/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'Oswald-Bold';
  src: url('../fonts/Oswald-Bold.woff2') format('woff2'), url('../fonts/Oswald-Bold.woff') format('woff');
  font-weight: font_weight;
  font-style: font_style;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald-ExtraLight';
  src: url('../fonts/Oswald-ExtraLight.woff2') format('woff2'), url('../fonts/Oswald-ExtraLight.woff') format('woff');
  font-weight: font_weight;
  font-style: font_style;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald-Light';
  src: url('../fonts/Oswald-Light.woff2') format('woff2'), url('../fonts/Oswald-Light.woff') format('woff');
  font-weight: font_weight;
  font-style: font_style;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald-Medium';
  src: url('../fonts/Oswald-Medium.woff2') format('woff2'), url('../fonts/Oswald-Medium.woff') format('woff');
  font-weight: font_weight;
  font-style: font_style;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald-Regular';
  src: url('../fonts/Oswald-Regular.woff2') format('woff2'), url('../fonts/Oswald-Regular.woff') format('woff');
  font-weight: font_weight;
  font-style: font_style;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald-SemiBold';
  src: url('../fonts/Oswald-SemiBold.woff2') format('woff2'), url('../fonts/Oswald-SemiBold.woff') format('woff');
  font-weight: font_weight;
  font-style: font_style;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis-Bold';
  src: url('../fonts/Metropolis-Bold.woff2') format('woff2'), url('../fonts/Metropolis-Bold.woff') format('woff');
  font-weight: font_weight;
  font-style: font_style;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis-Regular';
  src: url('../fonts/Metropolis-Regular.woff2') format('woff2'), url('../fonts/Metropolis-Regular.woff') format('woff');
  font-weight: font_weight;
  font-style: font_style;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis-Medium';
  src: url('../fonts/Metropolis-Medium.woff2') format('woff2'), url('../fonts/Metropolis-Medium.woff') format('woff');
  font-weight: font_weight;
  font-style: font_style;
  font-display: swap;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.listing-page-wrapper .listing-show-part {
  width: 100%;
  max-width: calc(-280%);
  padding-left: 48px;
}
.listing-show-part .listing-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.listing-show-part .listing-col {
  flex-basis: 25%;
  max-width: 25%;
  padding: 0 20px;
  margin-bottom: 30px;
}
.listing-card-thumb {
  width: 100%;
  border-radius: 16.15px;
  background: var(--color-white);
  box-shadow: 0px 5px 16px 0px rgba(8, 15, 52, 0.06);
  position: relative;
  height: 100%;
}
.listing-card-thumb figure {
  text-align: center;
  padding: 13px 0;
  background-color: var(--color-white);
  border-radius: 16px 16px 0 0;
}
.listing-card-thumb figure img {
  width: auto;
  height: 200px;
}
.listing-card-thumb .listing-card-thumb-txt {
  padding: 15px 15px 26px;
  max-width: 245px;
}
.listing-card-thumb .listing-card-thumb-txt h4 {
  color: var(--common-font-color);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}
.listing-card-thumb .listing-card-thumb-txt p {
  color: #6D6D6D;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.listing-card-thumb .next-arrow-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  background: var(--base-color);
  border: 1px solid var(--base-color);
  padding: 11px 22px;
  border-radius: 16.15px 0px 15px 0px;
  cursor: pointer;
  text-decoration: none;
}
.listing-card-thumb .next-arrow-btn span {
  font-size: 19px;
  color: var(--color-white);
}
.listing-card-thumb .next-arrow-btn:hover {
  background-color: var(--color-white);
}
.listing-card-thumb .next-arrow-btn:hover span {
  color: var(--base-color);
}
.page-title span.base {
  display: none;
}
.page-container {
  width: 100%;
  max-width: 1680px;
  padding: 0 90px 0;
  margin: 0 auto;
}
.page-heading h1 {
  color: var(--heading-font-color);
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
.page-heading p {
  color: #6D6D6D;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-top: 8px;
}
@media (max-width: 991px) {
  .listing-page-wrapper .listing-show-part {
    max-width: calc(-170%);
  }
  .listing-show-part .listing-col {
    padding: 0 8px;
    margin-bottom: 15px;
  }
  .listing-show-part .listing-row {
    margin: 0 -8px;
  }
  .page-container {
    padding: 0 50px 0;
  }
}
@media (max-width: 768px) {
  .listing-page-wrapper .listing-show-part {
    max-width: 100%;
    padding-left: 0;
  }
  .listing-card-thumb {
    border: 0.5px solid #e4e4e4;
    border-radius: 8px;
  }
  .listing-show-part .listing-col {
    padding: 0 10px;
    margin-bottom: 16px;
  }
  .listing-show-part .listing-row {
    margin: 0 -10px;
  }
  .listing-card-thumb .next-arrow-btn {
    padding: 5px 7px;
    border-radius: 8px 0px 8px 0px;
  }
  .listing-card-thumb .listing-card-thumb-txt {
    padding: 10px 10px 11px;
  }
  .listing-card-thumb figure img {
    height: 115px;
  }
  .listing-card-thumb figure {
    padding: 5px 0;
  }
  .listing-card-thumb .listing-card-thumb-txt h4 {
    font-size: 16px;
  }
  .listing-card-thumb .listing-card-thumb-txt p {
    font-size: 12px;
  }
  .listing-page-wrapper {
    margin: 27px 0;
  }
  .listing-card-thumb .next-arrow-btn span {
    font-size: 15px;
  }
  .page-container {
    padding: 0 15px 0;
  }
}
@media (max-width: 768px) {
  .listing-show-part .listing-col {
    flex-basis: 100%;
    max-width: 100%;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .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;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.cms-privacy-policy-cookie-restriction-mode .page-wrapper {
  overflow: hidden;
}
.cms-privacy-policy-cookie-restriction-mode .page-title-wrapper {
  padding: 0 15px;
}
.privacy-policy-content p {
  font-size: 16px;
  color: #000;
  word-spacing: 0.3px;
  letter-spacing: 0.2px;
}
.privacy-policy-content p a {
  font-size: 16px;
  color: #000;
  word-spacing: 0.3px;
  letter-spacing: 0.2px;
  text-decoration: underline;
}
.privacy-policy-content h2 {
  color: #000;
}
.privacy-policy-content .data-table {
  font-size: 16px;
  color: #000;
  word-spacing: 0.3px;
  letter-spacing: 0.2px;
}
.privacy-policy-content ol {
  list-style-type: none;
}
.privacy-policy-content ol li {
  font-size: 16px;
  color: #000;
  word-spacing: 0.3px;
  letter-spacing: 0.2px;
}
.privacy-policy-content ol li {
  font-size: 16px;
  color: #000;
  word-spacing: 0.3px;
  letter-spacing: 0.2px;
}
.block-collapsible-nav ol li {
  font-size: 16px;
  color: #000;
  word-spacing: 0.3px;
  letter-spacing: 0.2px;
}
.block-collapsible-nav ul li {
  font-size: 16px;
  color: #000;
  word-spacing: 0.3px;
  letter-spacing: 0.2px;
}
.myfunction {
  color: black;
  background-color: unset;
}
.myfunction:hover {
  background-color: unset;
  color: black;
}
.myfunction:focus {
  background: unset;
  border: none;
  color: black;
}
.myfunction:active {
  background: unset;
  border: none;
  color: black;
}
button.myfunction.collapsible.active {
  font-size: 0px;
}
button.myfunction.collapsible.active:before {
  content: " Read less";
  font-size: 1.6rem;
}
.privacy-policy-content ol {
  padding-left: 13px;
}
.privacy-policy-content ul li::marker {
  content: "•";
  font-size: 27px;
}
.privacy-policy-content ul li h2 {
  color: #000;
  margin-left: 7px;
}
button.myfunction.collapsible {
  padding: 0px;
  padding-bottom: 10px;
  color: red;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: normal;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .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 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-family: Oswald-Regular;
    font-weight: normal;
    line-height: 24px;
    font-size: 1.6rem;
    color: #000000;
    text-decoration: none;
    background: #ffffff;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .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: #ffffff;
    color: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-wrapper-block {
    order: initial;
    width: auto;
  }
  .page-header .amsearch-wrapper-block {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .page-header .amsearch-wrapper-block:before {
    content: none;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-color: var(--amsearch-color-border, #cccccc);
    border-left: 1px solid;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #ffffff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding-bottom: 1px;
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #cccccc;
    width: calc(100% - 283px);
  }
  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    width: 100%;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 283px;
    width: auto;
  }
  .amsearch-item-container {
    padding: 0 0 25px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 20px;
  }
  .amsearch-items-section {
    padding: 25px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
    width: 100%;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .weltpixel-quickview-catalog-product-view.catalog-product-view .breadcrumbs,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .breadcrumbs,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .columns,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .columns,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page.messages,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .page.messages,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page-title-wrapper,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .page-title-wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-item-actions {
    display: flex;
    align-items: center;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-item-actions .actions-secondary {
    margin-left: 10px;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-item-details .price-box .price-container .price {
    font-size: 22px !important;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-image-list {
    position: relative;
    padding: 0;
  }
  .page-products .products-list .product-item-info .product-image-list .weltpixel-quickview.weltpixel_quickview_button_v1,
  .page-products .products-list .product-item-info .product-image-list .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: none;
  }
  .page-products .products-list .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v1,
  .page-products .products-list .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
    display: block;
    position: absolute;
    bottom: 30px;
    height: auto;
    z-index: 9;
    width: calc(100% - 30px);
    text-align: center;
    color: #eeeeee;
    background: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    text-decoration: none;
  }
  .page-products .products-list .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v1 span:before,
  .page-products .products-list .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 span:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 1;
    color: #eeeeee;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: relative;
    top: 4px;
    left: -5px;
  }
  .page-products .products-list .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v2,
  .page-products .products-list .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: block;
    z-index: 9;
    position: absolute;
    text-indent: -10000px;
    width: 33px;
    height: 35px;
    background-image: url('../WeltPixel_Quickview/images/quickview.png');
    background-repeat: no-repeat;
    bottom: 30px;
    right: 30px;
  }
  .page-products .products-list .product-item .weltpixel-quickview {
    font-size: 16px;
    padding: 15px 0;
    float: left;
  }
  .page-products .products-list .product-item .product-item-inner {
    clear: left;
  }
  .page-products .products-grid .product-item {
    position: relative;
  }
  .page-products .products-grid .product-item .product-item-inner {
    margin: 9px -9px 0 -10px;
  }
  .page-products .products-grid .product-item .product-item-details {
    position: relative;
  }
  .page-products .products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v1 span {
    padding: 18px;
    display: block;
  }
  .page-products .products-grid .product-item .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v1,
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
    display: block;
    position: absolute;
    top: -66px;
    z-index: 9;
    width: 100%;
    text-align: center;
    color: #eeeeee;
    background: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    text-decoration: none;
    height: auto;
    overflow: visible;
  }
  .page-products .products-grid .product-item .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v1 span:before,
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 span:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 1;
    color: #eeeeee;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: relative;
    top: 4px;
    left: -5px;
  }
  .page-products .products-grid .product-item .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v2,
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: block;
    z-index: 9;
    position: absolute;
    text-indent: -10000px;
    width: 33px;
    height: 35px;
    background-image: url('../WeltPixel_Quickview/images/quickview.png');
    background-repeat: no-repeat;
    top: -46px;
    right: 5px;
    overflow: visible;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: normal;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    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: normal;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #000000;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .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;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', Oswald-Regular;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    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;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    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: normal;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 72px;
    margin: 0 0 20px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
html {
  scroll-padding-top: 80px;
  scroll-behavior: smooth;
}
@media screen and (min-width: 768px) {
  .page-header {
    height: 120px;
  }
  .header.content {
    position: relative;
    top: 80px;
  }
  header.page-header .panel.wrapper {
    position: fixed;
  }
}
.product.attribute.oem_ref_number a {
  cursor: pointer;
}
.catalog-product-view .product.attribute.overview a {
  cursor: pointer;
}
.actions-primary {
  height: 30px;
}
.actions-primary .stock.unavailable {
  text-align: center;
  padding-right: 0px;
  padding-top: 0px;
}
.block.crosssell {
  display: none;
}
.page.messages a {
  text-transform: capitalize;
  text-decoration-line: underline;
}
.breadcrumbs {
  margin-bottom: 30px;
}
.cms-home .level0.nav-1 {
  background-color: #f96d00;
}
.cms-home .banner-home-page .pagebuilder-column h1 {
  font-size: 65px;
  font-weight: 900;
  font-family: system-ui;
  margin-bottom: 0px;
}
.cms-home .banner-home-page .pagebuilder-column [data-content-type="text"] p {
  font-size: 32px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 0px;
}
.cms-home .banner-home-page .pagebuilder-column [data-content-type="html"] .homepage_123 .homepage_123__box {
  display: flex;
  align-items: center;
  gap: 19px;
}
.cms-home .banner-home-page .pagebuilder-column [data-content-type="html"] .homepage_123 .homepage_123__box svg {
  margin: 10px 0px;
}
.cms-home .banner-home-page .pagebuilder-column [data-content-type="html"] .homepage_123 .homepage_123__box span {
  font-size: 18px;
  font-weight: 400;
}
.cms-home .banner-home-page .pagebuilder-column [data-content-type="html"] .homepage_123 .homepage_123__box span strong {
  font-weight: 700;
  color: #000000;
}
.cms-home .home-banner-image {
  height: 340px;
  width: 340px;
  margin: 18% 0px 10% 10%;
}
.cms-home .home-banner-divider {
  box-shadow: 0 7px 10px -8px #cccccc;
}
.cms-home .home-banner-divider hr {
  border: 0px;
  margin-top: 0px;
}
.header-phone-number {
  float: right;
}
.header-phone-number .fip_header__header_callus {
  display: flex;
  align-items: center;
  color: #333333 !important;
  padding: 15px 0px;
  gap: 10px;
}
.page-with-filter .row {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  div#store\.links {
    display: none !important;
  }
  div#store\.settings {
    display: none !important;
  }
}
.column.main {
  padding-bottom: 0px !important;
}
.owncontainer {
  max-width: 1170px;
  margin: 0px auto;
}
.message.success {
  background-color: #f96d00;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  font-family: Oswald-SemiBold;
  margin: 5px;
  border-radius: 5px;
}
.message.success a {
  color: #ffffff;
}
.message.success a:hover {
  color: #ffffff;
}
.message.success :first-child:before {
  color: #fff;
  line-height: 28px;
}
.header.content {
  max-width: 1170px;
  padding: 0px 9px;
}
.minicart-wrapper .action.showcart .counter.qty {
  margin-top: 0px;
  margin-left: 0px;
  height: 15px;
  min-width: 15px;
  line-height: 12px;
  display: inline-block !important;
  border: 1px solid #f96d00;
  background: none;
  border-radius: 2px;
  color: black;
  padding: 1px 0px;
  position: absolute;
  border-radius: 50%;
  background-color: #f96d00;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  top: 0;
  right: -6px;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
.minicart-wrapper.active strong.subtitle.empty {
  color: black;
}
.header.panel .header.links {
  background-color: #fff;
  position: absolute;
  right: 193px;
  top: 52px;
  z-index: 5;
}
.header.panel .header.links li {
  display: list-item;
}
.header.panel .header.links .link.authorization-link {
  display: none;
}
.minicart-wrapper .action.showcart:before {
  background-image: url(../images/header/shoppingcart.png);
  background-position: center;
  background-repeat: no-repeat;
  content: "" !important;
  padding: 15px;
  line-height: 18px;
}
.minicart-wrapper .action.showcart.active:before {
  background-image: url(../images/header/shoppingcart.png);
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  padding: 15px;
}
.logo {
  margin: 7px 0px 0px;
  max-width: 46%;
}
.page-header {
  background-color: #393e46;
}
.page-header .panel.wrapper {
  background-color: white;
  position: static;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
}
.page-header .panel.wrapper .panel.header {
  padding: 11px 15px;
  position: relative;
  max-width: 1200px;
}
.page-header .panel.wrapper .panel.header .minicart-wrapper.active {
  color: black;
}
.page-header .panel.wrapper .panel.header .signicon {
  float: right;
  margin-top: 13px;
}
.page-header .panel.wrapper .panel.header .signicon:hover {
  cursor: pointer;
}
.page-header .panel.wrapper .panel.header .switcher {
  float: left;
  padding-top: 20px;
  margin-right: 0px;
  padding-left: 5px;
}
.page-header .panel.wrapper .panel.header .switcher .switcher-dropdown:before {
  border: 6px solid #f96d00;
  border-color: transparent transparent #f96d00;
}
.page-header .panel.wrapper .panel.header .switcher .switcher-dropdown {
  background: #f96d00;
}
.page-header .panel.wrapper .panel.header .switcher .switcher-dropdown li:hover {
  background: #f96d00;
}
.page-header .panel.wrapper .panel.header .switcher .switcher-dropdown a {
  color: #ffffff !important;
  font-family: Oswald-SemiBold;
  font-size: 16px;
  line-height: 24px;
}
.page-header .panel.wrapper .panel.header .switcher .language-USD span {
  color: black;
  font-family: Oswald-SemiBold;
  font-size: 16px;
  line-height: 24px;
}
.page-header .panel.wrapper .panel.header .switcher .language-EUR span {
  color: black;
  font-family: Oswald-SemiBold;
  font-size: 16px;
  line-height: 24px;
}
.page-header .panel.wrapper .panel.header .switcher .view-en span {
  color: #393e46;
  font-family: Oswald-SemiBold;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
}
.page-header .panel.wrapper .panel.header .switcher .view-fr span {
  color: black;
  font-family: Oswald-SemiBold;
  font-size: 16px;
  line-height: 24px;
}
.page-header .panel.wrapper .panel.header .header.links li:nth-child(5) {
  display: none;
}
.page-header .panel.wrapper .panel.header .header.links {
  min-width: 180px;
  display: none;
  padding: 0px 10px 10px;
}
.page-header .panel.wrapper .panel.header .header.links li:hover {
  background-color: #e8e8e8;
}
.page-header .panel.wrapper .panel.header .header.links .greet.welcome span {
  font-family: Oswald-SemiBold;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.page-header .panel.wrapper .panel.header .header.links li.authorization-link a {
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 21px;
  color: #999999;
}
.page-header .panel.wrapper .panel.header .header.links li.authorization-link:after {
  display: none;
}
.page-header .panel.wrapper .panel.header .header.links li {
  margin-top: 10px;
  margin-left: 0px;
}
.page-header .panel.wrapper .panel.header .header.links li a {
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 21px;
  color: #999999;
  text-decoration: none;
}
.page-header .panel.wrapper .panel.header .header.links .customer-welcome {
  font-size: 0px;
  margin-top: 8px;
  border-top: 1px solid #c8c8c8;
}
.page-header .panel.wrapper .panel.header .header.links .customer-welcome .customer-name .action.switch:after {
  display: none;
}
.page-header .panel.wrapper .panel.header .header.links .customer-welcome .customer-menu {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
}
.page-header .panel.wrapper .panel.header .header.links .customer-welcome .customer-menu .header.links {
  box-shadow: none;
  padding: 0px 10px 11px;
  display: initial;
  min-width: 180px;
  right: -10px;
  top: 68px;
  border: none;
}
.page-header .panel.wrapper .panel.header .header.links .customer-welcome .customer-menu .header.links li {
  margin: 0px 0px 10px 0px;
}
.page-header .panel.wrapper .panel.header .header.links .customer-welcome .customer-menu .header.links li a {
  padding: 0px;
}
.page-header .panel.wrapper .panel.header .header.links .customer-welcome .customer-menu .header.links:before {
  display: none;
}
.page-header .panel.wrapper .panel.header .header.links .customer-welcome .customer-menu .header.links:after {
  display: none;
}
.page-header .panel.wrapper .panel.header .link.authorization-link {
  float: right;
  list-style: none;
  margin-left: 20px;
  background-color: white;
  border-radius: 34px;
  padding: 9px 25px;
  position: relative;
}
.page-header .panel.wrapper .panel.header .link.authorization-link a {
  color: #000000;
  font-size: 15px;
  line-height: 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 500;
}
.page-header .panel.wrapper .panel.header .link.authorization-link a:before {
  content: "";
  background-image: url(../images/productimages/login.png);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 24px;
  position: absolute;
  width: 24px;
  left: -5px;
  top: 9px;
}
.page-header .panel.wrapper .panel.header .minicart-wrapper {
  margin-top: 13px !important;
  margin-left: 13px;
}
.page-header .panel.wrapper .panel.header .link.wishlist {
  list-style: none;
  margin-top: 14px;
  float: right;
  margin-left: 10px;
  line-height: 16px;
}
.page-header .panel.wrapper .panel.header .link.wishlist a .counter {
  font-size: 14px;
  border: 1px solid #f96d00;
  color: #000;
  border-radius: 2px;
  margin-left: 10px;
  padding: 0px 5px 0px;
  height: 20px;
  width: 20px;
}
.page-header .panel.wrapper .panel.header .link.wishlist a .counter:before {
  display: none;
}
.page-header .panel.wrapper .panel.header .link.wishlist a .counter:after {
  display: none;
}
.page-header .panel.wrapper .panel.header .link.wishlist a .counter.b:before {
  content: '0';
}
.page-header .panel.wrapper .panel.header .link.wishlist a span:nth-child(2) {
  display: none;
}
.page-header .panel.wrapper .panel.header .link.wishlist a:before {
  content: '';
  background-image: url(../images/productimages/towishlistblack.png);
  padding: 0px 15px 0px;
  background-position: center;
  background-repeat: no-repeat;
}
.header.content .nav-sections {
  padding: 0px 12px;
  background: none;
  text-align: end;
  margin-bottom: 0px;
}
.header.content .nav-sections #store\.menu {
  order: 1;
}
.header.content .nav-sections #store\.links {
  order: 3;
}
.header.content .nav-sections #store\.settings {
  order: 2;
}
.header.content .nav-sections [data-appearance='contained'] {
  order: 5;
  margin-left: 0 !important;
}
.header.content .nav-sections .section-items.nav-sections-items {
  height: 100%;
  margin: 0px 20px;
  display: flex;
  flex-direction: column;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content {
  height: 100%;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation {
  background: #393e46;
  height: 100%;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .header-logo-mobile {
  display: none;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation #findParts {
  display: none;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation ul {
  height: 100%;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation ul li span:last-child {
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  margin: 29px 26px;
  font-family: Oswald-Regular;
  font-weight: normal;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation ul li a {
  line-height: 35px;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation ul li .last #ui-id-6 {
  background-color: #f96d00;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation ul li .parent #ui-id-6 {
  background-color: #f96d00;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0 .submenu {
  padding: 0px;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0 .submenu .active a {
  border-width: 0px;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .category-item.level-top {
  margin-right: 0px;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .category-item.level-top .level-top {
  border-color: unset !important;
  padding: 0px;
  height: 100%;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0.active .level-top {
  border-width: 0px;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0.active {
  background-color: #f96d00;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0.has-active {
  background-color: #f96d00;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0.parent .level-top {
  border-color: unset;
  padding-right: 0px;
  border-bottom: none;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0.parent .level-top .ui-menu-icon {
  display: none;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0.parent ul {
  height: initial;
  transform: skew(24deg);
  text-align: left;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0.parent ul .all-category {
  display: none;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0.parent ul a {
  padding: 0px;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0.parent ul a .ui-menu-icon:after {
  color: black;
  margin-top: 21px;
  margin-right: 10px;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0.parent ul a span:first-child {
  line-height: 0px;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0.parent ul a span:last-child {
  line-height: 60px;
  color: #000;
  margin: 0px;
  padding: 15px;
}
.header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content .navigation .level0.parent ul ul {
  transform: skew(0deg);
}
.header.content .nav-sections .header-phone-number-mobile {
  display: none;
}
.minicart-wrapper.active #minicart-content-wrapper .block-content {
  font-size: 16px;
}
.minicart-wrapper.active #minicart-content-wrapper .block-content .action.close:hover {
  color: #757575;
}
.minicart-wrapper.active #minicart-content-wrapper .block-content .product-image-container {
  display: initial;
}
.minicart-wrapper.active #minicart-content-wrapper .block-content .minicart-items .product-item {
  font-size: 16px;
}
.cms-home .page-main {
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
.cms-home .page-main .page-title-wrapper {
  display: none;
}
.cms-home .page-main .homebanner {
  position: relative;
}
.cms-home .page-main .homebanner .slick-slider {
  padding: 0px;
}
.cms-home .page-main .homebanner .sparepartsbanner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.cms-home .page-main .homebanner .sparepartsbanner .sparepartsbannerinner {
  text-align: center;
  padding: 159px 65px;
}
.cms-home .page-main .homebanner .sparepartsbanner .sparepartsbannerinner .field.search .label {
  display: none;
}
.cms-home .page-main .homebanner .sparepartsbanner .sparepartsbannerinner .sparepartsbannertext :first-child {
  color: #ffffff;
  font-size: 30px;
  font-family: Oswald-Bold;
  line-height: 45px;
}
.cms-home .page-main .homebanner .sparepartsbanner .sparepartsbannerinner .sparepartsbannertext :first-child span {
  font-family: Oswald-Regular;
}
.cms-home .page-main .homebanner .sparepartsbanner .sparepartsbannerinner .sparepartsbannertext :nth-child(2) {
  font-family: Oswald-Bold;
  color: #f96d00;
  font-size: 70px;
  line-height: 104px;
}
.cms-home .page-main .homebanner .sparepartsbanner .sparepartsbannerinner .sparepartsbannertext :nth-child(2) span {
  color: #ffffff;
  font-family: Oswald-Bold;
  font-size: 70px;
  line-height: 104px;
}
.block-search {
  width: 100%;
  max-width: 1095px;
  float: initial;
  margin: 0 auto;
  margin-top: 20px;
}
.block-search .field.search .input-text {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  height: 94px;
  border-radius: 5px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 100;
  padding-left: 61px;
}
.block-search .field.search input#search::placeholder {
  color: #999999;
}
.block-search .field.search .amsearch-wrapper-input .amsearch-close {
  display: none !important;
}
.block-search .field.search .amsearch-wrapper-input .amsearch-loupe {
  background-image: unset;
  width: 90px;
  height: 94px;
  top: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 5px;
  background-color: #f96d00;
  opacity: 1;
  right: 0px;
  left: unset;
}
.block-search .field.search .amsearch-wrapper-input .amsearch-loupe:hover {
  background-color: #f96d00;
  filter: unset;
}
.block-search .field.search .amsearch-wrapper-input .amsearch-loupe:before {
  content: '\e615';
  color: #ffffff;
  font-size: 35px;
  font-family: 'luma-icons';
  line-height: 33px;
}
.block-search .actions .action.search {
  width: 90px;
  height: 94px;
  top: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 5px;
  background-color: #f96d00;
  opacity: 1;
  right: 0px;
}
.block-search .actions .action.search:before {
  content: '\e615';
  color: #ffffff;
  font-size: 35px;
  font-family: 'luma-icons';
}
.block-search #search_autocomplete {
  margin-top: 65px;
}
.block-search #search_autocomplete .product-item .information-container .product-item-details {
  padding: 0px;
}
.block-search #search_autocomplete .product-item .information-container .product-item-details .product-item-link {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.block-search #search_autocomplete .product-item .information-container .product-item-details .amsearch-wrapper-inner {
  flex-direction: column;
  align-items: center;
}
.block-search #search_autocomplete .recent_searches {
  font-size: 16px;
}
.block-search #search_autocomplete .recent_searches .amsearch-item .item-name {
  font-size: 16px;
}
.header-phone-number-mobile-bottom {
  display: none;
}
@media screen and (max-width: 991px) {
  .nav-toggle {
    display: block !important;
    color: #333333 !important;
  }
  .page-products main#maincontent .block.block-search.block-xsearch {
    margin-top: 45px;
  }
  .page-products main#maincontent .block.block-search.block-xsearch .block.block-content {
    display: none;
  }
  .nav-before-open.nav-open .sections.nav-sections .header-phone-number-mobile-bottom {
    display: block !important;
    color: #f96d00;
    order: 5;
  }
  .nav-before-open.nav-open .sections.nav-sections .header-phone-number-mobile-bottom .store-mobile-number-menu {
    display: flex;
  }
  .nav-before-open.nav-open .sections.nav-sections .header-phone-number-mobile-bottom strong {
    font-size: 18px;
    font-weight: bold;
    padding: 0px 10px;
  }
  .nav-before-open.nav-open .sections.nav-sections .header-phone-number-mobile-bottom strong a {
    color: #f96d00;
  }
  .nav-before-open.nav-open .sections.nav-sections .header-phone-number-mobile p {
    color: #131313;
    line-height: 35px;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Open Sans';
  }
  .nav-before-open.nav-open .sections.nav-sections .nav-sections-item-content ul.header.links {
    border-top: 1px solid #d1d1d1 !important;
    padding: 20px 0px !important;
  }
  .nav-before-open.nav-open .sections.nav-sections .nav-sections-item-content ul.header.links li a:hover {
    color: #f96d00;
    padding: 0px;
  }
  .nav-before-open.nav-open .sections.nav-sections .nav-sections-item-content ul.header.links li:nth-child(2) {
    padding-bottom: 10px;
  }
  .nav-before-open.nav-open .sections.nav-sections .nav-sections-item-content ul.header.links li:nth-child(3) {
    display: none;
  }
  .nav-before-open.nav-open .sections.nav-sections .nav-sections-item-content .switcher-language ul.dropdown.switcher-dropdown {
    padding-left: 15px;
  }
  .nav-before-open.nav-open .sections.nav-sections .nav-sections-item-content .switcher-language ul.dropdown.switcher-dropdown li a {
    color: #f96d00;
    font-family: Oswald-Light;
    font-weight: 700;
    font-size: 18px;
  }
  .nav-before-open.nav-open .block.block-search.block-xsearch .field.search .control {
    position: static;
  }
  .cms-home .column.main div#gosearch .search-banner .block.block-search.block-xsearch form.form.minisearch.xsearch-mini-form-widget .field.search {
    margin: 0px 0px -1px;
  }
  .cms-home .column.main div#gosearch .search-banner .block.block-search.block-xsearch form.form.minisearch.xsearch-mini-form-widget .actions {
    position: absolute;
    right: 5px;
  }
  .cms-home .brand-section-home-page .blog-heading {
    margin: 0px 15px;
  }
  .cms-home [data-content-type="divider"] {
    display: block;
  }
  .panel.wrapper.darkHeader a.logo {
    display: block;
  }
  .panel.wrapper.darkHeader .header-phone-number {
    display: block;
  }
  .panel.wrapper.darkHeader .minicart-wrapper {
    display: block;
  }
  .panel.wrapper.darkHeader form.form.minisearch.xsearch-mini-form-widget {
    position: fixed;
    top: 0;
    left: 0px;
    background-color: #fff;
    box-shadow: 0 7px 10px -8px #cccccc;
  }
  .panel.wrapper.darkHeader form.form.minisearch.xsearch-mini-form-widget .control {
    padding-bottom: 0px;
    margin-right: 50px;
  }
  .panel.wrapper.darkHeader form.form.minisearch.xsearch-mini-form-widget .control input.input-text {
    margin: 16px 45px !important;
  }
  .panel.wrapper.darkHeader form.form.minisearch.xsearch-mini-form-widget .actions {
    right: 20px !important;
  }
  .panel.wrapper.darkHeader span.action.nav-toggle {
    position: fixed;
    z-index: 99999;
    left: 15px;
  }
  .amsearch-wrapper-input .amsearch-close {
    display: none !important;
  }
  .amsearch-wrapper-input .amsearch-loupe {
    display: none !important;
    width: 97px !important;
    height: 54px !important;
    right: 6px !important;
  }
  .page-products .columns .products-list .product-item-info .product-item-details {
    padding-left: 10px !important;
  }
}
.abs-visually-hidden-desktop-s,
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  position: relative;
  height: auto;
  width: auto;
  padding: 0px;
  background: none;
  border: none;
  box-shadow: none;
  margin: 0px !important;
}
.product-item-info:hover .product-item-inner {
  box-shadow: none !important;
  border: none !important;
  margin: 0px !important;
  position: initial;
  padding: 0px 0px 0px;
}
.product-item-info .product-item-inner {
  box-shadow: none !important;
  border: none !important;
  margin: 0px;
  position: initial !important;
  padding: 0px 0px 0px;
  width: 100%;
}
.product-item-inner:hover {
  margin: 0px;
}
.products-grid .product-items {
  background-color: white;
}
.products-grid .product-item-actions {
  margin: 0px;
}
.product-item-info {
  width: 100% !important;
  box-shadow: none !important;
  border: none !important;
  position: relative;
  background: white;
  overflow: hidden;
  border-radius: 10px;
}
.product-item-info:hover {
  margin: 0px !important;
  padding: 0px !important;
}
.page-main .product-item {
  border: 1px solid #c8c8c8;
  border-radius: 10px;
  overflow: hidden;
}
.page-main .product-item .product-item-actions {
  display: flex;
  justify-content: center;
}
.cms-home .block-products-list.grid {
  max-width: 1170px;
  margin: 100px auto 0px auto;
}
.cms-home .block-products-list.grid .block-title {
  text-align: center;
  margin-bottom: 30px;
}
.cms-home .block-products-list.grid .block-title strong {
  font-family: Oswald-SemiBold;
  font-size: 35px;
  line-height: 52px;
  color: black;
}
.cms-home .block-products-list.grid .block-subtitletext {
  max-width: 730px;
  width: 100%;
  margin: 0px auto 76px;
}
.cms-home .block-products-list.grid .block-subtitletext p {
  font-size: 20px;
  line-height: 30px;
  color: black;
  text-align: center;
  font-family: Oswald-Regular;
}
.page-main .product-item {
  margin-bottom: 30px !important;
}
.page-main .product-item .product-item-info:hover .actions-secondary {
  display: flex;
  flex-direction: column;
}
.page-main .product-item .product-item-info:hover .action.tocart.primary {
  width: 100%;
  background: #f96d00;
  border: 1px solid #f96d00;
  border-radius: 6px;
  box-shadow: 0px 0px 20px 0px #f96d00;
}
.page-main .product-item .product-item-info:hover .action.tocart.primary span {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
.page-main .product-item .product-item-details {
  padding: 0px 17px 17px 17px;
  border-top: 1px solid #c8c8c8;
}
.page-main .product-item .product-item-details .reviewdiv {
  padding: 10px 20px;
  height: 45px;
  border-bottom: 1px solid #c8c8c8;
}
.page-main .product-item .product-item-details .product-vendor-attribute .attribute_code {
  font-size: 16px;
  padding: 10px 20px;
  color: #000;
  border-bottom: 1px solid #c8c8c8;
  display: flex;
  justify-content: space-between;
}
.page-main .product-item .product-item-details .product-vendor-attribute .attribute_code strong.type {
  color: #F96D00;
  margin-right: 10px;
  width: 50%;
  font-family: Oswald-Medium;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.page-main .product-item .product-item-details .product-vendor-attribute .attribute_code .value {
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-family: Oswald-Regular;
}
.page-main .product-item .product-item-details .rating-summary .label {
  position: initial;
  font-family: Metropolis-Medium;
  font-size: 12px;
  color: #999999;
}
.page-main .product-item .product-item-details .rating-summary .rating-result:before {
  background-image: url(../images/productimages/ratingback.png);
  content: '';
  width: 70px;
  height: 14px;
}
.page-main .product-item .product-item-details .rating-summary .rating-result {
  width: 70px;
}
.page-main .product-item .product-item-details .rating-summary .rating-result span:before {
  background-image: url(../images/productimages/ratingforward.png);
  content: '';
  height: 14px;
}
.page-main .product-item .product-item-details .reviews-actions {
  display: none;
}
.page-main .product-item .product-item-details .price-box {
  margin-bottom: 20px;
}
.page-main .product-item .product-item-details .price-box .price-label {
  display: none;
}
.page-main .product-item .product-item-details .price-box .price {
  font-family: Oswald-Regular;
  font-size: 30px;
  line-height: 24px;
  color: #f96d00;
}
.page-main .product-item .product-item-details .product-item-name {
  border-bottom: 1px solid #c8c8c8;
  padding: 20px 20px 10px 20px;
  margin: 0px;
}
.page-main .product-item .product-item-details .product-item-name a {
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 24px;
  color: #393E46;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}
.page-main .product-item .actions-primary {
  width: 100%;
  height: 45px;
  margin: 0px 20px;
}
.page-main .product-item .actions-primary .action.tocart.primary {
  width: 100%;
  background: #e9e9e9;
  border: 1px solid #e9e9e9;
  border-radius: 6px;
  padding: 8px 10px;
}
.page-main .product-item .actions-primary .action.tocart.primary span {
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 24px;
  color: #999999;
}
.page-main .product-item .actions-primary .action.tocart.primary span:before {
  content: '';
  background-image: url(../images/productimages/shoppingcart.png);
  padding: 0px 30px 0px 0px;
  background-repeat: no-repeat;
  background-position: center;
}
.page-main .product-item .actions-primary .stock.unavailable {
  text-align: center;
  padding-right: 0px;
  padding-top: 0px;
}
.page-main .product-item .actions-secondary {
  position: absolute;
  top: 0px;
  left: 0px;
}
.page-main .product-item .actions-secondary .action.towishlist {
  display: none;
}
.page-main .product-item .actions-secondary .action.tocompare {
  display: none;
}
.testimonials {
  background-image: url(../images/testimonials/testimonialsbackground.webp);
  background-size: cover;
  background-position: center;
  margin-top: 130px;
  padding: 100px 0px 76px 0px;
}
.testimonials .owl-nav {
  display: none;
}
.testimonials .owl-dots {
  margin-top: 44px;
}
.testimonials button.owl-dot {
  box-shadow: none;
}
.testimonials .owl-theme .owl-dots .owl-dot.active span,
.testimonials .owl-theme .owl-dots .owl-dot:hover span {
  background: white;
}
.testimonials .owl-theme .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.4);
}
.testimonials .testimonialsheadings {
  margin-bottom: 50px;
}
.testimonials .testimonialsheadings .feedback {
  font-family: Oswald-Light;
  text-align: center;
  font-size: 25px;
  line-height: 37px;
  color: #ffffff;
}
.testimonials .testimonialsheadings .heading {
  font-family: Oswald-SemiBold;
  text-align: center;
  font-size: 55px;
  line-height: 51px;
  color: #ffffff;
}
.testimonials .testimonialsslider {
  height: 500px !important;
  padding: 33px;
  background-color: white;
  height: 100%;
  min-height: 422px;
}
.testimonials .testimonialsslider .testimonialssliderinner {
  position: relative;
}
.testimonials .testimonialsslider .testimonialssliderinner .testimonialquote {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 68px;
  width: 68px;
  background-color: #E9E9E9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
}
.testimonials .testimonialsslider .testimonialssliderinner .testimonial-image {
  height: 100%;
  width: 100%;
  max-width: 92px;
}
.testimonials .testimonialsslider .testimonialssliderinner img {
  border-radius: 80px;
}
.testimonials .testimonialsslider .clientinfo {
  padding-top: 56px;
}
.testimonials .testimonialsslider .clientinfo .clientimg {
  display: flex;
}
.testimonials .testimonialsslider .clientinfo .clientimg img {
  width: auto;
}
.testimonials .testimonialsslider .clientinfo .clientimg .clientname {
  font-family: Oswald-SemiBold;
  font-size: 25px;
  line-height: 37px;
}
.testimonials .testimonialsslider .clientinfo .clientimg .clientnametwo {
  font-family: Oswald-Regular;
  font-size: 18px;
  line-height: 26px;
  color: #999999;
}
.testimonials .testimonialsslider .clientinfo .clientcomnt {
  font-family: Oswald-Regular;
  padding-right: 30px;
  margin-top: 32px;
  font-size: 18px;
  line-height: 26px;
  color: black;
}
.testimonials .testimonialsslider .clientdesc {
  display: flex;
  margin-left: 10px;
  flex-direction: column;
  justify-content: center;
}
.testimonials .testimonialsslider .quote-icon-testimonial .testimonialquote i {
  display: block;
  height: 68px;
  width: 68px;
  background-color: #E9E9E9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #999999;
}
.testimonials .testimonialsslider:hover .quote-icon-testimonial .testimonialquote i {
  background-color: #f96d00;
  color: #fff;
}
.testimonials #testimonialsslider .owl-dot span {
  width: 13px;
  height: 13px;
}
@media screen and (max-width: 389px) {
  .testimonials .testimonialsslider {
    padding: 33px 11px;
  }
  .testimonials .testimonialsslider .clientinfo .clientcomnt {
    font-size: 17px;
    padding-right: 15px;
  }
}
.bestsellerhead {
  font-family: Oswald-Regular;
  text-align: center;
  font-size: 25px;
  line-height: 37px;
  color: #f96d00;
}
.newoffering {
  margin-top: 70px;
  margin-bottom: 0px;
}
.newoffering .newofferinghead p {
  text-align: center;
  font-size: 35px;
  line-height: 51px;
  color: #393e46;
  font-family: Oswald-Bold;
}
.newoffering .newofferinghead p:last-child {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  color: #393e46;
  font-family: Oswald-Regular;
}
.newoffering .newofferingcontent {
  margin-top: 51px;
}
.newoffering .newofferingcontent .owl-nav {
  display: none;
}
.newoffering .newofferingcontent .owl-dots {
  display: none;
}
.newoffering .newofferingcontent .excavatorinner {
  height: 100%;
  min-height: 600px;
  padding: 70px;
}
.newoffering .newofferingcontent .excavatorinner .offeringbuttons {
  font-family: Oswald-SemiBold;
  margin-top: 108px;
  font-size: 16px;
  line-height: 24px;
  height: 66px;
  width: 100%;
  max-width: 233px;
  background: white;
  color: #393e46;
  border-radius: 33px;
  border: none;
  box-shadow: none;
}
.newoffering .newofferingcontent .excavatorinner p {
  font-size: 3vw;
  line-height: 1.3;
  color: white;
  font-family: Oswald-Bold;
  margin-bottom: 0;
}
.newoffering .newofferingcontent .red-bulldozer {
  background-image: url('../images/newoffering/red-bulldozer.webp');
  background-size: cover;
}
.newoffering .newofferingcontent .yellow-bulldozer {
  background-image: url('../images/newoffering/yellow-bulldozer.webp');
  background-size: cover;
}
.newoffering .newofferingcontent .white-bulldozer {
  background-image: url('../images/newoffering/white-bulldozer.webp');
  background-size: cover;
}
.newoffering .newofferingcontent .black-bulldozer {
  background-image: url('../images/newoffering/black-bulldozer.webp');
  background-size: cover;
}
.topqualitypatners {
  margin-top: 100px;
}
.topqualitypatners .qualitypatnershead {
  margin-bottom: 30px;
}
.topqualitypatners .qualitypatnershead p {
  font-family: Oswald-Bold;
  text-align: center;
  font-size: 35px;
  line-height: 51px;
  color: #393E46;
}
.topqualitypatners .qualitypatnerscontent .partnerlogo {
  padding: 66px 21px;
  border: 1px solid #c8c8c8;
}
.topqualitypatners .owl-dots {
  display: none;
}
.topqualitypatners .owl-nav {
  display: none;
}
.supporthelpfooter {
  background-color: #f6f6f6;
  padding: 35px 0px;
}
.supporthelpfooter .owncontainer.row {
  justify-content: space-around;
}
.supporthelpfooter .policyfooter {
  padding: 0px;
}
.supporthelpfooter .policyfooter .supportcontent {
  display: flex;
  width: max-content;
}
.supporthelpfooter .policyfooter .supportcontent .footer-policy-logo {
  display: flex;
  align-items: center;
  background-color: #fff;
  width: 80px;
  height: 80px;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid #E9E9E9;
}
.supporthelpfooter .policyfooter .supportcontent .supportcontentdiv {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 10px;
}
.supporthelpfooter .policyfooter .supportcontent .supportcontentdiv div:first-child {
  font-family: Oswald-Bold;
  font-size: 16px;
  line-height: 35px;
  color: #393E46;
}
.supporthelpfooter .policyfooter .supportcontent .supportcontentdiv div:nth-child(2) {
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 35px;
  color: #999999;
}
.post-list-container.mpcss {
  background-color: #f6f6f6;
  margin-top: 100px;
}
.post-list-container.mpcss .owl-theme .owl-nav .owl-next:hover {
  background: 0 0;
  background-image: url(../images/blog/vectorright.png);
}
.post-list-container.mpcss .owl-theme .owl-nav .owl-prev:hover {
  background: 0 0;
  background-image: url(../images/blog/vectorright.png);
  transform: rotate(180deg);
}
.post-list-container.mpcss .widget-title {
  padding-top: 100px;
  margin-bottom: 30px;
  text-align: center;
}
.post-list-container.mpcss .widget-title a {
  font-family: Oswald-Bold;
  font-size: 35px;
  line-height: 51px;
  color: black;
}
.post-list-container.mpcss .blogslider {
  padding-bottom: 40px;
  max-width: 1170px;
  margin: 0px auto;
}
.post-list-container.mpcss .blogslider .post-list-item {
  margin-left: 0px !important;
}
.post-list-container.mpcss .blogslider .owl-nav {
  position: absolute;
  top: 32%;
  width: 100%;
}
.post-list-container.mpcss .blogslider .owl-nav .owl-prev.disabled {
  background-image: url(../images/blog/vectorleft.png);
  transform: rotate(0deg);
  width: 34px;
  height: 34px;
  box-shadow: none;
}
.post-list-container.mpcss .blogslider .owl-nav .owl-prev.disabled span {
  display: none;
}
.post-list-container.mpcss .blogslider .owl-nav .owl-prev {
  background-image: url(../images/blog/vectorright.png);
  transform: rotate(180deg);
  width: 34px;
  height: 34px;
  float: left;
  box-shadow: none;
}
.post-list-container.mpcss .blogslider .owl-nav .owl-prev span {
  display: none;
}
.post-list-container.mpcss .blogslider .owl-nav .owl-next {
  background-image: url(../images/blog/vectorright.png);
  width: 34px;
  height: 34px;
  float: right;
  box-shadow: none;
}
.post-list-container.mpcss .blogslider .owl-nav .owl-next span {
  display: none;
}
.post-list-container.mpcss .blogslider .owl-nav .owl-next.disabled {
  background-image: url(../images/blog/vectorleft.png);
  transform: rotate(180deg);
  opacity: 0.2;
  width: 34px;
  height: 34px;
  box-shadow: none;
}
.post-list-container.mpcss .blogslider .owl-nav .owl-next.disabled span {
  display: none;
}
.post-list-container.mpcss .blogslider .post-item-wraper {
  background-color: white;
  border-radius: 10px;
  padding: 0px !important;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper {
  padding: 30px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .mp-post-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .mp-post-title a {
  font-family: Oswald-Bold;
  font-size: 18px;
  line-height: 26px;
  color: black;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .post-short-description {
  font-family: Oswald-Regular;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 25px;
  color: #888888;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .post-short-description p {
  margin: 0px;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .mp-post-info {
  font-family: Oswald-SemiBold;
  margin-bottom: 32px;
  height: 35px;
  font-size: 12px;
  line-height: 17px;
  color: #888888;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .mp-post-info .mp-blog-calendar-times:before {
  background-image: url(../images/blog/calander.png);
  width: 17px;
  margin-right: 3px;
  height: 14px;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .mp-post-info .mp-blog-user:before {
  background-image: url(../images/blog/admin.png);
  width: 16px;
  height: 14px;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .mp-post-info .mp-blog-icon.mp-blog-traffic {
  display: none;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .mp-post-info .mp-blog-icon.mp-blog-user {
  margin-left: 6px;
  margin-right: 3px;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .mp-post-info a {
  font-size: 12px;
  line-height: 17px;
  color: #888888;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .mp-post-info .mp-blog-comments:before {
  background-image: url(../images/blog/message.png);
  width: 17px;
  height: 14px;
  margin-right: 3px;
  margin-left: 6px;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .actions {
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 53px;
  max-width: 207px;
  border-radius: 100px;
}
.post-list-container.mpcss .blogslider .post-item-wraper .post-info-wraper .actions .mp-read-more {
  font-family: Oswald-SemiBold;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff !important;
}
.post-list-container.mpcss .blogslider .post-item-wraper:hover {
  box-shadow: none;
}
.post-list-container.mpcss .blogslider .post-image {
  border-radius: 10px;
  min-height: 220px;
}
.post-list-container.mpcss .blogslider .post-image img.img-responsive {
  margin: 0px;
}
.post-list-container.mpcss .blogslider .owl-dot {
  margin-top: 78px;
  box-shadow: none;
}
.post-list-container.mpcss .blogslider .owl-dot span {
  width: 16px;
  height: 16px;
}
.post-list-container.mpcss .blogslider .owl-dot:hover span {
  background: black;
}
.post-list-container.mpcss .blogslider .owl-dot.active span {
  background: black;
}
.post-list-container.mpcss .post-list-item {
  margin-bottom: 0px;
}
.page-footer {
  background-color: #393E46;
  color: #ffffff;
  padding-bottom: 0px;
  margin-top: 100px;
}
.page-footer .disclaimer {
  font-family: Oswald-Bold;
  font-size: 25px;
  margin-bottom: 17px !important;
  margin-top: 5px !important;
}
.page-footer .footer.content {
  border-top: none;
  padding: 0px;
  max-width: 100%;
}
.page-footer .footer.content .control label input {
  font-family: Oswald-Regular;
  height: 56px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  font-size: 16px;
}
.page-footer .footer.content .action.subscribe.primary {
  font-family: Oswald-Bold;
  height: 56px;
  width: 150px;
  background-color: #f96d00;
  border: 1px solid #f96d00;
  font-size: 20px;
}
.page-footer .footer.content .newsletterbox {
  height: 131px;
  width: 67%;
  float: right;
  padding: 38px 20px 38px 0px;
  justify-content: space-around;
  background-color: #222831;
}
.page-footer .footer.content .newsletterbox span.label {
  font-size: 20px;
  line-height: 57px;
  font-family: Oswald-Bold;
  margin-left: 20px;
}
.page-footer .footer.content .socialimgs {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 33%;
  line-height: 0;
  background-color: #5C636E;
  float: left;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  padding: 43px 40px;
}
.page-footer .footer.content ul {
  padding-right: 0px;
}
.page-footer .footer.content .footernewsletter {
  height: 130px;
  background-color: black;
  border-radius: 10px;
}
.page-footer .firstli {
  font-size: 20px;
  line-height: 30px;
  font-family: Oswald-Bold;
  margin-bottom: 31px !important;
}
.page-footer li.disclaimertext {
  max-width: 327px;
  font-size: 18px;
  line-height: 30px;
}
.page-footer ul li {
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px !important;
}
.page-footer ul li a {
  color: white;
}
.footerlinks {
  margin-top: 100px;
  margin-bottom: 50px;
}
.block.newsletter .form.subscribe .field {
  float: none;
  max-width: initial;
}
.block.newsletter .form.subscribe .actions {
  float: none;
  max-width: initial;
}
.footernewsletter .block.newsletter {
  max-width: initial;
}
.footernewsletter .block.newsletter .field .control:before {
  display: none;
}
.footernewsletter .block.newsletter .form.subscribe {
  width: 520px;
}
.footercopyright {
  display: flex;
  justify-content: space-between;
  margin-top: 52px;
  margin-bottom: 107px;
}
.footercopyright .footercopyrighttext p {
  font-family: Oswald-Regular;
  font-size: 18px;
  line-height: 27px;
  margin-top: 1rem;
}
.footercopyright .footercopyrighttext p span {
  color: #f96d00;
}
.footercopyright .footercopyrightimgs {
  display: flex;
}
.footercopyright .footercopyrightimgs div {
  margin-left: 30px;
}
.copyright {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 860px) {
  .navigation ul li span {
    margin: 29px 18px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 840px) {
  .page-main .product-item .product-item-details {
    padding: 0px 9px 9px 9px;
  }
}
@media screen and (max-width: 991px) {
  .darkHeader .panel.header .switcher {
    display: flex;
    margin-right: 20px !important;
  }
  .nav-sections-item-content .navigation ul li span {
    line-height: 54px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 575px) {
  .footerlinks .firstli {
    margin-bottom: 17px !important;
  }
  .footerlinks .firstli:after {
    content: '\e622';
    font-family: luma-icons;
    position: absolute;
    right: 0;
    font-size: 10px;
  }
  .footerlinks .allul {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .cms-home .page-main .products-grid.grid .product-item:nth-child(5n +1) {
    margin-left: 0px !important;
  }
  .cms-home .page-main .products-grid.grid .product-item {
    width: calc(17.5%) !important;
    margin-left: 30px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .cms-home .page-main .products-grid.grid .product-item:nth-child(4n +1) {
    margin-left: 0px !important;
  }
  .cms-home .page-main .products-grid.grid .product-item {
    width: calc(21.75%) !important;
    margin-left: 30px !important;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .cms-home .products-grid.grid .product-item:nth-child(3n +1) {
    margin-left: 0px !important;
  }
  .cms-home .products-grid.grid .product-item {
    width: calc(29.33333333%) !important;
    margin-left: 30px !important;
  }
}
@media screen and (min-width: 415px) and (max-width: 639px) {
  .cms-home .products-grid.grid .product-item:nth-child(2n +1) {
    margin-left: 0px !important;
  }
  .cms-home .products-grid.grid .product-item {
    width: calc(46%) !important;
    margin-left: 30px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 427px) {
  .cms-home .newoffering .newofferingcontent .excavatorinner {
    padding: 50px 28px;
  }
  .cms-home .newoffering .newofferingcontent .excavatorinner p {
    font-size: 31px;
    line-height: 50px;
    margin: 0px;
  }
}
@media screen and (min-width: 320px) and (max-width: 414px) {
  .cms-home .products-grid.grid .product-item:nth-child(2n +1) {
    margin-left: 0px !important;
  }
  .cms-home .products-grid.grid .product-item {
    width: calc(48%) !important;
    margin-left: 11px !important;
  }
  .cms-home .products-grid.grid .product-item .product-item-details {
    padding: 0px 5px 13px !important;
  }
  .cms-home .products-grid.grid .product-item .product-item-details .reviewdiv {
    text-align: center;
  }
  .cms-home .products-grid.grid .product-item .product-item-details .product-item-name {
    text-align: center;
    padding: 10px;
  }
  .cms-home .products-grid.grid .product-item .product-item-details .price-box {
    text-align: left;
  }
  .cms-home .products-grid.grid .product-item .product-item-details .actions-primary button {
    padding: 2px 0px;
  }
}
@media screen and (min-width: 1370px) {
  .owl-nav .owl-prev.disabled {
    position: relative;
    left: -80px;
  }
  .owl-nav .owl-prev {
    position: relative;
    left: -80px;
  }
  .owl-nav .owl-next {
    position: relative;
    right: -80px;
  }
  .owl-nav .owl-next.disabled {
    position: relative;
    right: -80px;
    box-shadow: none;
  }
}
@media screen and (max-width: 1169px) and (min-width: 1068px) {
  .footernewsletter .block.newsletter .form.subscribe {
    width: 430px;
  }
}
@media screen and (max-width: 1067px) and (min-width: 986px) {
  .footernewsletter .block.newsletter .form.subscribe {
    width: 320px;
  }
}
@media screen and (max-width: 985px) and (min-width: 860px) {
  .footernewsletter .block.newsletter .form.subscribe {
    width: 293px;
  }
}
@media screen and (min-width: 795px) and (max-width: 859px) {
  .block.newsletter .form.subscribe {
    width: 258px !important;
  }
}
@media screen and (min-width: 795px) and (max-width: 859px) {
  .footernewsletter span.label {
    margin-left: 10px !important;
  }
  .footernewsletter .block.newsletter .form.subscribe input#newsletter {
    padding: 0px 0px 0px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 794px) {
  .header-phone-number .fip_header__header_callus {
    gap: 0px !important;
  }
  .footernewsletter span.label {
    margin-left: 10px !important;
  }
  .footernewsletter .block.newsletter .form.subscribe {
    width: 240px;
  }
  .footernewsletter .block.newsletter .form.subscribe input#newsletter {
    padding: 0px 0px 0px 10px;
  }
  .footernewsletter .block.newsletter .form.subscribe .actions button {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 1067px) and (min-width: 768px) {
  .page-footer .footer.content .action.subscribe.primary {
    width: 110px;
    padding: 10px 10px;
  }
  .page-footer .footer.content .socialimgs {
    height: 100%;
    padding: 40px 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .catalog-product-view .column.main {
    display: flex;
    flex-direction: column;
  }
  .catalog-product-view .column.main .product-info-main {
    order: 2;
  }
  .catalog-product-view .column.main .product.media {
    order: 1;
  }
  .catalog-product-view .column.main #product-description {
    order: 3;
  }
  .page-footer .footer.content .footernewsletter .block.newsletter .form.subscribe {
    margin-top: -20px !important;
  }
  .page-header .panel.wrapper .panel.header .link.authorization-link a {
    font-size: 0px !important;
  }
  .page-header .panel.wrapper .panel.header #switcher-language {
    display: none;
  }
  .nav-open {
    overflow: hidden;
  }
  .nav-open div#store\.settings {
    display: flex !important;
  }
  .nav-open .switcher-options ul.dropdown.switcher-dropdown {
    display: none;
  }
  .nav-open .switcher-options.active ul.dropdown.switcher-dropdown {
    display: block !important;
    list-style: none;
  }
  .nav-open .only-tab-header-links.contact-about-us {
    display: block !important;
    border-top: 0px !important;
  }
  .nav-open .only-tab-header-links {
    display: block !important;
    order: 4;
    padding: 20px 0px;
    border-top: 1px solid #d1d1d1 !important;
    border-bottom: 1px solid #d1d1d1 !important;
  }
  .nav-open .only-tab-header-links ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .nav-open .only-tab-header-links ul li {
    list-style: none;
  }
  .nav-open .only-tab-header-links ul li:hover {
    cursor: pointer;
    list-style: none;
  }
  .nav-open .only-tab-header-links ul li a {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 900;
    color: #f96d00;
    font-family: 'Open Sans', 'Oswald-Regular' !important;
    margin: 0px;
  }
  .nav-open span.action.nav-toggle {
    position: absolute;
    right: 20px;
  }
  .nav-open span.action.nav-toggle:after {
    background: rgba(255, 255, 255, 0.4) !important;
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-open .nav-toggle::before {
    display: none !important;
  }
  .nav-open .header.content {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 15px, rgba(0, 0, 0, 0.05) 0px 0px 1px;
    z-index: 9999999999 !important;
    height: 100% !important;
    display: block !important;
    position: fixed !important;
    top: 0px !important;
    width: 37% !important;
    overflow-x: scroll;
  }
  .cms-home .newoffering .newofferingcontent .exca {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .fotorama__fullscreen .page-wrapper header.page-header .panel.header {
    z-index: 0;
  }
  figure.home-banner-image {
    height: 310px !important;
    width: 310px !important;
    margin: 10% 0px 10% 10% !important;
  }
  .navigation .header-logo-mobile {
    display: block !important;
    padding: 20px 0px;
  }
  .navigation #ui-id-2 .nav-1 {
    display: none;
  }
  .navigation #ui-id-2 .nav-2 {
    display: none;
    order: 2;
    border-bottom: 1px solid #d1d1d1 !important;
    padding-bottom: 15px;
  }
  .navigation #ui-id-2 .nav-3 {
    display: none;
    order: 1;
    padding-top: 15px;
  }
  .navigation #ui-id-2 .nav-4 {
    display: none;
  }
  .navigation #ui-id-2 .nav-5 {
    order: 0;
    padding: 10px 0px;
    border-bottom: 1px solid #d1d1d1 !important;
  }
  .navigation #ui-id-2 .level0.category-item {
    margin: 0px;
    transform: none;
    border: 0px;
    background-color: #fff !important;
  }
  .navigation #ui-id-2 .level0.category-item .level-top {
    border-color: unset !important;
    padding: 0px;
    height: 100%;
    transform: none;
  }
  .navigation #ui-id-2 .level0.category-item span {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 900;
    color: #f96d00;
    font-family: 'Open Sans', 'Oswald-Regular' !important;
    margin: 0px !important;
  }
  .navigation .parent .level-top:after {
    display: none;
  }
  .navigation .level1 .submenu {
    padding-left: 8px !important;
  }
  .signicon {
    display: none;
  }
  .page-header {
    border-bottom: none;
    margin-bottom: 0px;
    background-color: #fff;
  }
  .page-header .panel.wrapper .panel.header {
    display: block;
    z-index: 9999999;
  }
  .page-header .panel.wrapper .panel.header .minicart-wrapper {
    margin-top: 0px;
  }
  .page-header .panel.wrapper .panel.header .link.authorization-link {
    display: none;
  }
  .page-header .panel.wrapper .panel.header .header-phone-number .fip_header__text_button {
    padding: 15px 10px 0px;
  }
  .page-header .panel.wrapper .panel.header .header-phone-number .fip_header__text_button .phone {
    width: 26px;
    height: 26px;
  }
  .page-header .header.links .greet.welcome {
    text-transform: capitalize;
    border-top: 0px solid #d1d1d1 !important;
    line-height: 35px;
    padding: 0px 15px !important;
    font-family: Oswald-Light;
    display: none;
  }
  .page-header .header.links .greet.welcome span {
    font-weight: 700 !important;
    color: #f96d00;
    line-height: 50px;
    font-size: 18px;
    font-family: Oswald-Light;
  }
  .page-header .header.links li a {
    color: #f96d00;
    border-top: 1px solid #fff;
    line-height: 35px;
    font-weight: 900;
    font-size: 18px;
    font-family: 'Open Sans', 'Oswald-Regular';
    text-transform: capitalize;
    margin: 0px;
    padding: 0px;
  }
  .page-header .header.links li a#idDiKW9aFL_mobile {
    display: none !important;
  }
  .page-header .header.content {
    background-color: #fff;
    display: none;
  }
  .header.content .nav-sections {
    padding: 0px;
    background-color: #ffffff;
    text-align: start;
    margin-bottom: 0px;
    z-index: 99999999;
  }
  .header.content .nav-sections .header-phone-number-mobile {
    display: block;
    padding-top: 20px;
  }
  .header.content .nav-sections .nav-sections-item-title.active {
    background: #f96d00;
  }
  .header.content .nav-sections .nav-sections-item-title.active a {
    color: white;
    font-size: 20px;
    font-family: Oswald-SemiBold;
  }
  .header.content .nav-sections .nav-sections-item-title {
    border-width: 0px;
    background: #fff;
    display: none !important;
  }
  .header.content .nav-sections .nav-sections-item-title a {
    color: #f96d00;
    font-size: 20px;
    font-family: Oswald-SemiBold;
  }
  .header.content .nav-sections .section-items.nav-sections-items {
    height: 100%;
  }
  .header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content {
    height: auto;
    display: block !important;
    float: none !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
    padding: 0px;
  }
  .header.content .nav-sections .section-items.nav-sections-items .nav-sections-item-content div#switcher-currency-nav {
    display: none;
  }
  .header.content .nav-sections .switcher {
    position: relative;
    color: #f96d00;
    padding: 15px 0px;
    border: 0px !important;
    display: flex;
    align-items: baseline;
    margin-left: 0px !important;
  }
  .header.content .nav-sections .switcher .switcher-options.active .switcher-dropdown li a {
    font-weight: 700;
  }
  .header.content .nav-sections .switcher strong.label.switcher-label {
    font-family: 'Open Sans', 'Oswald-Regular' !important;
    padding-left: 0px;
    font-size: 18px;
    padding-bottom: 0px;
  }
  .header.content .nav-sections .switcher .actions.dropdown {
    display: block;
  }
  .header.content .nav-sections .switcher .actions.dropdown .switcher-trigger strong span {
    color: #f96d00 !important;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
  }
  .header.content .nav-sections .switcher .actions.dropdown ul.dropdown {
    right: -9px;
    top: 63px;
  }
  .header.content .nav-sections .switcher .switcher-trigger {
    width: 100%;
    padding-left: 15px;
  }
  .header.content .nav-sections .switcher .switcher-trigger:hover {
    cursor: pointer !important;
  }
  .header.content .nav-sections .switcher .switcher-trigger strong span {
    color: #f96d00 !important;
    font-size: 20px;
    line-height: 40px;
    font-weight: normal;
  }
  .header.content .nav-sections .switcher .switcher-trigger strong:after {
    right: 0px;
    top: 40%;
    display: none;
  }
  .header.content .nav-sections .switcher .action.toggle:after {
    display: none !important;
  }
  .navigation {
    background: unset !important;
  }
  .navigation #findParts {
    display: block !important;
    font-size: 18px;
    text-transform: capitalize;
    color: #f96d00;
    font-weight: 900;
    list-style: none;
    font-family: 'Open Sans', 'Oswald-Regular';
  }
  .navigation #findParts:hover {
    cursor: pointer;
  }
  .navigation ul {
    height: initial;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
  }
  .navigation li.level0.ambrands-menu-item.ui-menu-divider.ui-widget-content {
    display: none;
  }
  .navigation .level0 {
    margin: 0px;
    transform: none !important;
  }
  .navigation .level0 .level-top {
    background-color: #ffffff;
    transform: none !important;
  }
  .navigation .level0.nav-1 {
    background-color: unset;
  }
  .navigation .level0.parent .level-top {
    background-color: #ffffff;
    border-color: unset;
    padding-right: 0px;
  }
  .navigation .level0.parent .level-top .ui-menu-icon {
    display: none;
  }
  .header.content {
    padding: 30px 20px;
  }
  .header.content .nav-toggle:before {
    background-image: url(../images/header/mobileheadericon.png);
    content: '';
    height: 25px;
    width: 38px;
  }
  .header.content .action.nav-toggle {
    left: auto;
    right: 20px;
    top: 40%;
  }
  .header.content .logo {
    margin: 0px;
    float: initial;
  }
  .cms-home .sparepartsbanner .sparepartsbannerinner {
    padding: 55px 40px 70px !important;
  }
  .cms-home .sparepartsbanner .sparepartsbannerinner .sparepartsbannertext :first-child {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .cms-home .sparepartsbanner .sparepartsbannerinner .sparepartsbannertext :nth-child(2) {
    font-size: 35px !important;
    line-height: 52px !important;
  }
  .cms-home .sparepartsbanner .sparepartsbannerinner .sparepartsbannertext :nth-child(2) span {
    font-size: 35px !important;
    line-height: 52px !important;
  }
  .block-search .label:before {
    content: '';
  }
  .block-search .form.minisearch {
    position: relative;
  }
  .block-search .form.minisearch .actions {
    position: absolute;
    right: 6px;
    top: 20px;
    z-index: 99;
  }
  .block-search .field.search .input-text {
    border: 1px solid #c2c2c2 !important;
    font-size: 2.5vw;
    line-height: 24px;
    position: unset;
    height: 64px;
    margin: 15px 0px 0px 0px;
    padding: 19px 0px 19px 21px;
  }
  .block-search .field.search label.label {
    display: none;
  }
  .block-search .actions .action.search {
    border: 1px solid #f96d00;
    display: block;
    width: 97px;
    height: 54px !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-family: Oswald-SemiBold;
    box-shadow: unset;
  }
  .block-search .actions .action.search:before {
    display: none;
  }
  .block-search .control {
    border-top: none;
    border-bottom: 1px solid #eaeaea94;
    padding-bottom: 10px;
  }
  .cms-home .block-products-list.grid {
    margin-left: 20px;
    margin-right: 20px;
  }
  .cms-home .block-products-list.grid .block-title.mob {
    text-align: center;
    margin-bottom: 30px;
  }
  .cms-home .block-products-list.grid .block-title.mob strong {
    font-family: Oswald-SemiBold;
    font-size: 25px;
    line-height: 37px;
    color: black;
  }
  .cms-home .block-products-list.grid .block-subtitletext {
    margin-bottom: 31px;
  }
  .cms-home .block-products-list.grid .block-subtitletext p {
    font-size: 16px;
    line-height: 23px;
  }
  .cms-home .block-products-list.grid .product-item-details {
    padding: 0px 0px 15px;
  }
  .testimonials {
    background-image: url(../images/testimonials/testimonialsbackground-m.webp);
    margin-top: 100px;
    padding: 70px 29px 0px 29px;
  }
  .testimonials .owl-dots {
    margin-top: 41px;
    padding-bottom: 100px;
  }
  .testimonials .testimonialsheadings {
    margin-bottom: 30px;
  }
  .testimonials .testimonialsheadings .feedback {
    font-family: Oswald-Light;
    text-align: center;
    font-size: 25px;
    line-height: 37px;
    color: #ffffff;
  }
  .testimonials .testimonialsheadings .heading {
    font-family: Oswald-SemiBold;
    text-align: center;
    font-size: 35px;
    line-height: 52px;
    color: #ffffff;
  }
  .newoffering {
    margin: 70px 20px 0px 19px;
  }
  .newoffering .newofferinghead p {
    text-align: center;
    font-size: 35px;
    line-height: 51px;
    color: #393e46;
    font-family: Oswald-Bold;
  }
  .newoffering .newofferingcontent {
    margin-top: 31px;
  }
  .newoffering .newofferingcontent .excavatorinner {
    padding: 70px 30px 70px 30px;
  }
  .newoffering .newofferingcontent .excavatorinner .offeringbuttons {
    font-family: Oswald-SemiBold;
    margin-top: 108px;
    font-size: 16px;
    line-height: 24px;
    height: 66px;
    width: 100%;
    max-width: 233px;
    background: white;
    border-radius: 33px;
    border: none;
    box-shadow: none;
  }
  .newoffering .newofferingcontent .excavatorinner p {
    font-size: 63px;
    line-height: 93px;
    color: white;
    font-family: Oswald-Bold;
  }
  .cms-home .post-list-container.mpcss {
    padding: 0px 20px;
  }
  .cms-home .post-list-container.mpcss .widget-title {
    margin-bottom: 75px;
  }
  .cms-home .post-list-container.mpcss .widget-title a {
    font-family: Oswald-Bold;
    font-size: 35px;
    line-height: 51px;
    color: black;
  }
  .cms-home .post-list-container.mpcss .blogslider {
    padding-bottom: 0px;
  }
  .cms-home .post-list-container.mpcss .blogslider .owl-nav {
    display: none;
  }
  .cms-home .post-list-container.mpcss .blogslider .owl-dots button {
    margin-top: 30px;
    margin-bottom: 100px;
  }
  .cms-home .post-list-container.mpcss .blogslider .post-item-wraper {
    background-color: white;
    border-radius: 10px;
    padding: 0px !important;
  }
  .cms-home .post-list-container.mpcss .blogslider .mp-post-info {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .cms-home .post-list-container.mpcss .blogslider .mp-post-info a {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .topqualitypatners .row {
    margin-left: 0px;
  }
  .supporthelpfooter {
    padding: 70px 20px 30px 20px;
  }
  .supporthelpfooter .row {
    margin: 0px;
  }
  .supporthelpfooter .owncontainer .policyfooter {
    margin-bottom: 40px;
  }
  .page-footer {
    padding-bottom: 89px;
  }
  .page-footer .footer.content {
    padding: 0px;
    max-width: 100%;
  }
  .page-footer .footer.content .control label input {
    font-family: Oswald-Regular;
    height: 56px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    font-size: 16px;
  }
  .page-footer .footer.content .action.subscribe.primary {
    font-family: Oswald-Bold;
    height: 56px;
    width: 140px;
    background-color: #f96d00;
    border: 1px solid #f96d00;
    font-size: 20px;
  }
  .page-footer .footer.content .newsletterbox {
    height: initial;
    width: initial;
    float: initial;
    padding: 30px 15px 15px 15px;
  }
  .page-footer .footer.content .newsletterbox span.label {
    font-size: 20px;
    line-height: 30px;
    font-family: Oswald-Bold;
    margin-left: 0px;
  }
  .page-footer .footer.content .socialimgs {
    width: 100%;
    max-width: initial;
    float: initial;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .page-footer .footer.content .footernewsletter {
    margin: 0px 20px;
    height: initial;
  }
  .page-footer .footer.content .footernewsletter .block.newsletter {
    margin-bottom: 0px;
  }
  .page-footer .footer.content .footernewsletter .block.newsletter .form.subscribe {
    width: 100%;
    margin-top: 18px;
  }
  .footerlinks {
    margin-top: 100px;
    margin-bottom: 0px;
    padding: 0px 20px;
    margin-right: 0px !important;
    margin-left: 0 !important;
  }
  .footercopyright {
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    height: initial;
    margin-top: 20px;
    margin-bottom: initial;
  }
  .footercopyright .footercopyrighttext {
    width: 100%;
    float: initial;
    margin-bottom: 20px;
  }
  .footercopyright .footercopyrighttext p {
    font-family: Oswald-Regular;
    font-size: 18px;
    line-height: 27px;
    margin-top: 1rem;
  }
  .footercopyright .footercopyrighttext p span {
    color: #f96d00;
  }
  .footercopyright .footercopyrightimgs {
    width: 100%;
    float: initial;
    display: flex;
    justify-content: flex-start;
  }
  .footercopyright .footercopyrightimgs div {
    margin-right: 20px;
    margin-left: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1054px) {
  .page-header .panel.wrapper .panel.header .switcher {
    margin-left: 5px;
  }
  .page-header .panel.wrapper .panel.header .block.block-search {
    max-width: 35%;
    right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 940px) {
  .newoffering .newofferingcontent .excavatorinner {
    padding: 50px;
  }
  .newoffering .newofferingcontent .excavatorinner p {
    font-size: 48px;
    line-height: 73px;
    color: white;
    font-family: Oswald-Bold;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .newoffering .newofferingcontent .excavatorinner p {
    font-size: 48px;
    line-height: 73px;
    color: white;
    font-family: Oswald-Bold;
  }
}
.breadcrumbs {
  padding: 20px 0px 20px;
  border-bottom: 1px solid #999999;
}
.breadcrumbs .items {
  font-family: Oswald-Regular;
}
.breadcrumbs .items a {
  font-weight: 100;
}
.breadcrumbs .items strong {
  font-weight: 100;
}
.catalog-product-view .page.messages {
  margin-top: -50px;
}
.catalog-product-view .products {
  margin-bottom: 0px;
}
.catalog-product-view .product.data.items .item.title .data.switch {
  padding: 0px 30px 0px 0px;
  font-weight: normal;
  font-size: 25px;
  line-height: 35px;
}
.catalog-product-view .product.data.items .item.content {
  border-top: 1px solid #999999;
  padding: 30px 0px 0px 0px;
}
.catalog-product-view .product.data.items .item.content .col.label {
  width: initial;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings {
  display: flex;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings .label {
  float: left;
  font-family: Oswald-Bold;
  font-size: 30px;
  line-height: 45px;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings .label:after {
  content: '';
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings .control {
  margin-left: 49px;
  margin-top: 0px;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating {
  float: left;
  width: 100%;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .label {
  width: 60px;
  text-align: end;
  margin-right: 13px;
  font-family: Metropolis-Bold;
  font-size: 16px;
  color: #999999;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote:before {
  background-image: url(../images/productimages/ratingback.png);
  width: 70px;
  content: '';
  height: 14px;
  margin-top: 13px;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote label:before {
  color: #ffaa00;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 40px;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote .rating-1:before {
  background-image: url(../images/productimages/ratingforward.png);
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote .rating-2:before {
  background-image: url(../images/productimages/ratingforward.png);
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote .rating-3:before {
  background-image: url(../images/productimages/ratingforward.png);
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote .rating-4:before {
  background-image: url(../images/productimages/ratingforward.png);
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote .rating-5:before {
  background-image: url(../images/productimages/ratingforward.png);
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.review-field-nickname.required {
  margin-bottom: 35px;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .field.review-field-summary.required {
  margin-bottom: 35px;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .review-field-ratings ~ .field.required {
  display: flex;
  margin-left: 50px;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .review-field-ratings ~ .field.required .label {
  width: 110px;
  text-align: end;
  font-family: Metropolis-Bold;
  font-size: 16px;
  color: #999999;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .review-field-ratings ~ .field.required .label:after {
  font-size: 16px;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .review-field-ratings ~ .field.required .control {
  margin-left: 18px;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .review-field-ratings ~ .field.required .control input {
  height: 43px;
  width: 370px;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .review-field-ratings ~ .field.required .control textarea {
  width: 370px;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .actions-toolbar.review-form-actions {
  margin-left: 177px;
}
.catalog-product-view .product.data.items .item.content .block.review-add .block-content .actions-toolbar.review-form-actions button {
  font-family: Oswald-Medium;
  font-size: 16px;
  line-height: 24px;
  padding: 16px 54px;
  border-radius: 30px;
  color: white;
  font-weight: 500;
}
.catalog-product-view .product.data.items .item.title .data.switch .counter {
  display: none;
}
.catalog-product-view .fotorama__stage {
  margin-bottom: 23px;
  background-color: #efefef;
}
.catalog-product-view .fotorama__thumb-border {
  border: none;
  background-image: none;
}
.catalog-product-view .fotorama__thumb {
  background-color: #efefef;
}
.catalog-product-view .fotorama__nav__frame {
  margin-right: 28px;
}
.catalog-product-view .page-main {
  margin-top: 50px;
}
.catalog-product-view .detail-page-product-tab {
  position: relative;
  top: 225px;
  margin-bottom: 60px;
}
.catalog-product-view .product.media {
  margin-bottom: 100px;
}
.catalog-product-view .product.info.detailed {
  margin-bottom: 100px;
}
.catalog-product-view .product.info.detailed .product.data.items .data.item.title.active .data.switch {
  color: #f96d00;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-title {
  font-family: Oswald-Light;
  font-size: 30px;
  line-height: 45px;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items {
  padding: 0px;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item {
  list-style: none;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-title {
  display: none;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-ratings .rating-summary .rating-label {
  font-family: Metropolis-Medium;
  font-size: 12px;
  color: #999999;
  padding-right: 0px;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-ratings .rating-summary .rating-result:before {
  content: '';
  background-image: url(../images/productimages/ratingback.png);
  width: 70px;
  height: 14px;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-ratings .rating-summary .rating-result span:before {
  content: '';
  background-image: url(../images/productimages/ratingforward.png);
  height: 14px;
  width: 79%;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-content-container {
  display: flex;
  flex-direction: column-reverse;
  gap: 30px;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-content-container .review-content {
  font-family: Oswald-Light;
  font-size: 16px;
  line-height: 24px;
  max-width: 817px;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-details .review-details {
  width: 100%;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-details .review-details .review-author span.review-details-label {
  font-family: Oswald-Light;
  font-size: 16px;
  line-height: 24px;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-details .review-details .review-author strong.review-details-value {
  font-family: Oswald-Light;
  font-size: 16px;
  line-height: 24px;
  font-weight: initial;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-details .review-date {
  display: block;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-details .review-date .review-details-label {
  display: contents;
  font-family: Oswald-Light;
  font-size: 16px;
  line-height: 24px;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-details .review-date .review-details-value {
  font-family: Oswald-Light;
  font-size: 16px;
  line-height: 24px;
}
.catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-toolbar {
  margin-bottom: 0px;
}
.catalog-product-view .product.info.detailed .review-add .block-content .review-legend {
  display: none;
}
.catalog-product-view .page-title-wrapper {
  margin-bottom: 9px;
  display: block !important;
}
.catalog-product-view .page-title-wrapper h1 {
  margin-bottom: 0px;
}
.catalog-product-view .page-title-wrapper h1 span {
  font-family: Oswald-Regular;
  font-size: 25px;
  line-height: 37px;
  color: #000000;
}
.catalog-product-view .vendor-info {
  font-family: Oswald-Bold;
  font-size: 20px;
  line-height: 37px;
  color: #F96D00;
}
.catalog-product-view .vendor-info a {
  font-family: Oswald-Regular;
  text-transform: capitalize;
}
.catalog-product-view .product-add-form .swatch-attribute.size .swatch-option {
  padding: 0px 12px;
}
.catalog-product-view .product.attribute.description .value {
  font-family: Metropolis-Regular;
  font-size: 16px;
  line-height: 24px;
}
.catalog-product-view .product-info-main .product-reviews-summary {
  display: none;
}
.catalog-product-view .product-reviews-summary {
  padding: 20px 0px;
  width: 100%;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin-bottom: 20px;
}
.catalog-product-view .product-reviews-summary .rating-summary .rating-result:before {
  content: '';
  height: 14px;
  width: 79%;
  background-image: url(../images/productimages/ratingback.png);
}
.catalog-product-view .product-reviews-summary .rating-summary .rating-result span:before {
  content: '';
  background-image: url(../images/productimages/ratingforward.png);
  height: 14px;
}
.catalog-product-view .product-reviews-summary .rating-summary .label {
  font-size: 16px;
  position: unset;
  line-height: 16px;
  font-family: Metropolis-Bold;
  color: #999999;
}
.catalog-product-view .product-reviews-summary .rating-summary .rating-result {
  width: 89px;
}
.catalog-product-view .product-reviews-summary .reviews-actions {
  display: none;
}
.catalog-product-view .product-info-price {
  border: none;
  margin-bottom: 0px;
}
.catalog-product-view .product-info-price .price-box {
  padding-bottom: 0px;
  float: left;
}
.catalog-product-view .product-info-price .price-box .price-container span.price-label {
  display: none !important;
}
.catalog-product-view .product-info-price .price-box .price {
  font-size: 25px;
  font-family: Oswald-Bold;
  line-height: 37px;
  color: #F96D00;
}
.catalog-product-view .product-info-price .product-info-stock-sku {
  padding: 0px;
  float: left;
  margin-left: 16px;
}
.catalog-product-view .product-info-price .product-info-stock-sku .stock {
  text-align: left;
}
.catalog-product-view .product-info-price .product-info-stock-sku .stock span {
  font-family: Oswald-Bold;
  font-size: 16px;
  line-height: 45px;
  color: #00bf67;
}
.catalog-product-view .box-attr-box {
  display: grid;
  padding: 0px 0px 10px;
  margin: 5px 0px;
}
.catalog-product-view .box-attr-box .product.attribute {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 17px 0px;
}
.catalog-product-view .box-attr-box .product.attribute:nth-child(2) {
  border-bottom: 0px !important;
}
.catalog-product-view .box-attr-box .product.attribute.reference {
  float: left;
}
.catalog-product-view .box-attr-box .product.attribute.reference .value {
  font-family: Oswald-Medium;
  font-size: 16px;
  line-height: 24px;
  color: #ff0000;
}
.catalog-product-view .box-attr-box .product.attribute.sku {
  display: none;
}
.catalog-product-view .box-attr-box .product.attribute.sku .type {
  margin-right: 20px;
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 24px;
  color: #ff0000;
}
.catalog-product-view .box-attr-box .product.attribute.sku .type:after {
  display: none;
}
.catalog-product-view .box-attr-box .product.attribute.oem_ref_number {
  display: flex;
}
.catalog-product-view .box-attr-box .product.attribute.oem_ref_number .type:after {
  content: 'OEM Ref*';
  font-family: Oswald-Medium;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #F96D00;
}
.catalog-product-view .box-attr-box .product.attribute.oem_ref_number .value {
  margin-left: 20px;
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.catalog-product-view .box-attr-box .product.attribute.oem_use {
  display: flex;
}
.catalog-product-view .box-attr-box .product.attribute.oem_use .type:after {
  content: 'OEM Use:';
  font-family: Oswald-Medium;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #F96D00;
}
.catalog-product-view .box-attr-box .product.attribute.oem_use .value {
  margin-left: 20px;
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.catalog-product-view .box-attr-box .product.attribute.rbdvalue {
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.catalog-product-view .product-options-wrapper {
  display: none;
}
.catalog-product-view .additional-attributes-wrapper.table-wrapper {
  border-bottom: 1px solid #999999;
  border-top: none;
  margin-bottom: 10px !important;
}
.catalog-product-view .additional-attributes-wrapper.table-wrapper .col.label {
  width: auto;
  padding-left: 0px;
  border: none;
  font-family: Metropolis-Regular;
  font-size: 14px;
  font-weight: 600 !important;
  line-height: 24px;
  color: #000;
  font-weight: normal;
  padding-top: 0px;
  white-space: nowrap;
}
.catalog-product-view .additional-attributes-wrapper.table-wrapper .col.data {
  border: none;
  font-family: Metropolis-Regular;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  padding-top: 0px;
  font-weight: 100 !important;
}
.catalog-product-view .product-add-form {
  padding-top: 9px;
}
.catalog-product-view .product-add-form .box-tocart {
  margin-bottom: 0px;
}
.catalog-product-view .product-add-form .box-tocart .fieldset {
  margin: 0px;
}
.catalog-product-view .product-add-form .box-tocart .fieldset .field.qty {
  display: flex;
  float: left;
  align-items: center;
}
.catalog-product-view .product-add-form .box-tocart .fieldset .field.qty .label {
  margin-bottom: 0px;
}
.catalog-product-view .product-add-form .box-tocart .fieldset .field.qty .label span {
  font-family: Oswald-SemiBold;
  font-size: 23px;
  line-height: 25px;
  color: #000;
}
.catalog-product-view .product-add-form .box-tocart .fieldset .field.qty .input-group {
  display: inline-flex;
  margin: 0px 30px 0px 0px;
}
.catalog-product-view .product-add-form .box-tocart .fieldset .field.qty .input-group .input-group__input {
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  height: 44px;
  width: 45px;
  padding: 0px;
  text-align: center;
  border: none;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
.catalog-product-view .product-add-form .box-tocart .fieldset .field.qty .input-group .input-group__button {
  width: 45px;
  height: 44px;
  padding: 0px;
  box-shadow: none;
  background-color: white;
}
.catalog-product-view .product-add-form .box-tocart .fieldset .actions {
  float: left;
}
.catalog-product-view .product-add-form .box-tocart .fieldset .actions .action.tocart {
  width: 230px;
  height: 44px;
  margin: 0px;
  padding: 0px;
  border-radius: 6px;
}
.catalog-product-view .product-add-form .box-tocart .fieldset .actions .action.tocart span {
  font-size: 16px;
  line-height: 24px;
  font-family: Oswald-Bold;
  font-weight: normal;
}
.catalog-product-view .product.attribute.overview {
  display: block !important;
}
.catalog-product-view .block.upsell .block-title {
  text-align: center;
}
.catalog-product-view .block.upsell .block-title strong {
  font-size: 35px;
  line-height: 52px;
  font-family: Oswald-Bold;
  color: #000;
}
.catalog-product-view .block.upsell .block-actions {
  display: none;
}
.catalog-product-view .block.upsell .products-upsell .product-item {
  padding: 0px;
  width: 100%;
}
.catalog-product-view .block.upsell .products-upsell .product-item .product-item-info {
  width: 100%;
}
.catalog-product-view .block.upsell .products-upsell .product-item .product-item-info .product-item-details {
  position: initial;
}
.catalog-product-view .block.upsell .products-upsell .product-item .product-item-info .product-item-details .product-reviews-summary {
  padding: 0px;
  border: none;
}
.catalog-product-view .block.upsell .products-upsell .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary .label {
  font-size: 12px;
  line-height: 12px;
  font-family: Metropolis-Medium;
  color: #999;
  margin-right: 5px;
}
.catalog-product-view .block.upsell .products-upsell .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary:before {
  display: none;
}
.catalog-product-view .block.upsell .products-upsell .product-item .product-item-info .product-item-details .field.choice {
  display: none;
}
.catalog-product-view .block.upsell .products-upsell .product-item .product-item-info .product-item-details .product-item-name {
  margin-left: 0px;
  padding-left: 0px;
}
.catalog-product-view .block.upsell .products-upsell .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  text-transform: capitalize !important;
  font-weight: 400 !important;
}
.catalog-product-view .block.upsell .products-upsell .product-item .product-image-container {
  width: 100% !important;
}
.catalog-product-view .block.upsell .products-upsell .product-item .product-image-container .product-image-photo {
  width: auto;
}
.catalog-product-view .block.related {
  margin-top: 10.7rem;
}
.catalog-product-view .block.related .block-title {
  text-align: center;
}
.catalog-product-view .block.related .block-title strong {
  font-size: 35px;
  line-height: 52px;
  font-family: Oswald-Bold;
  color: #000;
}
.catalog-product-view .block.related .block-actions {
  display: none;
}
.catalog-product-view .block.related .products-related .product-item {
  padding: 0px;
  width: 100%;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info {
  width: 100%;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info:hover .action.tocart.primary {
  border-radius: 100px;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info .product-item-details {
  position: initial;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info .product-item-details .reviewdiv {
  padding: 10px 0px;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info .product-item-details .product-reviews-summary {
  padding: 0px;
  border: none;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary .label {
  font-size: 12px;
  line-height: 12px;
  font-family: Metropolis-Medium;
  color: #999;
  margin-right: 5px;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary .rating-result {
  width: 70px;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary:before {
  display: none;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info .product-item-details .field.choice {
  display: none;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info .product-item-details .product-item-name {
  margin-left: 0px;
  padding-left: 0px;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  text-transform: capitalize !important;
  font-weight: 400 !important;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info .product-item-details .price-box .price-final_price .price-wrapper .price {
  font-size: 16px;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
  margin: 0px 0px;
}
.catalog-product-view .block.related .products-related .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.primary {
  border-radius: 100px;
}
.catalog-product-view .block.related .products-related .product-item .product-image-container {
  width: 100% !important;
}
.catalog-product-view .block.related .products-related .product-item .product-image-container .product-image-photo {
  width: auto;
}
.catalog-product-view .sparefooter .row {
  margin-right: 0px;
}
@media screen and (max-width: 991px) {
  .catalogsearch-result-index .page-main .search.results {
    margin-top: 40px;
  }
  .catalogsearch-result-index .page-main .message.notice {
    margin-top: 40px;
  }
  .cms-noroute-index #maincontent {
    margin-top: 40px;
  }
  .category-about-us .page-main .page-title-wrapper {
    display: none !important;
  }
  .catalog-product-view #product-attribute-specs-table tbody tr td.col.data {
    display: flex;
  }
  .catalog-product-view #product-attribute-specs-table tbody tr td.col.data:before {
    width: 85px;
  }
  .catalog-product-view .box-attr-box {
    display: grid;
    padding: 11px 0px 10px;
    margin: 5px 0px 9px;
  }
  .catalog-product-view .box-attr-box .product.attribute.reference {
    float: left;
  }
  .catalog-product-view .box-attr-box .product.attribute.reference .value {
    font-family: Oswald-Medium;
    font-size: 16px;
    line-height: 24px;
    color: #F96D00;
  }
  .catalog-product-view .box-attr-box .product.attribute.sku .type {
    margin-right: 20px;
    font-family: Oswald-Medium;
    font-size: 16px;
    line-height: 24px;
    color: #ff0000;
  }
  .catalog-product-view .box-attr-box .product.attribute.sku .value {
    font-family: Oswald-Regular;
    font-size: 16px;
    line-height: 20px;
    color: #000;
  }
  .catalog-product-view .box-attr-box .product.attribute.sku .type:after {
    display: none;
  }
  .catalog-product-view .box-attr-box .product.attribute.value .value {
    margin-left: 20px;
    font-family: Oswald-Regular;
    font-size: 16px;
    line-height: 20px;
    color: #000;
  }
  .catalog-product-view .box-attr-box .product.attribute.value .type {
    width: 70px;
  }
  .catalog-product-view .box-attr-box .product.attribute.value .type:after {
    font-family: Oswald-Medium;
    font-size: 16px;
    line-height: 24px;
    color: #F96D00;
  }
  .catalog-product-view .box-attr-box .product.attribute.oem_use_new .type {
    width: 70px;
  }
  .catalog-product-view .box-attr-box .product.attribute.rbdvalue {
    font-family: Oswald-Regular;
    font-size: 16px;
    line-height: 24px;
    color: #000;
  }
  .page-wrapper .page-header .panel.header .logo {
    max-width: 60%;
    left: 40px !important;
    margin-top: 0px;
  }
  .page-wrapper .page-header .panel.header .header-phone-number a span {
    display: none;
  }
  .page-wrapper .page-header .panel.header .block.block-search.block-xsearch {
    max-width: 100%;
  }
  .page-wrapper .page-header .panel.header .block.block-search.block-xsearch .form.minisearch .field.search .control .input-text {
    border: 1px solid #c2c2c2 !important;
    padding: 5px 2px 5px 10px;
  }
  .page-wrapper .page-header .panel.header .block.block-search.block-xsearch .form.minisearch .actions {
    top: 16px;
    right: 0px;
  }
  .page-wrapper .page-header .panel.header .block.block-search.block-xsearch .form.minisearch .actions .action.search {
    height: 35px !important;
    max-width: 45px;
    padding: 6px 10px;
  }
  .page-wrapper .page-header .panel.header .block.block-search.block-xsearch .form.minisearch .actions .action.search span {
    font-size: 0px;
  }
  .page-wrapper .page-header .panel.header .block.block-search.block-xsearch .form.minisearch .actions .action.search span:before {
    content: '\e615';
    font-family: 'luma-icons';
    font-size: 22px;
    line-height: 20px !important;
  }
}
@media screen and (max-width: 414px) {
  .catalog-product-view .box-attr-box {
    display: block;
  }
  .catalog-product-view .box-attr-box .product.attribute.value {
    margin-left: 0px;
  }
}
.checkout-cart-configure .product-add-form .fieldset {
  float: left;
}
.checkout-cart-configure .product-add-form .actions {
  margin-bottom: 20px;
}
@media screen and (max-width: 1068px) {
  .product-social-links .towishlist {
    margin-left: 0px !important;
  }
}
.panel.header .store-phone-number {
  float: right;
  color: #000000;
}
@media screen and (max-width: 991px) {
  .checkout-cart-configure .product-social-links {
    margin-top: 0px !important;
    width: auto !important;
  }
  .banner-home-page .mbl.sparepartsbanner {
    display: none !important;
  }
  .banner-home-page h1 {
    font-size: 40px !important;
    font-weight: 900;
    text-align: left;
    padding-left: 20px;
  }
  .banner-home-page p {
    font-size: 20px !important;
    font-weight: 400;
    text-align: center;
    padding: 12px 10px 0px;
  }
  .banner-home-page .homepage_123 {
    padding: 0px 15px !important;
  }
  .banner-home-page .homepage_123 span {
    font-size: 16px !important;
    font-weight: 400;
  }
}
@media screen and (min-width: 502px) and (max-width: 768px) {
  .checkout-cart-configure .product-social-links .towishlist {
    margin-left: 30px !important;
  }
}
@media screen and (max-width: 501px) {
  .checkout-cart-configure .product-social-links .towishlist {
    margin-left: 0px !important;
  }
}
@media screen and (max-width: 342px) {
  .checkout-cart-configure .product-social-links .towishlist {
    margin-left: 0px !important;
  }
}
@media screen and (min-width: 1032px) and (max-width: 1069px) {
  .catalog-product-view .product-social-links {
    width: 100%;
  }
}
@media screen and (min-width: 320px) and (max-width: 414px) {
  .catalog-product-view .products-related .product-item .product-item-details {
    padding: 0px 5px 13px !important;
  }
  .catalog-product-view .products-related .product-item .product-item-details .reviewdiv {
    text-align: center;
  }
  .catalog-product-view .products-related .product-item .product-item-details .product-item-name {
    text-align: center;
    padding: 10px 5px;
  }
  .catalog-product-view .products-related .product-item .product-item-details .price-box {
    text-align: left;
  }
  .catalog-product-view .products-related .product-item .product-item-details .actions-primary button {
    padding: 8px 0px;
  }
  .catalog-product-view .products-upsell .product-item .product-item-details {
    padding: 0px 0px 6px !important;
  }
  .catalog-product-view .products-upsell .product-item .product-item-details .reviewdiv {
    text-align: center;
  }
  .catalog-product-view .products-upsell .product-item .product-item-details .product-item-name {
    text-align: center;
  }
  .catalog-product-view .products-upsell .product-item .product-item-details .price-box {
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .breadcrumbs {
    padding: 20px 20px 20px;
  }
  .page-wrapper {
    overflow: hidden;
  }
  .page-main {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-main .widget.block-products-list {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-main .testimonials {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-main .newoffering {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-main .post-list-container.mpcss {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-main .topqualitypatners {
    padding-left: 0px;
    padding-right: 20px;
  }
  .supporthelpfooter {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footernewsletter {
    margin-left: 20px;
    margin-right: 20px;
  }
  .footercopyright {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footerlinks {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .page-layout-1column .product-info-main {
    width: 100% !important;
  }
  .catalog-product-view .product.media {
    width: 100% !important;
  }
}
.only-tab-header-links {
  display: none;
}
@media screen and (min-width: 768px) {
  .panel.wrapper.darkHeader {
    position: fixed;
    top: 0;
  }
  .page-layout-1column .product-info-main {
    width: 48%;
  }
  .page-layout-1column .product-info-main .vendor-name {
    display: none;
  }
  .page-layout-1column .product-info-main .vendor-sku {
    display: none;
  }
  .page-layout-1column .product-info-main .rating-summary {
    display: none;
  }
  .catalog-product-view .product.media {
    width: 49%;
  }
  .header.content {
    margin-top: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 810px) {
  .catalog-product-view .product-social-links {
    width: auto;
  }
}
@media screen and (min-width: 811px) and (max-width: 1031px) {
  .catalog-product-view .product-social-links {
    width: 100%;
  }
  .catalog-product-view .product-social-links .towishlist {
    margin-left: 0px;
  }
}
@media screen and (max-width: 639px) {
  .catalog-product-view .product-info-price *:first-child {
    padding-left: 0px;
  }
  .catalog-product-view .review-items .review-content-container {
    float: left;
    width: 46%;
  }
}
@media screen and (max-width: 991px) {
  .home-banner-divider {
    display: none !important;
  }
  .catalog-product-view .product.info.detailed .data.item.content #product-review-container .block-content .review-items .review-item .review-ratings {
    float: left;
  }
  .catalog-product-view .product.media {
    margin-bottom: 57px;
  }
  .catalog-product-view .product.media .fotorama__active .fotorama__dot {
    background-color: #ff0000;
    border-color: #ff0000;
  }
  .catalog-product-view .product.media .fotorama__nav__frame .fotorama__dot {
    height: 10px;
    width: 10px;
  }
  .catalog-product-view .page-main {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 100px;
  }
  .catalog-product-view .page-main .product-info-main strong.type {
    width: 15%;
  }
  .catalog-product-view .page-main .product-info-main .product-addto-links {
    display: flex;
    text-align: start;
  }
  .catalog-product-view .page-main .product-info-main .product-addto-links .action.tocompare {
    display: inline-block;
  }
  .catalog-product-view .page-main .product-social-links {
    margin-bottom: 40px;
    width: 100%;
  }
  .catalog-product-view .page-main .product-social-links .towishlist {
    margin-left: 0px;
  }
  .catalog-product-view .page-main .product-info-price {
    margin: 0px;
  }
  .catalog-product-view .page-main .product.data.items {
    margin-left: 0px;
    margin-right: 0px;
  }
  .catalog-product-view .page-main .product.data.items .item.title {
    float: left;
    width: auto;
  }
  .catalog-product-view .page-main .product.data.items .item.title a:after {
    display: none;
  }
  .catalog-product-view .page-main .product.data.items .item.title.active a:after {
    display: none;
  }
  .catalog-product-view .page-main .product.data.items .item.content {
    margin-top: 41px;
    float: right;
    width: 100%;
    margin-left: -100%;
  }
  .catalog-product-view .page-main .product.data.items .item.content .block.review-add .block-content .review-field-ratings ~ .field.required {
    margin-left: 0px;
  }
  .catalog-product-view .page-main .product.data.items .item.content .block.review-add .block-content .review-field-ratings ~ .field.required .control {
    width: 100%;
  }
  .catalog-product-view .page-main .product.data.items .item.content .block.review-add .block-content .review-field-ratings ~ .field.required .control input {
    width: inherit;
  }
  .catalog-product-view .page-main .product.data.items .item.content .block.review-add .block-content .review-field-ratings ~ .field.required .control textarea {
    width: inherit;
  }
  .catalog-product-view .page-main .product.data.items .item.content .block.review-add .block-content .review-form-actions {
    margin-left: 135px;
  }
  .catalog-product-view .page-main .product.data.items .item.content .block.review-add .block-content .review-form-actions .primary {
    text-align: left;
  }
  .catalog-product-view .page-main .product.data.items .item.content .block.review-add .block-content .review-form-actions .primary button {
    width: initial;
  }
}
@media screen and (max-width: 342px) {
  .catalog-product-view .product-social-links {
    margin-top: 20px;
  }
  .catalog-product-view .review-form-actions {
    margin-left: 100px;
  }
  .catalog-product-view .review-form-actions .primary {
    text-align: left;
  }
  .catalog-product-view .review-form-actions .primary button {
    padding: 11px 39px !important;
  }
}
@media screen and (max-width: 409px) {
  .catalog-product-view .product-social-links {
    width: auto !important;
  }
  .catalog-product-view .product-social-links .towishlist {
    margin-left: 8px !important;
  }
  .catalog-product-view .product-social-links .tocompare {
    margin-right: 23px;
  }
  .catalog-product-view .box-attr-box {
    display: block;
  }
  .catalog-product-view .box-attr-box .product.attribute.reference {
    float: initial;
  }
  .catalog-product-view .block.review-add .block-content .field.required.review-field-ratings {
    flex-direction: column;
  }
  .catalog-product-view .block.review-add .block-content .field.required.review-field-ratings .control {
    margin-left: 0px !important;
  }
}
@media screen and (max-width: 409px) {
  .checkout-cart-configure .product-social-links .towishlist {
    margin-left: 0px !important;
  }
}
.search.results dl.block {
  display: none;
}
.search.results .amsearch-related-terms {
  display: none;
}
.catalogsearch-result-index .message.notice > *:first-child:before {
  top: 27px;
}
.message.notice div {
  font-size: 20px;
}
.products-list .product-item-details .product-item-description {
  display: none;
}
.page-main .page-title-wrapper {
  display: none;
}
.column.main {
  width: 74.16666667% !important;
  padding-left: 0px;
}
.products-grid .product-item {
  padding: 0px;
}
.products-grid .product-item .product-item-info:hover {
  z-index: initial;
}
.products-grid .product-item .product-item-info:hover .action.towishlist:before {
  vertical-align: unset;
}
.products-grid .product-item .product-item-info .product-item-details {
  padding: 0px 0px 30px 0px;
}
.products-grid .product-item .product-item-info .product-item-details .price-box {
  margin: 10px 20px 20px;
}
.products-grid .product-item .product-item-info .product-item-details .swatch-attribute {
  display: none;
}
.sidebar-main .block-title {
  display: block;
}
.sidebar-main .filter-title {
  border-bottom: 1px solid #999999;
  padding-bottom: 20px;
}
.sidebar-main .filter-title strong {
  position: initial;
  box-shadow: unset;
  background-color: unset;
  margin-bottom: 0px;
  padding: 0px;
  border: none;
  color: #f96d00;
  line-height: 30px;
  font-size: 30px;
  font-family: Oswald-Regular;
}
.sidebar-main .block.filter {
  padding: 25px 25px 25px 20px;
  border: 1px solid #999999;
  border-radius: 5px;
  margin-bottom: 30px;
}
.sidebar-main .block.filter .block-content .filter-current .items {
  padding-left: 0px;
}
.sidebar-main .block.filter .block-content .filter-current .items .item {
  list-style: none;
}
.sidebar-main .block.filter .block-content .filter-current .items .item .filter-label {
  font-size: 16px;
}
.sidebar-main .block.filter .block-content .filter-current .items .item .filter-value {
  color: #f96d00;
  font-size: 16px;
}
.sidebar-main .block.filter .block-content .block-subtitle {
  font-weight: 400;
  color: #000;
  border: none;
  padding: 0px;
  margin-top: 20px;
  font-size: 25px;
  font-family: Oswald-Regular;
  display: none;
}
.sidebar-main .block.filter .block-content .filter-options {
  margin-top: 8px;
}
.sidebar-main .block.filter .block-content .filter-options .filter-options-title:after {
  right: 18px;
  top: 17px;
  font-size: 9px;
}
.sidebar-main .block.filter .block-content .filter-options .filter-options-item {
  padding-bottom: 12px;
  border-bottom: 1px solid #999999;
}
.sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-title {
  color: #000;
  padding-top: 12px;
  padding-left: 0px;
  font-size: 20px;
  line-height: 30px;
  font-family: Oswald-Regular;
  font-weight: normal;
}
.sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-content {
  padding: 0px;
}
.sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-content .items {
  padding-left: 0px;
}
.sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-content .items .item {
  list-style: none;
}
.sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-content .items .item a {
  font-size: 16px;
  color: #f96d00;
  line-height: 24px;
  font-family: Oswald-Regular;
}
.sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-content .items .item a .price {
  font-size: 16px;
  line-height: 24px;
  font-family: Oswald-Regular;
  color: #f96d00;
}
.sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-content .items .item a .count {
  font-size: 16px;
  line-height: 24px;
  font-family: Oswald-Regular;
  color: #000;
}
.sidebar-main .block.filter .block-content .filter-options .filter-options-item:last-child {
  border-bottom: unset;
}
.sidebar-additional {
  border: 1px solid #999999;
  border-radius: 5px;
  padding: 41px;
  width: 30%;
  display: none;
}
.sidebar-additional .block {
  margin: 0px;
}
.sidebar-additional .block-compare {
  display: none;
}
.sidebar-additional .block-wishlist .block-title strong {
  font-size: 35px;
  line-height: 52px;
  font-family: Oswald-Regular;
  color: #f96d00;
}
.sidebar-additional .block-wishlist .block-content .empty {
  font-size: 20px;
  line-height: 30px;
  font-family: Oswald-Bold;
  color: #000000;
}
.toolbar.toolbar-products {
  border: 1px solid #999999;
  padding: 25px 22px 23px;
  border-radius: 5px;
}
.toolbar.toolbar-products .toolbar-amount {
  color: #393E46;
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 16px;
}
.toolbar.toolbar-products .modes .active.mode-grid:before {
  background-image: url(../images/productimages/grid.png);
  padding: 7px 7px 9px 8px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
.toolbar.toolbar-products .modes .mode-list:before {
  background-image: url(../images/productimages/list.png);
  padding: 7px 6px 8px 6px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
.toolbar.toolbar-products .modes .modes-mode.active {
  background: #F96D00;
  border: none;
  height: 33px !important;
}
.toolbar.toolbar-products .modes .active.mode-list:before {
  background-image: url(../images/productimages/grid.png);
  padding: 7px 6px 8px 6px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
.toolbar.toolbar-products .modes .mode-grid:before {
  background-image: url(../images/productimages/list.png);
  padding: 7px 7px 9px 8px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
.toolbar.toolbar-products .modes .modes-mode {
  background-color: #fff;
  border-radius: unset;
  height: 33px !important;
}
.toolbar.toolbar-products .toolbar-sorter .sorter-label {
  color: #959595;
  font-size: 16px;
  line-height: lineheight16;
  font-family: Oswald-SemiBold;
}
.toolbar.toolbar-products .toolbar-sorter select {
  color: #393E46;
  background-color: #fff;
  box-shadow: unset;
  border-radius: 5px;
  font-size: 16px;
  line-height: 16px;
  font-family: Oswald-Regular;
  margin-left: 17px;
}
.toolbar.toolbar-products .pages .items .item.current {
  background-color: #f96d00 !important;
  color: white !important;
  width: 30px;
  height: 30px;
  border: 1px solid #f96d00;
}
.toolbar.toolbar-products .pages .items .item.current strong span {
  color: white !important;
  font-size: 16px;
  line-height: 26px;
  font-family: Oswald-Regular;
}
.toolbar.toolbar-products .pages .items .item strong.page {
  background: none;
}
.toolbar.toolbar-products .pages .items .item {
  border: 1px solid #999999;
  border-radius: 5px;
}
.toolbar.toolbar-products .pages .items .pages-item-next {
  margin-left: 9px;
}
.toolbar.toolbar-products .pages .items .pages-item-previous {
  margin-right: 17px;
}
.toolbar.toolbar-products .pages .items .pages-item-previous .action.previous:before {
  color: #000;
  margin: -3px;
}
.toolbar.toolbar-products .pages .items .item {
  width: 30px;
  height: 30px;
  line-height: 34px;
}
.toolbar.toolbar-products .pages .items .item span {
  font-size: 17px;
  color: #000;
  line-height: 26px;
  font-family: Oswald-Regular;
}
.toolbar.toolbar-products li.item.pages-item-next {
  height: 30px;
  width: 30px;
}
.toolbar.toolbar-products li.item.pages-item-previous {
  height: 30px;
  width: 30px;
}
.toolbar.toolbar-products .pages .action {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0px;
}
.toolbar.toolbar-products .pages .action {
  margin: 0px;
}
.toolbar.toolbar-products .pages .action.next:before {
  color: black !important;
  margin: -3px;
}
.toolbar.toolbar-products .pages .action:hover {
  background: none;
  color: none;
}
.products.wrapper ~ .toolbar {
  padding: 25px 23px 23px 22px;
  border: none;
}
.field.limiter .label {
  color: #f96d00;
  font-size: 16px;
  line-height: 24px;
  font-family: Oswald-Bold;
}
.field.limiter .limiter-text {
  font-size: 16px;
  line-height: 24px;
  font-family: Oswald-Light;
  text-transform: capitalize;
}
.field.limiter .limiter-options {
  width: 60px;
  font-size: 16px;
  line-height: 24px;
  font-family: Oswald-Regular;
}
.field.limiter select {
  background-color: #fff;
  box-shadow: none;
}
.toolbar-sorter.sorter .sort-asc:before {
  content: '';
  background-image: url(../images/categoryimages/uparr.png);
  padding: 19px;
  background-repeat: no-repeat;
  background-position: center;
}
.toolbar-sorter.sorter .sort-desc:before {
  content: '';
  background-image: url(../images/categoryimages/uparr.png);
  padding: 19px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
}
@media screen and (min-width: 1114px) {
  .page-with-filter .products-grid .product-item:nth-child(3n +1) {
    margin-left: 0px !important;
  }
  .page-with-filter .products-grid .product-item {
    width: calc(30.33333333%) !important;
    margin-left: 30px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1113px) {
  .page-with-filter .products-grid .product-item:nth-child(3n +1) {
    margin-left: 0px !important;
  }
  .page-with-filter .products-grid .product-item {
    width: calc(30%) !important;
    margin-left: 30px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  .page-with-filter .products-grid .product-item .product-item-details .actions-primary button {
    padding: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 828px) {
  .page-with-filter .products-grid .product-item .product-item-details .actions-primary button {
    padding: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-header .panel.wrapper .panel.header .minicart-wrapper {
    margin-left: 5px !important;
  }
  .page-header .panel.wrapper .panel.header .link.authorization-link {
    padding-right: 4px !important;
    display: block;
  }
  .page-with-filter .toolbar.toolbar-products {
    padding: 25px 10% 23px 22px;
  }
  .page-with-filter .products-grid .product-item:nth-child(3n +1) {
    margin-left: 0px !important;
  }
  .page-with-filter .products-grid .product-item {
    width: calc(29%) !important;
    margin-left: 30px !important;
  }
  .page-with-filter .products-grid .product-item .product-item-info .product-item-details {
    padding: 0px 7px 7px 7px !important;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .page-with-filter .products-grid .product-item:nth-child(3n +1) {
    margin-left: 0px;
  }
  .page-with-filter .products-grid .product-item {
    margin-left: 30px;
    width: calc(30%);
  }
}
@media screen and (min-width: 320px) and (max-width: 414px) {
  .page-with-filter .products-grid .product-item:nth-child(2n +1) {
    margin-left: 0px !important;
  }
  .page-with-filter .products-grid .product-item {
    width: calc(47.5%);
    margin-left: 11px !important;
  }
  .page-with-filter .products-grid .product-item .product-item-info .product-item-details {
    padding: 0px 5px 13px !important;
  }
  .page-with-filter .products-grid .product-item .product-item-info .product-item-details .product-item-name {
    text-align: center;
    padding: 10px 5px;
  }
  .page-with-filter .products-grid .product-item .product-item-info .product-item-details .price-box {
    text-align: left;
  }
  .page-with-filter .products-grid .product-item .product-item-info .product-item-details .reviewdiv {
    height: 61px;
    padding: 10px 0px !important;
  }
  .page-with-filter .products-grid .product-item .product-item-info .product-item-details .reviewdiv .product-reviews-summary {
    padding: 0px 0px;
    text-align: left;
    margin: 0px 10px;
  }
  .page-with-filter .products-grid .product-item .product-item-info .product-item-details .reviewdiv .product-reviews-summary .rating-summary {
    width: 100%;
    margin-right: 0px;
  }
  .page-with-filter .products-grid .product-item .product-item-info .product-item-details .product-item-inner button {
    padding: 2px 12px;
  }
}
@media screen and (max-width: 991px) {
  .page-main .product-item .product-item-details .price-box .price {
    font-size: 20px;
  }
  .page-main .product-item .product-item-details .product-vendor-attribute .attribute_code {
    padding: 10px 10px;
    font-size: 14px;
    display: block;
  }
  .page-main .product-item .product-item-details .product-vendor-attribute .attribute_code .value {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-family: Oswald-Regular;
  }
  .page-with-filter .columns {
    padding-top: 50px;
  }
  .page-with-filter .column.main {
    padding-left: 0px;
    order: 0;
  }
  .page-with-filter .products {
    margin: 0px;
  }
  .page-with-filter .products-grid .product-item .product-item-info:hover .action.towishlist:before {
    vertical-align: unset;
  }
  .page-with-filter .products-grid .product-item .product-item-info .product-item-details {
    padding: 0px 0px 15px !important;
  }
  .page-with-filter .products-grid .product-item .product-item-info .product-item-details .price-box {
    margin: 10px 10px 0px;
  }
  .page-with-filter .toolbar.toolbar-products {
    border: unset;
    margin-bottom: 30px;
    margin-top: 45px;
    padding: 0px;
    border: 1px solid #999999;
    padding: 24px 10px;
  }
  .page-with-filter .toolbar.toolbar-products .toolbar-amount {
    float: left;
  }
  .page-with-filter .toolbar.toolbar-products .pages {
    margin-bottom: 0px;
  }
  .page-with-filter .toolbar.toolbar-products .modes {
    display: inline-block;
    height: 32px;
    margin-right: 16px;
    line-height: 32px;
    float: left;
  }
  .page-with-filter .toolbar.toolbar-products .modes .modes-label {
    display: none;
  }
  .page-with-filter .toolbar.toolbar-products .modes .modes-mode.mode-grid {
    padding: 3px 6px 5px 7px;
    border: 1px solid #999999;
  }
  .page-with-filter .toolbar.toolbar-products .modes .modes-mode.mode-grid span {
    display: none;
  }
  .page-with-filter .toolbar.toolbar-products .modes .modes-mode.mode-list {
    padding: 3px 8px 5px 8px;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
  }
  .page-with-filter .toolbar.toolbar-products .modes .modes-mode.mode-list span {
    display: none;
  }
  .page-with-filter .toolbar.toolbar-products .modes .modes-mode:before {
    color: #ccc;
  }
  .page-with-filter .toolbar.toolbar-products .sorter {
    position: initial;
  }
  .page-with-filter .toolbar.toolbar-products .toolbar-sorter select {
    margin-left: 10px;
  }
  .page-with-filter .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .page-with-filter .products.wrapper ~ .toolbar {
    border: none;
    padding: 0px;
    margin-bottom: 0px;
  }
  .sidebar-main {
    order: 1;
  }
  .sidebar-main .block.filter .block-content .filter-current {
    margin: 5px 0px 0px;
    border: none;
  }
  .sidebar-main .block.filter .block-content .filter-current .filter-current-subtitle:after {
    display: none;
  }
  .sidebar-main .block.filter .block-content .filter-current .items {
    display: block;
  }
  .sidebar-main .block.filter .block-content .filter-current .items .item .filter-value {
    color: #ff0000;
  }
  .sidebar-main .block.filter .block-content .block-subtitle {
    display: block;
  }
  .sidebar-main .block.filter .block-content .filter-options {
    display: block;
  }
  .sidebar-additional {
    order: 2;
  }
}
@media screen and (min-width: 415px) and (max-width: 639px) {
  .page-with-filter .products-grid .product-item:nth-child(2n +1) {
    margin-left: 0px;
  }
  .page-with-filter .products-grid .product-item {
    margin-left: 11px;
    width: calc(46%);
  }
  .page-with-filter .products-grid .product-item .product-item-info {
    width: 100%;
    text-align: center;
  }
  .pages-item-next {
    right: initial;
  }
}
@media screen and (min-width: 415px) and (max-width: 768px) {
  .page-with-filter .products-grid .product-item {
    margin-left: 30px;
  }
}
.page-layout-checkout .page-main {
  margin-top: 30px;
}
.page-layout-checkout .page-main .product-item {
  border: none;
}
.page-layout-checkout .page-main .product-item .product-item-details {
  padding: 0px;
  border-top: none;
  padding-left: 88px;
}
.page-layout-checkout .page-main .product-item .product-item-details .product-item-name {
  border: none;
}
.page-layout-checkout .page-main .shipping-address-item {
  font-size: 16px;
  font-weight: normal;
}
.page-layout-checkout .page-main .items.methods {
  margin-top: 10px;
}
.page-layout-checkout .page-main .items.methods .item-title span {
  font-size: 16px;
  font-family: Oswald-Medium;
  font-weight: normal;
}
.page-layout-checkout .page-main .items.methods .item-options .label {
  font-size: 16px;
}
.page-layout-checkout .page-main .minicart-items .product {
  font-size: 16px;
}
.page-layout-checkout .page-main .opc-block-summary .table-totals {
  font-size: 16px;
}
.page-layout-checkout .page-main .checkout-payment-method .payment-method-title {
  font-size: 16px;
}
.page-layout-checkout .page-main .checkout-payment-method .payment-method-content {
  font-size: 16px;
}
.page-layout-checkout .page-main .checkout-payment-method .payment-option {
  font-size: 16px;
}
.page-layout-checkout .page-main .shipping-information {
  font-size: 16px;
}
.checkout-cart-index .cart.table-wrapper thead th span {
  font-size: 16px;
  font-family: Oswald-Medium;
  font-weight: normal;
}
.checkout-cart-index .cart.table-wrapper tbody td span {
  color: #000;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar {
  min-height: 40px;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-towishlist {
  display: none;
}
.checkout-cart-index .cart.table-wrapper tbody tr td {
  vertical-align: middle;
}
.checkout-cart-index .cart.table-wrapper tbody tr .product-item-details {
  vertical-align: middle;
  padding-bottom: 0;
}
.cart-summary {
  font-size: 18px;
}
.cart-summary .block .title strong {
  font-size: 16px;
  font-family: Oswald-Medium;
  font-weight: normal;
}
.cart-summary .grand.totals th strong {
  font-family: Oswald-Medium;
  font-weight: normal;
}
.cart-summary .grand.totals td span {
  font-family: Oswald-Medium;
  font-weight: normal;
}
.cart-summary #block-summary span {
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .nav-open .only-tab-header-links.contact-about-us {
    display: block !important;
    order: 3;
    padding: 20px 0px;
    border-top: 0px !important;
    border-bottom: 1px solid #d1d1d1 !important;
  }
  .nav-open .only-tab-header-links.contact-about-us ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .nav-open .only-tab-header-links.contact-about-us ul li {
    margin: 12px 0px;
  }
  .nav-open .only-tab-header-links.contact-about-us ul li a {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 900;
    color: #f96d00;
    font-family: 'Open Sans', 'Oswald-Regular' !important;
    margin: 0px;
  }
  .page-header .panel.wrapper .panel.header {
    border: 0px !important;
  }
  .page-header .panel.wrapper .panel.header .link.authorization-link {
    display: none !important;
  }
  .darkHeader {
    background-color: unset !important;
  }
  .darkHeader a.logo {
    display: none !important;
  }
  .page-layout-checkout .page-main {
    margin-top: 21px;
  }
}
body.account .page-main {
  margin-top: 30px;
}
body.account .page-main .table-order-items thead th {
  font-weight: normal;
  font-family: Oswald-Medium;
  color: #000;
  font-size: 16px;
}
body.account .page-main .table-order-items tbody td {
  font-weight: normal;
  font-size: 18px;
  color: #000;
}
body.account .page-main .table-order-items tbody td span {
  color: #000;
}
body.account .page-main .table-order-items tfoot tr th {
  font-size: 18px;
  color: #000;
}
body.account .page-main .table-order-items tfoot tr td {
  font-size: 18px;
  color: #000;
}
body.account .page-main .order-links {
  margin-bottom: 1px;
  padding-left: 0px;
}
body.account .page-main .order-links li {
  list-style: none;
}
body.account .page-main .order-links li strong {
  margin-bottom: 0px;
  color: white;
  background-color: #f96d00;
}
body.account .page-main .order-links li a {
  border-bottom: 0px;
}
body.account .page-main .fieldset .field .label {
  font-weight: normal;
  font-family: Oswald-Medium;
  color: #000;
}
body.account .page-main .sidebar-main #block-collapsible-nav .nav.items {
  padding: 0px;
}
body.account .page-main .sidebar-main #block-collapsible-nav .nav.items li.nav {
  list-style: none;
}
body.account .page-main .sidebar-main #block-collapsible-nav .nav.items li.nav.current strong {
  font-family: Oswald-Medium;
  font-weight: normal;
}
body.account .page-main .sidebar-main #block-collapsible-nav .nav.items li.nav.current a {
  font-family: Oswald-Medium;
  font-weight: normal;
}
body.account .page-main .column.main .block:not(.widget) .box-title span {
  font-weight: normal;
  font-family: Oswald-Bold;
}
body.account .page-main .column.main .block.block-reviews-dashboard .item .rating-summary .label {
  font-weight: normal;
}
body.account .page-main .column.main .block.block-reviews-dashboard .item .rating-summary .rating-result {
  width: 70px;
}
body.account .page-main .column.main .block.block-reviews-dashboard .item .rating-summary .rating-result > span:before {
  background-image: url(../images/productimages/ratingforward.png);
  content: '';
  height: 14px;
}
body.account .page-main .column.main .block.block-reviews-dashboard .item .rating-summary .rating-result:before {
  background-image: url(../images/productimages/ratingback.png);
  content: '';
  height: 14px;
}
body.account .page-main .column.main .table-wrapper.orders-recent thead tr th {
  font-weight: normal;
  font-family: Oswald-Medium;
}
body.account .page-main .column.main .table-wrapper.orders-history thead tr th {
  font-weight: normal;
  font-family: Oswald-Medium;
}
body.account .page-main .column.main .form.form-edit-account .required .label {
  font-weight: normal;
  font-family: Oswald-Medium;
}
body.account .page-main .column.main .data.table.table-reviews thead tr th {
  font-weight: normal;
  font-family: Oswald-Medium;
}
body.account .page-main .column.main .data.table.table-reviews tbody .rating-summary .label {
  font-weight: normal;
}
body.account .page-main .column.main .data.table.table-reviews tbody .rating-summary .rating-result {
  width: 70px;
}
body.account .page-main .column.main .data.table.table-reviews tbody .rating-summary .rating-result > span:before {
  background-image: url(../images/productimages/ratingforward.png);
  content: '';
  height: 14px;
}
body.account .page-main .column.main .data.table.table-reviews tbody .rating-summary .rating-result:before {
  background-image: url(../images/productimages/ratingback.png);
  content: '';
  height: 14px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo {
  margin-bottom: 0px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name {
  margin: 10px 25px 10px 25px;
  padding: 10px 0px 10px 0px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #000;
  font-family: Oswald-Regular;
  font-size: 16px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .reviewdiv {
  padding-top: 10px;
  margin: 0px 25px 0px 25px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .reviewdiv .product-reviews-summary {
  margin-bottom: 0px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .reviewdiv .label {
  color: #999999;
  font-family: Metropolis-Medium;
  font-size: 12px;
  position: initial;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .reviewdiv .rating-summary .rating-result {
  width: 70px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .reviewdiv .rating-summary .rating-result > span:before {
  content: '';
  background-image: url(../images/productimages/ratingforward.png);
  height: 14px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .reviewdiv .rating-summary .rating-result:before {
  content: '';
  background-image: url(../images/productimages/ratingback.png);
  height: 14px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .reviewdiv .reviews-actions {
  display: none;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .price-box {
  margin: 0px 25px 0px 25px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .price-box .price-as-configured {
  margin-bottom: 0px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .price-box .price-as-configured .price {
  color: #ff0000;
  font-family: Oswald-Regular;
  font-size: 16px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner {
  padding: 17px 25px 20px 25px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .comment-box {
  display: none;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart {
  margin: 0px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset:last-child {
  margin-bottom: 0px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset:last-child .field.qty {
  display: none;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset:last-child .product-item-actions {
  display: block;
  margin: 0px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset:last-child .product-item-actions .actions-primary {
  width: 100%;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart ~ .product-item-actions {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart ~ .product-item-actions .action.edit {
  display: none;
  order: 1;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart ~ .product-item-actions .action.delete {
  display: none;
  order: 1;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info:hover .box-tocart ~ .product-item-actions {
  margin-top: 0px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info:hover .box-tocart ~ .product-item-actions .action.edit {
  text-align: center;
  display: block;
  background-color: #ff0000;
  margin: 0px;
  width: 35px;
  line-height: 35px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info:hover .box-tocart ~ .product-item-actions .action.edit:before {
  color: #fff;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info:hover .box-tocart ~ .product-item-actions .action.delete {
  text-align: center;
  display: block;
  background-color: #ff0000;
  margin-top: 1px;
  width: 35px;
  line-height: 35px;
}
body.account .page-main .column.main .products-grid.wishlist .product-items .product-item .product-item-info:hover .box-tocart ~ .product-item-actions .action.delete:before {
  color: #fff;
  position: relative;
  top: -2px;
}
body.account .page-main .customer-review.view .product-details .product-info .product-reviews-summary .rating-summary .label {
  position: initial;
  font-family: Metropolis-Medium;
  font-size: 12px;
  color: #999999;
}
body.account .page-main .customer-review.view .product-details .product-info .product-reviews-summary .rating-summary .rating-result:before {
  background-image: url(../images/productimages/ratingback.png);
  content: '';
  width: 70px;
  height: 14px;
}
body.account .page-main .customer-review.view .product-details .product-info .product-reviews-summary .rating-summary .rating-result {
  width: 70px;
}
body.account .page-main .customer-review.view .product-details .product-info .product-reviews-summary .rating-summary .rating-result span:before {
  background-image: url(../images/productimages/ratingforward.png);
  content: '';
  height: 14px;
}
body.account .page-main .customer-review.view .review-details .customer-review-rating .rating-summary .label {
  position: initial;
  font-family: Metropolis-Medium;
  font-size: 12px;
  color: #999999;
}
body.account .page-main .customer-review.view .review-details .customer-review-rating .rating-summary .rating-result:before {
  background-image: url(../images/productimages/ratingback.png);
  content: '';
  width: 70px;
  height: 14px;
}
body.account .page-main .customer-review.view .review-details .customer-review-rating .rating-summary .rating-result {
  width: 70px;
}
body.account .page-main .customer-review.view .review-details .customer-review-rating .rating-summary .rating-result span:before {
  background-image: url(../images/productimages/ratingforward.png);
  content: '';
  height: 14px;
}
@media screen and (max-width: 768px) {
  body.account .products-grid.wishlist .product-items .product-item {
    padding: 0px;
  }
  body.account .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .actions-primary button {
    margin-bottom: 19px;
  }
  body.account .column main {
    order: 1;
  }
  body.account .sidebar.sidebar-main {
    order: 0;
  }
  body.account .sidebar.sidebar-additional {
    order: 2;
  }
  body.account .page-main {
    margin-top: 0px;
    padding-top: 0px;
  }
  body.account .block-collapsible-nav {
    position: initial;
  }
  body.account .footerlinks {
    margin-right: 0px;
  }
}
.wishlist-index-index .column.main .product-item-photo {
  border-bottom: 1px solid #c8c8c8;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .cms-home .banner-home-page .pagebuilder-column h1 {
    font-size: 45px;
    font-weight: 900;
  }
  .cms-home .banner-home-page .pagebuilder-column [data-content-type="text"] p {
    font-size: 20px;
    font-weight: 400;
    padding-left: 20px;
    text-align: left !important;
  }
  .cms-home .banner-home-page .pagebuilder-column [data-content-type="html"] .homepage_123 .homepage_123__box span {
    font-size: 16px;
    max-width: 274px;
    font-weight: 400 !important;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-index-index .column.main .products-grid.wishlist .product-item {
    margin-left: 5px;
  }
  .wishlist-index-index .column.main .products-grid.wishlist .product-item:nth-child(4n + 1) {
    margin-left: 0px;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .wishlist-index-index .column.main .products-grid.wishlist .product-item .product-item-photo {
    width: 100%;
    text-align: center;
  }
  .wishlist-index-index .column.main .products-grid.wishlist .product-item .product-item-photo .product-image-container {
    border: none;
  }
}
@media screen and (min-width: 320px) and (max-width: 639px) {
  .wishlist-index-index .column.main .products-grid.wishlist .product-item .product-item-photo {
    border-bottom: none;
  }
  .wishlist-index-index .column.main .products-grid.wishlist .product-item .product-item-photo .product-image-container {
    border: none;
  }
  .wishlist-index-index .column.main .products-grid.wishlist .product-item .product-item-name {
    border-top: none !important;
    border-bottom: none !important;
  }
  .wishlist-index-index .column.main .products-grid.wishlist .product-item .product-item-inner {
    margin-left: 74px !important;
  }
}
@media screen and (min-width: 630px) and (max-width: 748px) {
  .testimonials .testimonialsslider {
    height: 500px;
  }
}
@media screen and (min-width: 540px) and (max-width: 629px) {
  .testimonials .testimonialsslider {
    height: 570px !important;
  }
}
.sidebar-additional .block-wishlist .product-item-details {
  border-top: none;
}
.sidebar-additional .block-compare .counter.qty {
  display: none;
}
.sidebar-additional .block-compare .block-content .product-item {
  border: none;
}
.sidebar-additional #wishlist-sidebar .product-item {
  border: none;
}
.sidebar-additional #wishlist-sidebar .product-item .product-item-info .product-image-container {
  width: 70px !important;
  border-bottom: none !important;
}
.sidebar-additional #wishlist-sidebar .product-item .product-item-info .product-item-details {
  padding: 0px 20px 20px 0px;
}
.sidebar-additional #wishlist-sidebar .product-item .product-item-info .product-item-details .product-item-name {
  border: none;
}
.customer-account-login .page-main {
  margin-top: 30px;
}
.customer-account-create .page-main {
  margin-top: 30px;
}
.customer-account-logoutsuccess .page-main {
  margin-top: 30px;
}
.page-products .columns {
  padding-top: 0px;
}
.page-products .mpblog-product-name {
  color: #000 !important;
}
.page-products .post-short-description {
  font-size: 16px;
}
.page-products .post-info-wraper h2.mp-post-title a {
  color: black !important;
}
.page-products .menu-archives a.list-archives:hover {
  color: black !important;
}
.page-products #mpblog-list-container span a {
  color: #888888 !important;
}
.page-products .author-name h3 {
  color: #000 !important;
}
.page-products .mp-post-info {
  font-size: 16px;
}
.page-products .mp-post-info a.mp-info {
  color: #888888 !important;
}
.page-products .mp-post-info .mp-blog-traffic {
  display: none;
}
.page-products .post-item-wraper .mp-info {
  color: #888888 !important;
}
.page-products .post-item-wraper .mp-post-meta-info a {
  color: #000 !important;
}
.page-products .list-post-tabs span.create-at {
  font-size: 15px;
}
.page-products .list-post-tabs a span {
  color: #000 !important;
  font-size: 18px;
}
.mpblog-post-view .sidebar-additional {
  display: none;
}
.mpblog-post-view span.cmt-row__cmt-username {
  color: #000 !important;
}
.mpblog-post-view button.default-cmt__content__cmt-block__cmt-box__cmt-btn__btn-submit {
  background-color: #ff0000 !important;
}
.mpblog-post-view a.interactions__btn-actions.action {
  color: #000;
}
.mpblog-post-index .sidebar-additional {
  display: none;
}
.mpblog-post-index .mp-blog-calendar-times:before {
  background-image: url(../images/blog/calander.png);
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 16px;
  height: 15px;
}
.mpblog-post-index .mp-blog-icon:before {
  height: 16px;
}
.mpblog-author-view .sidebar-additional {
  display: none;
}
.mpblog-author-view .mp-blog-comments:before {
  background-image: url(../images/blog/message.png);
  width: 20px;
  height: 14px;
}
.mpblog-author-view .mp-blog-icon:before {
  top: 0px;
}
.mpblog-author-view .mp-blog-calendar-times:before {
  background-image: url(../images/blog/calander.png);
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 16px;
  height: 15px;
}
.fa-calendar-times-o:before {
  content: "";
  background-image: url(../images/blog/calander.png);
  background-position: center;
  background-repeat: no-repeat;
  padding: 8px;
}
.mpblog-month-view .sidebar-additional {
  display: none;
}
.mpblog-month-view .mp-blog-icon:before {
  top: 0px;
}
.mpblog-month-view .mp-blog-calendar-times:before {
  background-image: url(../images/blog/calander.png);
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 16px;
  height: 15px;
}
.mpblog-month-view .mp-blog-comments:before {
  background-image: url(../images/blog/message.png);
  width: 20px;
  height: 14px;
}
@media screen and (max-width: 991px) {
  .mp-sidebar .product.data.items .item.content {
    padding: 0 20px 0px 20px !important;
  }
  .mp-sidebar.mpcss .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .mpblog-month-view .page-main {
    margin-top: 40px;
  }
  .mpblog-month-view .page-main .sidebar.sidebar-main {
    margin-top: 10px;
  }
  .mpblog-author-view .page-main {
    margin-top: 40px;
  }
  .mpblog-author-view .page-main .sidebar.sidebar-main {
    margin-top: 10px;
  }
  .mpblog-post-index .page-main {
    margin-top: 40px;
  }
  .mpblog-post-view .page-main {
    margin-top: 40px;
  }
}
.catalog-product_compare-index .page-main {
  font-size: 16px;
  margin-top: 40px;
}
.catalog-product_compare-index .page-main .action.print {
  display: none;
}
.catalog-product_compare-index .page-main .data.table.table-comparison tbody .cell.product.info {
  position: relative;
}
.catalog-product_compare-index .page-main .data.table.table-comparison tbody .cell.product.info .reviewdiv .product-reviews-summary {
  margin-bottom: 0px;
}
.catalog-product_compare-index .page-main .data.table.table-comparison tbody .cell.product.info .reviewdiv .product-reviews-summary .rating-summary .rating-result {
  width: 70px;
}
.catalog-product_compare-index .page-main .data.table.table-comparison tbody .cell.product.info .reviewdiv .product-reviews-summary .rating-summary .rating-result:before {
  content: '';
  background-image: url(../images/productimages/ratingback.png);
  height: 14px;
}
.catalog-product_compare-index .page-main .data.table.table-comparison tbody .cell.product.info .reviewdiv .product-reviews-summary .rating-summary span:before {
  content: '';
  background-image: url(../images/productimages/ratingforward.png);
  height: 14px;
}
.catalog-product_compare-index .page-main .data.table.table-comparison tbody .cell.product.info .product-item-actions .actions-secondary {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.catalog-product_compare-index .page-main .data.table.table-comparison tbody .cell.product.info .product-item-actions .actions-secondary .action.towishlist {
  background-color: #f96d00;
  color: #fff;
  width: 35px;
}
.catalog-product_compare-index .page-main .data.table.table-comparison tbody .cell.product.info .price-box .price {
  font-size: 16px;
  color: #f96d00;
}
.catalog-product_compare-index .page-main .data.table.table-comparison tbody .cell.label .attribute.label {
  font-weight: normal;
}
.catalog-product_compare-index .page-main .data.table.table-comparison tbody .cell.product .attribute.value {
  font-size: 16px;
}
.catalog-product_compare-index .page-main .data.table.table-comparison tbody .cell.product.info:hover .product-item-actions .actions-secondary {
  display: block;
}
.csmarketplace-vshops-view .page-main {
  margin-top: 30px;
}
.csmarketplace-vshops-view .sidebar-main ul li {
  list-style: none;
}
.csmarketplace-vshops-view .sidebar-main ul li label {
  font-size: 18px;
}
.csmarketplace-vshops-view .sidebar-main ul li span {
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .csmarketplace-vshops-view .sidebar-main ul li label {
    font-size: 16px;
  }
  .csmarketplace-vshops-view .sidebar-main ul li span {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 414px) {
  .csmarketplace-vshops-view .field.search input {
    padding-left: 26px !important;
  }
  .csmarketplace-vshops-view .products-grid .product-item-details {
    padding: 0px 5px 13px 5px;
    text-align: center !important;
  }
  .csmarketplace-vshops-view .products-grid .product-item-details .actions-primary .action.tocart.primary {
    padding: 0px 10px;
  }
}
.contact-index-index .level0.nav-3 {
  background-color: #f96d00;
}
.contact-index-index .page-main {
  margin-top: 40px;
}
.contact-index-index .page-main .fieldset .field .label {
  font-weight: normal;
  font-family: Oswald-Medium;
}
.block-reorder {
  display: none;
}
.checkout-onepage-success .page-main {
  margin-top: 30px;
}
.checkout-onepage-success .page-main .checkout-success {
  font-size: 16px;
  line-height: 24px;
}
.checkout-onepage-success .page-main .page-title-wrapper a {
  font-size: 16px;
  line-height: 24px;
}
.checkout-onepage-success .page-main .actions-toolbar .primary .action.primary.continue {
  font-size: 16px;
}
.checkout-cart-index .page-main {
  margin-top: 30px;
}
.checkout-cart-index .page-main .cart-empty {
  font-size: 16px;
  line-height: 24px;
}
.cms-about-us .breadcrumbs {
  display: none;
}
.cms-about-us .page-main {
  margin-top: 40px;
}
.csmarketplace-vshops-index .rating-summary .rating-result {
  width: 70px;
}
.csmarketplace-vshops-index .rating-summary .rating-result span:before {
  background-image: url(../images/productimages/ratingforward.png);
  content: '';
  height: 14px;
}
.csmarketplace-vshops-index .rating-summary .rating-result:before {
  background-image: url(../images/productimages/ratingback.png);
  content: '';
  height: 14px;
}
.csmarketplace-vshops-index .toolbar.toolbar-products {
  display: block;
  border: 1px solid #999999;
  padding: 25px 13% 23px 22px;
  border-radius: 5px;
}
.csmarketplace-vshops-index .toolbar.toolbar-products .toolbar-amount {
  color: #000;
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 16px;
}
.csmarketplace-vshops-index .toolbar.toolbar-products .modes .active.mode-grid:before {
  background-image: url(../images/productimages/grid.png);
  padding: 7px 7px 9px 8px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
.csmarketplace-vshops-index .toolbar.toolbar-products .modes .modes-mode:last-child {
  height: 31px;
  padding: 7px 7px;
}
.csmarketplace-vshops-index .toolbar.toolbar-products .modes .modes-mode.active:last-child {
  height: 31px;
  padding: 7px 7px;
}
.csmarketplace-vshops-index .toolbar.toolbar-products .modes .mode-list:before {
  background-image: url(../images/productimages/list.png);
  padding: 7px 6px 10px 6px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 15px;
}
.csmarketplace-vshops-index .toolbar.toolbar-products .modes .modes-mode.active {
  background: #ff0000;
  box-shadow: none;
  border: 1px solid #ff0000;
}
.csmarketplace-vshops-index .toolbar.toolbar-products .modes .active.mode-list:before {
  background-image: url(../images/productimages/grid.png);
  padding: 7px 6px 8px 6px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
.csmarketplace-vshops-index .toolbar.toolbar-products .modes .mode-grid:before {
  background-image: url(../images/productimages/list.png);
  padding: 7px 7px 9px 8px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
.csmarketplace-vshops-index .toolbar.toolbar-products .modes .modes-mode {
  background-color: #fff;
  border-radius: unset;
}
.csmarketplace-vshops-index .toolbar.toolbar-products .toolbar-sorter .sorter-label {
  color: #959595;
  font-size: 16px;
  line-height: lineheight16;
  font-family: Oswald-SemiBold;
}
.csmarketplace-vshops-index .toolbar.toolbar-products .toolbar-sorter select {
  width: 150px;
  height: 38px;
  background-color: #fff;
  box-shadow: unset;
  border-radius: 5px;
  font-size: 16px;
  line-height: 16px;
  font-family: Oswald-Regular;
  margin-left: 17px;
}
.csmarketplace-vshops-index .toolbar-sorter.sorter .sorter-action:before {
  content: '';
  background-image: url(../images/categoryimages/uparr.png);
  padding: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
.csmarketplace-vshops-view .rating-summary .rating-result {
  width: 70px;
}
.csmarketplace-vshops-view .rating-summary .rating-result span:before {
  background-image: url(../images/productimages/ratingforward.png);
  content: '';
  height: 14px;
}
.csmarketplace-vshops-view .rating-summary .rating-result:before {
  background-image: url(../images/productimages/ratingback.png);
  content: '';
  height: 14px;
}
.csmarketplace-vshops-view .toolbar.toolbar-products {
  display: block;
  border: 1px solid #999999;
  padding: 25px 22px 23px;
  border-radius: 5px;
}
.csmarketplace-vshops-view .toolbar.toolbar-products .toolbar-amount {
  color: #000;
  font-family: Oswald-Regular;
  font-size: 16px;
  line-height: 16px;
}
.csmarketplace-vshops-view .toolbar.toolbar-products .modes .active.mode-grid:before {
  background-image: url(../images/productimages/grid.png);
  padding: 7px 7px 9px 8px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
.csmarketplace-vshops-view .toolbar.toolbar-products .modes .mode-list:before {
  background-image: url(../images/productimages/list.png);
  padding: 7px 6px 11px 6px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
.csmarketplace-vshops-view .toolbar.toolbar-products .modes .modes-mode.active {
  background: #ff0000;
  border: 1px solid #ff0000;
  box-shadow: none;
}
.csmarketplace-vshops-view .toolbar.toolbar-products .modes .active.mode-list:before {
  background-image: url(../images/productimages/grid.png);
  padding: 7px 6px 8px 6px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
.csmarketplace-vshops-view .toolbar.toolbar-products .modes .mode-grid:before {
  background-image: url(../images/productimages/list.png);
  padding: 7px 7px 9px 8px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
.csmarketplace-vshops-view .toolbar.toolbar-products .modes .modes-mode {
  background-color: #fff;
  border-radius: unset;
}
.csmarketplace-vshops-view .toolbar.toolbar-products .toolbar-sorter .sorter-label {
  color: #959595;
  font-size: 16px;
  line-height: lineheight16;
  font-family: Oswald-SemiBold;
}
.csmarketplace-vshops-view .toolbar.toolbar-products .toolbar-sorter select {
  width: 150px;
  height: 38px;
  background-color: #fff;
  box-shadow: unset;
  border-radius: 5px;
  font-size: 16px;
  line-height: 16px;
  font-family: Oswald-Regular;
  margin-left: 17px;
}
.csmarketplace-vshops-view .toolbar-sorter.sorter .sorter-action:before {
  content: '';
  background-image: url(../images/categoryimages/uparr.png);
  padding: 17px;
  background-repeat: no-repeat;
  background-position: center;
}
.csmarketplace-vshops-view .products.wrapper ~ .toolbar {
  display: none;
}
.products-list .product-item-details {
  border-top: none !important;
}
.products-list .product-item-details .swatch-attribute {
  display: none;
}
.page-products .products.products-grid .products .product-item {
  border: 1px solid #c8c8c8 !important;
  padding: 0px;
}
.page-products .products.products-grid .products .product-item .product-item-details {
  text-align: left;
  position: initial;
}
@media screen and (min-width: 411px) and (max-width: 768px) {
  .toolbar.toolbar-products {
    border: unset;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 0px;
    border: 1px solid #999999;
    padding: 24px 10px !important;
  }
  .toolbar.toolbar-products .toolbar-amount {
    float: left;
    padding: 10px 0px;
    width: fit-content;
  }
  .toolbar.toolbar-products .pages {
    margin-bottom: 0px;
  }
  .toolbar.toolbar-products .modes {
    display: inline-block;
    height: 32px;
    margin-right: 16px;
    line-height: 32px;
    float: left;
  }
  .toolbar.toolbar-products .modes .modes-label {
    display: none;
  }
  .toolbar.toolbar-products .modes .modes-mode.mode-grid {
    padding: 3px 6px 5px 7px;
    border: 1px solid #999999;
  }
  .toolbar.toolbar-products .modes .modes-mode.mode-grid span {
    display: none;
  }
  .toolbar.toolbar-products .modes .modes-mode.mode-list {
    padding: 2px 8px 4px 8px;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
  }
  .toolbar.toolbar-products .modes .modes-mode.mode-list span {
    display: none;
  }
  .toolbar.toolbar-products .modes .modes-mode:before {
    color: #ccc;
  }
  .toolbar.toolbar-products .sorter {
    position: initial;
  }
  .toolbar.toolbar-products .toolbar-sorter {
    margin-top: 0px !important;
  }
  .toolbar.toolbar-products .toolbar-sorter select {
    margin-left: 10px;
  }
}
@media screen and (max-width: 410px) {
  .toolbar.toolbar-products {
    padding: 24px 10px !important;
  }
  .toolbar.toolbar-products .modes {
    display: inline-block;
    height: 32px;
    margin-right: 16px;
    line-height: 32px;
    float: left;
  }
  .toolbar.toolbar-products .modes .modes-label {
    display: none;
  }
  .toolbar.toolbar-products .modes .modes-mode.mode-grid {
    padding: 3px 6px 5px 7px;
    border: 1px solid #999999;
  }
  .toolbar.toolbar-products .modes .modes-mode.mode-grid span {
    display: none;
  }
  .toolbar.toolbar-products .modes .modes-mode.mode-list {
    padding: 2px 8px 4px 8px;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
  }
  .toolbar.toolbar-products .modes .modes-mode.mode-list span {
    display: none;
  }
  .toolbar.toolbar-products .modes .modes-mode:before {
    color: #ccc;
  }
  .toolbar.toolbar-products .toolbar-sorter select {
    width: 150px;
    height: 38px;
    background-color: #fff;
    box-shadow: unset;
    border-radius: 5px;
    font-size: 16px;
    line-height: 16px;
    font-family: Oswald-Regular;
    margin-left: 17px;
  }
}
@media screen and (max-width: 991px) {
  .block.block-poll.shop_search {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .top-search-wrap .block-search .label {
    z-index: 999 !important;
    width: 119px;
    height: 79px;
    top: 86px !important;
    border-radius: 50px;
    right: 7px;
    background-color: #ff0000;
  }
  .top-search-wrap .block-search .label:before {
    content: 'Search';
    top: 25px;
    left: 30px;
    position: absolute;
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    font-family: Oswald-SemiBold;
  }
}
.sidebar-additional .block-wishlist .block-title .counter {
  display: none;
}
.sidebar-additional .block-wishlist .product-item .actions-primary button {
  padding-right: 20px;
  padding-left: 20px;
  width: fit-content !important;
}
.modes-mode.active.mode-grid ~ .mode-list {
  padding-bottom: 6px;
}
.toolbar select {
  background-color: #ffffff;
}
.product-full-width-section .product-section-title {
  font-family: Oswald-Regular;
  font-size: 24px;
  line-height: 35px;
  color: black;
}
.product-full-width-section .block.review-list .block-title {
  font-family: Oswald-Light;
  font-size: 30px;
  line-height: 45px;
}
.product-full-width-section .block.review-list .review-items {
  padding: 0px;
}
.product-full-width-section .block.review-list .review-items .review-item {
  list-style: none;
}
.product-full-width-section .block.review-list .review-items .review-item .review-title {
  display: block;
  font-size: 30px;
  font-family: Oswald-Light;
  font-weight: 300 !important;
}
.product-full-width-section .block.review-list .review-items .review-item .review-ratings .rating-summary .rating-label {
  font-family: Metropolis-Medium;
  font-size: 12px;
  color: #999999;
  padding-right: 0px;
}
.product-full-width-section .block.review-list .review-items .review-item .review-ratings .rating-summary .rating-result:before {
  content: '';
  background-image: url(../images/productimages/ratingback.png);
  width: 70px;
  height: 14px;
}
.product-full-width-section .block.review-list .review-items .review-item .review-ratings .rating-summary .rating-result span:before {
  content: '';
  background-image: url(../images/productimages/ratingforward.png);
  height: 14px;
  width: 79%;
}
.product-full-width-section .block.review-list .review-items .review-item .review-content {
  font-family: Oswald-Light;
  font-size: 16px;
  line-height: 24px;
  max-width: 817px;
}
.product-full-width-section .block.review-list .review-items .review-item .review-details .review-details {
  width: 100%;
}
.product-full-width-section .block.review-list .review-items .review-item .review-details .review-details .review-author span.review-details-label {
  font-family: Oswald-Light;
  font-size: 16px;
  line-height: 24px;
}
.product-full-width-section .block.review-list .review-items .review-item .review-details .review-details .review-author strong.review-details-value {
  font-family: Oswald-Light;
  font-size: 16px;
  line-height: 24px;
  font-weight: initial;
}
.product-full-width-section .block.review-list .review-items .review-item .review-details .review-date {
  display: block;
}
.product-full-width-section .block.review-list .review-items .review-item .review-details .review-date .review-details-label {
  display: contents;
  font-family: Oswald-Light;
  font-size: 16px;
  line-height: 24px;
}
.product-full-width-section .block.review-list .review-items .review-item .review-details .review-date .review-details-value {
  font-family: Oswald-Light;
  font-size: 16px;
  line-height: 24px;
}
.product-full-width-section .block.review-list .review-items .review-item .review-content-container {
  display: flex;
  flex-direction: column-reverse;
  gap: 30px;
}
.product-full-width-section .block.review-add .block-content .legend.review-legend {
  display: none;
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings {
  display: flex;
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings .label {
  float: left;
  font-family: Oswald-Bold;
  font-size: 30px;
  line-height: 45px;
  font-weight: normal;
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings .label:after {
  content: '';
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings .control {
  margin-left: 49px;
  margin-top: 0px;
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating {
  width: 100%;
  float: left;
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .label {
  width: 60px;
  text-align: end;
  margin-right: 13px;
  font-family: Metropolis-Bold;
  font-size: 16px;
  color: #999999;
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote:before {
  background-image: url(../images/productimages/ratingback.png);
  width: 70px;
  content: '';
  height: 14px;
  margin-top: 13px;
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote label:before {
  color: #ffaa00;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 40px;
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote .rating-1:before {
  background-image: url(../images/productimages/ratingforward.png);
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote .rating-2:before {
  background-image: url(../images/productimages/ratingforward.png);
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote .rating-3:before {
  background-image: url(../images/productimages/ratingforward.png);
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote .rating-4:before {
  background-image: url(../images/productimages/ratingforward.png);
}
.product-full-width-section .block.review-add .block-content .field.required.review-field-ratings .control .field.choice.review-field-rating .review-control-vote .rating-5:before {
  background-image: url(../images/productimages/ratingforward.png);
}
.product-full-width-section .block.review-add .block-content .field.review-field-nickname.required {
  margin-bottom: 35px;
}
.product-full-width-section .block.review-add .block-content .field.review-field-summary.required {
  margin-bottom: 35px;
}
.product-full-width-section .block.review-add .block-content .review-field-ratings ~ .field.required {
  display: flex;
  margin-left: 50px;
}
.product-full-width-section .block.review-add .block-content .review-field-ratings ~ .field.required .label {
  width: 110px;
  text-align: end;
  font-family: Metropolis-Bold;
  font-size: 16px;
  color: #999999;
}
.product-full-width-section .block.review-add .block-content .review-field-ratings ~ .field.required .label:after {
  font-size: 16px;
}
.product-full-width-section .block.review-add .block-content .review-field-ratings ~ .field.required .control {
  margin-left: 18px;
}
.product-full-width-section .block.review-add .block-content .review-field-ratings ~ .field.required .control input {
  height: 43px;
  width: 370px;
  border: 1px solid #999999;
}
.product-full-width-section .block.review-add .block-content .review-field-ratings ~ .field.required .control textarea {
  width: 370px;
  border: 1px solid #999999;
}
.product-full-width-section .block.review-add .block-content .actions-toolbar.review-form-actions {
  margin-left: 177px;
}
.product-full-width-section .block.review-add .block-content .actions-toolbar.review-form-actions button {
  font-family: Oswald-Medium;
  font-size: 16px;
  line-height: 24px;
  padding: 16px 54px;
  border-radius: 30px;
  color: white;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .catalog-product-view .product-full-width-section .block-content .review-items .review-item .review-ratings {
    float: left;
  }
  .catalog-product-view .block.review-add .block-content .review-field-ratings ~ .field.required {
    margin-left: 0px;
  }
  .catalog-product-view .block.review-add .block-content .review-field-ratings ~ .field.required .label {
    width: 160px !important;
  }
  .catalog-product-view .block.review-add .block-content .review-field-ratings ~ .field.required .control {
    width: 100%;
  }
  .catalog-product-view .block.review-add .block-content .review-field-ratings ~ .field.required .control input {
    width: inherit;
  }
  .catalog-product-view .block.review-add .block-content .review-field-ratings ~ .field.required .control textarea {
    width: inherit;
  }
  .catalog-product-view .block.review-add .block-content .actions-toolbar.review-form-actions {
    margin-left: 135px;
  }
  .catalog-product-view .block.review-add .block-content .actions-toolbar.review-form-actions .actions-primary {
    text-align: left;
  }
  .catalog-product-view .block.review-add .block-content .actions-toolbar.review-form-actions .actions-primary button {
    width: initial;
  }
}
@media screen and (max-width: 375px) {
  .catalog-product-view .actions-toolbar.review-form-actions {
    margin-left: 110px !important;
  }
}
@media print {
  .page-footer {
    display: none;
  }
}
@media screen and (max-width: 416px) {
  .cms-home .sparepartsbanner .sparepartsbannerinner {
    padding: 64px 30px 30px !important;
  }
  .cms-home .sparepartsbanner .sparepartsbannerinner .sparepartsbannertext :first-child {
    font-size: 18px !important;
    line-height: 27px !important;
  }
  .cms-home .sparepartsbanner .sparepartsbannerinner .sparepartsbannertext :nth-child(2) {
    font-size: 30px !important;
    line-height: 32px !important;
  }
  .cms-home .sparepartsbanner .sparepartsbannerinner .sparepartsbannertext :nth-child(2) span {
    font-size: 30px !important;
    line-height: 32px !important;
  }
}
.panel.header .switcher-currency a {
  display: none;
}
.darkHeader .panel.header .switcher-currency a {
  display: block;
  margin-top: -6px;
  margin-right: 6px;
}
.csmarketplace-vshops-index .shipping {
  display: none;
}
li.level0.category-item.last.level-top.ui-menu-item {
  order: 5;
}
@media screen and (max-width: 991px) {
  .navigation ul {
    padding: 0 0px !important;
  }
  .featured-product-section-main .feature-product-parent {
    border-radius: 10px;
    height: 100%;
    min-height: 250px !important;
    width: 100%;
    max-width: 204px;
  }
  .cms-home .page-main .homebanner .sparepartsbannerinner .sparepartsbannertext1 p {
    font-size: 18px !important;
    line-height: 1;
  }
  .page-wrapper .page-header .header.content .logo img {
    width: 80% !important;
  }
  .newoffering .newofferinghead p {
    font-size: 25px !important;
  }
  .newoffering .newofferinghead p:last-child {
    font-size: 16px !important;
  }
  .search-banner .block.block-search.block-xsearch .-opened .search-autocomplete.xsearch-autocomplete-widget.-left-position.-bottom-position.amsearch-clone-position {
    width: auto !important;
  }
}
.navigation ul {
  padding: 0 8px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.panel.header .header.links li:nth-child(2) {
  display: none !important;
}
.featured-product-heading h1 {
  font-size: 50px;
  color: #000;
}
.featured-product-section-main {
  max-width: 1140px;
  margin: 0 auto;
}
.featured-product-section-main .row {
  justify-content: space-between;
}
.featured-product-section-main .featured-product-heading {
  margin: 15px;
}
.featured-product-section-main .featured-product-heading h1 {
  font-size: 20px;
  height: 44px;
  color: #393e46;
}
.featured-product-section-main .feature-product-parent {
  border-radius: 10px;
  height: 100%;
  min-height: 312px !important;
  width: 100%;
  max-width: 204px;
}
.featured-product-section-main .featured-product-images {
  width: 100%;
}
.featured-product-section-main .feature-product-shop-now {
  margin: 15px;
}
.featured-product-section-main .feature-product-shop-now button {
  background-color: #E9E9E9;
  width: 100%;
  height: 30px;
  padding: 0px;
  font-size: 16px !important;
  color: #999999;
  border-radius: 100px;
}
.featured-product-section-main .featured-heading-tittle {
  border: 1px solid #c8c8c8;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: -5px;
}
.products-grid.grid ol.product-items.widget-product-grid {
  display: none;
}
.cms-brands .level0.nav-2 {
  background-color: #f96d00;
}
.cms-home .block.block-content .-opened .amsearch-wrapper-input {
  width: 100% !important;
}
.amsearch-form-container.-opened .amsearch-wrapper-input {
  max-width: 100% !important;
}
.block-search .-opened .amsearch-wrapper-input.-left-position.-bottom-position {
  width: 100% !important;
}
.block.block-search.block-xsearch .-opened .search-autocomplete.xsearch-autocomplete-widget.-left-position.-bottom-position.amsearch-clone-position {
  width: 100% !important;
  max-width: 92% !important;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.page-with-filter .block.block-search.block-xsearch .-opened .search-autocomplete.xsearch-autocomplete-widget.-left-position.-bottom-position.amsearch-clone-position {
  width: 100% !important;
  padding: 0px !important;
}
.feature-product-parent:hover .featured-heading-tittle .feature-product-shop-now button {
  background: #F96D00 !important;
  border: 1px solid #F96D00;
  border-radius: 100px;
  box-shadow: 0px 0px 20px 0px #F96D00;
  color: #fff;
}
.sparepartsbannerinner .block-search #search_mini_form #search_autocomplete {
  width: 100% !important;
  padding: 0px 40px !important;
  margin-top: 0px !important;
}
.page-with-filter.search-autocomplete.-bottom-position {
  bottom: inherit;
  top: calc(165%) !important;
}
.cms-home .search-autocomplete {
  max-width: 100%;
}
.amsearch-form-container.-opened .amsearch-wrapper-input {
  position: relative !important;
}
.checkout-index-index .header.content {
  margin-top: 0px !important;
}
.page-wrapper .page-header .header.content .logo img {
  width: 100%;
}
.csmarketplace-account-login .login-container .ced_vendor_footer {
  background: #000000;
  color: #fff !important;
}
.csmarketplace-account-login .login-container .ced_vendor_footer_links ul li a {
  color: #fff !important;
}
.csmarketplace-account-login .login-container .button {
  background-color: #F96D00 !important;
  border: 1px solid #F96D00 !important;
}
.csmarketplace-account-login .login-container small {
  color: #F96D00 !important;
}
.catalogsearch-advanced-index main#maincontent {
  margin-top: 20px;
}
.catalogsearch-advanced-index .page-bottom {
  width: 100%;
}
.catalog-product-view .vendor-info a {
  pointer-events: none;
}
.catalog-product-view .product-social-links .action.tocompare {
  display: block;
}
.catalogsearch-advanced-index .part-no .search-field-part-no {
  position: relative;
}
.catalogsearch-advanced-index .part-no .search-field-part-no input.input-search {
  font-family: Oswald-Regular;
  height: 94px;
  border-radius: 47px;
  font-size: 20px;
  line-height: 30px;
  padding-left: 61px;
}
.catalogsearch-advanced-index .part-no .search-field-part-no button.action.search {
  width: 181px;
  height: 80px;
  top: 7px;
  border-radius: 47px;
  background-color: #f96d00;
  opacity: 1;
  right: 8px;
  position: absolute;
}
.catalogsearch-advanced-index .part-no .search-field-part-no button.action.search span {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  font-family: Oswald-SemiBold;
}
.catalogsearch-advanced-index .part-no .part-no-heading h2 {
  color: #000;
}
.catalogsearch-advanced-index .part-no .part-no-heading p {
  color: #000;
  font-size: 17px;
}
.topqualitypatners .qualitypatnerscontent .owl-stage-outer .owl-stage {
  margin: auto;
}
.cms-return-policy .return-policy.info p {
  font-size: 16px;
  color: #000;
  font-family: Oswald-Regular;
  word-spacing: 0.3px;
  letter-spacing: 0.2px;
}
.cms-faq .faq-info p {
  font-size: 18px;
  color: #000;
  font-family: Oswald-Regular;
}
.cms-faq .faq-info a {
  text-decoration: underline;
}
.catalogsearch-advanced-index .database-heading p {
  font-size: 17px;
  color: #000;
  font-family: Oswald-Regular;
}
.catalogsearch-advanced-index .database-heading form#form-validate .fieldset .field.donaldson_p_n {
  display: none;
}
.catalogsearch-advanced-index .database-advanced-info + h2 {
  font-size: 18px;
  color: #000;
  font-family: Oswald-Regular;
}
.catalogsearch-advanced-index li.level0.nav-5.category-item.last.level-top.ui-menu-item {
  background-color: #f96d00;
}
.cms-vendor-contact .vendor-page p.vendor-register-info {
  font-size: 16px;
  color: #000;
  font-family: Oswald-Regular;
  word-spacing: 0.3px;
  letter-spacing: 0.2px;
}
.cms-vendor-contact .vendor-page p.vendor-register-info a {
  font-size: 17px;
  font-family: Oswald-SemiBold;
}
.cms-terms-and-conditions .term-and-condition-content h1 {
  color: #000;
}
.cms-terms-and-conditions .term-and-condition-content p {
  font-size: 16px;
  color: #000;
  letter-spacing: 0.2px;
  word-spacing: 0.3px;
}
.cms-terms-and-conditions .term-and-condition-content p a {
  text-decoration: underline;
}
.catalogsearch-advanced-result .search.summary ul li {
  font-size: 16px;
  color: #000;
}
.catalogsearch-advanced-result .search.summary ul li strong {
  color: #f96d00;
  font-size: 16px;
  letter-spacing: 0.3px;
}
.catalogsearch-advanced-result .search.summary a {
  font-size: 16px;
}
.catalogsearch-advanced-result .search.summary a:hover {
  color: #f96d00;
  text-decoration: none;
}
.cms-home .page-main .homebanner .sparepartsbanner .slider-banner1 {
  background-image: url(../images/banner/hero-img.webp);
  width: 1920px;
  height: 600px;
}
.cms-home .page-main .homebanner .sparepartsbanner .slider-banner2 {
  background-image: url(../images/banner/ag-pexel-wide-anonamised-cvr-1.webp);
  width: 1920px;
  height: 600px;
}
.cms-home .page-main .homebanner .sparepartsbanner .slider-banner3 {
  background-image: url(../images/banner/muni-picture-wide-1920-600-cvr-1.webp);
  width: 1920px;
  height: 600px;
}
.cms-home .page-main .homebanner .sparepartsbannerinner.owncontainer {
  position: absolute;
  left: 50%;
  top: 43%;
  transform: translate(-50%, -40%);
  z-index: 9999;
  width: 100%;
  padding: 0px 50px;
  text-align: center;
}
.cms-home .page-main .homebanner [data-content-type='html'] {
  position: relative;
  min-height: 600px;
}
.cms-home .page-main .homebanner .sparepartsbannerinner .sparepartsbannertext1 p {
  color: #fff;
  font-size: 30px;
  font-family: Oswald-Regular;
  font-style: normal;
}
.cms-home .page-main .homebanner .sparepartsbannerinner .sparepartsbannertext p {
  color: #F96D00;
  font-size: 70px;
  font-family: Oswald-Bold;
  line-height: 45px;
  margin: 40px 0px 65px;
}
.cms-home .page-main .homebanner .sparepartsbannerinner .sparepartsbannertext p span {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page-products .block.block-search.block-xsearch .field.search .search-autocomplete {
    top: 80px !important;
  }
  .sparepartsbannertext p {
    font-size: 23px !important;
    line-height: 1.1 !important;
  }
  .cms-home .block-search .form.minisearch .actions {
    top: 20px;
  }
  .cms-home .homebanner {
    display: none !important;
  }
  .cms-home .home-banner-divider {
    display: block;
  }
  .cms-return-policy .return-policy {
    margin-top: 2.5rem;
  }
  .cms-vendor-contact .vendor-page {
    margin-top: 2.5rem;
  }
  .legal-notice-cms-content {
    margin-top: 2.5rem;
  }
  .term-and-condition-content {
    margin-top: 2.5rem;
  }
  .imprint-cms-content {
    margin-top: 2.5rem;
  }
  .cms-faq .faq-info {
    margin-top: 2.5rem;
  }
}
.cms-vendor-contact .vendor-page {
  padding: 0 15px;
}
.legal-notice-cms-content {
  padding: 0 15px;
}
.term-and-condition-content {
  padding: 0 15px;
}
.imprint-cms-content {
  padding: 0 15px;
}
.cms-faq .faq-info {
  padding: 0 15px;
}
@media screen and (max-width: 427px) {
  .mbl .slider-banner1 {
    background-image: url(../images/banner/Hero-Img.webp) !important;
    width: 429px;
    height: 305px;
    background-repeat: no-repeat;
  }
  .mbl .slider-banner2 {
    background-image: url(../images/banner/02_Mobile.webp) !important;
    width: 429px;
    height: 305px;
    background-repeat: no-repeat;
  }
  .mbl .slider-banner3 {
    background-image: url(../images/banner/03_Mobile.webp) !important;
    width: 429px;
    height: 305px;
    background-repeat: no-repeat;
  }
  .sparepartsbannerinner.owncontainer {
    transform: translate(-50%, 40%) !important;
    padding: 0px 20px !important;
  }
  [data-content-type='html'] {
    min-height: 0px !important;
  }
}
.cms-brands .search-banner.brand-page .block-search {
  max-width: 100%;
  margin-bottom: 15px;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none !important;
  float: right;
}
.category-default-category .products .actions-secondary .tocompare {
  display: none !important;
}
.page-print .logo {
  width: 100%;
  max-width: 70%;
}
#switcher-language-trigger {
  color: #000;
  font-family: Oswald-SemiBold;
  font-size: 16px;
  line-height: 24px;
}
.topsearch {
  width: 100%;
  max-width: 60%;
  margin-left: auto;
}
.topsearch .actions .action.search1:before {
  font-size: 20px;
  content: '\e615';
  font-family: 'luma-icons';
  line-height: 0px;
  color: black;
  position: relative;
}
.topsearch .block-search1 .field.search1 {
  display: block !important;
  position: absolute;
  right: 302px;
  width: 370px;
  top: 0px;
}
.topsearch .block-search1 .block-search1 .actions .action.search1 {
  background-color: transparent;
}
.topsearch .block-search1 .block.block-title1 {
  display: none;
}
.topsearch .block-search1 .block.block-search1 {
  margin-bottom: -40px;
  margin-top: -15px;
}
.topsearch .block-search1 button.action.search1 {
  font-size: 0px;
  padding-top: 24px;
  background-color: unset;
  opacity: 1;
}
.topsearch .block-search1 .form.minisearch1 {
  display: flex;
  flex-direction: row-reverse;
}
.topsearch .block-search1 .block.block-content {
  margin-bottom: -43px;
}
.topsearch .block-search1 button.amsearch-loupe {
  background: unset;
}
.topsearch .amsearch-wrapper-input {
  width: 0px !important;
  border: unset;
  float: right;
  right: 21px;
}
.topsearch .amsearch-close {
  display: none !important;
}
.topsearch input[type="text"] {
  border: unset;
}
.topsearch .amsearch-form-container .input-text:focus {
  border-radius: 47px;
  border: 2px solid red;
  box-shadow: unset;
}
.topsearch .block.block-content .-opened .amsearch-wrapper-input {
  width: 100% !important;
}
.topsearch .amsearch-results .amsearch-item .item-name {
  color: black;
}
/*.page-footer {
	.footer.content {
		.newsletterbox {
			span.label {
				font-size: 19px;
				line-height: 57px;
				font-family: Oswald-Bold;
				margin-left: 7px;
			}
		}
	}
}*/
.catalog-product-view .action.mailto.friend {
  margin-top: 8px;
  display: none !important;
}
.page-wrapper .page-main .btn-primary {
  background-color: #ff0000 !important;
  border-color: #ff0000 !important;
}
.page-header .search-autocomplete.xsearch-autocomplete-widget.-left-position.-bottom-position.amsearch-clone-position {
  display: none !important;
}
.page-header .amsearch-item {
  color: black;
}
.page-header .field.search {
  width: 100%;
}
.page-header form.form.minisearch.xsearch-mini-form-widget {
  display: inline-flex;
  width: 100%;
}
.page-header .block-search .field.search .amsearch-wrapper-input .amsearch-loupe {
  top: 0px;
  width: 100%;
  max-width: 50px;
  height: 37px;
  border-top-right-radius: 5px;
  right: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 5px;
}
.page-header .block-search .field.search .amsearch-wrapper-input .amsearch-loupe:before {
  font-size: 16px;
}
.page-header .block.block-search {
  float: none;
  width: 100%;
  max-width: 45%;
  top: 13px;
  right: 44px;
  margin: auto;
}
.page-header .block.block-search .block-content {
  height: 6px;
  margin-bottom: 0;
}
.page-header .block.block-search .actions .action.search:before {
  content: '\e615';
  font-family: 'luma-icons';
  font-size: 16px;
  line-height: 28px;
}
.page-header .block.block-search .field.search .input-text {
  padding: 3px 2px 2px 10px;
  font-size: 17px;
  height: inherit;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 100 !important;
  width: 100%;
  max-width: 100%;
  border-radius: 5px !important;
}
.page-header .block.block-search .action.search {
  top: 0px;
  width: 100%;
  max-width: 50px;
  height: 37px;
  border-top-right-radius: 5px;
  right: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 5px;
}
.featured-product-section-main .featured-product-images img {
  height: 134px;
}
.featured-product-section-main .featured-heading-tittle {
  height: 129px;
}
@media screen and (min-width: 992px) and (max-width: 1212px) {
  .supporthelpfooter .policyfooter .supportcontent .supportcontentdiv div:nth-child(2) {
    width: 171px;
  }
}
@media screen and (max-width: 320px) {
  .supporthelpfooter .policyfooter .supportcontent .supportcontentdiv div:nth-child(2) {
    max-width: 200px;
  }
}
@media screen and (max-width: 1124px) {
  .page-products main#maincontent .grid.products-grid .product-item .reviewdiv {
    padding: 5px 20px;
  }
  .page-main .product-item .product-item-details .reviewdiv {
    height: 52px;
    padding: 5px 20px !important;
  }
  .rating-summary .rating-result {
    margin-top: 3px;
    display: flex;
  }
}
@media screen and (max-width: 420px) {
  .catalogsearch-advanced-index .part-no .search-field-part-no input.input-search {
    height: 54px;
  }
  .catalogsearch-advanced-index .part-no .search-field-part-no button.action.search {
    width: 100%;
    max-width: 109px;
    height: 38px;
  }
}
@media screen and (min-width: 992px) {
  .col-lg-3 {
    flex: 0 0 20% !important;
    max-width: 25%;
  }
}
@media only screen and (max-width: 768px) {
  .page-main .product-item .product-item-details strong.product.name.product-item-name {
    padding: 10px 10px;
    text-align: left;
  }
  .page-main .product-item .product-item-details .reviewdiv {
    height: 52px;
    padding: 5px 10px !important;
  }
  .block.newsletter input {
    font-size: 12px;
    padding-left: 10px;
  }
}
.page-products .columns .products-list .product-items {
  position: relative;
  width: 100%;
  height: 100%;
}
.page-products .columns .products-list .product-items .product-item-info .product-image-list .product-item-photo {
  padding: 0px !important;
}
.page-products .columns .products-list .product-items .product-item-info .product-item-details {
  border-left: 1px solid #c8c8c8;
  padding-left: 35px;
}
.page-products .columns .products-list .product-items .product-item-info .product-item-details .product-item-name {
  padding-left: 0px !important;
}
.page-products .columns .products-list .product-items .product-item-info .product-item-details .reviewdiv {
  padding-left: 0px;
}
.page-products .columns .products-list .product-items .product-item-info .product-item-details .product-vendor-attribute .attribute_code {
  padding-left: 0px;
}
.page-products .columns .products-list .product-items .product-item-info .product-item-details .product-vendor-attribute .attribute_code .type {
  width: 10%;
  letter-spacing: 1px;
  font-family: 'Oswald-SemiBold';
}
.page-products .columns .products-list .product-items .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
  height: 45px;
  max-width: 230px;
  margin-left: 0px !important;
  margin-right: auto;
}
.page-products .columns .products-list .product-items .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
  margin-left: 0px !important;
}
.page-products .columns .products-list .product-items .product-item-info .product-image-container {
  display: inherit;
}
.block.review-add .block-content .review-field-ratings .label .rating-text-detail-page {
  color: #f96d00;
  margin-left: 5px;
}
.block.amshopby-morefrom {
  display: none !important;
}
.catalog-product-view .product.attribute.overview {
  display: block;
}
@media only screen and (min-width: 991px) {
  .page-products .products-grid .product-items .product-item [data-container="product-grid"] .product-image-container {
    display: inherit;
  }
  .page-products .products-list .product-items .product-item [data-container="product-list"] .product-image-list .product-image-container {
    display: block;
  }
  body.page-with-filter .products-grid .product-item {
    width: 32% !important;
    margin-right: 2% !important;
  }
  body.page-with-filter .products-grid .product-item .product-item-info {
    width: 100% !important;
  }
  body.page-products .products.products-grid .products .product-item {
    margin-left: 0px !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  body.page-products .products-grid .product-item {
    margin-left: 3% !important;
  }
  body.page-with-filter #maincontent .columns .column.main .products-grid .product-item:nth-child(3n +3) {
    margin-right: 0px !important;
  }
}
.page-layout-2columns-left .products-list .product-item-photo {
  padding: 0 0px 30px 0;
  vertical-align: top;
  width: 22%;
  text-align: -webkit-center;
}
.brand-section-home-page .blog-heading h3 {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 10px;
  margin-top: 50px;
  font-family: Oswald-SemiBold;
  margin-bottom: 30px;
}
.brand-section-home-page #brandslider img {
  object-fit: none;
}
.page-header .panel.wrapper .panel.header .switcher.switcher-currency {
  display: none;
}
.page-wrapper .minicart-wrapper .block-minicart {
  margin-top: 15px;
}
.page-products .page-main .block.block-search.block-xsearch {
  max-width: 1200px;
}
.brand-section-home-page #brandslider .item .brand-heading h1 {
  font-family: Oswald-Medium;
  font-weight: 900;
  text-align: center;
}
.blog-post-blog-page #mpblog-list-container {
  margin-top: 0px;
  padding: 0px 15px !important;
}
.blog-post-blog-page #mpblog-list-container .widget-title {
  padding-top: 40px !important;
}
.mpblog-post-index .nav-sections .navigation .nav-4 .level-top {
  background-color: #f96d00;
}
.category-about-us .page-wrapper .breadcrumbs {
  padding: 0px;
  border: 0px;
  margin-top: 10px;
}
.category-about-us .page-wrapper .breadcrumbs .items {
  display: none;
}
.category-about-us .page-wrapper .page-main .about-info.cms-content p {
  font-size: 16px;
  color: #000;
  word-spacing: 0.3px;
  letter-spacing: 0.2px;
}
.category-about-us .page-wrapper .page-main .about-info.cms-content .cms-content-important {
  font-size: 22px !important;
}
.category-about-us .page-wrapper .page-main .page-title-wrapper .page-title span {
  display: none !important;
}
.category-about-us .page-wrapper .columns .column.main {
  display: none;
}
.form.minisearch.-history input.input-text::placeholder {
  font-style: italic !important;
  color: #999999 !important;
}
.amsearch-form-container .amsearch-wrapper-input {
  width: 100% !important;
}
#maincontent .banner-home-page {
  display: none !important;
}
.cms-home #maincontent .banner-home-page {
  display: block !important;
}
@media only screen and (max-width: 320px) {
  .cms-home .header-phone-number a {
    padding: 15px 0px 0px !important;
  }
  .cms-home .banner-home-page h1 {
    font-size: 35px !important;
  }
}
[lang="fr"] .panel.header .link.authorization-link {
  padding-right: 10px !important;
}
