body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #414141;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.8rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 16px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 25px;
  margin-top: 25px;
}
sub,
sup {
  font-size: 72.22222222000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3.4rem;
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3.4rem;
  margin-top: 0rem;
  margin-bottom: 1rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.4rem;
  margin-top: 1.875rem;
  margin-bottom: 1.25rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2.5rem;
  margin-bottom: 1.6rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.3rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #414141;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #414141;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #d90114;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #d90114;
  text-decoration: none;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 3.125rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1.25rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 25px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 6.25px;
  margin-top: 0;
}
dd {
  margin-bottom: 12.5px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.6rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.6rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.4;
  margin: 0 0 12.5px;
  padding: 12.5px;
  font-size: 1.6rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 25px 50px;
  padding: 0;
  color: #414141;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.8rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.4;
  font-size: 1.3rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 1rem 1rem;
}
button {
  background-image: none;
  background: #ffffff;
  border: 2px solid #414141;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 1.3rem 3rem;
  font-size: 2rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: transparent;
  border: 2px solid #414141;
  color: #333333;
}
button:hover {
  background: transparent;
  border: 2px solid #414141;
  color: inherit;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  color: #414141;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 5rem;
  line-height: 1.4;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #3d3d3d;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #3d3d3d;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #3d3d3d;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-clip: padding-box;
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  color: #414141;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 5rem;
  line-height: 1.4;
  padding: 6.25px 12.5px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
  background: #ffffff;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  color: #414141;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: auto;
  line-height: 1.4;
  margin: 0;
  padding: 12.5px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #3d3d3d;
}
textarea::-webkit-input-placeholder {
  color: #3d3d3d;
}
textarea:-ms-input-placeholder {
  color: #3d3d3d;
}
input[type="checkbox"] {
  margin: 2px 6.25px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 6.25px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.6rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
@font-face {
  font-family: 'Bahnschrift';
  src: url('../fonts/Bahnschrift/bahnschrift-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'atv-icon';
  src: url('../fonts/Atv-icon/atv-icon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/HeeboThin.woff2') format('woff2'), url('../fonts/Heebo/HeeboThin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/HeeboExtraLight.woff2') format('woff2'), url('../fonts/Heebo/HeeboExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/HeeboLight.woff2') format('woff2'), url('../fonts/Heebo/HeeboLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/HeeboRegular.woff2') format('woff2'), url('../fonts/Heebo/HeeboRegular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/HeeboMedium.woff2') format('woff2'), url('../fonts/Heebo/HeeboMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/HeeboSemiBold.woff2') format('woff2'), url('../fonts/Heebo/HeeboSemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/HeeboBold.woff2') format('woff2'), url('../fonts/Heebo/HeeboBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/HeeboExtraBold.woff2') format('woff2'), url('../fonts/Heebo/HeeboExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/HeeboBlack.woff2') format('woff2'), url('../fonts/Heebo/HeeboBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/**
     * @codingStandardsIgnoreStart
     */
.b {
  font-weight: bold;
}
.h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3.4rem;
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
.h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3.4rem;
  margin-top: 0rem;
  margin-bottom: 1rem;
}
.h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.4rem;
  margin-top: 1.875rem;
  margin-bottom: 1.25rem;
}
.h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2.5rem;
  margin-bottom: 1.6rem;
}
.h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.3rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.up {
  text-transform: uppercase;
}
.highlight {
  color: #d90114;
}
.text-white {
  color: #ffffff;
}
.text-capital {
  text-transform: capitalize;
}
.bg-highlight {
  background-color: #d90114;
}
.uline {
  text-decoration: underline;
}
.center {
  text-align: center;
}
.text-i {
  font-style: italic;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 50px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 25px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 25px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 2rem 0;
  padding: 1.2rem 2.5rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.6rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 4rem;
  position: relative;
}
.message.info a {
  color: #414141;
}
.message.info a:hover {
  color: #d90114;
}
.message.info a:active {
  color: #d90114;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: 3rem;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -1.5rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 1.8rem;
  width: 4rem;
  position: absolute;
  text-align: center;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: 3rem;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -1.4rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 1.8rem;
  width: 4rem;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 2rem 0;
  padding: 1.2rem 2.5rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.6rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 4rem;
  position: relative;
}
.message.error a {
  color: #414141;
}
.message.error a:hover {
  color: #d90114;
}
.message.error a:active {
  color: #d90114;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: 3rem;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -1.5rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 1.8rem;
  width: 4rem;
  position: absolute;
  text-align: center;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: 3rem;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -1.4rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 1.8rem;
  width: 4rem;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 2rem 0;
  padding: 1.2rem 2.5rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.6rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 4rem;
  position: relative;
}
.message.warning a {
  color: #414141;
}
.message.warning a:hover {
  color: #d90114;
}
.message.warning a:active {
  color: #d90114;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: 3rem;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -1.5rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 1.8rem;
  width: 4rem;
  position: absolute;
  text-align: center;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: 3rem;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -1.4rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 1.8rem;
  width: 4rem;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 2rem 0;
  padding: 1.2rem 2.5rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.6rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 4rem;
  position: relative;
}
.message.notice a {
  color: #414141;
}
.message.notice a:hover {
  color: #d90114;
}
.message.notice a:active {
  color: #d90114;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: 3rem;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -1.5rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 1.8rem;
  width: 4rem;
  position: absolute;
  text-align: center;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: 3rem;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -1.4rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 1.8rem;
  width: 4rem;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 2rem 0;
  padding: 1.2rem 2.5rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.6rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 4rem;
  position: relative;
}
.message.success a {
  color: #414141;
}
.message.success a:hover {
  color: #d90114;
}
.message.success a:active {
  color: #d90114;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: 3rem;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -1.5rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 1.8rem;
  width: 4rem;
  position: absolute;
  text-align: center;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: 3rem;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -1.4rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 1.8rem;
  width: 4rem;
  position: absolute;
  text-align: center;
}
.sw-megamenu.navigation.tab-active li.level0.active-links .submenu {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
.navigation ul:focus {
  outline: none;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f8f8f8;
}
.nav-toggle {
  font-size: 1.8rem;
  cursor: pointer;
  display: block;
  margin: 0 15px 0 0;
  z-index: 14;
}
.nav-toggle::before {
  color: #000000;
  font-size: 2.5rem;
  background: url('../images/hamger.svg') no-repeat;
  content: '';
  display: inline-block;
  background-size: 80% 100%;
  height: 3rem;
  width: 3rem;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.navigation .submenu-group-block .left-block .shop-links a {
  border-bottom: 1px solid #d90114;
  padding-bottom: .5rem;
  width: fit-content;
  display: block;
  text-decoration: none;
}
.navigation .submenu-group-block .left-block .shop-links a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #d90114;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 12.5px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-1.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 37.5px;
}
select:focus {
  outline-offset: unset;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  border-color: #414141;
}
input[type='radio'],
input[type='checkbox'] {
  cursor: pointer;
  position: relative;
  transition: all 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type='radio']::before,
input[type='checkbox']::before {
  position: absolute;
  content: '';
}
input[type='radio'] {
  background: #ffffff;
  border: 1px solid #414141;
  border-radius: 100%;
  height: 2rem;
  width: 2rem;
  vertical-align: text-top;
}
input[type='radio']:checked {
  border: 1px solid #d90114;
}
input[type='radio']:checked::after {
  background-color: #d90114;
  border-radius: 100%;
  height: 1rem;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 1rem;
  content: '';
  transform: translate(-50%, -50%);
}
input[type='checkbox'] {
  border: 1px solid #d1d1d1;
  background: #ffffff;
  border-radius: 5px;
  height: 2rem;
  width: 2rem;
}
input[type='checkbox']::before {
  border: solid #ffffff;
  -webkit-border-width: 0 0.2rem 0.2rem 0;
  -moz-border-width: 0 0.2rem 0.2rem 0;
  -ms-border-width: 0 0.2rem 0.2rem 0;
  border-width: 0 0.2rem 0.2rem 0;
  height: 1rem;
  left: 0.6rem;
  opacity: 0;
  top: 0.1rem;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0.4rem;
}
input[type='checkbox']:checked {
  background: #d90114;
  border-color: #d90114;
  color: #ffffff;
}
input[type='checkbox']:checked::before {
  opacity: 1;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 2rem;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 31.25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 25px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 2rem;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 6.25px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  color: #000000;
  font-weight: 700;
  font-size: 1.6rem;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  color: #414141;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 5rem;
  line-height: 1.4;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #3d3d3d;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #3d3d3d;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #3d3d3d;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 12.5px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.6rem;
  margin: 0 0 0 0.5rem;
}
.fieldset > .field.required > .label > span:after,
.fieldset > .fields > .field.required > .label > span:after,
.fieldset > .field._required > .label > span:after,
.fieldset > .fields > .field._required > .label > span:after {
  content: '*';
  color: #e02b27;
  font-size: 1.6rem;
  margin: 0 0 0 0.5rem;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.6rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
  vertical-align: middle;
}
.fieldset > .field .label .column:not(.main) .fieldset > .field .label .column,
.fieldset > .field .label .column:not(.main) .fieldset > .fields > .field .label .column,
.fieldset > .fields > .field .label .column:not(.main) .fieldset > .field .label .column,
.fieldset > .fields > .field .label .column:not(.main) .fieldset > .fields > .field .label .column {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 12.5px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 6.25px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend {
  font-weight: bold;
}
.legend strong {
  margin-left: 6.25px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 12.5px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 12.5px;
}
.field.password .control {
  position: relative;
}
.field.password .control input::-ms-reveal,
.field.password .control input::-ms-clear {
  display: none;
}
.field.password .showlgpass {
  color: #969696;
  cursor: pointer;
  font-size: 2.5rem;
  height: 5rem;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 0;
  width: 5rem;
  z-index: 1;
}
.field.password .showlgpass:before {
  height: 4rem;
  line-height: 4rem;
  margin: 0.5rem 0;
  width: 5rem;
}
.field-error,
div.mage-error {
  font-size: 1.8rem;
  margin: 7px 0 0;
}
.field-error {
  color: #e02b27;
  font-size: 1.6rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  margin: 0 0 0 4px;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: 4rem;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 5px auto #414141;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 25px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 6.25px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
a.action.secondary {
  border-radius: 10px;
  text-transform: uppercase;
  text-align: center;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 1.3rem 3rem;
  font-size: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  transition: all 400ms ease;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.secondary {
  background-image: none;
  background: #ffffff;
  border: 3px solid #d90114;
  color: #d90114;
  cursor: pointer;
  display: inline-block;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 1.2rem 3rem;
  font-size: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  transition: all 400ms ease;
}
.action.secondary:focus,
.action.secondary:active {
  background: #d90114;
  border: 3px solid #d90114;
  color: #ffffff;
}
.action.secondary:hover {
  background: #d90114;
  border: 3px solid #d90114;
  color: #ffffff;
}
.action.secondary.disabled,
.action.secondary[disabled],
fieldset[disabled] .action.secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 6.25px;
}
.product.data.items > .item.title > .switch {
  background: #414141;
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
  padding: 25px 10px;
  font-weight: 700;
  line-height: 50px;
  font-size: 2.3rem;
  color: #ffffff;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #d90114;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #ffffff;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #414141;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #f8f8f8;
  color: #d90114;
}
.product.data.items > .item.content {
  background: #f8f8f8;
  border: 0 solid #f8f8f8;
  margin: 0 0 6.25px;
  padding: 25px 25px 25px 25px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.6rem;
  line-height: 3.75rem;
  letter-spacing: normal;
  margin: 0 10px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  border: 1px solid #d6d6d6;
  color: #414141;
  display: inline-block;
  padding: 6px 2rem;
  text-decoration: none;
}
.pages a.page:visited {
  color: #414141;
}
.pages a.page:hover {
  color: #d90114;
  text-decoration: none;
}
.pages a.page:active {
  color: #d90114;
}
.pages strong.page {
  background: #eaeaea;
  border: 1px solid #d6d6d6;
  font-size: 1.6rem;
  line-height: 3.75rem;
  letter-spacing: normal;
  color: #414141;
  display: inline-block;
  font-weight: 700;
  padding: 6px 2rem;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #d90114;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  background: #d90114;
  color: #d90114;
}
.pages .action:hover {
  color: #d90114;
  text-decoration: none;
}
.pages .action:active {
  color: #d90114;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #d90114;
}
.pages .action.next:active:before {
  color: #d90114;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #d90114;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #d90114;
}
.pages .action.next:active:before {
  color: #d90114;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #d90114;
}
.pages .action.previous:active:before {
  color: #d90114;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #d90114;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #d90114;
}
.pages .action.previous:active:before {
  color: #d90114;
}
.pages a.page {
  border-radius: 10px;
  font-weight: bold;
}
.pages a.page,
.pages strong.page {
  height: 5rem;
  line-height: 5rem;
  padding: 0;
  text-align: center;
  width: 5rem;
}
.pages strong.page {
  border: 1px solid #d6d6d6;
  border-radius: 10px;
}
.pages .items {
  display: block;
  margin: 0 auto;
  text-align: center;
  white-space: inherit;
}
.pages .item {
  margin: 0 10px 10px 0;
}
.pages .action {
  border-radius: 10px;
  color: #414141;
  padding: 5px 3rem;
  vertical-align: middle;
}
.pages .action.previous span {
  clip: unset;
  position: relative;
}
.pages .action.previous span.label {
  display: none;
}
.pages .action.previous:before {
  display: none;
}
.pages .action.next > span {
  clip: unset;
  position: relative;
}
.pages .action.next > span.label {
  display: none;
}
.pages .action.next:before {
  display: none;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 12.5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 12.5px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar .primary {
  float: unset;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.page-wrapper .breadcrumbs {
  margin: 0 0 25px;
  margin: 0;
  max-width: 100%;
  background-color: #f6f6f8;
  padding: 0;
}
.page-wrapper .breadcrumbs .items {
  font-size: 1.4rem;
  color: #222222;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.page-wrapper .breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.page-wrapper .breadcrumbs .item {
  margin: 0;
}
.page-wrapper .breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.page-wrapper .breadcrumbs a:visited {
  color: #666666;
  text-decoration: none;
}
.page-wrapper .breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.page-wrapper .breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.page-wrapper .breadcrumbs strong {
  font-weight: 400;
}
.page-wrapper .breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.page-wrapper .breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-wrapper .breadcrumbs .items {
  max-width: 1830px;
  margin: auto;
  padding: 1.5rem;
}
.page-wrapper .breadcrumbs a,
.page-wrapper .breadcrumbs strong {
  line-height: 1.75;
}
.page-wrapper .breadcrumbs .item:not(:last-child):after {
  color: #999999;
  vertical-align: middle;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  -webkit-transition: opacity .3s ease;
  opacity: 1;
  transition: opacity .3s ease;
  visibility: visible;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  position: absolute;
  width: 100%;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup .modal-inner-wrap {
  -webkit-transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.2s ease;
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  margin: 3rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 10px;
  box-sizing: border-box;
  height: auto;
  left: 0;
  margin: 0 auto;
  max-width: 510px;
  max-height: 90vh;
  opacity: 1;
  padding: 0;
  pointer-events: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-footer {
  padding: 0 3rem 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 5rem;
  line-height: 5rem;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.modal-custom .action-close {
  margin: 31.25px;
}
.shoptire-form .fieldset.size {
  margin: 0;
}
.user-create-account .form-create-account {
  width: 100%;
}
.user-create-account .form-create-account .action.primary {
  width: 100%;
}
.user-create-account .form-create-account .fieldset .field.ac-create {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.user-create-account .form-create-account .fieldset .field.ac-create label {
  margin: 3px 0 0;
}
body._has-modal #tidio-chat,
.sidebar-active #tidio-chat,
.nav-open #tidio-chat {
  position: relative;
  z-index: -1;
}
.fotorama__fullscreen #tidio-chat {
  position: relative;
  z-index: -1;
}
.tiresize-form .fieldset.size {
  margin: 0;
}
.modal-popup .front-label,
.modal-popup .rear-label {
  margin: 25px 0 12.5px 0;
  display: block;
  text-transform: uppercase;
}
.modal-popup .modal-header {
  padding: 3rem 3rem 0;
}
.modal-popup .modal-footer {
  padding: 0 3rem 3rem;
}
.modal-popup .modal-content {
  min-height: 13rem;
  overflow: auto;
  padding: 3rem;
}
.modal-popup.popup-modal-discount .modal-header {
  padding: 0;
}
.modal-popup.search-brands-popup .modal-content {
  min-height: 25rem;
}
.modal-popup.confirm .modal-content {
  height: 100%;
}
.modal-popup .modal-title {
  font-size: 2rem;
  line-height: 2.8rem;
  border-bottom: 1px solid #d6d6d6;
  color: #d90114;
  font-weight: bold;
  margin: 0;
  padding: 0 0 2rem;
  text-transform: uppercase;
}
.modal-popup .addsize-link {
  display: inline-block;
  margin: 3rem 0 10px;
  text-align: center;
  width: 100%;
}
.modal-popup .addsize-link a {
  font-weight: 600;
}
.modal-popup .modal-header .action-close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  background: #d90114;
  border-radius: 50%;
  position: absolute;
  right: -13px;
  top: -13px;
  z-index: 101;
}
.modal-popup .modal-header .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-popup .modal-header .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: normal;
  color: #ffffff;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-popup .modal-header .action-close:hover:before {
  color: inherit;
}
.modal-popup .modal-header .action-close:active:before {
  color: inherit;
}
.modal-popup .modal-header .action-close:focus,
.modal-popup .modal-header .action-close:active {
  background: none;
  border: none;
}
.modal-popup .modal-header .action-close:hover {
  background: none;
  border: none;
}
.modal-popup .modal-header .action-close.disabled,
.modal-popup .modal-header .action-close[disabled],
fieldset[disabled] .modal-popup .modal-header .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-popup .modal-header .action-close:before {
  font-weight: 600;
}
.modal-popup .modal-header .action-close:hover,
.modal-popup .modal-header .action-close:focus,
.modal-popup .modal-header .action-close:active {
  background: #d90114;
}
.modal-popup .modal-header .action-close:hover:before,
.modal-popup .modal-header .action-close:focus:before,
.modal-popup .modal-header .action-close:active:before {
  color: #ffffff;
}
.modal-popup .modal-content .product.data.items {
  margin: -3rem;
}
.modal-popup .modal-content .product.data.items > .item.content {
  margin-top: 7.8rem;
  padding: 3rem;
}
.modal-popup .modal-content .product.data.items .tab-1 {
  border-bottom: 1px solid #d6d6d6;
  width: 100%;
}
.modal-popup .modal-content .product.data.items .tab-2 {
  width: 50%;
}
.modal-popup .modal-content .size-image-section img {
  display: block;
  margin: 0 auto;
}
.modal-popup .modal-content select {
  font-size: 1.5rem;
  background: url('../images/icon-select-dark.png') no-repeat 98%;
  background-color: #ffffff;
  color: #000000;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.modal-popup .modal-content label {
  font-size: 1.6rem;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
}
.modal-popup .modal-content .input-group .field {
  margin: 0 0 2rem;
}
.buy-package-add-to-cart .product-item-info a {
  display: block;
  margin: 0 0 2rem;
}
.buy-package-add-to-cart img.brand-logo {
  width: 20rem;
}
.buy-package-add-to-cart .product-item-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
}
.buy-package-add-to-cart.add-to-cart-form .subtotal-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.buy-package-add-to-cart.add-to-cart-form .product-item-info {
  padding: 0 0 3rem;
}
.modal-popup fieldset label {
  font-size: 1.6rem;
  display: block;
  font-weight: bold;
  margin: 0 0 5px;
}
.modal-popup.customer-popup .ac-create .field-tooltip .field-tooltip-content {
  right: -12.5px;
  top: 40px;
  left: auto;
}
.modal-popup.customer-popup .field-tooltip {
  position: relative;
}
.modal-popup.customer-popup .field-tooltip .field-tooltip-action:before {
  line-height: normal;
}
.modal-popup.customer-popup .form.password.forget .actions-toolbar {
  margin: 3rem 0 0;
}
.modal-popup.customer-popup .modal-header {
  padding: 4rem 4rem 0;
}
.modal-popup.customer-popup .modal-content {
  padding: 4rem;
}
.modal-popup.customer-popup .modal-content .form.password.forget .legend,
.modal-popup.customer-popup .modal-content .block-customer-login .legend,
.modal-popup.customer-popup .modal-content .form-create-account .legend {
  display: none;
}
.modal-popup.customer-popup .modal-content .block-customer-login .block-title {
  display: none;
}
.modal-popup.customer-popup .modal-inner-wrap {
  background-color: #ffffff;
  border-radius: 0;
  bottom: 0;
  box-shadow: 0 0 12.5px 0 #000000;
  left: auto;
  margin: 0;
  max-height: 100%;
  max-width: 430px;
  min-width: unset;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  transform: translate(0, 0) !important;
  width: 100%;
  z-index: 500;
}
.modal-popup.customer-popup .action-close {
  background: transparent;
  right: 3rem;
  top: 3rem;
}
.modal-popup.customer-popup .action-close:before {
  font-size: 4.2rem;
  color: #d90114;
}
.modal-popup.customer-popup .action-close:hover,
.modal-popup.customer-popup .action-close:active,
.modal-popup.customer-popup .action-close:focus {
  background: transparent;
}
.modal-popup.customer-popup .action-close:hover:before,
.modal-popup.customer-popup .action-close:active:before,
.modal-popup.customer-popup .action-close:focus:before {
  color: #d90114;
}
.modal-popup.customer-popup .ssl-message {
  font-size: 1.4rem;
}
.modal-popup.add-to-cart-popup .modal-inner-wrap {
  max-width: 1250px;
}
.modal-popup.add-to-cart-popup .product-item-info .image-block.product-item-images .product-item-photo {
  position: relative;
}
.modal-popup.add-to-cart-popup .product-item-info .image-block.product-item-images .product-item-photo .cataloglabel-placeholder {
  position: absolute;
  top: 10px;
  left: 10px;
}
.modal-popup.add-to-cart-popup .product-item-info .image-block.product-item-images .product-item-photo .cataloglabel-placeholder > div {
  background-size: contain !important;
  width: 95px !important;
}
.modal-popup.add-to-cart-popup .modal-header {
  padding: 0;
}
.modal-popup.foundit-lower-popup .modal-inner-wrap {
  max-width: 830px;
}
.modal-popup.foundit-lower-popup .front-plp-label,
.modal-popup.foundit-lower-popup .rear-plp-label {
  margin: 1rem 0;
}
.modal-popup.shopparts-popup .parts-new-vehicle {
  border: none;
  margin: 0;
  padding: 0;
}
.modal-popup.shopparts-popup .parts-new-vehicle .field {
  margin: 0 0 2rem;
}
.modal-popup.home-shop-tire-popup .modal-inner-wrap {
  max-width: 640px;
  padding: 0;
}
.modal-popup.home-shop-tire-popup .fieldset .legend {
  display: none;
}
.modal-popup.home-shop-tire-popup .modal-header {
  padding: 0;
}
.modal-popup.home-shop-tire-popup .product.data.items > .item.title > .switch {
  height: auto;
  margin: 0;
  padding: 2.5rem 1rem;
}
.modal-popup.home-shop-tire-popup #tire-size .size-image-section {
  border-bottom: 1px solid #d6d6d6;
  margin: 0 0 2rem;
}
.modal-popup.cart-custom-popup.modal-slide .modal-inner-wrap {
  max-height: 80vh;
  max-width: 90rem;
  padding: 0;
  width: 75%;
}
.modal-popup.cart-custom-popup .modal-title {
  font-weight: 900;
  margin-bottom: 0;
}
.modal-popup.cart-custom-popup .modal-header {
  padding: 4rem 4rem 0 4rem;
}
.modal-popup.cart-custom-popup .modal-content {
  margin-bottom: 4rem;
  padding: 0 4rem;
}
.modal-popup.cart-custom-popup .product-subtotal {
  border-bottom: 1px solid #d6d6d6;
  margin: 3rem 0;
  padding: 0 0 3rem;
  text-align: right;
}
.modal-popup.cart-custom-popup .cart-popup-subtotal {
  background: #eaeaea;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  display: inline-block;
  max-width: 100%;
  padding: .6rem 2rem;
  width: 40rem;
}
.modal-popup.cart-custom-popup .cart-popup-subtotal span {
  font-size: 3rem;
  font-weight: bold;
}
.modal-popup.cart-custom-popup .cart-popup-subtotal span.subtotal {
  color: #d90114;
}
.modal-popup.cart-custom-popup .product-item-photo {
  border: 1px solid #d6d6d6;
  display: inline-block;
  height: 18rem;
  margin: 0 4rem 0 0;
  max-width: 18rem;
  min-width: 18rem;
}
.modal-popup.cart-custom-popup .left-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #d6d6d6;
  justify-content: space-between;
  padding: 3rem 0 3rem 3rem;
  position: relative;
}
.modal-popup.cart-custom-popup .left-content:first-child {
  border-top: none;
}
.modal-popup.cart-custom-popup .left-content input[type=checkbox]:checked:before {
  left: 4px;
}
.modal-popup.cart-custom-popup .left-content input[type=radio].check {
  height: 18px;
  width: 18px;
}
.modal-popup.cart-custom-popup .left-content input[type=radio].check:after {
  height: 8px;
  left: 3px;
  top: 3px;
  transform: none;
  width: 8px;
}
.modal-popup.cart-custom-popup .left-content .check {
  border: 2px solid #d90114;
  height: 16.63px;
  left: 0;
  position: absolute;
  top: 3rem;
  width: 16.63px;
  z-index: 10;
}
.modal-popup.cart-custom-popup .left-content .check:before {
  top: -1px;
}
.modal-popup.cart-custom-popup .details-block {
  padding-right: 2rem;
  width: calc(100% - 32rem);
}
.modal-popup.cart-custom-popup .details-block h2 {
  font-size: 3rem;
  font-weight: 900;
  margin: 0 0 8px;
  text-transform: uppercase;
}
.modal-popup.cart-custom-popup .details-block p {
  font-size: 2rem;
  font-weight: normal;
  line-height: 3rem;
}
.modal-popup.cart-custom-popup .price {
  font-size: 2rem;
  line-height: 3rem;
  display: block;
  font-weight: bold;
  text-align: right;
  word-break: break-all;
}
.modal-popup.cart-custom-popup .input-group {
  background: #ffffff;
  margin-left: auto;
  max-width: 14rem;
}
.modal-popup.cart-custom-popup .box-tocart div.mage-error {
  margin-left: auto;
  max-width: 14rem;
  position: inherit;
  text-align: left;
}
.catalog-product-view .foundit-lower-popup .price-box {
  display: block;
}
.catalog-product-view .front-part-number {
  font-size: 2rem;
  font-weight: bold;
  margin: 0 0 1.1rem;
  text-transform: uppercase;
}
.foundit-lower-popup .current-product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
}
.foundit-lower-popup .current-product .product-item-images {
  border: 1px solid #d6d6d6;
  text-align: center;
  margin: 0 2rem 0 0;
  width: 42%;
}
.foundit-lower-popup .current-product .product-item-details {
  width: 55%;
}
.foundit-lower-popup .custom-attributes .size,
.foundit-lower-popup .custom-attributes .prd-rear-size,
.foundit-lower-popup .custom-attributes .rear-size {
  font-size: 3rem;
  font-weight: 900;
  margin: 0 0 6px;
  text-transform: uppercase;
}
.foundit-lower-popup .custom-attributes .part-number,
.foundit-lower-popup .custom-attributes .rear-part-number,
.foundit-lower-popup .custom-attributes .rear-part-num {
  font-size: 2rem;
  font-weight: bold;
  margin: 0 0 1.1rem;
  text-transform: uppercase;
}
.foundit-lower-popup .price-box > strong {
  display: block;
}
.foundit-lower-popup .price-box .price {
  font-size: 4.5rem;
  color: #d90114;
  font-weight: 900;
  text-transform: uppercase;
}
.foundit-lower-popup #rear-brad-image img,
.foundit-lower-popup .brand-image img {
  width: 150px;
}
.form.lower-price-form {
  background-color: #f1f1f1;
  border: 1px solid #dedede;
  border-radius: 5px;
  margin: 2rem 0 0;
  padding: 1.5rem;
}
.form.lower-price-form .fieldset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 3rem 0;
}
.form.lower-price-form .fieldset legend {
  display: none;
}
.form.lower-price-form .fieldset .field {
  display: inline-block;
  margin: 0 0 2rem;
  width: 48%;
}
.form.lower-price-form .fieldset .field.field-recaptcha {
  position: relative;
  width: 100%;
}
.form.lower-price-form .fieldset .field.field-recaptcha div.mage-error {
  position: absolute;
  top: 0;
}
.form.lower-price-form .fieldset .field .control {
  position: relative;
}
.form.lower-price-form .fieldset .field .control div.mage-error {
  margin-top: .7rem;
}
.form.lower-price-form .actions .primary {
  text-align: center;
}
.form.lower-price-form p {
  margin: 0;
  text-align: center;
}
.add-to-cart-popup .uci-before-btn {
  background: #c5c5c5;
  margin: 0 -3rem;
  padding: 1.5rem 3rem;
}
.add-to-cart-popup .cartpopup-actions {
  border-top: 1px solid #d6d6d6;
  display: block;
  margin: 3rem 0 0;
  padding: 4rem 0 1rem;
}
.add-to-cart-popup .cartpopup-actions .action {
  line-height: 2rem;
  width: 40rem;
}
.add-to-cart-popup .cartpopup-actions .continue-shop-btn {
  margin: 0 3rem 0 0;
}
.add-to-cart-form .product-item-images {
  margin: 0 4rem 0 0;
  width: 25%;
}
.add-to-cart-form .product-item-images .product-image-container {
  display: unset;
}
.add-to-cart-form .price-box > strong {
  display: block;
}
.add-to-cart-form .price-box .price {
  font-size: 3rem;
  color: #d90114;
  font-weight: bold;
  text-transform: uppercase;
}
.add-to-cart-form .subtotal-right {
  background: #eaeaea;
  border-radius: 10px;
  font-size: 3rem;
  font-weight: bold;
  margin: 4rem 0 0;
  padding: .9rem 1rem;
}
.add-to-cart-form .subtotal-right .subtotal {
  color: #d90114;
}
.add-to-cart-form .package-product-item-details,
.add-to-cart-form .product-item-details {
  margin: 0 4rem 0 0;
  width: 58%;
}
.add-to-cart-form .package-product-item-details .size,
.add-to-cart-form .product-item-details .size {
  font-size: 3rem;
  font-weight: 900;
  margin: 0 0 6px;
  text-transform: uppercase;
}
.add-to-cart-form .product-item-inner {
  text-align: right;
  width: 35%;
}
.add-to-cart-form .add-to-cart-title {
  font-size: 2.4rem;
  border-bottom: 1px solid #d6d6d6;
  color: #20b386;
  font-weight: 900;
  line-height: normal;
  margin: 0 0 30px;
  padding: 0 0 15px;
  text-transform: uppercase;
}
.add-to-cart-form .add-to-cart-title:before {
  background: #20b386 url('../images/in-stock.svg') no-repeat;
  background-position: center;
  background-size: 50%;
  border-radius: 12px;
  content: '';
  display: inline-block;
  height: 20px;
  margin: 0 1rem 0 0;
  vertical-align: middle;
  width: 20px;
}
.add-to-cart-form .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.add-to-cart-form .product-item-info .details-block #ModalFront div,
.add-to-cart-form .product-item-info .details-block .rear-model div {
  font-size: 20px;
  color: #9f9e9c;
  font-weight: normal;
  text-transform: capitalize;
  margin-top: 10px;
}
.add-to-cart-form .product-item-info .details-block #ModalFront div label,
.add-to-cart-form .product-item-info .details-block .rear-model div label {
  font-size: 20px;
  color: #414141;
  text-transform: capitalize;
}
.add-to-cart-form .product-item-info .details-block #ModalFront strong,
.add-to-cart-form .product-item-info .details-block .rear-model strong {
  font-size: 24px;
}
.add-to-cart-form .product-item-info .details-block .rear-model {
  margin-top: 10px;
}
.add-to-cart-form .product-item-info .product-image-photo {
  border: 1px solid #d6d6d6;
}
.popup-title h1 {
  font-size: 2rem;
  line-height: 2.8rem;
  border-bottom: 1px solid #d6d6d6;
  color: #d90114;
  font-weight: bold;
  margin: 0 0 3rem;
  padding: 0 0 2rem;
  text-transform: uppercase;
}
.cartpopup-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.cartpopup-actions .btn-cartaddall {
  width: 400px;
}
.cartpopup-actions .btn-cartcancel {
  width: 20rem;
}
.popup-modal-discount #custom-popup-modal .modal-content {
  padding: 20px;
}
.popup-modal-discount #custom-popup-modal p {
  margin: 0;
}
.popup-modal-discount #custom-popup-modal img {
  width: 100%;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-footer .action-primary.action-accept {
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
  margin-left: 12.5px;
}
.modal-popup .modal-footer .action-secondary.action-dismiss {
  background: transparent;
  border: 2px solid #d90114;
  color: #d90114;
}
.modal-popup .actions .action.submit {
  padding: 13px 40px;
}
.modal-slide .page-main-actions {
  margin-bottom: -16.65rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.8);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
.register-account-link {
  margin-top: 2rem;
}
.register-account-link.register-trigger p {
  margin-bottom: 5px;
}
.register-account-link .trigger {
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
.register-account-link .trigger .trigger-navarrow {
  display: inline-block;
  text-decoration: none;
}
.register-account-link .trigger .trigger-navarrow:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e619';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.register-account-link .trigger .trigger-navarrow:before {
  margin-left: -6px;
}
.block-customer-login .actions-toolbar {
  text-align: center;
}
.block-customer-login .actions-toolbar .primary {
  width: 100%;
}
.block-customer-login .actions-toolbar .primary .login {
  margin: 1rem 0 2rem;
  width: 100%;
}
.block-customer-login .actions-toolbar .secondary {
  text-align: right;
  width: 100%;
}
.block-customer-login .actions-toolbar .secondary .action.remind {
  font-weight: 500;
  margin: 0 0 25px;
}
.abs-reset-list,
.footer.content ul,
.product-items,
.prices-tier {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.footer.content ul > li,
.product-items > li,
.prices-tier > li {
  margin: 0;
}
.abs-checkout-tooltip-content-position-top,
.abs-checkout-tooltip-content-position-top-mobile,
.modal-popup.customer-popup .ac-create .field-tooltip .field-tooltip-content,
.checkout-index-index .field-tooltip .field-tooltip-content {
  right: -12.5px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top-mobile:before,
.abs-checkout-tooltip-content-position-top:after,
.abs-checkout-tooltip-content-position-top-mobile:after,
.modal-popup.customer-popup .ac-create .field-tooltip .field-tooltip-content:before,
.modal-popup.customer-popup .ac-create .field-tooltip .field-tooltip-content:after,
.checkout-index-index .field-tooltip .field-tooltip-content:before,
.checkout-index-index .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  left: auto;
  right: 12.5px;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top-mobile:before,
.modal-popup.customer-popup .ac-create .field-tooltip .field-tooltip-content:before,
.checkout-index-index .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.abs-checkout-tooltip-content-position-top:after,
.abs-checkout-tooltip-content-position-top-mobile:after,
.modal-popup.customer-popup .ac-create .field-tooltip .field-tooltip-content:after,
.checkout-index-index .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-action-link-button,
.abs-action-addto-product,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  background-image: none;
  background: #ffffff;
  border: 2px solid #414141;
  color: #333333;
  cursor: pointer;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 1.3rem 3rem;
  font-size: 2rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 10px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active {
  background: transparent;
  border: 2px solid #414141;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover {
  background: transparent;
  border: 2px solid #414141;
  color: inherit;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus {
  text-decoration: none;
}
.abs-product-options-list dt {
  clear: left;
  float: left;
  margin: 0 1rem .5rem 0;
}
.abs-product-options-list dt:after {
  content: ': ';
}
.abs-product-options-list dd {
  display: inline-block;
  float: left;
  margin: 0 0 .5rem;
  word-break: break-all;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.abs-reset-image-wrapper,
.minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong {
  font-weight: 500;
}
.abs-block-title,
.abs-account-blocks .block-title,
.widget .block-title,
.block-compare .block-title {
  margin-bottom: 15px;
}
.abs-block-title > strong,
.abs-account-blocks .block-title > strong,
.widget .block-title > strong,
.block-compare .block-title > strong {
  font-size: 2.4rem;
}
.abs-account-blocks .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title {
  display: block;
  margin: 0 0 1.5rem;
}
.abs-account-blocks .box-title > .action {
  font-weight: 400;
  margin-left: 12.5px;
}
.abs-account-blocks .block-content p:last-child {
  margin-bottom: 0;
}
.abs-account-blocks .block-content .box {
  margin: 0 0 2rem;
}
.abs-dropdown-simple {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown {
  display: block;
}
.abs-input-qty {
  text-align: center;
  width: 47px;
}
.abs-margin-for-blocks-and-widgets,
.sidebar .widget:not(:last-child),
.sidebar .widget.block:not(:last-child),
.block {
  margin-bottom: 5rem;
}
.abs-remove-button-for-blocks,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #303030;
}
.abs-product-link,
.product-item-name {
  font-weight: 400;
}
.abs-product-link > a,
.product-item-name > a {
  color: #414141;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited {
  color: #414141;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover {
  color: #414141;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active {
  color: #414141;
  text-decoration: underline;
}
.abs-reset-left-margin,
.fieldset .review-legend.legend {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove {
  left: 12.5px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.abs-add-fields .fieldset .field:not(.choice) .control {
  width: 80%;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.abs-add-fields .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .message.notice {
  margin: 37.5px 0 0;
}
.abs-add-fields .additional {
  margin-top: 55px;
  position: relative;
}
.abs-hidden {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.minicart-wrapper .action.showcart .counter-label,
.block.newsletter .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.header.content:before,
.header.content:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.customer-review .product-details:before,
.customer-review .product-details:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.minicart-items .product-item > .product:after,
.header.content:after,
.sidebar .product-items-images:after,
.customer-review .product-details:after {
  clear: both;
}
.abs-add-box-sizing,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.abs-field-date .control,
.abs-field-tooltip,
.search-autocomplete,
.sidebar .product-items-images .product-item,
.field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 6.25px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 6.25px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 6.25px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-action-addto-product,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  line-height: 2.2rem;
  padding: 0.5rem 2rem;
  font-size: 1.6rem;
}
.abs-actions-addto-gridlist,
.product-item-actions .actions-secondary > .action {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.product-item-actions .actions-secondary > .action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before {
  color: #333333;
}
.abs-button-l {
  line-height: 2.7rem;
  padding: 14px 17px;
  font-size: 2.3rem;
}
.abs-action-button-as-link,
.abs-action-remove,
.abs-add-fields .action.remove {
  line-height: 1.4;
  padding: 0;
  color: #d90114;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 900;
  text-align: left;
  text-decoration: underline;
  text-transform: capitalize;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-add-fields .action.remove:visited {
  color: #414141;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-add-fields .action.remove:hover {
  color: #d90114;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-add-fields .action.remove:active {
  color: #d90114;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove {
  color: #d90114;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus) {
  background: transparent;
  border: 0;
  color: inherit;
  box-shadow: none;
}
.abs-revert-secondary-color,
.block-compare .action.compare {
  background: #ffffff;
  border: 2px solid #414141;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active {
  background: transparent;
  border: 2px solid #414141;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.block-compare .action.compare:hover {
  background: transparent;
  border: 2px solid #414141;
  color: inherit;
}
.abs-revert-secondary-size {
  font-size: 2rem;
  line-height: 2rem;
  padding: 1.3rem 3rem;
}
.abs-box-tocart {
  margin: 12.5px 0;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -12.5px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-account-title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 31.25px;
  padding-bottom: 12.5px;
}
.abs-account-title > strong,
.abs-account-title > span {
  font-weight: 300;
  font-size: 2.2rem;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 6.25px;
  padding-right: 31.25px;
  padding-top: 1px;
  vertical-align: top;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-colon:after,
.block-minicart .subtotal .label:after {
  content: ': ';
}
.abs-icon-add,
.action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover {
  background: #e8e8e8;
}
.action.new:before {
  margin-left: -17px;
  margin-right: 6.25px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.minicart-items .product-item-pricing .weee[data-label] .label,
.no-display,
.sidebar .subtitle {
  display: none;
}
.abs-status {
  display: inline-block;
  margin: 0 0 2rem;
}
.abs-block-items-counter,
.block-compare .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-shopping-cart-items .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 6.25px;
}
.abs-shopping-cart-items .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before {
  color: inherit;
}
.abs-field-date .control,
.field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.field.date input {
  margin-right: 12.5px;
  width: calc(100% - 52.5px);
}
.abs-field-tooltip {
  position: relative;
}
.abs-sidebar-totals .mark {
  font-weight: 500;
  padding: 1rem 0 .4rem;
}
.abs-sidebar-totals .mark strong {
  font-weight: 400;
}
.abs-sidebar-totals .amount {
  font-weight: 900;
  padding: 1rem 0 .4rem;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .amount strong {
  font-weight: 400;
}
.abs-sidebar-totals .grand .mark,
.abs-sidebar-totals .grand .amount {
  padding-top: 25px;
}
.abs-sidebar-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.abs-sidebar-totals .grand .amount strong {
  font-weight: 900;
}
.abs-sidebar-totals .msrp {
  margin-bottom: 12.5px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 31.25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-discount-block > .title {
  display: block;
  text-decoration: none;
  align-items: center;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
}
.abs-discount-block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column.main .abs-discount-block > .title strong {
  font-size: 1.8rem;
  margin: 0;
}
.abs-discount-block > .content {
  display: none;
}
.abs-discount-block.active > .title:after {
  content: '\e621';
}
.abs-discount-block.active > .content {
  display: block;
}
.quick-order-link {
  list-style-type: none;
  margin: 0 0 0 15px;
  padding: 0;
}
.quick-order-link a {
  vertical-align: sub;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.product-items.slick-slider .slick-list {
  margin: 0 auto;
  max-width: calc(100% - 10rem);
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.catalog-product-view .slick-slide {
  padding: 0 10px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slide .product-item {
  padding: 0 1rem;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  content: '\e917';
  padding-right: 0;
}
.slick-next {
  right: 0;
}
.slick-next:before {
  content: '\e918';
  padding-left: 0;
}
.slick-prev,
.slick-next {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #ffffff;
  border: 2px solid #a3a3a3;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 43px;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 43px;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus {
  background: #ffffff;
  border-color: #000000;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled,
.slick-prev:active.slick-disabled,
.slick-next:active.slick-disabled,
.slick-prev:focus.slick-disabled,
.slick-next:focus.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:active:before,
.slick-next:active:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  color: #000000;
  opacity: 1;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  display: block;
  font-family: 'atv-icon';
  font-size: 40px;
  opacity: .5;
}
.slick-dots {
  font-size: 1.8rem;
  line-height: normal;
  letter-spacing: normal;
  bottom: 0;
  display: block;
  list-style: none;
  margin: 0;
  padding: 1.5rem 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 1.4rem;
  margin: 0 .5rem;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 1.4rem;
}
.slick-dots li button {
  background: transparent;
  border: 1px solid #505050;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 1.4rem;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 1.4rem;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #505050;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2.7rem;
  font-size: 2.3rem;
  line-height: 1.4;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #414141;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #414141;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #d90114;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #d90114;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #414141;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 1.3rem 3rem;
  font-size: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.7rem;
  padding: 14px 17px;
  font-size: 2.3rem;
  border-radius: 10px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #ffffff;
  border: 2px solid #414141;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 1.3rem 3rem;
  font-size: 2rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.7rem;
  padding: 14px 17px;
  font-size: 2.3rem;
  border-radius: 10px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: transparent;
  border: 2px solid #414141;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: transparent;
  border: 2px solid #414141;
  color: inherit;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1830px;
  padding-left: 15px;
  padding-right: 15px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
img.pagebuilder-mobile-hidden,
img.pagebuilder-mobile-only {
  height: auto;
  width: auto;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1830px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 6.25px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #414141;
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
  padding: 25px 10px;
  font-weight: 700;
  line-height: 50px;
  font-size: 2.3rem;
  color: #ffffff;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #d90114;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #ffffff;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #414141;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #f8f8f8;
  color: #d90114;
}
.pagebuilder-accordion > .item.content {
  background: #f8f8f8;
  border: 0 solid #f8f8f8;
  margin: 0 0 6.25px;
  padding: 25px 25px 25px 25px;
}
body.sticky .klevuTarget.klevu-fluid > div {
  position: fixed !important;
  top: 15.5rem !important;
}
.klevuTarget.klevu-fluid > div {
  position: fixed !important;
  top: 17rem !important;
}
div.klevuTarget.klevu-fluid.kuEmptySearchBox > div {
  min-width: 49rem !important;
}
.klevu-fluid {
  opacity: 0;
}
.search-active .klevu-fluid {
  opacity: 1;
}
.block.block-search {
  margin: 0 6.6rem 0 0;
  min-width: 49rem;
}
.block-search .block-content {
  margin: 2rem 0;
}
.block-search .block-title {
  display: none;
}
.block-search .nested,
.block-search .label {
  display: none;
}
.block-search .minisearch input {
  border-radius: 0 10px 10px 0;
  height: 7rem;
  overflow: hidden;
  padding: 0 50px 0 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.catalogsearch-result-index .toolbar-products {
  align-items: center;
}
.catalogsearch-result-index .search.results .block {
  display: none;
}
.catalogsearch-result-index .page-title-wrapper {
  word-break: break-word;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 6.25px 50px 6.25px 12.5px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #d6d6d6;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 6.25px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 12.5px;
}
.klevuQuickSearchingArea {
  max-height: 50vh;
  overflow-y: auto;
}
#popup-modal-main-minicart h2 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.1;
  margin: 2.5rem 0;
}
.form-cart .road-hazard-block .fa-exclamation-circle:after {
  color: #9f9e9c;
  content: '\e927';
  cursor: pointer;
  font-family: 'atv-icon';
  font-style: normal;
  padding: 0;
}
.block-minicart .items-total {
  float: left;
  margin: 0 12.5px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  text-align: right;
  padding: 2rem 4rem;
  border-top: 1px solid #e6e6e6;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 2.6rem;
  font-weight: 900;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 15px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  text-align: center;
  border-top: 1px solid #d6d6d6;
  padding-top: 3rem;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 0 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  align-content: center;
  border-left: 1px solid #e6e6e6;
  padding: 1rem 3rem 1rem 4rem;
  text-align: center;
}
.minicart-wrapper .block-minicart {
  position: fixed;
  margin: 0;
  top: 0;
  bottom: 0;
  max-width: 360px;
  min-width: unset;
  right: 0;
  padding: 0;
  box-shadow: 0 0 12.5px 0 rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  width: 92%;
  transform: translate3d(104%, 0, 0);
  transition: transform 0.3s ease-in-out;
  height: auto;
  pointer-events: all;
  z-index: 901 !important;
}
.minicart-wrapper .block-minicart .block-title {
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3rem;
  text-align: left;
  text-transform: uppercase;
}
.minicart-wrapper .block-minicart .block-title .text {
  font-weight: 900;
  font-size: 2.8rem;
  margin: 0;
}
.minicart-wrapper .block-minicart .block-title .qty {
  display: none;
}
.minicart-wrapper .block-minicart .block-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  flex: 1 1 auto;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.minicart-wrapper .block-minicart .viewcart,
.minicart-wrapper .block-minicart .action.delete {
  font-size: 1.4rem;
  color: #d90114;
  font-weight: 400;
  margin: 0 4rem 0 0;
  padding: 0;
}
.minicart-wrapper .block-minicart .action.delete {
  display: block;
  margin-top: 1rem;
}
.minicart-wrapper .block-content .minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 4rem;
}
.minicart-wrapper .block-content .minicart-items .product-item-photo {
  margin: 0 2rem 2rem 0;
}
.minicart-wrapper .minicart-summary {
  border-top: 1px solid #d6d6d6;
  padding: 2rem 4rem;
  text-align: left;
}
.minicart-wrapper .minicart-summary .totals th,
.minicart-wrapper .minicart-summary .totals td {
  font-weight: normal;
  padding: .8rem 0;
}
.minicart-wrapper .minicart-summary .totals th {
  padding-right: 2rem;
}
.minicart-wrapper .minicart-summary .totals td {
  text-align: right;
}
.account .minicart-wrapper .minicart-summary .totals td {
  width: 60px;
}
.minicart-wrapper .minicart-summary .totals:last-child th,
.minicart-wrapper .minicart-summary .totals:last-child td {
  font-weight: 900;
}
.minicart-wrapper .minicart-summary .payment-option .payment-option-title {
  cursor: pointer;
  margin-bottom: 1rem;
  text-align: left;
}
.minicart-wrapper .minicart-summary .payment-option .payment-option-title .action {
  color: #d90114;
  font-weight: 500;
}
.minicart-wrapper .minicart-summary .payment-option .payment-option-title .action:before {
  content: '+';
}
.minicart-wrapper .minicart-summary .action-apply {
  font-size: 1.8rem;
  border-radius: 0;
  border: none;
  color: #d90114;
  font-weight: 900;
  padding: 0;
  text-align: left;
  text-decoration: underline;
  text-transform: capitalize;
}
.minicart-wrapper .minicart-summary .cart-discount .message {
  margin-bottom: 0;
}
.minicart-wrapper #minicart-content-wrapper {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  height: 100%;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.minicart-wrapper .product-image-container {
  margin-right: 15px;
}
.minicart-wrapper .product .actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.minicart-wrapper .action.close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  top: 2.5rem;
  right: 2rem;
  color: #d90114;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: 5rem;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close:before {
  font-weight: 700;
}
.minicart-wrapper .action.showcart {
  display: block;
  position: relative;
  white-space: nowrap;
}
.minicart-wrapper .action.showcart:before {
  background: url('../images/header_cart.svg') no-repeat center;
  background-size: contain;
  content: '';
  display: block;
  height: 3.5rem;
  width: 3rem;
}
.minicart-wrapper .action.showcart::after {
  content: '';
}
.minicart-wrapper .action.showcart:hover:before {
  color: #d90114;
}
.minicart-wrapper .action.showcart .text {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty {
  background-color: #d90114;
  color: #ffffff;
  height: 20px;
  min-width: 20px;
  position: absolute;
  top: -10px;
  width: auto;
  font-size: 1.6rem;
  align-items: center;
  border-radius: 5px;
  display: inline-flex;
  justify-content: center;
  line-height: normal;
  right: -22px;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .action.showcart .counter.qty .counter-number {
  display: block;
  text-align: center;
  width: 100%;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-wrapper .minicart-overlay {
  background-color: rgba(51, 51, 51, 0.8);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 901;
}
.minicart-wrapper.active .block-minicart {
  transform: none;
}
.minicart-wrapper.active .minicart-overlay {
  display: block;
}
.minicart-wrapper .action.checkout {
  width: calc(100% - 8rem);
}
.minicart-wrapper .less,
.minicart-wrapper .more {
  display: block;
}
.minicart-items-wrapper {
  border: 0;
  flex: 1 1 auto;
  height: 100% !important;
  overflow-x: hidden;
  position: relative;
}
.minicart-items-wrapper .product-item-name {
  font-weight: 700;
  font-size: 2.2rem;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  margin: 0;
  padding: 3rem 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #d6d6d6;
}
.minicart-items .product-item > .product .options.list > .values {
  color: #878787;
}
.minicart-items .product-item > .product .options.list > .label {
  width: auto;
  float: left;
  margin-right: 12.5px;
}
.minicart-items .product-item > .product .options.list > .label:after {
  content: ':';
  display: inline-block;
}
.minicart-items .product-image-wrapper .product-image-photo {
  max-width: 12rem;
}
.minicart-items .product-item-pricing {
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 1rem;
  text-align: left;
  width: 100%;
}
.minicart-items .product-item-pricing .price-excluding-tax {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 2rem;
}
.minicart-items .product-item-pricing .label {
  display: block;
  flex-basis: 100%;
}
.minicart-items .product-item-pricing .price {
  font-weight: 900;
  font-size: 2.6rem;
  line-height: 4rem;
}
.minicart-items .product-item-pricing .price-including-tax,
.minicart-items .product-item-pricing .price-excluding-tax {
  color: #d90114;
}
.minicart-items .product-item-pricing .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-pricing .details-qty {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 15rem;
}
.minicart-items .product-item-pricing .details-qty .update-cart-item {
  font-size: 1.2rem;
  padding: .6rem 2rem;
  margin-top: 1rem;
}
.minicart-items .product-item-pricing .details-qty .label {
  font-weight: 700;
  pointer-events: none;
  text-transform: uppercase;
}
.minicart-items .product-item-pricing .details-qty .input-group {
  width: 100%;
}
.minicart-items .product-item-pricing .details-qty .input-group .item-qty {
  font-size: 2rem;
  border-width: 0 1px;
  height: 100%;
}
.minicart-items .product-item-pricing .details-qty.disable > * {
  width: auto;
}
.minicart-items .product-item-pricing .details-qty .input-group__button {
  width: 60%;
}
.minicart-items .product-item-pricing .row-price {
  font-weight: 300;
  font-size: 1.4rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-right: 2px dotted #9f9e9c;
  color: #3f3f3f;
  flex-direction: column;
  padding: 1rem 1.8rem 0 1rem;
  text-transform: uppercase;
}
.minicart-items .product-item-pricing .row-price .price {
  font-weight: 300;
  font-size: 1.8rem;
}
.minicart-items .product-item-pricing .minicart-price {
  font-weight: 700;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  flex-direction: column;
  padding-left: 1.8rem;
}
.minicart-items .price-minicart {
  margin-bottom: 6.25px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 25px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  margin: 0 0 1rem;
}
.minicart-items .product-item-name a {
  color: #414141;
}
.minicart-items .product-item-details {
  padding-left: 14rem;
  text-align: left;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .update-cart-item {
  background-image: none;
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 1.3rem 3rem;
  font-size: 1.1rem;
  box-sizing: border-box;
  vertical-align: middle;
  vertical-align: top;
}
.minicart-items .update-cart-item:focus,
.minicart-items .update-cart-item:active {
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
}
.minicart-items .update-cart-item:hover {
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
}
.minicart-items .update-cart-item.disabled,
.minicart-items .update-cart-item[disabled],
fieldset[disabled] .minicart-items .update-cart-item {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 28px;
  color: #878787;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before {
  color: #d90114;
}
.minicart-items .action.edit:active:before {
  color: #878787;
}
.minicart-items .minicart-product-option .label {
  font-weight: 500;
  font-size: 1.6rem;
  padding-right: .5rem;
  color: #000000;
}
.minicart-items .minicart-product-option.compatible .value {
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #d90114;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
}
.minicart-items .minicart-product-option.compatible .value:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #d90114;
  content: '\e602';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .minicart-product-option.compatible .value:hover:before {
  color: #d90114;
}
.minicart-items .minicart-product-option.compatible .value:active:before {
  color: #878787;
}
.minicart-items .minicart-product-option .value {
  font-weight: 700;
  font-size: 2rem;
  line-height: 3rem;
  color: #000000;
}
.minicart-items .road-hazard-block {
  margin: 3rem 0 0;
  position: relative;
  text-align: left;
}
.minicart-items .road-hazard-block .btn-tire-service {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1rem;
}
.minicart-items .road-hazard-block .btn-tire-service .fa-exclamation-circle:after {
  color: #9f9e9c;
  content: '\e927';
  cursor: pointer;
  font-family: 'atv-icon';
  font-style: normal;
}
.minicart-items .recommended-label {
  background: transparent;
  padding: 1rem 0;
  position: relative;
}
html.sidebar-active {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}
.sidebar-active .minicart-wrapper .block-minicart {
  transform: none;
}
.sidebar-active .minicart-wrapper .mage-dropdown-dialog {
  display: block;
}
.block.newsletter {
  margin: 0;
  background: url('../images/newsletter.jpg') no-repeat;
  background-position: center;
  background-size: cover;
}
.block.newsletter .content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
  margin: 0 auto;
  max-width: 1830px;
  padding: 6rem 15px;
}
.block.newsletter .section-title {
  margin-bottom: 1rem;
}
.block.newsletter .info {
  max-width: 40%;
}
.block.newsletter .info p {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
}
.block.newsletter .form.subscribe {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 856px;
  padding: 0;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
  max-width: 62.5%;
  width: 100%;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3.5rem;
  line-height: 33px;
  color: #3d3d3d;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  display: none;
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  position: absolute;
}
.block.newsletter input {
  margin: 0;
  padding: 0 3rem;
  border-radius: 1rem 0 0 1rem;
  height: 8rem;
}
.block.newsletter .actions {
  max-width: 37.5%;
  width: 100%;
}
.block.newsletter .action.subscribe {
  font-size: 3rem;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  font-weight: 700;
  height: 8rem;
  padding: 0;
  width: 100%;
}
.block-collapsible-nav .content {
  background: #f8f8f8;
  border: solid 1px #d6d6d6;
  padding: 1.5rem 0 2rem;
}
.block-collapsible-nav .items {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  display: block;
  padding: 1rem 2.6rem;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  color: #d90114;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  color: #d90114;
}
* {
  box-sizing: border-box;
}
*:focus-visible {
  outline: 5px auto #414141;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body {
  background-color: #ffffff;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.captcha-block {
  margin: 0 0 20px;
}
.captcha-block .captcha-error-msg {
  font-size: 1.8rem;
  color: #d90114;
  margin: 7px 0 0;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.login-user-name,
.header-account-text {
  cursor: auto;
}
.or-label {
  font-size: 2rem;
  color: #d90114;
  font-weight: bold;
  margin: 25px 0;
  text-align: center;
  text-transform: uppercase;
}
.or-label span {
  font-size: 1.6rem;
}
.divider-w {
  margin-bottom: 8rem;
}
.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.flexcenter {
  align-items: center;
}
.spacebetween {
  justify-content: space-between;
}
.col-1 {
  flex: 100%;
}
.col-2 {
  flex: 1;
}
.col-3 {
  flex-basis: calc(100% / 3);
}
.col-9 {
  flex-basis: 65.667%;
}
.col-4 {
  flex-basis: 41.66%;
}
.col-8 {
  flex-basis: 58.34%;
}
.pt-3 {
  padding-top: 3rem;
}
.pb-3 {
  padding-bottom: 3rem;
}
.pt-5 {
  padding-top: 5rem;
}
.pb-5 {
  padding-bottom: 5rem;
}
.pr-1 {
  padding-right: 1rem;
}
.pl-1 {
  padding-left: 1rem;
}
.pr-2 {
  padding-right: 2rem;
}
.pl-2 {
  padding-left: 2rem;
}
.mt-1 {
  margin-top: 1rem;
}
.mt-2 {
  margin-top: 2rem;
}
.kuQuickSearchNoRecordFound .kuQuickNoResultsMessage em {
  word-break: break-word;
}
.price-currency {
  font-size: 3rem;
  color: #d90114;
  font-weight: 900;
  text-transform: uppercase;
}
.price-decimal {
  font-size: 3rem;
  color: #d90114;
  display: inline-block;
  font-weight: 900;
  vertical-align: top;
}
.price-currency-code {
  font-size: 2rem;
  font-weight: 900;
  margin: 0 0 0 1rem;
}
.vehiclelist-staggered-index .price-currency-code {
  margin-left: .3rem;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.fixcontainer {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1830px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.section-title {
  font-size: 4.5rem;
  line-height: 4.5rem;
  font-weight: 900;
  margin: 0 0 2rem;
  text-transform: uppercase;
}
.header-account-link {
  display: block;
  font-weight: 900;
}
.header-account-link span {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.header-account-link:after {
  background: url('../images/arrow-red.svg') no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 1.5rem;
  margin: 0 0 0 2px;
  vertical-align: middle;
  width: .9rem;
}
.google-review {
  border-right: 2px solid #efefef;
  margin: 0 4rem 0 0;
  padding: 0 4rem 0 0;
  text-align: center;
}
.google-review h2,
.google-review p {
  font-size: 1.8rem;
  display: block;
  font-weight: 900;
  line-height: 1.5;
  margin: 0 0 6px;
}
.atv-account-link {
  cursor: pointer;
  min-width: max-content;
  padding: 1rem 4rem 1rem 4rem;
  position: relative;
}
.atv-account-link .label {
  font-weight: bold;
}
.atv-account-link .label:after {
  color: #d90114;
  content: '\e90c';
  font-family: 'atv-icon';
  font-size: 1.1rem;
  font-weight: normal;
  padding-left: 5px;
}
.atv-account-link .logged-in {
  display: inline-block;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.atv-account-link p {
  margin: 0;
}
.atv-account-link:before {
  color: #d90114;
  content: '\e90c';
  font-family: 'atv-icon';
  font-size: 3rem;
  left: 0;
  line-height: 4rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 0;
}
.page-with-filter .page-header {
  z-index: 7;
}
.page-header.sticky {
  background: #ffffff none repeat scroll 0 0;
  margin: 0 auto;
  max-width: 100%;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 7;
}
.page-header.sticky .header.content {
  padding: 1.5rem 15px;
}
.page-header .order-link a:after {
  content: '\e909';
}
.page-header .help-link a:after {
  content: '\e908';
}
.page-header .help-link,
.page-header .order-link {
  font-weight: 900;
  padding: 0 2rem;
}
.page-header .help-link a:after,
.page-header .order-link a:after {
  font-family: 'atv-icon';
  padding-left: 5px;
}
.page-header .wrapper .panel.header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 0;
  padding-top: 0;
}
.panel.wrapper {
  background: #eaeaea;
}
.panel.header .ourcontact-left-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.custom-header-right .header.links {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-contact {
  line-height: 3.3rem;
  padding: 8px 14px;
}
.header-contact a {
  color: #ffffff;
  font-size: 2rem;
  vertical-align: middle;
}
.header.content {
  position: relative;
  transition: all 0.3s ease-in-out;
}
.logo {
  float: left;
  margin: 0 auto 0 0;
  max-width: 50%;
  padding: 0 4rem 0 0;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-title-wrapper .page-title {
  font-weight: bold;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 37.5px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 12.5px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  display: none;
  height: 0;
  position: relative;
}
.ymmfilter-wrap .dropdown-button #vehicle-lable {
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 160px;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 2rem 0;
  padding: 1.2rem 2.5rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.6rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #414141;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #414141;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #d90114;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #d90114;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 12.5px;
}
.message.global.demo {
  margin: 2rem 0;
  padding: 1.2rem 2.5rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.6rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #414141;
}
.message.global.demo a:hover {
  color: #d90114;
}
.message.global.demo a:active {
  color: #d90114;
}
.footer.content .column-title {
  font-size: 3.6rem;
  display: block;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
}
.footer.content .footer-logo {
  margin: 0 auto 2.5rem;
  width: 38.5rem;
}
.footer.content .static-menu li > a {
  display: block;
  line-height: normal;
  margin: 0 0 10px 0;
  font-size: 2rem;
  font-weight: 500;
}
.footer.content .static-menu li > a span {
  font-size: 1.4rem;
  color: #808080;
  display: block;
  font-style: italic;
  line-height: normal;
  margin: 0 0 10px;
}
.footer.content .static-menu div[data-role='collapsible'] {
  border: 0;
}
.footer.content .static-menu div[data-role='collapsible'] div[data-role='trigger']:after {
  display: none;
}
.page-footer {
  margin-top: auto;
}
.page-footer .footer-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin: 8rem auto;
}
.footer-top-content {
  margin: 0;
}
.footer-top-content .desc {
  font-size: 2rem;
  color: #333333;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 4rem;
}
.footer-top-content .call {
  font-size: 3rem;
  display: block;
  font-weight: 500;
  margin: 0;
}
.footer-top-content .action {
  font-size: 3rem;
  min-width: 300px;
}
.footer {
  border-top: 20px solid #d90114;
}
.footer .footer-container {
  padding: 8rem 1.5rem 3.7rem;
  color: #ffffff;
}
.footer .footer-container a {
  color: #ffffff;
}
.footer .footer-container a:hover {
  color: #d90114;
}
.footer.content {
  background-color: #3f3b3a;
}
.footer.content .copyright {
  background: #000000;
  color: #ffffff;
}
.footer.content .copyright .copyright-container {
  padding: 15px;
}
.footer.content .footer-column-1 {
  text-align: center;
}
.footer.content .footer-column-1 div {
  line-height: 30.25px;
  margin-bottom: 25px;
}
.footer.content .footer-column-1 .contact a {
  font-weight: 900;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-left: 25px;
  color: #ffffff;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  border: 1px solid #e6e6e6;
  box-shadow: none;
  right: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown::before,
.page-footer .switcher .options ul.dropdown::before {
  border: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown::after,
.page-footer .switcher .options ul.dropdown::after {
  border: 0;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 16px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.footer-bottom {
  background: #1d1d1d;
  color: #ffffff;
  margin: 50px 0 0;
  padding: 30px 15px;
  text-align: center;
}
.footer-bottom .footerSecuriy {
  border-bottom: 1px solid #606060;
  clear: both;
  margin: 0 auto 15px;
  max-width: 750px;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}
.footer-bottom .footerSecuriy img {
  vertical-align: middle;
}
.footer-bottom .footerSecuriy h2 {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 2.5rem 0 1.6rem;
}
.footer-bottom .footerSecuriy p {
  font-size: 1.6rem;
}
.footer-bottom .footerSecuriy span {
  font-size: 2rem;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 0 18px;
}
.footer-bottom .icons {
  border-bottom: 1px solid #606060;
  margin: 0 auto 15px;
  max-width: 750px;
  padding: 0 0 20px;
  width: 100%;
}
.footer-bottom .icons h2 {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 0 8px;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 25px 0;
}
.ui-datepicker td {
  padding: 0;
}
.cookie-status-message {
  display: none;
}
/* Firefox */
body {
  scrollbar-color: #414141;
  scrollbar-width: 5px;
}
/* Chrome, Edge, and Safari */
::-webkit-scrollbar {
  height: 5px;
  width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #d6d6d6;
  border-radius: 0;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background-color: #414141;
  border-radius: 5px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background-color: #414141;
}
.ymmfilter-wrap {
  position: relative;
}
.ymmfilter-wrap #client_vehicle_list {
  margin: 0 0 2.1rem;
  max-height: 27rem;
  overflow: auto;
}
.ymmfilter-wrap .dropdown-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  background: #414141;
  border: 2px solid #414141;
  border-radius: 10px 0 0 10px;
  color: #ffffff;
  height: 7rem;
  justify-content: center;
  padding: 1rem 2rem;
  text-transform: unset;
}
.ymmfilter-wrap .dropdown-button:after {
  font-size: 0.8rem;
  color: #ffffff;
  content: '\e91a';
  display: inline-block;
  font-family: 'atv-icon';
  font-weight: 400;
  padding-left: 5px;
  vertical-align: middle;
}
.ymmfilter-wrap .dropdown-button .icon-car:before {
  font-size: 2.3rem;
  color: #ffffff;
  content: '\e90a';
  font-family: 'atv-icon';
  font-weight: 400;
  padding-right: 10px;
  vertical-align: middle;
}
.ymmfilter-wrap .mage-dropdown-dialog {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.29);
  left: 60px;
  margin-top: 14px;
  min-width: 625px;
  position: absolute;
  z-index: 9;
}
.ymmfilter-wrap .mage-dropdown-dialog:before {
  background: #ffffff;
  content: '';
  display: inline-block;
  height: 20px;
  left: 50px;
  position: absolute;
  top: -16px;
  transform: rotate(45deg);
  width: 20px;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymmfilter-dropdown-title {
  font-weight: 700;
  padding: 2rem 2.2rem;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymmfilter-dropdown-title span {
  display: block;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymmfilter-dropdown-title .cleared-selected {
  color: #d90114;
  cursor: pointer;
  display: none;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymm-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  background: #eaeaea;
  border: 1px solid #d6d6d6;
  justify-content: space-between;
  padding: 3rem 2rem;
  position: relative;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymm-content .saved-vehicle-name {
  color: #414141;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymm-content input.vehicle-radio {
  left: 2.2rem;
  margin: 0;
  opacity: 0;
  position: absolute;
  z-index: 3;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymm-content input.vehicle-radio:checked + label:before {
  background: #d90114;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymm-content input.vehicle-radio:checked + label:after {
  border-color: #d90114;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymm-content label {
  line-height: 25px;
  padding: 0 0 0 35px;
  position: relative;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymm-content label:before {
  border-radius: 50%;
  content: '';
  height: 12px;
  left: 7px;
  position: absolute;
  top: 6px;
  width: 12px;
  z-index: 2;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymm-content label:after {
  border: 1px solid #000000;
  border-radius: 50%;
  content: '';
  height: 23px;
  left: 0;
  position: absolute;
  top: 0;
  width: 23px;
  z-index: 1;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymm-content .delete-vehicle {
  font-size: 0rem;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymm-content .delete-vehicle:before {
  font-size: 2.4rem;
  color: #000000;
  content: '\e900';
  font-family: 'atv-icon';
  font-weight: 400;
  vertical-align: middle;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymm-vechile-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 0 2.2rem 2.5rem;
}
.ymmfilter-wrap .mage-dropdown-dialog .ymm-vechile-link .highlight {
  font-weight: 700;
}
.ymmfilter-wrap #ymmfilter-content {
  display: none;
}
.ymmfilter-wrap.active #ymmfilter-content {
  display: block;
}
.brands-section .brands-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1.5rem;
}
.brands-section .brands-group .brand-box {
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  margin: 0 1.4rem 3rem;
  width: 15%;
}
.brands-section .brands-group .brand-box img {
  max-height: 8rem;
  filter: grayscale(100%);
  transition: all 0.2s ease-in-out;
}
.brands-section .brands-group .brand-box:hover img {
  filter: none;
}
.brands-section .brands-group .brand-box a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 12rem;
  justify-content: center;
  padding: 2rem;
  text-align: center;
}
.recommended-label {
  font-weight: 700;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #eaeaea;
  border-radius: 5px;
  color: #1e622b;
  padding: .75rem 1.5rem;
  text-transform: uppercase;
}
.recommended-label:after {
  background: url('../images/recommendation.svg') no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 2.2rem;
  margin-left: 1rem;
  width: 2rem;
}
.radio-road-hazard .choice {
  margin-bottom: 1rem;
}
.radio-road-hazard input[type='radio'] {
  border: 1px solid #d6d6d6;
  margin-right: 1rem;
}
.radio-road-hazard input[type='radio']:checked {
  border-color: #d90114;
  background: #d90114;
}
.radio-road-hazard input[type='radio']:checked:after {
  background: #d90114 url('../Magento_Cms/images/right-checked.png') no-repeat center;
  background-size: 1.2rem;
  border-color: #d90114;
  border-radius: 50%;
  height: 100%;
  width: 100%;
}
.action.koalafi-apply-button {
  font-size: 1.6rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #000000;
  border-color: #000000;
  width: 25rem;
  width: max-content;
}
.action.koalafi-apply-button span {
  padding-right: .5rem;
}
.action.koalafi-apply-button img {
  height: 16px;
}
.action.koalafi-apply-button:hover {
  background: #000000;
  border-color: #000000;
}
.featured-product-slider .title {
  font-size: 2.8rem;
}
.featured-product-slider .featured-title h2 {
  font-size: 4.5rem;
  font-weight: 900;
  margin: 0 0 20px;
}
.featured-product-slider .slick-prev,
.featured-product-slider .slick-next {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid transparent;
  height: 4.3rem;
  width: 4.3rem;
}
.featured-product-slider .slick-prev:focus,
.featured-product-slider .slick-next:focus {
  border: 1px solid #000000;
}
.featured-product-slider .slick-prev:after,
.featured-product-slider .slick-next:after,
.featured-product-slider .slick-prev:before,
.featured-product-slider .slick-next:before {
  font-size: 4.2rem;
}
.featured-product-slider .slick-prev.slick-disabled,
.featured-product-slider .slick-next.slick-disabled {
  opacity: 1;
}
.featured-product-slider .slick-slider .slick-list {
  max-width: calc(100% - 13rem);
}
.featured-product-slider .block-title.title {
  margin-bottom: 3rem;
}
.featured-product-slider .products.products-grid .product-item {
  border: 0;
  margin: 0;
  padding: 0;
  display: block !important;
}
.featured-product-slider .product-item {
  display: block;
  margin: 0;
}
.featured-product-slider .product-item .product-item-details {
  visibility: visible;
}
.featured-product-slider .product-item .product-item-details picture {
  display: block;
  margin: 8px 0;
  max-height: 4.5rem;
  min-height: 4.5rem;
}
.featured-product-slider .product-item .product-item-details .brand-images-custom {
  max-height: 4.5rem;
  min-height: 4.5rem;
}
.featured-product-slider .product-item .product-item-details img {
  max-height: 4.5rem;
}
.featured-product-slider .product-item .product-item-name {
  margin: 0;
}
.featured-product-slider .product-item .product-item-name a {
  font-size: 3rem;
  color: #414141;
  font-weight: 700;
  max-width: 80%;
  width: 100%;
}
.featured-product-slider .product-item .brand-logo {
  height: 3rem;
  margin: 1rem 0;
  object-fit: contain;
  width: 150px;
}
.featured-product-slider .product-item-photo .product-image-photo {
  transition: all 0.4s ease-in-out;
}
.featured-product-slider .product-item-photo:hover .product-image-photo {
  transform: scale(1.1);
}
.product-image-container {
  display: initial;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product-item .cataloglabel.cataloglabel-placeholder.position-TL {
  left: -2.5rem;
  position: absolute;
  top: -2.5rem;
  z-index: 1;
}
.accordion-container div[data-role='collapsible'] {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 2rem;
}
.accordion-container div[data-role='collapsible'] div[data-role='trigger'] {
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.accordion-container div[data-role='collapsible'] div[data-role='trigger']:after {
  font-size: 2.8rem;
  content: '\002B';
  cursor: pointer;
  margin-left: 1rem;
  text-align: center;
  width: 3rem;
}
.accordion-container div[data-role='collapsible'][aria-selected='true'] div[data-role='trigger']:after {
  content: '\2212';
}
.fa-eye:before {
  content: '\e924';
  display: inline-block;
  font-family: 'atv-icon';
}
.fa-eye-slash:before {
  content: '\e925';
  display: inline-block;
  font-family: 'atv-icon';
}
.box-tocart .input-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  box-sizing: border-box;
  color: #000000;
  height: 5rem;
  width: 18rem;
  padding: 0;
  max-width: 100%;
  position: relative;
}
.page-product-bundle .box-tocart .input-group {
  border-radius: 0;
}
.box-tocart .input-group__icon:before {
  font-size: 2.2rem;
  font-weight: 700;
  vertical-align: middle;
}
.box-tocart .input-group__icon--increase:before {
  content: '\002B';
}
.box-tocart .input-group__icon--decrease:before {
  content: '\2212';
}
.box-tocart .input-group__button {
  background-color: transparent;
  border: 0;
  padding: 0;
  line-height: 5rem;
  color: #000000;
  cursor: pointer;
  height: 5rem;
  text-align: center;
  width: 50%;
}
.box-tocart .input-group__button:active {
  box-shadow: none;
}
.box-tocart .input-group__input {
  font-weight: 700;
  text-align: center;
  font-size: 3rem;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  color: #000000;
}
.box-tocart .input-group__input:focus {
  box-shadow: none;
}
.box-tocart div.mage-error {
  font-size: 1.2rem;
  left: 0;
  margin-top: .3rem;
  position: absolute;
  top: 100%;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .ymmfilter-wrap .mage-dropdown-dialog {
    left: 0;
    min-width: 525px;
  }
  .footer-top-content {
    text-align: center;
  }
  .footer .footer-container .footer-logo img {
    max-width: 220px;
  }
  .footer.content .footer-column-1 .contact a {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .ymmfilter-wrap .mage-dropdown-dialog {
    left: 0;
  }
}
/** Social Icons css */
@font-face {
  font-display: swap;
  font-family: 'font-icons-sl';
  font-style: normal;
  font-weight: normal;
  src: url('../WeltPixel_SocialLogin/css/fonts/font-icons.woff2'), url('../WeltPixel_SocialLogin/css/fonts/font-icons.svg') format('svg');
}
.sociallogin-wrapper.login-container {
  width: 100%;
}
div.reset-pass-msg {
  background: #fdf0d5;
  margin-bottom: 50px;
  margin-top: -20px;
  padding: 20px;
  width: 100%;
}
div.reset-pass-msg a {
  font-weight: bold;
  text-decoration: underline;
}
#email_modal {
  display: none;
}
#email_modal .modal-title {
  margin-bottom: 2.5rem;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  display: none;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 500;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding {
  max-width: 100%;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box {
  border-radius: 20px;
  cursor: pointer;
  margin: 0 0 20px;
  overflow: hidden;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button {
  border: 2px solid transparent;
  display: block;
  text-decoration: none;
  transition: all .2s ease;
  width: 100%;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button:focus {
  border: 2px solid #414141;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon {
  -webkit-font-smoothing: antialiased;
  border-radius: 2px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-family: inherit;
  font-size: inherit;
  font-weight: 600;
  height: 5rem;
  line-height: 5rem;
  margin: 0 auto;
  outline: 0;
  padding: 0 5px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transition: all .2s ease;
  z-index: 1;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:before {
  content: '';
  display: inline-block;
  font-family: 'font-icons-sl';
  font-size: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  width: 50px;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:after {
  font-family: inherit;
  font-size: inherit;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb {
  background-color: #3b5998;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb:before {
  background-color: #263c68;
  content: '\e86f';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb:after {
  content: 'Login with Facebook';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-instagram {
  background-color: #e72252;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-instagram:before {
  content: '\e889';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-instagram:after {
  content: 'Login with Instagram';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google {
  background-color: #f44336;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google:before {
  background-color: #c53126;
  background-image: url('../WeltPixel_SocialLogin/images/icons/icon-google.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 2.6rem;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google:after {
  content: 'Login with Google';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-twitter {
  background-color: #000000;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-twitter:before {
  background: #ffffff url('../images/xxx.svg') no-repeat;
  background-position: center;
  background-size: contain;
  border-radius: 50px;
  content: '';
  font-size: 1.6rem;
  height: 4.5rem;
  margin: 3px 0 0 10px;
  width: 4.5rem;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-twitter:after {
  content: 'Login with Twitter';
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-show-action {
  text-align: center;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .block-heading {
  padding-top: 10px;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .sl-login-back {
  cursor: pointer;
  padding-bottom: 8px;
  text-align: left;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .sl-login-back:before {
  content: '\e617';
  font-family: 'icons-blank-theme';
}
body.wp-sl .sl-link-line .social-icons {
  display: inline-block;
  font-size: 20px;
  line-height: 53px;
  text-shadow: none;
}
body.wp-sl .sl-link-line .social-icons i {
  display: block;
  display: inline-block;
  font-family: 'font-icons-sl';
  position: relative;
}
body.wp-sl .sl-link-line .social-icons i:last-child {
  display: none;
}
body.wp-sl .sl-ajaxlogin-title {
  cursor: pointer;
}
body.wp-sl .sl-ajaxlogin-title.active {
  color: #333333;
  text-decoration: underline;
}
body.wp-sl .sl-ajaxlogin-title-space {
  font-size: smaller;
  font-weight: 100;
  padding: 0 4px;
}
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar {
  padding-top: 20px;
  text-align: center;
}
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar .proceed button {
  width: 222px;
}
body:not(.theme-pearl).wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:before {
  font-family: 'font-icons-sl';
}
body:not(.theme-pearl).wp-sl .social-icons i {
  font-family: 'font-icons-sl';
}
body:not(.theme-pearl).wp-sl .popup-authentication .block-customer-login {
  padding-top: 0;
}
body:not(.theme-pearl).wp-sl .sl-link-line .social-icons {
  border: 0 none;
}
body:not(.theme-pearl).wp-sl .sl-link-line .social-icons:hover {
  background: transparent !important;
  border: 0 none;
}
div.sl-loader:after {
  background-image: url('../WeltPixel_SocialLogin/images/ias-spinner.gif');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 27px 26px;
  content: '';
  display: block;
  height: 25px;
  position: absolute;
  right: 20px;
  top: 5px;
  width: 100%;
}
.sociallogin-container {
  border: 1px solid #cccccc;
  max-width: 245px;
}
.sociallogin-container ul.sociallogin-buttons-list {
  list-style-type: none;
  margin: 0;
  padding: 10px;
}
.sociallogin-container ul.sociallogin-buttons-list li {
  margin: 0;
  padding: 0;
}
body.theme-pearl.account.sociallogin-account-socialaccounts .social-icons i:last-child {
  color: #ffffff !important;
  display: block;
}
ul.sl-unlinks {
  list-style-type: none;
  max-width: 45%;
}
ul.sl-unlinks li.sl-link-line {
  border-bottom: 1px solid #d1d1d1;
  padding-top: 5px;
  width: auto;
}
ul.sl-unlinks li.sl-link-line span {
  display: inline-block;
  height: 50px;
  text-align: center;
  vertical-align: top;
}
ul.sl-unlinks li.sl-link-line div.sl-icon {
  display: inline-block;
  height: 50px;
  width: 50px;
}
ul.sl-unlinks li.sl-link-line .sl-link-name {
  color: #575757;
  font-size: 1.4rem;
  padding-top: 16px;
  width: calc(100% - 106px);
}
ul.sl-unlinks li.sl-link-line a.sl-link-unlink {
  color: #006bb4;
  display: inline-block;
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  max-width: 50px;
  padding-top: 0;
  text-align: center;
  vertical-align: top;
  width: 35px;
}
[class^='icon-'] {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: inherit;
  speak-as: none;
  text-transform: none;
}
body.theme-pearl.sociallogin-account-socialaccounts a.social-icons:hover {
  text-decoration: none;
}
body.theme-pearl.sociallogin-account-socialaccounts .si-unlink:hover {
  background-color: #cccccc !important;
}
a.social-icons:hover {
  text-decoration: none;
}
.si-unlink:hover {
  background-color: #cccccc !important;
}
body.sociallogin-account-socialaccounts .icon-facebook:before {
  content: '\e86f';
}
body.sociallogin-account-socialaccounts .icon-amazon:before {
  content: '\e86a';
}
body.sociallogin-account-socialaccounts .icon-google:before {
  content: '\e853';
}
body.sociallogin-account-socialaccounts .icon-instagram:before {
  content: '\e889';
}
body.sociallogin-account-socialaccounts .icon-twitter:before {
  content: '\e85f';
}
body.sociallogin-account-socialaccounts .icon-linkedin:before {
  content: '\e858';
}
body.sociallogin-account-socialaccounts .icon-paypal:before {
  content: '\e833';
}
body.sociallogin-account-socialaccounts .icon-unlink:before {
  content: '\e7c5';
}
body.wp-sl.theme-pearl div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.wp-sl.theme-pearl .sl-ajaxlogin-title-space {
  font-size: .5em;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  border-bottom: 1px solid #c6c6c6;
  font-size: 2.2rem;
  line-height: 1.1;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 300;
}
body.wp-sl.theme-pearl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper,
body.wp-sl.theme-pearl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper {
  float: right;
  margin: 0 0 0 25px;
  width: 33%;
}
body.wp-sl.theme-pearl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong,
body.wp-sl.theme-pearl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-family: inherit;
  font-size: inherit;
}
body.wp-sl.theme-pearl.customer-account-login div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper {
  margin-bottom: unset;
  margin-top: 10px;
  width: 100% !important;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  border-bottom: unset;
  cursor: pointer;
  font-size: inherit;
  margin-bottom: unset;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 600;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title:after {
  color: #858585;
  content: '\e622';
  font-family: 'icons-blank-theme';
  font-size: 12px;
  position: absolute;
  right: 20px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title.open:after {
  color: #858585;
  content: '\e621';
  font-family: 'icons-blank-theme';
  font-size: 12px;
  position: absolute;
  right: 20px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding {
  display: none;
  max-width: unset;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper {
  margin-bottom: unset;
  margin-top: 45px;
  width: 100% !important;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  cursor: pointer;
  font-size: 2.6rem;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 300;
}
body._has-auth-shown .authentication-wrapper {
  z-index: 9000;
}
.popup-authentication .modal-inner-wrap {
  max-width: 400px;
}
.checkout-index-index .modal-popup.customer-popup {
  left: 0;
}
.checkout-index-index .modal-popup.customer-popup .modal-inner-wrap {
  left: 100%;
  margin-left: auto;
  max-width: 480px;
  width: 100%;
}
.checkout-index-index .modal-popup.customer-popup .action-close {
  background: 0 0;
  right: 3rem;
  top: 3rem;
}
.checkout-index-index .field-tooltip .field-tooltip-content {
  right: -12.5px;
  top: 40px;
  left: auto;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.4rem;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
  line-height: 5rem;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 1.6rem;
  padding: 12px;
  width: 27rem;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 767px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 12.5px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2.5rem;
  margin-bottom: 1.6rem;
}
.column.main .block .title strong {
  font-size: 24px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 6.25px;
}
/*
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
.vehiclelist-combo-index .divider-w {
  margin: 0 0 3rem;
}
.product-review {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 10px;
}
.product-review .price-review,
.product-review .overall-review,
.product-review .warranty-review {
  padding: 5px;
}
.product-review .price-review .rating-inner,
.product-review .overall-review .rating-inner,
.product-review .warranty-review .rating-inner {
  background-color: #eaeaea;
  border-radius: 10px;
  min-width: 112px;
  padding: 4px 2px 2px;
  text-align: center;
}
.product-review .price-review span,
.product-review .overall-review span,
.product-review .warranty-review span {
  display: block;
  font-weight: 700;
}
.product-review .price-review span:first-child,
.product-review .overall-review span:first-child,
.product-review .warranty-review span:first-child {
  font-size: 1.8rem;
  line-height: 2.7rem;
  text-transform: uppercase;
}
.product-review .price-review span:last-child,
.product-review .overall-review span:last-child,
.product-review .warranty-review span:last-child {
  font-size: 1.8rem;
  line-height: 2.7rem;
  color: #d90114;
  display: inline-block;
  text-decoration: none;
}
.product-review .price-review span:last-child:after,
.product-review .overall-review span:last-child:after,
.product-review .warranty-review span:last-child:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: inherit;
  content: '\e605';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-review .price-review span:last-child:after,
.product-review .overall-review span:last-child:after,
.product-review .warranty-review span:last-child:after {
  margin-top: -3px;
}
.required-captcha.checkbox {
  display: block;
  height: 1px;
  opacity: -1;
  overflow: hidden;
  position: absolute;
  visibility: visible;
  width: 1px;
}
.custom-attributes {
  margin-bottom: 10px;
}
.custom-attributes .label.rear-label {
  color: #000000;
  margin-top: 15px;
  display: block;
}
.custom-attributes .front-label {
  color: #000000;
  margin: 0;
  text-align: left;
  text-transform: capitalize;
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
.amshopby-overlay-block {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}
.amshopby-overlay-block > .amshopby-loader {
  background: url('../images/loader-1.gif') center / 10rem no-repeat;
  display: block;
  height: 10rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10rem;
}
.page-with-filter .page-main {
  margin: 5rem auto 0;
}
.page-with-filter.page-layout-2columns-left .main {
  padding: 0;
}
.products-list .cataloglabel.position-TL {
  z-index: 1;
}
.products-list .tocart {
  padding: 1.3rem 1rem;
  width: 100%;
}
.products-list .tocart span {
  display: inline-block;
  vertical-align: middle;
}
.products-list .product-item-images {
  width: 32%;
}
.products-list .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.products-list .product-item-info .plp-product-desc a {
  display: inline-block;
}
.products-list .product-item-info .list-product-infor {
  display: table-cell;
  padding-left: 3rem;
  vertical-align: top;
}
.products-list .product-item {
  display: block;
  width: 100%;
}
.products-list .product-item .product-item-actions .actions-secondary .action.towishlist {
  border: 2px solid #d90114;
  border-radius: 40px;
  box-sizing: border-box;
  color: #d90114;
  cursor: pointer;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  padding: 1.5px;
  transition: all 400ms ease;
  vertical-align: middle;
  width: 100%;
}
.products-list .product-item .product-item-actions .actions-secondary .action.towishlist > span {
  width: auto;
  position: static;
  padding: 0;
}
.products-list .product-item .product-item-actions .actions-secondary .action.towishlist:hover {
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
}
.products-list .product-item .product-item-actions .actions-secondary .action.towishlist:before {
  display: none;
}
.products-list .product-item .product-item-actions .actions-secondary .action.tocompare {
  display: none;
}
.products-list .product-item-inner {
  width: 32%;
}
.products-list .product-item-inner .add-to-cart-section {
  margin: 0 0 2rem;
}
.products-list .product-item-details {
  border-right: 1px solid #d6d6d6;
  display: inline-block;
  margin: 0 6rem 0 0;
  padding: 0 20px 0 0;
  position: relative;
  width: 32%;
}
.products-list .product-item-details .plp-product-specifications {
  margin-top: 10px;
}
.products-list .product-item-details h4 {
  color: #9f9e9c;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0 0 1.3rem;
  text-transform: uppercase;
}
.products-list .custom-attributes > .size,
.products-list .custom-attributes .prd-rear-size,
.products-list .custom-attributes .rear-size {
  font-size: 3rem;
  font-weight: 900;
  margin: 0;
  text-transform: uppercase;
}
.products-list .custom-attributes .part-number,
.products-list .custom-attributes .rear-part-number,
.products-list .custom-attributes .rear_part_number,
.products-list .custom-attributes .rear-part-num,
.products-list .custom-attributes .wheel-diameter,
.products-list .custom-attributes .wheel-boltpattern,
.products-list .custom-attributes .wheel-offset {
  font-size: 2rem;
  color: #9f9e9c;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  word-break: break-word;
}
.products-list .custom-attributes .custom-attributes-lable {
  color: #414141;
  font-weight: 900;
}
.products-list .custom-attributes .warranty {
  color: #9f9e9c;
  font-size: 2rem;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}
.products-list .tire-spec {
  font-size: 2rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-weight: bold;
  text-transform: uppercase;
}
.products-list .tire-spec.active:after {
  transform: rotate(-90deg);
}
.products-list .tire-spec:after {
  background: url('../images/arrow-red.svg') no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 15px;
  margin: 0 0 0 10px;
  transform: rotate(90deg);
  vertical-align: middle;
  width: 9px;
}
.plp-found-it {
  font-weight: bold;
  min-width: 50%;
  text-align: center;
  text-transform: uppercase;
}
.plp-found-it .lower-price {
  color: #d90114;
  display: inline-block;
}
.plp-qty-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  margin: 0 0 6px;
}
.plp-qty-block .actions-primary {
  width: 50%;
}
.plp-qty-block .actions-primary .stock.unavailable {
  color: #d90114;
  font-weight: bold;
  line-height: 5rem;
}
.oe-change-div {
  text-align: center;
}
.oe-tire-size {
  background: #eaeaea;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  margin: 0 0 4rem;
  padding: 3rem;
}
.oe-change-link {
  font-size: 1.6rem;
  color: #d90114;
  display: inline-block;
  font-weight: normal;
  margin: 4px 0 0;
  text-align: center;
  text-transform: uppercase;
}
.oe-change-link:active,
.oe-change-link:hover,
.oe-change-link:visited {
  color: #d90114;
}
.oe-tire-size-title {
  color: #d90114;
  font-weight: 900;
  margin: 0 0 2.7rem;
  font-size: 3rem;
  width: 100%;
}
.oe-tire-size-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.oe-tire-size-info .oeplease {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  width: max-content;
}
.oe-tire-size-info .oeplease .oeplease-value {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  background: #ffffff;
  border-radius: 0 10px 10px 0;
  height: 4.8rem;
  padding: 0 1rem 0 .5rem;
}
.oe-tire-size-info .oeplease .oeplease-value span {
  display: block;
}
.oe-tire-size-info .oeplease .inch {
  font-size: 2rem;
  background: #d6d6d6;
  border-radius: 10px 0 0 10px;
  display: block;
  font-weight: bold;
  min-width: 6rem;
  padding: 1rem;
}
.oe-tire-size-info .oe-help-call {
  text-align: center;
}
.oe-tire-size-info .oe-help-call h3 {
  font-size: 1.6rem;
  font-weight: 900;
  margin: 0;
}
.oe-tire-size-info .oe-help-call a {
  font-size: 3rem;
  font-weight: 900;
}
.oe-tire-size-info .oe-tire-info-left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 2rem 0 0;
  width: 70%;
}
.oe-tire-size-info .oe-tire-info-left .oe-left-lable {
  font-size: 1.8rem;
  margin: 0 0 2rem;
}
.oe-tire-size-info .oe-tire-info-left ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.oe-tire-size-info .oe-tire-info-left ul li {
  text-align: center;
  width: 49%;
}
.oe-tire-size-info .oe-tire-info-left ul li.front-rear-size {
  width: 100%;
}
.oe-tire-size-info .oe-tire-info-left .col {
  border-right: 3px solid #d90114;
  margin: 0 2rem 0 0;
  padding: 0 2rem 0 0;
  width: 33%;
}
.oe-tire-size-info .oe-tire-info-left .col:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.oe-tire-size-info .oe-tire-info-left .col .vehicle-size-form {
  max-height: 180px;
  min-height: 110px;
  overflow: auto;
}
.oe-tire-size-info .oe-tire-info-right {
  width: 30%;
}
.oe-tire-size-info .oe-tire-info-right .oe-selected-vehicle {
  text-align: center;
}
.oe-tire-size-info .oe-tire-info-right h3 {
  font-size: 1.8rem;
  font-weight: normal;
  margin: 0;
  text-align: center;
}
.oe-tire-size-info .oe-tire-info-right h3 strong {
  font-weight: 900;
}
.oe-tire-size-info .front-rear-size .oeplease .oeplease-value {
  display: block;
}
.vehiclelist-tire-staggered .product-item .price-box {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.vehiclelist-tire-staggered .products .product-item-inner .price-box .old-price {
  margin: 1rem 0 0;
  width: 100%;
}
.vehiclelist-staggered-index .product-item .price-box,
.vehiclelist-staggered-wheel .product-item .price-box,
.vehiclelist-tire-staggered .product-item .price-box {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.vehiclelist-staggered-index .products .product-item-inner .price-box .old-price,
.vehiclelist-staggered-wheel .products .product-item-inner .price-box .old-price,
.vehiclelist-tire-staggered .products .product-item-inner .price-box .old-price {
  margin: 1rem 0 0;
  width: 100%;
}
.add-to-cart-popup .buy-package-add-to-cart #PackageModalBrand img,
.add-to-cart-popup .buy-package-add-to-cart .brand-logo.brand-image img {
  max-height: 55px;
  width: 20rem;
}
.brand-image {
  margin: 0 0 6px;
}
.plp-product-koalafi {
  display: none;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 0;
  word-wrap: break-word;
}
.product-item-name .product-item-link {
  font-size: 3.6rem;
  line-height: 5.3rem;
  display: block;
  font-weight: 900;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.product-item-inner {
  display: block;
}
.plp-product-desc {
  line-height: 3.2rem;
  margin: 2.7rem 0;
  max-height: 18rem;
  overflow: auto;
}
.plp-product-desc a {
  color: #d90114;
  display: inline-block;
}
.plp-staggered-qty {
  justify-content: space-between;
}
.plp-more-detail a {
  color: #d90114;
  font-weight: 500;
  text-decoration: underline;
}
.outof-stock-msg .message.info:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #c07600;
  content: '\e602';
  display: inline-block;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  font-weight: normal;
  left: 0;
  line-height: 28px;
  margin: -14px 0 0;
  overflow: hidden;
  position: absolute;
  speak-as: none;
  text-align: center;
  top: 18px;
  vertical-align: middle;
  width: 40px;
}
.package-list .package-action {
  background: #f8f8f8;
  border-radius: 0 11px 10px 0;
  margin: 0;
  padding: 3rem;
  text-align: right;
}
.package-list .plp-found-it {
  text-align: left;
}
.package-list .plp-found-it a {
  color: #d90114;
  display: inline-block;
}
.package-list .package-product-1:after {
  background: #9f9e9c;
  content: '';
  height: 80%;
  position: absolute;
  right: 0;
  width: 1px;
}
.package-list .package-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3rem;
  position: relative;
  width: 33.33%;
}
.package-list .package-item.package-product-2 {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: right;
}
.package-list .package-item.package-action .rating-result {
  text-align: left;
}
.package-list .package-item.package-action .product-reviews-summary .rating-summary {
  margin-right: -5px;
}
.package-list .package-item.package-action .reviews-actions .action.view {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.package-list .plp-product-tire-specifications {
  margin: 14px 0 0;
  position: relative;
  width: 100%;
}
.package-list .rear-product-more-specification input[type='radio'],
.package-list .product-more-specification input[type='radio'] {
  box-sizing: border-box;
  margin: 2px 0 0 5px;
  position: absolute;
  right: 0;
}
.package-list .rear-product-more-specification input[type='radio']:checked:before,
.package-list .product-more-specification input[type='radio']:checked:before {
  left: 4px;
  top: 4px;
}
.package-list .rear-product-more-specification .field.choice,
.package-list .product-more-specification .field.choice {
  display: inline-block;
}
.package-list .rear-product-more-specification .field.choice .label,
.package-list .product-more-specification .field.choice .label {
  display: inline-block;
  max-width: 35rem;
  min-width: 35rem;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.package-list .rear-product-more-specification ul,
.package-list .product-more-specification ul {
  font-size: 1.6rem;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
  color: #ffffff;
  left: 50%;
  min-width: max-content;
  padding: 3rem;
  position: absolute;
  text-align: left;
  transform: translate(-50%, 0);
  z-index: 2;
}
.package-list .rear-product-more-specification ul li,
.package-list .product-more-specification ul li {
  border-bottom: 1px solid #d90114;
  color: #9f9e9c;
  font-weight: bold;
  position: relative;
  padding: 0 4rem 1rem 0;
}
.package-list .rear-product-more-specification ul li:before,
.package-list .product-more-specification ul li:before {
  background: #d90114;
  border-radius: 50px;
  content: '';
  display: inline-block;
  height: 10px;
  margin: 0 10px 0 0;
  width: 10px;
}
.package-list .rear-product-more-specification ul li:last-child,
.package-list .product-more-specification ul li:last-child {
  border: 0;
  margin: 0;
}
.package-list .rear-product-more-specification ul .divider,
.package-list .product-more-specification ul .divider {
  border-left: 1px solid #d90114;
  color: #ffffff;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}
.package-list .price-currency-code {
  font-size: 1.8rem;
  margin: 0;
}
.package-list .combo-old-price {
  color: #000000;
  font-weight: bold;
  text-decoration: line-through;
  text-transform: uppercase;
}
.package-list .package-img-text {
  font-size: 1.4rem;
  color: #3f3f3f;
  margin: 5px 0 0;
  text-align: left;
}
.package-list .plp-qty-block {
  display: block;
  margin: 0;
}
.package-list .product-item .price-box {
  display: block;
}
.package-list .price-decimal {
  text-decoration: underline;
}
.package-list .action.koalafi-apply-button {
  display: inline-block;
  font-size: 12px;
}
.package-list .action.koalafi-apply-button:focus {
  outline-offset: -2px;
}
.package-list .action.koalafi-apply-button img {
  height: 11px;
  width: 68px;
}
.package-list .shipping-order {
  font-size: 1.6rem;
  display: inline-block;
  font-weight: bold;
  margin: 1.3rem 0 0;
  text-transform: uppercase;
  width: 100%;
}
.package-list.products .product-item {
  padding: 0;
}
.package-list.products .package-product-2 .brand-image {
  margin: 0 0 0 auto;
}
.package-list.products .package-product-2 .in-stock {
  margin: 0 1rem 0 0;
}
.package-list.products .brand-image {
  margin: 0;
  width: 14rem;
}
.package-list.products .koalafi-block {
  margin: 0 0 2.4rem;
}
.package-list.products .koalafi-block .koalafi-apply-button {
  padding: 3px 9px;
}
.package-list.products .koalafi-block p {
  font-size: 1.4rem;
}
.package-list.products .product-item-inner .qty-change {
  margin: 0;
  width: 10rem;
}
.package-list.products .product-item-inner .qty-change button {
  padding: 1rem 5px;
}
.package-list.products .product-item-inner .quantity-update {
  font-size: 1.6rem;
  margin: 0;
  text-decoration: line-through;
}
.package-list.products .product-item-inner .price-box .price {
  font-size: 5rem;
}
.package-list.products .in-stock {
  font-size: 1.6rem;
  margin: 0 0 0 1rem;
}
.package-list.products .in-stock:before {
  height: 15px;
  margin: 0 5px 0 0;
  width: 15px;
}
.package-list.products-list .package-product-2 .actions-primary {
  justify-content: flex-end;
}
.package-list.products-list .actions-primary {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.package-list.products-list .tocart {
  min-width: 23rem;
  width: auto;
}
.package-list.products-list .product-item-inner {
  width: 100%;
}
.package-list.products-list .rear-tire-bestseller,
.package-list.products-list .tire-bestseller {
  font-size: 2rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-weight: bold;
  text-transform: uppercase;
}
.package-list.products-list .rear-tire-bestseller.active:after,
.package-list.products-list .tire-bestseller.active:after {
  transform: rotate(-90deg);
}
.package-list.products-list .rear-tire-bestseller:after,
.package-list.products-list .tire-bestseller:after {
  background: url('../images/arrow-red.svg') no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 15px;
  margin: 0 0 0 10px;
  transform: rotate(90deg);
  vertical-align: middle;
  width: 9px;
}
.package-list.products-list .product-item .product-item-images {
  margin: 0 2rem 0 0;
  width: 45%;
}
.package-list.products-list .product-item-details {
  border: none;
  margin: 0;
  padding: 0;
  width: 49%;
}
.package-list.products-list .custom-attributes {
  margin: 0 0 9px;
}
.package-list.products-list .custom-attributes > .size,
.package-list.products-list .custom-attributes .rear-size {
  font-size: 2rem;
  color: #3f3f3f;
  font-weight: normal;
}
.products-grid.products .product-badge {
  left: -3rem;
  width: 168px;
}
.products-grid.products .product-item-inner .qty-change {
  width: 15rem;
}
.products-grid.products .product-item-inner .quantity-update {
  color: #414141;
  font-weight: bold;
  margin: 0 0 1rem;
  text-transform: capitalize;
}
.products-grid.products .product-item {
  margin: 0 3rem 0 0;
  width: 32%;
}
.products-grid.products .product-item:last-child {
  margin: 0;
}
.products-grid .product-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.products-grid .tocart {
  padding: 1.3rem 2rem;
  white-space: nowrap;
}
.products-grid .product-item .product-item-images {
  margin: 0 0 1rem;
  width: 100%;
}
.products-grid .product-item .product-item-images:hover .product-item-actions .actions-primary {
  opacity: 1;
  top: 50%;
  transition: all .3s ease;
  transition: 0.3s ease-in-out;
  visibility: visible;
  z-index: 9999;
}
.products-grid .brand-image {
  height: 35px;
  margin: 0 0 1.5rem;
}
.products-grid .product-item-name {
  margin: 0 0 11px;
}
.products-grid .custom-attributes .size-label {
  font-size: 2.4rem;
  display: inline-block;
}
.products-grid .custom-attributes > .size,
.products-grid .custom-attributes .prd-rear-size,
.products-grid .custom-attributes .rear-size {
  font-size: 3rem;
  display: block;
  font-weight: 900;
  margin: 0;
  text-transform: uppercase;
}
.products-grid .custom-attributes .part-number,
.products-grid .custom-attributes .rear-part-number,
.products-grid .custom-attributes .rear_part_number,
.products-grid .custom-attributes .rear-part-num {
  font-size: 2rem;
  color: #9f9e9c;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}
.products-grid .custom-attributes .custom-attributes-lable {
  color: #414141;
  font-weight: 900;
}
.products-grid .custom-attributes .warranty {
  color: #9f9e9c;
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
}
.products-grid .tire-spec {
  font-size: 2rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-weight: bold;
  text-transform: uppercase;
}
.products-grid .tire-spec:after {
  background: url('../images/arrow-red.svg') no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 15px;
  margin: 0 0 0 10px;
  transform: rotate(90deg);
  vertical-align: middle;
  width: 9px;
}
.plp-set-of-attributes {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.plp-free-shipping {
  color: #20b386;
  font-weight: bold;
  margin: 2.7rem 0 20px;
}
.plp-free-shipping:before {
  content: '\e90e';
  font-family: 'atv-icon';
  padding-right: 1rem;
  vertical-align: middle;
}
.front-label,
.rear-label {
  font-weight: bold;
}
.products {
  margin: 0 0 3rem;
}
.products .product-image-photo {
  transition: all .3s ease;
}
.products .brand-image {
  width: 20rem;
}
.products .brand-image img {
  height: auto;
  max-height: 55px;
  width: auto;
}
.products .product-image-container {
  display: unset;
}
.products .action.add-wheel {
  font-size: 2rem;
  background: #2e84c6;
  border-color: #2e84c6;
  width: 100%;
}
.products .action.add-wheel:hover,
.products .action.add-wheelactive {
  background: #2e84c6;
  border-color: #2e84c6;
}
.products .action.add-wheel span:before {
  content: '\e914';
  font-family: 'atv-icon';
  font-weight: 200;
  padding-right: 1rem;
  vertical-align: middle;
}
.products .product-badge {
  bottom: 4rem;
  position: absolute;
  z-index: 1;
}
.products .product-specifications-block {
  background: #f8f8f8;
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  color: #9f9e9c;
  font-weight: bold;
  margin: 3rem 0 0;
  padding: 2.5rem 2rem;
  text-transform: uppercase;
}
.products .product-specifications-block.mobile {
  display: none !important;
}
.products .product-specifications-block .spec-col {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.products .product-specifications-block .spec-col > div {
  font-size: 1.7rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: normal;
  justify-content: flex-start;
  margin: 0 0 3rem;
  padding: 0 1rem;
  width: 24%;
  word-break: break-word;
}
.products .product-specifications-block .spec-col > div:not(:nth-child(4n)) {
  margin-right: 1.33%;
}
.products .product-specifications-block .spec-col > div:last-child {
  margin: 0;
}
.products .product-specifications-block strong {
  color: #414141;
  font-size: 17px;
  margin-right: 10px;
  min-width: 123px;
}
.products .product-item {
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  margin: 0 0 4rem;
  padding: 3rem;
}
.products .product-item-photo {
  padding: 0;
  position: relative;
  width: 100%;
}
.products .tire-season {
  font-size: 2rem;
  color: #9f9e9c;
  font-weight: bold;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.products .tocart span:before {
  font-weight: 300;
  content: '\e913';
  font-family: 'atv-icon';
  padding-right: .5rem;
  vertical-align: middle;
}
.products .product-item-inner .price-section {
  justify-content: space-between;
}
.products .product-item-inner .price-section.flexbox + .plp-set-of-attributes .plp-found-it {
  text-align: left;
  margin: 3px 0 5px;
}
.products .product-item-inner .price-box .price {
  font-size: 4.5rem;
  color: #d90114;
  font-weight: 900;
  text-transform: uppercase;
}
.products .product-item-inner .price-box .old-price {
  margin: 0 0 0 2rem;
}
.products .product-item-inner .price-box .old-price .price {
  font-size: 3.6rem;
  color: #9f9e9c;
  font-weight: bold;
  text-decoration: line-through;
}
.products .product-item-inner .quantity-update {
  color: #9f9e9c;
  font-weight: bold;
  margin: 0 0 16px;
  text-transform: uppercase;
}
.products .product-item-inner .quantity-update .changingPrice {
  display: inline-block;
}
.products .product-item-inner .qty-change {
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 2rem 1rem 0;
  width: 18rem;
}
.products .product-item-inner .qty-change button {
  font-size: 3rem;
  border: none;
  font-weight: bold;
  padding: 1rem;
}
.products .product-item-inner .qty-change .input-text {
  font-size: 3rem;
  border-radius: 0;
  border-width: 0 1px 0 1px;
  font-weight: 900;
  text-align: center;
}
.products .koalafi-block {
  margin: 0 0 16px;
}
.products .koalafi-block .koalafi-apply-button {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
  margin: 0 0 6px;
  padding: 13px 20px;
}
.products .koalafi-block p {
  font-size: 1.6rem;
}
.products .in-stock {
  margin: 6px 0 1rem;
  text-transform: capitalize;
}
.products .in-stock:before {
  background: #20b386 url('../images/in-stock.svg') no-repeat;
  background-position: center;
  background-size: 50%;
  border-radius: 10px;
  content: '';
  display: inline-block;
  height: 20px;
  margin: 0 1rem 0 0;
  vertical-align: middle;
  width: 20px;
}
.product-item {
  position: relative;
  vertical-align: top;
}
.product-item .product-item-images {
  margin: 0 40px 0 0;
  position: relative;
}
.product-item .product-reviews-summary {
  margin: 0;
}
.product-item .product-reviews-summary .rating-summary {
  overflow: hidden;
  white-space: nowrap;
  margin: 0 4px 0 -5px;
}
.product-item .product-reviews-summary .rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.product-item .product-reviews-summary .rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #cccccc;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.product-item .product-reviews-summary .rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.product-item .product-reviews-summary .rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #fdbc00;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.product-item .product-reviews-summary .rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-item .product-reviews-summary .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.catalogsearch-result-index .product-item .product-reviews-summary .rating-summary {
  display: block;
  left: 0;
  margin-left: 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 2rem;
  margin-top: 2px;
}
.catalogsearch-result-index .product-item .product-reviews-summary .reviews-actions {
  display: block;
}
.product-item .product-reviews-summary .reviews-actions .action.add-review {
  display: none;
}
.product-item .product-reviews-summary .reviews-actions .action.view {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #9f9e9c;
  font-weight: 600;
  text-transform: uppercase;
}
.product-item .product-reviews-summary .reviews-actions .action.view:before,
.product-item .product-reviews-summary .reviews-actions .action.view:after {
  content: none;
}
.product-item .price-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 0;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price,
.product-item .minimal-price {
  margin-right: 10px;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #414141;
  font-size: 1.4rem;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.catalog-product-view .product-item-info {
  width: 100%;
}
.product-item-actions .actions-secondary {
  font-size: 1.4rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  left: 1rem;
  position: absolute;
  top: 1rem;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 1;
}
.product-item-actions .actions-secondary > button.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 3.5rem;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  font-size: 3rem;
  color: #ffffff;
  margin: 0;
}
.product-item-actions .actions-secondary > .action:hover:before {
  color: #ffffff;
}
.product-item-description {
  margin: 31.25px 0;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 6.25px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before {
  color: #ffffff;
  font-size: 30px;
}
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before {
  color: #ffffff;
}
.catalog-category-view .product-image-container,
.widget-product-grid .product-image-container {
  width: 100% !important;
}
.catalog-category-view .toolbar-products {
  align-items: center;
}
.category-view {
  margin: 0;
  position: relative;
}
.category-view .category-img-desc {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 0;
  position: relative;
  text-align: center;
}
.category-view .category-img-desc .category-description {
  color: #ffffff;
  margin-bottom: 0;
  padding-bottom: 15px;
  position: relative;
  z-index: 1;
}
.category-view .category-img-desc:after {
  background-color: #000000;
  content: '';
  height: 100%;
  left: 0;
  opacity: .54;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.category-view .page-title-wrapper {
  padding-top: 15px;
  position: relative;
  z-index: 1;
}
.category-view .page-title-wrapper .page-title {
  color: #ffffff;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 5px;
  position: relative;
  text-transform: capitalize;
  z-index: 999999;
}
.membership-block {
  background: #eaeaea;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  margin: 2rem 0;
  padding: 5rem;
}
.membership-block .membership-list {
  padding-left: 0;
}
.membership-block .membership-list .item {
  display: inline-block;
  text-decoration: none;
  display: block;
  list-style: none;
  margin-bottom: 2rem;
}
.membership-block .membership-list .item > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.membership-block .membership-list .item:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: 0 0.5rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.membership-block .membership-list .item:before {
  background: #d90114;
  border-radius: 100%;
  height: 2rem;
  width: 2rem;
}
.membership-block .question {
  font-size: 3rem;
}
.membership-block .action.register {
  margin-top: 2rem;
  max-width: 400px;
  width: 100%;
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .product-item .cataloglabel {
    left: -50%;
  }
  .product-item .cataloglabel.cataloglabel-placeholder.position-TL {
    left: -50%;
  }
}
@media only screen and (max-width: 360px) {
  .package-list.products .koalafi-block {
    float: right;
    width: 100%;
  }
  .package-list.products .koalafi-block p {
    width: 100%;
    max-width: 100%;
  }
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.page-products .toolbar-products .limiter .control {
  margin-right: 10px;
}
.page-products .limiter-options {
  height: 32px;
  padding-right: 17px;
  width: 90%;
}
.page-products .page-wrapper > .breadcrumbs {
  margin: 0;
}
.toolbar-amount {
  margin: 0 auto 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 30px;
}
.toolbar-products .all-results {
  font-size: 3.6rem;
  font-weight: 900;
  margin: 0;
  text-transform: uppercase;
}
.toolbar-products .toolbar-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.toolbar-products .found {
  font-size: 2rem;
  text-transform: uppercase;
}
.toolbar-products .pages {
  display: none;
  text-align: center;
  width: 100%;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
  margin-left: 8px;
  margin-right: 27px;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: 0;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28rem;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.modes-mode.active:before {
  color: #d90114;
}
.modes-mode:before {
  color: #878787;
}
.category-parts.page-layout-1column.page-with-filter .column.main {
  padding-top: 0;
}
.part-top-msg {
  background: #eaeaea;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  margin: 0 0 5rem;
  padding: 2.5rem 3rem;
  text-align: right;
}
.part-top-msg .part-selected-vehicle {
  font-size: 1.8rem;
  display: inline-block;
  font-weight: 400;
  margin: 0 5px 0 0;
}
.part-top-msg .change-link {
  color: #d90114;
}
.part-top-msg .change-link a {
  color: #d90114;
}
.parts-offer-img {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 10rem;
}
.parts-offer-img .image-block {
  width: 49%;
}
.part-blocks {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.part-blocks li {
  margin: 0 0 33px;
  width: 32%;
}
.part-blocks .sub-name-bg a {
  display: block;
  font-size: 30px;
  font-weight: 900;
  line-height: 44px;
  margin: 23px 0 0;
  text-transform: uppercase;
}
.page-layout-cat_landing .category-view {
  margin: 0 0 3rem;
}
.sub-categories {
  margin-bottom: 4rem;
}
.sub-categories ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 2.2rem 0 0;
  padding: 0;
  width: 100%;
}
.sub-categories ul li {
  margin-right: 2%;
  margin-bottom: 2%;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.sub-categories .pantry-cat-info img {
  display: block;
}
.sub-categories .pantry-cat-info span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  color: #222222;
  display: block;
  font-size: 1.4rem;
  font-weight: 600;
  left: 50%;
  opacity: 0;
  padding: 12px 30px;
  position: absolute;
  top: 40%;
  transform: translate(-50%, -50%);
  transition: opacity 0.2s ease-out;
  vertical-align: middle;
  width: 100%;
  z-index: 999;
}
.block.related {
  margin: 5rem 0;
}
.block.related .product-items.slick-slider .slick-list {
  width: calc(99%) !important;
}
.block.related .action.select {
  margin: 0 6.25px;
}
.pdp-warranty h3 {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 2.5rem 0 1.6rem;
}
.short-desc-text {
  font-size: 2.4rem;
  font-weight: bold;
}
.fotorama--fullscreen .fotorama__stage__shaft:focus {
  outline-offset: 2px;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -104px 0;
}
.prices-tier {
  background: #f5f5f5;
  margin: 12.5px 0;
  padding: 12.5px 18.75px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax,
.prices-tier .price-container .price-excluding-tax,
.prices-tier .price-container .weee {
  display: inline-block;
}
.prices-tier .price-container .price-including-tax .price,
.prices-tier .price-container .price-excluding-tax .price,
.prices-tier .price-container .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.catalog-product-view .page-title-custom {
  border-radius: 5px;
  border: 1px solid #bdbdbd;
  color: #000000;
  font-weight: 700;
  margin-top: 30px;
  padding: 15px 10px 10px;
  text-align: center;
}
.catalog-product-view .modal-popup.no-session-vehicle-popup .modal-header {
  padding-top: 2rem;
}
.catalog-product-view .modal-popup.no-session-vehicle-popup .modal-content {
  padding: 0 2.5rem 2rem;
}
.catalog-product-view .modal-popup.no-session-vehicle-popup .modal-inner-wrap {
  max-width: 600px;
}
.catalog-product-view .modal-popup .tocart-form .price-box {
  display: unset;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle {
  text-align: center;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .error-img {
  background: url('../images/info-2.svg') no-repeat center / contain;
  display: block;
  height: 60px;
  margin: 0 auto 10px;
  width: 60px;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .selectd-vehicle {
  font-size: 1.4rem;
  color: #000000;
  font-weight: 600;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .processed-content {
  font-weight: 700;
  margin-bottom: 3rem;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .skip-prouduct-add-cart {
  font-size: 2.2rem;
  line-height: 2.4rem;
  color: #000000;
  display: block;
  font-weight: 500;
  letter-spacing: .3px;
  margin-top: 3rem;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .select-para {
  line-height: 1.8rem;
  margin-bottom: 3px;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .redirect-plp {
  background-image: none;
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 1.3rem 3rem;
  font-size: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: block;
  margin: 10px 0;
  text-decoration: none;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .redirect-plp:focus,
.catalog-product-view .modal-popup #for-no-session-check-vehicle .redirect-plp:active {
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .redirect-plp:hover {
  background: #d90114;
  border: 2px solid #d90114;
  color: #ffffff;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .redirect-plp.disabled,
.catalog-product-view .modal-popup #for-no-session-check-vehicle .redirect-plp[disabled],
fieldset[disabled] .catalog-product-view .modal-popup #for-no-session-check-vehicle .redirect-plp {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .acknowlege-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .acknowlege-content p {
  font-size: 1.6rem;
  color: #636363;
  font-weight: 500;
  padding-top: 4px;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .acknowlege-content + #errorMsg {
  color: #e02b27;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle #missmatch-select-vehicle {
  font-size: 2rem;
  margin: 3px 0 3rem;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .action.newvehicle {
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: #414141;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  color: #007bff;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .action.newvehicle:visited {
  color: #414141;
  text-decoration: none;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .action.newvehicle:hover {
  color: #d90114;
  text-decoration: underline;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .action.newvehicle:active {
  color: #d90114;
  text-decoration: none;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .action.newvehicle:hover,
.catalog-product-view .modal-popup #for-no-session-check-vehicle .action.newvehicle:active,
.catalog-product-view .modal-popup #for-no-session-check-vehicle .action.newvehicle:focus {
  background: none;
  border: 0;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle .action.newvehicle.disabled,
.catalog-product-view .modal-popup #for-no-session-check-vehicle .action.newvehicle[disabled],
fieldset[disabled] .catalog-product-view .modal-popup #for-no-session-check-vehicle .action.newvehicle {
  color: #414141;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.catalog-product-view .modal-popup #for-no-session-check-vehicle a.skip-prouduct-add-cart {
  margin: 10px 0 20px;
}
.catalog-product-view .page-title-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin: 0 0 10px;
  text-align: left;
}
.catalog-product-view .page-title-wrapper + .part_number {
  font-size: 1.8rem;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
}
.catalog-product-view .page-title-wrapper .page-title {
  font-size: 2rem;
  color: #000000;
  font-weight: 900;
  margin-bottom: 0;
  margin-right: 10px;
  text-transform: uppercase;
}
.catalog-product-view .page-title-wrapper .tire-season {
  font-size: 2rem;
  line-height: 2.3rem;
  color: #3e3e3e;
  font-weight: 500;
  margin-bottom: 5px;
  text-transform: uppercase;
  width: 100%;
}
.catalog-product-view .page-title-wrapper .brand_content_main {
  height: 30px;
  margin-bottom: 5px;
}
.catalog-product-view .page-title-wrapper .brand_logo img {
  max-height: 30px;
}
.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .add {
  font-size: 1.3rem;
  display: inline-block;
  margin-bottom: 6px;
}
.catalog-product-view .page-title-wrapper .qty-left-col {
  max-width: unset;
  font-size: 1.6rem;
}
.catalog-product-view .page-title-wrapper .pdp-top-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.catalog-product-view .page-title-wrapper .pdp-top-right .rear-other-details {
  text-align: center;
}
.catalog-product-view .page-title-wrapper .pdp-top-right .other-size-section {
  margin: 5px 0 9px;
}
.catalog-product-view .page-title-wrapper .pdp-top-right .rating-result {
  margin-top: -10px;
}
.catalog-product-view .page-title-wrapper .pdp-top-right .rating-summary {
  overflow: visible;
}
.catalog-product-view .page-title-wrapper .pdp-top-right .reviews-actions {
  line-height: 1;
}
.catalog-product-view .page-title-wrapper .size-dropdown {
  font-size: 1.3rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  font-weight: 500;
  color: #d90114;
}
.catalog-product-view .page-title-wrapper .size-dropdown:before {
  background: url('../images/info.svg') no-repeat center / contain;
  content: '';
  margin-right: .5rem;
  display: inline-block;
  width: 14px;
  height: 14px;
}
.catalog-product-view .rear-review .product-reviews-summary {
  margin-bottom: 0;
}
.catalog-product-view .product-reviews-summary {
  margin-bottom: 0;
  text-align: center;
}
.catalog-product-view .product-reviews-summary .action.add.add-review {
  display: none;
}
.catalog-product-view .product-reviews-summary .reviews-actions {
  line-height: 2.6rem;
}
.catalog-product-view .product-reviews-summary .reviews-actions .view {
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #000000;
  display: inline-block;
  font-family: 'Bahnschrift';
  font-weight: 400;
  margin-bottom: 0;
  margin-right: 0;
  text-transform: uppercase;
}
.catalog-product-view .product-reviews-summary .reviews-actions .view:before,
.catalog-product-view .product-reviews-summary .reviews-actions .view:after {
  content: none;
}
.catalog-product-view .product-reviews-summary .reviews-actions .add {
  font-size: 1.6rem;
  color: #d90114;
  font-weight: 400;
  margin-right: 0;
}
.catalog-product-view .product-reviews-summary .rating-summary {
  left: 0;
  text-align: center;
}
.catalog-product-view .product-reviews-summary .rating-result {
  margin: 0;
  width: 110px;
}
.catalog-product-view .product-reviews-summary .rating-result:before,
.catalog-product-view .product-reviews-summary .rating-result > span:before {
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  letter-spacing: -2px;
}
.catalog-product-view .product-reviews-summary .rating-summary,
.catalog-product-view .product-reviews-summary .reviews-actions {
  display: block;
}
.catalog-product-view .product-reviews-summary .rating-summary span.label,
.catalog-product-view .product-reviews-summary .reviews-actions span.label {
  display: none;
}
.catalog-product-view .rear-main-product {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 1.3rem;
}
.catalog-product-view .main-product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 1.3rem;
}
.catalog-product-view .main-product .quick-list {
  margin-right: 10px;
  color: #969696;
}
.catalog-product-view .main-product .quickside-lable {
  color: #d90114;
  text-transform: uppercase;
}
.catalog-product-view .main-product .main-product-review {
  margin-top: auto;
}
.catalog-product-view input[type='number'] {
  border-radius: 0;
  font-size: 3rem;
}
.catalog-product-view .product-info-main {
  max-width: 60%;
}
.catalog-product-view .product.media {
  max-width: 40%;
  position: relative;
}
.catalog-product-view .product.media .product-badge {
  top: 8.5rem;
}
.catalog-product-view .product.media .product-badge,
.catalog-product-view .product.media .cataloglabel {
  left: auto;
  position: absolute;
  z-index: 1;
}
.catalog-product-view .product.media .cataloglabel {
  top: 4rem;
  left: 1rem;
}
.catalog-product-view .main .product-info-main,
.catalog-product-view .main .product.media {
  box-sizing: border-box;
  width: 100%;
}
.catalog-product-view .main .page-main {
  padding: 0 12.5px;
}
.catalog-product-view .main .block-actions {
  display: none;
}
.catalog-product-view .product.name a:hover {
  color: #d90114;
}
.catalog-product-view .product .choice.related {
  display: none;
}
.catalog-product-view .price-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.catalog-product-view .price-box .price-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.catalog-product-view .price-box .price-inner .label {
  width: 100%;
  font-weight: 700;
}
.catalog-product-view .price-box .old-price {
  margin: 15px 10px 0 0;
}
.catalog-product-view .price-box .price-to {
  margin-left: 12.5px;
}
.catalog-product-view .page-main .section-title {
  font-weight: 900;
  font-size: 5rem;
  color: #414141;
  text-transform: uppercase;
  width: fit-content;
}
.catalog-product-view .products {
  margin: 0;
}
.page-product-bundle .action.customize,
.page-product-bundle .action.customization {
  font-size: 1.4rem;
  border-radius: 0;
  font-weight: 600;
  line-height: 27.5px;
  padding: 8.75px 31.25px;
}
.page-product-bundle .action.customize {
  background-color: #fd4014;
  border-color: #fd4014;
  color: #ffffff;
}
.page-product-bundle .action.customization {
  transition: all 0.3s ease;
}
.page-product-bundle .action.customization:hover {
  background-color: #fd4014;
  border-color: #fd4014;
  color: #ffffff;
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 25px;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.6rem;
  margin: 12.5px 0;
}
.product.media .product.thumbs {
  margin: 25px 0 37.5px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
}
.product.info.detailed .additional-attributes {
  width: 100%;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 12.5px 0.5rem 12.5px 0.5rem;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 12.5px 0 12.5px 0;
}
.product.info.detailed .additional-attributes .col {
  line-height: 31.25px;
}
.product.info.detailed .additional-attributes .col.label {
  font-weight: 600;
  color: #222222;
}
.product.info.detailed .additional-attributes .col.data {
  color: #878787;
  font-weight: 400;
}
.product.info.detailed.size-section .size {
  font-weight: 900;
  font-size: 3.6rem;
  color: #414141;
}
.product.info.detailed.size-section .size-title {
  font-weight: 900;
  font-size: 2.4rem;
  display: block;
  margin-bottom: .5rem;
}
.product.info.detailed.size-section .original-size {
  margin: 2rem 0;
}
.product.info.detailed .size-history {
  background: #f8f8f8;
  border: 1px solid #9f9e9c;
  border-radius: 10px;
  max-height: 50rem;
  overflow: auto;
  padding: 1.8rem 3rem;
}
.product.info.detailed .size-history th {
  font-weight: 900;
  font-size: 2.4rem;
  padding-top: 0;
  padding-bottom: 1rem;
}
.product.info.detailed .size-history td {
  font-weight: bold;
  color: #3f3f3f;
  text-align: left;
}
.product.info.detailed .size-history td ul {
  padding: 0;
  list-style: none;
  margin: 1rem 0 0;
}
.product.info.detailed .size-history td li {
  margin-bottom: 2rem;
}
.product.info.detailed .size-history .size-link {
  font-weight: 500;
  color: #3f3f3f;
}
.product.info.detailed .additional-attributes-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #f8f8f8;
  border: 1px solid #9f9e9c;
  border-radius: 10px;
  margin: 0 0 5rem;
  padding: 1.2rem 0;
}
.product.info.detailed .additional-attributes-wrapper .attribute-column {
  position: relative;
  width: calc(100% / 3);
  padding-left: 4rem;
  padding-right: 1rem;
}
.product.info.detailed .additional-attributes-wrapper .attribute-column ul {
  list-style: none;
  margin: 0 auto;
  max-width: fit-content;
  padding: 0;
}
.product.info.detailed .additional-attributes-wrapper .attribute-column li {
  margin-bottom: 1rem;
}
.product.info.detailed .additional-attributes-wrapper .attribute-column .label {
  font-weight: 300;
  font-size: 1.8rem;
  color: #3f3f3f;
  text-transform: uppercase;
}
.product.info.detailed .additional-attributes-wrapper .attribute-column .label:after {
  content: ':';
}
.product.info.detailed .additional-attributes-wrapper .attribute-column .value {
  font-weight: 500;
  color: #3f3f3f;
}
.product.info.detailed .additional-attributes-wrapper .attribute-column:not(:last-child):after {
  background: #d90114;
  content: '';
  display: block;
  height: 80%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
}
.product.info.detailed .product.items .item.title {
  float: none;
}
.product.info.detailed .product.items .item.title .switch {
  background-color: transparent;
  color: #414141;
  font-weight: 900;
  height: auto;
  line-height: inherit;
  margin-bottom: 1rem;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  width: fit-content;
  font-size: 5rem;
  cursor: auto;
  pointer-events: none;
}
.product.info.detailed .product.items .item.title .switch:after {
  font-weight: 300;
  font-size: 5rem;
  color: #d90114;
  content: '+';
}
.product.info.detailed .product.items .item.title .switch:hover .counter {
  color: #222222;
}
.product.info.detailed .product.items .item.title.active .switch:focus,
.product.info.detailed .product.items .item.title:not(.disabled) .switch:focus,
.product.info.detailed .product.items .item.title.active .switch:hover,
.product.info.detailed .product.items .item.title:not(.disabled) .switch:hover {
  background-color: transparent;
}
.product.info.detailed .product.items .item.title.active .switch {
  border-color: #222222;
}
.product.info.detailed .product.items .item.title.active .switch .counter {
  color: #222222;
}
.product.info.detailed .product.items .item.content {
  background: transparent;
  float: none;
  font-weight: 500;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #000000;
}
.product.info.detailed .amblog-relatedposts-wrap .amblog-related-post {
  border-bottom: 1px solid #d6d6d6;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
.product.info.detailed .amblog-relatedposts-wrap .amblog-related-post:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.product.info.detailed #tab-label-additional {
  margin-top: 20px;
}
.product-info-main .page-title-wrapper .page-title {
  font-weight: 900;
  margin-bottom: 0;
  line-height: 1.3;
  color: #000000;
  text-transform: uppercase;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 25px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .stock.unavailable {
  margin-right: 0;
  text-align: right;
  width: auto;
  color: #d90114;
}
.product-info-main .product.attribute.sku {
  display: none;
  vertical-align: top;
  color: #878787;
}
.product-info-main .product.attribute.sku > .value {
  color: #222222;
  display: inline-block;
  line-height: 31.25px;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  display: inline-block;
  font-weight: 400;
  line-height: 31.25px;
  margin-right: 0;
  min-width: 111.25px;
}
.product-info-main .product.attribute.sku .type:after {
  content: ':';
}
.product-info-main .product.attribute.overview {
  color: #878787;
  line-height: normal;
  margin: 1rem 0;
}
.product-info-main .product.attribute.description {
  display: inline-block;
  width: 100%;
}
.product-info-main .product.alert {
  margin: 12.5px 0;
}
.product-info-main .product-addto-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 25px 0;
}
.product-info-main .product-addto-links .action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  font-size: 1.4rem;
  color: #878787;
  transition: 0.3s ease;
  display: inline-block;
  text-decoration: none;
}
.product-info-main .product-addto-links .action:focus,
.product-info-main .product-addto-links .action:active {
  background: none;
  border: none;
}
.product-info-main .product-addto-links .action:hover {
  background: none;
  border: none;
}
.product-info-main .product-addto-links .action.disabled,
.product-info-main .product-addto-links .action[disabled],
fieldset[disabled] .product-info-main .product-addto-links .action {
  pointer-events: none;
  opacity: 0.5;
}
.product-info-main .product-addto-links .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 36px;
  line-height: 28px;
  color: #878787;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .product-addto-links .action:hover:before {
  color: #d90114;
}
.product-info-main .product-addto-links .action:active:before {
  color: #878787;
}
.product-info-main .product-addto-links .action:first-child {
  margin-right: 2rem;
}
.product-info-main .product-addto-links .action:hover {
  color: #d90114;
}
.product-info-main .product-addto-links .towishlist:before {
  content: '\e601';
}
.product-info-main .product-addto-links .tocompare:before {
  content: '\e61f';
}
.product-info-main .trust-images {
  margin: 6.25px 0 12.5px;
}
.product-info-main .trust-images img {
  max-width: 100%;
}
.product-info-main .product-info-stock-sku {
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: end;
  -ms-align-items: end;
  align-items: end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 1rem 0;
  min-height: 65px;
}
.product-info-main .product-info-stock-sku .available {
  color: #636363;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: top;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2rem;
  margin-right: 0;
  width: 50%;
}
.product-info-main .product-info-stock-sku .available:before {
  background: #20b386 url('../Magento_Cms/images/right-checked.png') no-repeat center;
  border-radius: 50%;
  content: '';
  height: 20px;
  margin-right: .5rem;
  width: 20px;
}
.product-info-main .product-info-price .price-label {
  display: none;
}
.product-info-main .product-info-price .product-label {
  font-size: 1.8rem;
  line-height: 2.7rem;
  display: block;
  line-height: normal;
  margin-bottom: .3rem;
  font-weight: 700;
  color: #414141;
}
.product-info-main .product-info-price .price-inner .label {
  display: none;
}
.product-info-main .product-info-price .old-price .label {
  opacity: 0;
}
.product-info-main .box-tocart {
  max-width: 100%;
  width: 100%;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-info-main .box-tocart .input-group:has(.mage-error) {
  margin-bottom: 20px;
}
.product-info-main .box-tocart.special-qty .fieldset.qty {
  margin-bottom: 2rem;
}
.product-info-main .box-tocart.special-qty .field.qty {
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.product-info-main .box-tocart.special-qty .rear-product-qty,
.product-info-main .box-tocart.special-qty .main-product-qty {
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-info-main .box-tocart.special-qty .rear-product-qty #custom-qty,
.product-info-main .box-tocart.special-qty .main-product-qty #custom-qty,
.product-info-main .box-tocart.special-qty .rear-product-qty .rear-qty,
.product-info-main .box-tocart.special-qty .main-product-qty .rear-qty {
  width: 100%;
}
.product-info-main .box-tocart.special-qty .rear-product-qty #custom-qty .label,
.product-info-main .box-tocart.special-qty .main-product-qty #custom-qty .label,
.product-info-main .box-tocart.special-qty .rear-product-qty .rear-qty .label,
.product-info-main .box-tocart.special-qty .main-product-qty .rear-qty .label {
  display: none;
}
.product-info-main .box-tocart.special-qty .available {
  color: #646464;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: top;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2rem;
  margin: 13px 7px 13px 0;
  width: 100%;
}
.product-info-main .box-tocart.special-qty .available:before {
  background: #20b386 url('../Magento_Cms/images/right-checked.png') no-repeat center;
  border-radius: 50%;
  content: '';
  height: 20px;
  margin-right: .5rem;
  width: 20px;
}
.product-info-main .box-tocart.special-qty .main-set-of-price,
.product-info-main .box-tocart.special-qty .rear-set-of-price {
  font-weight: 700;
  font-size: 1.6rem;
  color: #646464;
}
.product-info-main .box-tocart:not(.special-qty) {
  margin-bottom: 15px;
}
.product-info-main .box-tocart:not(.special-qty) .stock.available {
  display: none;
}
.product-info-main .box-tocart .fieldset.qty {
  margin: 1rem 0 4.5rem 0;
  width: 100%;
}
.product-info-main .box-tocart .field.qty {
  -webkit-justify-content: end;
  -ms-justify-content: end;
  justify-content: end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.product-info-main .box-tocart .actions {
  display: block;
  width: 100%;
}
.product-info-main .box-tocart .primary.tocart {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 700;
  width: 100%;
}
.product-info-main .box-tocart .primary.tocart span:before {
  font-weight: 300;
  content: '\e913';
  font-family: 'atv-icon';
  padding-right: .5rem;
  vertical-align: middle;
}
.product-info-main .box-tocart .qty .label {
  font-weight: 500;
  display: block;
  margin-bottom: 0;
}
.product-info-main .product-info-bottom {
  margin-bottom: 1rem;
}
.product-info-main .product-info-bottom:has(.staggeredProduct-kolafi-block) .price-inner,
.product-info-main .product-info-bottom.product-info-staggeredProduct .price-inner,
.product-info-main .product-info-bottom:has(.staggeredProduct-kolafi-block) .main-product-qty,
.product-info-main .product-info-bottom.product-info-staggeredProduct .main-product-qty,
.product-info-main .product-info-bottom:has(.staggeredProduct-kolafi-block) .rear-product-qty,
.product-info-main .product-info-bottom.product-info-staggeredProduct .rear-product-qty {
  width: calc((100% / 2 ) - .5rem);
}
.product-info-main .product-info-bottom:has(.staggeredProduct-kolafi-block) .qty-left-col,
.product-info-main .product-info-bottom.product-info-staggeredProduct .qty-left-col {
  display: none;
}
.product-info-main .product-info-bottom:has(.staggeredProduct-kolafi-block) .product-info-stock-sku,
.product-info-main .product-info-bottom.product-info-staggeredProduct .product-info-stock-sku {
  display: none;
}
.product-info-main .package-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: normal;
}
.product-info-main .package-block {
  margin-top: 2rem;
}
.product-info-main .package-image {
  margin-right: 2rem;
}
.product-info-main .additional-actions {
  margin-top: 0;
}
.product-info-main .prd-package-attribute ~ .product-info-bottom .price-box {
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.product-info-main .prd-package-attribute ~ .product-info-bottom .price-box .old-price {
  margin: 0;
}
.product-info-main .prd-attribute,
.product-info-main .prd-package-attribute {
  font-weight: bold;
  border-bottom: 1px solid #d6d6d6;
  margin: 10px 0 15px;
  padding-bottom: 2rem;
}
.product-info-main .prd-attribute .label,
.product-info-main .prd-package-attribute .label {
  text-transform: uppercase;
}
.product-info-main .prd-attribute {
  border-bottom: 0;
  padding-bottom: 0;
}
.product-info-main .prd-attribute .quick-list-details .season,
.product-info-main .prd-attribute .quick-list-details .rear_season,
.product-info-main .prd-attribute .quick-list-details .tire_type {
  display: none;
}
.product-info-main .prd-attribute .quick-list-details .rear-part-num,
.product-info-main .prd-attribute .quick-list-details .part_number,
.product-info-main .prd-attribute .quick-list-details .load-speed,
.product-info-main .prd-attribute .quick-list-details .utqg {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #a3a3a3;
  font-weight: 500;
}
.product-info-main .quickdetail-title,
.product-info-main .package-title {
  font-weight: 900;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #414141;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.product-info-main .quickside-lable {
  margin: 0 0 1rem;
}
.product-info-main .quickdetails-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-top: 30px;
}
.product-info-main .quickdetails-block .main-product,
.product-info-main .quickdetails-block .rear-main-product {
  width: calc((100% / 2 ) - .5rem);
}
.product-info-main .quickdetails-block .main-product .quickside-lable,
.product-info-main .quickdetails-block .rear-main-product .quickside-lable {
  color: #d90114;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.product-info-main .quickdetails-block .main-product .rear-quickdetail-title,
.product-info-main .quickdetails-block .rear-main-product .rear-quickdetail-title {
  color: #000000;
  display: block;
  margin-top: 8px;
  font-weight: 900;
}
.product-info-main .quickdetails-block .main-product #original-size .size,
.product-info-main .quickdetails-block .rear-main-product #original-size .size,
.product-info-main .quickdetails-block .main-product #rear-original-size .size,
.product-info-main .quickdetails-block .rear-main-product #rear-original-size .size {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 900;
  color: #000000;
}
.product-info-main .quickdetails-block .main-product #original-size label,
.product-info-main .quickdetails-block .rear-main-product #original-size label,
.product-info-main .quickdetails-block .main-product #rear-original-size label,
.product-info-main .quickdetails-block .rear-main-product #rear-original-size label {
  display: none;
}
.product-info-main .quickdetails-block .quick-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  color: #969696;
}
.product-info-main .quickdetails-block .quick-list .quick-list-details {
  word-break: break-word;
}
.product-info-main .qty-left-col {
  font-weight: 700;
  color: #636363;
  max-width: 50%;
  text-transform: uppercase;
}
.product-info-main .qty-left-col .quantity-update {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.product-info-main .quantity-update {
  margin-bottom: 1rem;
  word-break: break-word;
}
.product-info-main .quantity-update:empty {
  display: none;
}
.product-info-main .original-size .size {
  font-size: 3rem;
  line-height: 4.4rem;
  font-weight: 900;
  color: #0a0a0a;
  display: block;
  margin-right: 5rem;
  text-underline-offset: 4px;
}
.product-info-main .original-size .size-dropdown {
  font-size: 1.2rem;
  line-height: 1.8rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #d90114;
  font-weight: 500;
}
.product-info-main .original-size .size-dropdown:before {
  content: '';
  background: url('../images/info.svg') no-repeat center / contain;
  margin-right: .5rem;
  width: 16px;
  height: 16px;
  display: inline-block;
}
.product-info-main .vehicle-popup-modal .newvehicle {
  font-size: 2rem;
  line-height: 2.2rem;
  height: auto;
  margin: 2rem 0;
  width: 100%;
}
.product-info-main .koalafi-block {
  font-size: 1.5rem;
  font-weight: 600;
  background: #ededed;
  border-radius: 10px;
  margin-bottom: 4rem;
  padding: 1rem 2rem 4rem 2rem;
  position: relative;
}
.product-info-main .koalafi-block .highlight.uline {
  margin-bottom: 8px;
}
.product-info-main .koalafi-block .highlight.uline + p {
  margin-bottom: 17px;
}
.product-info-main .action.koalafi-apply-button {
  bottom: -2.5rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.product-info-main .action.koalafi-apply-button span {
  font-weight: 400;
}
.product-info-main .shipping-note {
  font-weight: 700;
  color: #20b386;
  margin-bottom: 1rem;
}
.product-info-main .shipping-note span:before {
  background: url('../images/noun-truck.png') no-repeat center / contain;
  content: '';
  display: inline-block;
  height: 20px;
  margin-right: .5rem;
  vertical-align: middle;
  width: 37px;
}
.product-info-main .action.add-vehicle-save,
.product-info-main .action.add-wheel-detail {
  line-height: 1.8rem;
  font-size: 1.8rem;
  background: #2e84c6;
  border-color: #2e84c6;
  width: 100%;
  padding: 1.3rem 3rem;
  font-weight: 400;
}
.product-info-main .action.add-vehicle-save span:before,
.product-info-main .action.add-wheel-detail span:before {
  content: '\e914';
  font-family: 'atv-icon';
  font-weight: 200;
  padding-right: 1rem;
  vertical-align: middle;
}
.product-info-main .add-vehicle-save.tocart {
  background-color: #d90114;
  border-color: #d90114;
}
.product-info-main .staggeredProduct-kolafi-block {
  margin-top: 20px;
}
.product-info-main .staggeredProduct-kolafi-block .starggreed-free-add {
  margin-top: 31.25px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-info-main .staggeredProduct-kolafi-block .starggreed-free-add .add-vehicle-save,
.product-info-main .staggeredProduct-kolafi-block .starggreed-free-add .add-wheel-detail {
  margin-bottom: 18px;
}
.product-info-main .staggeredProduct-kolafi-block .starggreed-free-add .shipping-note {
  margin: 1rem 0 0;
  order: 2;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 6.25px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 12.5px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  margin: 0 0 0 0.5rem;
  color: #e02b27;
  font-size: 1.6rem;
  content: '*';
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin-bottom: 6.25px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  color: #d90114;
  font-weight: 900;
  font-size: 5rem;
  line-height: 5rem;
}
.product-info-main .price-box .price-currency,
.product-options-bottom .price-box .price-currency {
  font-size: 2.6rem;
  line-height: 3.2rem;
  vertical-align: top;
}
.product-info-main .price-box .price-decimal,
.product-options-bottom .price-box .price-decimal {
  font-size: 2.6rem;
  line-height: 3.2rem;
  padding-left: .5rem;
  text-decoration: underline;
  text-underline-offset: 4px;
  vertical-align: top;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.6rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
  margin-bottom: 1rem;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .old-price .price-container .price,
.product-options-bottom .old-price .price-container .price {
  color: #9f9e9c;
  font-weight: 400;
  text-decoration-color: #9f9e9c;
  font-size: 3.6rem;
  text-decoration: line-through;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.ui-dialog-titlebar-close {
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: #414141;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #414141;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #d90114;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #d90114;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #414141;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 25px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 8.5rem;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 12.5px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: .7rem 0;
}
.sidebar .product-items .text {
  margin-right: .8rem;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: -1px;
}
.sidebar .block-wishlist .action.delete {
  line-height: unset;
  width: auto;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .product-items-images {
  margin-left: -6.25px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 6.25px;
}
.sidebar .product-items-names .product-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12.5px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
.guarantee-container {
  margin: 0 -1.8rem 6rem;
  padding: 6rem 0;
}
.guarantee-container .guarantee-block {
  padding: 0 4rem;
}
.guarantee-container .guarantee-block:not(:last-child) {
  border-right: 1px solid #d6d6d6;
}
.guarantee-container .guarantee-block p {
  font-weight: 500;
  font-size: 2rem;
  color: #3f3f3f;
  margin-bottom: 0;
  margin-top: 2rem;
  text-transform: uppercase;
}
.link-lower a {
  color: #d90114;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 1.5rem 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 1.5rem;
  width: 14rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 1.5rem;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 1.5rem 0;
}
.table-comparison .product-addto-links {
  margin-top: 1.5rem;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 2.2rem;
  padding: 0.5rem 2rem;
  font-size: 1.6rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 12.5px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 2.2rem;
}
.block-compare .action.delete {
  left: -.6rem;
  position: absolute;
  right: 0;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 1.7rem 0 0;
}
.data.switch .counter {
  color: #878787;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #cccccc;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #fdbc00;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.table-reviews .col.actions .more {
  color: #d90114;
}
.table-reviews .col.actions .more span {
  font-size: 0;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #cccccc;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #fdbc00;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 50px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3.4rem;
  margin-top: 0rem;
  margin-bottom: 1rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.4rem;
  margin-top: 1.875rem;
  margin-bottom: 1.25rem;
  margin: 0 0 25px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 6.25px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3.4rem;
  margin-top: 0rem;
  margin-bottom: 1rem;
}
.block.reviews.list .review.item {
  margin-bottom: 50px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.4rem;
  margin-top: 1.875rem;
  margin-bottom: 1.25rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.product-reviews-summary {
  display: table;
  margin: 0 0 1.6rem;
  order: 2;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -6.25px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 6.25px;
}
.reviews-actions a:before {
  content: '(';
}
.reviews-actions a:after {
  content: ')';
}
.review-items {
  padding: 0;
}
.review-items .review-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.review-items .review-item:first-child {
  padding-top: 0;
}
.review-items .review-item .review-title {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 0.5rem;
  max-width: 100%;
  width: 100%;
}
.review-items .review-item .rating-label {
  color: #878787;
  line-height: 25px;
  vertical-align: middle;
}
.review-items .review-item .review-content-container {
  width: 100%;
}
.review-items .review-item .review-content-container .review-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.review-items .review-item .review-content-container .review-details-label {
  font-size: 1.6rem;
  color: #878787;
}
.review-items .review-item .review-content-container .review-content,
.review-items .review-item .review-content-container .review-details-label {
  color: #878787;
}
.review-items .review-item .review-content-container .review-details-value {
  font-size: 1.6rem;
  font-weight: 600;
}
.review-items .review-item .review-content-container .review-date .review-details-value {
  font-weight: 400;
}
.block-content .review-form {
  max-width: 100%;
}
.review-add .review-legend span,
.review-add .review-legend strong {
  font-size: 1.8rem;
  line-height: 27.5px;
}
.review-add .review-legend span {
  color: #878787;
  margin-right: 7.5px;
}
.review-add .review-legend strong {
  font-weight: 600;
  display: inline-block;
  margin-left: 0;
}
.review-add .review-field-nickname,
.review-add .review-field-summary {
  float: left;
  width: 50%;
}
.review-add .review-control-vote:before {
  height: 15px;
  line-height: 15px;
}
.review-add .review-control-vote label:before {
  height: 15px;
  line-height: 14px;
}
.review-add .review-fieldset .field {
  padding: 0 18.75px;
}
.review-add .review-fieldset #input-message-box {
  display: block;
}
.review-add .review-form-actions {
  margin-left: 0;
  padding: 0 18.75px;
}
.review-add .block-title {
  display: none;
}
.customer-review {
  margin: 0 0 2rem;
}
.customer-review .product-media {
  display: inline-block;
  margin: 0 3rem 0 0;
  width: 30%;
}
.customer-review .product-details {
  margin: 0 0 3rem;
}
.customer-review .product-photo {
  border: 1px solid #d6d6d6;
  display: block;
}
.customer-review .product-info {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.customer-review .product-name {
  font-size: 3.6rem;
  font-weight: 900;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.customer-review .review-details .title {
  margin: 0 0 2rem;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 25px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 12.5px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-size: 2.4rem;
  font-weight: 600;
  margin: 2rem 0;
}
.customer-review .review-details .review-content {
  margin-bottom: 2rem;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 12.5px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 12.5px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 25px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 25px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.fieldset .review-legend.legend {
  padding: 0 18.75px;
  margin-bottom: 25px;
}
.review-field-rating .control {
  margin-bottom: 60px;
  margin-top: 12.5px;
}
.review-list {
  margin-bottom: 37.5px;
}
.review-list .block-title {
  color: #414141;
  font-weight: 900;
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-size: 5rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 2rem 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
  padding-bottom: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 12.5px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.4rem;
  margin-top: 1.875rem;
  margin-bottom: 1.25rem;
  margin: 0 0 25px;
}
.review-content {
  line-height: 3rem;
  margin-bottom: 2rem;
}
.column:not(.sidebar-additional) .review-form .review-form-actions {
  margin-left: 0;
}
@media only screen and (max-width: 1640px) {
  html {
    font-size: 52%;
  }
  .modal-popup.add-to-cart-popup .modal-inner-wrap {
    max-width: 990px;
  }
  .modal-popup.customer-popup .field-tooltip {
    left: .6rem;
    right: 0;
    top: -3px;
  }
  .modal-popup.cart-custom-popup .left-content input.check:before {
    top: .1rem;
  }
  div.klevuTarget.klevu-fluid.kuEmptySearchBox > div {
    min-width: 40rem !important;
  }
  .block.block-search {
    margin: 0 4rem 0 0;
    min-width: 40rem;
  }
  .minicart-wrapper {
    padding: 10px 20px;
  }
  .brands-section .brands-group .brand-box {
    margin: 0 1.3rem 3rem;
  }
  .field-tooltip .field-tooltip-content {
    right: -12.5px;
    top: 40px;
    left: auto;
  }
  .products-list .product-item-details {
    margin: 0 2rem 0 0;
    padding: 0 2rem 0 0;
  }
  .product-item .product-item-images {
    margin: 0 2rem 0 0;
  }
  .oe-tire-size-info .oe-tire-info-left .col {
    margin: 0 2rem 0 0;
  }
  .plp-qty-block .actions-primary {
    width: inherit;
  }
  .products-grid .tocart {
    padding: 1.3rem 1rem;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 1440px) {
  div.klevuTarget.klevu-fluid.kuEmptySearchBox > div {
    min-width: 30rem !important;
  }
  .block.block-search {
    margin: 0 3rem 0 0;
    min-width: 30rem;
  }
  .ymmfilter-wrap .dropdown-button #vehicle-lable {
    display: none;
  }
  .brands-section .brands-group .brand-box {
    width: 18%;
  }
  .google-review {
    margin: 0 2rem 0 0;
    padding: 0 2rem 0 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -12.5px;
    top: 40px;
    left: auto;
  }
  .oe-tire-size-info .oe-tire-info-left ul li {
    width: 100%;
  }
  .package-list.products-list .package-product-2 .product-item-details {
    width: 47%;
  }
  .package-list.products .product-item-inner .field.qty {
    margin: 0;
  }
  .products .product-item-inner .field.qty {
    margin: 0 0 2rem;
    width: auto;
  }
  .products-grid .tocart {
    font-size: 2rem;
    width: 100%;
  }
  .plp-qty-block {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .plp-qty-block .actions-primary {
    width: 100%;
  }
}
@media only screen and (max-width: 1280px) {
  .field-tooltip .field-tooltip-content {
    right: -12.5px;
    top: 40px;
    left: auto;
  }
  .products .action.add-wheel {
    font-size: 1.8rem;
  }
  .products .product-item-inner .price-box .price {
    font-size: 3rem;
  }
  .products .product-item-inner .price-box .old-price .price {
    font-size: 2.2rem;
  }
  .products .price-currency {
    font-size: 2rem;
  }
  .products .price-decimal {
    font-size: 2rem;
  }
  .products .price-currency-code {
    font-size: 1.5rem;
    margin: 0;
  }
  .products-list .product-item-inner {
    width: 34%;
  }
  .package-list .package-item {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 2rem;
  }
  .package-list .plp-set-of-attributes {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .package-list.products .product-item-inner .qty-change {
    margin: 0 0 0 auto;
    width: 14rem;
  }
  .package-list.products-list .product-item .product-item-images {
    margin: 0 0 2rem;
    width: 100%;
  }
  .package-list.products-list .product-item-details {
    width: 100%;
  }
  .package-list.products-list .package-product-2 .product-item-details {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  html {
    font-size: 42%;
  }
  .pages .items {
    margin: 2rem auto;
  }
  .modal-popup.customer-popup .modal-header .action-close {
    right: 3rem;
    top: 3rem;
  }
  .modal-popup.cart-custom-popup .cart-popup-subtotal {
    min-width: 100%;
  }
  .modal-popup.cart-custom-popup .product-item-photo {
    margin: 0 15px 0 0;
  }
  .modal-popup.cart-custom-popup .details-block h2 {
    font-size: 1.8rem;
  }
  .modal-popup.cart-custom-popup .details-block p {
    font-size: 1.6rem;
    line-height: normal;
  }
  .modal-popup .modal-header .action-close {
    right: -8px;
    top: -8px;
  }
  .modal-popup.add-to-cart-popup .modal-inner-wrap {
    max-width: 75%;
  }
  .modal-popup.modal-slide .modal-inner-wrap .fieldset {
    min-inline-size: unset;
    overflow: hidden;
  }
  .add-to-cart-popup .cartpopup-actions .action {
    width: 30rem;
  }
  .cartpopup-actions .btn-cartaddall,
  .cartpopup-actions .btn-cartcancel {
    width: auto;
  }
  .block-search .block-content {
    margin: 0;
  }
  .minicart-wrapper {
    padding: 10px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    font-size: 1.4rem;
    height: 14px;
    min-width: 14px;
    right: -9px;
    top: -5px;
    width: auto;
  }
  .block.newsletter .content {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .block.newsletter .info {
    margin-bottom: 3rem;
    max-width: 100%;
  }
  .atv-account-link .logged-in {
    max-width: 60px;
  }
  .custom-header-right .atv-account-link[mobile='hidden'] {
    position: relative;
    right: inherit;
    top: inherit;
    padding: 1rem 4rem;
    min-width: max-content;
    display: block;
    max-width: inherit;
  }
  .custom-header-right .atv-account-link[mobile='hidden'] .header-account-text + a {
    margin-left: 0;
    font-size: 14px;
    display: inline-block;
  }
  .atv-account-link[mobile='hidden'] {
    display: flex;
    padding: 0;
    position: absolute;
    top: 13px;
    flex-wrap: wrap;
    max-width: 19rem;
    align-items: flex-start;
    padding-left: 20px;
    text-align: left;
    font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    right: 10px;
  }
  .atv-account-link[mobile='hidden']:before {
    top: 45%;
    font-size: 24px;
  }
  .atv-account-link[mobile='hidden'] a {
    text-transform: capitalize;
    display: block;
    padding-bottom: 0;
    font-weight: normal;
    color: #000;
    margin-left: 10px;
  }
  .atv-account-link[mobile='hidden'] a span {
    font-size: 14px;
  }
  .atv-account-link[mobile='hidden'] .header-account-text {
    color: #000;
    font-weight: normal;
    font-size: 14px;
    text-transform: capitalize;
    margin-left: 10px;
  }
  .atv-account-link[mobile='hidden'] .header-account-text + a {
    margin-left: 5px;
    font-size: 14px;
  }
  .atv-account-link[mobile='hidden'] .login-trigger {
    position: relative;
    top: 15px;
  }
  .atv-account-link[mobile='hidden'] .login-user-name {
    display: none;
  }
  .divider-w {
    margin-bottom: 3rem;
  }
  .main .section-title {
    font-size: 4rem;
    line-height: 4rem;
  }
  .atv-account-link a:before {
    font-size: 4rem;
    left: 3rem;
  }
  .featured-product-slider .featured-title {
    margin: 0 0 30px;
  }
  .featured-product-slider .featured-title h2 {
    font-size: 2.6rem;
  }
  .footer.content .column-title {
    font-size: 2.8rem;
  }
  .atv-account-link {
    font-size: 1.4rem;
    min-width: 15rem;
    padding: 10px 10px 10px 25px;
  }
  .atv-account-link:before {
    font-size: 2rem;
    line-height: normal;
  }
  .google-review {
    margin: 0 10px 0 0;
    padding: 0 5px 0 0;
  }
  .google-review h2,
  .google-review p {
    font-size: 1.4rem;
    margin: 0;
  }
  .google-review img {
    margin: 0 auto;
    width: 68%;
  }
  .logo img {
    max-width: 160px;
    width: 100%;
  }
  body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-twitter:before {
    background-size: contain;
    height: 4rem;
    margin: 3px 0 0 10px;
    width: 4rem;
  }
  .field-tooltip .field-tooltip-content {
    right: -12.5px;
    top: 40px;
    left: auto;
  }
  .products-list .product-item-info {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .products-list .product-item-images {
    margin: 0 auto 15px;
    width: 50%;
  }
  .products-list .product-item-details {
    width: 49%;
  }
  .products-list .product-item-inner {
    width: 46%;
  }
  .product-image-container {
    display: inline-block;
  }
  .products .product-item-photo {
    display: block;
    text-align: center;
  }
  .products .product-specifications-block {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .products .product-specifications-block .spec-col {
    margin: 0 0 3rem;
  }
  .products .product-specifications-block .spec-col > div {
    width: 50%;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .products .product-specifications-block .spec-col > div:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .products .product-item-inner .price-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: unset;
  }
  .part-blocks .sub-name-bg a {
    font-size: 20px;
    line-height: normal;
    margin: 15px 0 0;
  }
  .part-top-msg {
    margin: 0 0 30px;
    padding: 15px;
  }
  .parts-offer-img {
    margin: 0 0 30px;
  }
  .parts-offer-img .image-block {
    margin: 0 0 15px;
    width: 100%;
  }
  .parts-offer-img .image-block img {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .logo-section {
    display: none;
    margin-top: 2rem;
  }
  .logo-section img {
    width: 16rem;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-open .nav-toggle:before {
    background: url('../images/hamger-close.png') no-repeat;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    transform: none;
    transition: 0.3s;
    left: 0;
    z-index: 99;
  }
  .nav-sections .navigation {
    padding: 0;
  }
  .nav-sections .navigation .level0 {
    border-top: 0;
  }
  .nav-sections .navigation .level0 .level-top {
    font-size: 2.6rem;
    font-weight: 400;
    position: relative;
    text-transform: none;
  }
  .nav-sections .navigation .level0 .level-top:after {
    background: url('../images/arrow-right-nav.svg') no-repeat right center;
    background-size: 100%;
    width: 30px;
    height: 30px;
    content: '';
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
  }
  .nav-sections .navigation .level0:last-child {
    border-bottom: 0;
  }
  .nav-sections .navigation.sw-megamenu {
    padding: 0;
  }
  .nav-sections .navigation .submenu {
    padding: 20px 0;
  }
  .nav-sections .navigation .parent .level-top {
    position: relative;
  }
  .nav-sections .navigation .parent .level-top:after {
    font-size: 2.5rem;
    line-height: 3rem;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
  }
  .nav-sections .navigation .parent .level-top.ui-state-active:after {
    background: #f2f2f2;
    background: url('../images/arrow-down-nav.svg') no-repeat right center;
    background-size: 100%;
    width: 30px;
    height: 30px;
    content: '';
    display: inline-block;
  }
  .nav-sections .navigation .btn-shop-tier {
    font-size: 4rem;
    background: transparent;
    border: 0;
    color: #000000;
    font-weight: 700;
    padding: 0;
    text-align: left;
    text-transform: capitalize;
  }
  .nav-sections .navigation .link-label {
    display: inline-block;
    font-weight: bold;
    margin: 0;
    padding: 2rem 0 .5rem;
    text-transform: uppercase;
    color: #000000;
  }
  .nav-sections .navigation .right-block a {
    padding: .3rem 0;
  }
  .nav-sections .navigation .submenu-group-block .left-block .shop-links a {
    font-size: 2.6rem;
    border: 0;
    color: #000000;
    display: block;
    padding-bottom: 0;
    position: relative;
    text-decoration: none;
    width: 70%;
  }
  .nav-sections .navigation .submenu-group-block .left-block .shop-links a:after {
    background: url('../images/arrow-submenu-nav.svg') no-repeat right top;
    width: 18px;
    height: 18px;
    background-size: 100%;
    content: '';
    display: block;
    float: right;
    position: absolute;
    top: 15px;
    right: -20px;
  }
  .nav-sections .navigation .submenu-group-block .left-block .shop-links:after {
    content: '...';
    width: 100%;
    display: block;
    height: auto;
    padding: 10px 0;
    font-size: 20px;
    color: #d90114;
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    background: #f8f8f8;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
    -webkit-transform: translate3d(-104%, 0, 0);
    -moz-transform: translate3d(-104%, 0, 0);
    -ms-transform: translate3d(-104%, 0, 0);
    transform: translate3d(-104%, 0, 0);
    transition: 0.3s;
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 6.25px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 12.5px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
  }
  .nav-sections .header.links:first-child {
    display: block;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    display: block;
    margin: 0;
  }
  .nav-sections .header.links li.compare {
    display: none;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #414141;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 1.6rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-sections .header.links .authorization-link a {
    padding: 0;
  }
  .nav-sections .header.links .authorization-link a span {
    display: block;
    padding: 1.6rem 15px;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-items a.logo {
    padding: 0 1rem 0 0;
    width: 100px;
    position: absolute;
    top: 23px;
    left: 10px;
  }
  .nav-sections-items .section-item-title:first-child {
    width: 100%;
  }
  .nav-sections-items .section-item-title:first-child a.nav-sections-item-switch {
    display: block;
    padding: 31px 20px;
    content: '';
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
  }
  .nav-sections-items .section-item-title:nth-child(3) {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    height: 62px;
    justify-content: flex-end;
    padding: 0;
    text-align: right;
  }
  .nav-sections-items .section-item-title:nth-child(3) a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #000000;
    margin-right: 20px;
    text-transform: capitalize;
  }
  .nav-sections-items .section-item-title:nth-child(3) a:before {
    background: url(../images/my-account-icon-mobile.png) no-repeat;
    background-size: 100%;
    display: block;
    width: 27px;
    content: '';
    height: 29px;
    margin-right: 15px;
  }
  .nav-sections-items .section-item-title:nth-child(3) a:after {
    background: url(../images/arrow-red.svg) no-repeat;
    background-size: 100%;
    display: block;
    width: 9px;
    content: '';
    height: 15px;
    margin-left: 15px;
  }
  .nav-sections-item-title {
    background: #ebebeb;
    border: 1px solid #ebebeb;
    border-width: 0 1px 1px 0;
    box-sizing: border-box;
    float: left;
    padding: 0 5px;
    text-align: center;
    width: 50%;
  }
  .nav-sections-item-title.active {
    background-color: #ebebeb;
    border-bottom: 0;
    padding: 0;
  }
  .nav-sections-item-title.active a {
    color: #d90114;
  }
  .nav-sections-item-title a {
    font-weight: 900;
    font-size: 2.2rem;
    color: #ffffff;
    text-transform: uppercase;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 65px;
    padding: 12% 6%;
    width: 100%;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f8f8f8;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding: 10px 0;
  }
  .navigation a,
  .navigation a:hover {
    color: #414141;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 50px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0:nth-child(1) {
    border-top: 0;
  }
  .navigation .level0 .all-category {
    display: none;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #d90114;
    border-style: solid;
    border-width: 0;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    left: auto !important;
    line-height: normal;
    overflow-x: hidden;
    padding: 2rem;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #414141;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #d90114;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .field-tooltip .field-tooltip-content {
    right: -12.5px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 992px) {
  .modal-popup .modal-inner-wrap {
    max-height: 80vh;
  }
  .block.block-search {
    margin: 0 1rem 0 0;
  }
  .catalogsearch-result-index .toolbar-products .toolbar-right {
    width: auto;
  }
  .catalogsearch-result-index .toolbar-amount {
    margin: 0;
    width: auto;
  }
  .wheels-img-block .pagebuilder-column img {
    width: 100%;
  }
  .page-footer .footer-top {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 3rem auto;
  }
  .page-footer .footer-container {
    padding: 4rem 2rem 0;
  }
  .footer-bottom {
    margin: 10px 0 0;
  }
  #html-body .footer.content.footer-area .footer-container .pagebuilder-column-line {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #html-body .footer.content.footer-area .footer-container .footer-column-1,
  #html-body .footer.content.footer-area .footer-container .footer-column-2 {
    width: 100%;
  }
  #html-body .footer.content.footer-area .footer-container .footer-column-2 {
    order: 3;
  }
  #html-body .footer.content.footer-area .footer-container .menu-column {
    margin-bottom: 3rem;
    position: relative;
    width: 100%;
  }
  #html-body .footer.content.footer-area .footer-container .menu-column ul {
    margin-bottom: 5rem;
  }
  #html-body .footer.content.footer-area .footer-container .footer-column-2 .static-menu {
    flex-direction: column;
    padding-left: 0;
  }
  #html-body .footer.content.footer-area div[data-role='collapsible'] div[data-role='trigger']:after {
    display: block;
  }
  .brands-section .brands-group .brand-box {
    width: 22%;
  }
  .ymmfilter-wrap .mage-dropdown-dialog .ymm-content {
    align-items: flex-start;
    padding: 15px;
  }
  .footer-top-content {
    margin: 30px 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -12.5px;
    top: 40px;
    left: auto;
  }
  .catalog-category-view .toolbar-amount {
    margin: 0;
    width: auto;
  }
  .catalog-category-view .toolbar-products .toolbar-right {
    width: auto;
  }
  .oe-tire-size-info .oe-tire-info-left {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
  }
  .oe-tire-size-info .oe-tire-info-right {
    width: 100%;
  }
  .products-grid .product-items {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .products.products-grid .product-item {
    margin: 0 0 3rem;
    width: 100%;
  }
  .products .product-item-inner .price-section .rear-price {
    width: 120px;
  }
  .toolbar-amount {
    margin: 0 0 15px;
    width: 100%;
  }
  .toolbar-products .toolbar-right {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 6.25px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 1rem;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    margin: 0 0 2rem;
    padding: 0 0 2rem;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    display: none;
    padding: 10px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th] {
    border-bottom: none;
    padding: 10px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before {
    margin: 0 5px 0 0;
    vertical-align: top;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 6.25px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
    overflow: hidden;
    width: 100%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    float: left;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .sw-megamenu.navigation li.level0.staticwidth > .submenu {
    width: auto !important;
  }
  .sw-megamenu.navigation li.ui-menu-item {
    position: relative;
  }
  .sw-megamenu.navigation li.ui-menu-item > a {
    font-weight: bold;
    position: relative;
  }
  input[type='checkbox'] {
    border-radius: 2px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 6.25px;
  }
  .product.data.items > .item.title > .switch {
    background: #414141;
    border-bottom: 0 solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 solid transparent;
    padding: 25px 10px;
    font-weight: 700;
    line-height: 50px;
    font-size: 2.3rem;
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #d90114;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #414141;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #f8f8f8;
    color: #d90114;
  }
  .product.data.items > .item.content {
    background: #f8f8f8;
    border: 0 solid #f8f8f8;
    margin: 0 0 6.25px;
    padding: 25px 25px 25px 25px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    font-size: 10px;
    line-height: normal;
    padding: 12px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .pages .action {
    padding: 5px 1.2rem;
  }
  .form.lower-price-form .fieldset {
    min-inline-size: unset;
    overflow: hidden;
  }
  .form.lower-price-form .fieldset .field {
    margin: 0 0 2rem;
    width: 100%;
  }
  .form.lower-price-form .fieldset .field .control {
    margin: 0;
  }
  .add-to-cart-popup .buy-package-add-to-cart #PackageModalBrand img,
  .add-to-cart-popup .buy-package-add-to-cart .brand-logo.brand-image img {
    width: 12rem;
  }
  .modal-popup.confirm .modal-content {
    height: auto;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    position: absolute;
    width: 100%;
  }
  .modal-popup.popup-modal-discount.modal-slide {
    left: 0;
    right: 0;
  }
  .modal-popup.popup-modal-discount.modal-slide .modal-inner-wrap {
    height: auto;
    left: 0;
    margin: 0 auto;
    max-height: 90vh;
    max-width: 510px;
    overflow: unset;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .2s ease;
    width: 75%;
  }
  .modal-popup.popup-modal-discount.modal-slide .modal-header .action-close {
    float: none;
    right: -8px;
    top: -8px;
  }
  .modal-popup .modal-inner-wrap {
    -webkit-transform: translateY(0);
    border-radius: 0;
    height: 100%;
    margin: 0;
    max-height: 100vh;
    /** iOS webkit fix height problem when added long content **/
    overflow: auto;
    top: 0;
    transform: translateY(0);
  }
  .modal-popup .modal-content .product.data.items > .item.title:first-child {
    border-radius: 0;
  }
  .modal-popup .modal-content .product.data.items > .item.content {
    float: right;
    margin-left: -100%;
    margin-top: 7rem;
    width: 100%;
  }
  .modal-popup .modal-content .product.data.items .tab-2 {
    border-top: 1px solid #414141;
    float: left;
  }
  .add-to-cart-form .add-to-cart-title {
    font-size: 1.8rem;
  }
  .add-to-cart-form .add-to-cart-title:before {
    width: 16px;
    height: 16px;
  }
  .add-to-cart-form .product-item-images {
    margin: 0 0 10px;
    width: 100%;
  }
  .add-to-cart-form .product-item-details {
    margin: 0 0 10px;
    width: 100%;
  }
  .add-to-cart-form .product-item-inner {
    text-align: left;
    width: 100%;
  }
  .add-to-cart-form .popup-product-wrapper {
    width: 100%;
  }
  .foundit-lower-popup .current-product {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .foundit-lower-popup .current-product .product-item-images {
    width: 50%;
    margin: 0 auto 15px;
  }
  .foundit-lower-popup .current-product #rear-brad-image img,
  .foundit-lower-popup .current-product .brand-image img {
    width: 120px;
  }
  .foundit-lower-popup .current-product .product-item-details {
    margin: 0;
    width: 100%;
  }
  .foundit-lower-popup .current-product .custom-attributes .size,
  .foundit-lower-popup .current-product .custom-attributes .prd-rear-size,
  .foundit-lower-popup .current-product .custom-attributes .rear-size {
    font-size: 2.2rem;
  }
  .foundit-lower-popup .current-product .custom-attributes #rear-brad-image {
    width: 120px;
    margin-top: 10px;
  }
  .foundit-lower-popup .current-product .price-box .price {
    font-size: 3rem;
  }
  .foundit-lower-popup .fieldset .field.field-recaptcha {
    height: 50px;
    margin: 0;
    padding-bottom: 60px;
  }
  .modal-popup.cart-custom-popup.modal-slide .modal-inner-wrap {
    height: auto;
    left: auto;
    max-width: 90%;
    min-height: 100%;
    position: fixed;
    top: 0;
    width: auto;
  }
  .modal-popup.cart-custom-popup .left-content {
    flex-wrap: wrap;
  }
  .modal-popup.cart-custom-popup .product-item-photo {
    margin: 0 0 15px;
  }
  .modal-popup.cart-custom-popup .details-block {
    width: calc(100% - 14rem);
  }
  .modal-popup.cart-custom-popup .box-tocart {
    width: 14rem;
  }
  .modal-popup .modal-inner-wrap {
    left: auto;
    right: 0;
    transform: translateY(0);
  }
  .add-to-cart-form .product-item-info {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .add-to-cart-popup .cartpopup-actions {
    margin: 1rem 0 0;
    padding: 1rem 0 0;
  }
  .add-to-cart-popup .cartpopup-actions .continue-shop-btn {
    margin: 0 0 10px;
    width: 100%;
  }
  .add-to-cart-popup .cartpopup-actions .btn-go-to-cart {
    width: 100%;
  }
  .add-to-cart-popup .modal-content {
    padding: 4rem 3rem 3rem;
  }
  .modal-popup .modal-header .action-close {
    float: right;
    margin: 0;
    right: 1rem;
    top: 1rem;
  }
  .modal-popup .modal-title {
    margin: 0;
    padding: 0 0 15px;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    -webkit-transition: opacity .3s ease;
    opacity: 1;
    transition: opacity .3s ease;
    visibility: visible;
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    position: absolute;
    width: 100%;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f8f8f8;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.8);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup .actions {
    text-align: center;
  }
  .modal-popup .actions img {
    margin-bottom: 10px;
  }
  .modal-popup .actions .action.submit {
    width: 100%;
  }
  .modal-popup .modal-content .input-group .field {
    margin-bottom: 10px;
  }
  .modal-popup.customer-popup .action-close {
    right: 20px;
    top: 20px;
  }
  .modal-popup.search-brands-popup .modal-title {
    margin: 0;
  }
  .modal-popup.search-brands-popup .modal-content .custom-brand-list .brand-name {
    margin: 0.3rem;
  }
  .block-customer-login .actions-toolbar .primary .login {
    margin: 1rem 0 0rem;
  }
  .abs-button-responsive-smaller {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after {
    clear: both;
  }
  .abs-icon-add-mobile {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-collapsible-nav .title {
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 12.5px 50px 12.5px 15px;
    position: relative;
  }
  .abs-toggling-title-mobile:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 12.5px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-shopping-cart-items-mobile .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear {
    margin: 0 auto 12.5px;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear {
    display: block;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group,
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  body.sticky .klevuTarget.klevu-fluid > div {
    position: fixed !important;
    top: 25rem !important;
    width: 98%;
  }
  .klevuTarget.klevu-fluid > div {
    top: 28rem !important;
    width: 98% !important;
    max-width: inherit !important;
  }
  div.klevuTarget.klevu-fluid.kuEmptySearchBox > div {
    min-width: 98% !important;
  }
  .block.block-search {
    min-width: auto;
  }
  .block-search .block-content {
    position: unset;
    margin-bottom: 0;
    position: relative;
  }
  .block-search .control {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 9;
    clear: both;
  }
  .block-search input {
    margin: 0 1rem;
    z-index: 9;
    font-size: 16px;
    opacity: 0;
    pointer-events: none;
  }
  .block-search .label {
    cursor: pointer;
    display: inline-block;
    float: none;
  }
  .block-search .label:before {
    font-size: 1.8rem;
    color: #000000;
    content: '\e907';
    font-family: 'atv-icon';
    line-height: inherit;
  }
  .block-search .label:hover:before {
    color: #d90114;
  }
  .block-search .label span {
    display: none;
  }
  .block-search .label.active::before {
    color: #000000;
    font-size: 1.8rem;
    content: '\e901';
    font-family: 'atv-icon';
  }
  .block-search .label.active + .control input {
    opacity: 1;
    pointer-events: unset;
  }
  .block-search .action.search {
    display: none;
  }
  .catalogsearch-result-index .page-title-wrapper {
    margin: 0;
  }
  .catalogsearch-result-index .toolbar-products .toolbar-right {
    justify-content: space-between;
    width: 100%;
  }
  .catalogsearch-result-index .toolbar-products .toolbar-right .limiter {
    display: block;
  }
  .catalogsearch-result-index .toolbar-products .toolbar-right .limiter .limiter-options {
    padding-right: 37.5px;
    width: 100%;
  }
  .catalogsearch-result-index .toolbar-products .toolbar-right .toolbar-sorter .sorter-options {
    font-weight: normal;
  }
  .catalogsearch-result-index .toolbar-amount {
    margin: 0 0 15px;
    width: 100%;
  }
  .block-search .control {
    position: fixed;
    right: 0;
    left: 10px;
    top: 120px;
  }
  .block-search .minisearch .control {
    left: 0;
    right: 0;
    width: 100%;
  }
  .block-search .minisearch input {
    border-radius: 5px;
    width: 98%;
    margin: 0 1%;
  }
  .klevuTarget.klevu-fluid > div {
    top: 25rem !important;
  }
  .minicart-wrapper {
    border: none;
    padding: 10px 8px 10px 0;
  }
  .minicart-wrapper .block-content .minicart-items .product-item-photo {
    margin: 0;
  }
  .minicart-wrapper .block-content .minicart-items .product-item-photo .product-image-container {
    margin-right: 0;
    width: 100px !important;
  }
  .minicart-wrapper .block-content .minicart-items .product-item-photo .product-image-container .product-image-photo {
    max-width: 100%;
  }
  .minicart-wrapper .block-content .minicart-items .product-item-details {
    padding-left: 120px;
  }
  .minicart-wrapper .block-content .minicart-items .product-item-pricing {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  .minicart-wrapper .block-content .minicart-items .product-item-pricing .box-tocart {
    margin-right: 10px;
  }
  .block.newsletter .field {
    max-width: 100%;
  }
  .block.newsletter input {
    border-radius: 1rem;
  }
  .block.newsletter .actions {
    margin: 1.5rem 0 0;
    max-width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 1rem;
    font-size: 2.6rem;
  }
  .block.newsletter .form.subscribe {
    display: block;
  }
  .block.newsletter .section-title {
    font-size: 3rem;
  }
  .block-collapsible-nav {
    width: 100%;
    margin-bottom: 3rem;
  }
  .block-collapsible-nav .title {
    background: #414141;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0 0 10px 10px;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .g-recaptcha > div {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
  .g-recaptcha iframe {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
  .g-recaptcha ~ .field #recaptcha-validate--error {
    margin: -32px 0 20px;
  }
  .block-customer-login .field.password div.mage-error {
    margin-bottom: 35px;
  }
  *[mobile='hidden'] {
    display: none;
  }
  .flexbox {
    display: block;
  }
  .col-1,
  .col-2,
  .col-3,
  .col-9 {
    flex-basis: 100%;
  }
  .pr-1,
  .pr-2,
  .pl-1,
  .pl-2 {
    padding: 0;
  }
  .google-review h2,
  .google-review p {
    font-size: 1rem;
  }
  .header.content {
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 15px;
  }
  .header.content > .links {
    display: none;
  }
  .ourcontact-left-header {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .page-header .custom-header-right {
    display: flex;
    justify-content: end;
    margin-left: 0;
    align-items: center;
  }
  .page-header .help-link,
  .page-header .order-link {
    flex: 1;
    padding: 10px 15px;
  }
  .page-header .help-link {
    text-align: right;
  }
  .page-header .header-contact {
    line-height: normal;
    padding: 1rem 2rem;
    text-align: center;
    width: 100%;
  }
  .page-header .panel.header {
    padding: 0;
  }
  #html-body .footer.content.footer-area .copyright .copyright-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  #html-body .footer.content.footer-area .copyright .copyright-container span {
    margin-bottom: 15px;
    text-align: center;
  }
  .page-footer .footer-top {
    justify-content: center;
    text-align: center;
  }
  .footer-top-content .desc {
    text-align: center;
  }
  .footer-top-content .desc a {
    font-size: 2.6rem;
  }
  .page-footer .footer.content {
    padding: 0;
  }
  .ymmfilter-wrap {
    margin-right: 10px;
    position: unset;
  }
  .ymmfilter-wrap .mage-dropdown-dialog {
    left: 50%;
    margin: 10px auto 0;
    max-width: 95%;
    min-width: auto;
    transform: translateX(-50%);
    width: 100%;
  }
  .ymmfilter-wrap #client_vehicle_list {
    max-height: 18rem;
  }
  .ymmfilter-wrap .dropdown-button {
    border-radius: 10px;
    height: 30px;
    padding: 6px;
  }
  .section-title {
    font-size: 3.5rem;
  }
  .featured-product-slider .product-item .product-item-photo {
    display: block;
    text-align: center;
  }
  .featured-product-slider .product-item .product-item-name a {
    font-size: 1.8rem;
    max-width: 100%;
  }
  .featured-product-slider .slick-prev,
  .featured-product-slider .slick-next {
    border-color: transparent;
    height: 4.3rem;
    width: 4.3rem;
  }
  .custom-header-right .atv-account-link[mobile='hidden'] {
    display: none;
  }
  .nav-sections-item-title .atv-account-link[mobile='hidden'] {
    display: flex;
    float: right;
    padding: 0;
    position: relative;
    top: -10px;
    flex-wrap: wrap;
    max-width: 19rem;
    align-items: flex-start;
    padding-left: 20px;
    text-align: left;
    font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-left: 10px;
  }
  .nav-sections-item-title .atv-account-link[mobile='hidden'] a {
    text-transform: capitalize;
    display: block;
    padding-bottom: 15px;
  }
  .nav-sections-item-title .atv-account-link[mobile='hidden'] a:last-child {
    margin-left: 5px;
  }
  .main .section-title {
    font-size: 2.6rem;
    line-height: 3rem;
  }
  .footer.content .footer-column-1 .contact a {
    font-size: 2.6rem;
  }
  .footer .footer-container {
    padding: 4rem 2rem 0;
  }
  .ymmfilter-wrap .mage-dropdown-dialog:before {
    display: none;
  }
  .brands-section .brands-group {
    justify-content: center;
    margin: 0;
  }
  .brands-section .brands-group .brand-box {
    margin: 0 0.5rem 2rem;
    width: 29%;
  }
  .brands-section .brands-group .brand-box a {
    height: 8rem;
    padding: 1rem;
  }
  .brands-section .brands-group .brand-box img {
    max-height: 4.6rem;
  }
  .google-review {
    width: 80px;
  }
  .page-header .logo {
    padding: 0 1rem 0 0;
    width: 100px;
  }
  body:not(.search-active) .field.search .control {
    pointer-events: none;
  }
  .featured-product-slider .product-item .product-item-details img {
    max-height: inherit;
    max-width: 60%;
  }
  body.wp-sl .popup-authentication .modal-inner-wrap {
    height: 100% !important;
  }
  body.wp-sl .popup-authentication .modal-inner-wrap .sl-popup .block-content .sociallogin-or {
    margin-top: 2rem;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content {
    -webkit-overflow-scrolling: touch;
  }
  body.wp-sl div.sociallogin-wrapper div.sociallogin-block {
    margin-bottom: 0;
  }
  body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box {
    margin: 0 0 5px;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper {
    float: none !important;
    margin-bottom: 20px !important;
    margin-left: 0;
    width: 100% !important;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
    max-width: unset;
  }
  div.social-accounts ul.sl-unlinks {
    max-width: 100%;
  }
  body.checkout-cart-index div.cart-summary div.sociallogin-wrapper {
    width: unset !important;
  }
  body.checkout-cart-index div.page-wrapper .columns .main div.sociallogin-wrapper.login-container {
    padding: 0 15px;
  }
  .checkout-index-index .modal-popup.customer-popup .modal-inner-wrap {
    max-width: 90vw;
  }
  .field-tooltip .field-tooltip-content {
    right: -12.5px;
    top: 40px;
    left: auto;
  }
  .lower-price-form .field-recaptcha {
    position: relative;
  }
  .lower-price-form .field-recaptcha .div.mage-error {
    bottom: 0;
    position: absolute;
  }
  .oe-tire-size-title {
    font-size: 2.6rem;
  }
  .oe-tire-size-info .oe-help-call a {
    font-size: 2.6rem;
  }
  .products .product-item-photo {
    width: 100%;
    margin: 0 auto;
  }
  .products .brand-image {
    width: 12rem;
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .package-list .package-item {
    flex-wrap: unset;
    width: 100%;
  }
  .package-list .package-item.package-product-3 {
    justify-content: center;
  }
  .package-list .package-item .product-item-details {
    padding: 0 0 0 3rem;
    width: 50%;
  }
  .package-list .package-item .package-item.package-action {
    justify-content: center;
  }
  .package-list .plp-set-of-attributes {
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .package-list .rear-product-more-specification ul,
  .package-list .product-more-specification ul {
    min-width: unset;
    width: 100%;
    z-index: 3;
  }
  .package-list .rear-product-more-specification ul .divider,
  .package-list .product-more-specification ul .divider {
    display: block;
  }
  .package-list.products .in-stock {
    margin: 1rem 0 0;
    width: 100%;
  }
  .package-list.products .package-product-2 .in-stock {
    margin: 0 0 1rem;
  }
  .package-list.products .koalafi-block {
    float: left;
    margin: 0;
  }
  .package-list .package-product-1:after {
    display: none;
  }
  .package-list.products-list .tocart {
    min-width: auto;
    width: auto;
    float: right;
  }
  .package-list.products-list .package-product-2 .brand-image {
    margin: 0;
  }
  .package-list.products-list .package-product-2 .product-item-details {
    text-align: left;
    width: 47%;
  }
  .package-list.products-list .product-item div.product-item-images {
    width: 50%;
  }
  .package-list.products-list .plp-qty-block {
    width: auto;
  }
  .package-list .custom-attributes > .size,
  .package-list .custom-attributes .prd-rear-size,
  .package-list .custom-attributes .rear-size {
    font-size: 2.6rem;
  }
  .products .plp-product-specifications .active + .product-specifications-block.mobile {
    display: block !important;
  }
  .products .product-specifications-block strong {
    font-size: 1.6rem;
  }
  .products .product-specifications-block.desktop {
    display: none !important;
  }
  .products .product-specifications-block .spec-col {
    margin: 0 0 2rem;
    width: 100%;
  }
  .products .product-specifications-block .spec-col > div {
    margin: 0 0 0.5rem;
    width: 100%;
  }
  .products .product-item-inner .field.qty {
    margin: 0;
    width: auto;
  }
  .products .product-item-inner .price-section .rear-price {
    width: 115px;
  }
  .front-label,
  .rear-label {
    font-size: 14px;
  }
  .oe-tire-size-info .oe-tire-info-left .col {
    border: 0;
    border-bottom: 3px solid #d90114;
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-align: center;
    width: 100%;
  }
  .oe-tire-size-info .oe-tire-info-left .col .vehicle-size-form {
    min-height: auto;
  }
  .product-item-name {
    margin: 0 0 8px;
  }
  .product-item-name .product-item-link {
    max-width: 300px;
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
  .products-list .product-item-images {
    width: 32%;
  }
  .products-list .product-item-details {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    display: inline-block;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .products-list .tocart {
    width: auto;
  }
  .products-list .product-item-inner {
    width: 100%;
  }
  .products-list .product-item-info {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .products-list .custom-attributes .size,
  .products-list .custom-attributes .prd-rear-size,
  .products-list .custom-attributes .rear-size {
    font-size: 2.4rem;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .plp-qty-block {
    justify-content: space-between;
  }
  .plp-qty-block .actions-primary {
    width: inherit;
  }
  .products-grid.products .product-badge {
    width: 90px;
  }
  .products-grid .product-item .product-item-images {
    width: 32%;
    margin: 0 auto;
  }
  .products-grid .product-items .action.towishlist:before {
    color: #222222;
  }
  .products-grid .plp-qty-block {
    -webkit-flex-wrap: unset;
    flex-wrap: unset;
  }
  .products-grid .tocart {
    width: auto;
  }
  .products-grid .product-item-images {
    box-sizing: border-box;
    display: block;
    position: relative;
  }
  .products-grid .product-item-images:hover .product-item-photo:before {
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease;
    z-index: 9;
  }
  .products-grid .custom-attributes .size,
  .products-grid .custom-attributes .prd-rear-size,
  .products-grid .custom-attributes .rear-size {
    font-size: 2.4rem;
    display: block;
  }
  .product-items .action.towishlist:before,
  .products.list.items .action.towishlist:before {
    color: #222222;
  }
  .product-item-images:hover .product-item-actions .actions-primary {
    animation: 1.25s cubic-bezier(0.26, 0.54, 0.32, 1) forwards fadeIn;
    top: 50%;
  }
  .vehiclelist-wheel-index .page-main,
  .vehiclelist-tire-index .page-main {
    width: 100%;
  }
  .custom-attributes .front-label,
  .custom-attributes .rear-label {
    display: block;
  }
  .page-products .toolbar .sorter .sorter-options {
    font-weight: bold;
  }
  .toolbar-products .all-results {
    font-size: 2.2rem;
  }
  .toolbar-products .limiter .control {
    margin-left: 0;
    margin-right: 8px;
  }
  .toolbar-products .toolbar-right .toolbar-sorter .sorter-options {
    padding-right: 27px;
  }
  .limiter {
    margin: 0 0 1.5rem;
    text-align: right;
  }
  .sub-categories ul li {
    margin-bottom: 5%;
    margin-right: 2%;
    width: 49%;
  }
  .sub-categories ul li:nth-child(2n) {
    margin-right: 0;
  }
  .sub-categories .pantry-cat-info a {
    border: 1px solid #e6e6e6;
    display: inline-block;
  }
  .sub-categories .pantry-cat-info img {
    display: block;
    margin: auto;
  }
  .sub-categories .pantry-cat-info span {
    font-size: 14px;
    opacity: 1;
    padding: 6px 0;
    position: static;
    top: 50%;
    transform: none;
    width: auto;
  }
  .part-blocks li {
    margin: 0 0 20px;
    width: 48%;
  }
  .table-wrapper.size-history .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th] {
    padding: 0 10px 10px;
  }
  .wp-sl .page-main .columns .column.main {
    padding-bottom: 20px;
  }
  .pdp-warranty h3 {
    margin: 1.6rem 0 1.6rem;
  }
  .catalog-product-view .products {
    margin-bottom: 20px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0;
  }
  .catalog-product-view .page-title-wrapper .brand_content_main .brand_logo {
    width: 50%;
  }
  .catalog-product-view .product-info-main .prd-package-attribute,
  .catalog-product-view .product-info-main .prd-attribute {
    margin: 0 0 15px;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .catalog-product-view .product.media .product-badge {
    top: 4rem;
    width: 90px;
  }
  .catalog-product-view .page-main .section-title {
    font-size: 2.6rem;
  }
  .catalog-product-view .main .product.media {
    max-width: 70%;
    width: 70%;
    padding-top: 2rem;
    margin: 0 auto;
  }
  .catalog-product-view .main .product.media .fotorama__nav__frame {
    height: 80px !important;
    width: 80px !important;
  }
  .catalog-product-view .main .product.media .fotorama__nav-wrap {
    height: 90px !important;
  }
  .catalog-product-view .main .product.media .fotorama__stage__shaft {
    max-width: 100%;
    height: 100%;
  }
  .catalog-product-view .main .product.media .fotorama__thumb__arr {
    height: 80px !important;
  }
  .catalog-product-view .main .product.media .fotorama__stage {
    height: 40vh !important;
  }
  .catalog-product-view .main .product-info-main {
    margin-top: 2rem;
    max-width: 100%;
    padding: 0;
  }
  .block.related .action.select {
    display: block;
    margin: 6.25px 0;
  }
  .block.related .product-items.slick-slider .slick-list {
    height: auto !important;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare {
    display: none;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-size: 3rem;
  }
  .product-info-main .page-title-wrapper .pdp-top-right .rating-result {
    margin-top: 0;
  }
  .product-info-main .original-size {
    display: block;
    margin: 2rem 0;
  }
  .product-info-main .original-size .size {
    font-size: 2.6rem;
  }
  .product-info-main .original-size .size-dropdown {
    margin-top: 8px;
  }
  .product-info-main .price-box .price-wrapper .price {
    font-size: 4rem;
  }
  .product-info-main .old-price .price-container .price {
    font-size: 2.8rem;
  }
  .product-info-main .action.koalafi-apply-button {
    align-items: end;
  }
  .product.info.detailed .product.items .item.title {
    display: block;
  }
  .product.info.detailed .product.items .item.title .switch,
  .product.info.detailed .product.items .item.title .switch:after {
    font-size: 2.6rem;
  }
  .product.info.detailed .product.items .item.content {
    padding-bottom: 0;
  }
  .product.info.detailed .additional-attributes-wrapper {
    display: block;
  }
  .product.info.detailed .additional-attributes-wrapper.table-wrapper .attribute-column {
    padding: 1rem 0;
    width: 100%;
  }
  .product.info.detailed .additional-attributes-wrapper.table-wrapper .attribute-column:not(:last-child) {
    margin-bottom: 2rem;
  }
  .product.info.detailed .additional-attributes-wrapper.table-wrapper .attribute-column:not(:last-child):after {
    height: 1px;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    width: 60%;
  }
  .product.info.detailed .additional-attributes-wrapper .attribute-column ul {
    max-width: inherit;
    width: 50%;
  }
  .product.info.detailed .additional-attributes-wrapper .attribute-column ul li {
    margin-bottom: 0.5rem;
  }
  .product.info.detailed.size-section .size {
    font-size: 2.6rem;
  }
  .product.info.detailed.size-section .size-title {
    font-size: 2rem;
  }
  .product.info.detailed.size-section .table-wrapper.size-history .data.table tbody tr td:before {
    border-bottom: 1px solid #d6d6d6;
    color: #000000;
    display: block;
    padding: 0 0 1rem;
  }
  .product.info.detailed .size-history .col ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product.info.detailed .size-history .col ul li {
    margin-bottom: 1rem;
    width: 48%;
  }
  .guarantee-container {
    margin: 0 -2.2rem 4rem -2.2rem;
    padding: 4rem 0;
  }
  .guarantee-container .guarantee-block:not(:last-child) {
    margin-bottom: 2rem;
  }
  #html-body .guarantee-container .pagebuilder-column-line {
    display: block;
    margin: 0 auto;
    max-width: fit-content;
  }
  #html-body .guarantee-container .guarantee-block {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-justify-content: left;
    -ms-justify-content: left;
    justify-content: left;
    width: 100%;
  }
  #html-body .guarantee-container .guarantee-icon {
    margin-right: 2rem;
    width: 4rem;
  }
  #html-body .guarantee-container .guarantee-text p {
    margin: 0;
  }
  .review-add .review-field-nickname,
  .review-add .review-field-summary {
    width: 100%;
  }
  .review-add .review-legend.legend {
    padding: 0;
  }
  .review-add .review-fieldset .field {
    padding: 0;
  }
  .customer-review.view .product-media {
    margin: 0 0 2rem;
    width: 100%;
  }
  .customer-review.view .product-info {
    width: 100%;
  }
  .table-reviews .rating-summary {
    display: inline-block;
    vertical-align: middle;
  }
  .data.switch .counter {
    color: #222222;
  }
  .review-list {
    padding: 0;
  }
  .review-list .block-title {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -12.5px;
    top: 40px;
    left: auto;
  }
}
@media all and (min-width: 640px) {
  .ui-dialog.popup {
    width: 420px;
  }
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 100%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s {
    box-sizing: border-box;
  }
  .sub-categories ul li {
    width: 23.5%;
  }
  .sub-categories ul li:nth-child(4n) {
    margin-right: 0;
  }
  .sub-categories .pantry-cat-info:hover a:before {
    background-color: rgba(255, 255, 255, 0.6);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease;
    z-index: 9;
  }
  .sub-categories .pantry-cat-info span:hover {
    background: #000000;
    color: #ffffff;
  }
  .sub-categories .pantry-cat-info:hover span {
    opacity: 1;
    top: 50%;
    transition: all .3s ease;
    transition: 0.3s ease-in-out;
    visibility: visible;
    z-index: 9999;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .review-item {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after {
    clear: both;
  }
  .abs-no-display-s {
    display: none;
  }
  .product-reviews-summary .reviews-actions a:before {
    width: 13px;
  }
  .oe-tire-size-info .oe-tire-info-left {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .oe-tire-size-info .oe-tire-info-left ul li {
    width: 48%;
    min-width: fit-content;
  }
  .oe-tire-size-info .oe-tire-info-left ul li.front-rear-size {
    width: 48%;
    min-width: fit-content;
  }
  .swatch-attribute.color .swatch-attribute-options {
    margin-bottom: 0;
  }
  .product-item .product-item-images {
    margin: 0 auto 15px;
    width: 50%;
  }
  .products-grid .product-item {
    margin-bottom: 10px;
  }
  .products-grid .product-item .product-item-images {
    width: 50%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 479px) {
  .nav-sections .navigation .btn-shop-tier {
    font-size: 3rem;
  }
  .nav-sections .navigation .submenu-group-block .left-block .shop-links a {
    font-size: 2.6rem;
  }
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .add-to-cart-form .product-item-images {
    width: 80%;
  }
  .add-to-cart-form .add-to-cart-title {
    margin: 0 0 10px;
    padding: 0 15px 5px 0;
  }
  .add-to-cart-form .cartpopup-actions {
    margin: 1rem 0 0;
    padding: 1rem 0 0rem;
  }
  .add-to-cart-form .subtotal-right {
    margin: 1rem 0 0;
  }
  .add-to-cart-modal-popup .add-to-cart-form .brand-logo img {
    max-width: 50%;
  }
  .add-to-cart-modal-popup .add-to-cart-form .product-item-name .product-item-link {
    font-size: 2.6rem;
    line-height: 4.3rem;
  }
  .add-to-cart-modal-popup .add-to-cart-form .product-item-info .details-block #ModalFront strong,
  .add-to-cart-modal-popup .add-to-cart-form .product-item-info .details-block .rear-model strong {
    font-size: 2.2rem;
  }
  .add-to-cart-modal-popup .add-to-cart-form .product-item-info .details-block #ModalFront strong > div,
  .add-to-cart-modal-popup .add-to-cart-form .product-item-info .details-block .rear-model strong > div {
    font-size: 2.2rem;
    margin-top: 3px;
  }
  .add-to-cart-modal-popup .add-to-cart-form .product-item-info .details-block #ModalFront strong > div label[for='warranty'],
  .add-to-cart-modal-popup .add-to-cart-form .product-item-info .details-block .rear-model strong > div label[for='warranty'] {
    font-size: 2.2rem;
  }
  .add-to-cart-modal-popup .add-to-cart-form .cartpopup-actions {
    margin: 1rem 0 0;
    padding: 1rem 0 1rem;
  }
  .today-deal-section .deal-text p {
    display: block;
    margin: 0 auto;
    max-width: 200px;
  }
  .nav-toggle {
    margin: 0 8px 0 0;
  }
  .page-footer .footer-top .section-title {
    font-size: 2.6rem;
  }
  .footer-top-content {
    margin: 30px 0 0;
  }
  .footer-top-content .action {
    font-size: 2.6rem;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 20rem;
  }
  .catalog-category-view .toolbar-amount {
    margin: 0 0 15px;
    text-align: right;
    width: 100%;
  }
  .catalog-category-view .toolbar-products .toolbar-right {
    width: 100%;
  }
  .package-list.products .koalafi-block p {
    max-width: 150px;
  }
  .package-list .rear-product-more-specification .field.choice .label,
  .package-list .product-more-specification .field.choice .label {
    max-width: 27rem;
    min-width: 27rem;
  }
  .toolbar-products .toolbar-right {
    justify-content: space-between;
  }
  .toolbar-products .toolbar-right .limiter {
    text-align: left;
  }
  .toolbar-products .toolbar-right .limiter .label {
    display: block;
  }
  .toolbar-products .toolbar-right .limiter .control .limiter-options {
    margin: 0;
  }
  .toolbar-products .toolbar-right .toolbar-sorter .sorter-label {
    display: block;
  }
  .toolbar-products .toolbar-right .toolbar-sorter .sorter-options {
    margin: 0;
  }
  .catalog-product-view .main .product.media {
    max-width: 100%;
    width: 100%;
    padding-top: 2rem;
  }
  .catalog-product-view .main .product.media .fotorama__nav__frame {
    height: 80px !important;
    width: 80px !important;
  }
  .product.info.detailed .additional-attributes-wrapper .attribute-column ul {
    width: 80%;
  }
  .product.info.detailed .additional-attributes-wrapper.table-wrapper .attribute-column:not(:last-child):after {
    width: 90%;
  }
}
