/*!
Theme Name: Unplugged Performance
Theme URI: http://underscores.me/
Author: Nucleus
Author URI: https://www.nucleusmarketing.org/
Description: Description
Version: 1.0.8
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: unpluggedperformance
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Unplugged Performance is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

body {
  font-family: "open-sans", sans-serif;
}

:root {
  --main-color: #007acc;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in
*    IE on Windows Phone and in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  scroll-behavior: smooth;
}

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

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

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

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

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

/**
* Add the correct font style in Android 4.3-.
*/
dfn {
  font-style: italic;
}

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
audio,
video {
  display: inline-block;
}

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

body {
  font-weight: 400;
}

h1,
h2,
h3,
h4 {
  font-family: "bebas-neue-pro", "open-sans", sans-serif;
  text-transform: uppercase;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.block {
  display: block;
}

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

.admin-bar .top {
  top: 32px;
  transition: top 0.15s ease-in-out;
}

@media screen and (max-width: 782px) {
  .admin-bar .top {
    top: 46px;
  }
}

@media screen and (max-width: 600px) {
  .admin-bar .top--fixed {
    top: 0;
  }
}

.top__container {
  display: flex;
  height: 80px;
  align-items: center;
  position: relative;
  z-index: 99;
  background-color: #000000;
  transition: all 0.35s ease-in-out;
  transition-delay: 0.4s;
  padding: 0 5vw;
}

.top__wrapper {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 5vw;
}

@media only screen and (max-width: 1200px) {
  .top__container {
    height: 80px;
    padding: 0 15px;
    background-color: #000000 !important;
  }

  .top__wrapper {
    padding: 0px;
  }
}

body .top--sidebar-open .top__container {
  transition-delay: 0s;
  background-color: #222 !important;
}

.top--fixed .top__container {
  transition-delay: 0s;
  background-color: #222;
}

.top--fixed {
  transition-delay: 0s;
  background-color: #222;
}

.top--sidebar .top--fixed {
  transition-delay: 0s;
  background-color: #222;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
}

.top--mega .top--fixed {
  transition-delay: 0s;
  background-color: #222;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
}

.top--sidebar .top__container {
  transition-delay: 0s;
  background-color: #222;
}

.top--mega .top__container {
  transition-delay: 0s;
  background-color: #222;
}

.top--white .top__container {
  background-color: #222;
}

.top--white .top--fixed {
  background-color: #222;
}

.top__center {
  flex-grow: 1;
  z-index: 2;
}

@media only screen and (max-width: 1200px) {
  .top__left {
    width: 50%;
  }

  .top__center {
    display: none;
  }

  .top__right {
    width: 50%;
  }
}

.top__nav {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.top__nav a {
  height: 80px;
  display: flex;
  color: white;
  white-space: nowrap;
  text-decoration: none;
  align-items: center;
  font-weight: 300;
  font-size: 22px;
  margin-right: 25px;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  font-family: "bebas-neue-pro", sans-serif;
  font-weight: 600;
}

.top__nav a:hover {
  color: #007acc;
}

.top__nav .search {
  height: 80px;
  display: flex;
  color: white;
  white-space: nowrap;
  text-decoration: none;
  align-items: center;
  font-weight: 300;
  font-size: 22px;
  margin-right: 25px;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  font-family: "bebas-neue-pro", sans-serif;
}

@media only screen and (max-width: 1200px) {
  .top__nav .search {
    font-size: 20px;
    margin-right: 15px;
  }
}

@media only screen and (max-width: 1200px) {
  .top__nav a {
    font-size: 20px;
    margin-right: 15px;
  }

  .top__nav a:last-of-type {
    margin-right: 0;
  }
}

.top__nav .search:hover {
  color: #007acc;
}

.top__nav a:hover svg {
  fill: #007acc;
}

.top__nav a svg {
  fill: #fff;
}

.top__nav a:hover .top__nav-number {
  background-color: #007acc;
  color: #fff;
}

.top__nav-icon {
  position: relative;
  display: flex;
  align-items: center;
}

.top__nav-icon svg {
  height: 20px;
}

.top__nav-cart .top__nav-icon {
  margin-right: 15px;
}

@media only screen and (max-width: 1200px) {
  .top__nav-icon svg {
    height: 16px;
  }
}

.top__nav-number {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
  background-color: #fff;
  color: #000;
  font-size: 11px;
  width: 18px;
  font-weight: bold;
  height: 18px;
  border-radius: 50%;
  transform: translate(50%, -50%);
  transition: all 0.15s ease-in-out;
}

.top__sidebarToggle {
  color: white;
  cursor: pointer;
  font-size: 22px;
  transition: all 0.15s ease-in-out;
}

.top__sidebarToggle:hover {
  color: #007acc;
}

.top__logo {
  height: 43px;
  width: 175px;
  display: block;
}

@media only screen and (max-width: 1200px) {
  .top__logo {
    height: 30px;
    width: 122px;
  }
}

.top__logo img {
  height: 43px;
  width: 175px;
  transition: all 0.15s ease-in-out;
}

@media only screen and (max-width: 1200px) {
  .top__logo img {
    height: 30px;
    width: 122px;
  }
}

@media only screen and (max-width: 1200px) {
  .nav {
    display: none;
  }
}

.top__nav .top__nav-item.callnow {
  background-color: transparent;
  color: #fff;
  padding: 7px 30px 5px 30px;
  font-size: 22px;
  text-decoration: none;
  display: block;
  transform: skewX(-20deg);
  transition: all 0.25s ease-in-out 0s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 3px solid #fff;
  text-transform: uppercase;
  /* unset default styles from .top__nav */
  height: auto;
}

.top__nav .top__nav-item.callnow svg {
  display: none;
}

.top__nav .top__nav-item.callnow:hover {
  background-color: #fff;
  color: #000;
}

.top__nav .top__nav-item.callnow span {
  transform: skewX(20deg);
  display: block;
}

@media only screen and (max-width: 1600px) {
  .top__nav .top__nav-item.callnow {
    padding: 0px;
    transform: none;
    border: none;
    margin-right: 25px;
  }

  .top__nav .top__nav-item.callnow:hover {
    background: none;
    color: #fff;
  }

  .top__nav .top__nav-item.callnow span.callnow-text {
    display: none;
  }

  .top__nav .top__nav-item.callnow svg {
    display: block;
    height: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .top__nav .top__nav-item.callnow {
    margin-right: 15px;
  }

  .top__nav .top__nav-item.callnow svg {
    display: block;
    height: 16px;
  }
}

.nav > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav > ul > li.active a {
  color: #fff !important;
  background-color: #007acc;
}

.nav > ul > li > a {
  color: white;
  display: flex;
  height: 80px;
  align-items: center;
  text-decoration: none;
  font-size: 22px;
  padding: 0 10px;
  white-space: nowrap;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  font-family: "bebas-neue-pro", sans-serif;
  font-weight: 600;
}

.nav > ul > li.inView > a {
  color: #007acc;
}

.nav > ul > li > a:hover {
  color: #fff !important;
  background-color: #007acc;
}

.nav > ul > li:last-child > a {
  margin-right: 0;
}

.mega {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 90;
  overflow: hidden;
  background-color: #222;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
  transition: all 0.75s cubic-bezier(0.4, -0.8, 0.2, 1.15);
}

.mega ul li {
  text-transform: uppercase;
}

.mega__item {
  padding: 50px 0;
  opacity: 0;
  transition: all 0.25s ease-in-out;
  position: absolute;
  transform: translateY(-20px);
  left: 0;
  width: 100%;
  visibility: hidden;
}

.mega__item.active {
  transition-delay: 0.2s;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.mega__container {
  max-width: 950px;
  margin: 0 auto;
}

.mega__title {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 50px;
}

.mega__title span,
.mega__title strong {
  font-weight: bold;
  display: inline-block;
  border-right: 2px solid rgba(255, 255, 255, 0.5);
  margin-right: 10px;
  padding-right: 15px;
}

.mega__split {
  display: flex;
}

.mega__left {
  width: 50%;
  min-width: 50%;
}

.mega__left ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.mega__left ul li {
  margin-bottom: 15px;
}

.mega__left ul li a,
.mega__left ul li span {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.15s ease-in-out;
}

.mega__left ul li span {
  cursor: default;
}

.mega__left .subnav__left li a.active,
.mega__left .subnav__left li span.active {
  color: #007acc;
}

.mega__left ul li a:hover,
.mega__left ul li span:hover {
  color: #007acc;
}

.mega__right {
  width: 50%;
  min-width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.mega__image {
  padding: 0 25px;
}

.mega__image img {
  max-width: 100%;
  display: block;
  margin-bottom: 15px;
  height: auto;
}

.mega__underimage {
  color: #fff;
  font-size: 20px;
  margin-bottom: 5px;
}

.mega__underimage span {
  font-weight: bold;
}

.mega__price {
  color: #fff;
  opacity: 0.7;
  font-size: 14px;
}

.sidebar__overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 97;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.35s ease-in-out;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.sidebar__container {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  width: 500px;
  max-width: 100%;
  background-color: #222;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  z-index: 99;
  transform: translateX(100%);
  transition: all 0.5s cubic-bezier(0.13, 0.99, 0.18, 0.99);
  padding: 80px 0 50px 0;
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-direction: column;
}

.admin-bar .sidebar__container {
  padding-top: 120px;
}

@media only screen and (max-width: 1200px) {
  .sidebar__container {
    width: 100%;
    padding: 80px 0 0 0;
  }
}

@media only screen and (max-width: 782px) {
  .admin-bar .sidebar__container {
    padding-top: 126px;
  }
}

.sidebar.active .sidebar__overlay {
  visibility: visible;
  opacity: 1;
}

.sidebar.active .sidebar__container {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.sidebar__logo {
  margin-top: 25px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1500px) {
  .sidebar__logo {
    display: none;
  }
}

.sidebar__logo img {
  display: block;
  width: 200px;
  height: 53px;
  max-width: 100%;
  margin: 0 auto;
}

.sidebar__navigation {
  position: relative;
  flex-grow: 1;
}

.sidebar__toggle {
  cursor: pointer;
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar__toggle-icon {
  height: 2px;
  background-color: rgba(255, 255, 255, 0.75);
  width: 25px;
  position: relative;
  transition: all 0.5s cubic-bezier(0.45, -0.8, 0, 1.5);
}

.sidebar__toggle-icon::before {
  display: block;
  background-color: rgba(255, 255, 255, 0.75);
  position: absolute;
  content: "";
  top: -8px;
  left: 0;
  height: 2px;
  width: 100%;
  transition: all 0.5s cubic-bezier(0.45, -0.8, 0, 1.5);
}

.sidebar__toggle-icon::after {
  display: block;
  background-color: rgba(255, 255, 255, 0.75);
  position: absolute;
  content: "";
  bottom: -8px;
  left: 0;
  height: 2px;
  width: 100%;
  transition: all 0.5s cubic-bezier(0.45, -0.8, 0, 1.5);
}

.sidebar__toggle:hover .sidebar__toggle-icon {
  background-color: #007acc;
}

.sidebar__toggle:hover .sidebar__toggle-icon::before {
  background-color: #007acc;
  top: -10px;
}

.sidebar__toggle:hover .sidebar__toggle-icon::after {
  background-color: #007acc;
  bottom: -10px;
}

.sidebar__toggle.active .sidebar__toggle-icon {
  background-color: transparent;
}

.sidebar__toggle.active .sidebar__toggle-icon::before {
  background-color: #007acc;
  top: 0;
  transform-origin: center;
  transform: rotate(135deg);
}

.sidebar__toggle.active .sidebar__toggle-icon::after {
  background-color: #007acc;
  bottom: 0 !important;
  transform-origin: center;
  transform: rotate(-135deg);
}

.nSlider {
  position: relative;
}

.nSlider__wrapper {
  overflow: hidden;
}

.nSlider__container {
  display: flex;
  transition: all 1s ease-in-out;
}

.nSlider__item {
  display: block;
  min-width: 100%;
  width: 100%;
  height: 100vh;
  min-height: 750px;
  transition: none;
  position: relative;
  text-decoration: none;
  color: #000;
}

.nSlider__image {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  height: 100%;
  width: 100%;
  z-index: 1;
  position: relative;
}

.nSlider__canvas {
  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.85) 100%
    ),
    linear-gradient(180deg, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.85) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .nSlider__canvas {
    /*background: rgba(0, 0, 0, .75);*/
  }
}

.nSlider__box {
  position: absolute;
  z-index: 95;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 100px;
}

.nSlider__title {
  color: #fff;
  font-size: 1.5vw;
  line-height: 1.5vw;
  max-width: 50vw;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0 0 1vw;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

@media only screen and (max-width: 768px) {
  .nSlider__title {
    max-width: 90%;
    margin: 0 auto;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 15px;
  }
}

.nSlider__subtitle {
  color: #fff;
  font-size: 4vw;
  line-height: 4vw;
  max-width: 50vw;
  text-transform: uppercase;
  font-weight: bold !important;
  margin: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  margin: 0 0 2vw;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .nSlider__subtitle {
    max-width: 90%;
    margin: 0 auto;
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 30px;
  }
}

.nSlider__button {
  color: #fff;
  text-decoration: none;
  width: 18vw;
  background-color: rgba(0, 0, 0, 0.5);
  height: 4.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: skewX(-20deg);
  transition: background-color 0.25s ease-in-out;
  font-weight: 600;
  font-size: 1vw;
  letter-spacing: 5px;
}

.nSlider__button span {
  transform: skewX(20deg);
}

.nSlider__button:hover {
  background-color: rgba(0, 0, 0, 0.75);
}

@media only screen and (max-width: 768px) {
  .nSlider__button {
    font-size: 18px;
    width: auto;
    height: 80px;
    width: 75%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 768px) {
  .nSlider__box {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 25px;
    transform: translateY(0);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
}

.banner {
  max-width: 100%;
  min-height: 600px;
  height: 60vh;
  position: relative;
  background-color: #000;
}

.banner--top {
  margin-top: 80px;
}

.banner__featured-vehicles {
  min-height: 750px;
  height: calc(var(--vh, 1vh) * 80 - 80px);
}

.admin-bar .banner__featured-vehicles {
  height: calc(var(--vh, 1vh) * 80 - 80px - 32px);
}

.banner__featured-vehicles-content {
  padding-bottom: 40px;
}

.banner__featured-vehicles-content .scrolldown {
  white-space: nowrap;
}

@media only screen and (max-width: 1200px) {
  .banner--top {
    margin-top: 60px;
  }

  .banner__featured-vehicles {
    min-height: 650px;
    height: calc(var(--vh, 1vh) * 100 - 80px);
  }

  .admin-bar .banner__featured-vehicles {
    height: calc(var(--vh, 1vh) * 100 - 80px - 46px);
  }
}

.banner__overlay {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  position: absolute;
  bottom: 0;
  left: 0;
}

.banner--shop {
  height: 80vh;
}

.banner--contact {
  height: 30vh;
  min-height: 400px;
}

.banner--short {
  height: 50vh;
  min-height: 600px;
}

.banner--product-archive {
  height: 45vh;
  min-height: 500px;
}

.banner--news {
  min-height: 750px;
  height: calc(var(--vh, 1vh) * 80 - 80px);
}

.banner--thankyou {
  height: 80vh;
  min-height: 800px;
}

.admin-bar .banner--news {
  height: calc(var(--vh, 1vh) * 80 - 80px - 32px);
}

.page-template-news .banner--news {
  margin-top: 80px;
}

@media only screen and (max-width: 1200px) {
  .banner--news {
    min-height: 650px;
    height: calc(var(--vh, 1vh) * 100 - 80px);
  }

  .admin-bar .banner--news {
    height: calc(var(--vh, 1vh) * 100 - 80px - 46px);
  }

  .page-template-news .banner--news {
    margin-top: 80px;
  }
}

@media only screen and (max-height: 800px) {
  .banner--news {
    min-height: 650px;
    height: calc(var(--vh, 1vh) * 100 - 80px);
  }

  .admin-bar .banner--news {
    height: calc(var(--vh, 1vh) * 100 - 80px - 46px);
  }

  .page-template-news .banner--news {
    margin-top: 80px;
  }
}

.banner--home {
  height: 50vh;
  min-height: auto;
}

.banner::before {
  background: linear-gradient(0deg, #0d0d0d73 50%, rgba(0, 0, 0, 0.55) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  user-select: none;
  pointer-events: none;
}

.banner::after {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 50%,
    rgba(0, 0, 0, 0.45) 100%
  );
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  user-select: none;
  pointer-events: none;
}

.banner--inner::before {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0) 50%,
    rgba(0, 0, 0, 0.35) 100%
  );
}

.banner--inner::after {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 50%,
    rgba(0, 0, 0, 0.35) 100%
  );
}

.banner__image {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  height: 100%;
  width: 100%;
}

.banner__image--mobile {
  display: none;
}

.banner__picture {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.banner__picture img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  height: 100%;
  width: 100%;
}

.banner__container {
  width: 80vw;
  max-width: 100%;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -55%);
  z-index: 3;
}

@media only screen and (max-width: 1200px) {
  .banner {
    min-height: 650px !important;
    height: calc(var(--vh, 1vh) * 100 - 80px);
  }

  .admin-bar .banner {
    height: calc(var(--vh, 1vh) * 100 - 80px - 46px);
  }

  .banner__container {
    width: 85%;
    transform: translate(-50%, -50%);
  }

  .banner__image--mobile {
    display: block;
  }

  .banner__image--mobile + .banner__image--desktop {
    display: none;
  }
}

.banner--inner .banner__container {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 100px 50px;
  transform: translate(-50%, -50%) skewX(-20deg);
}

.banner__unskew {
  transform: skewX(20deg);
}

@media only screen and (max-width: 1200px) {
  .banner--inner .banner__container {
    background-color: transparent;
    padding: 0;
    transform: translate(-50%, -50%);
  }

  .banner__unskew {
    transform: none;
  }
}

.banner__logo {
  text-align: center;
  margin-bottom: 25px;
}

.banner__logo img {
  max-width: 100%;
  height: auto !important;
  width: auto !important;
}

.banner__top {
  font-size: 0.75vw;
  line-height: 0.75vw;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 5px rgb(0 0 0 / 25%);
  white-space: nowrap;
  font-family: "open-sans", sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 10px;
  margin-top: 0;
}

.banner--shop .banner__top {
  letter-spacing: 0.5vw;
}

@media only screen and (max-width: 1200px) {
  .banner__top {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
    white-space: normal;
  }
}

.banner__title {
  color: #fff;
  font-size: 3.5vw;
  line-height: 3vw;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold !important;
  margin-bottom: 0.9vw;
  font-family: "bebas-neue-pro", sans-serif;
  margin-top: 0;
}

.banner__title--bottom {
  font-size: 2.5vw;
  line-height: 2vw;
}

@media only screen and (max-width: 1200px) {
  .banner__title {
    font-size: 50px;
    line-height: 0.9;
  }

  .banner__title--bottom {
    font-size: 30px;
    line-height: 0.9;
  }

  .banner__title--small {
    font-size: 40px;
    line-height: 0.9;
  }
}

.banner__text {
  color: #fff;
  line-height: 1.25;
  text-align: center;
  font-size: 18px;
  max-width: 650px;
  margin: 0 auto;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 40px;
}

.banner__text--thankyou {
  font-size: 20px;
  text-transform: none;
  text-align: center;
}

.banner__text--thankyou a {
  color: #fff;
}

.banner__text--thankyou a:hover {
  color: #007acc;
}

@media only screen and (max-width: 1200px) {
  .banner__text {
    font-size: 14px;
  }

  .banner__text--thankyou {
    font-size: 16px;
  }
}

.banner__author {
  text-align: center;
  margin-top: 50px;
  color: #fff;
}

.banner__cta {
  display: flex;
  justify-content: center;
}

.banner__cta--tab a {
  margin-right: 20px;
  width: auto;
  padding: 0 25px;
}

.banner__cta--tab a:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 1200px) {
  .banner__cta--tab {
    text-align: center;
    flex-wrap: wrap;
  }

  .banner__cta--tab a {
    margin-bottom: 25px;
    width: 100%;
    margin-right: 0;
  }
}

.banner__cta--tab a.active {
  background-color: #007acc;
}

.banner__nav {
  z-index: 3;
}

.banner__nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 1200px) {
  .banner__nav--colmobile ul {
    flex-direction: column;
  }

  .banner__nav--colmobile ul li {
    margin-bottom: 10px !important;
    font-size: 12px;
  }

  .banner__nav--colmobile ul li a::before {
    height: 2px;
  }
}

.banner__nav--wrap {
  margin-top: 30px;
}

.banner__nav--wrap ul {
  flex-wrap: wrap;
  row-gap: 15px;
}

.banner__nav ul li {
  margin: 0 10px;
}

.banner__nav ul li a {
  color: #fff;
  opacity: 0.6;
  display: block;
  padding: 10px;
  transition: all 0.15s ease-in-out;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  text-transform: uppercase;
}

@media only screen and (max-width: 1200px) {
  .banner__nav ul li {
    margin: 0 5px;
  }

  .banner__nav ul li a {
    font-size: 14px;
  }
}

.banner__nav.banner__nav--search ul li a {
  color: #000;
}

.banner__nav ul li a::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: skewX(-20deg);
  transform-origin: top center;
  background-color: transparent;
  box-sizing: border-box;
  border-top: 3px solid #fff;
  transition: all 0.15s ease-in-out;
}

.banner__nav.banner__nav--search ul li a::before {
  border-top: 3px solid gray;
}

.banner__nav ul li a:hover {
  color: #007acc;
  opacity: 1;
}

.banner__nav ul li a.active {
  opacity: 1;
}

/* .banner__nav ul li a.active::before {
  border: 3px solid #fff;
} */

.banner__nav ul li a:hover::before {
  border-color: #007acc;
}

.banner__nav.banner__nav--search ul li a.active {
  color: #007acc;
  opacity: 1;
}

.banner__nav.banner__nav--search ul li a.active::before {
  border-color: #007acc;
}

.banner__nav--bottom {
  padding-top: 20px;
}

.banner__nav--btn ul li a::before {
  border: 3px solid #fff;
  transform-origin: left;
}

.banner__nav--btn ul li a {
  padding: 10px 16px;
}

.banner__nav--btn ul li a:hover {
  color: #fff;
}

.banner__nav--btn ul li a:hover::before {
  border-color: #fff;
}

.banner__nav--btn ul li a.active:hover {
  color: #007acc;
}

.banner__nav--btn ul li a.active:hover::before {
  border-color: #007acc;
}

@media screen and (max-width: 1200px) {
  .banner__nav--btn ul {
    gap: 10px;
  }
}

.home__panel {
  position: relative;
  overflow: hidden;
  height: calc(100vh - 80px);
  min-height: 750px;
}

.home__container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.home__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #f0f0f0;
  overflow: hidden;
}

.home__panel--dark .home__bg {
  background-color: #333;
}

.home__bg::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3vw 100vw 0 0;
  border-color: #fff transparent transparent transparent;
  z-index: 1;
}

.home__bg-image {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  width: auto;
  opacity: 0.15 !important;
  height: 100%;
}

.home__heading {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  top: -5vw;
}

@media only screen and (max-width: 1200px) {
  .home__heading {
    top: auto;
    bottom: 100%;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 680px) {
  .home__heading {
    margin-bottom: 100px;
  }
}

.home__title {
  font-size: 5vw;
  line-height: 1;
  white-space: nowrap;
  font-weight: bold;
  color: #0e0e0e;
  text-align: center;
  font-family: "bebas-neue-pro", sans-serif;
  margin-bottom: 0;
  margin-top: 0;
}

@media only screen and (max-width: 1200px) {
  .home__title {
    font-size: 90px;
    line-height: 0.9;
  }
}

.home__subtitle {
  font-size: 0.75vw;
  line-height: 0.75vw;
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
  max-width: 100%;
  white-space: nowrap;
}

@media only screen and (max-width: 1200px) {
  .home__subtitle {
    font-size: 18px;
    line-height: 1;
    top: 0;
  }
}

.home__image {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home__image img {
  width: 60vw;
  height: auto;
}

.home__image--wheels img {
  width: 50vw;
  height: auto;
}

@media only screen and (max-width: 1200px) {
  .home__image img {
    width: 100vw;
    max-width: 750px;
  }

  .home__image--wheels img {
    width: 100%;
    max-width: 750px;
  }
}

.home__cta {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 15px;
}

@media only screen and (max-width: 680px) {
  .home__cta {
    margin-top: 100px;
  }
}

.home__btn {
  background-color: #000000;
  color: #ffffff;
  padding: 20px 50px;
  text-decoration: none;
  letter-spacing: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  transform: skewX(-20deg);
  transition: all 0.25s ease-in-out 0s;
  margin: 15px;
  border: 5px solid #007acc;
  text-align: center;
  text-transform: uppercase;
}

.home__btn--right {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.home__btn span {
  transform: skewX(20deg);
  display: inline-block;
}

.home__btn:hover {
  border-color: #000;
  background-color: #000;
  color: #fff;
}

.home__btn--right:hover {
  background-color: #007acc;
  border-color: #007acc;
}

@media only screen and (max-width: 1200px) {
  .home__cta {
    max-width: 750px;
  }

  .home__btn {
    padding: 15px 35px;
    letter-spacing: 3px;
    font-size: 14px;
    margin: 10px;
    height: 65px;
  }

  .home__btn--full {
    width: 100%;
  }

  .home__btn--hidden {
    display: none;
  }
}

.home__btn:focus {
  outline: 6px solid black;
}

.experience {
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
  position: relative;
  height: calc(100vh - 80px);
  background-color: #000;
}

.experience::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: 100%;
}

.experience__container {
  display: flex;
  padding: 15px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 1;
}

.experience__logo {
  margin-bottom: 1vw;
}

@media only screen and (max-width: 1200px) {
  .experience__logo {
    margin-bottom: 25px;
  }
}

.experience__logo img {
  display: block;
  max-width: 250px;
  height: auto;
}

.experience__title {
  font-size: 5vw;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 2vw;
  font-family: "bebas-neue-pro", sans-serif;
}

.experience__text {
  max-width: 850px;
  text-align: center;
  color: #fff;
  margin-bottom: 2vw;

  line-height: 25px;
  letter-spacing: 0.1px;
  font-weight: 500;
  font-size: 20px;
}

@media only screen and (max-width: 1200px) {
  .experience__text {
    margin-bottom: 25px;
  }
}

.experience__cta a {
  color: #000;
  background-color: #fff;
  text-decoration: none;
  width: 18vw;
  height: 4.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: skewX(-20deg);
  transition: all 0.25s ease-in-out 0s;
  font-weight: bold;
  font-size: 1vw;
  letter-spacing: 5px;
}

@media only screen and (max-width: 1200px) {
  .experience__cta a {
    font-size: 18px;
    padding: 0 50px;
    height: 60px;
    width: auto;
  }
}

.experience__cta span {
  transform: skewX(20deg);
}

.experience__cta a:hover {
  background-color: #000;
  color: #fff;
}

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

.section__container {
  max-width: 100%;
  padding: 50px 75px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}

.section__container.first_section {
  padding-top: 0px;
}

@media only screen and (max-width: 1200px) {
  .section__container {
    padding: 25px 15px;
  }

  .single-product .section__container.first_section {
    padding-top: 0px;
  }
}

.section__container--wide {
  max-width: 100%;
  padding: 50px 0;
}

.section__container--split {
  display: flex;
  flex-wrap: wrap;
}

.section__sidebar {
  width: 25%;
}

@media only screen and (max-width: 1200px) {
  .section__sidebar {
    width: 100%;
    margin-bottom: 25px;
    order: 2;
    margin-top: 50px;
  }

  .section__container--careers .section__sidebar {
    order: 0;
    margin-top: 0;
    margin-bottom: 50px;
  }
}

.section__main {
  width: 75%;
  padding-left: 100px;
}

@media only screen and (max-width: 1200px) {
  .section__main {
    width: 100%;
    padding-left: 0;
  }
}

.section__content {
  line-height: 25px;
  letter-spacing: 0.1px;
  text-transform: none;
  font-weight: 500;
  font-size: 16px;
}

.woocommerce .section__content {
  font-weight: 400;
}

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

.section__content a {
  color: #000000;
  text-decoration: underline;
}

.section__content a:hover {
  color: #007acc;
}

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

.section__content strong,
.section__content b {
  font-weight: bold;
}

.section__content h1,
.section__content h2,
.section__content h3,
.section__content h4,
.section__content h5 {
  text-transform: uppercase;
  text-align: left;
}

.section__content table {
  text-align: left;
}

.section__content table tr td {
  border-top: 1px solid #eee;
}

.section__content > *:first-child {
  margin-top: 0;
}

.section__content .gallery,
.study .gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}

.section--installation .section__content .gallery {
  justify-content: center;
}

.section__content .gallery-item,
.study .gallery-item {
  min-width: 20%;
  width: 20%;
  margin: 0;
  padding: 5px;
}

.section__content .gallery-columns-4 .gallery-item {
  width: 25%;
}

.section__content .gallery-columns-3 .gallery-item {
  width: 33.33%;
}

.section__content .gallery-columns-2 .gallery-item {
  width: 50%;
}

.section--installation .section__content .gallery-item {
  flex-grow: 1;
  max-width: 33.33%;
  width: auto;
}

.section--installation .section__content .gallery-item a {
  border: 1px solid #eee;
}

.gallery--flex .gallery-item {
  flex: 1;
  width: auto;
}

.gallery--full .gallery-item {
  min-width: 100% !important;
  width: 100% !important;
}

@media only screen and (max-width: 1200px) {
  .section__content .gallery-item,
  .study .gallery-item {
    min-width: 50% !important;
    max-width: 50% !important;
    width: 50% !important;
  }
}

.section__content .gallery-item a,
.study .gallery-item a {
  display: block;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
}

.section__content .gallery-item img,
.study .gallery-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  transition: all 2s cubic-bezier(0.13, 0.99, 0.18, 0.99);
}

.section__content .gallery-item a:hover img,
.study .gallery-item a:hover img {
  transform: scale(1.2);
}

.section__content .gallery-item .gallery-caption,
.study .gallery-item .gallery-caption {
  font-size: 12px;
  text-align: center;
  margin-top: 5px;
}

.section__sidebar-title {
  font-size: 32px;
  font-family: "bebas-neue-pro", "open-sans", sans-serif;
  font-weight: bold;
  margin-bottom: 12px;
}

.section__sidebar-title--toggle span {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .section__sidebar--white {
    background-color: #fff;
  }

  .section__sidebar-title--toggle {
    position: relative;
    pointer-events: all;
    padding: 15px 0 11px;
    background-color: #fff;
    font-size: 24px;
    margin-bottom: 0;
  }

  .section__sidebar-title--toggle::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAABtUlEQVR4Xu3Zu1EDMRSF4d81kDFDSspQAj2Q0gFUAx2Q0gMlMKSkzJBRA4wYxMjGa+9D97HS3cjeRDrfPbIDbej82XSenwCIBnQuEEeg8wLEj2AcgTgCnQvEEei8APEvEEdg5wgkkK/Gj8VWxrIBF8AjcA28NYpwDjwBN8BrypgBzoAX4AT4AK4aREjhn4FT4BO4BN7LBtwDt7+Tbw2hDJ8iPgB3ZQNy41tEGAy/DyC9awnhYPghgFYQjoY/BLB2hFHhjwGsFWF0+DEAa0OYFH4swFoQJoefAuAdYVb4qQBeEWaHnwPgDWFR+LkAXhAWh18CYI1QJfxSACuEauFrAGgjVA1fC0ALoXr4mgDSCCLhawNIIYiFlwCojSAaXgqgFoJ4eEmApQgq4aUB5iKohdcAmIqgGl4LYCyCenhNgGMIJuG1AYYQ0vt8Y5M+/11apC/Sj8Xt8O69Q8qYrqvUw1s0IA+0RMjvVCefF7VowD4Ek/CWDSgR0uefi0qLx7IBFnn/rRkALsZguIlogCG+i6WjAS7GYLiJaIAhvoulowEuxmC4iWiAIb6LpaMBLsZguInuG/AN/SKVQepJHO4AAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all 0.15s ease-in-out;
  }

  .section__sidebar-title--toggle-open::after {
    transform: translateY(-50%) rotate(180deg);
  }

  .section__sidebar-title--toggle span {
    display: block;
    font-family: "open-sans";
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: gray;
  }
}

.section__sidebar-nav > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
}

.section__sidebar-nav > ul > li {
}

.section__sidebar-nav > ul > li:first-child > a {
  border-top: 1px solid #cdcdcd;
}

.section__sidebar-nav > ul > li > a {
  font-size: 18px;
  color: #000;
  text-decoration: none;
  display: block;
  padding: 10px 20px 10px 0;
  border-bottom: 1px solid #cdcdcd;
  transition: all 0.15s ease-in-out;
  text-transform: uppercase;
  position: relative;
}

.section__sidebar-nav-toggle {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 40px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAABtUlEQVR4Xu3Zu1EDMRSF4d81kDFDSspQAj2Q0gFUAx2Q0gMlMKSkzJBRA4wYxMjGa+9D97HS3cjeRDrfPbIDbej82XSenwCIBnQuEEeg8wLEj2AcgTgCnQvEEei8APEvEEdg5wgkkK/Gj8VWxrIBF8AjcA28NYpwDjwBN8BrypgBzoAX4AT4AK4aREjhn4FT4BO4BN7LBtwDt7+Tbw2hDJ8iPgB3ZQNy41tEGAy/DyC9awnhYPghgFYQjoY/BLB2hFHhjwGsFWF0+DEAa0OYFH4swFoQJoefAuAdYVb4qQBeEWaHnwPgDWFR+LkAXhAWh18CYI1QJfxSACuEauFrAGgjVA1fC0ALoXr4mgDSCCLhawNIIYiFlwCojSAaXgqgFoJ4eEmApQgq4aUB5iKohdcAmIqgGl4LYCyCenhNgGMIJuG1AYYQ0vt8Y5M+/11apC/Sj8Xt8O69Q8qYrqvUw1s0IA+0RMjvVCefF7VowD4Ek/CWDSgR0uefi0qLx7IBFnn/rRkALsZguIlogCG+i6WjAS7GYLiJaIAhvoulowEuxmC4iWiAIb6LpaMBLsZguInuG/AN/SKVQepJHO4AAAAASUVORK5CYII=);
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  opacity: 0.5;
  transition: all 0.25s ease-in-out;
}

.section__sidebar-nav-toggle.active {
  transform: rotate(180deg);
}

.section__sidebar-nav > ul > li > a:hover {
  color: #007acc;
}

.section__sidebar-nav > ul > li.current-menu-item > a {
  font-weight: bold;
}

.section__sidebar-nav > ul > li > ul {
  background-color: #ddd;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  display: none;
}

.section__sidebar-nav > ul > li.current-menu-parent > ul {
  display: block;
}

.section__sidebar-nav > ul > li > ul > li > a {
  font-size: 16px;
  color: #000;
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  transition: all 0.15s ease-in-out;
  text-transform: uppercase;
}

.section__sidebar-nav > ul > li > ul > li > a:hover {
  color: #007acc;
}

.section__sidebar-nav > ul > li > ul > li:last-child > a {
  border-bottom: none;
}

.section__sidebar-nav > ul > li > ul > li.current-menu-item > a {
  font-weight: bold;
}

.section--newsAngle {
  background-color: #f0f0f0;
  position: relative;
  overflow: hidden;
}

.section--newsAngle::before {
  position: absolute;
  bottom: 0;
  left: 60%;
  content: "";
  display: block;
  background-color: #d0d0d0;
  width: 100%;
  height: 100%;
  transform: skewX(-20deg);
  z-index: 0;
}

.section--grey {
  background-color: #f0f0f0;
  color: #000;
}

.section--blue {
  background-color: #007acc;
}

.section--contactform {
  background-color: #2d2d31;
}

.section--cut {
  position: relative;
  overflow: hidden;
}

.section--cut::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3vw 100vw 0 0;
  border-color: #fff transparent transparent transparent;
  z-index: 1;
}

.section--cut-grey::before {
  border-color: #f0f0f0 transparent transparent transparent;
}

.section--cut-right {
  position: relative;
  overflow: hidden;
}

.section--cut-right::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 100vw 3vw 0;
  border-color: transparent #fff transparent transparent;
  z-index: 1;
}

.section--split {
  position: relative;
  overflow: hidden;
}

.section--split::before {
  position: absolute;
  display: block;
  content: "";
  left: 0%;
  top: 50%;
  width: 100%;
  height: 100%;
  background-color: #ddd;
  transform: skewY(-3deg);
  transform-origin: right;
}

.section--gradient {
  background: linear-gradient(0deg, #f0f0f0 0%, #dddddd 100%);
}

.section--black {
  background-color: #000;
}

.section--social {
  background-color: #151515;
}

.section--crypto {
  position: relative;
  overflow: hidden;
  background-color: #2d2d31;
  padding: 75px 0;
}

@media only screen and (max-width: 1200px) {
  .section--crypto {
    padding: 30px 0;
  }
}

.section--crypto::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 100vw 3vw 0;
  border-color: transparent #ffffff transparent transparent;
  z-index: 1;
}

.section--cryptoDark::before {
  border-color: transparent #151515 transparent transparent;
}

.section--social {
  position: relative;
  overflow: hidden;
  padding-top: 3vw;
}

.section--social::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3vw 100vw 0 0;
  border-color: #ffffff transparent transparent transparent;
  z-index: 1;
}

.section--socialDark {
  padding-top: 0;
}

.section--socialDark::before {
  border-color: #151515 transparent transparent transparent;
}

@media only screen and (max-width: 1200px) {
  .section--crypto::before {
    border-color: transparent #151515 transparent transparent;
  }

  .section--cryptoDark::before {
    border-color: transparent #151515 transparent transparent;
  }

  .section--social {
    padding-top: 0;
  }

  .section--social::before {
    border-color: #151515 transparent transparent transparent;
  }
}

.section--about {
  position: relative;
}

.section--about::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3vw 100vw 0 0;
  border-color: #f0f0f0 transparent transparent transparent;
  z-index: 1;
}

/* .section--crypto::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 3vw 100vw ;
  border-color: transparent transparent #222 transparent;
  z-index: 1;
} */
.crypto {
  display: flex;
  align-items: center;
  justify-content: center;
}

.crypto img {
  width: 100%;
  max-width: 650px;
}

.section--point {
  background-position: bottom left;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 100px 0;
  background-color: #eee;
}

.point {
  display: flex;
  align-items: center;
  margin-top: 100px;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1200px) {
  .point {
    margin-top: 50px;
  }
}

.point__image {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

@media only screen and (max-width: 1200px) {
  .point__image {
    width: 100%;
    margin-bottom: 50px;
  }
}

.point__text {
  width: 75%;
  padding-left: 150px;
  line-height: 25px;
  letter-spacing: 0.1px;
  font-weight: 500;
  font-size: 16px;
}

.point__text p:first-child {
  margin-bottom: 50px;
}

@media only screen and (max-width: 1200px) {
  .point__text {
    width: 100%;
    padding-left: 0;
  }

  .point__text p:first-child {
    margin-bottom: 25px;
  }
}

.title__above {
  font-size: 0.75vw;
  line-height: 0.75vw;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 0;
}

@media only screen and (max-width: 1200px) {
  .title__above {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
  }
}

.title__above--small {
  font-size: 0.625vw;
}

@media only screen and (max-width: 1200px) {
  .title__above--small {
    font-size: 12px;
  }
}

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

.title__main {
  font-size: 3.5vw;
  line-height: 3vw;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "bebas-neue-pro", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .title__main {
    font-size: 50px;
    line-height: 0.9em;
  }
}

.title__text {
  text-align: center;
}

.title__text a {
  color: #fff;
  text-decoration: underline;
}

.title__text a:hover {
  color: #007acc;
}

.title__main--small {
  font-size: 1.82292vw;
}

@media only screen and (max-width: 1200px) {
  .title__main--small {
    font-size: 25px;
  }
}

.title--grey .title__above {
  opacity: 0.75;
}

.title--grey .title__main {
  opacity: 0.7;
}

.title--huge {
  position: relative;
  padding-top: 10px;
}

.title--huge .title__above {
  color: #000;
  text-align: center;
}

.title--huge .title__main {
  color: #0e0e0e;
  text-align: center;
}

.title--huge-darker .title__main {
  color: #000000;
}

.title--white {
  color: #fff;
}

.title--white .title__main {
  color: #fff !important;
}

.title--white .title__above {
  color: #fff !important;
}

.title--releases .title__main {
  color: #000;
}

@media only screen and (max-width: 1200px) {
  .title--huge .title__above {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    font-size: 18px;
    width: auto;
  }

  .title--huge .title__main {
    font-size: 40px;
    line-height: 30px;
  }
}

.title--apex {
  position: relative;
}

.title--apex .title__above {
  font-size: 1vw;
  letter-spacing: 0.5vw;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  max-width: 100%;
}

.title--apex .title__main {
  font-size: 130px;
  line-height: 110px;
  font-weight: bold;
  color: #595959;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .title--apex .title__above {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    white-space: normal;
    font-size: 18px;
  }

  .title--apex .title__main {
    font-size: 11vw;
  }

  .page-template-apex-s .title--apex .title__main {
    font-size: 11vw;
    line-height: 9vw;
    padding-bottom: 10vw;
  }
}

@media only screen and (min-width: 2000px) {
  .title--apex .title__above {
    font-size: 15px;
  }

  .title--apex .title__main {
    font-size: 96px;
    line-height: 80px;
  }
}

.title--since {
  position: relative;
}

.title--since .title__above {
  font-size: 2.5vw;
  letter-spacing: 0.25vw;
  text-align: center;
  position: absolute;
  font-weight: bold;
  top: 25%;
  color: #fff;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
}

.title--since .title__main {
  font-size: 12vw;
  font-weight: bold;
  color: #fff;
  opacity: 0.6;
  text-align: center;
}

.title--since .title__text {
  font-size: 1vw;
  text-align: center;
  color: #fff;
  max-width: 750px;
  margin: 0 auto;
  font-weight: normal;
}

@media only screen and (max-width: 1200px) {
  .title--since .title__above {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    font-size: 18px !important;
  }

  .title--since .title__main {
    font-size: 100px !important;
    margin-bottom: 15px;
  }

  .title--since .title__text {
    position: relative;
    font-size: 18px !important;
  }
}

.news__container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 1200px) {
  .news__container {
    margin: 0 -7.5px;
  }
}

.news__item {
  width: 33.33%;
  min-width: 33.33%;
  padding: 10px;
  background-image: #000;
}

.page-template-news .news__item:nth-child(5n + 1),
.page-template-news .news__item:nth-child(5n + 2),
.archive.category .news__item:nth-child(5n + 1),
.archive.category .news__item:nth-child(5n + 2) {
  width: 50%;
  min-width: 50%;
}

@media only screen and (max-width: 680px) {
  .news__item {
    width: 100%;
    min-width: 100%;
    padding: 7.5px;
  }

  .page-template-news .news__item:nth-child(5n + 1),
  .page-template-news .news__item:nth-child(5n + 2),
  .archive.category .news__item:nth-child(5n + 1),
  .archive.category .news__item:nth-child(5n + 2) {
    width: 100%;
    min-width: 100%;
    padding: 7.5px;
  }

  .news__excerpt {
    display: none !important;
  }
}

.news__cta {
  text-decoration: none;
  position: relative;
  display: block;
  overflow: hidden;
  transition: all 0.15s ease-in-out;
  padding-bottom: 80%;
  background-color: #000;
}

.page-template-news .news__item:nth-child(5n + 1) .news__cta,
.page-template-news .news__item:nth-child(5n + 2) .news__cta,
.archive.category .news__item:nth-child(5n + 1) .news__cta,
.archive.category .news__item:nth-child(5n + 2) .news__cta {
  padding-bottom: 55%;
}

@media only screen and (max-width: 1200px) {
  .page-template-news .news__item:nth-child(5n + 1) .news__cta,
  .page-template-news .news__item:nth-child(5n + 2) .news__cta,
  .archive.category .news__item:nth-child(5n + 1) .news__cta,
  .archive.category .news__item:nth-child(5n + 2) .news__cta {
    padding-bottom: 80%;
  }
}

.news__cta::before {
  background: linear-gradient(0deg, #000000d9 15%, #0000 70%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 70%;
  display: block;
  content: "";
}

.news__cta::after {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  transition: all 2s cubic-bezier(0.13, 0.99, 0.18, 0.99);
}

.news__cta:hover::after {
  background: rgba(0, 0, 0, 0);
}

.news__cta:hover .news__image {
  transform: scale(1.1);
}

.news__image {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  height: 100%;
  display: block;
  width: 100%;
  transition: all 2s cubic-bezier(0.13, 0.99, 0.18, 0.99) !important;
}

.news__details {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  z-index: 3;
}

@media only screen and (max-width: 1200px) {
  .news__details {
    padding: 0 15px 30px 15px;
  }
}

.news__date {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.news__title {
  font-family: "open-sans", "bebas-neue-pro", sans-serif !important;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 0;
}

.news__excerpt {
  color: #fff;
  font-size: 14px;
}

@media only screen and (max-width: 1200px) {
  .news__title {
    font-size: 18px;
  }
}

.pgrid__container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.52083vw;
}

@media only screen and (max-width: 1200px) {
  .pgrid__container {
    margin: 0 -7.5px;
  }
}

.pgrid__item {
  width: 50%;
  min-width: 50%;
  padding: 10px;
}

.pgrid__item--faded {
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  pointer-events: none;
}

@media only screen and (max-width: 1200px) {
  .pgrid__item {
    width: 50% !important;
    min-width: 50% !important;
    padding: 5px;
  }
}

@media only screen and (max-width: 680px) {
  .pgrid__item {
    width: 50% !important;
    min-width: 50% !important;
    padding: 7.5px;
  }
}

.pgrid__item--small {
  width: 25%;
  min-width: 25%;
}

.pgrid__item--wide {
  width: 100%;
  min-width: 100%;
}

.pgrid__cta {
  text-decoration: none;
  position: relative;
  display: block;
  overflow: hidden;
  transition: all 0.15s ease-in-out;
  padding-bottom: 90%;
}

.pgrid__cta::before {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.9) 15%,
    rgba(0, 0, 0, 0) 80%
  );
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
}

.pgrid__cta:hover .pgrid__image {
  transform: scale(1.1);
}

.pgrid__image {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  height: 100% !important;
  display: block;
  width: 100%;
  transition: all 2s cubic-bezier(0.13, 0.99, 0.18, 0.99) !important;
}

.pgrid__details {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  z-index: 3;
  margin: 0;
}

@media only screen and (max-width: 1200px) {
  .pgrid__details {
    padding: 15px;
  }
}

.pgrid__model {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  display: none;
  font-weight: 400;
  font-family: "open-sans";
}

.pgrid__model--visible {
  display: block !important;
}

.pgrid__title {
  color: #fff;
  font-family: "bebas-neue-pro";
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 0;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
  .pgrid__title {
    font-size: 20px;
  }

  .pgrid__model {
    font-size: 10px;
  }
}

.pgrid__cta:hover .pgrid__title {
  color: #007acc;
}

.pgrid__row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.pgrid__row--4 .pgrid__item {
  width: 25%;
}

.pgrid__row--3 .pgrid__item {
  width: 33.33%;
}

.pgrid__row--2 .pgrid__item {
  width: 50%;
}

@media only screen and (max-width: 1200px) {
  .pgrid__row--3 .pgrid__item:last-child {
    width: 100% !important;
  }
}

.releases {
  background: linear-gradient(0deg, #f0f0f0 0%, #dddddd 100%);
  color: #000;
  position: relative;
  overflow: hidden;
}

.releases::before {
  position: absolute;
  bottom: 0;
  left: 69%;
  content: "";
  display: block;
  background-color: #d0d0d0;
  width: 100%;
  height: 100%;
  transform: skewX(-20deg);
  z-index: 0;
}

.releases__container {
  max-width: 100%;
  padding: 50px 75px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1200px) {
  .releases__container {
    flex-direction: column;
    padding: 50px 0px;
  }
}

.releases__above {
  width: 100%;
  margin-bottom: 50px;
}

.releases__left {
  width: 50%;
}

@media only screen and (max-width: 1200px) {
  .releases__left {
    width: 100%;
    text-align: center;
    padding: 0px 15px;
  }

  .releases__above {
    padding: 0px 15px;
  }
}

.releases__date {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
}

@media only screen and (max-width: 1200px) {
  .releases__date {
    font-size: 12px;
  }
}

.releases__title {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  font-size: 32px;
  margin-bottom: 2.08333vw;
  display: block;
  text-decoration: none;
  color: #000;
  transition: all 0.15s ease-in-out;
}

.releases__title:hover {
  color: #007acc;
}

@media only screen and (max-width: 1200px) {
  .releases__title {
    font-size: 25px;
  }
}

.releases__text {
  line-height: 25px;
  letter-spacing: 0.1px;
  font-weight: 500;
  font-size: 16px;
}

@media only screen and (max-width: 1200px) {
  .releases__text {
    margin-bottom: 50px;
  }
}

.releases__right {
  width: 50%;
}

.releases__image {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s ease-in-out;
}

.releases__image img {
  display: block;
  width: 450px;
  height: 100%;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.releases__image:hover {
  opacity: 0.75;
}

.releases__under {
  margin-top: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 1200px) {
  .releases__right {
    width: 100%;
  }

  .releases__under {
    padding: 0px 15px;
  }
}

.releases__button {
  background-color: #000;
  color: #fff;
  padding: 20px 50px;
  text-decoration: none;
  letter-spacing: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  transform: skewX(-20deg);
  transition: all 0.25s ease-in-out 0s;
  margin: 15px;
  border: 5px solid #007acc;
  text-align: center;
  text-transform: uppercase;
}

.releases__button span {
  transform: skewX(20deg);
  display: inline-block;
}

.releases__button:hover {
  border-color: #000;
  background-color: #000;
  color: #fff;
}

@media only screen and (max-width: 1200px) {
  .releases__button {
    height: 80px;
    width: 75%;
    max-width: 350px;
    font-size: 18px;
  }
}

.post__container {
  max-width: 100%;
  margin: 0 auto;
  padding: 50px 75px;
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1200px) {
  .post__container {
    padding: 50px 15px;
  }
}

.post__sidebar {
  width: 35%;
  padding-right: 50px;
}

@media only screen and (max-width: 1200px) {
  .post__sidebar {
    width: 100%;
    padding-right: 0;
    order: 2;
  }
}

.post__sidebar-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
}

.post__gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.post__gallery a {
  display: block;
  width: 50%;
  padding: 10px;
}

.post__gallery img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  height: 100%;
  width: 100%;
}

.post__content {
  width: 65%;
  padding-left: 50px;
  line-height: 25px;
  letter-spacing: 0.1px;
  font-weight: 400;
  font-size: 16px;
}

.post__content ul li {
  padding-bottom: 5px;
}

.post__content--wide {
  width: 100%;
  padding-left: 0;
}

.single-post .gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.single-post .gallery .gallery-item {
  margin: 0;
  padding: 10px;
}

.single-post .gallery.gallery-columns-5 .gallery-item {
  width: 20%;
}

.single-post .gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}

.single-post .gallery.gallery-columns-3 .gallery-item {
  width: 33%;
}

.single-post .gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}

.single-post .gallery.gallery-columns-1 .gallery-item {
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .single-post .gallery {
    margin: 0 -5px;
  }

  .single-post .gallery .gallery-item {
    width: 50% !important;
    padding: 5px;
  }
}

.single-post .gallery .gallery-item a,
a[data-featherlight] {
  position: relative;
  display: block;
  overflow: hidden;
  cursor: zoom-in;
}

.single-post .gallery .gallery-item a img,
a[data-featherlight] img {
  width: 100%;
  transition: all 2s cubic-bezier(0.13, 0.99, 0.18, 0.99);
}

.single-post .gallery .gallery-item a:hover img,
a[data-featherlight]:hover img {
  transform: scale(1.1);
  opacity: 0.75;
}

.post__content > *:first-child {
  margin-top: 0;
}

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

.post__content h1,
.post__content h2,
.post__content h3,
.post__content h4,
.post__content h5 {
  text-transform: uppercase;
  text-align: left;
  line-height: 1.2;
}

.post__content h2 {
  font-size: 32px;
  line-height: 0.9;
}

@media only screen and (max-width: 1200px) {
  .post__content h2 {
    font-size: 18px;
  }
}

.post__content a {
  color: #000;
}

.post__content a:hover {
  color: #007acc;
}

.post__content blockquote {
  margin: 0;
  padding: 15px 25px 15px 45px;
  position: relative;
}

.post__content blockquote::before {
  color: #007acc;
  content: "“";
  font-family: "Playfair Display SC", serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 1;
  font-style: normal;
  position: absolute;
  top: 10px;
  left: 5px;
}

@media only screen and (max-width: 1200px) {
  .post__content {
    width: 100%;
    padding-left: 0;
    text-align: left;
    order: 1;
  }
}

.gallery .gallery-icon {
  width: 100%;
  height: 100%;
}

.gallery .gallery-item a {
  display: block;
  aspect-ratio: 1.5 / 1;
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}

.gallery .gallery-item a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 2s cubic-bezier(0.13, 0.99, 0.18, 0.99);
  border-radius: 16px;
}

.gallery .gallery-item a:hover img {
  transform: scale(1.15);
}

.footer__nav {
  background-position: left;
  background-size: auto;
  background-repeat: no-repeat;
  background-color: #000;
  padding: 100px 0;
  position: relative;
  text-transform: uppercase;
}

.footer__nav::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  z-index: 0;
  background: url(../jpg/unplugged-performance-footer-menu-section-image-1.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (max-width: 1200px) {
  .footer__nav::before {
    background-size: cover;
  }
}

.footer__nav-container {
  display: flex;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 75px;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 1200px) {
  .footer__nav-container {
    justify-content: center;
    padding: 0 15px;
    display: none;
  }
}

.footer__nav-column {
  width: 20%;
  padding: 0 10px;
}

.footer__nav-column:first-child {
  padding-left: 0;
}

.footer__nav-column:last-child {
  padding-right: 0;
}

@media only screen and (max-width: 1200px) {
  .footer__nav-column {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}

.footer__nav-title {
  color: #007acc;
  text-decoration: none;
  font-size: 22px;
  margin-bottom: 25px;
  font-family: "bebas-neue-pro", sans-serif;
  font-weight: 400;
}

.footer__nav-title a:hover {
  color: #007acc;
}

.footer__nav-title a {
  color: #007acc;
  text-decoration: none;
  font-size: 24px;
  margin-bottom: 25px;
}

.footer__nav-nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.footer__nav-nav li {
  margin-bottom: 5px;
}

.footer__nav-nav li a {
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  transition: all 0.15s ease-in-out;
}

/* .footer__nav-nav li a span {
  color: #007ACC;
  font-weight: bold;
  transition: all 0.15s ease-in-out;
}

.footer__nav-nav li:first-child {
  margin-bottom: 16px;
} */

/* .footer__nav-nav li a span:hover {
  color: #fff;
} */

.footer__nav-bottom .footer__nav-nav li:first-child {
  margin-bottom: 5px;
}

.footer__nav-nav li a:hover {
  color: #007acc;
}

.footer__nav-bottom-title {
  padding-top: 25px;
}

.footer__nav-bottom-title-line {
  width: 100%;
  padding-top: 25px;
  border-top: 1px solid #007acc;
}

@media only screen and (max-width: 1200px) {
  .footer__nav-bottom,
  .footer__nav-bottom-title {
    display: block;
    text-align: center;
  }

  .footer__nav-bottom-title-line {
    border: 0;
  }

  .footer__nav-nav li a {
    line-height: 2;
  }
}

.copy {
  background-color: #000;
  color: #fff;
  font-size: 14px;
}

.copy__container {
  max-width: 100%;
  margin: 0 auto;
  padding: 50px 75px;
}

.copy__text {
  line-height: 20px;
  letter-spacing: 0.1px;
  font-weight: 500;
  font-size: 16px;
}

@media only screen and (max-width: 1200px) {
  .copy__container {
    padding: 50px 15px;
  }

  .copy__text {
    text-align: center;
  }

  .copy__copy {
    text-align: center;
  }
}

.copy__text a {
  color: #fff;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}

.copy__text a:hover {
  color: #fff;
  text-decoration: underline;
}

.copy__copy {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin-top: 15px;
  text-transform: uppercase;
}

.copy__payment {
  display: flex;
  align-items: center;
  padding-top: 15px;
}

@media only screen and (max-width: 1200px) {
  .copy__payment {
    flex-direction: column;
  }
}

.copy__payment img {
  height: 20px;
  width: auto;
  margin-right: 6px;
}

.copy__payment img:last-child {
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .copy__payment img {
    margin-bottom: 10px;
  }

  .copy__payment img:last-child {
    margin-bottom: 0;
  }
}

.newsletter {
  background-color: #000;
  color: #fff;
  position: relative;
}

.newsletter__img img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.newsletter__container {
  max-width: 100%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 50px 75px;
  position: relative;
  z-index: 2;
}

.newsletter__left {
  width: 50%;
  display: flex;
  align-items: center;
}

.newsletter__cancel {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000;
  color: #fff;
  border: 2px solid #007acc;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  z-index: 3;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
}

.newsletter__cancel:hover {
  background-color: #007acc;
}

.newsletter__cancel span {
  transform: rotate(45deg);
  font-size: 28px;
}

@media only screen and (max-width: 1200px) {
  .newsletter__container {
    padding: 50px 25px 35px 25px;
  }

  .newsletter__left {
    width: 100%;
  }

  .newsletter__cancel {
    top: 0;
  }
}

.newsletter__title {
  font-size: 40px;
  font-family: "bebas-neue-pro", sans-serif;
  line-height: 0.9;
}

.newsletter__text p {
  font-size: 16px;
  line-height: 22px;
}

.newsletter__checkboxes {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.newsletter__checkboxes label {
  margin-bottom: 0;
  margin-right: 15px;
  cursor: pointer;
  display: block;
  white-space: nowrap;
}

.newsletter__checkboxes > span {
  margin-right: 15px;
  display: inline-block;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
}

.newsletter__checkboxes div {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .newsletter__checkboxes label span {
    display: none !important;
  }

  .newsletter__text p {
    font-size: 14px;
  }
}

.newsletter__fields {
  display: flex;
}

.newsletter__input {
  width: 50%;
}

.newsletter__input input {
  padding: 20px;
  text-transform: none;
  max-width: 100% !important;
}

.newsletter__input:first-child {
  margin-right: 10px;
}

.newsletter__checkbox {
  width: 100%;
  min-width: 100%;
  margin-top: 25px;
  font-size: 16px;
  display: flex;
  align-items: center;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .newsletter__checkbox {
    font-size: 10px;
  }
}

.newsletter__checkbox label {
  font-weight: normal !important;
}

.newsletter__checkbox input {
  margin-right: 15px;
}

.newsletter__checkbox a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  text-decoration: underline;
}

.featured__container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.featured__item {
  padding: 10px;
  display: flex;
}

.featured__item--big {
  width: 33.33%;
  height: 25vw;
}

.featured__item--small {
  width: 16.66%;
  height: 20vw;
}

@media only screen and (max-width: 1200px) {
  .featured__item {
    width: 100% !important;
    height: 100vw;
  }
}

.featured__inner {
  display: block;
  position: relative;
  text-align: center;
  color: #000;
  text-decoration: none;
  width: 100%;
  height: 100%;
  transition: color 0.15s ease-in-out;
}

.featured__inner:hover .featured__image img {
  width: 55%;
}

.featured__inner:hover {
  color: #007acc;
}

.featured__image {
  position: relative;
  background: linear-gradient(225deg, #fff 0%, #ededed 100%);
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.featured__item--small .featured__image {
  height: 65%;
}

@media only screen and (max-width: 1200px) {
  .featured__item--small .featured__image {
    height: 100%;
  }
}

.featured__image::before {
  position: absolute;
  content: "";
  display: block;
  z-index: 0;
  top: 45%;
  left: 50%;
  height: 100%;
  width: 150%;
  transform: skewY(-5deg) translateX(-50%);
  background-color: #f0f0f0;
}

.featured__image img {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: auto;
  transition: all 0.5s ease-in-out;
}

.featured__details {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px;
}

.featured__item--small .featured__details {
  height: 35%;
  padding: 15px;
}

.featured__title {
  font-weight: bold;
  text-transform: uppercase;
}

.featured__item--small .featured__title {
  font-size: 14px;
}

@media only screen and (max-width: 1200px) {
  .featured__item--small .featured__details {
    height: auto;
    padding: 25px;
  }

  .featured__item--small .featured__title {
    font-size: 16px;
  }
}

.featured__price {
  color: #777777;
  font-size: 14px;
  margin-top: 10px;
}

.logos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.logos a {
  display: block;
  width: 20%;
  padding: 50px;
  transition: all 0.15s ease-in-out;
}

.logos a:hover {
  opacity: 0.5;
}

.logos a img {
  display: block;
  width: 100%;
  height: auto;
}

.logos--8 {
  margin: 0 -10px;
  flex-wrap: wrap;
}

.logos--8 a {
  width: 25%;
  padding: 50px;
}

.logos--8 a img {
  max-height: 70px;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .logos a {
    width: 50% !important;
  }
}

.history__container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 75px;
}

@media only screen and (max-width: 1200px) {
  .history__container {
    padding: 0 15px;
  }
}

.history__item {
  display: flex;
  align-items: center;
  padding: 100px 0;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .history__item {
    flex-direction: column;
    padding: 50px 0;
  }
}

.history__item::after {
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
  display: block;
  width: 1px;
  background-color: #000;
  height: 100%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 1200px) {
  .history__item::after {
    display: none;
  }
}

.history__image {
  width: 50%;
}

@media only screen and (max-width: 1200px) {
  .history__image {
    width: 100%;
    order: 1;
    padding: 40px 0 !important;
    display: none;
  }
}

.history__image img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 250px;
  margin: 0 auto;
}

.history__image--left {
  padding-right: 100px;
}

.history__image--right {
  padding-left: 100px;
}

.history__content {
  width: 50%;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .history__content {
    width: 100%;
    order: 2;
  }
}

.history__content--left {
  padding-right: 100px;
  text-align: right;
}

.history__content--left::before {
  content: "";
  display: block;
  background-color: #000;
  border: 10px solid #007acc;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(50%);
  z-index: 2;
}

.history__content--left::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
  height: 1px;
  width: 40px;
  top: 14px;
  right: 30px;
  transform: translateY(-50%);
}

.history__content--right {
  padding-left: 100px;
}

.history__content--right::before {
  content: "";
  display: block;
  background-color: #000;
  border: 10px solid #007acc;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-50%);
  z-index: 2;
}

.history__content--right::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
  height: 1px;
  width: 40px;
  top: 14px;
  left: 30px;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1200px) {
  .history__content--right,
  .history__content--left {
    padding: 100px 0 0;
    text-align: center;
  }

  .history__content--right::before,
  .history__content--left::before {
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
  }

  .history__content--right::after,
  .history__content--left::after {
    height: 40px;
    left: 50%;
    top: 30px;
    width: 1px;
    transform: translateX(-50%);
  }
}

.history__date {
  font-size: 20px;
  line-height: 28px;
}

.history__title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 25px;
  text-transform: uppercase;
  word-break: break-word;
}

.history__title a {
  color: #007acc;
  text-decoration: none;
}

.history__title a:hover {
  text-decoration: underline;
}

.history__text {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.5px;
  font-weight: 300;
}

.pagination ul,
.woocommerce-pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-weight: bold;
}

.pagination ul li,
.woocommerce-pagination ul li {
  margin: 0 3px;
}

.pagination ul li a,
.woocommerce-pagination ul li a {
  display: block;
  padding: 8px 13px;
  background-color: #595959;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
}

.pagination ul li a:hover,
.woocommerce-pagination ul li a:hover {
  background-color: rgba(0, 0, 0, 1);
}

.pagination ul li span.current,
.woocommerce-pagination ul li span.current {
  background-color: #000;
}

.pagination ul li span,
.woocommerce-pagination ul li span {
  display: block;
  padding: 8px 13px;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.scrolldown {
  position: absolute;
  left: 50%;
  bottom: -54px;
  transform: translateX(-50%);
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  opacity: 1;
  z-index: 5;
  padding-bottom: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  text-align: center;
}

.scrolldown::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-right-color: #fff;
  transform: translate(-50%, 0) rotate(45deg);
  -webkit-animation: readBounce 2s infinite;
  animation: readBounce 2s infinite;
}

.banner--top .scrolldown {
  bottom: -80px;
}

@media screen and (max-width: 800px) {
  .banner--top .scrolldown {
    bottom: -15px;
  }
}

.scrolldown--bottom25 {
  bottom: 25px;
}

@-webkit-keyframes readBounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translate(-50%, 0) rotate(45deg);
  }

  40% {
    transform: translate(-50%, -10px) rotate(45deg);
  }

  60% {
    transform: translate(-50%, -5px) rotate(45deg);
  }
}

@keyframes readBounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translate(-50%, 0) rotate(45deg);
  }

  40% {
    transform: translate(-50%, -10px) rotate(45deg);
  }

  60% {
    transform: translate(-50%, -5px) rotate(45deg);
  }
}

.contact {
}

.contact__container {
  max-width: 1000px;
  margin: 0 auto;
}

.contact__grid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1200px) {
  .contact__grid {
    width: 100%;
  }
}

.contact__full {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.contact__field {
  padding: 15px;
  width: 50%;
}

@media only screen and (max-width: 1200px) {
  .contact__field {
    width: 100%;
  }
}

.contact__field--wide {
  width: 100%;
}

.contact__field--message {
  width: 100%;
}

.contact__field span,
.contact__field p,
.contact__field input[type="text"],
.contact__field input[type="email"],
.contact__field input[type="number"],
.contact__field input[type="tel"],
.contact__field select {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
}

.contact__field input[type="text"],
.contact__field input[type="email"],
.contact__field input[type="number"],
.contact__field input[type="tel"],
.contact__field select {
  height: 45px;
  padding: 0 15px;
  border: 1px solid #7f7f7f;
  background-color: #fff;
  border-radius: 3px;
}

.contact__field input[type="file"] {
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #fff;
  height: 45px;
  padding: 10px;
  align-items: center;
  border-radius: 3px;
}

.contact--white .contact__field input,
.contact--white .contact__field select {
  border: none;
}

.contact__field--signup label {
  display: flex !important;
  align-items: center !important;
  margin-left: 1em !important;
}

.contact__field--signup label input {
  margin: 0 !important;
  margin-right: 10px !important;
  flex-shrink: 0;
}

.contact__field--signup label span {
  color: #fff !important;
  text-transform: uppercase !important;
}

.contact__field--message {
  display: flex;
  flex-direction: column;
}

.contact__field--message p {
  flex-grow: 1;
  display: flex;
}

.contact__field--inline {
  display: flex;
  align-items: start;
}

.contact__field--checkbox .contact__label {
  padding-left: 10px;
  margin-bottom: 0;
}

.contact__field--checkbox .contact__label a {
  color: #000;
}

.contact--white .contact__field--checkbox .contact__label a {
  color: #fff;
}

.contact__field--message p span {
  flex-grow: 1;
  display: flex;
}

.contact__field textarea {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #7f7f7f;
  background-color: #fff;
  border-radius: 3px;
  padding: 15px;
}

.contact--white textarea {
  border: none;
}

.contact__label {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: bold;
}

.contact__label--wide {
  min-width: 100%;
  padding-left: 25px;
  width: 100%;
  flex-grow: 2;
}

.contact--white .contact__label {
  color: #fff;
}

.contact__submit {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 15px;
}

/* .contact__submit input {
  display: block;
  background-color: #000;
  border: 1px solid #000;
  text-transform: uppercase;
  color: #fff;
  height: 50px;
  padding: 0 50px;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  order: 1;
} */
.contact__field .mc4wp-checkbox-contact-form-7 label {
  display: flex !important;
  align-items: center !important;
}

.contact__field .mc4wp-checkbox-contact-form-7 label input {
  margin: 0 !important;
  margin-right: 10px !important;
  flex-shrink: 0;
}

.contact__field .mc4wp-checkbox-contact-form-7 label span {
  color: #fff !important;
  text-transform: uppercase !important;
  font-weight: bold;
}

.wpcf7-response-output {
  background-color: #fff;
  padding: 25px !important;
}

.wpcf7-not-valid-tip {
  font-size: 12px;
  margin-top: 5px !important;
  display: block;
  text-align: right;
}

/* .contact__submit input:hover {
  background-color: transparent;
  color: #000;
} */
.contact__submit .ajax-loader {
  order: 0;
  margin-right: 15px;
}

.pg {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.pg__item {
  width: 25%;
  padding: 15px;
}

.pg__item--20 {
  width: 20%;
}

.pg__item--25 {
  width: 25%;
}

.pg__item--related {
  width: 16.66%;
  padding: 15px;
}

@media only screen and (max-width: 1200px) {
  .pg__item {
    width: 50% !important;
    padding: 5px;
  }
}

.pg__inner {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #000;
}

.pg__image {
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 100%;
  background: #e8e8e8;
  overflow: hidden;
  transition: all 0.15s ease-in-out;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.pg__item--related .pg__image {
  background-color: #ededed;
}

/* .pg__image::before {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 200%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) skewY(-5deg);
  background-color: #ddd;
  transition: all 0.15s ease-in-out;
} */

.pg__image-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.pg__image .pg__sale {
  position: absolute;
  z-index: 10;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background-color: #a61111;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.pg__title {
  font-weight: 700;
  margin-bottom: 2px;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  font-size: 14px;
  margin-top: 0;
  font-family: "open-sans";
}

.pg__title--white {
  color: #fff;
}

.pg__item--related .pg__title {
  color: #fff;
}

.pg__price {
  color: #a61111;
  font-size: 14px;
  font-weight: 700;
}

.pg__price del,
.pg__price ins {
  display: block;
}

.pg__price del {
  color: #000000;
  text-decoration: line-through;
}

.pg__price--white {
  color: #fff;
}

.pg__item--related .pg__price {
  color: #fff;
}

.pg__item:hover .pg__image {
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  transform: translateY(-5px);
}

.pg__item:hover .pg__image {
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  transform: translateY(-5px);
}

.pg__rating {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  margin-bottom: 2px;
  font-weight: 700;
  font-size: 12px;
}

.pg__rating--white {
  color: #fff;
}

.pg__rating .star-rating {
  font-size: 12px;
}

@media only screen and (max-width: 1200px) {
  .pg__title {
    font-weight: 700;
    font-size: 12px;
  }

  .pg__rating {
    font-weight: 400;
    font-size: 14px;
  }

  .pg__price {
    font-weight: 400;
    font-size: 14px;
  }
}

.row {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
}

.row--align-center {
  align-items: center;
}

.row--align-start {
  align-items: flex-start;
}

.row--align-end {
  align-items: flex-end;
}

.row--align-stretch {
  align-items: stretch;
}

.row--justify-center {
  justify-content: center;
}

.row--justify-start {
  justify-content: flex-start;
}

.row--justify-end {
  justify-content: flex-end;
}

.row--justify-between {
  justify-content: space-between;
}

.row--justify-around {
  justify-content: space-around;
}

.row--fill {
  height: 100%;
}

.row--nowrap {
  flex-wrap: nowrap;
}

@media only screen and (max-width: 1200px) {
  .col--o-1-tablet {
    order: 1;
  }
}

@media only screen and (max-width: 480px) {
  .col--o-1-mobile {
    order: 1;
  }
}

@media only screen and (max-width: 1200px) {
  .col--o-2-tablet {
    order: 2;
  }
}

@media only screen and (max-width: 480px) {
  .col--o-2-mobile {
    order: 2;
  }
}

.col--33 {
  width: 33.33%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--33-mobile {
    width: 33.33%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 992px) {
  .col--33-tablet {
    width: 33.33%;
    padding: 0 10px;
  }
}

.col--auto {
  width: auto;
  padding: 0 10px;
}

.col--grow {
  flex-grow: 1;
  padding: 0 10px;
}

.col--shrink {
  flex-shrink: 1;
  padding: 0 10px;
}

.col--right {
  margin-left: auto;
}

.col--align-start {
  align-self: flex-start;
}

.col--align-center {
  align-self: center;
}

.col--align-end {
  align-self: flex-end;
}

.col--sidenav {
  width: 300px;
}

.col--0 {
  width: 0%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--0-mobile {
    width: 0%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--0-tablet {
    width: 0%;
    padding: 0 10px;
  }
}

.col--5 {
  width: 5%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--5-mobile {
    width: 5%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--5-tablet {
    width: 5%;
    padding: 0 10px;
  }
}

.col--10 {
  width: 10%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--10-mobile {
    width: 10%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--10-tablet {
    width: 10%;
    padding: 0 10px;
  }
}

.col--15 {
  width: 15%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--15-mobile {
    width: 15%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--15-tablet {
    width: 15%;
    padding: 0 10px;
  }
}

.col--20 {
  width: 20%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--20-mobile {
    width: 20%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--20-tablet {
    width: 20%;
    padding: 0 10px;
  }
}

.col--25 {
  width: 25%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--25-mobile {
    width: 25%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--25-tablet {
    width: 25%;
    padding: 0 10px;
  }
}

.col--30 {
  width: 30%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--30-mobile {
    width: 30%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--30-tablet {
    width: 30%;
    padding: 0 10px;
  }
}

.col--35 {
  width: 35%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--35-mobile {
    width: 35%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--35-tablet {
    width: 35%;
    padding: 0 10px;
  }
}

.col--40 {
  width: 40%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--40-mobile {
    width: 40%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--40-tablet {
    width: 40%;
    padding: 0 10px;
  }
}

.col--45 {
  width: 45%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--45-mobile {
    width: 45%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--45-tablet {
    width: 45%;
    padding: 0 10px;
  }
}

.col--50 {
  width: 50%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--50-mobile {
    width: 50%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--50-tablet {
    width: 50%;
    padding: 0 10px;
  }
}

.col--55 {
  width: 55%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--55-mobile {
    width: 55%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--55-tablet {
    width: 55%;
    padding: 0 10px;
  }
}

.col--60 {
  width: 60%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--60-mobile {
    width: 60%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--60-tablet {
    width: 60%;
    padding: 0 10px;
  }
}

.col--65 {
  width: 65%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--65-mobile {
    width: 65%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--65-tablet {
    width: 65%;
    padding: 0 10px;
  }
}

.col--70 {
  width: 70%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--70-mobile {
    width: 70%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--70-tablet {
    width: 70%;
    padding: 0 10px;
  }
}

.col--75 {
  width: 75%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--75-mobile {
    width: 75%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--75-tablet {
    width: 75%;
    padding: 0 10px;
  }
}

.col--80 {
  width: 80%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--80-mobile {
    width: 80%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--80-tablet {
    width: 80%;
    padding: 0 10px;
  }
}

.col--85 {
  width: 85%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--85-mobile {
    width: 85%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--85-tablet {
    width: 85%;
    padding: 0 10px;
  }
}

.col--90 {
  width: 90%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--90-mobile {
    width: 90%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--90-tablet {
    width: 90%;
    padding: 0 10px;
  }
}

.col--95 {
  width: 95%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--95-mobile {
    width: 95%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--95-tablet {
    width: 95%;
    padding: 0 10px;
  }
}

.col--100 {
  width: 100%;
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .col--100-mobile {
    width: 100%;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .col--100-tablet {
    width: 100%;
    padding: 0 10px;
  }
}

.padding--0 {
  padding: 0px;
}

.padding-top--0 {
  padding-top: 0px;
}

.padding-right--0 {
  padding-right: 0px;
}

.padding-bottom--0 {
  padding-bottom: 0px;
}

.padding-left--0 {
  padding-left: 0px;
}

.padding--xs {
  padding: 5px;
}

.padding-top--xs {
  padding-top: 5px;
}

.padding-right--xs {
  padding-right: 5px;
}

.padding-bottom--xs {
  padding-bottom: 5px;
}

.padding-left--xs {
  padding-left: 5px;
}

.padding--sm {
  padding: 10px;
}

.padding-top--sm {
  padding-top: 10px;
}

.padding-right--sm {
  padding-right: 10px;
}

.padding-bottom--sm {
  padding-bottom: 10px;
}

.padding-left--sm {
  padding-left: 10px;
}

.padding--md {
  padding: 15px;
}

.padding-top--md {
  padding-top: 15px;
}

.padding-right--md {
  padding-right: 15px;
}

.padding-bottom--md {
  padding-bottom: 15px;
}

.padding-left--md {
  padding-left: 15px;
}

.padding--lg {
  padding: 25px;
}

.padding-top--lg {
  padding-top: 25px;
}

.padding-right--lg {
  padding-right: 25px;
}

.padding-bottom--lg {
  padding-bottom: 25px;
}

.padding-left--lg {
  padding-left: 25px;
}

.padding--xl {
  padding: 50px;
}

.padding-top--xl {
  padding-top: 50px;
}

.padding-right--xl {
  padding-right: 50px;
}

.padding-bottom--xl {
  padding-bottom: 50px;
}

.padding-left--xl {
  padding-left: 50px;
}

.padding--grid {
  padding: 20px;
}

.padding-top--grid {
  padding-top: 20px;
}

.padding-right--grid {
  padding-right: 20px;
}

.padding-bottom--grid {
  padding-bottom: 20px;
}

.padding-left--grid {
  padding-left: 20px;
}

.margin-all--0 {
  margin: 0px;
}

.margin-top--0 {
  margin-top: 0px;
}

.margin-right--0 {
  margin-right: 0px;
}

.margin-bottom--0 {
  margin-bottom: 0px;
}

.margin-left--0 {
  margin-left: 0px;
}

.margin-all--xs {
  margin: 5px;
}

.margin-top--xs {
  margin-top: 5px;
}

.margin-right--xs {
  margin-right: 5px;
}

.margin-bottom--xs {
  margin-bottom: 5px;
}

.margin-left--xs {
  margin-left: 5px;
}

.margin-all--sm {
  margin: 10px;
}

.margin-top--sm {
  margin-top: 10px;
}

.margin-right--sm {
  margin-right: 10px;
}

.margin-bottom--sm {
  margin-bottom: 10px;
}

.margin-left--sm {
  margin-left: 10px;
}

.margin-all--md {
  margin: 15px;
}

.margin-top--md {
  margin-top: 15px;
}

.margin-right--md {
  margin-right: 15px;
}

.margin-bottom--md {
  margin-bottom: 15px;
}

.margin-left--md {
  margin-left: 15px;
}

.margin-all--lg {
  margin: 25px;
}

.margin-top--lg {
  margin-top: 25px;
}

.margin-right--lg {
  margin-right: 25px;
}

.margin-bottom--lg {
  margin-bottom: 25px;
}

.margin-left--lg {
  margin-left: 25px;
}

.margin-all--xl {
  margin: 50px;
}

.margin-top--xl {
  margin-top: 50px;
}

.margin-right--xl {
  margin-right: 50px;
}

.margin-bottom--xl {
  margin-bottom: 40px;
}

.margin-left--xl {
  margin-left: 50px;
}

.margin-all--grid {
  margin: 20px;
}

.margin-top--grid {
  margin-top: 20px;
}

.margin-right--grid {
  margin-right: 20px;
}

.margin-bottom--grid {
  margin-bottom: 20px;
}

.margin-left--grid {
  margin-left: 20px;
}

.text--contain {
  max-width: 850px;
  margin: 0 auto;
}

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

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

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

.text--uppercase {
  text-transform: uppercase;
}

.text--block {
  line-height: 1.5em;
}

.text--block p:first-child {
  margin-top: 0;
}

.text--block p:last-child {
  margin-bottom: 0;
}

.text--shadow {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.text--wrap {
  word-break: break-all;
}

.font--tiny {
  font-size: 10px;
}

.font--xs {
  font-size: 12px;
}

.font--sm {
  font-size: 14px;
}

.font--md {
  font-size: 16px;
}

.font--bt {
  font-size: 18px;
}

.font--lg {
  font-size: 20px;
}

.font--30 {
  font-size: 30px;
}

.font--xl {
  font-size: 48px;
}

.font--huge {
  font-size: 60px;
}

.font--thin {
  font-weight: 300;
}

.font--normal {
  font-weight: 400;
}

.font--semi {
  font-weight: 600;
}

.font--bold {
  font-weight: 700;
}

.color--main {
  color: #007acc;
}

.color--text {
  color: #333;
}

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

.color--black {
  color: #000;
}

.color--darkgray {
  color: #222;
}

.visible--mobile {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .visible--mobile {
    display: block !important;
  }
}

.hidden--mobile {
  display: block;
}

@media only screen and (max-width: 1200px) {
  .hidden--mobile {
    display: none !important;
  }
}

.body--fixed {
  overflow: hidden;
}

.body--login {
  padding: 0;
}

.body--export {
  padding: 25px;
}

.bg--cover {
  background-size: cover;
}

.bg--center {
  background-position: center;
}

.bg--top {
  background-position: center top;
}

.bg--home {
  margin: -15px -15px 15px -15px;
  padding: 15px;
}

/* HERO HOMEPAGE */
.hero {
  background-color: #000;
  font-family: "bebas-neue-pro", sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.hero__container {
  display: flex;
  height: 100vh;
  overflow: hidden;
}

@media only screen and (max-width: 780px) {
  .hero__container {
    flex-direction: column;
    height: calc(var(--vh, 1vh) * 100);
    padding-top: 85px;
  }
}

.hero__side {
  flex: 1;
  position: relative;
  transition: all 0.5s cubic-bezier(0.13, 0.99, 0.18, 0.99);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media only screen and (max-width: 780px) {
  .hero__side {
    margin: 0 !important;
  }
}

.hero__side--blur {
  /* filter: blur(5px); */
}

.hero__side--loading:last-child {
  flex: 0;
  width: 0;
}

.hero__side--active {
  flex: 2.25 !important;
  cursor: auto;
  z-index: 2;
}

@media only screen and (max-width: 780px) {
  .hero__side--active {
    flex: 4 !important;
  }
}

.hero__side:hover {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.hero__side--left {
  margin-left: -15vh;
}

.hero__side--right {
  margin-right: -15vh;
  text-align: right;
}

.hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  transform: translateZ(1px) skewX(-15deg);
  background-clip: padding-box;
  overflow: hidden;
}

@media only screen and (max-width: 780px) {
  .hero__bg {
    transform: skewY(-10deg);
  }
}

.hero__bg::after {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.5s cubic-bezier(0.13, 0.99, 0.18, 0.99);
}

.hero__side--active .hero__bg::after {
  /* background: rgba(0, 0, 0, .9) !important; */
}

.hero__side--blur .hero__bg::after {
  background: rgba(0, 0, 0, 0.9) !important;
}

.hero__side:hover .hero__bg::after {
  background: rgba(0, 0, 0, 0.4);
}

.hero__bg img {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100vw;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  transition: all 0.5s cubic-bezier(0.13, 0.99, 0.18, 0.99);
}

.hero__side--left .hero__bg img {
  left: 50%;
  transform: translateX(-50%) skewX(15deg);
}

.hero__side--right .hero__bg img {
  right: 50%;
  transform: translateX(50%) skewX(15deg);
}

@media only screen and (max-width: 780px) {
  .hero__bg img {
    left: 50% !important;
    transform: translateX(-50%) skewY(10deg) !important;
    right: auto;
    height: 125%;
  }

  .hero__side--left {
    margin-top: -10vh !important;
  }

  .hero__side--right {
    margin-bottom: -10vh !important;
  }

  .hero__side--left .hero__bg img {
    top: 0;
    bottom: auto;
  }

  .hero__side--right .hero__bg img {
    top: auto;
    bottom: 0;
  }
}

.hero__box {
  position: absolute;
  top: 50%;
  padding: 2vw;
  color: #fff;
  z-index: 3;
  transition: all 0.5s cubic-bezier(0.13, 0.99, 0.18, 0.99);
  transform: translateY(-50%) skewX(15deg);
}

.hero__side--left .hero__box {
  left: 0%;
  margin-left: 15vh;
}

.hero__side--right .hero__box {
  right: 0%;
  margin-right: 15vh;
}

@media only screen and (max-width: 780px) {
  .hero__box {
    left: 50% !important;
    right: auto !important;
    transform: translate(-50%, -50%) skewY(10deg) !important;
    margin: 0 !important;
    text-align: center !important;
  }

  .hero__side--left .hero__box {
    padding-top: 20vh !important;
  }

  .hero__side--right .hero__box {
    padding-bottom: 10vh !important;
  }
}

.hero__title {
  font-size: 5vw;
  line-height: 4.5vw;
  text-transform: uppercase;
  font-weight: bold !important;
  margin: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.hero__title span {
  transition: all 0.5s cubic-bezier(0.13, 0.99, 0.18, 0.99);
}

.hero__side--active .hero__title span {
  color: #007acc;
}

@media only screen and (max-width: 780px) {
  .hero__title {
    font-size: 50px;
    line-height: 0.9;
  }
}

.hero__above {
  font-size: 0.75vw;
  line-height: 0.75vw;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  font-family: "open-sans", sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 0.4vw;
}

@media only screen and (max-width: 780px) {
  .hero__above {
    font-size: 18px;
    line-height: 1;
  }
}

.hero__cta {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.5);
  height: 4.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1vw;
  letter-spacing: 5px;
}

.hero__cta:hover {
  background-color: rgba(0, 0, 0, 1);
}

.hero__cta span {
  transform: skewX(15deg);
}

.hero__links {
  position: relative;
}

.hero__plus {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2vw;
  opacity: 0;
  visibility: none;
  transition: all 0.5s cubic-bezier(0.13, 0.99, 0.18, 0.99);
  font-weight: bold;
  color: #007acc;
}

@media only screen and (max-width: 780px) {
  .hero__plus {
    opacity: 1;
    visibility: visible;
    font-size: 30px;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    white-space: nowrap;
  }
}

.hero__side--right .hero__plus {
  right: 0;
  left: auto;
}

.hero__side:hover .hero__plus {
  opacity: 1;
  visibility: visible;
}

.hero__side--active .hero__plus {
  opacity: 0 !important;
  visibility: hidden !important;
}

.hero__links ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  display: flex;
  transition: all 0.5s cubic-bezier(0.13, 0.99, 0.18, 0.99);
}

.hero__side--right .hero__links ul {
  justify-content: flex-end;
}

.hero__side--active .hero__links ul {
  opacity: 1;
  visibility: visible;
}

@media only screen and (max-width: 780px) {
  .hero__links ul {
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    display: none !important;
    margin-top: 25px !important;
  }

  .hero__side--active .hero__links ul {
    display: flex !important;
  }
}

.hero__links ul li {
  margin-right: 0vw;
  transition: all 0.5s cubic-bezier(0.13, 0.99, 0.18, 0.99);
}

.hero__side--active .hero__links ul li {
  margin-right: 2vw;
}

.hero__links ul li:last-child {
  margin-right: 0;
}

.hero__links ul li a {
  color: #fff;
  font-size: 2vw;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.5s cubic-bezier(0.13, 0.99, 0.18, 0.99);
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media only screen and (max-width: 780px) {
  .hero__links ul li {
    margin: 0 0 25px 0 !important;
  }

  .hero__links ul li a {
    font-size: 30px !important;
  }
}

.hero__links ul li a:hover {
  color: #007acc !important;
}

.dealers {
}

.dealers__section {
  padding-top: 50px;
  border-bottom: 1px solid #bdbdbd;
}

.dealers__section:last-child {
  border-bottom: none;
}

.dealers__area {
  font-size: 48px;
  color: #646464;
  font-weight: bold;
  padding-left: 60px;
}

.dealers__grid {
  display: flex;
  flex-wrap: wrap;
  margin: 50px -15px;
}

.dealers__item {
  padding: 0px 15px 0px 75px;
  width: 33.33%;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .dealers__item {
    width: 100%;
    margin-bottom: 25px;
  }
}

.dealers__flag {
  position: absolute;
  top: 0;
  left: 15px;
}

.dealers__flag img {
  display: block;
  width: 43px;
  height: 43px;
}

.dealers__top {
  font-size: 24px;
  margin-bottom: 5px;
}

.dealers__name {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}

.dealers__info {
  line-height: 1.5;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.dealers__info a {
  color: #000;
  transition: all 0.15s ease-in-out;
}

.dealers__info a:hover {
  color: #007acc;
}

.split {
  display: flex;
  color: #000;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1200px) {
  .split {
    max-width: 480px;
  }
}

.split--white {
  color: #fff;
}

.split--banner {
  margin-top: 4vw;
}

.split__col {
  width: 50%;
  padding: 1vw 0;
}

@media only screen and (max-width: 1200px) {
  .split__col {
    width: 100%;
  }
}

.split__col:first-child {
  border-right: 1px solid #000;
}

.split--white .split__col:first-child {
  border-right: 1px solid #fff;
}

@media only screen and (max-width: 1200px) {
  .split__col:first-child {
    border-right: none !important;
    border-bottom: 1px solid #000;
    margin-bottom: 25px;
    padding-bottom: 25px;
  }

  .split--white .split__col:first-child {
    border-bottom: 1px solid #fff;
  }
}

.split__top {
  font-size: 1.5vw;
  margin-bottom: 0.75vw;
  font-weight: bold;
  text-transform: uppercase;
}

@media only screen and (max-width: 1200px) {
  .split__top {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1500px) {
  .split__top {
    font-size: 24px;
  }
}

.split__bottom {
  font-size: 1vw;
  line-height: 1.5;
  text-transform: uppercase;
}

@media only screen and (max-width: 1200px) {
  .split__bottom {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1500px) {
  .split__bottom {
    font-size: 18px;
  }
}

.split__bottom a {
  text-decoration: none;
  color: #000;
}

.split--white .split__bottom a {
  color: #fff;
}

.split__bottom a:hover {
  text-decoration: underline;
}

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

.img--full {
  width: 100%;
}

.img--round {
  border-radius: 50%;
  overflow: hidden;
}

.img--center {
  margin: 0 auto;
  display: block;
}

.loader {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.loader__battery {
  position: relative;
  width: 250px;
  height: 75px;
  border: 4px solid #fff;
  border-radius: 5px;
}

.loader__battery::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 33%;
  background: #fff;
  left: 100%;
  top: 50%;
  transform: translate(0, -50%);
  border-radius: 2px;
}

.loader__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #007acc;
  border: 8px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition-timing-function: cubic-bezier(0.13, 0.99, 0.18, 0.99);
}

.loader__logo {
  position: absolute;
  left: 35px;
  top: 50%;
  transform: translateY(-50%);
  width: 150px;
  height: auto;
  display: block;
}

.complete {
  background-position: center;
  background-size: cover;
  position: relative;
  background-color: black;
}

.complete--left::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: 0;
  right: 0;
  border-style: solid;
  border-width: 0 20vw 75vh 0;
  border-color: transparent rgba(0, 0, 0, 0.5) transparent transparent;
}

.complete--right::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  border-style: solid;
  border-width: 75vh 20vw 0 0;
  border-color: rgba(0, 0, 0, 0.5) transparent transparent transparent;
}

.complete__container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 75px;
  height: 75vh;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .complete__container {
    height: auto;
    padding: 150px 15px;
  }
}

.complete--right .complete__container {
  justify-content: flex-end;
}

.complete__content {
  width: 50%;
  color: #fff;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 1200px) {
  .complete__content {
    width: 100%;
    text-align: center;
  }
}

.complete__above {
  font-size: 0.75vw;
  line-height: 0.75vw;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}

@media only screen and (max-width: 1200px) {
  .complete__above {
    font-size: 18px;
    line-height: 1;
  }
}

.complete__title {
  font-size: 5vw;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "bebas-neue-pro", sans-serif;
  margin-bottom: 35px;
}

@media only screen and (max-width: 1200px) {
  .complete__title {
    font-size: 50px;
  }
}

.complete__text {
  line-height: 25px;
  letter-spacing: 0.1px;
  font-weight: 500;
  font-size: 16px;
}

.pagescroll {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  overflow: hidden;
  z-index: 99;
}

.pagescroll__progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #007acc;
  transition: all 0.15s cubic-bezier(0.13, 0.99, 0.18, 0.99);
}

.apex {
  display: flex;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .apex {
    flex-wrap: wrap;
  }
}

.apex--grey {
  background-color: #eee;
}

.apex--black {
  background-color: #000;
}

.apex__image {
  width: 60%;
  position: relative;
  padding-bottom: 40%;
}

.apex--thin .apex__image {
  padding-bottom: 25%;
}

@media only screen and (max-width: 1200px) {
  .apex__image {
    order: 1;
    width: 100%;
    padding-bottom: 100%;
  }

  .apex--thin .apex__image {
    padding-bottom: 100%;
  }
}

.apex--right .apex__image {
  order: 2;
}

.apex--cat:nth-child(even) .apex__image {
  order: 2;
}

.apex--catalog:nth-child(odd) .apex__image {
  order: 2;
}

.apex__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.apex__content {
  width: 40%;
  background-color: #fff;
  color: #000;
  position: relative;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .apex__content {
    order: 2;
    width: 100%;
    text-align: right;
  }

  .apex--center .apex__content {
    text-align: center !important;
  }
}

.apex--grey .apex__content {
  background-color: #eee;
  color: #000;
}

.apex--black .apex__content {
  background-color: #000;
  color: #fff;
}

.apex--right .apex__content {
  justify-content: flex-end;
}

.apex--cat:nth-child(even) .apex__content {
  justify-content: flex-end;
}

.apex--catalog:nth-child(odd) .apex__content {
  justify-content: flex-end;
}

.apex__content::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150%;
  background-color: #fff;
  transform: skewX(-25deg);
  transform-origin: top;
  z-index: 1;
}

@media only screen and (max-width: 1200px) {
  .apex__content::before {
    transform: skewY(-10deg);
    transform-origin: left;
  }
}

.apex--grey .apex__content::before {
  background-color: #eeeeee;
}

.apex--black .apex__content::before {
  background-color: #000;
}

.apex--right .apex__content::before {
  transform-origin: bottom;
  transform: skewX(-25deg) translateX(-20%);
}

.apex--cat:nth-child(even) .apex__content::before {
  transform-origin: bottom;
}

.apex--catalog:nth-child(odd) .apex__content::before {
  transform-origin: bottom;
}

@media only screen and (max-width: 1200px) {
  .apex--right .apex__content {
    text-align: left;
  }

  .apex--cat:nth-child(even) .apex__content {
    text-align: left;
  }

  .apex--right .apex__content::before {
    transform: skewY(10deg);
    transform-origin: right;
  }

  .apex--cat:nth-child(even) .apex__content::before {
    transform: skewY(10deg);
    transform-origin: right;
  }

  .apex--catalog:nth-child(odd) .apex__content {
    text-align: left;
  }

  .apex--catalog:nth-child(odd) .apex__content::before {
    transform: skewY(10deg);
    transform-origin: right;
  }
}

.apex__inner {
  position: relative;
  z-index: 2;
  max-width: 800px;
  padding: 50px 5vw 50px 25px;
}

.apex--right .apex__inner {
  position: relative;
  z-index: 2;
  max-width: 800px;
  padding: 50px 25px 50px 5vw;
}

@media only screen and (max-width: 1200px) {
  .apex--right .apex__inner {
    padding: 25px 25px 75px;
    max-width: 100%;
    width: 100%;
  }

  .apex--right .apex__inner {
    padding: 25px 25px 75px;
    max-width: 100%;
    width: 100%;
  }
}

.apex__icon {
  margin-bottom: 15px;
}

.apex__title {
  font-size: 58px;
  margin-bottom: 20px;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 0;
  font-weight: normal;
}

.page-template-wheels .apex__title {
  font-weight: 700;
}

@media only screen and (max-width: 1200px) {
  .apex__title {
    font-size: 40px;
  }
}

.apex__text {
  font-size: 18px;
}

.apex__links {
  padding-top: 35px;
}

.apex__links a {
  color: #fff;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
  display: block;
  margin-bottom: 5px;
}

.apex__links a:hover {
  color: #007acc;
  text-decoration: underline;
}

.upBtn {
  background-color: #000 !important;
  color: #fff !important;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold !important;
  letter-spacing: 5px;
  display: block;
  transform: skewX(-20deg);
  transition: all 0.25s ease-in-out 0s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}

.upBtn--blue {
  background-color: #007acc !important;
}

.upBtn--white {
  background-color: #fff !important;
  color: #000 !important;
}

.upBtn--bold {
  font-weight: bold !important;
}

.upBtn--inline {
  display: inline-block;
  margin: 5px;
}

.upBtn span {
  transform: skewX(20deg);
  display: inline-block;
}

.upBtn:hover {
  background-color: #007acc !important;
  color: #fff !important;
}

.upBtn--blue:hover,
.upBtn--white:hover {
  background-color: #000 !important;
}

.upBtn--hoverInv {
  border: 5px solid #000;
}

.upBtn--hoverInv:hover {
  border: 5px solid #007acc;
  background-color: #000 !important;
}

.reserve {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.reserve__left {
  width: 40%;
  text-align: right;
  display: flex;
  justify-content: flex-end;

  line-height: 25px;
  letter-spacing: 0.1px;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
}

@media only screen and (max-width: 1200px) {
  .reserve__left {
    order: 2;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
}

.reserve__right {
  width: 60%;
}

.reserve__right img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 1200px) {
  .reserve__right {
    order: 1;
    width: 100%;
  }

  .reserve__right img {
    margin-top: -25px;
  }
}

.reserve__below {
  padding-top: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 1200px) {
  .reserve__below {
    order: 3;
    width: 100%;
  }
}

@media only screen and (min-width: 2000px) {
  .show--2000 {
    display: none !important;
  }
}

@media only screen and (max-width: 2000px) {
  .hide--2000 {
    display: none !important;
  }

  .show--2000 {
    display: block !important;
  }
}

@media only screen and (min-width: 1900px) {
  .show--1900 {
    display: none !important;
  }
}

@media only screen and (max-width: 1900px) {
  .hide--1900 {
    display: none !important;
  }

  .show--1900 {
    display: block !important;
  }
}

@media only screen and (min-width: 1800px) {
  .show--1800 {
    display: none !important;
  }
}

@media only screen and (max-width: 1800px) {
  .hide--1800 {
    display: none !important;
  }

  .show--1800 {
    display: block !important;
  }
}

@media only screen and (min-width: 1600px) {
  .show--1600 {
    display: none !important;
  }
}

@media only screen and (max-width: 1600px) {
  .hide--1600 {
    display: none !important;
  }

  .show--1600 {
    display: block !important;
  }
}

@media only screen and (min-width: 1500px) {
  .show--1500 {
    display: none !important;
  }
}

@media only screen and (max-width: 1500px) {
  .hide--1500 {
    display: none !important;
  }

  .show--1500 {
    display: block !important;
  }
}

@media only screen and (min-width: 1400px) {
  .show--1400 {
    display: none !important;
  }
}

@media only screen and (max-width: 1400px) {
  .hide--1400 {
    display: none !important;
  }

  .show--1400 {
    display: block !important;
  }
}

@media only screen and (min-width: 1200px) {
  .show--1200 {
    display: none !important;
  }
}

@media only screen and (max-width: 1200px) {
  .hide--1200 {
    display: none !important;
  }

  .show--1200 {
    display: block !important;
  }
}

@media only screen and (min-width: 700px) {
  .show--700 {
    display: none !important;
  }
}

@media only screen and (max-width: 700px) {
  .hide--700 {
    display: none !important;
  }

  .show--700 {
    display: block !important;
  }
}

.services {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.services__item {
  width: 25%;
  padding: 10px;
}

.services__item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}

@media only screen and (max-width: 1200px) {
  .services__item {
    width: 50%;
  }
}

.services__link {
  padding-bottom: 100%;
  display: block;
  background-position: center;
  background-size: cover;
  position: relative;
  color: #fff;
  text-decoration: none;
  margin-bottom: 25px;
  transition: all 0.15s ease-in-out;
  overflow: hidden;
}

.services__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  transition: all 2s cubic-bezier(0.13, 0.99, 0.18, 0.99);
}

.services__link:hover .services__image {
  transform: scale(1.1);
}

.services__link::before {
  position: absolute;
  z-index: 1;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 50%,
    rgba(0, 0, 0, 0.85) 100%
  );
  content: "";
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.services__info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px;
  z-index: 2;
}

.services__above {
  font-size: 12px;
  text-transform: uppercase;
}

.services__title {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.related {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
}

.related__item {
  width: 25%;
  padding: 10px;
}

.related__item--product {
  width: 20%;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .related__item {
    width: 50%;
  }

  .related__item--product {
    width: 50%;
  }

  .related-products--notice .related__item:last-child {
    display: none;
  }
}

.related__link {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #000;
  transition: all 0.15s ease-in-out;
}

.related__image {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 62.5%;
  border-radius: 8px;
}

.single-product .related__image {
  padding-bottom: 100%;
}

.related__image img {
  display: block;
  height: 100%;
  width: 100%;
  transition: all 2s cubic-bezier(0.13, 0.99, 0.18, 0.99);
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.related__link:hover .related__image img {
  transform: scale(1.1);
}

.related__title {
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "open-sans", sans-serif;
}

.related__link:hover {
  color: #007acc;
}

.related__item--product .related__link {
  color: #000;
  transition: all 0.15s ease-in-out;
}

.related__item--product .related__title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
  transition: all 0.15s ease-in-out;
  display: block;
  text-decoration: none;
  color: inherit;
}

.related__item--product .related__link:hover .related__title {
  color: #007acc;
}

.related__price .related__link {
  color: #000;
  font-weight: bold;
}

.related__item--product .related__price {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
}

.related__item--product .related__link:hover {
  color: #000;
}

.woocommerce-page.post-type-archive-product .top {
  background-color: transparent;
}

.post-type-archive-product {
  padding-top: 0 !important;
}

.shp {
  height: 100vh;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 780px) {
  .shp {
    height: auto;
    display: flex;
    flex-direction: column;
  }
}

.shp__row {
  height: 50%;
  display: flex;
}

@media only screen and (max-width: 780px) {
  .shp__row {
    height: auto;
    display: block;
  }
}

.shp__item {
  flex: 1;
  height: 100%;
  position: relative;
  display: block;
  transform: skewX(-15deg);
}

@media only screen and (max-width: 780px) {
  .shp__item {
    min-height: 100vh;
    height: 100vh;
    width: 100%;
    transform: skewY(0deg);
  }
}

.shp__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  transform: translateZ(3px);
  background-clip: padding-box;
  overflow: hidden;
  z-index: 2;
}

.shp__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 2;
  transition: all 0.15s ease-in-out;
}

.shp__item:hover .shp__bg::before {
  background-color: rgba(0, 0, 0, 0.35);
}

.shp__image {
  position: absolute;
  top: 0;
  height: 100% !important;
  width: 120%;
  max-width: none !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  transition: all 2s cubic-bezier(0.13, 0.99, 0.18, 0.99);
  left: 50%;
  transform: translateX(-50%) skewX(15deg);
}

.shp__image--mobile {
  display: none;
}

.shp__item:hover .shp__image {
  transform: translateX(-50%) skewX(15deg) scale(1.1);
}

@media only screen and (max-width: 780px) {
  .shp__bg {
    transform: none;
  }

  .shp__image {
    width: 100% !important;
    height: 120% !important;
    top: 50%;
    left: 0;
    transform: translateY(-50%) skewY(0deg);
  }

  .shp__item:hover .shp__image {
    transform: translateY(-50%) skewY(0deg);
  }

  .shp__image--mobile {
    display: block;
  }
}

.shp__item:nth-child(1) {
  margin-left: -15vh;
}

.shp__item:nth-child(2) {
  margin-right: -15vh;
}

@media only screen and (max-width: 780px) {
  .shp__item:nth-child(1) {
    margin-left: 0;
  }

  .shp__item:nth-child(2) {
    margin-right: 0;
  }
}

.shp__box {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) skewX(15deg);
  color: #fff;
  padding: 2vw;
  text-align: center;
}

.shp__box span {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  content: "SHOP NOW";
  font-family: "open-sans", sans-serif;
  color: #fff;
}

@media only screen and (max-width: 780px) {
  .shp__box {
    top: 20% !important;
    left: 50% !important;
    right: auto !important;
    width: 100%;
    margin: 0 !important;
    text-align: center !important;
    transform: translate(-50%, -50%) skewY(0deg);
    color: #fff;
  }

  .shp__row:nth-child(1) .shp__item:nth-child(1) .shp__box {
    margin-top: 5vh !important;
    padding-top: 80px;
  }

  .shp__row:nth-child(2) .shp__item:nth-child(2) .shp__box {
    margin-bottom: 5vh !important;
  }
}

.shp__above {
  font-size: 0.75vw;
  line-height: 0.75vw;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  font-family: "open-sans", sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 10px;
}

.shp__above br {
  display: none;
}

@media only screen and (max-width: 780px) {
  .shp__above {
    font-size: 18px;
    line-height: 1;
    max-width: 100%;
    white-space: normal;
    font-weight: 400;
    margin-bottom: 5px;
  }

  .shp__above br {
    display: block;
  }
}

.shp__title {
  font-size: 5vw;
  line-height: 4.5vw;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  font-family: "bebas-neue-pro", sans-serif;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.15s ease-in-out;
  position: relative;
}

@media only screen and (max-width: 780px) {
  .shp__title {
    font-size: 75px;
    line-height: 0.9;
  }

  .shp__title::after {
    opacity: 1;
    margin-top: 20px;
    font-size: 24px;
    display: none;
  }
}

.shp__item:hover .shp__title {
  color: #007acc;
}

.shp__now {
  display: none;
  position: absolute;
  bottom: 20%;
  left: 50%;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  transform: translateX(-50%) skewX(-20deg);
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.45);
  color: #fff;
  padding: 30px 50px;
  text-decoration: none;
  white-space: nowrap;
  letter-spacing: 5px;
}

.shp__now span {
  transform: skewX(20deg);
  display: inline-block;
}

@media only screen and (max-width: 780px) {
  .shp__now {
    display: block;
  }
}

.titlebox {
  padding: 15px 25px;
}

@media only screen and (max-width: 780px) {
  .titlebox {
    font-size: 22px;
  }

  .section__content .titlebox {
    font-size: 16px;
  }
}

.faq__item {
  background-color: #fff;
  border: 1px solid #c3c3c3;
  margin-bottom: 15px;
}

.faq__item.active {
  border-color: #007acc;
}

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

.faq__question {
  padding: 15px 50px 15px 25px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
}

.faq__question::after {
  position: absolute;
  top: 50%;
  right: 25px;
  display: block;
  content: "";
  height: 20px;
  width: 20px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABQCAYAAAC+neOMAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA5tJREFUeJzt2s9rHGUYwPHvM9lpKjYQFENBEIzSelHwPxBMeuhNJYtxAioehKyiNw8ik148CFLqtpG9WEI6G38h1EhPQgTvnjVCD4pVPBg8eKhJ5vHS3Wzipju7O+/7TuH5nmZnZncePpmEd4eAZVmWZVmWZVmWZVmWZVmWZVnWEEmRk9I0jU6fOfPYvsgD5PkfjST5RUTU9XCuaq6tPRhFk7NM5Lf3pqd/euv8+duD3nNXqDRNo5mzZxuq+o4gD3cPKD9C/m5jaemrEub2VvPatScj5ENE5nt2/6Oqn8Qn4vder9f/Pu69x0K1Wq147/6pDYQXjjtHlZU3ll66MOLcXmu22/NRrtcRua/vCarbTERzjcXFX/sd7gvVarXi3VNTnwo8P3gEvdBIkpXiI/vvyvrGOY30usDJu52ncFMieaYfVnR0R7q1Vds9NZUVQwKQ9EqWrRSc2XtFkQAEZjXX71prnz9y9NghqHRrqzbz2+/rAgvDjVNNrGGQOgnM7tX2/od1CGrm1q0PEF4cbaxqYY2C1NOjuxO7m5du3Jjs7OhCfZRlT6jy9njjVQOr2W7Pj4EEgIg8VdvZea3zOurZWBCRQuuqAZcIitVst+dF+XocpJ66f4IOfvVUHi/hg+8UBqtkJODApAslogNXp0NexCtW+Uig8G9nu/eO+qGsCxzkB8sFEoCgXZPeO+ozhZ0yL3Tnk51iuUICEGh1trtQy0myI+jLqrpf9gVdYa1m2ZwrJJSPl5Pk287LQ+uoRpJsRsLivYC1mmVzObLpBAldf+hE7c3ePX2XA6tZtpArGyIy4WCIsb8bOkeK41fr9fqhm+XYdVNVsUIgwYDnUVXDCoUEBZ5wVgUrJBIUfBQcGuvy+sazRPpNKCQoCAXhsKqABENAgX+sqiDBkFDgD6tKSDACFLjH0jz6vkpIMCIUuMVS1X1HP4SRkGAMKHB9Z5Xd6EgwJhTcK1jjIUEJUFB1rPGRoCQoqCpWOUhQIhRUDas8JCgZCqqCVS4SOICC0FjlI4EjKAiF5QYJHEKBbyx3SOAYCnxhuUUCD1Dg/LuhcyTwBAWusPwggUcoKBvLHxJ4hoKysPwiQQAoGBfLPxIEgoJRscIgQUAoGBYrHBIEhoKiWGGRoM+/T/tuOUm+EOE5Vf3r6DFV3Ud5/8/t7VdCIkEF7qhOF69enY7jyQWBp4EY+FlEv1xOkpuhZ7Msy7Isy7Isy7IsyxrcfzNeLxtxSlaeAAAAAElFTkSuQmCC");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all 0.5s cubic-bezier(0.13, 0.99, 0.18, 0.99);
  transform: translateY(-50%);
}

.faq__item.active .faq__question::after {
  transform: translateY(-50%) scaleY(-1);
}

.faq__question:hover {
  color: #007acc;
}

.faq__answer {
  display: none;
  padding: 25px;
  font-size: 18px;
  border-top: 1px solid #c3c3c3;
  line-height: 1.5;
  letter-spacing: 0.25px;
  font-weight: 300;
  background-color: #fbfbfb;
}

figure.wp-caption {
  display: block;
  margin: 0 !important;
  width: 100% !important;
  text-align: left !important;
  font-size: 14px;
  font-style: italic;
  padding-top: 5px;
}

figure.wp-caption a {
  display: block;
  width: 100%;
}

figure.wp-caption img {
  width: 100%;
}

.study--black {
  background-color: #000;
  color: #fff;
}

.study--white {
  background-color: #fff;
  color: #000;
}

.study--blue {
  background-color: #007acc;
  color: #fff;
}

.study--toc {
  background-position: center left;
  background-size: 30% auto;
  background-repeat: no-repeat;
  padding: 50px 0;
}

.study__container {
  max-width: 100%;
  padding: 50px 75px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.study--align .study__container {
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .study__container {
    padding: 25px 15px;
  }
}

.study__sidebar {
  width: 25%;
}

@media only screen and (max-width: 1200px) {
  .study__sidebar {
    width: 100%;
  }
}

.study__part {
  font-size: 14px;
}

.study__title {
  font-size: 35px;
  font-weight: bold;
  line-height: 1;
}

.study--black .study__title {
  color: #fff;
}

.study--align .study__title {
  color: #fff;
}

.study__content {
  flex: 1;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.25px;
  font-weight: 300;
  padding-left: 50px;
}

@media only screen and (max-width: 1200px) {
  .study__content {
    width: 100%;
    padding: 25px 0;
  }
}

.study__content a {
  color: #000;
  text-decoration: none;
}

.study__content a:hover {
  text-decoration: underline;
}

.study__content blockquote {
  margin: 0;
  padding: 15px 25px 15px 45px;
  position: relative;
}

.study__content blockquote::before {
  color: #007acc;
  content: "“";
  font-family: "Playfair Display SC", serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 1;
  font-style: normal;
  position: absolute;
  top: 10px;
  left: 5px;
}

.study__content > *:first-child {
  margin-top: 0;
}

.media {
}

.media__entry {
  display: flex;
  align-items: center;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  flex-wrap: wrap;
}

.media__entry:last-child {
  border-bottom: none;
}

.media__left {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  padding: 10px 15px;
}

@media only screen and (max-width: 1200px) {
  .media__left {
    width: 100%;
    border-right: none;
  }
}

.media__left a {
  display: block;
  transition: all 2s cubic-bezier(0.13, 0.99, 0.18, 0.99);
}

@media only screen and (max-width: 1200px) {
  .media__left a {
    max-width: 350px;
    margin: 0 auto;
  }
}

.media__left img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;

}

.media__left a:hover {
  transform: scale(0.9);
}

.media__middle {
  padding: 0 25px;
  width: 60%;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  align-self: stretch;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .media__middle {
    width: 100%;
    margin-bottom: 25px;
    border: none !important;
  }
}

.media__title {
  width: 100%;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.media__title a {
  text-align: center;
  font-weight: bold;
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 22px;
  text-decoration: none;
  color: #000;
  transition: all 0.15s ease-in-out;
}

.media__title a:hover {
  color: #007acc;
}

.media__link {
  text-align: center;
}

.media__link a {
  text-decoration: none;
  color: #007acc;
}

.media__link a:hover {
  text-decoration: underline;
}

.media__right {
  width: 20%;
}

@media only screen and (max-width: 1200px) {
  .media__right {
    width: 100%;
  }
}

.media__date {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin-bottom: 8px;
}

.media__author {
  text-align: center;
  font-size: 14px;
}

.borderAround {
  border: 2px solid #000;
  padding: 25px;
}

.notice {
  padding: 25px;
  display: flex;
  align-items: center;
}

.notice__image img {
  display: block;
  max-width: 100%;
}

.notice__content {
  flex: 1;
  padding-left: 25px;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.social {
  display: flex;
  align-items: center;
  justify-content: center;
}

.social__single {
  margin: 10px;
}

.social__single a {
  display: block;
  height: 80px;
  width: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #007acc;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
  font-size: 30px;
  transform: skewX(-20deg);
}

@media only screen and (max-width: 1200px) {
  .social__single a {
    width: 60px;
    height: 50px;
    font-size: 20px;
  }
}

.social__single a i,
.social__single a svg {
  transform: skewX(20deg);
}

.social__single a:hover {
  background-color: #000;
}

/* WOO STUFF */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.woocommerce-page .top {
  background-color: #222;
}

.woocommerce-page {
  padding-top: 80px !important;
}

@media only screen and (max-width: 1200px) {
  .woocommerce-page {
    padding-top: 80px !important;
  }
}

.woocommerce-cart-form__cart-item a,
.shipping-calculator-button {
  text-decoration: none !important;
  color: #007acc;
}

.woocommerce-cart-form__cart-item a:hover,
.shipping-calculator-button:hover {
  text-decoration: underline !important;
}

.woocommerce-cart-form #coupon_code {
  width: 150px;
  height: 35px;
}

.checkout-button {
  background-color: #007acc !important;
  transition: all 0.15s ease-in-out !important;
  border-radius: 0 !important;
}

.checkout-button:hover {
  background-color: #000 !important;
}

.woocommerce table.shop_table {
  border-radius: 0 !important;
}

.woocommerce .quantity .qty {
  height: 35px;
  line-height: 1;
}

.woocommerce-error {
  color: #fff !important;
}

.woocommerce-error::before {
  color: #fff !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.wc-block-components-notice-banner {
  color: #fff !important;
  background-color: #000 !important;
  border: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
}

.single-product .wc-block-components-notice-banner {
  margin-bottom: 25px;
  padding: 20px;
}

.single-product
  .wc-block-components-notice-banner
  .wc-block-components-notice-banner__content {
  justify-content: space-between;
  width: 100%;
}

.wc-block-components-notice-banner a {
  order: 2;
}

.wc-block-components-notice-banner::after {
  display: none !important;
}

.wc-block-components-notice-banner::before {
  color: #fff !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.woocommerce a.remove {
  text-align: center !important;
}

.wc-account .woocommerce {
  display: flex;
  flex-wrap: wrap;
}

.woocommerce form.login {
  width: 400px;
}

.wc-account .woocommerce-MyAccount-navigation {
  width: 25%;
}

@media only screen and (max-width: 1200px) {
  .wc-account .woocommerce-MyAccount-navigation {
    width: 100%;
    margin-bottom: 25px;
  }
}

.wc-account .woocommerce-MyAccount-navigation > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.wc-account .woocommerce-MyAccount-navigation > ul > li > a {
  font-size: 20px;
  color: #000;
  text-decoration: none;
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #cdcdcd;
  transition: all 0.15s ease-in-out;
  text-transform: uppercase;
  position: relative;
}

.wc-account .woocommerce-MyAccount-navigation > ul > li:last-child > a {
  border-bottom: none;
}

.wc-account .woocommerce-MyAccount-navigation > ul > li > a:hover {
  text-decoration: underline;
}

.wc-account .woocommerce-MyAccount-navigation > ul > li.is-active > a {
  font-weight: bold;
}

.wc-account .woocommerce-MyAccount-content {
  width: 75%;
  padding-left: 100px;
}

@media only screen and (max-width: 1200px) {
  .wc-account .woocommerce-MyAccount-content {
    width: 100%;
    padding-left: 0;
  }
}

.wc-account .woocommerce-MyAccount-content {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.25px;
  font-weight: 300;
}

.wc-account .woocommerce-MyAccount-content .woocommerce-info {
  color: #fff;
  background-color: #007acc;
  padding: 10px;
}

.wc-account .woocommerce-Button {
  background-color: #000 !important;
  color: #fff !important;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  display: inline-block;
  text-decoration: none;
}

.wc-account .woocommerce-Button:hover {
  background-color: #007acc !important;
  color: #fff !important;
  text-decoration: none !important;
}

.wc-account .woocommerce-PaymentMethods {
  padding-left: 0;
}

.wc-account .woocommerce-MyAccount-content a {
  color: #007acc;
  text-decoration: none;
}

.wc-account .woocommerce-MyAccount-content a:hover {
  text-decoration: underline;
}

.wc-account .woocommerce-MyAccount-content img {
  max-width: 100%;
  height: auto;
}

.wc-account .woocommerce-MyAccount-content h1,
.wc-account .woocommerce-MyAccount-content h2,
.wc-account .woocommerce-MyAccount-content h3,
.wc-account .woocommerce-MyAccount-content h4,
.wc-account .woocommerce-MyAccount-content h5 {
  text-transform: uppercase;
  text-align: left;
}

.wc-account .woocommerce-MyAccount-content *:first-child {
  margin-top: 0;
}

.products {
  display: flex !important;
  flex-wrap: wrap !important;
  margin: 0 -15px !important;
}

.products::before {
  display: none !important;
}

.products::after {
  display: none !important;
}

.products .product {
  width: 25% !important;
  margin: 0px !important;
  padding: 15px !important;
  padding-bottom: 60px !important;
}

.woocommerce-loop-product__title {
  color: #000 !important;
  transition: all 0.15s ease-in-out;
}

.products .product:hover .woocommerce-loop-product__title {
  color: #007acc !important;
}

.products .product .price {
  color: #007acc !important;
}

.products .product .button {
  position: absolute !important;
  bottom: 15px !important;
  left: 15px !important;
  right: 15px !important;
  text-align: center !important;
  background-color: #007acc;
  color: #fff !important;
  transition: all 0.15s ease-in-out;
  border-radius: 0 !important;
}

.products .product .button:hover {
  background-color: #000 !important;
}

.woocommerce-address-fields .form-row label,
.woocommerce-form-row label {
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.woocommerce-address-fields .form-row > span,
.woocommerce-form-row > span {
  display: block;
  font-size: 12px;
}

.woocommerce-address-fields .form-row input:not([type="checkbox"]),
.woocommerce-form-row input:not([type="checkbox"]) {
  padding: 0 15px;
  height: 50px;
  border: 1px solid #878787;
  font-size: 16px;
  display: block;
  width: 100%;
}

.woocommerce-address-fields .form-row input:focus,
.woocommerce-form-row input:focus {
  border-color: #007acc !important;
}

.woocommerce-address-fields .form-row input[type="checkbox"],
.woocommerce-form-row input[type="checkbox"] {
  margin-right: 10px;
}

.woocommerce-address-fields
  .form-row
  .select2-container--default
  .select2-selection--single {
  padding: 10px 15px;
  border: 1px solid #878787;
  border-radius: 0;
  height: 50px;
  font-size: 16px;
}

.woocommerce-address-fields .button {
  background-color: #000 !important;
  color: #fff !important;
  padding: 10px 20px !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer !important;
  transition: all 0.15s ease-in-out !important;
  display: inline-block !important;
  text-decoration: none !important;
}

.woocommerce-address-fields .button:hover {
  background-color: #007acc !important;
}

.woocommerce-address-fields
  .form-row
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 0;
}

.woocommerce-address-fields
  .form-row
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 50px;
}

.wc-block-components-notice-banner a {
  color: #007acc !important;
  background-color: #fff !important;
  display: inline-block !important;
  padding: 10px 20px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  transition: all 0.15s ease-in-out;
}

.wc-block-components-notice-banner a:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.wc-block-components-notice-banner a.button {
  padding: 16px !important;
  font-weight: 600 !important;
  border-radius: 0 !important;
  margin-right: 10px !important;
  transition: all 0.15s ease-in-out;
  white-space: nowrap;
  color: #000 !important;
  display: flex !important;
  align-items: center !important;
}

.wc-block-components-notice-banner a.button img {
  margin-right: 10px;
}

.wc-block-components-notice-banner a.button:hover {
  background-color: #007acc !important;
  color: #fff !important;
}

.wc-block-components-notice-banner a.button:first-child {
  margin-left: auto !important;
}

.wc-block-components-notice-banner a.button:last-child {
  margin-right: 0 !important;
}

.cart-empty,
.cart-empty::before {
  color: #fff !important;
}

#customer_login {
  display: block;
  width: 100%;
}

#customer_login .woocommerce-privacy-policy-link {
  color: #000;
  font-weight: bold;
}

#customer_login .col-1,
#customer_login .col-2 {
  max-width: 750px !important;
  margin: 0 auto !important;
}

#customer_login .col-1 h2,
#customer_login .col-2 h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
}

#customer_login .col-1 #customer_login .col-2 {
  text-align: center;
}

#customer_login .col-1 form,
#customer_login .col-2 form {
  padding: 50px;
  background-color: #eee;
  text-align: center;
}

#customer_login .col-1 {
  margin-bottom: 100px !important;
}

#customer_login .col-1 .form-row:nth-child(3) label {
  display: block;
}

#customer_login .col-1 .woocommerce-button,
#customer_login .col-2 .woocommerce-button {
  display: inline-block;
  margin: 25px 0;
  border: none;
  background-color: #000;
  color: #fff;
  padding: 15px 50px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
}

#customer_login .col-1 .woocommerce-button:hover,
#customer_login .col-2 .woocommerce-button:hover {
  background-color: #007acc;
}

#customer_login .col-1 .lost_password a {
  color: #000;
  font-weight: bold;
}

#customer_login input {
  text-align: center !important;
}

.cart_item .variation {
  font-size: 14px !important;
}

.cart_item .variation p {
  margin-top: 0 !important;
  font-weight: bold !important;
}

/* Animate CSS */

:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media print, (prefers-reduced-motion: reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }

  .animate__animated[class*="Out"] {
    opacity: 0;
  }
}

@-webkit-keyframes animate__fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes animate__fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.animate__fadeIn {
  -webkit-animation-name: animate__fadeIn;
  animation-name: animate__fadeIn;
}

@-webkit-keyframes animate__fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes animate__fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInUp {
  -webkit-animation-name: animate__fadeInUp;
  animation-name: animate__fadeInUp;
}

@-webkit-keyframes animate__fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-50px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes animate__fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-50px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInLeft {
  -webkit-animation-name: animate__fadeInLeft;
  animation-name: animate__fadeInLeft;
}

@-webkit-keyframes animate__fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(50px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes animate__fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(50px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInRight {
  -webkit-animation-name: animate__fadeInRight;
  animation-name: animate__fadeInRight;
}

@-webkit-keyframes animate__zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes animate__zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.animate__zoomInDown {
  -webkit-animation-name: animate__zoomInDown;
  animation-name: animate__zoomInDown;
}

.mc4wp-response .mc4wp-alert {
  color: #fff !important;
  text-align: center !important;
}

.bundle_error .msg {
  color: #fff !important;
}

.bundle_error .woocommerce-info::before {
  color: #fff !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.bundle_button .screen-reader-text {
  display: none !important;
}

.bundled_item_details_col {
  font-size: 14px !important;
}

.bundled_product_excerpt {
  display: none !important;
}

table.bundled_products .bundled_product > td {
  border-bottom: 1px solid #c3c3c3 !important;
}

.bundled_item_details_col select {
  display: block !important;
  width: 100% !important;
  padding: 10px !important;
  height: 50px !important;
  border: 1px solid #c3c3c3 !important;
}

.bundled_item_details_col label {
  text-decoration: none !important;
  display: block !important;
  position: relative !important;
  font-size: 0.875rem !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: #007acc !important;
}

.bundled_item_details_col h4 {
  margin-bottom: 10px !important;
}

.bundled_item_details_col h4 a {
  color: #007acc;
}

.bundled_item_qty_col .quantity {
  height: auto !important;
  line-height: normal !important;
  padding: 10px !important;
  width: 100% !important;
  height: 50px !important;
}

.single-variation label[for="pa_color"] + span {
  display: inline-block !important;
}

.bundled_product_title_inner {
  text-transform: uppercase;
}

.bundled_item_wrap .woocommerce-variation-description {
  display: none !important;
}

.bundled_item_cart_details .woocommerce-variation-price {
  font-size: 16px !important;
}

.bundled_item_cart_details .woocommerce-variation-price span {
  display: inline-block !important;
  font-size: 16px !important;
}

.bundled_item_qty_col,
.bundled_item_qty_head {
  display: none !important;
}

@media only screen and (max-width: 780px) {
  .wc-block-components-notice-banner {
    flex-wrap: wrap;
  }

  .wc-block-components-notice-banner a {
    display: block !important;
    width: 100% !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin: 10px !important;
    text-align: center !important;
  }

  .wc-block-components-notice-banner a.button:first-child {
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin: 10px !important;
  }

  .wc-block-components-notice-banner a.button:last-child {
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin: 10px !important;
  }
}

#cfw-payment-request-buttons .wc-braintree-banner-gateway {
  max-width: none !important;
}

#cfw .woocommerce-error::before {
  color: #000 !important;
}

.error404 .top {
  background-color: #222;
}

.woocommerce-checkout .section--social,
.woocommerce-checkout .section--crypto {
  display: none !important;
}

.woocommerce-checkout .section--social {
  display: none !important;
}

.search__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.15s ease-in-out;
}

.search__overlay.active {
  opacity: 1;
  visibility: visible;
}

.search__container {
  width: 500px;
  max-width: 100%;
  padding: 15px;
}

.search__title {
  text-align: center;
  margin-bottom: 5px;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
}

.search__form {
  display: flex;
}

.search__form input {
  flex-grow: 1;
  height: 50px;
  background-color: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  border: none;
  padding: 0 20px;
  border-radius: 0;
}

.search__form button {
  width: 50px;
  height: 50px;
  background-color: #007acc;
  color: #fff;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  border: none;
  border-radius: 0;
}

.search__form button:hover {
  background-color: #000;
}

/* reCaptcha hide */

.grecaptcha-badge {
  visibility: hidden;
}

@media screen and (min-width: 0px) and (max-width: 720px) {
  #splitit-installment-price-checkout {
    display: none;
  }
}

/* SPLIT MOBILE FIX */
#cfw-mobile-cart-header .cfw-display-table {
  width: 100% !important;
}

#cfw-mobile-cart-header .cfw-display-table-row {
  display: flex !important;
  align-items: center !important;
}

#cfw-mobile-cart-header #cfw-mobile-total .splitit-installment-price-checkout {
  font-weight: 300 !important;
}

#cfw-mobile-cart-header .cfw-display-table > a#tell-me-more {
  display: none !important;
}

#cfw-mobile-cart-header #cfw-mobile-total a#tell-me-more {
  width: auto !important;
}

#cfw-mobile-total .amount {
  color: #007acc !important;
  font-weight: bold !important;
}

.thankyou__image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.thankyou__image img {
  width: 100%;
  max-width: 850px;
  display: block;
}

.thankyou__title {
  text-align: center;
  font-size: 30px;
  font-family: "bebas-neue-pro", sans-serif;
  line-height: 1;
  margin-bottom: 5px;
}

.thankyou__text {
  text-align: center;
  font-size: 16px;
  margin-bottom: 5px;
}

.thankyou__text a {
  text-decoration: none;
  color: #007acc;
}

.thankyou__text a:hover {
  text-decoration: underline;
}

.thankyou__buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-top: 10px;
}

.section--thankyoutop {
  position: relative;
  overflow: hidden;
  padding-top: 60px;
}

.section--thankyoutop::before {
  position: absolute;
  display: block;
  content: "";
  height: 40%;
  width: 100%;
  background-color: #f0f0f0;
  bottom: -10%;
  left: 0;
  transform: skewY(-2deg);
}

.section--thankyoubottom {
  padding-bottom: 25px;
}

.page-template-thank-you .top__container {
  background-color: #222 !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75) !important;
}

.hustle-ui.hustle-popup {
  z-index: 9999999999;
}

.tabs__container {
  padding-top: 75px;
  position: relative;
}

.tabs {
  max-width: 1920px;
  margin: 0 auto;
}

@media screen and (min-width: 1200px) {
  .tabs {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}

.tabs__nav-item {
  width: 25%;
  border-bottom: 2px solid #ccc;
  display: flex;
  height: 75px;
  align-items: center;
  justify-content: start;
  color: #000;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  position: absolute;
  top: 0;
  width: 25%;
  scroll-margin-top: 80px;
}

.five-tabs .tabs__nav-item {
  width: 20%;
}

.tabs__nav-item:nth-of-type(1) {
  left: 0;
}

.tabs__nav-item:nth-of-type(2) {
  left: 25%;
}

.five-tabs .tabs__nav-item:nth-of-type(2) {
  left: 20%;
}

.tabs__nav-item:nth-of-type(3) {
  left: 50%;
}

.five-tabs .tabs__nav-item:nth-of-type(3) {
  left: 40%;
}

.tabs__nav-item:nth-of-type(4) {
  left: 75%;
}

.five-tabs .tabs__nav-item:nth-of-type(4) {
  left: 60%;
}

.five-tabs .tabs__nav-item:nth-of-type(5) {
  left: 80%;
}

.six-tabs .tabs__nav-item {
  width: 16.6667%;
}

.six-tabs .tabs__nav-item:nth-of-type(1) {
  left: 0;
}

.six-tabs .tabs__nav-item:nth-of-type(2) {
  left: 16.6667%;
}

.six-tabs .tabs__nav-item:nth-of-type(3) {
  left: 33.3333%;
}

.six-tabs .tabs__nav-item:nth-of-type(4) {
  left: 50%;
}

.six-tabs .tabs__nav-item:nth-of-type(5) {
  left: 66.6667%;
}

.six-tabs .tabs__nav-item:nth-of-type(6) {
  left: 83.3333%;
}

.seven-tabs .tabs__nav-item {
  width: calc(100% / 7);
}

.seven-tabs .tabs__nav-item:nth-of-type(1) {
  left: 0;
}

.seven-tabs .tabs__nav-item:nth-of-type(2) {
  left: calc(100% / 7);
}

.seven-tabs .tabs__nav-item:nth-of-type(3) {
  left: calc(100% / 7 * 2);
}

.seven-tabs .tabs__nav-item:nth-of-type(4) {
  left: calc(100% / 7 * 3);
}

.seven-tabs .tabs__nav-item:nth-of-type(5) {
  left: calc(100% / 7 * 4);
}

.seven-tabs .tabs__nav-item:nth-of-type(6) {
  left: calc(100% / 7 * 5);
}

.seven-tabs .tabs__nav-item:nth-of-type(7) {
  left: calc(100% / 7 * 6);
}

.tabs__nav-item.active {
  border-bottom: 4px solid #007acc;
}

@media only screen and (min-width: 1201px) {
  .tabs__nav-item:hover {
    color: #007acc;
  }

  .tabs__nav-item.default {
    color: #000 !important;
    border-bottom: 4px solid #007acc;
  }
}

.tabs__nav-icon {
  margin-right: 10px;
}

.tabs__nav-label {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  font-family: "open-sans", sans-serif;
}

.tabs__nav-label i {
  padding-right: 5px;
}

.tabs__content-item {
  display: none;
  padding: 30px 0;
  scroll-margin-top: 150px;
}

.tabs__content-item.active {
  display: block;
}

@media only screen and (min-width: 1201px) {
  .tabs__content-item.default {
    display: block;
  }
}

@media only screen and (max-width: 1200px) {
  .tabs__container {
    padding-top: 0;
  }

  .tabs__nav-item {
    width: 100% !important;
    position: relative;
    top: auto;
    left: auto !important;
  }

  .tabs__nav-item.active {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
  }

  .tabs__content-item.active {
    border: 2px solid #000;
    border-top: none;
    padding: 30px 15px;
  }
}

.tabs__cat-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  padding-left: 18px;
}

.tabs__cat-grid .tabs__cat-grid-item {
  text-transform: uppercase;
  font-weight: bold;
  list-style-type: square;
}

.tabs__cat-grid .tabs__cat-grid-item::marker {
  text-transform: uppercase;
  font-weight: bold;
  color: #007acc;
}

@media only screen and (max-width: 1023px) {
  .tabs__cat-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.woosg-wrap .woosg-availability {
  display: none !important;
}

.woosg-wrap .woosg-title {
  padding-left: 10px !important;
}

.woosg-wrap .woosg-name {
  font-family: "bebas-neue-pro", cursive;
  font-size: 18px;
}

.woosg-wrap .woosg-price {
  font-weight: bold !important;
  color: #007acc !important;
  font-size: 14px !important;
}

.woosg-price .price {
  font-weight: bold !important;
  color: #007acc !important;
  font-size: 14px !important;
}

.woosg-wrap .woosg_total {
  display: none !important;
}

.woosg-wrap ~ .cart .single_add_to_cart_button {
  width: 100% !important;
}

.woosg-wrap .variations .variation {
  display: block;
  width: 100%;
}

.woosg-wrap .variations .variation .label {
  display: none !important;
}

.section--cryptogrey {
  background-color: #2d2d31;
}

.section--cryptogrey .contact__field--checkbox .contact__label a {
  color: #fff;
}

.section--cryptogrey .contact__field--checkbox .contact__label a:hover {
  color: #007acc;
}

/* .single-variation span select:focus,
.wc-pao-addon-select:focus,
.woocommerce.single-product div.variations .single-variation span select:focus,
.wc-pao-addon-container .wc-pao-addon-select:focus,
.woocommerce div.product form.cart .variations select:focus,
.single-product.woocommerce .quantity input:focus-visible,
.buttons_added input:focus,
.buttons_added input:focus-visible,
.woocommerce div.product form.cart button[type="submit"],
.woocommerce div.product form.cart button[type="submit"]:focus,
.single-product .ps_info .button:focus,
.woocommerce .ps_info a.button:focus,
.single-variation select:focus,
.quantity.buttons_added input:focus {
  outline-style: auto !important;
}
.buttons_added input:focus,
.woocommerce-variation-add-to-cart button:focus,
.summary a.button:focus,
.quantity.buttons_added input:focus,
.woocommerce.single-product div.variations .single-variation span select:focus,
.single-product.woocommerce .quantity input:focus,
.woocommerce .ps_info a.button:focus,
.woocommerce div.product form.cart button[type="submit"]:focus {
  outline: black solid 1px !important;
} */
.woocommerce-product-details__short-description {
  background-color: #fff;
  color: #000;
}

.woocommerce-product-details__short-description a {
  color: #000;
}

.single-product .ps_info .button,
.woocommerce .ps_info a.button {
  background-color: #000 !important;
  outline: black !important;
  border: 0 !important;
}

.single-product .reset_variations {
  color: #666 !important;
  background-color: #fff !important;
}

.single-product .reset_variations[style="visibility: hidden;"] {
  display: none !important;
}

.woocommerce-info {
  background-color: #000 !important;
  color: #fff;
}

/* For accessibility to reduce animation and transition */

@media screen and (prefers-reduced-motion: reduce), (update: slow) {
  *,
  *:hover,
  *:focus,
  *:active {
    -webkit-animation-duration: 0.001ms !important;
    animation-duration: 0.001ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
  }

  *,
  *:hover,
  *:focus,
  *:active {
    transition: none;
  }
}

.bundled_item_details_col label {
  color: #000 !important;
}

/* WooCommerce reviews */

.woocommerce-Reviews .commentlist {
  padding-left: 0px;
  list-style: none;
}

.woocommerce-Reviews .commentlist li img {
  display: none;
}

.star-rating {
  float: none !important;
}

.star-rating span::before {
  color: #a61111 !important;
}

.comment-text {
  display: flex;
  flex-direction: column;
}

.comment-text .meta {
  order: 1;
}

.comment-text .star-rating {
  order: 2;
}

.comment-text .description {
  order: 3;
}

.woocommerce-verification-required {
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
}

/* Newsletter Popup */
.newsletter__popup-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgb(0, 0, 0, 0.8);
  pointer-events: all;
  z-index: 9998;
  display: none;
  transition: all 0.5s;
}

.newsletter__popup-wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 9998;
}

.newsletter__popup-container {
  display: flex;
  flex-direction: column;
}

.newsletter__popup-close-wrapper {
  width: 100%;
  position: relative;
}

.newsletter__popup-close {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  z-index: 3;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
}

.newsletter__popup-close span {
  transform: rotate(45deg);
  font-size: 28px;
  color: #fff;
}

.newsletter__popup-content {
  display: flex;
  flex-direction: row;
  height: 350px;
}

.newsletter__popup-img {
  width: 300px;
  height: 100%;
  overflow: hidden;
}

.newsletter__popup-img img {
  height: 100%;
  width: 100%;
  object-cover: center;
}

.newsletter__popup-text {
  width: 450px;
  height: auto;
  background-color: #fff;
  padding: 60px 30px;
}

.newsletter__popup-title {
  font-size: 32px;
  font-family: Roboto;
  font-weight: 900;
  padding-bottom: 20px;
  line-height: 44px;
}

.newsletter__popup-description {
  font-size: 14px;
  color: #4f4f4f;
  padding-bottom: 50px;
  line-height: 26px;
}

.newsletter__popup-email {
  display: flex;
  width: 100%;
}

.newsletter__popup-email input {
  padding: 10px 20px;
  border: 1px solid #4f4f4f;
  color: #0d0d0d;
}

.newsletter__popup-email input::-webkit-input-placeholder {
  color: #bbb;
  font-size: 12px;
}

.newsletter__popup-email input::-moz-placeholder {
  color: #bbb;
  font-size: 12px;
}

.newsletter__popup-email input:-ms-input-placeholder {
  color: #bbb;
  font-size: 12px;
}

.newsletter__popup-email input::-ms-input-placeholder {
  color: #bbb;
  font-size: 12px;
}

.newsletter__popup-email input::placeholder {
  color: #bbb;
  font-size: 12px;
}

.newsletter__popup-email button {
  padding: 9px 24px;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  cursor: pointer;
}

.newsletter__popup-no-interest {
  width: 100%;
  text-align: center;
  color: #fff;
  margin-top: 10px;
  cursor: pointer;
}

@media only screen and (max-width: 800px) {
  .newsletter__popup-wrapper {
    padding: 30px;
  }

  .newsletter__popup-content {
    height: auto;
    flex-direction: column;
  }

  .newsletter__popup-img {
    width: 100%;
    max-width: 450px;
  }

  .newsletter__popup-text {
    width: 100%;
    max-width: 450px;
    padding: 30px 20px;
  }

  .newsletter__popup-title {
    padding-bottom: 10px;
  }

  .newsletter__popup-description {
    padding-bottom: 10px;
  }

  .newsletter__popup-email {
    flex-direction: column;
  }

  .newsletter__popup-email input {
    width: 100%;
    margin-bottom: 5px;
  }

  .newsletter__popup-email button {
    width: 100%;
  }
}

/* Search bar */

.search__bar {
  width: 100%;
  background-color: #fff;
  height: 70px;
  flex-direction: row;
  align-items: center;
  position: fixed;
  top: 80px;
  left: 0;
  transform: translateY(-100%);
  transition: all 0.35s ease-in-out;
  z-index: 98;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.search__bar.active {
  height: 70px;
  transform: translateY(0);
}

.admin-bar .search__bar {
  top: 112px;
}

/* Disable Search bar from single category page, single vehicle pages, news landing, news single, featured vehicles landing and featured vehicles single. */

/* .page-template-news .search__bar.active {
  transform: translateY(-100%);
} */

.search__bar-wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search__bar-wrapper .dgwt-wcas-search-wrapp {
  width: 100% !important;
  max-width: 100% !important;
}

.search__bar-input {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 900px;
}

.search__bar-right {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  background-color: #007acc;
  height: 100%;
  border-left: 20px solid #9adbf5;
  transform: skewX(-20deg);
  transform-origin: bottom right;
  z-index: 104;
}

.search__bar-close {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 105;
  cursor: pointer;
  padding: 0 70px;
}

.search__bar-close svg {
  color: #fff;
  display: inline-block;
  transform: skewX(20deg);
  width: 30px;
  height: 30px;
}

.search__bar .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #000;
  box-shadow: none;
  border-radius: 0;
  padding-left: 0 !important;
}

.search__bar
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder {
  font-family: "bebas-neue-pro", "sans-serif";
  font-size: 24px;
}

.search__bar
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input::-moz-placeholder {
  font-family: "bebas-neue-pro", "sans-serif";
  font-size: 24px;
}

.search__bar
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input:-ms-input-placeholder {
  font-family: "bebas-neue-pro", "sans-serif";
  font-size: 24px;
}

.search__bar
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input::-ms-input-placeholder {
  font-family: "bebas-neue-pro", "sans-serif";
  font-size: 24px;
}

.search__bar
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input::placeholder {
  font-family: "bebas-neue-pro", "sans-serif";
  font-size: 24px;
}

.search__bar .dgwt-wcas-sf-wrapp {
  position: relative;
}

.search__bar .dgwt-wcas-sf-wrapp svg {
  position: absolute;
  right: 0 !important;
  top: 50%;
  left: auto;
  transform: translateY(-50%);
  color: #000;
  opacity: 1;
}

.search__bar
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder {
  color: #000 !important;
}

.search__bar
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input::-moz-placeholder {
  color: #000 !important;
}

.search__bar
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input:-ms-input-placeholder {
  color: #000 !important;
}

.search__bar
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input::-ms-input-placeholder {
  color: #000 !important;
}

.search__bar
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input::placeholder {
  color: #000 !important;
}

#search__toggle {
  position: relative;
}

.search__bar-indicator {
  display: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #007acc transparent;
  position: absolute;
  bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .search__bar {
    top: 80px;
  }

  .search__bar.mobile {
    height: 50px;
    transform: translateY(0);
  }

  .search__bar-input {
    max-width: 350px;
  }

  .search__bar-wrapper {
    justify-content: start;
    padding: 0 120px 0 20px;
  }

  .search__bar-indicator {
    display: none !important;
  }

  .search__bar-right {
    width: 128px;
    border-left-width: 15px;
  }

  .search__bar-close {
    padding-right: 72px;
  }

  .search__bar .dgwt-wcas-sf-wrapp svg {
    display: none !important;
  }

  .search__bar .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    border-bottom: 0;
  }
}

@media only screen and (max-width: 782px) {
  .admin-bar .search__bar {
    top: 126px;
  }

  .top--fixed ~ .search__bar {
    top: 80px;
  }
}

.dgwt-wcas-suggestion {
  text-decoration: none;
}

.dgwt-wcas-content-wrapp .dgwt-wcas-meta .woocommerce-Price-amount bdi {
  font-size: 15px;
  font-weight: bold;
}

.dgwt-wcas-meta {
  line-height: 0;
}

.dgwt-wcas-si {
  width: 80px !important;
}

.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more {
  padding: 15px;
  font-weight: bold;
}

.dgwt-wcas-suggestions-wrapp .dgwt-wcas-content-wrapp .dgwt-wcas-st {
  padding-right: 15px;
}

.dgwt-wcas-preloader {
  right: 25px;
}

/* Collision Repair Page */

.collision__section {
  padding-bottom: 30px;
  width: 100%;
}

.collision__first_section {
  padding-top: 50px;
  padding-bottom: 0;
}

.collision__title {
  font-family: "bebas-neue-pro", "open-sans", sans-serif;
  font-weight: 700;
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.collision__title-description {
  font-family: "open-sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.collision__subtitle {
  font-size: 16px;
  font-family: "open-sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 20px;
}

.collision__row {
  display: flex;
  margin-bottom: 40px;
}

.collision__row-wide {
  display: flex;
  margin-bottom: 40px;
}

.collision__row-wide:last-child,
.collision__row:last-child {
  margin-bottom: 0;
}

.collision__field {
  width: 50%;
}

.collision__field:first-child {
  margin-right: 30px;
}

.collision__field:only-child {
  padding-right: 15px;
}

.collision__row-wide .collision__field {
  width: 100%;
}

.collision__row-wide .collision__field:first-child {
  margin-right: 0px;
}

.collision__row-wide .collision__field textarea {
  width: 100% !important;
  margin-top: 10px;
  height: 5em;
  border: 1px solid #979797;
}

.collision__field label {
  font-family: "open-sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.collision__field label [data-name="order-date"] input {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.collision__field input {
  width: 100%;
  height: 55px;
  border-radius: 0;
  padding: 10px;
  color: #000;
  border: 1px solid #979797;
  margin-top: 10px;
}

.collision__field select {
  width: 100%;
  height: 55px;
  border-radius: 0;
  padding: 10px;
  color: #000;
  border: 1px solid #979797;
  margin-top: 10px;
  text-transform: uppercase;
}

.collision__field select option {
  text-transform: uppercase;
}

.collision__field input[type="checkbox"] {
  width: auto;
}

.collision__field .car-driveable {
  margin-top: 20px;
}

.collision__field .wpcf7-checkbox .wpcf7-list-item {
  margin-right: 20px;
}

.collision__field .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
  margin-right: 10px;
}

.collision__subquestion {
  font-family: "open-sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: none;
  display: block;
  text-transform: none;
}

.collision__double-field {
  display: flex;
  margin-top: 10px;
}

.collision__double-field-desc {
  font-family: "open-sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-transform: none;
  display: flex;
  align-items: center;
  padding-left: 80px;
  transform: translateY(-25%);
}

.collision__field input[type="file"] {
  margin-top: 0;
  max-height: 41px;
}

.collision__bottom {
  width: 100%;
}

.collision__terms {
  font-family: "open-sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.collision__terms a {
  color: inherit;
}

.collision__terms .wpcf7-list-item {
  margin: 0;
}

.collision__terms input {
  margin-right: 10px;
}

.collision__submit input[type="submit"] {
  display: block;
  background-color: #000;
  border: 1px solid #000;
  text-transform: uppercase;
  color: #fff;
  height: 50px;
  padding: 0 50px;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
}

.collision__submit input[type="submit"]:hover {
  background-color: #fff;
  color: #000;
}

.collision__images {
  width: 100%;
  display: flex;
}

.collision__image-wrapper {
  width: 12.5%;
  padding-right: 10px;
  cursor: pointer;
  border-radius: 5px;
  overflow: hidden;
}

.collision__image-wrapper img {
  cursor: pointer;
}

.collision__image-wrapper:last-child {
  padding-right: 0;
}

.collision__image-upload {
  height: 70px;
  background-color: #d8d8d8;
  border-radius: 5px;
  flex-grow: 1;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.collision__image-upload svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.15s;
  color: #686868;
  pointer-events: none;
  user-select: none;
}

.collision__image-upload input[type="file"] {
  opacity: 0;
}

.collision__image-wrapper label {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.collision__image-wrapper label:hover svg {
  color: #007acc;
}

.collision__image-wrapper label img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.collision__show-mobile {
  display: none;
}

.collision__row-title {
  font-family: "open-sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.collision__field fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

.collision__field fieldset .wpcf7-radio {
  display: flex;
}

.collision__field fieldset .wpcf7-radio .first {
  margin-right: 20px;
}

.collision__field fieldset .wpcf7-radio label {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
}

.collision__field fieldset .wpcf7-radio label input {
  width: auto;
  margin-top: 0;
  margin-right: 10px;
}

.collision__field .collision__double-field .estimate,
.collision__field .collision__double-field .vin-photo {
  opacity: 0;
}

.collision__field .collision__double-field .estimate,
.collision__field .collision__double-field .vin-photo {
  opacity: 0;
}

.collision__field .collision__double-field {
  position: relative;
}

.collision__field .collision__double-field .collision__file-upload {
  height: 55px;
  width: 50%;
  border: 1px solid #979797;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  font-family: "open-sans", sans-serif;
  text-transform: none;
  z-index: 1;
  transition: all 0.25s;
}

.collision__field .collision__double-field .collision__file-upload i {
  transition: all 0.25s;
}

.collision__field .collision__double-field .collision__file-upload:hover {
  background-color: #007acc;
  color: #fff;
  border: 1px solid transparent;
}

.collision__field .collision__double-field .collision__file-upload:hover i {
  color: #fff;
}

.collision__field .collision__double-field .collision__file-upload i {
  margin-right: 5px;
}

.collision__field .collision__double-field .collision__file-upload:hover {
  cursor: pointer;
}

/*  Collision mobile */

@media screen and (max-width: 800px) {
  .collision__section {
    padding-bottom: 15px;
  }

  .collision__row {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .collision__row-wide {
    margin-bottom: 20px;
  }

  .collision__field {
    width: 100%;
  }

  .collision__field:first-child {
    margin-right: 0;
  }

  .collision__field:last-child {
    margin-top: 20px;
  }

  .collision__field:only-child {
    margin-top: 0;
    padding-right: 0;
  }

  .collision__double-field {
    flex-direction: column;
    padding-top: 10px;
  }

  .collision__double-field-desc {
    padding-left: 0;
    font-size: 12px;
  }

  .collision__images {
    flex-wrap: wrap;
  }

  .collision__image-wrapper {
    width: 25%;
    padding-bottom: 10px;
  }

  .collision__image-wrapper:last-child,
  .collision__image-wrapper:nth-child(4) {
    padding-right: 0;
  }

  .collision__bottom {
    flex-direction: column;
    align-items: start;
  }

  .collision__terms {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .collision__submit {
    display: flex;
    width: 100%;
    justify-content: end;
  }

  .collision__field .collision__double-field .collision__file-upload {
    width: 100%;
  }

  .collision__hidden-mobile {
    display: none;
  }

  .collision__show-mobile {
    display: block;
    font-family: "open-sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
    text-transform: none;
    padding-top: 5px;
  }
}

@media screen and (max-width: 500px) {
  .collision__image-wrapper {
    width: 50%;
    padding-bottom: 10px;
  }

  .collision__image-wrapper:nth-child(2n) {
    padding-right: 0;
  }
}

.section--cryptogrey .wpcf7-response-output {
  background-color: #2d2d31;
}

.tcenter__form-desc {
  color: #fff;
  text-align: center;
  padding: 20px;
}

.tcenter__form-full {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.tcenter__form-field-1 {
  width: 100%;
  padding: 15px 0px;
}

.tcenter__form-field-2 {
  width: 50%;
  padding: 15px 0px;
}

.tcenter__form-field-3 {
  width: 33.33%;
  padding: 15px 0px;
  padding-right: 15px;
}

.tcenter__form-field-3:last-child {
  padding-right: 0px;
}

.tcenter__form-row {
  width: 100%;
  display: flex;
}

.tcenter__form-label {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: bold;
}

.tcenter__form-field input,
.tcenter__form-field select {
  width: 100%;
  height: 45px;
  padding: 0 15px;
  border: 1px solid #7f7f7f;
  background-color: #fff;
  border-radius: 3px;
}

.tcenter__form-field textarea {
  width: 100%;
}

.tcenter__form-field--checkbox .tcenter__form-label {
  padding-left: 10px;
  margin-bottom: 0;
}

.tcenter__form-lower {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.tcenter__form-acceptance {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

.tcenter__form-acceptance input {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

.tcenter__form-acceptance a {
  color: #007acc;
  text-decoration: underline;
}

.tcenter__form-acceptance-label {
  margin-left: 15px;
}

.tcenter__form-acceptance label {
  display: flex;
}

.tcenter__form-submit input[type="submit"] {
  background-color: #007acc;
  font-family: "open-sans", sans-serif;
  padding: 15px 30px;
  color: #fff;
  font-weight: bold;
  border: 3px solid #007acc;
  transition: all 0.15s;
  cursor: pointer;
}

.tcenter__form-submit input[type="submit"]:hover {
  background-color: #000;
  color: #fff;
}

.tcenter__form-checkboxes {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

.tcenter__form-checkboxes input[type="checkbox"] {
  margin-right: 5px;
}

.tcenter__form-checkboxes .wpcf7-checkbox .wpcf7-list-item {
  padding: 0 15px;
}

.tcenter__form-ownage {
  width: 100%;
  display: flex;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}

@media screen and (max-width: 800px) {
  .tcenter__form-row {
    flex-direction: column;
  }

  .tcenter__form-field-2 {
    width: 100%;
  }

  .tcenter__form-field-3 {
    width: 100%;
    padding-right: 0px;
  }

  .tcenter__form-ownage {
    flex-direction: column;
  }

  .tcenter__form-checkboxes .wpcf7-form-control-wrap {
    margin-top: 10px;
  }

  .tcenter__form-checkboxes .wpcf7-form-control-wrap .wpcf7-form-control {
    display: flex;
    flex-wrap: wrap;
  }

  .tcenter__form-checkboxes
    .wpcf7-form-control-wrap
    .wpcf7-form-control
    .wpcf7-list-item {
    width: 50%;
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tcenter__form-lower {
    flex-direction: column;
  }

  .tcenter__form-acceptance {
    margin-bottom: 20px;
  }

  .tcenter__form-submit {
    width: 100%;
    text-align: right;
  }
}

.single-product .ps_info .button,
.woocommerce .ps_info a.button {
  border: 2px solid #000 !important;
}

.single-product .ps_info .button:hover,
.woocommerce .ps_info a.button:hover {
  border: 2px solid #000 !important;
}

.error404 .section__container {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media screen and (max-width: 800px) {
  .error404 .img--center {
    width: 100%;
  }
}

@media screen and (max-width: 800px) {
  .section--search {
    padding-top: 40px;
  }
}

/* UP x von Holzhausen */

/* primary: #f5a560 */

/* UP x von Holzhausen */

/* primary: #f5a560 */

.holz__container {
  max-width: 100%;
  padding: 50px 75px;
  margin: 0 auto;
  z-index: 1;
}

.holz__cta {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.holz__cta--left {
  justify-content: start;
}

.holz__cta a {
  color: #000;
  text-decoration: none;
  background-color: #f5a560;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: skewX(-20deg);
  transition: all 0.3s ease-in-out;
  font-weight: bold;
  font-size: 16px;
  font-weight: "open-sans", sans-serif;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 30px 50px;
}

.holz__cta a:hover {
  color: #fff;
  background-color: #000;
}

.holz__cta--onblack a:hover {
  color: #000;
  background-color: #fff;
}

.holz__cta--black a {
  color: #fff;
  background-color: #000;
}

.holz__cta--black a:hover {
  color: #000;
  background-color: #f5a560;
}

.holz__cta a span {
  transform: skewX(20deg);
  white-space: nowrap;
}

.holz__text {
  background-color: #000;
  color: #fff;
}

.holz__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

/* Single section */

.holz__text .holz__container {
  position: relative;
  padding: 100px 75px;
}

.holz__title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 30px;
  padding-top: 10px;
  letter-spacing: 5px;
  text-align: center;
}

.holz__text .holz__container::before {
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 40px;
  background-color: #f5a560;
  content: "";
}

.holz__text .holz__container::after {
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 40px;
  background-color: #f5a560;
  content: "";
}

.holz__description {
  line-height: 24px;
  font-weight: 500;
  font-family: "open-sans", sans-serif;
  text-align: center;
}

.holz__section {
  background-color: #fff;
  color: #000;
  position: relative;
  overflow: hidden;
  min-height: 750px;
}

.holz__section--black {
  background-color: #000;
  color: #fff;
}

.holz__section--title {
  font-size: 72px;
  line-height: 65px;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold !important;
  margin-bottom: 20px;
  font-family: "bebas-neue-pro", sans-serif;
  margin-top: 0;
}

.holz__section--wrapper {
  display: flex;
  justify-content: flex-end;
}

.holz__section--description {
  line-height: 24px;
}

.holz__right {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-left: 50px;
}

.holz__picture {
  width: calc(50% - 60px);
  position: absolute;
  top: 65px;
  bottom: 0px;
  left: 0;
  z-index: 2;
  transform: skewX(-20deg);
  transform-origin: top right;
  overflow: hidden;
  margin-bottom: 65px;
}

.holz__picture img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  transform: skewX(20deg);
  transform-origin: top right;
}

.holz__infobox {
  padding: 150px 0;
}

.holz__trapezoid--left {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f5a560;
  width: 50%;
  height: 60%;
  transform: skewX(-20deg);
  transform-origin: top right;
}

.holz__section:nth-child(2) {
  background-color: #000;
  color: #fff;
}

.holz__section:nth-child(2) .holz__section--wrapper {
  justify-content: flex-start;
}

.holz__section:nth-child(2) .holz__right {
  padding-right: 50px;
  padding-left: 0px;
}

.holz__section:nth-child(2) .holz__trapezoid--left {
  left: auto;
  right: -110px;
  transform-origin: bottom left;
}

.holz__section:nth-child(2) .holz__picture {
  left: auto;
  right: 0;
  transform-origin: bottom right;
}

.holz__section:nth-child(2) .holz__picture img {
  transform-origin: bottom left;
}

.holz__section:nth-child(3) {
  background-color: #e5cbb4;
}

.holz__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 60px;
  grid-row-gap: 40px;
  padding: 30px 0;
}

.holz__grid-title-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.holz__grid-title {
  text-transform: uppercase;
  font-weight: 400;
  font-family: "bebas-neue-pro", sans-serif;
  font-size: 24px;
}

.holz__grid-icon {
  margin-right: 20px;
  width: 30px;
}

.holz__grid-description {
  padding-left: 50px;
  font-weight: 500;
  font-family: "open-sans", sans-serif;
  line-height: 24px;
}

@media only screen and (min-width: 1200px) {
  .holz__image-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 20px;
  }

  .holz__image-grid-item {
    overflow: hidden;
    cursor: zoom-in;
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
  }

  .holz__image-grid-item:nth-child(6n + 3) {
    aspect-ratio: 1 / 2;
    grid-row: span 2 / span 2;
  }

  .holz__image-grid-item:nth-child(6n + 4),
  .holz__image-grid-item:nth-child(6n + 6) {
    aspect-ratio: 2 / 1;
    grid-column: span 2 / span 2;
  }
}

.holz__image-grid .holz__image-grid-item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
  aspect-ratio: 1/1;
}

.holz__image-grid .holz__image-grid-item:hover img {
  transform: scale(1.1);
}

.holz__ordering {
  background-color: #000;
  color: #fff;
  padding: 100px 0;
  position: relative;
}

.holz__ordering .holz__container {
  position: relative;
  z-index: 1;
}

.holz__bg-image {
  background-image: url("../png/vh-ordering.png");
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.holz__ordering--title {
  font-size: 72px;
  line-height: 75px;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold !important;
  font-family: "bebas-neue-pro", sans-serif;
  margin-top: 0;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}

.holz__ordering--title::before {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 80px;
  background-color: #f5a560;
  content: "";
}

.holz__ordering .holz__description {
  text-align: left;
  margin-bottom: 30px;
}

.holz__ordering .holz__cta {
  margin-bottom: 30px;
}

.holz__italic {
  font-style: italic;
  line-height: 24px;
}

.holz__gradient-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #000;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent;
  z-index: 0;
  pointer-events: none;
}

.holz__black-bottom {
  background-color: #000;
  padding: 50px 0;
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .holz__container {
    padding: 25px 15px;
  }

  .holz__text .holz__container {
    padding: 90px 15px;
  }

  .holz__cta a {
    font-size: 16px;
    margin-top: 35px;
    padding: 20px 35px;
  }

  .holz__grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .holz__image-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 0px 10px 10px 10px;
    margin-bottom: 0px;
  }

  .holz__image-grid-item {
    overflow: hidden;
    max-height: 350px;
    cursor: zoom-in;
  }

  .holz__image-grid-item:nth-child(3),
  .holz__image-grid-item:nth-child(4),
  .holz__image-grid-item:nth-child(9),
  .holz__image-grid-item:nth-child(10) {
    grid-column: span 1 / span 1;
  }

  .holz__image-grid-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
  }

  .holz__image-grid-item:hover img {
    transform: scale(1.1);
  }

  .holz__section .holz__container {
    padding: 0px;
  }

  .holz__section--wrapper {
    display: block;
  }

  .holz__right {
    width: 100%;
    padding-left: 0;
  }

  .holz__picture {
    width: auto;
    transform: none;
    margin-bottom: 0;
    position: relative;
    top: 0;
    padding: 0 15px 15px 0;
  }

  .holz__picture img {
    transform: none;
    position: relative;
    display: block;
    z-index: 2;
  }

  .holz__infobox {
    padding: 30px 15px;
    text-align: center;
  }

  .holz__section {
    min-height: 100%;
  }

  .holz__trapezoid--left {
    display: none;
  }

  .holz__section:nth-child(2) .holz__right {
    padding: 0;
  }

  .holz__section--title {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 10px;
    text-align: center;
  }

  .holz__cta a {
    margin-top: 0px;
  }

  .holz__cta--left {
    padding-left: 15px;
    justify-content: center;
  }

  .holz__picture::after {
    content: "";
    display: block;
    background-color: #f5a560;
    transform: skewX(-20deg);
    transform-origin: top right;
    position: absolute;
    height: 100%;
    width: 33.33%;
    top: 0;
    right: 0;
    transform-origin: bottom left;
  }

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

  .holz__italic {
    text-align: center;
  }
}

.single-post .scrolldown {
  bottom: 50px;
}

.page-template-apex-s .scrolldown,
.page-template-complete-y .scrolldown,
.page-template-complete-3 .scrolldown,
.page-template-complete-x .scrolldown {
  bottom: 25px;
}

/* Woocommerce Account and Orders styling */

.woocommerce-orders-table {
  width: 100%;
  border-collapse: collapse;
}

.woocommerce-orders-table__row {
  border-bottom: 1px solid #cdcdcd;
  padding: 10px 0;
}

.woocommerce-orders-table__row td {
  padding: 10px 0;
}

.woocommerce-MyAccount-content .woocommerce-Address:nth-child(2) {
  margin-top: 20px;
}

.woocommerce-order-details {
  margin-bottom: 20px;
}

.woocommerce-table--order-details {
  border-collapse: collapse;
  border: 1px solid #cdcdcd;
  width: 100%;
}

.woocommerce-table--order-details thead tr {
  border-bottom: 1px solid #cdcdcd;
}

.woocommerce-table--order-details thead tr th {
  padding: 10px 0;
  text-align: left;
}

.woocommerce-table--order-details tbody tr {
  border-bottom: 1px solid #cdcdcd;
}

.woocommerce-table--order-details tbody tr th {
  padding: 10px 0;
  text-align: left;
}

.woocommerce-table--order-details tfoot tr {
  border-bottom: 1px solid #cdcdcd;
}

.woocommerce-table--order-details tfoot tr:last-child {
  border-bottom: 0px;
}

.woocommerce-table--order-details tfoot th {
  padding: 10px 0;
  text-align: left;
}

.woocommerce-table--order-details thead tr th:first-child,
.woocommerce-table--order-details tbody tr td:first-child,
.woocommerce-table--order-details tfoot th:first-child {
  padding-left: 10px;
}

.gallery {
  position: relative;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.galleryViewMoreWrapper {
  display: none;
  position: absolute;
  align-items: flex-end;
  justify-content: center;
  z-index: 1;
  left: 0px;
  right: 0px;
  bottom: 0;
  height: 300px;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 15%,
    rgba(0, 0, 0, 0) 100%
  );
}

.gallery--squished .galleryViewMoreWrapper {
  display: flex;
}

.galleryViewMore {
  height: 100px;
  width: 100%;
  color: #ffffff;
  cursor: pointer;
  letter-spacing: 5px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  transition: color 0.25s ease-in-out;
}

.galleryViewMore:hover {
  color: #007acc;
}

@media only screen and (max-width: 1200px) {
  .galleryViewMoreWrapper {
    left: 5px;
    right: 5px;
    height: 150px;
  }
}

.woocommerce .product .stock {
  color: #000 !important;
}

.product-discontinued .price,
.product-discontinued form.cart {
  display: none !important;
}

.single_variation .woocommerce-variation-price.inactive-discontinued,
.single_variation_wrap
  .woocommerce-variation-add-to-cart.inactive-discontinued {
  display: none !important;
}

.woocommerce-product-summary-review {
  padding: 20px 0;
}

.woocommerce-product-summary-review .star-rating {
  padding: 30px 0;
  width: 100%;
  text-align: left;
}

.woocommerce-product-summary-review .star-rating:before {
  font-family: star;
}

.woocommerce-product-summary-review .star-rating span {
  font-family: "open-sans", sans-serif;
}

.woocommerce-product-summary-review .star-rating span:before {
  font-family: star;
}

.woocommerce .no-rating .star-rating::before {
  color: #000;
}

.single-product .guaranteed-safe-checkout {
  border: 1px solid #dadada;
  position: relative;
  margin: 20px 0 30px 0;
  border-radius: 16px;
}

.single-product .guaranteed-safe-checkout .guaranteed-safe-checkout-title {
  margin: 0;
  position: absolute;
  text-align: center;
  background-color: #fff;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 10px;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "open-sans", sans-serif;
  font-weight: bold;
}

.single-product .guaranteed-safe-checkout .payment-icons {
  padding: 25px 20px 20px 20px;
}

.single-product .guaranteed-safe-checkout .payment-icons img:first-child {
  margin-bottom: 10px;
}

.guaranteed-safe-checkout .payment-icons img {
  width: 100%;
}

.pg__loadmore {
  display: flex;
  justify-content: center;
}

p.stock.discontinued {
  font-weight: bold;
  font-style: italic;
}

@media only screen and (max-width: 1200px) {
  .single-product .related .related__item:nth-child(5) {
    display: none;
  }
}

/* OMAZE */

.section.section--omaze {
  background-color: #000;
}

.section.section--omaze .title__main {
  color: #fff;
}

.section.section--omaze .upBtn {
  color: #000 !important;
  background-color: #fff !important;
}

.section.section--omaze .upBtn:hover {
  color: #fff !important;
  background-color: #007acc !important;
}

.section.section--omaze img {
  width: 100%;
  max-width: 100%;
}

/* Services Page */

.page-template-services h2 {
  font-family: "bebas-neue-pro", "open-sans", sans-serif;
  font-weight: bold;
}

.page-template-services .services__cta {
  display: flex;
  margin-top: 20px;
}

.page-template-services .services__cta--right {
  justify-content: flex-end;
}

.page-template-services .services__cta--left {
  justify-content: flex-start;
}

.section__container--wideshop {
  max-width: 100%;
  padding-left: 50px;
  padding-right: 50px;
}

@media only screen and (max-width: 1200px) {
  .section__container--wideshop {
    padding: 25px 15px;
  }
}

/* Single Product Options */

.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  label {
  border-radius: 0px !important;
  flex-wrap: nowrap;
}

.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option.selected
  label {
  border: 1px solid #007acc;
}

.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  label:hover {
  border: 1px solid #007acc;
}

.yith-wapo-block .yith-wapo-addon .options.per-row-1 .yith-wapo-option {
  float: none;
  width: 100% !important;
  max-width: 100% !important;
}

.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option.selected
  label:after {
  background-color: #007acc !important;
}

.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  img {
  float: none;
}

/* Add on styling */

#wapo-total-price-table {
  font-family: "bebas-neue-pro";
  margin-bottom: 25px;
}

#wapo-total-price-table .wapo-product-price,
#wapo-total-price-table .wapo-total-options,
#wapo-total-price-table .wapo-total-order {
  font-weight: bold;
  line-height: 1;
  font-size: 28px;
}

#wapo-total-price-table .wapo-product-price td,
#wapo-total-price-table .wapo-total-options td,
#wapo-total-price-table .wapo-total-order td {
  color: #a61111 !important;
}

.wapo-addon-description {
  line-height: 25px;
  letter-spacing: 0.1px;
  font-weight: 400;
  font-size: 16px;
}

.wc-pao-addons-container label {
  font-family: "bebas-neue-pro";
  font-size: 20px !important;
}

.variations .single-variation label {
  font-family: "bebas-neue-pro";
  font-size: 20px !important;
}

@media only screen and (max-width: 1200px) {
  .variations .single-variation label {
    font-size: 20px !important;
  }
}

/* Containers */

.banner__container,
.section__container,
.section__container--wide,
.releases__container,
.post__container,
.copy__container,
.newsletter__container,
.featured__container,
.history__container,
.complete__container,
.study__cnontaier,
.holz__container,
.footer__nav-container {
  padding-left: 5vw !important;
  padding-right: 5vw !important;
  max-width: 1920px;
}

@media only screen and (max-width: 1200px) {
  .banner__container,
  .section__container,
  .section__container--wide,
  .releases__container,
  .post__container,
  .copy__container,
  .newsletter__container,
  .featured__container,
  .history__container,
  .complete__container,
  .study__cnontaier,
  .holz__container,
  .footer__nav-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.hero__side--left .hero__box {
  padding-left: 5vw;
}

.hero__side--right .hero__box {
  padding-right: 5vw;
}

@media only screen and (max-width: 780px) {
  .hero__side--left .hero__box {
    padding-left: 2vw;
  }

  .hero__side--right .hero__box {
    padding-right: 2vw;
  }
}

iframe {
  width: 100%;
  height: auto;
  max-width: 100%;
  aspect-ratio: 16/9;
}

iframe.instagram-media {
  aspect-ratio: 9/16;
}

.contact-new__container {
  padding-left: 5vw;
  padding-right: 5vw;
  padding-top: 100px;
  padding-bottom: 100px;
  max-width: 1920px;
  margin: 0 auto;
}

.contact-new__wrapper {
  display: flex;
}

.contact-new__sidebar {
  padding-right: 100px;
}

.contact-new__sidebar ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  margin-top: 0;
}

.contact-new__sidebar ul li {
  background-color: #f2f2f2;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
}

.contact-new__sidebar ul li.active {
  background-color: #000000;
}

.contact-new__sidebar ul li a {
  text-decoration: none;
  text-transform: uppercase;
  padding: 20px 50px;
  font-weight: 600;
  font-family: "open-sans", sans-serif;
  color: #666666;
}

.contact-new__sidebar ul li.active a {
  color: #ffffff;
}

.contact-new__section-title {
  font-family: "bebas-neue-pro";
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.contact-new__section-title--xl {
  font-family: "bebas-neue-pro";
  font-size: 56px;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.page-template-customer-concern .collision__images {
  flex-wrap: wrap;
}

.page-template-customer-concern .collision__images .collision__image-wrapper {
  width: 33.33%;
  padding-bottom: 10px;
}

.page-template-customer-concern
  .collision__images
  .collision__image-wrapper:nth-child(3),
.page-template-customer-concern
  .collision__images
  .collision__image-wrapper:nth-child(6) {
  padding-right: 0px;
}

@media only screen and (max-width: 800px) {
  .page-template-customer-concern .collision__images .collision__image-wrapper {
    width: 50% !important;
  }

  .page-template-customer-concern
    .collision__images
    .collision__image-wrapper:nth-child(1),
  .page-template-customer-concern
    .collision__images
    .collision__image-wrapper:nth-child(3),
  .page-template-customer-concern
    .collision__images
    .collision__image-wrapper:nth-child(5) {
    padding-right: 5px !important;
    padding-left: 0px !important;
  }

  .page-template-customer-concern
    .collision__images
    .collision__image-wrapper:nth-child(2),
  .page-template-customer-concern
    .collision__images
    .collision__image-wrapper:nth-child(4),
  .page-template-customer-concern
    .collision__images
    .collision__image-wrapper:nth-child(6) {
    padding-left: 5px !important;
    padding-right: 0px !important;
  }
}

.page-template-collision-repair input.wpcf7-file {
  opacity: 0;
}

.woocommerce-Reviews .comment-reply-title {
  display: block;
  font-family: "bebas-neue-pro", "open-sans", sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.woocommerce-Reviews .comment-form-rating {
  margin-bottom: 10px;
}

.woocommerce-Reviews .comment-form-rating label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.woocommerce-Reviews .comment-form-rating select {
  display: block;
  padding: 10px;
  text-transform: uppercase;
  width: 100%;
  max-width: 250px;
}

.woocommerce-Reviews .comment-form-comment label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.woocommerce-Reviews .form-submit input.submit {
  padding: 15px 50px !important;
  text-transform: uppercase;
  background-color: #007acc !important;
  color: #ffffff !important;
  border-radius: 0px !important;
  transition: all 0.3s ease-in-out;
  width: 100%;
  max-width: 250px;
}

.woocommerce-Reviews .form-submit input.submit:hover {
  background-color: #000 !important;
}

.woocommerce-product-details__short-description ul li {
  list-style-type: square;
}

.woocommerce-product-details__short-description ul li::marker {
  color: #007acc;
}

.reviews-swiper .swiper-slide {
  height: auto !important;
  padding: 20px;
}

.reviews-swiper .swiper-wrapper {
  padding-bottom: 40px !important;
}

.reviews-swiper .swiper-pagination-bullet {
  background-color: #484848 !important;
}

.reviews-swiper .swiper-pagination-bullet-active {
  background-color: #000000 !important;
}

.review--new {
  background-color: #fff;
  color: #000;
  border-radius: 20px;
  border: 1px solid #eeeeee;
  box-shadow: 0px 0px 15px 3px #00000010;
  overflow: hidden;
  position: relative;
  height: 100%;
}

.review--wrapper {
  display: block;
  padding: 30px;
  height: 100%;
  text-decoration: none;
  color: #000;
}

.review__inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.review--new .review__title-rating {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.review--new .review__title {
  font-size: 22px;
  font-family: "bebas-neue-pro", sans-serif;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
}

.review--new .review__title:hover {
  color: #007acc;
}

.review__rating-quotes {
  display: inline;
  color: #b2dcec;
}

.review__rating {
  display: flex;
  align-items: center;
  color: #a61111;
  margin-bottom: 10px;
}

.review__author {
  font-weight: bold;
  margin-bottom: 5px;
}

.review__date {
  color: #595959;
}

.review__title-wrap {
  margin-bottom: 10px;
}

.review__text {
  line-height: 1.5;
  margin-bottom: 20px;
}

.review__bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}

.review__cta {
  font-weight: bold;
  text-transform: uppercase;
}

.review__cta .review__cta--wrap {
  background-color: #000;
  color: #fff;
  padding: 15px 20px;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 2.5px;
  display: block;
  transform: skewX(-20deg);
  transition: all 0.25s ease-in-out 0s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 3px solid #000;
}

.review__cta .review__cta--wrap:hover {
  background-color: #fff;
  color: #000;
}

.review__cta .review__cta--wrap .review__cta--btn {
  transform: skewX(20deg);
  display: inline-block;
  text-decoration: none;
  color: inherit;
}

.section__reviews {
  overflow: hidden;
}

.section__reviews .section__container {
  padding: 30px 0 !important;
}

.reviews__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2.5rem;
}

@media only screen and (max-width: 1024px) {
  .reviews__grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .reviews-swiper .swiper-slide {
    padding: 0;
    padding-bottom: 20px;
  }

  .section__reviews .swiper {
    overflow: hidden;
  }

  .section__reviews {
    overflow: visible;
  }

  .review--new {
    box-shadow: none;
  }

  .page-template-reviews .review--new {
    box-shadow: 0px 0px 15px 3px #00000010;
  }

  .review__cta {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }

  .review__cta a {
    display: inline-block;
  }

  .reviews-swiper .swiper-slide {
    padding: 0px;
  }
}

.review__bg.home__bg {
  height: 70%;
}

.review__bg.home__bg::before {
  border-width: 12vw 100vw 0 0;
}

.section__reviews {
  padding-bottom: 0px;
}

.bundled_product_title {
  font-family: "bebas-neue-pro";
  font-size: 20px;
}

.woocommerce
  div.product
  form.cart
  .bundled_item_cart_content
  .variations
  label {
  font-family: "bebas-neue-pro" !important;
  font-size: 18px !important;
}

.woocommerce
  div.product
  form.cart
  .bundled_item_cart_content
  .woocommerce-variation-price,
.bundled_item_cart_details .woocommerce-variation-price span {
  font-size: 20px !important;
}

.bundled_item_details_col select,
.bundled_item_details_col select option {
  text-transform: uppercase !important;
}

.wc-pao-addon-checkbox + label {
  font-family: "open-sans", sans-serif;
  font-size: 16px !important;
  line-height: 25px !important;
  cursor: pointer;
}

.woocommerce-product-rating {
  display: flex !important;
  align-items: center;
  font-size: 20px;
}

.woocommerce-product-rating .star-rating {
  margin: 0 10px 0 0 !important;
}

.woocommerce-product-rating #leaveReview {
  font-size: 18px;
  transition: all 0.15s ease-in-out;
}

.woocommerce-product-rating #leaveReview:hover {
  color: #007acc;
}

.rating-custom-cta {
  font-size: 18px;
  margin-bottom: 10px;
}

.rating-custom-cta a {
  color: #000;
}

.mediadepo__up-logo {
  padding: 25px 50px;
  display: flex;
  justify-content: end;
  align-items: start;
}

.mediadepo__up-logo img {
  display: block;
  width: 100%;
  max-width: 400px;
}

.mediadepo__cta-wrapper {
  display: flex;
}

.mediadepo__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.mediadepo__grid a {
  overflow: hidden;
}

.mediadepo__grid a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 2s cubic-bezier(0.13, 0.99, 0.18, 0.99);
  cursor: zoom-in;
}

.mediadepo__grid a img:hover {
  transform: scale(1.1);
  opacity: 0.75;
}

@media only screen and (max-width: 1200px) {
  .mediadepo__up-logo {
    padding: 0px 0px 50px 0px;
    justify-content: start;
  }

  .mediadepo__cta-wrapper {
    display: block;
  }

  .mediadepo__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5px;
  }
}

/* .wtg__banner ul li.inView a {
  opacity: 1;
  color: #007ACC;
}
.wtg__banner ul li.inView a::before {
  opacity: 1;
  background-color: #007ACC;
}

.wtg__banner ul li a:hover {
  color: #007ACC;
} */

/* Buttons unified as in Homepage */

.banner__cta a {
  background-color: #000;
  color: #fff;
  padding: 20px 50px;
  text-decoration: none;
  letter-spacing: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  transform: skewX(-20deg);
  transition: all 0.25s ease-in-out 0s;
  margin: 15px;
  border: 5px solid #007acc;
  text-align: center;
  text-transform: uppercase;
}

.banner__cta a:hover {
  border-color: #000;
  background-color: #000;
  color: #fff;
}

.banner__cta a span {
  transform: skewX(20deg);
  display: inline-block;
}

.contact__turnstile {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
}

.contact__submit .contact__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 25px;
}

@media screen and (max-width: 1200px) {
  .contact__submit .contact__button {
    flex-direction: column;
    justify-content: center;
  }
}

.contact__submit .contact__button input {
  display: inline-block;
  padding: 20px 50px;
  cursor: pointer;
  background-color: #fff;
  color: #000;
  text-transform: uppercase;
  padding: 1rem 2rem;
  border-radius: 0.5rem;
  min-width: 250px;
  font-weight: bold;
  transition: all 0.25s ease-in-out;
  margin-left: 25px;
  border: 0px;
}

.contact__submit .contact__button input:hover {
  background-color: #007acc;
  color: #fff;
}

.contact__submit .contact__button .wpcf7-spinner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 120%;
}

.page-template-wheel-tire-guide .banner::before {
  background: linear-gradient(0deg, #0d0d0d96 50%, #0000008c 100%);
}

.wtg__cta {
  margin-top: 30px;
  display: inline-block;
}

.wtg__cta a {
  background-color: #000;
  color: #fff;
  padding: 20px 50px;
  text-decoration: none;
  letter-spacing: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  transform: skewX(-20deg);
  transition: all 0.25s ease-in-out 0s;
  margin: 15px;
  border: 5px solid #007acc;
  text-align: center;
  text-transform: uppercase;
}

.wtg__cta a:hover {
  background-color: #007acc;
  color: #fff;
}

.wtg__cta a span {
  transform: skewX(20deg);
  display: inline-block;
}

.woocommerce .product .stock.out-of-stock {
  font-weight: bold;
  text-transform: uppercase;
}

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

.woocommerce div.product form.cart {
  margin-bottom: 0;
}

.woocommerce .woocommerce-breadcrumb {
  font-weight: bold;
  margin-bottom: 0;
  color: #595959 !important;
  background-color: #fff !important;
  font-size: 0.875rem;
}

.woocommerce .woocommerce-breadcrumb a {
  color: #000000;
  background-color: #fff !important;
  text-transform: uppercase;
  text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb a:hover {
  color: #007acc;
}

.woocommerce .woocommerce-breadcrumb a:first-child {
  color: transparent;
  position: relative;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.woocommerce .woocommerce-breadcrumb a:first-child:before {
  background-image: url('../svg/house.svg');
  background-size: contain; 
  background-repeat: no-repeat;
  background-position: center;
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
}

.woocommerce .woocommerce-breadcrumb a:last-child {
  font-weight: bold;
}

.section__breacrumbs-wrapper {
  color: #000000;
  background-color: #ffffff;
}

.section__breadcrumbs {
  padding: 15px 5vw;
  max-width: 1920px;
  margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .section__breadcrumbs {
    padding-left:15px;
    padding-right:15px;
    border-bottom: 0;
  }

  .woocommerce-breadcrumb {
    font-size: 10px !important;
    font-weight: 400 !important;
  }


.woocommerce .woocommerce-breadcrumb a:first-child:before {
  transform: translate(0, -4px);
}

}

@media only screen and (max-width: 1200px) {
  .top__container i {
    font-size: 18px;
  }

  .top__container .sidebar__toggle-icon {
    width: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .archive.tax-product_cat .banner {
    min-height: 450px !important;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .archive.tax-product_cat .banner__container {
    position: static;
    width: 100%;
    padding: 100px 25px;
    transform: none;
  }

  .archive.tax-product_cat .banner__container .scrolldown {
    bottom: 0px;
  }

  .archive.tax-featured-category .banner__container {
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) {
  .footer__nav {
    padding-top: 0px;
    padding-bottom: 50px;
  }
}

.woocommerce .product_meta ul {
  padding-left: 15px;
  margin: 0;
}

.woocommerce .product_meta ul li {
  list-style-type: square;
  margin-bottom: 5px;
}

.woocommerce .product_meta ul li::marker {
  color: #007acc;
}

@media only screen and (max-width: 1200px) {
  .product_description {
    padding-top: 0px;
  }

  .woocommerce .product_meta ul li {
    margin-bottom: 10px;
  }
}

.product_meta .posted_in {
  text-transform: uppercase;
  display: none !important;
}

.product_meta .posted_in a {
  text-transform: none;
}

.wc-braintree-product-gateways-container {
  display: none;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1200px) {
  .wc-braintree-product-gateways-container {
    display: block;
  }
}

.woocommerce-noreviews {
  background-color: transparent !important;
}

.woocommerce-Reviews-title {
  font-family: "open-sans", "bebas-neue-pro", sans-serif !important;
  font-size: 16px !important;
}

.wc-account .woocommerce-MyAccount-content a {
  color: #000 !important;
  font-weight: bold !important;
  transition: all 0.25s ease-in-out;
}

.wc-account .woocommerce-MyAccount-content a:hover {
  text-decoration: underline !important;
}

.woocommerce-account .banner {
  height: 50vh;
}

@media only screen and (max-width: 1200px) {
  .woocommerce-account .banner {
    height: calc(var(--vh, 1vh) * 100 - 80px);
  }

  .admin-bar.woocommerce-account .banner {
    height: calc(var(--vh, 1vh) * 100 - 80px - 46px);
  }
}

.wc-account .woocommerce-MyAccount-content a.woocommerce-Button {
  color: #fff !important;
}

.woocommerce-account #mailchimp-gdpr-fields input[type="checkbox"] {
  margin-right: 10px;
}

.bottom--20 {
  bottom: 20px !important;
}

@media (min-width: 768px) and (max-width: 1080px) {
  .sidebar__container {
    width: 40%;
  }

  .single-featured-vehicles .banner {
    height: calc(var(--vh, 1vh) * 80 - 80px);
  }

  .admin-bar.single-featured-vehicles .banner {
    height: calc(var(--vh, 1vh) * 80 - 80px - 46px);
  }

  .single-post .banner {
    height: calc(var(--vh, 1vh) * 80 - 80px);
  }

  .admin-bar.single-post .banner {
    height: calc(var(--vh, 1vh) * 80 - 80px - 46px);
  }

  .hero__title {
    font-size: 7vw;
    line-height: 5.5vw;
  }

  .hero__above {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .hero__links ul li a {
    font-size: 2.5vw;
  }

  .hero__plus {
    font-size: 2.5vw;
  }

  .pg__item {
    width: 25% !important;
  }
}

/* 
@media (orientation: portrait) and (min-width: 768px) and (max-width: 1080px) {

}
 */

.section--related-fvh {
  background-color: #f0f0f0;
}

.section--related-fvh .related {
  padding-top: 50px;
  justify-content: center;
}

.related__item.related__item--5 {
  width: 20%;
}

@media screen and (max-width: 1300px) {
  .related__item.related__item--5 {
    width: 33.33% !important;
    min-width: 33.33% !important;
  }
}

@media screen and (max-width: 800px) {
  .related__item.related__item--5 {
    width: 100% !important;
    min-width: 100% !important;
  }
}

@media screen and (max-width: 1200px) {
  .page-template-news .banner__container,
  .single-post .banner__container,
  .post-type-archive-featured-vehicles .banner__container {
    width: 100%;
  }
}

.section.featured-products {
  background-color: #f0f0f0;
}

.section.featured-products--gallery {
  background-color: #2d2d31 !important;
}

.featured-products .pg__item {
  width: 20%;
}

@media only screen and (max-width: 1200px) {
  .featured-products .pg__item:nth-child(5) {
    display: none;
  }
}

/* Labor Request */

.single-product .woocommerce-notices-wrapper .wc-labor-popup {
  /* margin-top: -2em; */
  margin-bottom: 2em;
  display: block !important;
  padding: 16px 5vw !important;
  max-width: 1920px;
  margin: 0 auto;
}

.single-product .woocommerce-notices-wrapper .wc-labor-popup a.button {
  padding: 16px !important;
  font-weight: 600 !important;
  border-radius: 0 !important;
  margin-right: 10px !important;
  transition: all 0.15s ease-in-out;
  white-space: nowrap;
  color: #000 !important;
  display: flex !important;
  align-items: center !important;
}

.single-product .woocommerce-notices-wrapper .wc-labor-popup a.button:hover {
  background-color: var(--main-color);
}

.single-product .woocommerce-notices-wrapper .wc-labor-popup .wc-labor-prompt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #fff;
  position: relative;
}

.single-product
  .woocommerce-notices-wrapper
  .wc-labor-popup
  .wc-labor-prompt
  .wc-labor-prompt-wrapper {
  display: flex;
  align-items: center;
}

.single-product .woocommerce-notices-wrapper .wc-labor-prompt .wc-labor-icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZD0iTTc4LjYgNUM2OS4xLTIuNCA1NS42LTEuNSA0NyA3TDcgNDdjLTguNSA4LjUtOS40IDIyLTIuMSAzMS42bDgwIDEwNGM0LjUgNS45IDExLjYgOS40IDE5IDkuNGg1NC4xbDEwOSAxMDljLTE0LjcgMjktMTAgNjUuNCAxNC4zIDg5LjZsMTEyIDExMmMxMi41IDEyLjUgMzIuOCAxMi41IDQ1LjMgMGw2NC02NGMxMi41LTEyLjUgMTIuNS0zMi44IDAtNDUuM2wtMTEyLTExMmMtMjQuMi0yNC4yLTYwLjYtMjktODkuNi0xNC4zbC0xMDktMTA5VjEwNGMwLTcuNS0zLjUtMTQuNS05LjQtMTlMNzguNiA1ek0xOS45IDM5Ni4xQzcuMiA0MDguOCAwIDQyNi4xIDAgNDQ0LjFDMCA0ODEuNiAzMC40IDUxMiA2Ny45IDUxMmMxOCAwIDM1LjMtNy4yIDQ4LTE5LjlMMjMzLjcgMzc0LjNjLTcuOC0yMC45LTktNDMuNi0zLjYtNjUuMWwtNjEuNy02MS43TDE5LjkgMzk2LjF6TTUxMiAxNDRjMC0xMC41LTEuMS0yMC43LTMuMi0zMC41Yy0yLjQtMTEuMi0xNi4xLTE0LjEtMjQuMi02bC02My45IDYzLjljLTMgMy03LjEgNC43LTExLjMgNC43SDM1MmMtOC44IDAtMTYtNy4yLTE2LTE2VjEwMi42YzAtNC4yIDEuNy04LjMgNC43LTExLjNsNjMuOS02My45YzguMS04LjEgNS4yLTIxLjgtNi0yNC4yQzM4OC43IDEuMSAzNzguNSAwIDM2OCAwQzI4OC41IDAgMjI0IDY0LjUgMjI0IDE0NGwwIC44IDg1LjMgODUuM2MzNi05LjEgNzUuOCAuNSAxMDQgMjguN0w0MjkgMjc0LjVjNDktMjMgODMtNzIuOCA4My0xMzAuNXpNNTYgNDMyYTI0IDI0IDAgMSAxIDQ4IDAgMjQgMjQgMCAxIDEgLTQ4IDB6IiBmaWxsPSIjRkZGRkZGIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 100%;
  margin-right: 10px;
}

.single-product
  .woocommerce-notices-wrapper
  .wc-labor-popup
  .wc-labor-acceptance {
  padding-left: 35px;
}

@media screen and (max-width: 1200px) {
  .single-product .woocommerce-notices-wrapper .wc-labor-popup a.button {
    margin-bottom: 10px !important;
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .single-product .woocommerce-notices-wrapper .wc-labor-prompt .wc-labor-icon {
    display: none;
  }

  .single-product
    .woocommerce-notices-wrapper
    .wc-labor-popup
    .wc-labor-acceptance {
    padding-left: 0px;
  }
}

.single-product
  .woocommerce-notices-wrapper
  .wc-labor-popup
  .wc-labor-acceptance
  label {
  color: #fff;
  font-size: 12px;
  text-transform: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.single-product
  .woocommerce-notices-wrapper
  .wc-labor-popup
  .wc-labor-acceptance
  input[type="checkbox"] {
  margin-right: 10px;
  accent-color: #007acc;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
}

.wc-block-components-notice-banner a.button.disabled {
  background-color: gray !important;
  color: #000 !important;
  cursor: not-allowed !important;
}

.wc-block-components-notice-banner a.button i {
  padding-right: 10px;
}

@media only screen and (max-width: 1200px) {
  .wc-block-components-notice-banner::before {
    display: none !important;
  }

  .wc-block-components-notice-banner {
    padding: 20px;
  }

  .single-product
    .woocommerce-notices-wrapper
    .wc-labor-popup
    .wc-labor-prompt {
    flex-direction: column;
  }

  .wc-labor-text {
    margin-bottom: 15px;
  }
}

.gallery figcaption {
  display: none !important;
}

.banner__nav-row-2 {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 900px) {
  .banner__nav-row-2 {
    flex-direction: column;
  }

  .banner__nav-row-2 > div:first-child {
    margin-bottom: 10px;
  }
}

.banner__choose-vehicle {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
  font-size: 18px;
}

/* Quantity CSS */

.quantity {
  position: relative;
}

.single-product .quantity {
  margin-bottom: 2rem;
}

.quantity.buttons_added input[type="number"]::-webkit-inner-spin-button,
.quantity.buttons_added input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity.buttons_added input[type="number"] {
  -moz-appearance: textfield;
  padding-right: 38px;
  text-align: center;
}

.quantity.buttons_added input:focus {
  outline: 0;
}

.quantity-nav {
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  width: 35px;
  border: 1px solid #000;
  background: #fff;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}

.quantity-button {
  position: absolute;
  right: 0;
  left: 0;
  height: 50%;
  background: no-repeat center;
  background-size: auto 8px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  transition: background-color 0.1s linear, opacity 0.1s linear;
}

.quantity-button:active {
  background-color: #f5f5f7;
}

.quantity-button.disabled {
  opacity: 0.25;
  cursor: default;
}

.quantity-button.quantity-up {
  top: 1px;
  border-bottom: 1px solid #000;
}

.quantity-button.quantity-down::before,
.quantity-button.quantity-up::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #333;

  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
}

.quantity-button.quantity-up::before {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.7071 12.7071C14.3166 13.0976 13.6834 13.0976 13.2929 12.7071L10 9.41421L6.70711 12.7071C6.31658 13.0976 5.68342 13.0976 5.29289 12.7071C4.90237 12.3166 4.90237 11.6834 5.29289 11.2929L9.29289 7.29289C9.68342 6.90237 10.3166 6.90237 10.7071 7.29289L14.7071 11.2929C15.0976 11.6834 15.0976 12.3166 14.7071 12.7071Z' fill='%234A5568'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.7071 12.7071C14.3166 13.0976 13.6834 13.0976 13.2929 12.7071L10 9.41421L6.70711 12.7071C6.31658 13.0976 5.68342 13.0976 5.29289 12.7071C4.90237 12.3166 4.90237 11.6834 5.29289 11.2929L9.29289 7.29289C9.68342 6.90237 10.3166 6.90237 10.7071 7.29289L14.7071 11.2929C15.0976 11.6834 15.0976 12.3166 14.7071 12.7071Z' fill='%234A5568'/%3E%3C/svg%3E");
}

.quantity-button.quantity-down::before {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.29289 7.29289C5.68342 6.90237 6.31658 6.90237 6.70711 7.29289L10 10.5858L13.2929 7.29289C13.6834 6.90237 14.3166 6.90237 14.7071 7.29289C15.0976 7.68342 15.0976 8.31658 14.7071 8.70711L10.7071 12.7071C10.3166 13.0976 9.68342 13.0976 9.29289 12.7071L5.29289 8.70711C4.90237 8.31658 4.90237 7.68342 5.29289 7.29289Z' fill='%234A5568'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.29289 7.29289C5.68342 6.90237 6.31658 6.90237 6.70711 7.29289L10 10.5858L13.2929 7.29289C13.6834 6.90237 14.3166 6.90237 14.7071 7.29289C15.0976 7.68342 15.0976 8.31658 14.7071 8.70711L10.7071 12.7071C10.3166 13.0976 9.68342 13.0976 9.29289 12.7071L5.29289 8.70711C4.90237 8.31658 4.90237 7.68342 5.29289 7.29289Z' fill='%234A5568'/%3E%3C/svg%3E");
}

.quantity-button.quantity-down {
  bottom: 0px;
}

div.product form.cart .quantity {
  margin-bottom: 1.5rem;
  width: 17% !important;
  margin-right: 3%;
  height: 70px !important;
}

@media only screen and (max-width: 768px) {
  div.product form.cart .quantity {
    width: 23% !important;
  }
}

.quantity label {
  font-weight: bold;
  margin-right: 10px;
  display: inline-block;
  height: auto;
  width: auto;
  position: relative !important;
  text-transform: uppercase;
  vertical-align: top;
  font-size: 15px;
  clip: none;
  -webkit-clip-path: none;
  clip-path: none;

  display: none !important;
}

.quantity input {
  border: none;
  width: 100% !important;
  height: 70px !important;
  line-height: 70px;
  -webkit-appearance: none;
  border: 1px solid #000;
  display: block;
  outline: none;
  border-radius: 12px;
}

@media only screen and (max-width: 480px) {
  .single-product.woocommerce div.product form.cart .quantity {
    padding: 0;
    text-align: center;
  }

  .single-product.woocommerce div.product form.cart .quantity label {
    display: none;
  }

  .single-product.woocommerce div.product form.cart .quantity input {
    width: 100%;
  }

  .woocommerce div.product form.cart button[type="submit"] {
    padding: 0 1.5rem;
  }
}

@media only screen and (max-width: 558px) and (min-width: 481) {
  .single-product.woocommerce div.product form.cart .quantity {
    width: 17%;
  }

  .woocommerce div.product form.cart button[type="submit"] {
    width: 80%;
  }
}

@media only screen and (max-width: 1279px) and (min-width: 861px) {
  .single-product.woocommerce div.product form.cart .quantity label {
    display: none;
  }
}

@media only screen and (max-width: 1360px) and (min-width: 1280px) {
  .single-product.woocommerce div.product form.cart .quantity {
    width: 17%;
  }

  .woocommerce div.product form.cart button[type="submit"] {
    width: 80%;
  }
}

.page-template-motorsport {
  padding-top: 80px;
}

/* Homepage V3 CSS */

.homemodel {
  position: relative;
  height: 100%;
  background-color: #000;
}

.homemodel:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  z-index: 1;
}

.homemodel__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.homemodel__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.homemodel__heading {
  height: 25%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.homemodel__heading .home__subtitle {
  color: #fff;
  font-family: "open-sans", sans-serif, "bebas-neue-pro";
}

.homemodel__heading .home__title {
  color: #fff;
}

.homemodel__cta {
  height: 25%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}

.homemodel__cta .home__btn {
  white-space: nowrap;
}

@media only screen and (max-width: 1200px) {
  .homemodel__cta {
    flex-direction: column;
    width: 100%;
    padding: 0 5vw;
    height: auto;
    bottom: 25px;
  }

  .homemodel__heading {
    height: auto;
    top: 50px;
    padding: 0 25px;
  }

  .homemodel__heading .home__title {
    padding-top: 0px;
  }
}

.homemodel--wheels {
  background-color: #fff;
}

.homemodel--wheels::after {
  display: none;
}

.homemodel--wheels .homemodel__image {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.homemodel--wheels .homemodel__image img {
  width: 50vw;
  height: auto;
}

.homemodel__heading.homemodel__heading--wheels .home__subtitle,
.homemodel__heading.homemodel__heading--wheels .home__title {
  color: #000;
}

.homemodel__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #f0f0f0;
  overflow: hidden;
}

.homemodel__bg::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3vw 100vw 0 0;
  border-color: #fff transparent transparent transparent;
  z-index: 0;
}

.home__btn {
  text-transform: uppercase;
}

@media only screen and (max-width: 1200px) {
  .homemodel--wheels .homemodel__image img {
    width: 100%;
    max-width: 750px;
  }

  .homemodel--wheels {
    display: flex;
    flex-direction: column;
  }

  .homemodel--wheels .homemodel__heading {
    position: static;
    order: 1;
    transform: none;
    padding-top: 70px;
  }

  .homemodel--wheels .homemodel__image {
    position: static;
    order: 2;
    padding: 70px 10px;
  }

  .homemodel--wheels .homemodel__cta {
    position: static;
    order: 3;
    transform: none;
    padding-bottom: 70px;
  }

  .home__panel--wheels {
    height: auto;
  }

  .home__btn-wrapper {
    width: 100%;
  }
}

.homemodel.homemodel--vhh::after {
  display: none;
}

@media screen and (max-width: 800px) {
  .homemodel.homemodel--vhh .home__title {
    color: #000;
    font-size: 60px;
    white-space: initial;
  }

  .homemodel.homemodel--vhh .home__subtitle {
    color: #000;
    font-size: 16px;
  }

  .home__panel[nav="menu-item-304"] .home__title {
    font-size: 80px;
  }
}

table.shop_table_responsive tr td:nth-child(5) a {
  margin-right: 7px;
}

.affirm-as-low-as {
  margin: 5px 0;
}

/* Hide .taxonomy-filters on mobile */
@media only screen and (max-width: 768px) {
  .taxonomy-filters {
    display: none !important;
  }
}

.woocommerce span.onsale {
  display: none;
}

.woosb-bundles {
  border: 1px solid #c3c3c3;
  position: relative;
  margin: 20px 0;
}

.woosb-bundles .woosb-before-text {
  margin: 0;
  position: absolute;
  text-align: center;
  background-color: #fff;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 10px;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "open-sans", sans-serif;
  font-weight: 700;
}

.woosb-bundles .woosb-products {
  padding: 25px 20px 20px;
  margin: 0;
}

.wc_payment_method.payment_method_affirm img {
  height: 25px;
}

/*
#chat-widget-container {
  z-index: 96 !important;
}
*/

.express-checkout {
  font-family: "open-sans", sans-serif;
  text-align: center;
  font-size: 16px !important;
  font-weight: bold;
}

.express-checkout-buttons h3 a {
  font-family: "open-sans", sans-serif;
  font-size: 16px !important;
}

.express-checkout span {
  background-color: #fff;
  padding: 0 10px;
}

.wc-braintree-product-gateways-container {
  padding: 25px 20px 20px 20px;
  border: 1px solid #c3c3c3;
  margin-top: -10px !important;
  margin-bottom: 10px !important;
}

.wc-braintree-product-gateways-container ul.wc-braintree-product-gateways li {
  margin-bottom: 16px;
}

.wc-braintree-product-gateways-container
  ul.wc-braintree-product-gateways
  li:last-child {
  margin-bottom: 0px;
}

.single_add_to_cart_button {
  margin-bottom: 30px !important;
}

@media screen and (min-width: 1200px) {
  .express-checkout {
    display: none;
  }
}

.section[x-ref="categories"] {
  scroll-margin-top: 80px;
}

.woocommerce-cart .quantity {
  max-width: 100px;
  padding-top: 30px;
}

.woocommerce-cart .quantity-nav {
  max-height: 70px;
  top: auto;
  bottom: 0;
  height: 100%;
}

.woocommerce-checkout #order_review {
  padding: 0 20px 0 0 !important;
}

body.checkout-wc a,
main.checkoutwc a,
#cfw-mobile-total .amount,
#cfw-mobile-cart-header .cfw-arrow {
  color: #000 !important;
}

.checkoutwc #info_payment button,
.checkoutwc .cfw-primary-btn,
.checkoutwc.cfw-modaal #info_payment button,
.checkoutwc.cfw-modaal .cfw-primary-btn {
  background-color: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}

.checkoutwc #info_payment button:hover,
.checkoutwc .cfw-primary-btn:hover,
.checkoutwc.cfw-modaal #info_payment button:hover,
.checkoutwc.cfw-modaal .cfw-primary-btn:hover {
  background-color: #007acc !important;
  border-color: #007acc !important;
  color: #fff !important;
}

/* Newsletter */

.newsletter {
  color: inherit;
}

.newsletter__container {
  padding-top: 100px;
  padding-bottom: 100px;
}

.newsletter__left {
  position: relative;
  padding: 40px;
  background-color: #fff;
  min-width: 670px;
}

.newsletter__cancel {
  top: 10px;
  right: 10px;
}

.newsletter .home__btn {
  margin: 0px;
}

.newsletter .mc4wp-form-basic {
  margin: 0px;
}

.newsletter__terms_wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.newsletter__checkbox {
  margin: 0px;
  text-transform: none;
  text-align: left;
  min-width: auto;
  margin-right: 20px;
  font-size: 12px;
  line-height: 20px;
}

.newsletter__terms_wrapper .newsletter__checkbox {
  font-size: 16px;
}

.newsletter__checkbox input {
  margin-right: 15px !important;
}

.newsletter__fields {
  flex-wrap: wrap;
}

.newsletter__input {
  margin-bottom: 10px;
}

.newsletter__input input {
  width: 100%;
}

.newsletter__input:first-child {
  margin-right: 0px;
  margin-bottom: 10px;
  padding-right: 10px;
}

.newsletter__input:last-child {
  width: 100%;
}

.newsletter__submit {
  padding-right: 10px;
}

.mc4wp-form-basic label > span,
.mc4wp-form-basic li > label > span,
.newsletter__checkboxes label span {
  font-weight: 700;
}

.newsletter__checkboxes label span.newsletter__vehicle-label-desktop {
  display: inline-block !important;
}

.newsletter__checkboxes label span.newsletter__vehicle-label-mobile {
  display: none !important;
}

.newsletter__checkboxes_title {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}

.newsletter__form .mc4wp-response .mc4wp-alert {
  color: #000 !important;
  text-align: left;
}

/* screens smaller than 1024px */
@media (max-width: 1024px) {
  .newsletter__container {
    padding: 25px !important;
  }

  .newsletter__left {
    width: 100%;
    min-width: 200px;
    padding: 15px;
    background-color: rgb(255, 255, 255, 0.5);
  }

  .newsletter__input {
    width: 100%;
    padding-right: 0px;
    margin-right: 0px;
  }

  .newsletter__input input {
    border: 1px solid #000;
  }

  .newsletter__input:first-child {
    padding-right: 0px;
  }

  .newsletter__terms_wrapper {
    flex-direction: column;
  }

  .newsletter__checkbox {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .newsletter__terms_wrapper .newsletter__checkbox {
    font-size: 14px;
  }

  .newsletter__terms_wrapper .newsletter__checkbox input {
    transform: scale(1.5);
  }

  .newsletter__submit {
    display: flex;
    justify-content: center;
  }

  .newsletter__checkboxes label span.newsletter__vehicle-label-desktop {
    display: none !important;
  }

  .newsletter__checkboxes label span.newsletter__vehicle-label-mobile {
    display: inline-block !important;
  }

  .newsletter__cancel {
    top: 0;
    right: 0;
  }
}

.page-template-catalogcopy .section__content ul li {
  list-style-type: square;
}

.page-template-catalogcopy .section__content ul li::marker {
  color: #007acc;
}

.section.apex__gallery {
  padding: 50px 0;
}

.apex__gallery .gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}

.apex__gallery .gallery .gallery-item {
  margin: 0;
  aspect-ratio: 1/1;
}

.apex__gallery .gallery .gallery-item .gallery-icon {
  width: 100%;
  height: 100%;
}

.apex__gallery .gallery .gallery-item .gallery-icon a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.apex__gallery .gallery .gallery-item .gallery-icon a img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

@media (max-width: 1024px) {
  .section.apex__gallery {
    padding: 25px 0;
  }

  .apex__gallery .gallery {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}

.banner.banner--s-apex {
  height: 50vh;
  min-height: 600px;
}

@media (max-width: 1024px) {
  .banner.banner--s-apex {
    height: auto;
    min-height: 300px !important;
  }
}

.homepage-latest {
  max-width: 1920px;
  padding: 100px 5vw;
  margin: 0 auto;
}

.homepage-latest-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 20px;
}

.homepage-latest-item {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 30px;
  aspect-ratio: 562/450;
  background-color: #000;
  text-decoration: none;
}

.homepage-latest-item-overlay-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 50%;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
}

.homepage-latest-item-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0, 0.5);
}

.homepage-latest-item-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.homepage-latest-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}

.homepage-latest-item:hover .homepage-latest-item-image img {
  transform: scale(1.1);
}

.homepage-latest-item-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

.homepage-latest-item-content-title {
  color: #fff;
  font-family: "bebas-neue-pro";
  font-weight: 600;
  font-size: 64px;
  line-height: 0.9;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.homepage-latest-item-content-subtitle {
  color: #fff;
  font-family: "open-sans";
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.5;
}

.homepage-latest-item-content-bottom {
  display: flex;
  justify-content: flex-end;
}

.homepage-latest-item-content-cta {
  text-align: right;
}

.homepage-latest-item-content-cta div {
  background-color: transparent;
  color: #fff;
  padding: 20px 25px;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 2.5px;
  display: block;
  transform: skewX(-20deg);
  transition: all 0.25s ease-in-out 0s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 3px solid #fff;
}

.homepage-latest-item-content-cta div span {
  transform: skewX(20deg);
  display: block;
}

.homepage-latest-item-content-cta div:hover {
  background-color: #fff;
  color: #000;
}

@media (max-width: 1200px) {
  .homepage-latest {
    padding: 25px;
  }

  .homepage-latest-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 25px;
  }

  .homepage-latest-item-content-title {
    font-size: 44px;
  }

  .homepage-latest-item-content-subtitle {
    font-size: 14px;
  }
}

.up__btns ul {
  list-style: none;
  gap: 10px;
  padding: 0;
  display: flex;
  justify-content: center;
}

.up__btns ul li a {
  background-color: transparent;
  color: #000;
  padding: 20px 25px;
  font-size: 12px;
  border-radius: .5rem;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 2.5px;
  display: block;
  transition: all 0.25s ease-in-out 0s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 3px solid #000;
  text-align: center;
}

.up__btns ul li a span {
  display: block;
}

.up__btns ul li a:hover,
.up__btns ul li a.active {
  background-color: #000;
  color: #fff;
}

@media only screen and (max-width: 1200px) {
  .up__btns ul {
    flex-direction: column;
  }

  .up__btns ul li {
    align-self: center;
  }
}

[x-cloak] {
  display: none !important;
}

.tabs__nav-label {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  font-family: "open-sans", sans-serif;
}

.tabs__nav-label span:nth-child(1) svg {
  padding-right: 5px;
}

@media screen and (min-width: 1200px) {
  .tabs__nav-label span.tabs__nav-expand {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  .tabs__nav-label {
    width: 100%;
    padding: 0 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.tabs__nav-item .tabs__nav-expand .expand,
.tabs__nav-item.active .tabs__nav-expand .collapse {
  display: inline;
}

.tabs__nav-item .tabs__nav-expand .collapse,
.tabs__nav-item.active .tabs__nav-expand .expand {
  display: none;
}

.expand,
.collapse {
  visibility: visible !important;
}

.addon-products {
  padding: 20px 0;
}

.addon-products-title {
  font-family: "bebas-neue-pro", "open-sans", "sans-serif";
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
}

.addon-products ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.addon-products ul li.addon-product {
  padding: 10px 0 0 0;
}

.addon-products ul li.addon-product:first-child {
  border-top: 1px solid #c3c3c3;
}

/* .addon-products ul li.addon-product:last-child {
  border-bottom: 0;
} */

.addon-products ul li.addon-product label {
  display: flex;
  align-items: center;
  gap: 10px;
}

.addon-products ul li.addon-product.addon-product--checkbox label {
  cursor: pointer;
}

/* Input type checkbox as toggle button styles */

.addon-products
  ul
  li.addon-product.addon-product--checkbox
  label
  .addon-product-checkbox {
  position: relative;
  width: 55px;
  height: 32px;
  flex-shrink: 0;
}

.addon-products
  ul
  li.addon-product.addon-product--checkbox
  label
  .addon-product-checkbox
  input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

.addon-products
  ul
  li.addon-product.addon-product--checkbox
  label
  .addon-product-checkbox::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 55px;
  height: 32px;
  background-color: rgb(229, 231, 235);
  border-radius: 999px;
}

.addon-products
  ul
  li.addon-product.addon-product--checkbox
  label
  .addon-product-checkbox::after {
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-color: white;
  border-radius: 50%;
  transition: transform 0.3s, background-color 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  color: #555;
}

.addon-products
  ul
  li.addon-product.addon-product--checkbox
  label
  .addon-product-checkbox::after {
  content: "✕";
}

.addon-products
  ul
  li.addon-product.addon-product--checkbox:has(input[type="checkbox"]:checked)
  label
  .addon-product-checkbox::after {
  content: "✔";
  transform: translate(22px, -50%);
  color: #fff;
  background-color: #007acc;
}

.addon-products ul li.addon-product label .addon-product-image {
  width: 50px;
  height: 50px;
  overflow: hidden;
  flex-shrink: 0;
}

.addon-products ul li.addon-product label .addon-product-data {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.addon-products ul li.addon-product label .addon-product-name {
  font-family: "bebas-neue-pro", "open-sans", "sans-serif";
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.addon-products
  ul
  li.addon-product.addon-product--select
  label
  .addon-product-name {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.addon-products ul li.addon-product label .addon-product-desc {
  font-size: 16px;
  margin-bottom: 5px;
}

.addon-products ul li.addon-product label .addon-product-price {
  color: #a61111;
  font-weight: bold;
}

.addon-products .addon-product-variations {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.addon-products .addon-product-variations .addon-product-variation {
  padding-bottom: 20px;
  align-items: center;
  position: relative;
  display: flex;
  gap: 10px;
  overflow: hidden;
}

.addon-products .addon-product-variations .addon-product-variation select {
  flex-grow: 1;
  border: 1px solid #dadada;
  border-radius: 12px;
  padding: 0.6em 40px 0.6em 1em;
  width: 100%;
  font-size: 0.8777rem;
  display: block;
  margin-right: 0;
  height: 40px;
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22256px%22%20height%3D%22256px%22%20version%3D%221.1%22%20style%3D%22shape-rendering%3AgeometricPrecision%3B%20text-rendering%3AgeometricPrecision%3B%20image-rendering%3AoptimizeQuality%3B%20fill-rule%3Aevenodd%3B%20clip-rule%3Aevenodd%22%20viewBox%3D%220%200%20256%20256%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20fill%3D%22%23777%22%20d%3D%22M188.18%2096.24c2.5%2C-2.5%206.55%2C-2.5%209.05%2C0%202.5%2C2.5%202.5%2C6.55%200%2C9.05l-69.23%2069.23%20-69.23%20-69.23c-2.5%2C-2.5%20-2.5%2C-6.55%200%2C-9.05%202.5%2C-2.5%206.55%2C-2.5%209.05%2C0l60.18%2060.18%2060.18%20-60.18z%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position-x: 99%;
  background-position-y: center;
  background-size: 32px 32px;
}

.addon-products .addon-product-variations .addon-product-variation-select {
  position: relative;
  flex-grow: 1;
}

.addon-products
  .addon-product-variations
  .addon-product-variation-select
  .addon-product-price {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 5px;
}

/* WC Pao Addon */

.wc-pao-addon label.wc-pao-addon-name {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0.25rem;
  display: block;
  text-align: left;
  text-transform: uppercase;
  font-family: "bebas-neue-pro", cursive;
}

/* Create spinning animation */

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.spin {
  animation: spin 2s infinite linear;
}

ul#menu-careers li:first-child a {
  border-top: 0;
}

ul#menu-careers li:last-child a {
  border-bottom: 0;
}

.up-promo-price-old {
  color: #000;
}

.up-promo-price-text {
  color: #a61111;
}

.single-product .summary .up-promo-price-text {
  display: block !important;
  font-size: 24px;
}

.single-product .summary .price {
  line-height: 1 !important;
}

.single-product .summary .up-promo-price-text-2val {
  display: none !important;
}

@media only screen and (max-width: 1200px) {
  .single-product .summary .up-promo-price-text {
    font-size: 16px;
  }

  .single-product .summary .price {
    line-height: 1.2 !important;
  }
}

.woocommerce-checkout.has-up-top-banner .section__container--wide {
  padding-top: 100px !important;
}

.single-product div.product .woocommerce-product-gallery {
  float: none !important;
}

.wc-block-components-notice-banner .wc-block-components-notice-banner__content {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .wc-block-components-notice-banner
    .wc-block-components-notice-banner__content {
    flex-direction: column;
  }

  .wc-block-components-notice-banner.is-success > svg {
    display: none;
  }

  .wc-block-components-notice-banner a.button {
    justify-content: center;
  }
}

.wc-block-components-notice-banner.is-success > svg {
  background-color: var(--main-color);
}

.woocommerce-message {
  border-top: 0px;
}

.sales__support__form .collision__row-wide .collision__field {
  margin-right: 0px;
  padding-right: 0px;
}

.sales__support__form .collision__images {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

@media screen and (max-width: 1200px) {
  .sales__support__form .collision__images {
    grid-template-columns: repeat(1, 1fr);
  }
}

.sales__support__form .collision__images .collision__image-wrapper {
  width: 100%;
  padding-right: 0px;
}

.sales__support__form
  .collision__images
  .collision__image-wrapper
  .collision__image-upload {
  display: flex;
  align-items: center;
  padding-left: 10px;
}

.sales__support__form
  .collision__images
  .collision__image-wrapper
  .collision__image-upload
  input[type="file"] {
  opacity: 1;
}

.sales__support__form .collision__submit {
  position: relative;
}

.sales__support__form .wpcf7-spinner {
  position: absolute;
  top: 100%;
}

.sales__support__form .collision__row-wide .collision__field textarea {
  height: auto;
}

.contact__form-turnstile {
  padding: 15px;
}

#cfw-billing-methods .payment_method_icons img {
  width: auto;
}

.contact__field--checkbox .wpcf7-form-control-wrap {
  flex-grow: 0;
}

.post__content .gallery figure {
  margin: 0;
  width: 100% !important;
  padding: 0 !important;
  display: block;
}
.post__content .gallery {
  display: grid;
  margin: 0 !important;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.post__content .gallery .galleryViewMoreWrapper {
  left: 0 !important;
  right: 0 !important;
}

.post__content .gallery.gallery-columns-1 {
  grid-template-columns: repeat(1, 1fr);
}

.post__content .gallery.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.post__content .gallery.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.post__content .gallery.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.post__content .gallery.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

@media (max-width: 1024px) {
  .post__content .gallery {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  display: inline-block;
}

.cybertruck-repair-form .collision__bottom {
  display: block;
}
.cybertruck-repair-form .collision__bottom .collision__submit {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cybertruck-repair-form
  .collision__bottom
  .collision__submit
  input[type="submit"] {
  display: block;
  height: auto;
  min-width: 245px;
  text-align: center;
  padding: 16px 32px;
  font-weight: bold;
  text-transform: uppercase;
  transition: background-color 0.3s, color 0.3s;
  border-radius: 8px;
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #ffffff;
}
.cybertruck-repair-form
  .collision__bottom
  .collision__submit
  input[type="submit"]:hover {
  color: #ffffff;
  background-color: #007acc;
  border: 1px solid #007acc;
}
@media only screen and (min-width: 1024px) {
  .cybertruck-repair-form .collision__image-wrapper {
    width: 25%;
  }
}

.cybertruck-repair-form .collision__terms {
  font-weight: 400;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.5rem;
}

.cybertruck-repair-form .collision__terms .wpcf7-list-item {
  margin-left: 0px;
}

.cybertruck-repair-form .collision__row-wide .collision__field textarea {
  color: #000000;
  padding: 5px;
}

.banner[scrollpoint="modelY-2025"]::before,
.banner[scrollpoint="modelY-2025"]::after {
  display: none;
}

.woocommerce-terms-and-conditions-checkbox-text a {
  text-decoration: underline !important;
}

.sku_wrapper {
  margin: 10px 0;
}

.woocommerce-quantity-add-to-cart {
  margin-bottom: 0 !important;
}

.single_variation_wrap .product_meta {
  margin-bottom: 0 !important;
}

.product_meta {
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}

.contant__installers_title {
  font-family: "bebas-neue-pro", sans-serif;
  font-weight: bold;
  font-size: 32px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin: 20px 0;
}

.contact__field--checkbox .wpcf7-list-item label {
  display: flex;
  align-items: start;
  cursor: pointer;
}
.contact__field--checkbox .wpcf7-list-item label input {
  flex-shrink: 0;
  margin-top: 2px;
}

.contact .contact__field--multiselect .contact__label {
  padding-left: 0px;
  margin-right: 10px;
  flex-shrink: 0;
}

.contact .contact__field--multiselect .contact__checkboxgroup {
  width: 100%;
}

.contact .contact__field--multiselect .wpcf7-checkbox {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.contact
  .contact__field--multiselect
  .contact__checkboxgroup
  .wpcf7-list-item-label {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  padding-left: 10px;
}

@media only screen and (max-width: 1200px) {
  .contact .contact__field--multiselect .wpcf7-checkbox {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .contact__field--checkbox.contact__field--multiselect {
    flex-direction: column;
    row-gap: 10px;
  }
}

.wc-pao-addons-container {
  padding: 20px;
  border: 1px solid #dadada;
  border-radius: 12px;
  margin-bottom: 20px;
}

.wc-pao-addons-container .wc-pao-addon:not(:has(~ .wc-pao-addon)) {
  margin-bottom: 0 !important;
}

.wc-pao-addons-container .wc-pao-addon-wrap {
  margin-top: 15px !important;
}

/* Hide default checkbox */
.wc-pao-addons-container
  .wc-pao-addon-wrap
  input.wc-pao-addon-checkbox[type="checkbox"] {
  opacity: 0;
  position: absolute;
}

/* Label toggle styles */
.wc-pao-addons-container .wc-pao-addon-wrap label {
  position: relative;
  padding-left: 70px;
  cursor: pointer;
  display: inline-block !important;
  user-select: none;
}

/* Track */
.wc-pao-addons-container .wc-pao-addon-wrap label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 55px;
  height: 32px;
  background-color: #e5e7eb;
  border-radius: 999px;
}

/* Knob */
.wc-pao-addons-container .wc-pao-addon-wrap label::after {
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-color: white;
  border-radius: 50%;
  transition: transform 0.3s, background-color 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  color: #555;
}

/* ❌ as default (unchecked) */
.wc-pao-addons-container .wc-pao-addon-wrap label::after {
  content: "✕";
}

/* ✔️ when checked */
.wc-pao-addons-container
  .wc-pao-addon-wrap
  input.wc-pao-addon-checkbox[type="checkbox"]:checked
  + label::after {
  content: "✔";
  transform: translate(22px, -50%);
  color: #fff;
}

/* Green track when checked */
.wc-pao-addons-container
  .wc-pao-addon-wrap
  input.wc-pao-addon-checkbox[type="checkbox"]:checked
  + label::after {
  background-color: #007acc;
}

#road-warrior {
  scroll-margin-top: 80px;
}

.shop-count {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.woocommerce .woocommerce-ordering {
  float: none;
}

.woocommerce .woocommerce-ordering select {
  background-color: #FFF;
  border: 1px solid #DADADA;
  padding: 0.6em 45px 0.6em 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 12px;
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22256px%22%20height%3D%22256px%22%20version%3D%221.1%22%20style%3D%22shape-rendering%3AgeometricPrecision%3B%20text-rendering%3AgeometricPrecision%3B%20image-rendering%3AoptimizeQuality%3B%20fill-rule%3Aevenodd%3B%20clip-rule%3Aevenodd%22%20viewBox%3D%220%200%20256%20256%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20fill%3D%22%23777%22%20d%3D%22M188.18%2096.24c2.5%2C-2.5%206.55%2C-2.5%209.05%2C0%202.5%2C2.5%202.5%2C6.55%200%2C9.05l-69.23%2069.23%20-69.23%20-69.23c-2.5%2C-2.5%20-2.5%2C-6.55%200%2C-9.05%202.5%2C-2.5%206.55%2C-2.5%209.05%2C0l60.18%2060.18%2060.18%20-60.18z%22%2F%3E%3C%2Fsvg%3E);
  background-position: right 10px center;
  background-size: 30px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  font-size: 14px;
  outline: none;
}

.post-type-archive-product .pagination,
.page-template-shop-new .pagination {
  margin-top: 50px;
}

@media screen and (max-width: 1200px) {
  .shop-count {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .woocommerce .woocommerce-ordering {
    width: 100%;
  }

  .woocommerce .woocommerce-ordering select {
    width: 100%;
  }
}

.woocommerce-shop .woof_term_238 .woof_childs_list_238 {
  display: none;
}

.cfw-one-page-checkout {
  padding-top: 20px;
}

.woocommerce-checkout #cfw-cart-summary input[type=email], 
.woocommerce-checkout #cfw-cart-summary input[type=number], 
.woocommerce-checkout #cfw-cart-summary input[type=password], 
.woocommerce-checkout #cfw-cart-summary input[type=tel], 
.woocommerce-checkout #cfw-cart-summary input[type=text], 
.woocommerce-checkout #cfw-cart-summary select, 
.woocommerce-checkout #cfw-cart-summary textarea, 
.woocommerce-checkout .checkoutwc .form-row input[type=email], 
.woocommerce-checkout .checkoutwc .form-row input[type=number], 
.woocommerce-checkout .checkoutwc .form-row input[type=password], 
.woocommerce-checkout .checkoutwc .form-row input[type=tel], 
.woocommerce-checkout .checkoutwc .form-row input[type=text], 
.woocommerce-checkout .checkoutwc .form-row select, 
.woocommerce-checkout .checkoutwc .form-row textarea,
ul.cfw-shipping-methods-list,
ul.cfw-shipping-methods-list li,
.cfw-accordion .cfw-radio-reveal-group,
.cfw-accordion .cfw-radio-reveal-li,
.cfw-accordion .cfw-radio-reveal-content, 
.woocommerce-checkout .checkoutwc input[type=radio]{
  border-color: #000000 !important;
}

input[type=checkbox], main.checkoutwc input[type=checkbox] {
  border-color: #000000 !important;
}