/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * 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.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 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);
  }
}
.-am-blocked {
  pointer-events: none;
}
._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #1979c3;
}
@media all and (min-width: 992px) {
  ._amcheckout-selectable-item {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
/* phpcs:ignoreFile */
#homepage-popup-modal {
  padding: 20px;
}
#homepage-popup-modal .modal-inner-wrap {
  border-radius: 12px;
  max-width: 600px;
  margin: auto;
}
#homepage-popup-modal .modal-title {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 15px;
}
#homepage-popup-modal .modal-content {
  font-size: 14px;
  line-height: 1.5;
  color: #444;
}
#homepage-popup-modal .modal-footer {
  text-align: center;
}
#homepage-popup-modal .modal-footer button.action-close {
  background: #333;
  color: #fff;
  border-radius: 6px;
  padding: 8px 16px;
  border: none;
}
#homepage-popup-modal .modal-footer button.action-close:hover {
  background: #555;
}
aside.modal-popup.modal-slide._inner-scroll._show {
  z-index: 123123132 !important;
  max-width: 800px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 20px;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  background: white !important;
}
.product-info-main #productalertstock {
  order: 10;
  max-width: 340px;
  padding: 0 20px;
  height: 65px;
  line-height: 1.2;
  border-radius: 33px 0 33px 33px;
  background: #f19585;
  border: 1px solid #f19585;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  margin: 15px auto;
  text-align: center;
  color: white;
  display: inline-block;
}
@media (max-width: 992px) {
  .product-info-main #productalertstock {
    order: 3;
  }
}
.modal-popup.modal-productalertstock.modal-slide {
  max-width: 600px;
  margin: auto;
  background: transparent;
}
.modal-popup.modal-productalertstock.modal-slide .modal-inner-wrap {
  max-width: 100%;
  width: fit-content;
  border-radius: 110px 110px 0;
  padding: 20px;
}
@media (max-width: 992px) {
  .modal-popup.modal-productalertstock.modal-slide .modal-inner-wrap {
    width: 95%;
  }
}
.modal-popup.modal-productalertstock.modal-slide .modal-content {
  background: transparent;
}
@media (max-width: 992px) {
  .modal-popup.modal-productalertstock.modal-slide .modal-content {
    padding: 15px 0;
  }
}
form#notify-form h5 {
  color: #0f996d;
  font-size: 14px;
  margin: 15px 0 15px 12px;
  font-weight: 700;
  text-transform: uppercase;
}
form#notify-form button.primary {
  background: #0f996d;
  border-radius: 14px 14px 0;
  border: none;
  color: #fff;
  font-size: 11px;
  height: 30px;
  padding: 4px 22px;
  width: 70px;
  text-align: center;
  margin-bottom: 6px;
}
@media (max-width: 992px) {
  form#notify-form button.primary {
    margin: auto;
  }
}
@media (min-width: 992px) {
  form#notify-form input.required-entry.validate-email {
    min-width: 400px;
    height: 30px;
  }
}
@media (max-width: 992px) {
  form#notify-form label[for="footer_terms_checkbox"] {
    padding-left: 10px;
  }
}
@media (max-width: 992px) {
  form#notify-form {
    padding: 0 10px;
    display: grid;
  }
}
.modal-popup.modal-productalertstock.modal-slide header.modal-header {
  padding: 0;
}
span.notify.form-message {
  margin-bottom: 10px;
  display: flex;
}
.modal-popup.modal-productalertstock.modal-slide .action-close {
  right: 50px;
  top: 15px;
  padding: 0;
  z-index: 12;
}
div#notifyModal a {
  font-size: 12px;
}
div#notifyModal span {
  font-size: 12px;
}
@media (max-width: 992px) {
  div#notifyModal {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .modal-popup.modal-productalertstock.modal-slide {
    left: 0px;
  }
}
/**
 * Common
 */
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 15px 10px 15px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 20%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 35px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  min-height: 250px;
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
}
.post-list-content .limiter {
  display: block !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
@media all and (min-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 48%;
  }
}
@media all and (max-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 98%;
  }
}
/* mageplaza end blog style */
/**
 * 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 #39b54a;
}
.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 #39b54a;
}
.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 #39b54a;
}
.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: 992px) {
  .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: 992px) {
  .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;
}
@media all and (min-width: 993px), 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;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .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: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    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: #39b54a;
    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: 400;
    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: #39b54a;
    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-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .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: #333333;
    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;
    border: 1px solid #cccccc;
  }
  .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;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .amskit-toolbar-wrap {
    bottom: 25px;
    left: 25px;
  }
  .amskit-toolbar-wrap.-open {
    width: 500px;
  }
  .amskit-toolbar-content {
    max-height: 650px;
  }
  .amskit-headings-wrap {
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
  }
  .amskit-page-links .amskit-label {
    width: 45%;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .amlocator-main-container .amlocator-search-container {
    width: 33%;
  }
  .amlocator-main-container .amlocator-search-container .amlocator-block {
    margin-bottom: 0;
    margin-bottom: 5px;
    text-align: center;
  }
  .amlocator-main-container .amlocator-search-container .amlocator-button.-nearby {
    background: #ffffff;
    color: #39b54a;
    margin-left: auto;
    margin-top: 10px;
    width: 100%;
  }
  .amlocator-main-container .amlocator-search-container .amlocator-button.-nearby:hover,
  .amlocator-main-container .amlocator-search-container .amlocator-button.-nearby:focus {
    background: #39b54a;
    color: #ffffff;
  }
  .amlocator-main-container .amlocator-search-container .amlocator-block.-separator {
    display: none;
  }
  .amlocator-main-container .amlocator-map-container {
    height: 100vh;
    max-height: 800px;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-block.-filter {
    width: 33%;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-block.-map {
    height: 80vh;
    max-height: 800px;
    padding-left: 15px;
    width: 67%;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-block.-storelist {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    order: inherit;
    width: 33%;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-map {
    height: 100%;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-map button {
    right: 0 !important;
    top: 0 !important;
  }
  .amlocator-main-container .amlocator-store-list .amlocator-wrapper {
    max-height: inherit;
  }
  .amlocator-main-container .amlocator-filters-container .amlocator-content {
    display: block;
  }
  .amlocator-main-container .amlocator-filters-container .amlocator-hidden-filter {
    display: none;
  }
  .amlocator-location-main .amlocator-location-container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .amlocator-location-main .amlocator-location-container > .amlocator-column.-left,
  .amlocator-location-main .amlocator-location-container .amlocator-block.-grey {
    background: #fbfbfb;
  }
  .amlocator-location-main .amlocator-location-container > .amlocator-column.-left {
    width: 33%;
  }
  .amlocator-location-main .amlocator-location-container > .amlocator-column.-right {
    display: block;
    padding-left: 15px;
    width: 67%;
  }
  .amlocator-location-main .amlocator-location-container .amlocator-block.-map {
    height: 60vh;
  }
  .amlocator-location-main .amlocator-location-container .amlocator-location-reviews .amlocator-wrapper {
    margin-right: auto;
  }
  .amlocator-location-main .amlocator-location-container .amlocator-attributes-wrapper .amlocator-collapse-title {
    display: none;
  }
  .amlocator-location-main .amlocator-location-attribute {
    margin-bottom: 10px;
    width: 50%;
  }
  .amlocator-location-main .amlocator-location-attribute:not(:first-of-type) {
    margin-top: 0;
  }
  .amlocator-location-main .amlocator-location-attribute:nth-of-type(odd) {
    float: left;
  }
  .amlocator-location-main .amlocator-location-attribute:nth-of-type(even) {
    float: right;
  }
  .amlocator-attributes-container {
    display: block;
  }
  .amlocator-review-popup .field.review-field-ratings .control {
    width: inherit;
  }
  .ampickup-store-container.-checkout .ampickup-field {
    box-sizing: border-box;
  }
  .ampickup-store-container.-checkout .ampickup-field.-time {
    padding-left: 10px;
    width: 50%;
  }
  .ampickup-store-container.-checkout .ampickup-field.-date {
    padding-right: 10px;
    width: 50%;
  }
  .ampickup-store-container.-checkout .ampickup-field.-store .ampickup-wrapper {
    flex-direction: row;
  }
  .ampickup-store-container.-checkout .ampickup-separator {
    margin: 0 25px;
    border-top: 0;
    border-right: 1px solid #c7c7c7;
  }
  .ampickup-map-popup .ampickup-content {
    width: 80vw;
  }
  .checkout-index-index .ampickup-conditions-container.block > .title,
  .paypal-review .ampickup-conditions-container.block > .title {
    display: none;
  }
  .checkout-index-index .ampickup-conditions-container.block > .content,
  .paypal-review .ampickup-conditions-container.block > .content {
    padding-top: 0;
  }
  .ampickup-map-popup .ampickup-content {
    display: flex;
    flex-direction: column;
    width: 80vw;
  }
  .ampickup-map-popup .amlocator-main-container .amlocator-map-container {
    min-height: 600px;
  }
  .ampickup-map-popup .amlocator-main-container .amlocator-map-container .amlocator-block.-map {
    height: 100%;
  }
  .paypal-review .ampickup-store-container.-checkout .ampickup-field {
    width: 33%;
  }
  .paypal-review .ampickup-store-container.-checkout .ampickup-field.-store .ampickup-wrapper {
    flex-direction: column;
  }
  .paypal-review .ampickup-store-container.-checkout .ampickup-separator {
    align-self: stretch;
    margin: 15px 0;
    width: inherit;
    border-top: 1px solid #c7c7c7;
  }
  .paypal-review .ampickup-store-container.-checkout .ampickup-field.-date {
    padding-left: 5%;
  }
  .paypal-review .ampickup-store-container.-checkout .ampickup-field.-time {
    padding-right: 5%;
  }
  .paypal-review .ampickup-conditions-container.block {
    float: none;
    width: 100%;
  }
  .paypal-review .ampickup-options-container {
    padding-right: calc((100% - 33% * 2) + 10px);
    width: 100%;
  }
  bss-modals-wrapper .modal-inner-wrap {
    max-width: 70%;
  }
  .bss-popup-button {
    margin-bottom: 10px;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .mp-sidebar .data.item.title {
    width: 50% !important;
    margin: 0 !important;
  }
  .mp-sidebar .data.item.title .data.switch {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mp-sidebar .data.item.title .data.switch div {
    width: fit-content;
    margin: auto;
  }
  .mp-sidebar #tab-label-popular .data.switch {
    border-right: 0 !important;
  }
  .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: 400;
    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: 400;
    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: #39b54a;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #39b54a;
    border-color: #39b54a;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #39b54a;
    border-color: #39b54a;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #39b54a;
    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: 992px;
    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', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    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 #39b54a;
    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: 400;
    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: 1132px), print {
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    width: calc(50% - 7px);
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eee;
    color: #363636;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 15%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto;
    width: 40%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 35%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    width: 65%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%;
  }
  .amcheckout-main-container.-modern.-layout-2columns {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - (380px + 60px));
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    width: 380px;
    transition: all .3s ease;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    overflow: auto;
    max-height: 100vh;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    border: 1px solid #d4d4d4;
    background: #fff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-title {
    background: #f9f9f9;
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .product-item-name {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .subtotal {
    width: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .table-totals {
    margin-left: 0;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
    background: #fff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%;
  }
  .amcheckout-sticky-stopper {
    display: block;
    visibility: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
  }
  .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    position: absolute;
    top: 7px;
    right: 7px;
    margin: 0;
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .paypal-review .ampickup-store-container.-checkout .ampickup-field.-store .ampickup-wrapper {
    flex-direction: row;
  }
  .paypal-review .ampickup-store-container.-checkout .ampickup-separator {
    margin: 0 25px;
    border-top: 0;
    border-right: 1px solid #c7c7c7;
  }
  .bss-modals-wrapper .modal-inner-wrap {
    max-width: 500px;
    max-height: 580px;
  }
  .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: 1420px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .amlocator-schedule-table .amlocator-cell.-time {
    padding-right: 7%;
    text-align: right;
  }
  .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;
  }
}
@charset "UTF-8";
@font-face {
  font-family: "pffuturaNeu-book";
  src: url("../fonts/Fonts_Secondgo/PFFuturaNeu-Book.woff2"), url("../fonts/Fonts_Secondgo/PFFuturaNeu-Book.woff2") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "pffuturaNeu-semiBold";
  src: url("../fonts/Fonts_Secondgo/PFFuturaNeu-SemiBold-1.woff2"), url("../fonts/Fonts_Secondgo/PFFuturaNeu-Book.woff2") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "darkline";
  src: url("../fonts/Fonts_Secondgo/Darkline.woff2"), url("../fonts/Fonts_Secondgo/Darkline.woff2") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Common
 */
/**
 * Common
 */
/**
 * Common
 */
@media only screen and (max-width: 992px) {
  .checkout-cart-index .page-wrapper .page-main {
    max-width: 100%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns {
    margin: 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container {
    display: flex;
    flex-direction: column;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart {
    order: 1;
    background: #F5F5F5;
    width: 100% !important;
    height: auto;
    margin: 0;
    padding: 0px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper {
    border-top: none;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items thead .col.item {
    display: block;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-info .col .product-item-photo {
    height: auto;
    width: 14% !important;
    margin: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-info .col .product-item-photo .product-image-wrapper .product-image-photo {
    margin: 10px 0 10px 0px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-actions .actions-toolbar a {
    width: 33%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options .qty {
    text-align: start;
    width: auto;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .add_Accessories {
    padding: 0 15px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary {
    margin-top: 20px;
    order: 2;
    width: 100%;
    padding: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .sub .mark {
    font-size: 22px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .totals .mark {
    font-size: 22px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .totals .amount .price {
    font-size: 28px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .sub .amount .price {
    font-size: 28px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .grand .amount .price {
    font-size: 22px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .grand .mark strong {
    font-size: 24px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .block {
    border: none;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content .fieldset .field {
    margin: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content .fieldset .field .full-width-wrapper .left-input #coupon_code {
    font-size: 15px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content .fieldset .field .full-width-wrapper .right-button .primary .apply {
    font-size: 18px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content #discount-coupon-form {
    padding: 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .checkout-methods-items .checkout > span {
    font-size: 15px;
    font-family: "pffuturaNeu-semiBold";
    font-weight: 400;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .payment-method-logo {
    width: 95%;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    margin: 30px auto 0;
  }
  .checkout-cart-index .page-wrapper .page-bottom .content .irepair-services-benefits .benefits-sections .pagebuilder-column-line {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .checkout-cart-index .page-wrapper .page-bottom .content .irepair-services-benefits .benefits-sections .benefit-content {
    max-width: 50%;
  }
  .checkout-cart-index .page-wrapper .page-bottom .content .irepair-services-benefits .benefits-sections .benefit-content:nth-child(5) {
    max-width: 100%;
  }
  .cart.table-wrapper .col.qty[data-th]:before {
    display: none;
  }
  .cart.table-wrapper .col.price[data-th]:before {
    display: none;
  }
  .cart.table-wrapper .col.subtotal[data-th]:before {
    display: none;
  }
  .cart.table-wrapper .col.msrp[data-th]:before {
    display: none;
  }
}
@media (min-width: 994px) {
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .sub .mark {
    font-size: 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .totals .mark {
    font-size: 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .totals .mark span.value {
    display: none;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .totals .amount .price {
    font-size: 25px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .sub .amount .price {
    font-size: 25px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .grand .amount .price {
    font-size: 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .grand .mark strong {
    font-size: 22px;
  }
}
@media (max-width: 993px) {
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .totals .mark span.value {
    display: none;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-actions .actions-toolbar a {
    top: -53px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .qty .input-text {
    margin-bottom: 0px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal {
    padding: 0px 90px 0px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal .price-excluding-tax .price {
    font-size: 18px;
  }
}
@media (max-width: 1250px) {
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart thead tr .col > span {
    margin: 0 0 0 20px;
    font-size: 22px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-info .col .product-item-details .product-item-name > a {
    margin: 0 0 0 0;
    font-size: 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-actions .actions-toolbar a {
    width: 100px;
    font-size: 13px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal .price-excluding-tax .price {
    font-size: 22px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options dt {
    font-size: 16px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options dd {
    font-size: 16px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .col.qty .input-text {
    font-size: 16px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .summary {
    font-size: 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .sub .mark {
    font-size: 16px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .totals .mark {
    font-size: 16px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .totals .amount .price {
    font-size: 16px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .sub .amount .price {
    font-size: 16px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .grand .amount .price {
    font-size: 16px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .grand .mark strong {
    font-size: 16px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content .fieldset .field .full-width-wrapper .left-input #coupon_code {
    font-size: 15px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content .fieldset .field .full-width-wrapper .right-button .primary .apply {
    font-size: 16px;
  }
}
.accessory-section {
  border-top: 1px solid #ddd;
  padding: 15px 0;
}
.accessory-title {
  font-weight: bold;
  font-size: 16px;
}
.accessory-subtitle {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}
.accessory-item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.accessory-image img {
  width: 50px;
  height: auto;
  border-radius: 8px;
}
.accessory-details {
  flex-grow: 1;
}
.accessory-name {
  font-weight: bold;
}
.accessory-actions {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.qty-btn {
  padding: 5px;
  cursor: pointer;
}
.accessory-qty {
  width: 40px;
  text-align: center;
}
.accessory-price {
  font-weight: bold;
  color: green;
}
.add-to-cart {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
}
dl.item-options dd:after {
  content: "";
  border-right: 1px solid #59595b;
  height: 24px;
}
dl.item-options dd:last-child:after {
  border: none;
}
dl.item-options dd span {
  padding-left: 6px;
  padding-right: 3px;
  font-size: 12px;
}
input.accessory-qty {
  max-width: 40px;
}
td.col.qty .field.qty .control.qty label {
  display: inline-flex;
}
/**
 * Common
 */
/**
 * Common
 */
@media only screen and (min-width: 993px) {
  .customer-account-login .page-wrapper .page-main .columns {
    border: 0.1px solid transparent;
    margin: 73px auto;
    background: url("..//images/login_bg.png");
  }
  .customer-account-login .page-wrapper .page-main .columns .column {
    width: 70% !important;
    margin: 125px auto;
    padding-bottom: 0px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login {
    display: block;
    width: 100%;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-title {
    border: none;
    text-align: center;
    margin-bottom: calc(46px + 30 * ((100vw - 375px) / 1920));
    padding-bottom: 12px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-title strong {
    font-family: "pffuturaNeu-semiBold";
    font-size: 32px;
    color: #3C3C3C;
    font-size: calc(26px + 8 * ((100vw - 375px) / 1920));
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .field-recaptcha {
    display: flex;
    justify-content: center;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .email,
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .password {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .email .label,
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .password .label {
    margin: 0 0 0px;
    display: inline-block;
    align-self: center;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .email .label span,
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .password .label span {
    font-family: "pffuturaNeu-book";
    color: #3C3C3C;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .email .control .input-text,
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .password .control .input-text {
    width: 85%;
    border-radius: 5px;
    height: 58px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar {
    margin: 69px 0px 0px 20%;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar:before,
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar:after {
    display: table;
    content: none;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .primary {
    width: calc(90% - 30 * ((100vw - 375px) / 1920));
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .primary .login {
    border-radius: 15px;
    height: 55px;
    flex-shrink: 0;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .primary .login span {
    font-family: "pffuturaNeu-semiBold";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .secondary {
    align-self: center;
    width: calc(100% - 30 * ((100vw - 375px) / 1920));
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .secondary .remind {
    width: 100%;
    text-align: left;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .secondary .remind span {
    color: #39B54A;
    font-size: 22px;
    font-family: "pffuturaNeu-book";
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 72px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary span {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: calc(10px + 10 * ((100vw - 375px) / 900));
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 0 0px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary a.action.remind {
    margin: 0 0 0 20px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary .action.remind span {
    color: #39B54A;
    font-family: "pffuturaNeu-book";
    font-size: calc(10px + 10 * ((100vw - 375px) / 900));
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .pages {
    display: flex;
    justify-content: center;
    position: relative;
    bottom: -80px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .pages .terms-page {
    margin: 0 25px 0 0;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .pages .terms-page a {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .pages .privacy-page a {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
  }
}
@media only screen and (max-width: 994px) {
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary span {
    font-size: 28px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary .action.remind span {
    font-size: 28px;
  }
}
@media only screen and (max-width: 992px) {
  .customer-account-login .page-wrapper .page-main .columns {
    background-color: #F0E9E3;
    padding: 30px 15px;
    margin: 14px 0;
  }
  .customer-account-login .page-wrapper .page-main .columns .column {
    padding-bottom: 0px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-title strong {
    font-size: calc(22px + 8 * ((100vw - 375px) / 1920));
    color: #3C3C3C;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .email .label span,
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .password .label span {
    color: #3C3C3C;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .primary .login {
    font-size: calc(16px + 6 * ((100vw - 375px) / 1920));
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .secondary .remind span {
    color: #39B54A;
    font-size: calc(14px + 7 * ((100vw - 375px) / 1920));
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 72px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary span {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 0 0px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary a.action.remind {
    margin: 0 0 0 20px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary .action.remind span {
    color: #39B54A;
    font-family: "pffuturaNeu-book";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .pages {
    display: flex;
    justify-content: center;
    position: relative;
    bottom: 0px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .pages .terms-page {
    margin: 0 25px 0 0;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .pages .terms-page a {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .pages .privacy-page a {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
  }
}
/**
 * Common
 */
@media only screen and (min-width: 993px) {
  .customer-account-create .page-wrapper .page-main .page-title-wrapper {
    text-align: center;
    margin: 70px auto 0;
    background: #F0E9E3;
  }
  .customer-account-create .page-wrapper .page-main .page-title-wrapper .page-title {
    margin: 70px auto;
  }
  .customer-account-create .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-size: calc(26px + 8 * ((100vw - 375px) / 1920));
    color: #3c3c3c;
  }
  .customer-account-create .page-wrapper .page-main .columns {
    margin: 16px auto 70px;
  }
  .customer-account-create .page-wrapper .page-main .columns .column {
    background: #F0E9E3;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account {
    margin: 30px auto;
    padding: 20px 0;
    width: 64%;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field-recaptcha {
    display: flex;
    justify-content: flex-end;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .legend {
    text-align: center;
    margin: 13px 0 20px;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .legend span {
    font-family: "pffuturaNeu-semiBold";
    color: #3c3c3c;
    font-size: 28px;
    font-weight: 400;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field .label {
    width: 26%;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field .label span {
    color: #3c3c3c;
    font-size: 20px;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.date {
    display: flex;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.date .control {
    width: 72%;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.date .control input {
    height: 58px;
    border-radius: 5px;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field .control {
    width: 72%;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field .control .input-text {
    height: 50px;
    border-radius: 5px;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.field-name-firstname,
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.field-name-lastname,
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.password,
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.confirmation,
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.email {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .actions-toolbar .primary {
    width: calc(100% - 30 * ((100vw - 375px) / 1920));
    float: none;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .actions-toolbar .primary .submit {
    width: 50%;
    border-radius: 15px;
    height: 45px;
    margin: 0 auto;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .actions-toolbar .primary .submit span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 992px) {
  .customer-account-create .page-wrapper .page-main .page-title-wrapper .page-title {
    margin-bottom: 0;
    background: #F0E9E3;
    padding: 30px 15px;
  }
  .customer-account-create .page-wrapper .page-main .columns .column {
    background: #F0E9E3;
    padding: 0 15px 20px;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .actions-toolbar .primary .submit {
    font-size: calc(16px + 6 * ((100vw - 375px) / 1920));
  }
}
/**
 * Common
 */
@media (min-width: 994px) {
  body.account .page-wrapper .page-main .columns .column.main .block .box-billing-address .box-title > span {
    font-family: "pffuturaNeu-semiBold";
    font-size: calc(15px + 0.3vw);
    font-weight: 400;
  }
}
@media only screen and (max-width: 992px) {
  body.account .page-wrapper .page-main .columns .column.main {
    width: 100%;
    margin-right: 0%;
  }
  body.account .page-wrapper .page-main .columns .column.main .page-title-wrapper .page-title {
    padding-top: 0;
  }
  body.account .page-wrapper .page-main .columns .column.main .block .box-billing-address .box-title > span {
    font-family: "pffuturaNeu-semiBold";
    font-size: calc(15px + 0.1vw);
    font-weight: 400;
  }
  body.account .page-wrapper .page-main .columns .sidebar .block-collapsible-nav {
    top: 0;
  }
  body.account .page-wrapper .page-main .columns .sidebar .block-collapsible-nav .title {
    border: none;
    background-color: #39b54a;
  }
  body.account .page-wrapper .page-main .columns .sidebar .block-collapsible-nav .block-collapsible-nav-content.active .gretings {
    display: none;
  }
}
/**
 * Common
 */
@media only screen and (max-width: 484px) {
  .customer-account-createpassword .page-wrapper .page-main .columns .column .reset .fieldset .password .control .password-strength-meter {
    font-size: 11px;
  }
}
@media only screen and (max-width: 400px) {
  .customer-account-createpassword .page-wrapper .page-main .columns .column .reset .fieldset .password .control .password-strength-meter {
    font-size: 8px;
  }
}
@media only screen and (max-width: 993px) {
  .customer-account-createpassword .page-wrapper .page-main .columns .column .reset {
    margin: 40px auto;
    padding: 25px;
  }
  .customer-account-forgotpassword .page-wrapper .page-main .columns {
    margin: 20px auto 20px;
  }
  .customer-account-forgotpassword .page-wrapper .page-main .columns .column .block-customer-forgotpassword {
    margin: 0px 20px;
  }
  .customer-account-forgotpassword .page-wrapper .page-main .columns .column .block-customer-forgotpassword .block-title strong {
    width: 100%;
  }
  .customer-account-forgotpassword .page-wrapper .page-main .columns .column .block-customer-forgotpassword .form .fieldset .field {
    display: block;
  }
  .customer-account-forgotpassword .page-wrapper .page-main .columns .column .block-customer-forgotpassword .form .fieldset .field .label {
    width: 100%;
  }
  .customer-account-forgotpassword .page-wrapper .page-main .columns .column .block-customer-forgotpassword .form .fieldset .field .control {
    width: 100%;
  }
  .customer-account-forgotpassword .page-wrapper .page-main .columns .column .block-customer-forgotpassword .form .fieldset .field.captcha .captcha .nested .captcha .captcha-image .captcha-img {
    margin: 10px auto;
  }
}
/**
 * Common
 */
@media (max-width: 1420px) {
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .column .content-icon {
    padding-right: 0px;
    width: 30%;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .column .content-text p {
    font-size: 14px;
    margin-bottom: 0;
  }
}
@media (min-width: 1132px) {
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .column .content-text p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .column .content-text:nth-child(1) .content-text {
    padding-left: 5px;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .column .content-text:nth-child(3) .content-text {
    padding-left: 5px;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .column .content-text:nth-child(4) .content-text {
    padding-left: 5px;
  }
}
@media (max-width: 1132px) {
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column .content-text p {
    font-size: 13px;
  }
}
@media (min-width: 994px) {
  .page-wrapper > .nav-sections {
    display: none;
  }
  .page-wrapper .page-header {
    background: #3c3c3c;
  }
  .page-wrapper .page-header .panel.wrapper {
    border: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container {
    margin-bottom: 0px;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row {
    flex-direction: unset !important;
    margin: 0 auto !important;
    height: 56px;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns {
    width: calc(1140px + 160 * ((100vw - 375px) / 901));
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line {
    padding: 5px 0;
    margin: 0 auto;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column:nth-child(1) {
    min-width: 32%;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column:nth-child(1) .content-text {
    left: -24px;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column:nth-child(2) {
    min-width: 18%;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column:nth-child(2) .content-text {
    left: 4px;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column:nth-child(3) {
    min-width: 18%;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column:nth-child(3) .content-text {
    left: 0px;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column:nth-child(4) {
    min-width: 30%;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column:nth-child(4) .content-text {
    left: -20px;
  }
  .page-wrapper .page-header .header {
    max-width: 100%;
    display: flex;
    padding: 0 30px;
    justify-content: center;
    position: relative;
    align-items: center;
    flex-wrap: initial;
    height: 94px;
  }
  .page-wrapper .page-header .header .nav-sections .nav-sections-item-content .navigation .ui-menu.ui-widget.ui-widget-content .level0.level-top.last {
    margin: 0;
    padding-right: 40px;
  }
  .page-wrapper .page-header .header .logo {
    order: 1;
  }
  .page-wrapper .page-header .header .logo img {
    width: auto;
  }
  .page-wrapper .page-header .header .block-search {
    order: 3;
  }
  .page-wrapper .page-header .header .block-search .block-content .minisearch .label {
    clip: auto;
    overflow: unset;
  }
  .page-wrapper .page-header .header .block-search .block-content .minisearch .label:before {
    color: #fff;
    font-size: calc(8px + 8 * ((100vw - 375px) / 900));
    margin: 0;
    padding-top: calc(5px + 0 * ((100vw - 375px) / 1100));
  }
  .page-wrapper .page-header .header .block-search .block-content .minisearch .control {
    margin-left: calc(7px + 6 * ((100vw - 375px) / 900));
  }
  .page-wrapper .page-header .header .block-search .block-content .minisearch .control input#search {
    background: none;
    border: none;
    padding-right: 0;
    color: #fff;
  }
  .page-wrapper .page-header .header .block-search .block-content .minisearch .control input#search:focus {
    box-shadow: none;
  }
  .page-wrapper .page-header .header .block-search .block-content .minisearch .control input#search::placeholder {
    color: #fff;
    font-family: "pffuturaNeu-book";
    font-size: 24px;
    font-weight: 400;
  }
  .page-wrapper .page-header .header .block-search .block-content .minisearch .actions .search::before {
    display: none;
  }
  .page-wrapper .page-header .header .header-right-section {
    display: flex;
    order: 4;
    align-items: center;
  }
  .page-wrapper .page-header .header .header-right-section .minicart-wrapper {
    order: 1;
  }
  .page-wrapper .page-header .header .header-right-section .minicart-wrapper .action.showcart:before {
    content: url("..//images/icons8-cart.png");
    padding: 3px 4px;
    font-size: 30px;
    line-height: unset;
  }
  .page-wrapper .page-header .header .header-right-section .minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    top: -12px;
    right: -6px;
    border-radius: 50%;
    background: #61e31f;
  }
  .page-wrapper .page-header .header .header-right-section .custom.link.wishlist {
    order: 2;
  }
  .page-wrapper .page-header .header .header-right-section .custom.link.wishlist .counter.qty {
    background: #ff5501;
    color: #fff;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
    display: inline-block;
    margin: 3px 0 0;
    min-width: 18px;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    white-space: normal;
  }
  .page-wrapper .page-header .header .header-right-section .custom.link.wishlist .wishlist-custom:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: unset;
    color: #fff;
    content: url('..//images/icons8-heart.png');
    font-family: 'luma-icons';
    vertical-align: top;
    display: inherit;
    font-weight: normal;
    padding: 0 7px;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-wrapper .page-header .header .header-right-section .custom.link.wishlist .wishlist-custom .text {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-wrapper .page-header .header .header-right-section .account-wrapper {
    order: 3;
  }
  .page-wrapper .page-header .header .header-right-section .account-wrapper .account {
    display: none;
  }
  .page-wrapper .page-header .header .header-right-section .account-wrapper a:before {
    width: auto;
    height: auto;
    font-size: 50px;
    display: block;
    content: url("..//images/icons8-account.png");
    padding: 0px;
  }
  .page-wrapper .page-header .header .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-result-block .amsearch-products-list .slick-list .amsearch-item.product-item .product-item-details .product-item-link {
    font-size: 18px;
  }
  .page-wrapper .page-header .header .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-result-block .amsearch-products-list .slick-list .amsearch-item.product-item .product-item-details .amsearch-wrapper-inner .price-final_price .price {
    font-size: 16px;
  }
  .page-wrapper .page-header .header .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-result-block .amsearch-products-list .slick-list .amsearch-item.product-item .amsearch-description .product-reviews-summary {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .pagebuilder-column-line .column .content-icon {
    width: 30%;
  }
}
@media only screen and (max-width: 993px) {
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc(-1750px));
    }
  }
  .nav-open .page-wrapper {
    left: 0;
  }
  .page-wrapper > .nav-sections {
    display: block;
  }
  .page-wrapper > .nav-sections .nav-sections-items .nav-sections-item-content .navigation .category-item .submenu .category-item,
  .page-wrapper > .nav-sections .nav-sections-items .nav-sections-item-content .navigation .category-item .submenu .all-category {
    font-family: 'pffuturaNeu-book';
  }
  .page-wrapper .page-header {
    margin-bottom: 0;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row {
    display: block;
    height: 30px;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group {
    overflow: hidden;
    position: relative;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .pagebuilder-column-line {
    flex-wrap: nowrap;
    transition: transform 1s ease-in-out 0s;
    padding: 0;
    height: 30px;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .pagebuilder-column-line .column {
    min-width: 100%;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .pagebuilder-column-line .column .content-icon {
    width: 40%;
    text-align: right;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .pagebuilder-column-line .column .content-icon .pagebuilder-mobile-only {
    width: 10%;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .pagebuilder-column-line .column .content-icon [data-pb-style=OO7D6O6] {
    width: 15px !important;
    margin: 5px 0 0 0;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .pagebuilder-column-line .column .content-icon [data-pb-style=BEMKXO5] {
    width: 35px !important;
    margin: 5px 0 0 0;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .pagebuilder-column-line .column .content-icon [data-pb-style=Q0OX39F] {
    width: 25px !important;
    margin: 5px 0 0 0;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .pagebuilder-column-line .column .content-icon [data-pb-style=IXPMHCF] {
    width: 15px !important;
    margin: 5px 0 0 0;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .pagebuilder-column-line .column .content-text {
    width: 50% !important;
    left: 10px !important;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .pagebuilder-column-line .column .content-text p {
    font-size: 10px !important;
    margin-bottom: 0 !important;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .slider {
    animation: scroll 40s linear infinite;
    width: calc(3500px);
  }
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc(-1750px));
    }
  }
  .page-wrapper .page-header .header {
    display: block;
    position: relative;
    height: 50px;
    padding: 0;
    justify-content: space-between;
  }
  .page-wrapper .page-header .header > .nav-sections {
    display: none;
  }
  .page-wrapper .page-header .header .logo {
    margin: auto 12px;
    position: absolute;
    top: 50%;
    transform: translate(-6%, -50%);
    width: 40%;
  }
  .page-wrapper .page-header .header .logo img {
    padding-left: 30px;
    width: 170px;
  }
  .page-wrapper .page-header .header .nav-toggle {
    top: 3px;
    left: 7px;
  }
  .page-wrapper .page-header .header .nav-toggle:before {
    content: url('..//images/menu.svg');
  }
  .page-wrapper .page-header .header .header-right-section {
    width: auto;
    justify-content: flex-end;
  }
  .page-wrapper .page-header .header .header-right-section .minicart-wrapper {
    margin-top: 0;
  }
  .page-wrapper .page-header .header .custom.link.wishlist {
    margin: 10px 0;
  }
  .page-wrapper .page-header .header .account-wrapper {
    display: none;
  }
  .page-wrapper .page-header button.amsearch-button.-icon.-loupe {
    display: inline-block;
    position: absolute;
    right: 75px;
    top: 14px;
    margin: 0;
    height: 24px;
    filter: brightness(100%);
    background-size: 24px;
    background-image: url('..//images/search-24x24.png');
  }
  .page-wrapper .page-header .amsearch-wrapper-block .amsearch-form-block.-opened .amsearch-full_width-title {
    display: none;
  }
  .page-wrapper .page-header .amsearch-wrapper-block .amsearch-form-block.-opened .amsearch-input-wrapper .amsearch-input::placeholder {
    color: #fff;
    font-size: 18px;
  }
  .page-wrapper .page-header .amsearch-wrapper-block .amsearch-form-block.-opened .amsearch-input-wrapper .amsearch-button.-close {
    left: auto;
    right: 0;
  }
  .page-wrapper .page-header .amsearch-wrapper-block .amsearch-form-block.-opened .amsearch-input-wrapper .amsearch-button.-loupe {
    background-size: 21px;
    top: 0;
  }
  .page-wrapper .page-header .amsearch-wrapper-block .amsearch-form-block.-opened .amsearch-result-section .amsearch-items-section {
    display: none;
  }
  .page-wrapper .page-header .amsearch-wrapper-block .amsearch-button.-full-close {
    background-color: transparent;
    border-color: #fff;
  }
  .page-wrapper .page-header .amsearch-wrapper-block .amsearch-button.-full-close:before {
    background: url('..//images/close-50X50.png');
  }
  .page-wrapper .page-header .block-search .block-content .minisearch .label:before {
    font-size: calc(27px + 8 * ((100vw - 375px) / 900));
    position: absolute;
    transform: translate(-50%, -50%);
    right: 96px;
    padding-top: 22px;
  }
  .page-wrapper .page-header .block-search .block-content .control {
    margin: 0;
  }
  .page-wrapper .page-header .block-search .block-content .control input#search {
    background: #333;
    border-radius: 5px;
    margin: 0;
  }
  .nav-sections {
    padding-top: 0;
    padding-left: 0;
    background: #3C3C3C;
  }
  .nav-sections .section-items .nav-sections-item-title {
    background: #187b1c;
    border: none;
    line-height: 71px;
    padding: 0;
  }
  .nav-sections .section-items .nav-sections-item-title.active {
    background: #1bc021;
    border: none;
  }
  .nav-sections .section-items .nav-sections-item-title .nav-sections-item-switch {
    color: white;
    font-family: "pffuturaNeu-book";
    font-size: calc(16px + 15 * ((100vw - 375px) / 1024));
    font-weight: 600;
    padding: 0;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation {
    background: #3C3C3C;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation .level0 {
    border-top: none;
  }
  .nav-sections .nav-sections-items .nav-sections-item-content {
    padding: 0 0;
  }
  .nav-sections .header.links {
    border: none;
  }
  .nav-sections .header.links li.greet.welcome {
    color: white;
    border: none;
  }
  .nav-sections .header.links li > a {
    border: none;
    color: white;
  }
  .nav-sections .header.links a:hover {
    color: #39e33f;
  }
  .nav-sections .section-item-content .navigation li.level0:last-child {
    border-bottom: none;
  }
  .nav-sections .section-item-content .navigation li.level0 a {
    color: white;
  }
  .nav-sections .section-item-content .navigation .level0 > .level-top:hover {
    color: #39e33f;
  }
  .nav-sections .section-item-content .navigation .submenu > li > a:hover {
    color: #39e33f;
  }
  .nav-sections .section-item-content .navigation .level0.active > a:not(.ui-state-active) {
    border: none;
    color: white;
  }
  .nav-sections .section-item-content .navigation .submenu:not(:first-child) .active > a {
    border-color: #1bc021;
  }
  .nav-sections .section-item-content .switcher-currency:last-child {
    border-top: none;
    border-bottom: none;
  }
  .nav-sections .section-item-content .switcher-currency span {
    color: #fff;
  }
  .nav-sections .section-item-content .switcher-currency .switcher-options strong span {
    color: #fff;
  }
  .nav-sections .section-item-content .switcher-currency .switcher-dropdown a {
    color: #fff;
  }
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border: none;
    color: white;
  }
  .navigation .level0 > .level-top {
    text-transform: unset;
    font-family: "pffuturaNeu-book";
  }
}
/**
 * Common
 */
@media only screen and (max-width: 1420px) {
  .page-wrapper .page-footer {
    height: auto;
  }
  .page-wrapper .page-footer .block-static-block > div > div {
    margin: 20px 0 0 0;
  }
  .page-wrapper .page-footer .content {
    margin: 0;
    justify-content: center;
  }
  .page-wrapper .page-footer .content .block-static-block {
    margin: 0px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block1 {
    width: calc(70px + 70 * ((100vw - 375px) / 900));
    margin-right: calc(15px + 20 * ((100vw - 375px) / 900));
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block2 {
    width: calc(70px + 70 * ((100vw - 375px) / 900));
    margin-right: calc(15px + 20 * ((100vw - 375px) / 900));
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block3 {
    width: calc(70px + 90 * ((100vw - 375px) / 900));
    margin-right:  calc(15px + 15 * ((100vw - 375px) / 900));
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 {
    width: calc(90px + 90 * ((100vw - 375px) / 900));
    margin-right: calc(15px + 15 * ((100vw - 375px) / 900));
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 .content-wrapper-first {
    margin-top: 0;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 {
    width: calc(130px + 100 * ((100vw - 375px) / 900));
    margin-left: calc(20px + 20 * ((100vw - 375px) / 900));
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second {
    margin-top: 0;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .newsletter-block-render .block.newsletter {
    display: block;
    max-width: 100%;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .newsletter-block-render .block.newsletter .content {
    margin: 0;
  }
}
@media (min-width: 994px) {
  .page-wrapper .page-footer .content .block-static-block .quick-links .item a {
    font-size: 18px;
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links .item:first-child a {
    font-size: 22px;
  }
  .page-wrapper .page-footer .content .block-static-block .content-wrapper-first p.contact-info:first-child {
    font-size: 18px;
  }
  .page-wrapper .page-footer .content .block-static-block .content-wrapper-first p.contact-info {
    font-size: 18px;
  }
  .page-wrapper .page-footer .content .block-static-block .content-wrapper-first .contact-main img.contact-img {
    margin: 0 5px;
    display: flex;
    height: 22px;
  }
  .page-wrapper .page-footer .content .block-static-block .content-wrapper-first p.availability {
    font-size: 18px;
    margin-bottom: 50px;
  }
  .page-wrapper .page-footer .content .block-static-block .content-wrapper-first .quick-link .item a {
    font-size: 18px;
    font-family: "pffuturaNeu-semiBold";
    font-weight: 400;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second p.more-info {
    font-size: 18px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second p.exclusive-offers {
    font-size: 18px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .newsletter-block-render .block.newsletter .content .form.subscribe .actions .action.subscribe {
    font-size: 16px;
    padding: 7px 10px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .spam-weapper img {
    height: auto;
    margin: auto 0;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .spam-weapper p.spam-text {
    font-size: 17px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .social-icons-container .social-icon img {
    width: 40px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .social-icons-container a.blog-text {
    font-size: 20px;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row .payment-option-column .payment-content-text {
    font-size: 20px;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row .acs-column .acs-text-content {
    font-size: 20px;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row .acs-column .acs-logo {
    max-width: 13%;
  }
}
.page-wrapper .page-footer {
  height: auto;
}
.page-wrapper .page-footer .content .block-static-block .footer-link-block4 .content-wrapper-first-mobile {
  display: none;
}
@media only screen and (max-width: 992px) {
  .page-wrapper .page-footer {
    margin-top: 0;
  }
  .page-wrapper .page-footer .content {
    display: flex;
    flex-direction: column;
  }
  .page-wrapper .page-footer .content .block-static-block {
    margin: 6px 0;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 {
    width: 100%;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 .content-wrapper-first-mobile {
    display: block;
    margin-top: 0;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 .content-wrapper-first-mobile .contact-main {
    width: 100%;
    font-size: 16px;
    display: flex;
    color: #ffffff;
    flex-direction: column;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 .content-wrapper-first-mobile .contact-main .phone img {
    display: none;
    padding: 0 4px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 .content-wrapper-first-mobile .contact-main .phone .contact-info {
    font-family: "pffuturaNeu-book";
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    display: flex;
    align-items: center;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 .content-wrapper-first-mobile .contact-main .phone .contact-info:before {
    content: url('..//images/tel_2.png');
    margin: 0 10px 0 0;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 .content-wrapper-first-mobile .contact-main .email img {
    display: none;
    padding: 0 4px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 .content-wrapper-first-mobile .contact-main .email .contact-info {
    font-family: "pffuturaNeu-book";
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    display: flex;
    align-items: center;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 .content-wrapper-first-mobile .contact-main .email .contact-info:before {
    content: url('..//images/email_2.png');
    margin: 0 10px 0 0;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 .content-wrapper-first-mobile .availability {
    font-family: "pffuturaNeu-book";
    color: #ffffff;
    margin: 9px 0px;
    font-size: 15px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4 .content-wrapper-first {
    display: none;
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links {
    display: none;
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile {
    display: block;
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile .accordion-header {
    background-color: #333333;
    color: #ffffff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    transition: 0.4s;
    font-weight: 400;
    font-family: "pffuturaNeu-semiBold";
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile .accordion-header:after {
    position: absolute;
    left: 85%;
    content: url('..//images/icon-down1.png');
    font-family: 'luma-icons';
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile .accordion-header:hover {
    background-color: #333333;
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile .accordion-header.active:after {
    background-color: #333333;
    content: url('..//images/icon-up1.png');
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile .panel {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    max-width: 90%;
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile li.accordion-header {
    list-style: none;
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile li.accordion-content.nav.item {
    list-style: none;
    margin: 10px 0 10px 10px;
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile li.accordion-content.nav.item a {
    text-decoration: none;
    color: white;
    font-size: 15px;
  }
  .page-wrapper .page-footer .content .block-static-block .contact-info {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0;
  }
  .page-wrapper .page-footer .content .block-static-block ul.quick-links.nav.item {
    padding-right: 40px;
    padding-left: 0px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block1,
  .page-wrapper .page-footer .content .block-static-block .footer-link-block2,
  .page-wrapper .page-footer .content .block-static-block .footer-link-block3 {
    width: 100%;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 {
    width: 100%;
    margin: 0;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second p.more-info {
    font-size: 18px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second p.exclusive-offers {
    width: 100%;
    font-size: 18px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .newsletter-block-render .block.newsletter .content .form.subscribe {
    width: 70%;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .newsletter-block-render .block.newsletter .content .form.subscribe .field.newsletter {
    width: 60%;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .newsletter-block-render .block.newsletter .content .form.subscribe .actions {
    width: 40%;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .newsletter-block-render .block.newsletter .content .form.subscribe .actions .action.subscribe {
    font-size: 16px;
    padding: 7px 7px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .spam-weapper {
    width: 100%;
    display: flex;
    justify-content: flex-start;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .spam-weapper p.spam-text {
    font-size: 20px;
    margin: auto 0;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .social-icons-container {
    width: 100%;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .social-icons-container .social-icon img {
    width: 100%;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .social-icons-container a.blog-text {
    width: 100%;
    margin: auto 10px;
  }
  .footer.content ul > li {
    max-width: 90%;
  }
  .page-footer .block-static-block div > div > hr {
    display: none !important;
  }
  .page-footer .pagebuilder-column.column-logo {
    display: none !important;
  }
  .page-footer .pagebuilder-column.payment-option-column {
    margin: 29px 0;
    justify-content: center;
    text-align: center;
    flex-wrap: nowrap;
    padding-left: 0;
  }
  .page-footer .pagebuilder-column.acs-column {
    display: none !important;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row .payment-option-column {
    padding: 0 15px;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row .payment-option-column .payment-content-text {
    font-size: 20px;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row .payment-option-column .card-content block-static-block .payment-method-logo {
    width: 100%;
    flex-direction: row !important;
    justify-content: flex-start !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    margin: 0px 0px;
  }
  .page-footer .pagebuilder-column.payment-option-column {
    text-align: start;
  }
  .page-footer .pagebuilder-column.payment-option-column p {
    margin: 0 13px;
  }
}
@media (min-width: 994px) {
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .product-carousel-heading h4 {
    font-size: 29px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .product-carousel-text p {
    font-size: 27px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 22px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-info .product-item-details .price-final_price .normal-price .price-container .price {
    font-size: 24px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product-text {
    margin: 0 auto;
    padding: 66px 0 0 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product-text p {
    font-size: 26px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info {
    right: calc(10px + 10 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-name a.product-item-link {
    font-size: 32px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .price-box .normal-price .price-final_price .price {
    font-size: 28px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price-container .price-wrapper .price {
    font-size: 32px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .storage {
    order: 1;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-option {
    font-size: 13px;
    padding: 9px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.action span {
    font-size: 22px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-services-details .services-sections .service-content .section-text {
    font-size: 19px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner {
    height: calc(250px + 150 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .certified-logo {
    width: calc(135px + 115 * ((100vw - 375px) / 900));
    height: calc(12px + 75 * ((100vw - 375px) / 900));
    bottom: calc(20px + 95 * ((100vw - 375px) / 900));
    left: calc(210px + 740* ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-heading {
    left: calc(40px + 345 * ((100vw - 375px) / 900));
    bottom: calc(20px + 60 * ((100vw - 375px) / 900));
    font-size: 32px;
    margin-bottom: calc(18px + 12 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-text {
    font-size: 26px;
    width: calc(350px + 350 * ((100vw - 375px) / 900));
    left: calc(40px + 345 * ((100vw - 375px) / 900));
    bottom: calc(40px + 60 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-third-banner {
    text-align: center;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content .service-text {
    max-width: 100%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content .service-text p {
    font-size: 18px;
    width: 74%;
    margin: -55px auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content .white-star-img img {
    position: relative;
    top: 40px;
    left: -300px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content:last-child .service-text p {
    width: 88%;
    margin: -55px auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content:nth-child(2) .service-text p {
    top: -25px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper {
    display: none;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .section-heading {
    top: calc(20px + 45 * ((100vw - 375px) / 900));
    left: calc(20px + 45 * ((100vw - 375px) / 900));
    font-size: 36px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .section-text {
    top: calc(25px + 50 * ((100vw - 375px) / 900));
    left: calc(20px + 45 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .section-text p {
    font-size: 24px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .call-to-action {
    top: calc(40px + 60 * ((100vw - 375px) / 900));
    left: calc(20px + 45 * ((100vw - 375px) / 900));
    max-width: calc(95px + 115 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .call-to-action .pagebuilder-button-secondary span {
    font-size: 22px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .three-line-img {
    bottom: calc(70px + 90 * ((100vw - 375px) / 1200));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .section-first-img {
    bottom: calc(115px + 117 * ((100vw - 375px) / 1200));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .section-second-img {
    bottom: calc(50px + 120 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .section-heading {
    bottom: calc(120px + 360 * ((100vw - 375px) / 900));
    left: calc(25px + 40 * ((100vw - 375px) / 900));
    font-size: 36px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .section-text {
    bottom: calc(120px + 350 * ((100vw - 375px) / 900));
    left: calc(25px + 40 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .section-text p {
    font-size: 24px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .call-to-action {
    bottom: calc(110px + 320 * ((100vw - 375px) / 900));
    left: calc(25px + 40 * ((100vw - 375px) / 900));
    max-width: calc(114px + 120 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .call-to-action .pagebuilder-button-secondary span {
    font-size: calc(10px + 6 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .second-section .earth-text p {
    font-size: 22px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .third-section .tech-text p {
    font-size: 22px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .four-section .price-text p {
    font-size: 22px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .third-section-button .pagebuilder-button-secondary {
    padding: 10px 60px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .third-section-button .pagebuilder-button-secondary span {
    font-size: 20px;
  }
}
/*
*hand banner section
*/
@media (max-width: 1420px) {
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section {
    margin-top: -50px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content {
    margin-top: 32px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section {
    margin-left: 15%;
    margin-top: 8px;
    justify-content: flex-start;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section .first-section-heading {
    color: #fff;
    font-size: calc(12px + 10 * ((100vw - 375px) / 900));
    font-family: "pffuturaNeu-semiBold";
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section .first-section-text {
    max-width: 260px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section .first-section-text p {
    color: #fff;
    font-family: "pffuturaNeu-book";
    font-size: calc(6px + 7 * ((100vw - 375px) / 900));
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section .first-section-button {
    border-radius: 15px;
    margin-top: calc(4px + 4 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section .first-section-button .pagebuilder-button-secondary {
    font-size: 13px;
    padding: 3px 6px;
    line-height: 16px;
    border-radius: 12px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .second-content-section {
    margin-left: -90px;
    margin-top: 8px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .second-content-section .second-section-heading {
    color: #3c3c3c;
    font-family: "pffuturaNeu-semiBold";
    font-size: calc(12px + 10 * ((100vw - 375px) / 900));
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .second-content-section .second-section-text {
    max-width: 280px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .second-content-section .second-section-text p {
    color: #3c3c3c;
    font-family: "pffuturaNeu-book";
    font-size: calc(6px + 7 * ((100vw - 375px) / 900));
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .second-content-section .second-section-button {
    border-radius: 15px;
    margin-top: calc(2px + 2 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .second-content-section .second-section-button .pagebuilder-button-secondary {
    font-size: 13px;
    padding: 3px 6px;
    line-height: 16px;
    border-radius: 12px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .second-section .earth-text p {
    font-size: 18px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .third-section .tech-text p {
    font-size: 18px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .four-section .price-text p {
    font-size: 18px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .third-section-button .pagebuilder-button-secondary {
    padding: 8px 50px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .third-section-button .pagebuilder-button-secondary span {
    font-size: 18px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel {
    padding: 0px 22px 0 60px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-prev {
    left: -5px;
  }
}
@media (min-width: 2400px) {
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section {
    margin-top: -58px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop {
    width: 100%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-hands-columns .first-img-column .main-content-img img {
    width: 100%;
    max-height: 500px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content {
    margin-top: 50px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section {
    margin-top: 2%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section .first-section-heading {
    font-size: 22px;
    line-height: normal;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section .first-section-text {
    max-width: 340px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section .first-section-text p {
    font-size: 16px;
    line-height: 30px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section .first-section-button {
    margin-top: 15px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section .first-section-button .pagebuilder-button-secondary {
    padding: 10px 12px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .second-content-section {
    margin-left: -150px;
    margin-top: 2%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .second-content-section .second-section-heading {
    font-size: 22px;
    line-height: 40px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .second-content-section .second-section-text {
    max-width: 460px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .second-content-section .second-section-text p {
    font-size: 16px;
    line-height: 25px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .second-content-section .second-section-button {
    margin-top: 15px;
  }
}
/*
* Desktop View Only
*/
@media (min-width: 993px) {
  .cms-home .page-wrapper .page-main .irepair-first-banner {
    flex-direction: row !important;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections {
    text-align: center !important;
    width: 100%;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-dots {
    width: 18% !important;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-dots .dots-img {
    position: relative;
    left: 0;
    bottom: calc(10px + 40 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-main {
    text-align: center !important;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-main figure img {
    width: auto;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text {
    margin-top: calc(12px + 14 * ((100vw - 375px) / 900));
    width: 30% !important;
    margin-left: calc(20px + 15 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text h1.heading-content {
    color: #3c3c3c;
    font-family: "pffuturaNeu-semiBold";
    font-size: 48px;
    font-weight: 400;
    position: relative;
    margin-bottom: 35px;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .mobile-heading-content {
    display: none;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .text-content {
    color: #3c3c3c;
    font-family: "pffuturaNeu-book";
    font-size: 26px;
    font-weight: 400;
    margin: 40px 0 40px 0;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .pagebuilder-button-secondary {
    cursor: pointer;
    margin: 0;
    padding: 10px 12px;
    border-radius: 15px;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .pagebuilder-button-secondary span {
    font-family: "pffuturaNeu-semiBold";
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-star .star-img {
    margin-top: 100px;
  }
}
/*
* Mobile View Only
*/
@media (max-width: 993px) {
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-dots,
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-star {
    display: none !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text {
    padding-left: 15px !important;
    padding-top: 15px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .heading-content {
    display: none;
    width: calc(300px + 500 * ((100vw - 375px) / 900));
    margin-bottom: 20px;
    font-family: "pffuturaNeu-semiBold";
    font-size: calc(28px + 12 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .mobile-heading-content {
    width: 80%;
    margin: 0px auto 16px auto;
    font-size: calc(22px + 20*((100vw - 375px)/900));
    font-family: "pffuturaNeu-semiBold";
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .text-content {
    width: 80%;
    margin: 0 auto 25px auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .text-content p {
    font-size: calc(11px + 10*((100vw - 375px)/900));
    font-family: "pffuturaNeu-book";
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .call-to-action {
    padding-bottom: 10px;
    margin: 0 auto;
    width: 80%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .call-to-action .pagebuilder-button-secondary {
    cursor: pointer;
    margin: 0;
    padding: 4px 8px;
    border-radius: 15px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .call-to-action .pagebuilder-button-secondary span {
    font-family: "pffuturaNeu-semiBold";
    font-size: calc(8px + 10*((100vw - 375px)/900));
    font-style: normal;
    font-weight: 400;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner {
    height: calc(146px + 150 * ((100vw - 375px) / 900));
    background-size: 490px 154px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .certified-logo {
    display: none;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner h1.banner-heading {
    width: 100%;
    max-width: 68%;
    margin-bottom: 36px;
    margin-top: 100px;
    font-size: 20px;
    left: calc(40px + 345 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-text {
    width: 100%;
    max-width: 65%;
    left: calc(40px + 345 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-text p {
    font-size: 16px;
    line-height: 20px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-third-banner {
    text-align: center;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-third-banner .banner-img .pagebuilder-mobile-only {
    width: 100%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services {
    background: none;
    background-color: #f0e9e3;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections {
    margin: 8px 0 auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content {
    max-width: 50%;
    margin: 19px auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content .white-star-img {
    display: none;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content .service-text p {
    font-size: 18px;
    position: relative;
    top: -45px;
    width: 90%;
    margin: 0 auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content:nth-child(2) .section-icon {
    margin-top: -13px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content:nth-child(2) .section-icon .pagebuilder-mobile-only {
    width: 35%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content:last-child .service-text p {
    width: 88%;
    margin: 0 auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections {
    width: 90%;
    margin-top: 15px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line {
    flex-wrap: nowrap;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .second-section {
    margin-top: -3px;
    margin-bottom: 0px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .second-section .recycle-img {
    margin-top: 5px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .second-section .recycle-img .pagebuilder-mobile-only {
    max-width: 65% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .second-section .love-earth-img .pagebuilder-mobile-only {
    max-width: 97% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .second-section .earth-text {
    margin-top: 0px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .second-section .earth-text p {
    font-size: 16px;
    line-height: normal;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .third-section {
    margin-bottom: 0px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .third-section .tech-earth-img {
    padding-top: 10px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .third-section .tech-earth-img .pagebuilder-mobile-only {
    max-width: 65% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .third-section .love-tech-img .pagebuilder-mobile-only {
    max-width: 80% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .third-section .tech-text {
    padding-top: 3px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .third-section .tech-text p {
    font-size: 16px;
    line-height: normal;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .four-section {
    margin-bottom: 10px;
    margin-top: 0px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .four-section .ewaste-img {
    padding-top: 8px;
    margin-top: 0 !important;
    margin-bottom: 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .four-section .ewaste-img .pagebuilder-mobile-only {
    max-width: 65% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .four-section .love-price-img .pagebuilder-mobile-only {
    max-width: 80% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .four-section .price-text {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .four-section .price-text p {
    font-size: 16px;
    line-height: normal;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .third-section-button {
    margin: 20px 12px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .third-section-button .pagebuilder-button-secondary {
    padding: 4px 30px;
    border-radius: 8px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .third-section-button .pagebuilder-button-secondary span {
    font-size: 16px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections-one {
    margin: 0 auto;
    width: 65%;
    position: relative;
    top: 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-services-details .services-sections .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-services-details .services-sections .pagebuilder-column-line .service-content {
    max-width: 50%;
    margin-bottom: 20px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-services-details .services-sections .pagebuilder-column-line .service-content .section-icon .pagebuilder-mobile-only {
    width: 25%;
    max-width: 20%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-services-details .services-sections .pagebuilder-column-line .service-content .section-text {
    width: 69%;
    margin: 0 auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-services-details .services-sections .pagebuilder-column-line .service-content .section-text p {
    color: #000;
    text-align: center;
    font-family: "pffuturaNeu-book";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-services-details .services-sections .pagebuilder-column-line .service-content:nth-child(2) .section-icon {
    margin-top: 0 !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-services-details .services-sections .pagebuilder-column-line .service-content:nth-child(2) .section-icon .pagebuilder-mobile-only {
    width: 35%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-services-details .services-sections .pagebuilder-column-line .service-content:nth-child(1) .section-icon {
    margin-top: -10px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content {
    height: auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product-text {
    margin: 0 auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product-text p {
    font-size: 22px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item {
    margin-bottom: 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info {
    width: 100%;
    right: 0px;
    padding: 0;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    margin: 30px auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo {
    margin: auto;
    width: 50%;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .custom-attribute {
    position: relative;
    top: -140px;
    z-index: 10;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container {
    width: 100% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    padding-bottom: 125% !important;
    width: 115%;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    width: 115%;
    max-width: 135%;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details {
    width: 50%;
    margin: 0px auto;
    flex-wrap: nowrap;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner {
    width: 80%;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-name {
    width: 90%;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-name a.product-item-link {
    font-size: 24px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options {
    margin: 5px 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option {
    width: 80px;
    height: 19px;
    font-size: 12px;
    padding: 7px 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-option {
    height: 25px;
    min-width: 25px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .price-box {
    margin: 0px 0 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .price-box .price {
    font-size: 20px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
    margin: 10px 0 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.action {
    width: 150px;
    height: 40px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.action span {
    font-size: 18px;
    line-height: 0px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner .actions-secondary {
    display: none;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .product-carousel-heading h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .product-carousel-text p {
    font-size: 18px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel {
    padding: 0px 22px 0 40px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list {
    margin-bottom: 40px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide {
    margin-right: 25px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-info .product-item-details .product-item-name {
    height: auto !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 18px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-info .product-item-details .price-final_price .normal-price .price-container .price {
    font-size: 18px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-info .product-item-details .swatch-attribute .swatch-option {
    height: 15px;
    min-width: 15px;
    margin: 12px auto 0 auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-prev {
    background: none;
    left: -5px;
    height: 40px;
    width: 40px;
    transform: none;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-prev:before {
    content: url("..//images/Arrow1.png");
    padding-right: 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-next {
    background: none !important;
    right: 0rem;
    height: 0px;
    width: 40px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-next:before {
    content: url("..//images/Arrow2.png");
    padding-left: 0px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section {
    display: none !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content {
    display: block;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line {
    flex-wrap: nowrap;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column-img {
    max-width: 45%;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column-img figure {
    min-height: 108%;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column-img figure img {
    margin-bottom: -10px;
    max-width: 100%;
    height: auto;
    min-height: 108%;
    margin-top: -18%;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column {
    padding-left: 20px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column h2 {
    color: #fff;
    font-family: "pffuturaNeu-semiBold";
    font-size: calc(20px + 20*((100vw - 375px)/900));
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: calc(20px + 20*((100vw - 375px)/900));
    margin-bottom: 15px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column .hand-text {
    width: 82%;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column .hand-text p {
    color: #fff;
    font-family: "pffuturaNeu-book";
    font-size: calc(15px + 12*((100vw - 375px)/900));
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 136.364% */
    margin-bottom: calc(10px + 10*((100vw - 375px)/900));
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column .hand-button .pagebuilder-button-secondary {
    border-radius: 15px;
    background: #fff;
    padding: 8px 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column .hand-button .pagebuilder-button-secondary span {
    color: #000;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line {
    flex-wrap: nowrap;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column-img {
    max-width: 45%;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column-img figure img {
    max-width: 60% !important;
    height: auto !important;
    position: absolute;
    right: 0;
    margin-top: -25px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column {
    padding-left: 20px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column h2 {
    color: #3c3c3c;
    font-family: "pffuturaNeu-semiBold";
    font-size: calc(22px + 20*((100vw - 375px)/900));
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 25px 0;
    max-width: 60%;
    line-height: 1;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column .second-hand-text {
    width: 100%;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column .second-hand-text p:first-child {
    max-width: 90%;
    line-height: 1;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column .second-hand-text p {
    color: #3c3c3c;
    font-size: calc(16px + 12*((100vw - 375px)/900));
    font-family: "pffuturaNeu-book";
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column .second-hand-button .pagebuilder-button-secondary {
    border-radius: 15px;
    background: #fff;
    padding: 8px 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column .second-hand-button .pagebuilder-button-secondary span {
    color: #3c3c3c;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper {
    display: none !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section {
    height: 420px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .three-line-img {
    display: none;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .section-first-img {
    display: none;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .section-heading {
    font-size: 22px;
    width: 60%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .section-text {
    width: 100%;
    max-width: 70%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .section-text p {
    font-size: 18px;
    line-height: 24px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .call-to-action {
    max-width: 160px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .call-to-action .pagebuilder-button-secondary {
    padding: 7px 0;
    border-radius: 12px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .call-to-action .pagebuilder-button-secondary span {
    font-size: 16px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section {
    height: calc(500px + 670 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .section-heading {
    font-size: 22px;
    max-width: 70%;
    line-height: 30px;
    bottom: calc(310px + 600 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .section-text {
    max-width: 70%;
    bottom: calc(310px + 600 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .section-text p {
    font-size: 18px;
    line-height: 24px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .section-second-img {
    bottom: calc(114px + 200 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .call-to-action {
    bottom: calc(290px + 600 * ((100vw - 375px) / 900));
    max-width: 70%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .call-to-action .pagebuilder-button-secondary {
    padding: 7px 15px;
    border-radius: 12px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .call-to-action .pagebuilder-button-secondary span {
    font-size: 16px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections section-heading {
    max-width: 81%;
  }
}
@media (max-width: 480px) {
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text {
    margin-left: -20px !important;
    padding-top: 8px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .mobile-heading-content {
    margin: 0px auto 8px auto !important;
    font-size: 14px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .text-content p {
    font-size: 9px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .call-to-action {
    margin-top: -12px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .call-to-action .pagebuilder-button-secondary {
    border-radius: 12px;
    padding: 0px 6px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .call-to-action .pagebuilder-button-secondary span {
    font-size: 13px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-details .product-item-name {
    height: auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-details .product-item-name .product-item-link {
    font-size: calc(12px + 10*((100vw - 375px)/900)) !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-details .price-final_price {
    margin: 5px 0 8px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-details .price-final_price .normal-price .price-container .price {
    font-size: calc(12px + 10*((100vw - 375px)/900)) !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner {
    height: calc(173px + 150 * ((100vw - 375px) / 900));
    background-size: 531px 178px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner h1.banner-heading {
    max-width: 70%;
    margin-top: 68px;
    width: 100%;
    margin-bottom: 25px;
    line-height: 15px;
    left: calc(53px + 345 * ((100vw - 375px) / 900));
    font-size: 16px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-text {
    width: 100%;
    max-width: 70%;
    left: calc(52px + 345 * ((100vw - 375px) / 900));
    margin: 11px 0 0 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-text p {
    font-size: 14px;
    line-height: 17px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section {
    height: 420px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .section-text {
    max-width: 70%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .first-wapper-section .call-to-action .pagebuilder-button-secondary {
    padding: 4px 0px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section {
    height: 560px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .section-heading {
    max-width: 70%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .section-text {
    max-width: 70%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .section-second-img {
    bottom: calc(120px + 200 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-content-wapper .content-wapper-sections .second-wapper-section .call-to-action .pagebuilder-button-secondary {
    padding: 4px 5px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections {
    margin: 16px 0 -40px auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content {
    max-width: 50%;
    margin: 19px auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content .ellipse-img {
    max-width: 28%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content .ellipse-img img {
    left: calc(85px + 120 * ((100vw - 375px) / 900));
    top: -15px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content .service-text {
    margin-top: -10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content .service-text p {
    font-size: 12px;
    top: -48px;
    width: 90%;
    margin: 0 auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content:nth-child(1) .main-img .pagebuilder-mobile-only {
    max-width: 40% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content:nth-child(2) .main-img .pagebuilder-mobile-only {
    max-width: 40% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content:nth-child(3) .main-img .pagebuilder-mobile-only {
    max-width: 40% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content:nth-child(4) .main-img .pagebuilder-mobile-only {
    max-width: 40% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections .pagebuilder-column-line .details-content:nth-child(4) .service-text {
    margin-top: -14px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections {
    margin-top: 0px;
    position: relative;
    top: 11px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line {
    position: relative;
    top: 6px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .second-section {
    margin-top: -3px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .second-section .love-earth-img .pagebuilder-mobile-only {
    max-width: 97% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .second-section .earth-text p {
    font-size: 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .third-section .love-tech-img .pagebuilder-mobile-only {
    max-width: 80% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .third-section .tech-text p {
    font-size: 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .four-section .love-price-img .pagebuilder-mobile-only {
    max-width: 80% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .four-section .price-text p {
    font-size: 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .third-section .tech-text {
    margin-top: 0px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .pagebuilder-column-line .four-section {
    margin-bottom: 5px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections-one {
    width: 70%;
    position: relative;
    top: 8px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .third-section-button {
    margin: 10px 0 0px 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .third-section-button .pagebuilder-button-secondary {
    padding: 2px 10px;
    margin: 20px 10px;
    border-radius: 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .third-section-button .pagebuilder-button-secondary span {
    font-size: 14px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info {
    padding-bottom: 0px;
    padding-top: 5px;
    margin: 0 auto;
    gap: 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo {
    margin: 0 0 0 10px;
    width: 39%;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    padding-bottom: 100%;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    left: 0;
    width: 80%;
    top: 5px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .custom-attribute {
    width: auto;
    position: relative;
    top: -100px;
    z-index: 10;
    left: 5px;
    text-align: center;
    border-radius: 7px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .custom-attribute .custom-attribute-label {
    width: 30%;
    border-radius: 5px;
    color: #fff;
    font-family: "pffuturaNeu-semiBold";
    font-size: 12px;
    font-weight: 400;
    background: #39b54a;
    padding: 2px 0 2px 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details {
    margin: 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-name {
    margin: 6px 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-name a.product-item-link {
    font-size: 18px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render {
    margin: 5px 0 0 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options {
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option {
    width: 45px;
    height: 18px;
    font-size: 9px;
    padding: 3px 0;
    border-radius: 7px;
    margin-right: 2px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options {
    margin: 4px 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options .swatch-option {
    height: 20px;
    min-width: 20px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
    margin: 0px 0 0px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.action {
    height: 25px;
    border-radius: 7px;
    width: 105px;
    font-size: 16px;
    line-height: 0px;
    border: 0px solid #39b54a;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.action span {
    font-size: 13px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product-text p {
    font-size: calc(13px + 10 * ((100vw - 375px) / 900));
    top: 8px;
    transform: translate(3%, 50%);
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-services-details .services-sections .pagebuilder-column-line .service-content .section-text p {
    color: #000;
    text-align: center;
    font-family: "pffuturaNeu-book";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content {
    display: block;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column h2 {
    font-size: calc(16px + 10*((100vw - 375px)/900)) !important;
    line-height: 0px !important;
    margin-bottom: 13px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column .hand-text p {
    font-size: calc(11px + 15*((100vw - 375px)/900)) !important;
    line-height: 15px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column .hand-button .pagebuilder-button-secondary {
    padding: 2px 5px !important;
    border-radius: 6px !important;
    line-height: 15px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column .hand-button .pagebuilder-button-secondary span {
    font-size: 13px !important;
    line-height: 15px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column-img figure img {
    max-width: 60% !important;
    height: auto !important;
    position: absolute;
    right: 0;
    margin-top: -20px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column h2 {
    font-size: calc(16px + 10*((100vw - 375px)/900)) !important;
    line-height: 18px !important;
    margin-bottom: 8px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column .second-hand-text {
    margin-bottom: 13px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column .second-hand-text p {
    font-size: calc(12px + 15*((100vw - 375px)/900)) !important;
    line-height: 16px !important;
    margin-bottom: 0 !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column .second-hand-button .pagebuilder-button-secondary {
    width: 100%;
    padding: 2px 5px !important;
    line-height: 15px !important;
    border-radius: 6px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column .second-hand-button .pagebuilder-button-secondary span {
    font-size: 13px !important;
    line-height: 15px !important;
  }
}
@media (min-width: 480px) and (max-width: 993px) {
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item {
    margin-bottom: 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .custom-attribute {
    top: 50%;
    transform: translate(100%, 80%);
    left: 0%;
    position: absolute;
    margin-left: 30px;
  }
}
@media (max-width: 580px) {
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text {
    padding-left: 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .mobile-heading-content {
    margin: 0px auto 8px auto;
    font-size: calc(16px + 33 * ((100vw - 375px) / 900)) !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .text-content p {
    font-size: calc(9px + 13 * ((100vw - 375px) / 900)) !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .call-to-action .pagebuilder-button-secondary {
    padding: 2px 9px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .call-to-action .pagebuilder-button-secondary span {
    font-size: 16px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content {
    display: block;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line {
    flex-wrap: nowrap;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column-img {
    max-width: 45%;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column h2 {
    color: #fff;
    font-family: "pffuturaNeu-semiBold";
    font-size: calc(18px + 12*((100vw - 375px)/900));
    font-style: normal;
    font-weight: 400;
    line-height: 10px;
    margin-bottom: 15px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column .hand-text p {
    color: #fff;
    font-family: "pffuturaNeu-book";
    font-size: calc(14px + 8*((100vw - 375px)/900));
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column .hand-button .pagebuilder-button-secondary {
    border-radius: 15px;
    background: #fff;
    padding: 4px 5px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-first .pagebuilder-column-line .pagebuilder-column .hand-button .pagebuilder-button-secondary span {
    color: #000;
    font-family: "pffuturaNeu-book";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line {
    flex-wrap: nowrap;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column-img {
    max-width: 45%;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column h2 {
    color: #3c3c3c;
    font-family: "pffuturaNeu-semiBold";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column .second-hand-text p {
    color: #3c3c3c;
    font-size: 16px;
    font-family: "pffuturaNeu-book";
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column .second-hand-button .pagebuilder-button-secondary {
    border-radius: 15px;
    background: #fff;
    padding: 8px 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .mobile-hand-content .mobile-hand-section .pagebuilder-column-group-second .pagebuilder-column-line .pagebuilder-column .second-hand-button .pagebuilder-button-secondary span {
    color: #3c3c3c;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
  }
}
/*
*first banner section
*/
@media (min-width: 993px) and (max-width: 2400px) {
  .cms-home .page-wrapper .page-main .irepair-first-banner {
    flex-direction: row !important;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections {
    text-align: center !important;
    width: 100%;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-dots {
    width: 18% !important;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-dots .dots-img {
    position: relative;
    left: 0;
    bottom: calc(10px + 40 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-main {
    text-align: center !important;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-main figure img {
    width: auto;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text {
    margin-top: calc(12px + 14 * ((100vw - 375px) / 900));
    width: 30% !important;
    margin-left: calc(20px + 15 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text h1.heading-content {
    color: #3c3c3c;
    font-family: "pffuturaNeu-semiBold";
    font-size: calc(18px + 17 * ((100vw - 375px) / 900));
    font-weight: 400;
    position: relative;
    margin-bottom: 35px;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .text-content {
    color: #3c3c3c;
    font-family: "pffuturaNeu-book";
    font-size: calc(10px + 9 * ((100vw - 375px) / 900));
    font-weight: 400;
    margin: 0 0 35px 0;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .pagebuilder-button-secondary {
    cursor: pointer;
    margin: 0;
    padding: 10px 12px;
    border-radius: 15px;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .pagebuilder-button-secondary span {
    font-family: "pffuturaNeu-semiBold";
    font-size: calc(8px + 8*((100vw - 375px)/900));
    font-style: normal;
    font-weight: 400;
  }
}
@media (max-width: 1250px) {
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text h1.heading-content {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .text-content {
    font-size: 17px;
    margin: 0 0 20px 0;
  }
  .cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .pagebuilder-button-secondary {
    padding: 10px 30px;
  }
}
@media (min-width: 768px) and (max-width: 993px) {
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product-text p {
    transform: translate(0%, 50%);
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details {
    position: relative;
    top: 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    padding-bottom: 70% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    width: 70%;
    margin: 10px 0 0 85px;
  }
}
@media (min-width: 580px) and (max-width: 768px) {
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product-text p {
    top: 20px;
    transform: translate(0%, 50%);
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details {
    position: relative;
    top: 19px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    padding-bottom: 76% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    display: block;
    position: absolute;
    left: 55%;
    top: 55%;
    transform: translate(-50%, -50%);
    margin: 0;
    width: 75%;
  }
}
@media (min-width: 480px) and (max-width: 580px) {
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product-text p {
    font-size: 18px;
    top: 4%;
    transform: translate(-11%, 50%);
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info {
    margin: 20px auto;
    right: 25px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details {
    position: relative;
    top: 19px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-name {
    margin: 0px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 22px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    padding-bottom: 87% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    width: 75%;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options {
    margin: 0px 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option {
    width: 65px;
    height: 18px;
    padding: 6px 0;
    border-radius: 7px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .action {
    border-radius: 7px;
    margin: 0;
    width: 130px;
    height: 35px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .action span {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product-text p {
    top: 3%;
    transform: translate(-7%, 50%);
    font-size: 13px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info {
    margin: 0px auto;
    gap: 0px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details {
    margin: 25px auto 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-name {
    margin: 0px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 20px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    padding-bottom: 105% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    top: 8px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .custom-attribute {
    top: -57px;
    left: 9px;
  }
}
@media (min-width: 994px) {
  .catalog-product-view .page-wrapper {
    background-size: 100% 13%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage {
    height: 484px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft {
    left: 82px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .normal-price .price-container .price-wrapper span {
    font-size: 38px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .old-price .price-container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .old-price .price-container .price-wrapper .price {
    font-size: calc(15px + 8 * ((100vw - 375px) / 900));
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .storage .swatch-option {
    padding: calc(6px + 3 * ((100vw - 375px) / 900)) 0px 0px 0px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-options .swatch-option {
    padding: calc(6px + 3 * ((100vw - 375px) / 900)) 0px 0px 0px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .product-info-selected-options .selected-price-parents .selected-price-label {
    font-size: 28px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .product-info-selected-options .selected-price-parents .selected-price-cloned {
    font-size: 36px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions .action {
    margin: 0 auto 0 60px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main div a {
    display: none;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart .fieldset .field.qty {
    font-size: 18px;
    font-family: "pffuturaNeu-book";
    font-weight: 400;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart .simple-product-color {
    display: none;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart .simple-product-color span.swatch-attribute-label {
    color: #3C3C3C;
    font-family: "pffuturaNeu-semiBold";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart .swatch-attribute-options .swatch-option.color.selected {
    border-radius: 50%;
    height: 40px;
    padding: 0px;
    min-width: 40px;
    margin-right: 25px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart .simple-product-price-buttom .selected-price-parents {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart .simple-product-price-buttom .selected-price-parents .selected-price-label {
    font-size: 28px;
    font-family: "pffuturaNeu-semiBold";
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart .simple-product-price-buttom .selected-price-parents .selected-price-cloned {
    font-size: 36px;
    font-family: "pffuturaNeu-semiBold";
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart .simple-product-description {
    display: none;
    border-bottom: 3px solid #D9D9D9;
    margin: 20px 0;
    padding: 20px 0;
    border-top: 3px solid #D9D9D9;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart .simple-product-description p {
    font-size: 22px;
    font-family: "pffuturaNeu-book";
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart .selected-options-container {
    margin-bottom: 21px;
    margin-top: 8px;
    display: flex;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart span.selected-swatch-lable.color {
    color: rgba(0, 0, 0, 0.8);
    font-family: "pffuturaNeu-book";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart .actions .tocart {
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-heading {
    font-size: 25px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-first-section .main-img {
    top: calc(20px + 20 * ((100vw - 375px) / 900));
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section .section-content-text {
    width: calc(230px + 80 * ((100vw - 375px) / 900));
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section .section-content-text p {
    font-size: 22px;
    text-align: center;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes {
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes .table-caption {
    font-size: 28px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody {
    padding: calc(10px + 14 * ((100vw - 375px) / 900)) calc(15px + 115 * ((100vw - 375px) / 900)) calc(18px + 25 * ((100vw - 375px) / 900)) calc(25px + 200 * ((100vw - 375px) / 900));
    justify-content: center;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row {
    margin-right: calc(10px + 15 * ((100vw - 375px) / 900));
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row .attribute-heading {
    font-size: 20px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row .attribute-data {
    font-size: 20px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading {
    padding-left: calc(30px + 40 * ((100vw - 375px) / 900));
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading .panel-title a {
    font-size: 20px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body {
    padding-left: calc(45px + 55 * ((100vw - 375px) / 900));
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body p {
    font-size: 20px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide .product-item .product-item-details .product-item-name .product-item-link {
    font-size: 20px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide .product-item .product-item-details .price-final_price .normal-price .price-container .price {
    font-size: 24px;
  }
}
@media (max-width: 1420px) {
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row .attribute-heading {
    font-size: 18px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row .attribute-data {
    font-size: 18px;
  }
}
@media (min-width: 993px) {
  .catalog-product-view .page-wrapper {
    background-image: url('..//images/Product_banner.png');
    background-repeat: no-repeat;
    background-size: auto;
  }
  .catalog-product-view .page-wrapper .breadcrumbs {
    display: none;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main {
    width: 52%;
    padding-left: 12px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product.media {
    width: 46%;
    float: left;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage {
    max-height: calc(520px - 25 * ((100vw - 992px) / 992));
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__stage__shaft.fotorama__grab {
    max-width: 380px;
    max-height: 500px;
    margin: auto !important;
  }
}
@media (max-width: 993px) {
  .catalog-product-view .page-wrapper {
    background-image: url('..//images/product_banner_mobile.png');
    background-repeat: no-repeat;
    background-size: contain !important;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__stage__frame .fotorama__img {
    left: 50%;
    max-width: 68%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft {
    left: 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .page-title-wrapper {
    width: 100%;
    margin-top: 5px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .page-title-wrapper .page-title span.base {
    font-size: 28px;
    font-weight: 400;
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container {
    margin-bottom: 20px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container .product-info {
    padding: 0 5px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container .product-info:not(:last-child) {
    border-right: 2px solid #ddd;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box {
    display: flex;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .price-container span {
    font-size: 18px !important;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .normal-price .price-container .price-wrapper span {
    font-size: 24px !important;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .old-price .price-container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .old-price .price-container .price-wrapper .price {
    font-size: 19px !important;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .product-info-stock-sku {
    display: none;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .product-info-price-fsale {
    margin-left: 0px;
    display: flex;
    justify-content: end;
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .product-info-price-fsale span {
    font-size: 18px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form {
    margin-top: -30px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .product-info-selected-options .selected-price-parents {
    margin: 15px 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .product-info-selected-options .selected-price-parents .selected-price-label {
    font-size: 20px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .product-info-selected-options .selected-price-parents .selected-price-cloned {
    font-size: calc(20px + 10 * ((100vw - 375px) / 900));
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .product-info-selected-options .fresh-sale-product-counter .countdown-page-product-custom .des-countdown-p-p-c h3 {
    font-family: "pffuturaNeu-book";
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .product-info-selected-options .fresh-sale-product-counter .countdown-page-product-custom .countbox-p-p-c-container {
    display: flex;
    justify-content: space-between;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .product-info-selected-options .fresh-sale-product-counter .countdown-page-product-custom .countbox-p-p-c-container .countdown-p-p-c-section .countdown-label-p-p-c {
    font-size: 16px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart {
    border-bottom: 2px solid #D9D9D9;
    margin: 20px 0 0 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .field {
    display: none;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions .action {
    max-width: 80%;
    margin: 0 auto;
    display: block;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form form .box-tocart .fieldset .simple-product-price-buttom {
    display: none;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form form .box-tocart .fieldset .simple-product-price-buttom .selected-price-parents {
    font-size: 20px;
    display: flex;
    justify-content: space-between;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner {
    position: relative;
    top: -90px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-heading {
    top: 0px;
    z-index: 9;
    font-weight: 600;
    padding: 0 10px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-first-section .main-img {
    top: calc(40px + 30 * ((100vw - 375px) / 900));
    text-align: center !important;
    left: 0 !important;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section {
    margin: 0 0 -85px 0;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section .section-content-text {
    margin: 0 auto;
    width: 80%;
    margin-bottom: 15px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section .section-content-text p {
    font-size: 18px;
    font-weight: 600;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper {
    margin-top: 0px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes .table-caption {
    font-size: 24px;
    display: block;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody {
    width: 100%;
    padding: 0;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row {
    width: 90%;
    height: 35px;
    align-items: center;
    padding: 1%;
    margin: 10px auto;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row .attribute-heading {
    display: block;
    background-color: transparent;
    font-size: 18px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row .attribute-data {
    font-size: 18px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row .attribute-data:before {
    content: '';
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq {
    background-repeat: repeat;
    height: auto;
    background-size: unset;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .faq-heading {
    padding-top: 10px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list {
    width: 80%;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading {
    padding-left: 0;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading .panel-title a {
    font-size: 16px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .question-list {
    margin-top: 10px !important;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body {
    padding-left: calc(25px + 35 * ((100vw - 375px) / 900));
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body p {
    font-size: 14px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide {
    margin-right: 25px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide .product-item .product-item-details .product-item-name .product-item-link {
    font-size: 18px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide .product-item .product-item-details .price-final_price .normal-price .price-container .price {
    font-size: 18px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide .product-item .product-item-details .swatch-attribute .swatch-option {
    height: 20px;
    min-width: 20px;
    margin: 10px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-prev {
    left: -10px;
  }
  .catalog-product-view .swatch-option-tooltip {
    display: none;
  }
}
@media (max-width: 650px) {
  .catalog-product-view .page-wrapper {
    background-image: url('..//images/product_banner_mobile.png');
    background-repeat: no-repeat;
    background-size: contain !important;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price {
    margin-top: 18px;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    border-bottom: none;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box {
    display: flex;
    width: 96%;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .product-info-price-fsale {
    margin-right: 0px;
    margin-left: -4px;
    top: -5px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form {
    margin-top: -95px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-heading {
    top: 100px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-first-section .main-img {
    top: calc(90px +  30 * ((100vw - 375px) / 900));
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section {
    height: 500px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section .section-content-text {
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section .section-content-text p {
    font-size: 17px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes {
    margin: 0 auto;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes .table-caption {
    display: block;
    font-size: 24px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody {
    padding: 0;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row {
    width: calc(230px + 150 * ((100vw - 375px) / 900));
    height: 35px;
    margin: 10px auto;
    align-items: center;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row .attribute-heading {
    display: block;
    background-color: transparent;
    font-size: 18px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row .attribute-data {
    font-size: 18px;
    padding: 0 5px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody .attribute-row .attribute-data:before {
    content: '';
  }
}
@media (min-width: 1550px) {
  .page-wrapper {
    background-size: contain;
  }
}
@media (max-width: 420px) {
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery {
    margin-top: 15px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-selected-option {
    margin-bottom: 0px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-options {
    display: flex;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .color {
    margin-top: 10px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .color .swatch-attribute-options {
    margin: 0px 0 9px 0px;
    display: flex;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .color .swatch-attribute-options .swatch-option {
    margin-right: 22px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .top-quality-for-pdp .top-quality-heading {
    margin: 15px 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset::last-child {
    margin-bottom: 0px;
  }
}
@media (min-width: 520px) {
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .replacement-battery-capacity.premium {
    font-size: 20px;
    color: #898989;
    position: absolute;
    top: 76%;
    left: 164px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .replacement-battery-capacity.orignal {
    font-size: 20px;
    color: #898989;
    position: absolute;
    top: 76%;
    left: 279px;
  }
}
@media (min-width: 421px) and (max-width: 519px) {
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .replacement-battery-capacity.premium {
    font-size: 20px;
    color: #898989;
    position: absolute;
    top: 73%;
    left: 164px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .replacement-battery-capacity.orignal {
    font-size: 20px;
    color: #898989;
    position: absolute;
    top: 73%;
    left: 279px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-selected-option {
    padding-bottom: 30px;
  }
}
@media (min-width: 390px) and (max-width: 420px) {
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container .product-info span {
    font-size: 17px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .replacement-battery-capacity.premium {
    font-size: 20px;
    color: #898989;
    position: absolute;
    top: 71%;
    left: 164px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .replacement-battery-capacity.orignal {
    font-size: 20px;
    color: #898989;
    position: absolute;
    top: 71%;
    left: 279px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-selected-option {
    height: 124px;
  }
}
@media (max-width: 389px) {
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container .product-info span {
    font-size: 17px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .replacement-battery-capacity.premium {
    font-size: 20px;
    color: #898989;
    position: absolute;
    top: 75%;
    left: 43%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .replacement-battery-capacity.orignal {
    font-size: 20px;
    color: #898989;
    position: absolute;
    top: 75%;
    left: 73%;
  }
}
.modal-slide.slide-from-right {
  right: 0;
  left: auto;
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
}
.modal-slide.slide-from-right._show {
  transform: translateX(0);
}
.modal-slide.slide-from-right {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 500px;
  max-width: 80%;
  background-color: #fff;
  box-shadow: -4px 0 12px rgba(0, 0, 0, 0.2);
}
@media (min-width: 994px) {
  .checkout-cart-index .page-wrapper .page-bottom .content .block-static-block .irepair-services-benefits .pagebuilder-column-line .benefits-sections .benefit-content .service-text {
    width: 60%;
  }
  .checkout-cart-index .page-wrapper .page-bottom .content .block-static-block .irepair-services-benefits .pagebuilder-column-line .benefits-sections .benefit-content .service-text p {
    font-size: 24px;
  }
}
/*
* Desktop View Only
*/
@media (min-width: 993px) {
  .cms-home .page-wrapper .page-bottom .irepair-services-benefits .pagebuilder-column-line {
    margin: 40px 0 0 0px;
  }
  .cms-home .page-wrapper .page-bottom .irepair-services-benefits .pagebuilder-column-line .benefits-sections .benefit-content .main-img {
    right: 35px;
    bottom: 65px;
  }
  .cms-home .page-wrapper .page-bottom .irepair-services-benefits .pagebuilder-column-line .benefits-sections .benefit-content .service-text {
    bottom: 50px;
    left: calc(7px + 22 * ((100vw - 375px) / 900));
  }
  .cms-home .page-wrapper .page-bottom .irepair-services-benefits .pagebuilder-column-line .benefits-sections .benefit-content .white-star-img {
    position: relative;
    left: 110px;
    bottom: 75px;
  }
}
@media (min-width: 994px) {
  .catalog-category-view .page-wrapper .page-title-wrapper {
    background-size: cover;
  }
  .catalog-category-view .page-wrapper .page-title-wrapper .page-title {
    font-size: 55px;
  }
  .catalog-category-view .page-wrapper .page-title-wrapper .category-view .category-description .banner-text-row .banner-text p {
    font-size: 30px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 24px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-container .price-wrapper span {
    font-size: 28px;
    font-family: "pffuturaNeu-semiBold";
    font-weight: 400;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper .price {
    font-size: 28px;
    font-family: "pffuturaNeu-semiBold";
    font-weight: 400;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option {
    width: 66px;
    font-size: 14px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item.promo-block .irepair_plp_promo_block .promo_block_heading {
    font-size: 22px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item.promo-block .irepair_plp_promo_block .promo_block_text {
    font-size: 22px;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel {
    background: #F8F8F8;
    margin-bottom: 15px;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading {
    padding-left: calc(30px + 40 * ((100vw - 375px) / 900));
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading .panel-title a {
    font-size: 20px;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body {
    padding-left: calc(45px + 55 * ((100vw - 375px) / 900));
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body p {
    font-size: 20px;
  }
}
@media (max-width: 993px) {
  .catalog-category-view .page-wrapper .page-header {
    margin-bottom: 0;
  }
  .catalog-category-view .page-wrapper .page-title-wrapper .page-title {
    font-size: calc(50px + 30 * ((100vw - 375px) / 900));
  }
  .catalog-category-view .page-wrapper .page-title-wrapper .category-view .category-description .banner-text-row .banner-text p {
    font-size: calc(20px + 20 * ((100vw - 375px) / 900));
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products {
    position: unset;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .toolbar-sorter {
    align-items: end !important;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .toolbar-sorter .sorter-label {
    display: none;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products ol.products {
    margin: 0;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item.promo-block .irepair_plp_promo_block .promo_block_heading {
    font-size: 20px;
    padding-right: 50px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item.promo-block .irepair_plp_promo_block .promo_block_text {
    font-size: 20px;
    padding-right: 50px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item.promo-block div .irepair_plp_promo_block2 .promo_block_heading h2 {
    font-size: 21px;
    line-height: 30px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-title strong {
    color: #fff;
    background: #39b54a;
    transition: background-color 0.3s, color 0.3s;
    border: unset;
    margin-top: 20px;
    border-radius: 12px;
  }
  .catalog-category-view .page-wrapper .page-bottom {
    background-repeat: repeat;
    background-size: unset;
    height: auto;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .faq-heading {
    padding-top: 0px;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list {
    width: 80% !important;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading {
    padding-left: 0 !important;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading .panel-title a {
    font-size: 16px !important;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .question-list {
    margin-top: 10px !important;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body {
    padding-left: calc(25px + 35 * ((100vw - 375px) / 900)) !important;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body p {
    font-size: 14px !important;
  }
}
@media (max-width: 993px) and (min-width: 768px) {
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items {
    grid-template-columns: 1fr 1fr;
    column-gap: 16px;
    row-gap: 30px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: calc(12px + 13 * ((100vw - 375px) / 900));
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-container .price-wrapper span {
    font-size: calc(15px + 15 * ((100vw - 375px) / 900)) !important;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options .swatch-option {
    border-radius: 50%;
    height: 25px;
    padding: 0px;
    min-width: 25px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option {
    width: calc(30px + 30 * ((100vw - 375px) / 900));
    font-size: calc(8px + 7 * ((100vw - 375px) / 900));
    height: 24px;
    border-radius: 10px;
    line-height: 24px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info:hover {
    box-shadow: none;
  }
}
@media (max-width: 768px) and (min-width: 480px) {
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items {
    grid-template-columns: 1fr;
    column-gap: 30px;
    row-gap: 30px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item {
    width: auto;
    padding: 0;
    margin: 0;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info {
    display: flex;
    width: 100%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo {
    width: 45%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details {
    width: 55%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: calc(22px + 20 * ((100vw - 375px) / 900));
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-container .price-wrapper span {
    font-size: calc(20px + 20 * ((100vw - 375px) / 900)) !important;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options {
    margin: 0 0 20px 0;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options .swatch-option {
    border-radius: 50%;
    height: 30px;
    padding: 0px;
    min-width: 30px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options .swatch-option:hover {
    outline: 1px solid #39B54A;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options .selected {
    outline: 2px solid #39B54A;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option {
    width: calc(40px + 40 * ((100vw - 375px) / 900));
    height: 25px;
    line-height: 26px;
    border-radius: 12px;
    font-size: calc(10px + 8 * ((100vw - 375px) / 900));
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option:hover {
    outline: 1px solid #39B54A;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .selected {
    outline: 2px solid #39B54A;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info:hover {
    box-shadow: none;
  }
}
@media (max-width: 480px) {
  .catalog-category-view .page-wrapper .page-main .columns .column.main {
    padding: 0px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items {
    grid-template-columns: 1fr;
    column-gap: 20px;
    row-gap: 20px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item {
    width: auto;
    padding: 0;
    margin: 0;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo {
    width: 100%;
    text-align: center;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details {
    display: flex;
    width: 100%;
    padding-top: 0px;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-around;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: calc(30px + 25 * ((100vw - 375px) / 900));
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-container .price-wrapper span {
    font-size: calc(30px + 25 * ((100vw - 375px) / 900)) !important;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option {
    width: calc(50px + 40 * ((100vw - 375px) / 900));
    height: 26px;
    border-radius: 14px;
    font-size: calc(12px + 10 * ((100vw - 375px) / 900));
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info:hover {
    box-shadow: none;
  }
}
@media (min-width: 994px) {
  .catalogsearch-result-index .page-wrapper .block-static-block .category-banner-wrapper .category-banner-sections .main-banner-view .banner-heading {
    font-size: 55px;
  }
  .catalogsearch-result-index .page-wrapper .block-static-block .category-banner-wrapper .category-banner-sections .main-banner-view .banner-text p {
    font-size: 40px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 24px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-container span .price {
    overflow: hidden;
    color: #3c3c3c;
    text-overflow: ellipsis;
    font-family: "pffuturaNeu-semiBold";
    font-size: calc(8.33333333px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-container .price-wrapper span {
    font-size: 28px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper span {
    font-size: 28px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option {
    width: calc(26px + 18 * ((100vw - 375px) / 900));
    font-size: 15px;
  }
}
@media (max-width: 993px) {
  .catalogsearch-result-index .page-wrapper .page-header {
    margin-bottom: 0;
  }
  .catalogsearch-result-index .page-wrapper .block-static-block .category-banner-wrapper .category-banner-sections .pagebuilder-column-line {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .catalogsearch-result-index .page-wrapper .block-static-block .category-banner-wrapper .category-banner-sections .pagebuilder-column-line .main-banner-view {
    max-width: 40% !important;
  }
  .catalogsearch-result-index .page-wrapper .block-static-block .category-banner-wrapper .category-banner-sections .pagebuilder-column-line .main-banner-view .banner-heading {
    font-size: calc(30px + 20 * ((100vw - 375px) / 900));
    margin-bottom: 13px;
  }
  .catalogsearch-result-index .page-wrapper .block-static-block .category-banner-wrapper .category-banner-sections .pagebuilder-column-line .main-banner-view .banner-text {
    width: 100% !important;
    margin: 0 auto;
  }
  .catalogsearch-result-index .page-wrapper .block-static-block .category-banner-wrapper .category-banner-sections .pagebuilder-column-line .main-banner-view .banner-text p {
    color: #3C3C3C;
    text-align: center;
    font-size: calc(14px + 13 * ((100vw - 375px) / 900));
  }
  .catalogsearch-result-index .page-wrapper .block-static-block .category-banner-wrapper .category-banner-sections .pagebuilder-column-line .banner-view {
    max-width: 30% !important;
  }
  .catalogsearch-result-index .page-wrapper .block-static-block .category-banner-wrapper .category-banner-sections .pagebuilder-column-line .banner-view .banner-view-img {
    display: none;
  }
}
@media (max-width: 993px) and (min-width: 768px) {
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: calc(12px + 13 * ((100vw - 375px) / 900));
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-container .price-wrapper span {
    font-size: calc(15px + 15 * ((100vw - 375px) / 900)) !important;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper span {
    font-size: calc(15px + 15 * ((100vw - 375px) / 900)) !important;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options .swatch-option {
    border-radius: 50%;
    height: 25px;
    padding: 0px;
    min-width: 25px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option {
    width: calc(30px + 30 * ((100vw - 375px) / 900));
    font-size: calc(8px + 7 * ((100vw - 375px) / 900));
    height: 24px;
    border-radius: 10px;
    line-height: 24px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info:hover {
    box-shadow: none;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items li:nth-child(odd) {
    margin-left: 0px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items li:nth-child(even) {
    margin-left: 20px;
  }
}
@media (max-width: 768px) and (min-width: 480px) {
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items {
    width: 100%;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info {
    display: flex;
    width: 100%;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo {
    width: 45%;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details {
    width: 55%;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: calc(22px + 20 * ((100vw - 375px) / 900));
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-container .price-wrapper span {
    font-size: calc(20px + 20 * ((100vw - 375px) / 900)) !important;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper span {
    font-size: calc(20px + 20 * ((100vw - 375px) / 900)) !important;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options {
    margin: 0 0 20px 0;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options .swatch-option {
    border-radius: 50%;
    height: 30px;
    padding: 0px;
    min-width: 30px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options .swatch-option:hover {
    outline: 1px solid #39B54A;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options .selected {
    outline: 2px solid #39B54A;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option {
    width: calc(40px + 40 * ((100vw - 375px) / 900));
    height: 25px;
    line-height: 26px;
    border-radius: 12px;
    font-size: calc(10px + 8 * ((100vw - 375px) / 900));
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option:hover {
    outline: 1px solid #39B54A;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .selected {
    outline: 2px solid #39B54A;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info:hover {
    box-shadow: none;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items li:nth-child(odd) {
    margin-left: 0px;
    margin-bottom: 30px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items li:nth-child(even) {
    margin-left: 0px;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main {
    padding: 0px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item {
    width: 100%;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    height: auto;
    align-items: center;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo {
    width: 100%;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details {
    display: flex;
    width: 100%;
    padding-top: 0px;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-around;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: calc(30px + 25 * ((100vw - 375px) / 900));
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-container .price-wrapper span {
    font-size: calc(30px + 25 * ((100vw - 375px) / 900)) !important;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper span {
    font-size: calc(30px + 25 * ((100vw - 375px) / 900)) !important;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option {
    width: calc(50px + 40 * ((100vw - 375px) / 900));
    height: 26px;
    border-radius: 14px;
    font-size: calc(12px + 10 * ((100vw - 375px) / 900));
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info:hover {
    box-shadow: none;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items li:nth-child(odd) {
    margin-left: 0px;
    margin-bottom: 30px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main .products-grid .product-items li:nth-child(even) {
    margin-left: 0px;
    margin-bottom: 30px;
  }
}
@media (min-width: 2400px) {
  .page-wrapper .page-header .panel .header-top-container .top-header-row .columns {
    max-width: 2500px;
  }
  .page-wrapper .page-header .header {
    max-width: 2500px;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row {
    max-width: 2500px;
    width: 100%;
    margin: 0 auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections {
    margin: 0 auto;
    max-width: 2500px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .banner-content-text {
    margin-top: 25px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-services-details .services-sections {
    max-width: 2500px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner {
    height: 400px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .certified-logo {
    max-width: 2500px;
    bottom: 115px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-heading {
    max-width: 2500px;
    bottom: 70px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-text {
    max-width: 1500px;
    width: 40%;
    bottom: 100px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-hands-wrapper-section .irepair-content-wapper-desktop .irepair-main-content .pagebuilder-column-line .first-content-section {
    margin-left: 25%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-phone-services .services-sections {
    max-width: 2500px;
    margin: 50px auto ;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections {
    max-width: 2500px;
    margin: 50px auto ;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .additional-attributes-wrapper .additional-attributes {
    margin: 0 auto;
    max-width: 2500px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list {
    width: 25%;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .additional-attributes-wrapper .additional-attributes tbody {
    padding: calc(10px + 10 * ((100vw - 375px) / 900)) calc(25px + 10 * ((100vw - 375px) / 900)) calc(10px + 10 * ((100vw - 375px) / 900)) calc(25px + 10 * ((100vw - 375px) / 900));
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-first-section .main-img {
    top: 60px;
  }
  .amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container {
    max-width: 2500px;
    margin: 0 auto;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container {
    max-width: 2500px;
    margin: 0 auto;
  }
  .checkout-cart-index .page-wrapper .page-bottom .content .block-static-block .irepair-services-benefits .benefits-sections {
    max-width: 2500px;
    margin: 0 auto;
  }
  .page-wrapper .page-footer .content {
    max-width: 2500px;
    margin: 15px auto;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block1,
  .page-wrapper .page-footer .content .block-static-block .footer-link-block2,
  .page-wrapper .page-footer .content .block-static-block .footer-link-block3,
  .page-wrapper .page-footer .content .block-static-block .footer-link-block4,
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 {
    width: 100%;
  }
}
@media (min-width: 994px) {
  .amlocator-index-index .page-wrapper .page-title-wrapper .page-title {
    font-size: 55px;
  }
  .amlocator-index-index .page-wrapper .page-title-wrapper .category-view .category-description .banner-text-row .banner-text p {
    font-size: calc(13px + 10 * ((100vw - 375px) / 900));
  }
  .amlocator-index-index .page-wrapper .page-main {
    max-width: 100%;
  }
  .amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container {
    max-width: 100%;
    margin: 0 0 30px auto ;
  }
}
@media only screen and (max-width: 993px) {
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .checkout-header {
    margin-left: 0px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .checkout-header .title {
    font-size: 25px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .checkout-header .description {
    font-size: 16px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-dropdown .block-customer-login .block-title strong {
    font-size: calc(22px + 8 * ((100vw - 375px) / 1920));
    color: #3C3C3C;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-dropdown .block-customer-login .block-content form .fieldset .field-email .label span,
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-dropdown .block-customer-login .block-content form .fieldset .field-password .label span {
    color: #3C3C3C;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-dropdown .block-customer-login .block-content form .fieldset .actions-toolbar .primary .action-login {
    font-size: calc(16px + 6 * ((100vw - 375px) / 1920));
    background: #39b54a;
    border-radius: 14px;
    font-weight: 900;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-dropdown .block-customer-login .block-content form .fieldset .actions-toolbar .secondary .action-remind span {
    color: #39B54A;
    font-size: calc(14px + 7 * ((100vw - 375px) / 1920));
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar {
    background: #F5F5F5;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar .amcheckout-step-container {
    border: none;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar .amcheckout-step-container .amcheckout-summary-container {
    background: #F5F5F5;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
    align-items: flex-start;
    margin: 0px 0 7px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
    align-items: flex-start;
    margin: 0px 0px 0px 0;
    flex-direction: column;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block .details-qty {
    margin-top: 7px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background-color: #39B54A;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar .amcheckout-step-container .amcheckout-summary-container .amcheckout-title .amcheckout-icon {
    border: 2px solid #39B54A;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar .amcheckout-step-container .amcheckout-summary-container .amcheckout-title .amcheckout-icon:before {
    border-right: 2px solid #39B54A;
    border-bottom: 2px solid #39B54A;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-title {
    font-size: 20px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field .label {
    font-size: 18px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field.popup {
    width: 100%;
    top: 75%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .form-login .fieldset .field .label {
    font-size: 18px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .form-shipping-address .fieldset .field .label {
    font-size: 18px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .form-shipping-address .fieldset .field .label:after {
    font-size: 18px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .checkout-billing-address .billing-address-same-as-shipping-block label {
    font-size: 18px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-shipping-method .amcheckout-title {
    font-size: 20px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-title {
    font-size: 20px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container div[data-content-type='row'][data-appearance='contained'] {
    width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container div[data-content-type='row'][data-appearance='contained'] div[data-element='inner'] .pagebuilder-column-group .pagebuilder-column-line {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container div[data-content-type='row'][data-appearance='contained'] div[data-element='inner'] .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column:nth-child(1) div[data-content-type='text'] p {
    width: 80%;
    margin: 0 auto 20px auto;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container div[data-content-type='row'][data-appearance='contained'] div[data-element='inner'] .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column:nth-child(2) div[data-content-type='text'] p {
    width: 80%;
    margin: 0 auto 20px auto;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container div[data-content-type='row'][data-appearance='contained'] div[data-element='inner'] .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column:nth-child(3) figure img {
    margin: 8px 0;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container div[data-content-type='row'][data-appearance='contained'] div[data-element='inner'] .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column:nth-child(3) div[data-content-type='text'] p {
    width: 80%;
    margin: 0px auto 0;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container div[data-content-type='html'][data-appearance='default'] {
    width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container div[data-content-type='html'][data-appearance='default'] .checkout-bottom-text .bottom-text-content {
    font-size: 15px;
  }
}
@media (min-width: 1132px) {
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper {
    text-align: left;
    width: 380px;
  }
}
@media (min-width: 994px) {
  .cms-page-view .page-wrapper .page-title-wrapper .page-title {
    font-size: 55px;
  }
  .cms-page-view .page-wrapper .page-title-wrapper .category-view .category-description .banner-text-row .banner-text p {
    font-size: 20px;
  }
}
@media (min-width: 994px) {
  .checkout-onepage-success .page-wrapper .page-title-wrapper .page-title {
    font-size: 55px;
  }
  .checkout-onepage-success .page-wrapper .page-title-wrapper .category-view .category-description .banner-text-row .banner-text p {
    font-size: 20px;
  }
}
@media (min-width: 994px) {
  .checkout-onepage-failure .page-wrapper .page-title-wrapper .page-title {
    font-size: 55px;
  }
  .checkout-onepage-failure .page-wrapper .page-title-wrapper .category-view .category-description .banner-text-row .banner-text p {
    font-size: 20px;
  }
}
@media (max-width: 993px) {
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-first-section .return-process-first-row {
    margin-top: 40px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-first-section .return-process-first-row .row-full-width-inner .section-first-text {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-first-section .return-process-first-row .row-full-width-inner .section-first-text p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-first-section .return-process-first-row .row-full-width-inner .section-second-text {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-first-section .return-process-first-row .row-full-width-inner .section-second-text p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-first-section .return-process-first-row .row-full-width-inner .section-third-text {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-first-section .return-process-first-row .row-full-width-inner .section-third-text p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-first-section .return-process-first-row .row-full-width-inner .section-four-text {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-first-section .return-process-first-row .row-full-width-inner .section-four-text p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .section-heading {
    font-size: 18px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .returns-main-columns .pagebuilder-column-line .img-first-column {
    width: 12.6667%;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .returns-main-columns .pagebuilder-column-line .img-first-column figure {
    width: 35%;
    margin: 0 auto;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .returns-main-columns .pagebuilder-column-line .text-second-column .section-heading {
    font-size: 18px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .returns-main-columns .pagebuilder-column-line .text-second-column .section-text p {
    color: #3C3C3C;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .returns-second-columns .pagebuilder-column-line .img-first-column {
    width: 12.6667%;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .returns-second-columns .pagebuilder-column-line .img-first-column figure {
    width: 35%;
    margin: 0 auto;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .returns-second-columns .pagebuilder-column-line .text-second-column .section-heading {
    font-size: 18px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .returns-second-columns .pagebuilder-column-line .text-second-column .section-text p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .more-text-section {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .more-text-section p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .last-section-heading {
    margin: 0 25px 25px 25px;
    font-size: 18px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .last-section-first-text {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .last-section-first-text p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .last-section-second-text {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .last-section-second-text p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .last-section-third-text {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .last-section-third-text p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .last-section-second-heading {
    margin: 0 25px 25px 25px;
    font-size: 18px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .last-section-text {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-second-section .return-process-second-row .row-full-width-inner .last-section-text p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-third-section .return-process-third-row .row-full-width-inner .first-heading {
    font-size: 18px;
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-third-section .return-process-third-row .row-full-width-inner .first-text {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-third-section .return-process-third-row .row-full-width-inner .first-text p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-third-section .return-process-third-row .row-full-width-inner .second-text {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-third-section .return-process-third-row .row-full-width-inner .second-text p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-third-section .return-process-third-row .row-full-width-inner .third-text {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-third-section .return-process-third-row .row-full-width-inner .third-text p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-third-section .return-process-third-row .row-full-width-inner .last-text-section {
    margin: 0 25px 25px 25px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-third-section .return-process-third-row .row-full-width-inner .last-text-section p {
    color: #3C3C3C;
    font-family: "pffuturaNeu-book";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-third-section .return-process-third-row .row-full-width-inner .returns-button-section .pagebuilder-button-secondary {
    padding: 8px 15px;
  }
  .cms-page-view .page-wrapper .page-main-full-width .columns .column .return-process-third-section .return-process-third-row .row-full-width-inner .returns-button-section .pagebuilder-button-secondary span {
    font-size: 18px;
  }
}
@media (max-width: 993px) {
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main {
    margin: 20px 8%;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main .form-info p {
    width: 100%;
  }
}
@media (max-width: 1620px) {
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-title-wrapper {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column {
    padding-bottom: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-heading h2 {
    font-size: 18px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-text p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-text p span {
    font-size: 16px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column {
    margin: 101px 0 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-heading {
    max-width: 240px;
    font-size: 18px !important;
    margin-right: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text p span {
    font-size: 16px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image .three-line {
    margin-right: -40px;
    margin-top: -30px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image .main-image {
    margin-top: 20px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column {
    margin: 130px 0 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-heading {
    max-width: 255px;
    font-size: 18px !important;
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-text p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-text p span {
    font-size: 16px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .guarantee-heading {
    font-size: 18px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .guarantee-text p span {
    font-size: 16px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-heading {
    font-size: 18px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text p span {
    font-size: 16px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .buy-and-sell-content .buy-and-sell-heading {
    font-size: 18px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .buy-and-sell-content .buy-and-sell-text p span {
    font-size: 16px !important;
  }
}
@media (max-width: 1420px) {
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-title-wrapper {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column {
    padding-bottom: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-heading h2 {
    font-size: 16px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-text p span {
    font-size: 14px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-heading {
    max-width: 220px;
    font-size: 16px !important;
    margin-right: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text p span {
    font-size: 14px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image .three-line {
    margin-right: -60px;
    margin-top: -35px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image .main-image {
    margin-top: 20px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-heading {
    max-width: 255px;
    font-size: 16px !important;
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-text p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-text p span {
    font-size: 14px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .certified-logo {
    margin-left: 10%;
    margin-top: -37px;
    position: absolute;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .guarantee-heading {
    margin: 70px 0 10px 0;
    font-size: 16px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .guarantee-text p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .guarantee-text p span {
    font-size: 14px !important;
    line-height: 15px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-heading {
    margin: 50px 0 30px 0;
    font-size: 16px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text {
    margin-bottom: 80px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text p span {
    font-size: 14px !important;
    line-height: 15px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-heading {
    max-width: 300px;
    font-size: 16px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-text {
    margin: -10px 20px 30px 20px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-text p span {
    font-size: 14px !important;
  }
}
@media (max-width: 1132px) {
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column {
    padding-bottom: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image .main-image {
    margin-top: 20px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image .main-image .pagebuilder-mobile-hidden img {
    height: 330px !important;
  }
}
@media (max-width: 993px) {
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-title-wrapper {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column {
    padding-bottom: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-first .main-row .main-imag .pagebuilder-mobile-only img {
    width: 100% !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-first .main-row .main-text {
    position: absolute;
    width: 100%;
    margin-top: calc(50px + 60*((100vw - 375px)/900));
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-first .main-row .main-text h1 {
    margin: 0;
    font-size: calc(13px + 15 * ((100vw - 375px) / 900));
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-heading h2 {
    font-size: 16px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-text p span {
    font-size: 14px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column {
    order: 1;
    margin: 20px 0 0;
    align-items: center;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-heading {
    text-align: center !important;
    max-width: 100%;
    font-size: 16px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text-only-tablet {
    display: block;
    margin-top: -15px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text-only-tablet p {
    margin: 0;
    font-size: 14px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text-only-mobile {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image {
    order: 3;
    margin-top: -30px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image .three-line {
    position: relative;
    left: 13%;
    margin: 0 auto;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image .main-image {
    margin-top: -20px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image .main-image .pagebuilder-mobile-only img {
    margin-bottom: -5px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column {
    order: 2;
    margin: 30px 0 50px 0 ;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-heading {
    font-size: 16px !important;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-text-only-tablet {
    display: block;
    margin-top: -5px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-text-only-tablet p {
    margin: 0;
    font-size: 14px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-text {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .certified-logo {
    margin-left: 8%;
    margin-top: -40px;
    position: absolute;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .certified-logo .pagebuilder-mobile-only img {
    max-width: 70% !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .guarantee-heading {
    margin: 40px 0 0px 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .guarantee-text p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-heading {
    margin: 30px 0 25px 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text-only-tablet {
    display: block;
    margin-bottom: 50px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text-only-tablet p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text-only-tablet p span {
    color: #3C3C3C;
    text-align: center;
    font-family: "pffuturaNeu-book";
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line {
    flex-wrap: nowrap;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-image-section {
    width: 30% !important;
    flex-basis: unset;
    flex-direction: column !important;
    align-items: center;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-image-section .buy-and-sell-image-left {
    margin-top: 0px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-image-section .buy-and-sell-image-right {
    margin-top: 0px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-image-section .buy-and-sell-image-right img.pagebuilder-mobile-only {
    margin-bottom: -7px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content {
    width: 70% !important;
    flex-basis: unset;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-heading {
    margin: 40px 0 0 10px;
    max-width: 280px;
    font-size: 16px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-text-only-tablet {
    display: block;
    margin: 10px 20px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-text-only-tablet p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-text-only-tablet p span {
    color: #FFF;
    font-family: "pffuturaNeu-book";
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    font-size: 14px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-text {
    display: none;
  }
}
@media (max-width: 768px) {
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-title-wrapper {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column {
    padding-bottom: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-heading h2 {
    font-size: 15px !important;
    margin-top: 5px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-text-only-mobile {
    display: block;
    margin: -10px 0 25px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-text-only-mobile p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-text-only-mobile p span {
    color: #3C3C3C;
    text-align: center;
    font-family: "pffuturaNeu-book";
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-text-only-tablet {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-second .safety-block-text {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column {
    margin: 20px 0 0;
    align-items: center;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-heading {
    text-align: center !important;
    max-width: 90%;
    font-size: 15px !important;
    margin: 5px auto 10px auto;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text-only-mobile {
    display: block;
    margin: -15px auto 0 auto;
    max-width: 99%;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text-only-mobile p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text-only-mobile p span {
    color: #3C3C3C;
    text-align: right;
    font-family: "pffuturaNeu-book";
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text-only-tablet {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .control-block-column .control-block-text {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image {
    order: 3;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image .three-line {
    position: unset;
    margin: 0px 0px 0px 275px;
    text-align: center !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .center-block-image .main-image {
    margin-top: -20px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column {
    order: 2;
    margin: 20px 0 50px 0 ;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-heading {
    font-size: 15px !important;
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-text-only-mobile {
    display: block;
    margin: -5px auto 0 auto;
    max-width: 99%;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-text-only-mobile p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-text-only-mobile p span {
    color: #3C3C3C;
    text-align: right;
    font-family: "pffuturaNeu-book";
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-text-only-tablet {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-third .process-block-column .process-block-text {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .certified-logo {
    margin-left: 3%;
    margin-top: -35px;
    position: absolute;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .certified-logo .pagebuilder-mobile-only img {
    max-width: 50% !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .guarantee-heading {
    margin: 50px auto 10px auto;
    max-width: 90%;
    font-size: 15px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .guarantee-text-mobile {
    width: 100%;
    max-width: 99%;
    margin: -10px auto;
    display: block;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .guarantee-text-mobile p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .guarantee-text-mobile p span {
    color: #3C3C3C;
    text-align: center;
    font-family: "pffuturaNeu-book";
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .guarantee-text {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-heading {
    margin: 35px auto 20px auto;
    max-width: 90%;
    font-size: 15px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text-only-tablet {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text-only-mobile {
    display: block;
    width: 100%;
    max-width: 99%;
    margin: 0 auto 30px auto;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text-only-mobile p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text-only-mobile p span {
    color: #3C3C3C;
    text-align: center;
    font-family: "pffuturaNeu-book";
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fourth .warranty-text {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line {
    flex-wrap: nowrap;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-image-section {
    width: 30% !important;
    flex-basis: unset;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content {
    width: 70% !important;
    flex-basis: unset;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-heading {
    margin: 30px 0 0 10px;
    max-width: 233px;
    font-size: 15px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-text-only-mobile {
    max-width: 99%;
    display: block;
    margin: -10px 0 20px 10px;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-text-only-mobile p {
    margin: 0;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-text-only-mobile p span {
    color: #FFF;
    font-family: "pffuturaNeu-book";
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    font-size: 13px !important;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-text-only-tablet {
    display: none;
  }
  .cms-texnikos-elegxos-kai-pistopoihsh-irepair .page-wrapper .page-main-full-width .columns .column .technical-inspection-block-fifth .buy-and-sell-block-columns .pagebuilder-column-line .buy-and-sell-content .buy-and-sell-text {
    display: none;
  }
}
.cms-home .page-title-wrapper {
  display: none;
}
.cms-home .irepair-first-banner {
  max-width: 1510px;
  margin: 40px auto 100px;
}
.cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text h1.heading-content {
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0;
  color: #3c3c3c;
  margin-bottom: 29px;
}
.cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-dots {
  display: none !important;
}
.cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text {
  margin-left: calc(80.41666667px);
  margin-top: calc(145.72222222px);
  width: 50% !important;
}
.cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .text-content {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0;
  color: #59595b;
  margin-bottom: 29px;
}
.cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .pagebuilder-button-secondary {
  font-weight: 400;
  background-color: #3AB54B;
  border-radius: 25px;
  padding: 13px 30px;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
}
.cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .pagebuilder-button-secondary span {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  font-weight: 400;
  font-family: "pffuturaNeu-book";
}
.page-wrapper .page-footer {
  background-color: #333333;
}
.page-wrapper .page-footer .content {
  max-width: 1510px;
  margin-top: 118px;
}
.page-wrapper .page-footer .content .block-static-block {
  float: none;
  width: 100%;
}
.page-wrapper .page-footer .content .block-static-block .quick-links .item:first-child a {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
}
.page-wrapper .page-footer .content .block-static-block .content-wrapper-first p.contact-info:first-child {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
}
.page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second p.more-info {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
}
.page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second p.exclusive-offers {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0;
}
.page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .newsletter-block-render .block.newsletter .content .form.subscribe .field.newsletter .control input[type="email"] {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #59595b;
  padding: 20px 13px 15px;
  height: 50px;
}
.page-wrapper .page-footer .content .block-static-block .content-wrapper-first .quick-link .item a {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
}
.page-wrapper .page-footer .content .block-static-block .content-wrapper-first .contact-main p.contact-info {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0;
}
.page-wrapper .page-footer .content .block-static-block .content-wrapper-first p.availability {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0;
  margin-left: 0;
}
.page-wrapper .page-footer .content .block-static-block .content-wrapper-first .contact-main img.contact-img {
  display: none;
}
.page-wrapper .page-footer .content .block-static-block .quick-links .item a {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0;
}
.page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .newsletter-block-render .block.newsletter .content .form.subscribe .field.newsletter .control input[type="email"]::placeholder {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #59595b;
}
.page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .newsletter-block-render .block.newsletter .content .form.subscribe .actions .action.subscribe {
  padding: 20px 13px 15px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
}
.page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .spam-weapper p.spam-text {
  font-size: 12px;
  line-height: 30px;
}
.page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .spam-weapper {
  align-items: center;
}
.page-wrapper .page-footer .block-static-block hr {
  width: 100% !important;
  max-width: 1510px;
  border-width: 1px !important;
  border-color: #59595b !important;
}
.page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .social-icons-container a.blog-text {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .payment-option-column .payment-content-text {
  display: none;
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .acs-column {
  padding-left: 0;
  margin-left: auto;
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .pagebuilder-column-line {
  display: flex;
  max-width: 1510px;
  margin: 0 auto;
  justify-content: space-between;
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .payment-option-column {
  padding-left: 0;
  width: 100% !important;
  max-width: 60%;
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .column-logo .store-logo {
  max-width: 161px;
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .column-logo {
  align-items: flex-start;
  max-width: 19%;
  justify-content: center !important;
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .acs-column {
  max-width: 20%;
  align-items: center;
  flex-direction: row !important;
  justify-content: end !important;
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .acs-column .acs-text-content {
  margin: 0;
  font-size: 15px;
  line-height: 30px;
  font-family: "pffuturaNeu-book";
  letter-spacing: 0;
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .acs-column .acs-logo {
  max-width: 112px;
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .payment-option-column .card-content .block-static-block .payment-method-logo figure img {
  max-height: 25px;
  display: flex;
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .payment-option-column .card-content .block-static-block .payment-method-logo figure.bg-logo2 img {
  max-height: 40px;
  display: flex;
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .payment-option-column .card-content .block-static-block .payment-method-logo {
  gap: 30px !important;
  justify-content: start !important;
}
.page-wrapper .page-footer .content .block-static-block .footer-link-block4 {
  height: 100%;
}
.page-wrapper .page-footer .content .block-static-block .content-wrapper-first {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.page-wrapper .page-footer .content .block-static-block .content-wrapper-first .quick-link {
  margin-top: auto;
}
.page-wrapper .page-footer {
  padding-bottom: 20px;
}
div.homepage-product-content .row-full-width-inner {
  max-width: 1510px !important;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .product-carousel-heading h4 {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
  color: #3c3c3c;
  margin-top: 0;
  margin-bottom: 16px;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .product-carousel-text p {
  color: #59595b;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .button-wrapper .btn a {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  padding: 11px 31px;
  margin: 0;
  border-radius: 25px;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .button-wrapper .btn a span {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  margin: 0;
}
.cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .pagebuilder-button-secondary:hover span {
  color: #fff;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-info .product-item-details .custom-swatch-render .swatch-attribute.color .swatch-option.color:first-child {
  display: none;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  color: #3c3c3c;
  display: block;
  width: 100%;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-info .product-item-details .product-item-name {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  color: #3c3c3c;
  height: auto;
  display: block;
  width: 100%;
  text-align: left;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-info .product-item-details .price-final_price .normal-price .price-container .price {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
  text-align: left;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-info .product-item-details {
  justify-content: start;
  align-items: start;
  margin-top: 0;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel {
  padding: 0;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .product-image-container {
  background-color: #f3f3f5;
  border-radius: 10px;
  width: 100% !important;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide {
  margin-right: 23px;
  height: 100%;
}
.product-items.slick-slider .slick-slide .product-item {
  max-width: 360px;
  margin: 0 !important;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide .product-item .product-item-info {
  margin: 0;
  width: 100%;
}
.cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list {
  padding-top: 0;
  margin-top: 50px;
}
.trave-save-row .trade-save-inner {
  max-width: 1210px;
  margin: 0 auto;
}
.trave-save-row .trade-save-inner .left-col img {
  max-width: 434px !important;
}
.trave-save-row .trade-save-inner .left-col figure {
  display: flex;
  justify-content: start;
}
.trave-save-row .trade-save-inner .right-col .right-col-img {
  display: flex;
  margin-top: 60px;
  object-fit: contain;
  justify-content: end;
  margin-bottom: 30px;
}
.trave-save-row .trade-save-inner .right-col .right-col-img img {
  max-width: 530px !important;
}
.trade-save-top {
  max-width: 1510px;
  margin: 0 auto;
}
.trade-save-top .trade-save-top-text p {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
  color: #3c3c3c;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.trade-save-top .trade-save-top-btns .btn .pagebuilder-button-secondary {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  padding: 11px 31px;
  margin: 0 0 40px;
  border-radius: 25px;
}
.trade-save-top .trade-save-top-btns .btn .pagebuilder-button-secondary span {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  margin: 0 0 40px;
}
.trave-save-row .trade-save-inner .right-col .right-col-txt {
  margin-bottom: 55px;
}
.trave-save-row .trade-save-inner .right-col .right-col-txt p {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
}
.trave-save-row .trade-save-inner .right-col .right-btn-wrapper .btn .pagebuilder-button-secondary {
  background-color: #fff;
  border-color: #fff;
  border-radius: 25px;
  padding: 11px 28px;
  margin: 0;
}
.trave-save-row .trade-save-inner .right-col .right-btn-wrapper .btn .pagebuilder-button-secondary span {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  color: #3c3c3c;
}
.klarna-row {
  padding-block: 13px;
}
.klarna-row > div {
  display: flex;
  justify-content: center;
}
.klarna-row > div p {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0;
  color: #59595b;
  display: flex;
  justify-content: cetner;
  align-items: center;
}
.klarna-row > div p img {
  width: 54px;
  height: 22px;
  object-fit: contain;
  margin: 0 5px;
}
.categories-row {
  max-width: 1510px;
  margin: 100px auto;
}
.categories-row .categories-heading p {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
  color: #3c3c3c;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.categories-row .categories-blocks {
  margin-top: 50px;
}
.categories-row .categories-blocks .category-block {
  border-radius: 10px;
  margin-right: 23px;
  display: flex;
  align-items: center;
}
.categories-row .categories-blocks .category-block:last-of-type {
  margin-right: 0;
}
.categories-row .categories-blocks .category-block .block-text {
  margin-top: 40px;
  margin-bottom: 50px;
}
.categories-row .categories-blocks .category-block .block-text p {
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.categories-row .categories-blocks .category-block .block-text.value-text span {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.categories-row .categories-blocks .category-block .block-text.value-text span img {
  height: 44px;
  width: 95px;
  object-fit: contain;
  text-align: left;
  position: absolute;
  left: -5px;
  top: 42px;
}
.categories-row .categories-blocks .category-block .block-img {
  margin-bottom: 50px;
}
.categories-row .categories-blocks .category-block .block-img img {
  max-width: 163px !important;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content {
  max-width: 1510px;
  margin: 0 auto;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info {
  right: 0;
  padding: 0 !important;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info:hover {
  padding: 0 !important;
}
.cms-home .page-wrapper .page-main .columns .column .irepair-second-banner {
  margin-top: 100px;
  align-items: center !important;
  justify-content: start !important;
}
.cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .certified-logo {
  display: none;
}
.cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-heading {
  left: 0;
  width: 100%;
  margin-top: 155px;
  margin-bottom: 25px;
  bottom: 0;
  font-size: 30px;
  line-height: 40px;
}
.cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-text {
  width: 100%;
  left: 0;
  bottom: 0;
  top: 0;
  font-size: 20px;
  line-height: 25px;
  max-width: 525px;
}
.cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-text > p:first-of-type {
  margin-bottom: 35px;
}
.hand-row {
  max-width: 1510px;
  margin: 50px auto 100px;
  position: relative;
}
.hand-row .right-col {
  height: 100%;
  align-items: center;
}
.hand-row .right-col figure {
  position: absolute;
  top: -30px;
}
.hand-row .right-col figure img {
  height: 480px !important;
}
.cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .third-section,
.cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections .four-section {
  justify-content: center !important;
}
.cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper .procces-sections {
  width: 100%;
  max-width: 830px;
}
.hand-row .left-col {
  margin-left: 185px;
  padding-top: 94px;
}
.hand-row .left-col h4 {
  margin-top: 0;
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0;
  color: #333333;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  margin-bottom: 26px;
}
.hand-row .left-col p {
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0;
  color: #333333;
  font-family: "pffuturaNeu-book";
}
.hand-row .left-col p:first-of-type {
  margin-bottom: 26px;
}
.hand-row .left-col .hand-btn-wrapper {
  margin-top: 40px;
  border-radius: 25px;
}
.hand-row .left-col .hand-btn-wrapper .pagebuilder-button-secondary {
  background-color: #3AB54B;
  margin: 0;
  padding: 11px 26px;
  border-radius: 25px;
}
.hand-row .left-col .hand-btn-wrapper .pagebuilder-button-secondary span {
  font-size: 18px;
  line-height: 24px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.techearth-row {
  margin: 0 auto 100px;
  max-width: 1510px;
  align-items: center !important;
  justify-content: center !important;
}
.techearth-row .pagebuilder-column-group {
  max-width: 1140px;
  margin: 0 auto;
}
.techearth-row .text-wrapper h4 {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  line-height: 40px;
  color: #3c3c3c;
  margin-top: 0;
  margin-bottom: 30px;
  white-space: nowrap;
}
.techearth-row .text-wrapper p {
  font-size: 18px;
  line-height: 25px;
  color: #59595b;
  font-family: "pffuturaNeu-book";
  margin-bottom: 65px;
}
.techearth-row .btn-wrapper .pagebuilder-button-secondary {
  margin: 0;
  padding: 11px 28px;
  background-color: #3AB54B;
  border-radius: 25px;
}
.techearth-row .btn-wrapper .pagebuilder-button-secondary span {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.bottom-row {
  margin-bottom: 25px;
}
.bottom-row .text-wrapper p {
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0;
  color: #59595b;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.bottom-row .text-wrapper p img {
  object-fit: contain;
  margin-left: 10px;
}
.bottom-row .text-wrapper.hashtag p {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0;
  color: #59595b;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "pffuturaNeu-book";
  margin-bottom: 47px;
}
.bottom-row .blocks-wrapper {
  margin: 0 20px;
}
.bottom-row .blocks-wrapper .pagebuilder-column {
  width: 250px;
  height: 250px;
  background-color: #F0F1F9;
  margin-right: 20px;
  border-radius: 10px;
}
.bottom-row .blocks-wrapper .pagebuilder-column:last-of-type {
  margin-right: 0;
}
.catalog-product-view .page-wrapper {
  background-image: none;
}
.catalog-product-view .page-main {
  max-width: 1510px;
  margin-top: 40px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft {
  left: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product.media {
  width: 51%;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage {
  max-height: 820px;
  background-color: #f3f3f5;
  border-radius: 10px;
  max-width: 635px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main {
  width: 48%;
  display: flex;
  flex-direction: column;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price {
  align-items: start;
  margin-bottom: 0;
  margin-top: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .product-info-price-fsale {
  top: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .storage .swatch-option {
  width: 70px;
  height: 50px;
  background-color: #ffffff;
  border: 1px solid #59595b;
  color: #59595b;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin-right: 10px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .storage .swatch-option:last-of-type {
  margin-right: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .storage .swatch-attribute-options .swatch-option.selected {
  outline: none;
  border-color: #3ab54b;
  background-color: #3ab54b;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-options .swatch-option {
  width: 120px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 16px;
  line-height: 21px;
  color: #59595b;
  background-color: #ffffff;
  border: 1px solid #59595b;
  font-family: "pffuturaNeu-semiBold";
  margin: 0;
  margin-right: 15px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-options .swatch-option:last-of-type {
  margin-right: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-options .swatch-option.selected {
  outline: none;
  border-color: #3ab54b;
  background-color: #3ab54b;
  color: #ffffff;
}
.fotorama1734256085021 .fotorama__thumb-border {
  margin-top: 0 !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main {
  width: calc(48% - 35px);
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .page-title-wrapper {
  margin-top: 0;
  margin-bottom: 16px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .page-title-wrapper .page-title {
  margin-bottom: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .page-title-wrapper .page-title span.base {
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0;
  color: #59595b;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container {
  margin-top: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container .product-info span {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container .product-info:not(:last-child) {
  border-right: 1px solid #59595b;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container .product-info:first-child {
  padding-left: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price {
  margin-top: 28px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box {
  flex-direction: row-reverse;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .old-price .price-container .price-label {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .old-price .price-container .price-wrapper .price {
  margin-left: 0;
  font-size: 20px;
  line-height: 24px;
  color: #3AB54B;
  margin-right: 8px;
  letter-spacing: 0;
  text-decoration: line-through;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .normal-price .price-container .price-wrapper span {
  color: #3AB54B;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .storage {
  margin-top: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .storage .swatch-attribute-label {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .storage .swatch-attribute-options {
  margin: 13px 0 23px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .color {
  margin-top: 0;
  border-bottom: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .color .swatch-attribute-label {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .color .swatch-attribute-options {
  margin: 13px 0 23px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .color .swatch-attribute-options .swatch-option {
  width: 46px;
  height: 46px;
  border: 2px solid #fff;
  outline: 2px solid #fff;
  margin-bottom: 0;
  margin-right: 12px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .color .swatch-attribute-options .swatch-option.selected {
  border: 2px solid #fff;
  outline: 2px solid #3AB54B;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery {
  margin-top: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-label {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-options {
  margin: 13px 0 10px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-options .swatch-option {
  flex-direction: column;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-options .swatch-option .value {
  margin-top: 6px;
  font-size: 12px;
  line-height: 14px;
  font-family: "pffuturaNeu-book";
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .replacement-battery-capacity {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-selected-option {
  padding-left: 0;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  color: #59595b;
  max-width: 338px;
}
.swatch-option.disabled {
  opacity: 0.5;
}
.swatch-option.disabled:after {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery {
  border-bottom: 0;
  margin-bottom: 23px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-selected-option {
  height: auto;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .top-quality-for-pdp {
  border-bottom: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .top-quality-for-pdp .top-quality-heading {
  margin: 0 0 19px;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-book";
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .top-quality-for-pdp .top-quality-text {
  margin-bottom: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .top-quality-for-pdp .top-quality-text p {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  max-width: 338px;
  margin-bottom: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .top-quality-for-pdp .top-quality-text p a {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  line-height: 14px;
  text-decoration: underline;
  color: #59595b;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart {
  margin: 25px 0 0;
  border-bottom: none;
  max-width: 390px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart > .fieldset {
  margin-bottom: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions .action {
  margin-left: 0;
  width: 100%;
  max-width: 100%;
  border-radius: 7px;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions .action span {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions .action:hover span {
  color: #fff;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options {
  display: none;
}
.catalog-product-view #product-options-wrapper > .fieldset {
  margin-bottom: 0 !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price {
  position: relative;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .normal-price .price-container .price-label {
  display: flex !important;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  color: #59595b;
  z-index: 9999;
  width: 100%;
  max-width: max-content;
  height: auto;
  position: absolute;
  top: 5%;
  left: 13%;
  margin-bottom: 0;
  clip: auto;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .normal-price .price-container .price-label:after {
  content: '€';
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .product-info-price-fsale span {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  color: #59595b;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options {
  display: block;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-options-bottom .product-info-selected-options {
  display: none;
}
div.irepair-services-return {
  margin-top: 22px;
  max-width: 390px;
}
div.irepair-services-return .left-col p {
  display: flex;
  position: relative;
  justify-content: start;
  align-items: center;
  font-size: 12px;
  line-height: 16px;
  font-family: "pffuturaNeu-book";
  margin-bottom: 0;
}
div.irepair-services-return .left-col p span {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  margin-left: 5px;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 2px;
}
div.irepair-services-return .left-col p:before {
  content: '';
  background-image: url('/media/wysiwyg/shipping-pdp.png');
  display: block;
  width: 26px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
}
div.irepair-services-return .right-col p {
  display: flex;
  position: relative;
  justify-content: start;
  align-items: center;
  font-size: 12px;
  line-height: 16px;
  font-family: "pffuturaNeu-book";
  margin-bottom: 0;
  white-space: nowrap;
}
div.irepair-services-return .right-col p span {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  margin-left: 5px;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 2px;
}
div.irepair-services-return .right-col p:before {
  content: '';
  background-image: url('/media/wysiwyg/icons/freeshipping.svg');
  display: block;
  width: 26px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
  color: #000;
  fill: #000;
  filter: brightness(0) saturate(100%);
}
.pdp-info-tabs {
  border-bottom: 1px solid #e1e5e8;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.pdp-info-tabs h2 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  color: #333333;
  font-family: "pffuturaNeu-book";
  margin: 0;
  cursor: pointer;
  position: relative;
}
.pdp-info-tabs h2:after {
  content: '';
  background-image: url('/media/wysiwyg/arrow.png');
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 12px;
  position: absolute;
  right: 25px;
  bottom: 0;
  z-index: 99;
  transform: rotate(90deg);
}
.pdp-info-tabs p {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
  margin-top: 25px;
  display: none;
}
.pdp-info-tabs table {
  display: none;
  margin-top: 25px;
  width: 100% !important;
}
.pdp-info-tabs table td {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
  padding: 8px !important;
  text-align: end;
}
.pdp-info-tabs table th {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  color: #333333;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  padding: 8px !important;
  min-width: 150px;
}
.pdp-info-tabs table tr:nth-of-type(4n+3) {
  background-color: #f3f3f5;
}
.pdp-info-tabs table tr:nth-of-type(4n+4) {
  background-color: #f3f3f5;
}
.pdp-info-tabs table tbody {
  display: grid;
  grid-template-columns: repeat(2, auto);
}
.pdp-info-tabs.active h2:after {
  transform: rotate(-90deg);
}
.pdp-info-tabs.active p {
  display: flex;
}
.pdp-info-tabs.active table {
  display: block;
}
.catalog-product-view .gallery-placeholder {
  margin-bottom: 60px;
}
.catalog-product-view .product-page-banner {
  max-width: 1510px;
  margin: 0 auto 100px;
  border-radius: 10px;
}
.catalog-product-view .product-page-banner .bottom-banner-sections {
  border-radius: 10px;
  padding-left: 8%;
  min-height: 370px;
}
.pdp-info-tabs {
  margin-left: 13%;
}
.catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-first-section {
  height: auto;
  width: 80% !important;
}
.catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section {
  height: auto;
  position: relative;
}
.catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section > figure {
  position: absolute;
  right: 0;
  bottom: -150px;
}
.pdp-services-bg-text h4 {
  font-size: 30px;
  line-height: 40px;
  color: #3c3c3c;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  margin-top: 80px;
  margin-bottom: 50px;
}
.pdp-services-bg-text ul {
  margin-bottom: 0;
  display: grid;
  grid-template-columns: repeat(2, auto);
}
.pdp-services-bg-text ul li {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-book";
  position: relative;
}
.pdp-services-bg-text ul li::marker {
  content: '';
  background-image: url('/media/wysiwyg/icons/green-star.svg');
  width: 15px;
  height: 15px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
.pdp-services-bg-text ul li::before {
  content: '';
  background-image: url('/media/wysiwyg/icons/green-star.svg');
  width: 15px;
  height: 15px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -20px;
  top: 5px;
  filter: brightness(0) saturate(100%);
}
.catalog-product-view .lof-faq {
  display: none;
}
.catalog-product-view .bestseller-product-carousel {
  max-width: 1510px;
  margin: 0 auto;
}
.catalog-product-view .bestseller-product-carousel .row-full-width-inner {
  width: 100%;
  max-width: 100%;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide {
  margin-right: 23px;
  height: 100%;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide .product-item {
  border-radius: 5px;
  background-color: #fff;
  max-width: 360px;
  margin: 0 !important;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide .product-item .product-item-info {
  margin: 0;
  width: 100%;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide .product-item .product-item-info .product-image-container {
  background-color: #f3f3f5;
  border-radius: 10px;
  width: 100% !important;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide .product-item .product-item-details {
  justify-content: start;
  align-items: start;
  margin-top: 0;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide .product-item .product-item-details .product-item-name {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  color: #3c3c3c;
  height: auto;
  display: block;
  width: 100%;
  text-align: left;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide .product-item .product-item-details .price-final_price .normal-price .price-container .price {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
  text-align: left;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide .product-item .product-item-details .custom-swatch-render {
  display: none !important;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-prev {
  display: none !important;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-next {
  display: none !important;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .product-carousel-heading {
  text-align: left !important;
  font-size: 30px;
  line-height: 40px;
  color: #333333;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .fixit-countdown .product-item .product-item-info .product-item-details .custom-swatch-render .storage {
  display: none !important;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown {
  flex-direction: row;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner {
  display: flex;
  order: 99;
  flex-direction: row-reverse;
}
.fixit-countdown .product-item .old-price {
  display: none !important;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content {
  justify-content: center !important;
  border-radius: 10px;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item {
  margin-bottom: 0;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info {
  background-color: #ffd931;
  justify-content: space-around;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details {
  margin-top: 0;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .product-item-name {
  margin: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 40px;
  line-height: 40px;
  color: #3c3c3c;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .custom-swatch-render .swatch-option.color {
  width: 40px;
  height: 40px;
  margin: 0;
  border: 1px solid transparent;
  margin-right: 12px;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .custom-swatch-render .swatch-option.color.selected {
  border-color: #fff;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .product-item-inner {
  width: 100%;
  height: auto;
  clip: auto;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .product-item-inner .product-item-actions button.action {
  background-color: #3AB54B;
  border-radius: 25px;
  font-size: 18px;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product-text {
  display: none;
}
.limited-offer-text span {
  font-size: 40px;
  line-height: 65px;
  letter-spacing: 0;
  text-align: left;
  color: #fff;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  margin-top: 0;
}
.fixit-countdown .countdown-container {
  margin-top: 35px;
  max-width: 300px;
}
.fixit-countdown .countdown-timer {
  display: flex;
  margin-top: 25px;
}
.fixit-countdown .countdown-timer > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
}
.fixit-countdown .countdown-timer > div:last-child {
  margin-right: 0;
}
.fixit-countdown .countdown-timer > div .value {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0;
  color: #3c3c3c;
  font-family: "pffuturaNeu-book";
}
.fixit-countdown .countdown-timer > div .label {
  font-family: "pffuturaNeu-book";
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0;
  color: #3c3c3c;
}
.products-grid .fixit-countdown .has-countdown .product-item-actions {
  margin-top: 30px;
}
.countdown-bar-wrapper {
  position: relative;
  height: 16px;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.countdown-bar {
  height: 100%;
  width: 0%;
  background-color: #3AB54B;
  border-radius: 8px;
  transition: width 0.5s ease;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner .price-box {
  margin: 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner .price-box .normal-price {
  display: flex;
  justify-content: center;
  text-align: center;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner .price-box .normal-price .price-wrapper {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 8px;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner .price-box .price-label {
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0;
  color: #fff;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  position: relative;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner .price-box .price-label:before {
  content: '';
  background-image: url('/media/wysiwyg/star_green_1.png');
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  top: -15px;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner .price-box .price {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 2px;
  color: #3AB54B;
  background-color: #fff;
  border-radius: 35px;
  padding: 5px 15px;
  width: 100%;
  display: block;
  text-align: center;
}
.info-banner {
  margin-top: 35px;
}
.info-banner h2 {
  font-size: 40px;
  line-height: 60px;
  color: #3c3c3c;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.info-banner {
  font-size: 40px;
  line-height: 60px;
  color: #3c3c3c;
  letter-spacing: 0;
  font-family: "pffuturaNeu-book";
}
[data-content-type='row'][data-appearance='contained']:has(.info-row),
[data-content-type='row'][data-appearance='contained']:has(.faq-row) {
  max-width: 1000px;
}
[data-content-type='row'][data-appearance='contained']:has(.info-row) p {
  font-size: 16px !important;
  line-height: 22px !important;
  color: #3c3c3c;
  letter-spacing: 0;
  font-family: pffuturaNeu-book;
}
[data-content-type='row'][data-appearance='contained']:has(.info-row) strong {
  font-size: 20px !important;
  line-height: 22px !important;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
  margin-top: 45px;
  display: block;
}
.faq-row {
  margin-top: 100px;
}
.faq-row strong {
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
  margin-top: 45px;
  display: block;
  color: #3ab54b;
}
.faq-row .faq-col-inner {
  margin-top: 40px;
  margin-bottom: 50px;
}
.faq-row .faq-col-inner h4 {
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
  display: block;
  color: #3c3c3c;
  margin-top: 0;
}
.faq-row .faq-col-inner p {
  font-size: 16px;
  line-height: 22px;
  color: #3c3c3c;
  letter-spacing: 0;
  font-family: pffuturaNeu-book;
  margin-bottom: 0;
}
.faq-row .faq-col-inner .faq-item {
  background-color: #f3f3f5;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 70px 35px;
  display: grid !important;
  grid-template-areas: "img heading" "img text";
}
.faq-row .faq-col-inner .faq-item figure {
  width: 110px;
  height: 110px;
  background-color: #3ab54b;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  object-fit: contain;
  grid-area: img;
  margin-right: 21px;
}
.faq-row .faq-col-inner .faq-item figure img {
  max-width: 55px !important;
}
.faq-row .faq-col-inner .pagebuilder-column h4 {
  margin-bottom: 0;
  padding: 0 0 18px;
  position: relative;
  grid-area: heading;
}
.faq-row .faq-col-inner .pagebuilder-column .faq-content {
  padding: 0;
  grid-area: text;
}
.top-banner.trade-save {
  max-width: 1510px;
  margin: 40px auto 0;
  padding-inline: 80px;
  justify-content: center !important;
}
.top-banner.trade-save .columns-inner .left-col {
  height: 100%;
  max-width: 500px;
  position: relative;
}
.top-banner.trade-save .columns-inner .left-col p {
  font-size: 24px;
  line-height: 35px;
  z-index: 99;
  font-family: "pffuturaNeu-book";
}
.top-banner.trade-save .columns-inner .left-col:after {
  content: '';
  background-image: url('/media/wysiwyg/icons/white-border.svg');
  display: block;
  width: 105px;
  height: 100%;
  position: absolute;
  right: 26%;
  bottom: -60%;
  z-index: 0;
}
.top-banner.trade-save .columns-inner > div {
  justify-content: space-between;
}
.top-banner.trade-save .columns-inner .right-col {
  justify-content: center;
  align-items: center;
}
.top-banner.trade-save .columns-inner .right-col figure {
  max-width: 290px;
}
.text-row.trade-save {
  max-width: 1000px;
  margin: 100px auto;
}
.text-row.trade-save p {
  font-family: "pffuturaNeu-book";
  color: #3c3c3c;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 25px;
}
.three-steps-row.trade-save {
  max-width: 1000px;
  margin: 0 auto;
}
.three-steps-row.trade-save .heading p {
  font-size: 20px;
  line-height: 22px;
  font-family: pffuturaNeu-semiBold;
}
.three-steps-row.trade-save .three-steps-inner {
  margin-top: 50px;
}
.three-steps-row.trade-save .three-steps-inner .step-item {
  padding: 25px 20px;
}
.three-steps-row.trade-save .three-steps-inner .step-item:not(:last-of-type) {
  margin-right: 15px;
}
.three-steps-row.trade-save .three-steps-inner .step-item .heading-top {
  font-family: pffuturaNeu-semiBold;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.three-steps-row.trade-save .three-steps-inner .step-item .heading-top p span {
  position: relative;
}
.three-steps-row.trade-save .three-steps-inner .step-item .heading-top p span:after {
  content: '';
  background-image: url('/media/wysiwyg/icons/yellow-border.svg');
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 78px;
  left: 0;
  bottom: 0;
  top: 20%;
  position: absolute;
}
.three-steps-row.trade-save .three-steps-inner .step-item .heading-inner {
  font-family: pffuturaNeu-semiBold;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0;
}
.three-steps-row.trade-save .three-steps-inner .step-item .content {
  font-family: pffuturaNeu-book;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
}
.two-item-row.trade-save {
  max-width: 1000px;
  margin: 100px auto;
}
.two-item-row.trade-save p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  font-family: pffuturaNeu-book;
  color: #3c3c3c;
  margin-bottom: 0;
}
.two-item-row.trade-save .columns-inner {
  margin-top: 50px;
}
.two-item-row.trade-save .columns-inner .right-col {
  border-radius: 10px;
  margin-left: 15px;
  background-size: contain !important;
  background-position: right bottom !important;
}
.two-item-row.trade-save .columns-inner .left-col {
  margin-right: 15px;
  background-size: 265px !important;
  background-position: 54% bottom !important;
}
.two-item-row.trade-save .columns-inner .pagebuilder-column {
  padding: 45px 115px 35px;
}
.two-item-row.trade-save .columns-inner .pagebuilder-column p {
  font-family: pffuturaNeu-semiBold;
}
.two-item-row.trade-save .columns-inner .pagebuilder-column div[data-content-type='buttons'] {
  margin-top: auto;
}
.two-item-row.trade-save .columns-inner .pagebuilder-column .pagebuilder-button-secondary {
  background-color: #3AB54B;
  border-radius: 25px;
  margin: 0;
  width: 220px;
}
.two-item-row.trade-save .columns-inner .pagebuilder-column .pagebuilder-button-secondary span {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
}
.accordion-row {
  max-width: 1000px;
  margin: 0 auto;
}
.accordion-row .accordion-item {
  border-bottom: 1px solid #3c3c3c;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.accordion-row .faq-heading {
  font-family: pffuturaNeu-semiBold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0;
  color: #3c3c3c;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 16px;
  position: relative;
  cursor: pointer;
}
.accordion-row .faq-heading:after {
  content: '';
  background-image: url('/media/wysiwyg/icons/accordion-arrow-down.svg');
  width: 10px;
  height: 13px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  right: 25px;
  position: absolute;
}
.accordion-row .faq-content {
  font-family: pffuturaNeu-book;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  padding-left: 16px;
  padding-right: 45px;
  display: none;
}
.accordion-row .accordion-item.active {
  border-color: #3AB54B;
}
.accordion-row .accordion-item.active .faq-content {
  display: block;
}
.accordion-row .accordion-item.active .faq-heading {
  color: #3AB54B;
  margin-bottom: 25px;
}
.accordion-row .accordion-item.active .faq-heading:after {
  background-image: url('/media/wysiwyg/icons/accordion-arrow-up.svg');
}
.amlocator-index-index .page-wrapper .page-title-wrapper {
  background-image: url('/media/wysiwyg/poioi-eimaste-bg_1.png');
  max-width: 1510px;
  margin: 40px auto 100px;
  border-radius: 10px;
  min-height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.amlocator-index-index .page-wrapper .page-title-wrapper .page-title {
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #3c3c3c;
  margin-top: 0;
}
.amlocator-index-index .page-wrapper .page-title-wrapper .page-title span {
  position: relative;
}
.amlocator-index-index .page-wrapper .page-title-wrapper .page-title span:after {
  content: '';
  background-image: url('/media/wysiwyg/icons/yellow-border-big.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  left: 15%;
  bottom: 0;
  top: 15%;
}
.amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container {
  padding-top: 0;
  max-width: 1510px;
  margin: 0 auto 60px;
}
.amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container {
  background-color: #fff;
  padding-inline: 0;
}
.amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container .amlocator-block {
  position: relative;
}
.amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container .amlocator-block .amlocator-wrapper .amlocator-text {
  height: 70px;
  border: 1px solid #59595b;
  border-radius: 7px;
  font-size: 16px;
  line-height: 19px;
  color: #59595b;
  padding-left: 25px;
  font-family: "pffuturaNeu-book";
}
.amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container .amlocator-block .amlocator-wrapper .amlocator-select {
  height: 70px;
  border: 1px solid #59595b;
  border-radius: 7px;
  font-size: 16px;
  line-height: 19px;
  color: #59595b;
  padding-left: 25px;
  font-family: "pffuturaNeu-book";
  margin-top: 15px;
}
.amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container .amlocator-block .amlocator-title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
  color: 59595b;
  display: block;
  text-align: left;
}
.amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container .amlocator-block label {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
  color: 59595b;
  display: block;
  text-align: left;
  position: absolute;
  top: 0;
  left: 37%;
}
.amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container .amlocator-button {
  margin: 0;
  background-color: #3AB54B;
  border-radius: 7px;
  height: 70px;
  font-family: pffuturaNeu-semiBold;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
}
.amlocator-current-location .amlocator-search {
  top: 25px;
  right: 25px;
}
.amlocator-store-desc {
  padding: 30px 20px;
  background-color: #f3f3f5;
  border-radius: 7px;
  font-size: 16px;
  line-height: 19px;
  font-family: pffuturaNeu-book;
  color: #59595b;
}
.amlocator-store-desc .amlocator-title .amlocator-link {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
  font-family: pffuturaNeu-semiBold;
}
.amlocator-store-desc .amlocator-title .amlocator-map-pin {
  display: none;
}
.amlocator-main-container .amlocator-map-container .amlocator-block.-storelist::-webkit-scrollbar {
  width: 10px;
  height: 30px;
  border-radius: 5px;
  background-color: #fff;
}
.amlocator-main-container .amlocator-map-container .amlocator-block.-storelist::-webkit-scrollbar-track {
  border: none;
  background-color: transparent;
}
.amlocator-main-container .amlocator-map-container .amlocator-block.-storelist::-webkit-scrollbar-thumb {
  background: #59595b;
  width: 10px;
  height: 30px;
  border-radius: 5px;
  cursor: pointer;
}
.amlocator-main-container .amlocator-map-container .amlocator-block.-map {
  height: 91vh;
  border-radius: 10px;
}
.amlocator-main-container .amlocator-map-container .amlocator-map {
  border-radius: 10px;
}
.top-banner.tech {
  max-width: 1510px;
  margin: 26px auto 100px;
}
.top-banner.tech p {
  line-height: 60px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  margin-bottom: 0;
}
.safety-row {
  max-width: 1510px;
  margin: 0 auto 100px;
}
.safety-row .left-col {
  padding-right: 75px;
}
.safety-row .left-col p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #3c3c3c;
  font-family: "pffuturaNeu-book";
}
.safety-row .left-col p strong {
  font-size: 30px;
  line-height: 22px;
  color: #3c3c3c;
  margin-bottom: 25px;
  display: block;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.safety-row .left-col div[data-content-type='text']:last-of-type {
  padding-left: 35px;
}
.safety-row .left-col div[data-content-type='text']:last-of-type p strong {
  font-size: 20px;
  position: relative;
}
.safety-row .left-col div[data-content-type='text']:last-of-type p strong:before {
  content: '';
  background-image: url('/media/wysiwyg/icons/green-star.svg');
  width: 27px;
  height: 24px;
  background-size: contain;
  display: block;
  filter: brightness(0) saturate(100%);
  position: absolute;
  left: -40px;
}
.trust-row {
  max-width: 1510px;
  margin: 0 auto 100px;
}
.trust-row .right-col {
  padding-left: 75px;
}
.trust-row .right-col p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #3c3c3c;
  font-family: "pffuturaNeu-book";
}
.trust-row .right-col p strong {
  font-size: 30px;
  line-height: 22px;
  color: #3c3c3c;
  margin-bottom: 25px;
  display: block;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.trust-row .right-col div[data-content-type='text']:last-of-type {
  padding-left: 35px;
}
.trust-row .right-col div[data-content-type='text']:last-of-type p strong {
  font-size: 20px;
  position: relative;
}
.trust-row .right-col div[data-content-type='text']:last-of-type p strong:before {
  content: '';
  background-image: url('/media/wysiwyg/icons/green-star.svg');
  width: 27px;
  height: 24px;
  background-size: contain;
  display: block;
  filter: brightness(0) saturate(100%);
  position: absolute;
  left: -40px;
}
.peace-row {
  max-width: 1510px;
  margin: 0 auto 100px;
}
.peace-row .pagebuilder-column div[data-content-type='text'] {
  padding-left: 200px;
  padding-right: 80px;
}
.peace-row .pagebuilder-column div[data-content-type='buttons'] {
  padding-left: 200px;
  margin-top: 35px;
}
.peace-row .pagebuilder-column div[data-content-type='buttons'] .pagebuilder-button-secondary {
  margin: 0;
  border-radius: 25px;
  width: 230px;
  padding: 11px 17px;
}
.peace-row .pagebuilder-column div[data-content-type='buttons'] .pagebuilder-button-secondary span {
  font-family: pffuturaNeu-semiBold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
}
.peace-row .pagebuilder-column p {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
}
.peace-row .pagebuilder-column p strong {
  font-family: pffuturaNeu-semiBold;
  color: #3c3c3c;
  font-size: 30px;
  line-height: 40px;
}
.top-banner.returns {
  max-width: 1510px;
  margin: 28px auto 100px;
}
.top-banner.returns p strong {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0;
  color: #3c3c3c;
}
.text-row.returns {
  max-width: 1000px;
  margin: 0 auto;
}
.text-row.returns p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  font-family: pffuturaNeu-book;
  color: #3c3c3c;
  margin-bottom: 20px;
}
.courier-row.returns {
  max-width: 1000px;
  margin: 100px auto 40px;
}
.courier-row.returns .grid-items-image {
  background-color: #f3f3f5;
  border-radius: 10px;
  padding: 75px 35px;
}
.courier-row.returns .grid-items-image p {
  font-family: pffuturaNeu-book;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #3c3c3c;
}
.courier-row.returns .grid-items-image p strong {
  font-size: 20px;
  line-height: 22px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #59595b;
}
.courier-row.returns .grid-items-image .grid-item {
  display: grid !important;
  grid-template-areas: "img heading" "img text";
  margin-bottom: 50px;
}
.courier-row.returns .grid-items-image .grid-item figure {
  width: 110px;
  height: 110px;
  background-color: #3ab54b;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  object-fit: contain;
  grid-area: img;
  margin-right: 21px;
}
.courier-row.returns .grid-items-image .grid-item figure img {
  max-width: 55px !important;
}
.courier-row.returns .grid-items-image .grid-item .heading {
  grid-area: heading;
}
.courier-row.returns .grid-items-image .grid-item .heading strong {
  margin-bottom: 0;
}
.courier-row.returns .grid-items-image .grid-item .content {
  grid-area: text;
}
.courier-row.returns .grid-items-image .grid-item .content strong {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
}
.courier-row.returns p strong {
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0;
  margin-bottom: 42px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  display: block;
}
.irepair-row.returns {
  max-width: 1000px;
  margin: 0 auto 100px;
}
.irepair-row p {
  font-family: pffuturaNeu-book;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #3c3c3c;
}
.irepair-row p strong {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0;
  margin-bottom: 42px;
  display: block;
}
.irepair-row div[data-content-type='text'] p strong {
  color: #59595b;
}
.irepair-row div[data-content-type='text']:nth-of-type(2) {
  background-color: #f3f3f5;
  border-radius: 10px;
  padding: 75px 35px 50px;
}
.irepair-row div[data-content-type='text']:nth-of-type(2) p strong {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 25px;
}
.irepair-row div[data-content-type='text']:nth-of-type(2) ul {
  margin-top: 25px;
  padding-left: 0;
}
.irepair-row div[data-content-type='text']:nth-of-type(2) li {
  font-family: pffuturaNeu-book;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  margin-bottom: 15px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.irepair-row div[data-content-type='text']:nth-of-type(2) li:before {
  content: '';
  background-image: url('/media/wysiwyg/icons/green-star.svg');
  background-size: contain;
  width: 10px;
  height: 10px;
  display: block;
  left: 0;
  z-index: 99;
}
.irepair-row div[data-content-type='text']:nth-of-type(2) li::marker {
  content: '';
}
.irepair-row > div[data-content-type='text'] > p > span > strong {
  color: #3ab54b;
}
.irepair-row [data-content-type='buttons'] {
  background-color: #f3f3f5;
  border-radius: 10px;
  padding: 0 35px 75px;
}
.irepair-row .pagebuilder-button-secondary {
  margin: 0;
  border-radius: 7px;
  width: 450px;
  padding: 22px 17px;
  cursor: pointer;
}
.irepair-row .pagebuilder-button-secondary span {
  font-family: pffuturaNeu-semiBold;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
}
.faq-page.loffaq-index-index .page-title-wrapper {
  min-height: 400px;
  max-width: 1510px;
  margin: 40px auto 100px;
  background-image: url('/media/wysiwyg/poioi-eimaste-bg_1.png');
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 10px;
  width: 100%;
}
.faq-page.loffaq-index-index .page-title-wrapper h1 {
  font-size: 40px;
  line-height: 52px;
  color: #3c3c3c;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0;
}
.faq-page .page-wrapper .page-main {
  max-width: 1510px;
}
.faq-page .page-wrapper .page-main .columns .column {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel {
  background-color: #fff;
  border-bottom: 1px solid #3c3c3c;
  padding-bottom: 21px;
  margin-bottom: 21px;
}
.faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .collapsed {
  background: none !important;
}
.faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-heading .panel-title {
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
  display: flex;
  justify-content: space-between;
}
.faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-heading .panel-title a {
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
  color: #3c3c3c;
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-left: 16px;
}
.faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-heading .panel-title a:after {
  content: '';
  background-image: url(/media/wysiwyg/icons/accordion-arrow-down.svg);
  width: 10px;
  height: 13px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  padding-right: 16px;
}
.faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-heading.active {
  background-color: #fff !important;
  background: none !important;
}
.faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-heading.active .panel-title a {
  color: #3AB54B;
  margin-bottom: 21px;
}
.faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-heading.active .panel-title a:after {
  background-image: url(/media/wysiwyg/icons/accordion-arrow-up.svg);
}
.faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-collapse {
  border: none;
  background-color: #fff;
  padding-left: 16px;
  padding-right: 30px;
}
.faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-collapse .panel-body {
  padding: 0;
  font-size: 16px !important;
  line-height: 22px !important;
  letter-spacing: 0;
  color: #3c3c3c !important;
}
.faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-collapse .panel-body p {
  padding: 0;
  font-size: 16px !important;
  line-height: 22px !important;
  letter-spacing: 0;
  color: #3c3c3c !important;
}
.lof-faq {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 100px;
  float: none;
}
.faq-page-container.custom {
  display: none;
}
.top-banner.klarna {
  margin-top: 30px !important;
  max-width: 1510px;
  margin: 0 auto;
}
.top-banner.klarna p {
  color: #3C3C3C;
  font-family: pffuturaNeu-semiBold;
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0;
  margin-bottom: 23px;
}
.top-banner.klarna figure img {
  max-width: 180px !important;
}
.second-row.klarna {
  margin-top: 90px !important;
  max-width: 1510px;
  margin: 0 auto;
}
.second-row.klarna .left-col div[data-content-type='text'] {
  max-width: 680px;
}
.second-row.klarna .left-col div[data-content-type='text']:first-of-type p {
  margin-bottom: 20px;
  color: #3C3C3C;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-book";
}
.second-row.klarna .left-col div[data-content-type='text']:first-of-type strong {
  color: #3C3C3C;
  font-size: 30px;
  line-height: 22px;
  font-family: pffuturaNeu-semiBold;
}
.second-row.klarna .left-col div[data-content-type='text']:last-of-type {
  padding-left: 40px;
}
.second-row.klarna .left-col div[data-content-type='text']:last-of-type p {
  color: #3C3C3C;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-book";
  margin-bottom: 30px;
}
.second-row.klarna .left-col div[data-content-type='text']:last-of-type strong {
  font-family: pffuturaNeu-semiBold;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0;
  position: relative;
}
.second-row.klarna .left-col div[data-content-type='text']:last-of-type strong:before {
  content: '';
  background-image: url(/media/wysiwyg/icons/green-star.svg);
  width: 27px;
  height: 24px;
  background-size: contain;
  display: block;
  filter: brightness(0) saturate(100%);
  position: absolute;
  left: -40px;
}
.info-row.klarna {
  max-width: 1510px;
  margin: 0 auto;
  margin-top: 100px !important;
}
.info-row.klarna > div[data-content-type='text'] p {
  font-family: pffuturaNeu-semiBold;
  font-size: 30px;
  line-height: 22px;
  letter-spacing: 0;
  color: #3C3C3C;
  margin-bottom: 75px;
}
.info-row.klarna .pagebuilder-column p {
  font-family: pffuturaNeu-book;
  color: #3C3C3C;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
}
.info-row.klarna .pagebuilder-column figure {
  min-height: 75px;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.info-row.klarna .pagebuilder-column:first-of-type img {
  width: 65px;
  height: 67px;
}
.info-row.klarna .pagebuilder-column:last-of-type img {
  width: 44px;
  height: 67px;
}
.info-row.klarna .pagebuilder-column:nth-of-type(2) img {
  width: 90px;
  height: 38px;
}
.test {
  font-family: pffuturaNeu-book;
  font-family: pffuturaNeu-semiBold;
  color: #3C3C3C;
}
.two-col.up.klarna {
  max-width: 1510px;
  margin: 0 auto;
  margin-top: 100px !important;
}
.two-col.up.klarna .right-col {
  padding-left: 75px;
  margin-top: 40px;
}
.two-col.up.klarna .right-col strong {
  font-family: pffuturaNeu-semiBold;
  font-size: 30px;
  line-height: 22px;
  letter-spacing: 0;
  color: #3C3C3C;
}
.two-col.up.klarna .right-col p {
  font-family: pffuturaNeu-book;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #3C3C3C;
}
.two-col.up.klarna .right-col p:has(strong) {
  margin-bottom: 25px;
}
.two-col.up.klarna .right-col p a {
  font-family: pffuturaNeu-book;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #3C3C3C;
  text-decoration: underline;
}
.two-col.bottom.klarna {
  max-width: 1510px;
  margin: 0 auto;
  margin-top: 100px !important;
}
.two-col.bottom.klarna .left-col {
  padding-right: 75px;
  margin-top: 40px;
}
.two-col.bottom.klarna .left-col strong {
  font-family: pffuturaNeu-semiBold;
  font-size: 30px;
  line-height: 22px;
  letter-spacing: 0;
  color: #3C3C3C;
}
.two-col.bottom.klarna .left-col p {
  font-family: pffuturaNeu-book;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #3C3C3C;
}
.two-col.bottom.klarna .left-col p:has(strong) {
  margin-bottom: 25px;
}
.two-col.bottom.klarna .left-col p a {
  font-family: pffuturaNeu-book;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #3C3C3C;
  text-decoration: underline;
}
.two-col.bottom.klarna .left-col .accordion {
  border-bottom: 1px solid #3C3C3C;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.two-col.bottom.klarna .left-col .accordion strong {
  font-size: 16px;
  line-height: 21px;
  font-family: pffuturaNeu-semiBold;
  letter-spacing: 0;
  color: #3C3C3C;
  cursor: pointer;
  position: relative;
  display: flex;
}
.two-col.bottom.klarna .left-col .accordion strong:after {
  content: '';
  background-image: url(/media/wysiwyg/icons/accordion-arrow-down.svg);
  width: 10px;
  height: 13px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  right: 25px;
  position: absolute;
  top: 5px;
}
.two-col.bottom.klarna .left-col .accordion strong br {
  display: none;
}
.two-col.bottom.klarna .left-col .accordion code {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  font-family: pffuturaNeu-book;
  color: #3C3C3C;
  background-color: #fff;
  display: none;
}
.two-col.bottom.klarna .left-col .accordion > div > strong:nth-of-type(2) {
  display: none;
}
.two-col.bottom.klarna .left-col .accordion > p {
  margin-bottom: 0;
}
.two-col.bottom.klarna .left-col .accordion.active {
  border-color: #3AB54B;
}
.two-col.bottom.klarna .left-col .accordion.active code {
  display: block;
}
.two-col.bottom.klarna .left-col .accordion.active strong {
  color: #3AB54B;
  margin-bottom: 25px;
}
.two-col.bottom.klarna .left-col .accordion.active strong:after {
  background-image: url(/media/wysiwyg/icons/accordion-arrow-up.svg);
}
#mpblog-list-container {
  margin-top: 75px;
}
.mpblog-post-index .page-wrapper .page-title-wrapper {
  background-image: url('/media/wysiwyg/poioi-eimaste-bg_1.png');
  min-height: 400px;
  max-width: 1510px;
  margin: 30px auto 100px;
}
.mpblog-post-index .page-wrapper .page-main {
  max-width: 1510px;
}
.mpblog-post-index .page-wrapper .page-main .columns .column .post-list-content .post-list-body .post-list-item .post-item-wraper .post-info-wraper .post-link-title {
  font-size: 20px;
  line-height: 26px;
  color: #3c3c3c !important;
  letter-spacing: 0 !important;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.mpblog-post-index .post-item-wraper {
  border: none;
  border-bottom: 1px solid #3AB54B;
  display: flex;
}
.mpblog-post-index .post-item-wraper:hover {
  box-shadow: none !important;
}
.mpblog-post-index .post-item-list .post-image {
  min-width: 370px;
  object-fit: cover;
}
.mpblog-post-index .post-item-list .post-info-wraper {
  display: flex;
  flex-direction: column;
  padding: 0;
  padding-left: 35px;
}
.mpblog-post-index .post-item-list .post-info-wraper .mp-post-info {
  order: -1;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  color: #808080;
  font-family: pffuturaNeu-book;
  margin-bottom: 20px;
}
.mpblog-post-index .post-item-list .post-info-wraper .mp-post-info i {
  display: none;
}
.mpblog-post-index .post-image img.img-responsive {
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.mpblog-post-index .post-short-description p {
  font-family: pffuturaNeu-book;
  color: #3c3c3c;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  margin-bottom: 13px;
}
.mpblog-post-index a.mp-read-more {
  background-color: #3AB54B;
  color: #fff !important;
  font-family: pffuturaNeu-semiBold;
  padding: 15px 30px;
  border-radius: 25px;
}
.mpblog-post-index .mp-post-meta-info.mp-alignright {
  margin-bottom: 25px;
  margin-top: 13px;
}
.mpblog-post-index .mp-sidebar .product.data.items > .item.content {
  margin-top: 70px !important;
  border: none;
  padding-left: 0 !important;
}
.mpblog-post-index .list-post-tabs {
  padding: 0;
  margin-bottom: 30px;
  display: flex;
}
.mpblog-post-index .list-post-tabs .post-left {
  width: 70px;
  height: 70px;
  flex: 1 70px;
}
.mpblog-post-index .list-post-tabs .post-left img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 10px;
}
.mpblog-post-index .list-post-tabs .post-right a {
  font-family: pffuturaNeu-semiBold;
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  letter-spacing: 0;
}
.mpblog-post-index .list-post-tabs .post-right span.create-at {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  font-family: pffuturaNeu-book;
  color: #808080;
}
.mpblog-post-index .post-list-content .limiter {
  display: none !important;
}
.mpblog-tag-view .page-wrapper .page-title-wrapper {
  background-image: url('/media/wysiwyg/poioi-eimaste-bg_1.png');
  min-height: 400px;
  max-width: 1510px;
  margin: 30px auto 100px;
}
.mpblog-tag-view .page-wrapper .page-main {
  max-width: 1510px;
}
.mpblog-tag-view .page-wrapper .page-main .columns .column .post-list-content .post-list-body .post-list-item .post-item-wraper .post-info-wraper .post-link-title {
  font-size: 20px;
  line-height: 26px;
  color: #3c3c3c !important;
  letter-spacing: 0 !important;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.mpblog-tag-view .post-item-wraper {
  border: none;
  border-bottom: 1px solid #3AB54B;
  display: flex;
}
.mpblog-tag-view .post-item-wraper:hover {
  box-shadow: none !important;
}
.mpblog-tag-view .post-item-list .post-image {
  min-width: 370px;
  object-fit: cover;
}
.mpblog-tag-view .post-item-list .post-info-wraper {
  display: flex;
  flex-direction: column;
  padding: 0;
  padding-left: 35px;
}
.mpblog-tag-view .post-item-list .post-info-wraper .mp-post-info {
  order: -1;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  color: #808080;
  font-family: pffuturaNeu-book;
  margin-bottom: 20px;
}
.mpblog-tag-view .post-item-list .post-info-wraper .mp-post-info i {
  display: none;
}
.mpblog-tag-view .post-image img.img-responsive {
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.mpblog-tag-view .post-short-description p {
  font-family: pffuturaNeu-book;
  color: #3c3c3c;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  margin-bottom: 13px;
}
.mpblog-tag-view a.mp-read-more {
  background-color: #3AB54B;
  color: #fff !important;
  font-family: pffuturaNeu-semiBold;
  padding: 15px 30px;
  border-radius: 25px;
}
.mpblog-tag-view .mp-post-meta-info.mp-alignright {
  margin-bottom: 25px;
  margin-top: 13px;
}
.mpblog-tag-view .mp-sidebar .product.data.items > .item.content {
  margin-top: 70px !important;
  border: none;
  padding-left: 0 !important;
}
.mpblog-tag-view .list-post-tabs {
  padding: 0;
  margin-bottom: 30px;
  display: flex;
}
.mpblog-tag-view .list-post-tabs .post-left {
  width: 70px;
  height: 70px;
  flex: 1 70px;
}
.mpblog-tag-view .list-post-tabs .post-left img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 10px;
}
.mpblog-tag-view .list-post-tabs .post-right a {
  font-family: pffuturaNeu-semiBold;
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  letter-spacing: 0;
}
.mpblog-tag-view .list-post-tabs .post-right span.create-at {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  font-family: pffuturaNeu-book;
  color: #808080;
}
.mpblog-tag-view .post-list-content .limiter {
  display: none !important;
}
.post-info-wraper h2.mp-post-title {
  margin-bottom: 18px;
}
.product.data.items > .item.title#tab-label-mostview {
  display: none !important;
}
.mp-sidebar #tab-label-popular .data.switch {
  border: none !important;
  font-family: pffuturaNeu-semiBold;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
  color: #333333;
  padding-left: 0 !important;
}
.mp-sidebar .data.item.title .data.switch div {
  margin: 0;
  font-family: pffuturaNeu-semiBold;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
  color: #333333;
}
.mp-blog-rss {
  display: none;
}
#mpblog-search-box {
  border: 1px solid #c1c1c1;
  border-radius: 40px;
  padding: 15px 25px;
  font-family: pffuturaNeu-book;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #808080;
}
.mp-footer {
  display: none;
}
.pages a.page {
  color: #59595b;
  font-family: pffuturaNeu-book;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0;
  border: 1px solid #E1E5E8;
  border-radius: 50%;
  display: flex;
  padding: 12px 15px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.pages .item .label {
  display: none !important;
}
.pages strong.page {
  color: #fff;
  font-family: pffuturaNeu-book;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0;
  border: 1px solid #FFD931;
  border-radius: 50%;
  display: flex;
  padding: 12px 15px;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #FFD931;
}
.pages .action {
  background-color: #fff;
  border: none;
  box-shadow: none;
}
.pages .action:before {
  color: #59595b !important;
}
.pages .action:hover {
  background-color: #fff;
}
.mpblog-post-index .mp-post-meta-info a.mp-read-more {
  color: #fff !important;
}
.mpblog-tag-view .mp-post-meta-info a.mp-read-more {
  color: #fff !important;
}
.mp-sidebar.mpcss:has(.sidebar-archives) {
  display: none !important;
}
.mpblog-post-index .sidebar.sidebar-additional {
  display: none;
}
.mpblog-post-index .columns {
  position: relative;
}
.mpblog-tag-view .sidebar.sidebar-additional {
  display: none;
}
.mpblog-tag-view .columns {
  position: relative;
}
.mp-sidebar.mpcss:has(.sidebar-tags) {
  position: absolute;
  top: 0;
  left: 0;
}
.mp-sidebar.mpcss:has(.sidebar-tags) .sidebar-tags {
  display: none !important;
}
.mp-sidebar.mpcss:has(.sidebar-tags) .tags-list {
  border: 1px solid #c1c1c1;
  border-radius: 40px;
  font-size: 20px !important;
  line-height: 50px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #3c3c3c;
  padding: 12px 25px;
  letter-spacing: 0;
  display: block;
  margin-right: 20px;
}
.mp-sidebar.mpcss:has(.sidebar-tags) .tags-list.all {
  background-color: #3AB54B;
  color: #fff;
  border-color: #3AB54B;
  padding: 0 35px;
}
.mp-sidebar.mpcss:has(.sidebar-tags) .col-xs-12:last-of-type {
  display: flex;
  float: none;
}
#mpblog-list-container {
  margin-top: 130px;
}
.mpblog-post-index .product.info.detailed {
  margin-top: 75px !important;
}
.mpblog-tag-view .product.info.detailed {
  margin-top: 75px !important;
}
a.label.label-default.tags-list:hover,
a.label.label-default.tags-list:focus {
  background-color: #3AB54B;
  border-color: #3AB54B;
}
.limited-offer-text .darkline {
  font-family: 'darkline';
  font-size: 90px;
  color: #3AB54B;
}
.sticky-wrapper-container {
  position: fixed;
  right: 40px;
  bottom: 40px;
}
.sticky-wrapper-container figure {
  width: 120px;
  height: 120px;
}
.sticky-wrapper-container {
  display: none;
}
.cms-home .sticky-wrapper-container {
  display: block;
  z-index: 99;
}
.navigation .level0 .submenu {
  border: none !important;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
}
.navigation .level0 .submenu a {
  padding: 15px 25px;
  font-size: 16px;
  color: #59595b;
}
.navigation .level0 .submenu li.parent > a > .ui-menu-icon {
  display: none;
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus {
  color: #fff;
  background-color: #3AB54B;
}
.navigation .level1 .submenu li:not(:last-child) {
  border-bottom: 1px solid #E1E5E8;
}
.klarna-row > div p a {
  color: #59595b;
  text-decoration: underline;
}
.info-banner.poioi-eimaste h2:after {
  content: '';
  background-image: url(/media/wysiwyg/icons/yellow-underline-who.svg);
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 185px;
  right: 4%;
  top: -35%;
  position: absolute;
}
.info-banner.poioi-eimaste h2 {
  position: relative;
}
.faq-page .page-wrapper .page-title-wrapper .page-title {
  font-size: 40px;
  line-height: 52px;
}
.product-options-wrapper .condition-container .title {
  display: block;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
  margin-bottom: 20px;
  font-family: "pffuturaNeu-book";
}
.product-options-wrapper .condition-container .value-btn-wrapper {
  display: flex;
  gap: 14px;
  margin-bottom: 7px;
}
.product-options-wrapper .condition-container .value-btn-wrapper .value-btn {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  border: 1px solid #59595b;
  border-radius: 7px;
  padding: 15px 0;
  width: 100%;
  max-width: 188px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}
.product-options-wrapper .condition-container .value-btn-wrapper .value-btn.active {
  outline: none;
  border-color: #3ab54b;
  background-color: #3ab54b;
  color: #fff;
}
.product-options-wrapper .condition-container .bottom-info {
  display: flex;
  flex-direction: column;
  max-width: 370px;
}
.product-options-wrapper .condition-container .bottom-info span {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  color: #59595b;
  margin-bottom: 10px;
}
.product-options-wrapper .condition-container .bottom-info a {
  display: block !important;
  text-decoration: underline;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  color: #59595b;
}
.add-tempered-glass {
  display: flex;
  margin: 22px 0 6px;
  max-width: 367px;
  width: 100%;
  border: 1px solid #E1E5E8;
  border-radius: 7px;
  padding: 10px;
  align-items: center;
  gap: 10px;
}
.add-tempered-glass .img-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 22px;
}
.add-tempered-glass .img-wrapper img {
  width: 20px;
  height: 22px;
  display: block;
}
.add-tempered-glass .content-text {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
  max-width: 210px;
}
.add-tempered-glass .content-text span {
  font-size: 14px;
  line-height: 12px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
}
.add-tempered-glass .price-container {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
  display: flex;
  flex-direction: row;
}
.add-tempered-glass .price-container span {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
}
.add-tempered-glass .input-container span {
  display: block;
  width: 40px;
  height: 20px;
  background-color: #E1E5E8;
  border: 1px solid #E1E5E8;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
}
.add-tempered-glass .input-container span:before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 5px;
}
.add-tempered-glass .input-container.active span {
  background-color: #fff;
  border-color: #E1E5E8;
}
.add-tempered-glass .input-container.active span:before {
  background-color: #3AB54B;
  top: 4px;
  left: unset;
  right: 5px;
}
.storelocator-container #storeLocatorBtn {
  width: 390px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFD931;
  border-color: #FFD931;
  border-radius: 7px;
  height: 40px;
  gap: 10px;
}
.storelocator-container #storeLocatorBtn span {
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  letter-spacing: 0;
  font-family: "pffuturaNeu-book";
}
.field.required:has(#select_1) {
  display: none;
}
.field.required:has(#options_2_2) {
  display: none;
}
.catalog-category-view .page-wrapper .page-main {
  max-width: 1510px;
  padding: 0;
}
.catalog-category-view .page-wrapper .page-title-wrapper {
  max-width: 1510px;
  margin: 40px auto 100px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog-category-view .page-wrapper .page-title-wrapper .page-title {
  font-size: 40px;
  line-height: 52px;
  color: #3c3c3c;
  margin: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .toolbar-sorter .sorter-label {
  font-size: 20px;
  line-height: 26px;
  margin: 0;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .toolbar-sorter .sorter-options {
  margin: 23px 0 0;
  border-radius: 7px;
  border: 1px solid #59595b;
  width: 100%;
  width: 300px;
  height: 60px;
  font-size: 16px;
  line-height: 19px;
  color: #3c3c3c;
  font-family: "pffuturaNeu-book";
  padding: 20px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .toolbar-sorter .sorter-options option {
  font-size: 16px;
  line-height: 19px;
  color: #3c3c3c;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-subtitle {
  margin-left: 0;
  padding-left: 0;
  font-size: 20px;
  line-height: 26px;
  margin-top: 180px;
  border-bottom: none;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item:first-of-type {
  border-top: none !important;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item .filter-options-title {
  font-size: 16px;
  line-height: 19px;
  text-transform: none;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item {
  border-bottom: 1px solid #e1e5e8;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item .filter-options-title {
  padding-left: 0;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin-left: 0;
  padding: 0;
  margin-right: 0;
}
.filter-options-item .filter-options-content {
  padding: 0;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item .filter-options-content .am-shopby-form .am-filter-items-color .am-swatch-wrapper .am-swatch-link .swatch-option {
  width: 25px;
  height: 25px;
  min-width: auto;
  margin-right: 6px;
  margin-bottom: 0;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .am-filter-items-price .amshopby-slider-container .am-slider .ui-slider-range {
  background: #3AB54B !important;
  height: 2px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .am-filter-items-price .amshopby-slider-container .am-slider .ui-slider-handle {
  background: #3AB54B !important;
}
.amshopby-slider-container.-improved .am-slider {
  background: #e1e5e8;
  height: 2px;
}
.amshopby-slider-container.-improved .am-slider:after {
  background: #e1e5e8;
  height: 2px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .am-filter-items-price .amshopby-slider-container .amshopby-slider-display {
  color: #3AB54B;
  text-align: left;
  font-family: "pffuturaNeu-book";
  margin-top: 21px;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item .filter-options-content .am-shopby-form .am-filter-items-storage .am-swatch-wrapper .am-swatch-link .swatch-option {
  width: 70px;
  height: 50px;
  background-color: #fff;
  border: 1px solid #3c3c3c;
  color: #3c3c3c;
  border-radius: 7px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 19px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  margin: 0 10px 10px 0;
}
.filter-options-content .item {
  margin: 0 !important;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item:last-of-type {
  border-bottom: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items {
  grid-template-columns: repeat(3, 1fr);
  row-gap: 33px;
  column-gap: 33px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.catalog-category-view .product-item .product-image-photo {
  height: 280px;
  object-fit: cover;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item {
  background-color: #fff;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-photo {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #f3f3f5;
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details {
  width: 100%;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info:hover {
  box-shadow: none;
  background-color: #fff;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details {
  padding-top: 18px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin: 0;
  font-size: 20px;
  line-height: 26px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 20px;
  line-height: 26px;
  color: #3c3c3c;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage > div {
  margin-top: 6px;
  margin-bottom: 0;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .color > div {
  margin-bottom: 0 !important;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option {
  margin-right: 8px;
  margin-bottom: 11px;
  width: 60px;
  height: 35px;
  border: 1px solid #3AB54B;
  background-color: #fff;
  border-radius: 7px;
  color: #3AB54B;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 16px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-attribute-options .swatch-option.selected {
  color: #fff;
  background-color: #3AB54B;
  border: 1px solid #3AB54B;
  outline: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .color .swatch-attribute-options .swatch-option {
  margin-right: 6px;
  min-width: auto;
  height: 25px;
  width: 25px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-container .price-wrapper span {
  font-size: 22px;
  line-height: 25px;
  letter-spacing: 0;
  color: #3c3c3c;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: visible;
  order: 99;
  box-shadow: none;
  padding: 0;
  border: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .actions {
  margin: 0;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .actions .actions-secondary {
  display: none;
}
.catalog-category-view .product-item .product-item-actions .actions-primary {
  width: 100%;
}
.catalog-category-view .product-item .product-item-actions .actions-primary .tocart {
  width: 100%;
  height: 60px;
  border: 1px solid #3AB54B;
  background-color: #3AB54B;
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.catalog-category-view .product-item .product-item-actions .actions-primary .tocart:hover {
  color: #fff;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 12px;
}
.catalog-category-view .irepair-extra-info {
  order: 2;
  margin-top: 11px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.catalog-category-view .irepair-extra-info span {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-book";
}
.catalog-category-view .irepair-extra-info .warranty-wrapper span {
  color: #969696;
}
.catalog-category-view .irepair-extra-info .installments-wrapper span {
  color: #3AB54B;
}
.catalog-category-view .irepair-extra-info .installments-wrapper {
  display: flex;
  gap: 5px;
}
.catalog-category-view .irepair-extra-info .installments-wrapper img {
  width: 19px;
  height: 15px;
  object-fit: contain;
}
.page-layout-2columns-left .column.main {
  width: 75%;
}
.catalog-category-view .page-wrapper .page-bottom {
  background-color: #3AB54B;
  background-image: none;
}
.catalog-category-view .page-bottom .lof-faq {
  padding-bottom: 0;
  margin-top: 100px;
}
.catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .faq-heading {
  padding-top: 0;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
  color: #fff;
}
.catalog-category-view .page-bottom-container #faqpage.question-list {
  width: 100%;
  margin-top: 54px !important;
}
.catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}
.catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading {
  padding-left: 15px;
  border: none;
}
.catalog-category-view .page-bottom-container .question-list .panel-title {
  padding: 0;
  padding-bottom: 20px;
  position: relative;
}
.catalog-category-view .page-bottom-container .question-list .panel-heading .panel-title:after {
  background-image: url('/media/wysiwyg/icons/accordion-arrow-down.svg');
  content: '';
  background-size: 100%;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  width: 10px;
  height: 12px;
  bottom: 20px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(323deg) brightness(102%) contrast(101%);
}
.catalog-category-view .page-bottom-container .question-list .panel-heading.active .panel-title:after {
  transform: rotate(180deg);
}
.catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading .panel-title .native-iconshow {
  background: none !important;
  padding-left: 0;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body {
  padding-left: 0;
  background: transparent;
  color: #fff;
}
.catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse {
  background: transparent;
  padding-left: 15px;
}
.catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body p {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
}
.catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading .panel-title .native-iconshow {
  width: 100%;
  display: block;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item {
  padding-bottom: 20px;
}
.customer-account-login .page-main {
  max-width: 100%;
  padding: 0;
}
.customer-account-login .page-wrapper .page-main .columns {
  margin: 30px auto 0;
  border: none;
  background-image: url(/media/wysiwyg/icons/login-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 20px;
}
.customer-account-login .page-wrapper .page-main .columns .login-container {
  max-width: 544px;
  background-color: #fff;
  border-radius: 10px;
  margin: 0 auto;
  padding: 50px;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .pages {
  display: none;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login {
  position: relative;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary {
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
  margin-top: 50px;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-title strong {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0;
  color: #3AB54B;
  text-align: left;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-title {
  text-align: left;
  margin-bottom: 65px;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary span {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  color: #59595b;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary a.action.remind {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  color: #3AB54B;
  margin-left: 0;
  font-family: "pffuturaNeu-book";
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form-login .login .tertiary a.action.remind span {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  color: #3AB54B;
  font-family: "pffuturaNeu-book";
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .email .control .input-text,
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .password .control .input-text {
  border: 1px solid #cccccc;
  border-radius: 10px;
  width: 100%;
  height: 50px;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .email,
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .password {
  flex-direction: column;
  justify-content: center;
  align-items: start;
  text-align: left;
}
.login-container .fieldset > .field > .control {
  width: 100%;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .email .label,
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .password .label {
  text-align: left;
  width: 100%;
  margin-bottom: 15px;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .email .label span,
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .password .label span {
  color: #3c3c3c;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar {
  margin: 0;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .secondary {
  position: absolute;
  right: 0;
  bottom: 40%;
  max-width: max-content;
  display: block;
  z-index: 99;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .secondary .remind {
  max-width: max-content;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .secondary .remind span {
  color: #59595b;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  text-decoration: underline;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .primary .login {
  width: 100%;
  margin: 0;
  border-radius: 7px;
  background-color: #3AB54B;
  height: 60px;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .primary {
  width: 100%;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .primary .login span {
  line-height: 26px;
  letter-spacing: 0;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .primary .login:hover span {
  color: #fff;
}
.customer-account-index .page-main {
  max-width: 100%;
  padding: 0;
  background-color: #f3f3f5;
  margin-top: 30px;
}
.account .page-main {
  max-width: 100%;
  padding: 0;
  background-color: #f3f3f5;
  margin-top: 30px;
}
body.account .page-wrapper .page-main .columns {
  max-width: 1510px;
  margin: 0 auto 0;
  padding-block: 50px;
}
body.account .page-wrapper .page-main .columns .column.main {
  background-color: #fff;
  padding: 0;
  max-width: 1040px;
  padding: 40px 50px;
}
.account.page-layout-2columns-left .sidebar-main,
.account.page-layout-2columns-left .sidebar-additional {
  width: 100%;
  max-width: 420px;
  background-color: #fff;
  padding-right: 0;
}
.customer-account-index .block-collapsible-nav .content {
  background-color: #fff;
  padding: 40px;
}
.account .block-collapsible-nav .content {
  background-color: #fff;
  padding: 40px;
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .content.block-collapsible-nav-content .nav.items {
  padding: 0;
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .content.block-collapsible-nav-content .gretings h3 {
  margin: 0;
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .content.block-collapsible-nav-content .nav.items .nav.item.current strong {
  padding: 0;
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .content.block-collapsible-nav-content .nav.items .nav.item a {
  padding: 0;
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .logout {
  margin: 0;
  padding: 0;
}
body.account .page-wrapper .page-main .columns .column.main .page-title-wrapper .page-title {
  padding: 0;
  margin: 0;
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .content.block-collapsible-nav-content .gretings h3,
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .content.block-collapsible-nav-content .gretings h3 span {
  color: #3AB54B;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .content.block-collapsible-nav-content .nav.items .nav.item a {
  font-size: 20px;
  line-height: 50px;
  color: #333333;
  letter-spacing: 0;
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .content.block-collapsible-nav-content .nav.items .nav.item {
  margin: 0;
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .content.block-collapsible-nav-content .nav.items {
  margin-top: 24px;
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .logout a span {
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-book";
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .logout {
  width: 100%;
  margin-top: 50px;
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .logout .action span {
  position: relative;
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 10px;
}
body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .logout .action span:before {
  content: '';
  background-image: url('/media/wysiwyg/icons/logout-icon.svg');
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 33px;
}
.account.page-layout-2columns-left .sidebar-main,
.account.page-layout-2columns-left .sidebar-additional {
  border-radius: 10px;
}
.customer-account-index .block-collapsible-nav .content {
  border-radius: 10px;
}
.account .block-collapsible-nav .content {
  border-radius: 10px;
}
body.account .page-wrapper .page-main .columns .column.main {
  border-radius: 10px;
}
body.account .page-wrapper .page-main .columns .column.main .page-title-wrapper .page-title {
  font-size: 20px;
  line-height: 50px;
  color: #333333;
  letter-spacing: 0;
}
body.account .page-wrapper .page-main .columns .column.main .page-title-wrapper {
  border-bottom: 1px solid #3AB54B;
  width: 100%;
}
body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-name,
body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-email,
body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-dob {
  border-bottom: 1px solid #e1e5e8;
  width: 100%;
  margin: 0;
}
body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-name .box-title,
body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-email .box-title,
body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-dob .box-title {
  margin: 0;
}
body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-name .box-title span,
body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-email .box-title span,
body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-dob .box-title span {
  font-size: 16px;
  line-height: 70px;
  letter-spacing: 0;
  color: #333333;
}
body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-name .box-content p,
body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-email .box-content p,
body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-dob .box-content p {
  font-size: 16px;
  line-height: 70px;
  letter-spacing: 0;
  color: #333333;
}
body.account .page-wrapper .page-main .columns .column.main {
  min-height: 699px;
}
.customer-account-create .page-wrapper .page-main .columns {
  margin: 30px auto 0;
  border: none;
  background-image: url(/media/wysiwyg/icons/login-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 20px;
}
.customer-account-create .page-main {
  max-width: 100%;
  padding: 0;
}
.customer-account-create .page-wrapper .page-main .columns .column {
  background-color: transparent;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account {
  max-width: 544px;
  background-color: #fff;
  border-radius: 10px;
  margin: 0 auto;
  padding: 50px;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field .control .input-text {
  border: 1px solid #cccccc;
  border-radius: 10px;
  width: 100%;
  height: 50px;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset.create.account .legend {
  display: none;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account {
  position: relative;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.choice.newsletter {
  position: absolute;
  bottom: 35px;
  width: 100%;
  flex-direction: row;
  justify-content: start;
  gap: 10px;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field .label {
  width: 100%;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .legend {
  border-bottom: none;
  text-align: left;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .legend span {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0;
  color: #3AB54B;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field .label span {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-book";
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field {
  flex-direction: column;
  text-align: left;
  align-items: start;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.field-name-firstname,
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.field-name-lastname,
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.password,
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.confirmation,
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.email {
  flex-direction: column;
  text-align: left;
  align-items: start;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field .control {
  width: 100%;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset.account {
  margin: 0;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset.create.info {
  margin-bottom: 0;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .actions-toolbar .primary {
  width: 100%;
  margin-bottom: 50px;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .actions-toolbar .primary .submit {
  width: 100%;
  margin: 0;
  border-radius: 7px;
  background-color: #3AB54B;
  height: 60px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--next {
  right: 0 !important;
}
.fotorama__arr .fotorama__arr__arr {
  background-image: url('/media/wysiwyg/icons/fotorama-arrow-left.svg');
  height: 10px;
  width: 10px;
  background-size: 50%;
  background-position: center;
  background-color: #fff;
  border-radius: 50px;
  padding: 15px;
}
.fotorama__arr.fotorama__arr--next .fotorama__arr__arr {
  background-image: url('/media/wysiwyg/icons/fotorama-arrow-right.svg');
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form:has(.box-tocart.simple) {
  margin-top: 0;
}
.box-tocart.simple .selected-price.simple-product-price-buttom {
  display: none;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container:has(.simple-product) .heading {
  display: none !important;
}
.modal-popup.storelocator-modal .modal-inner-wrap {
  right: 0;
  left: unset;
  width: 100%;
  max-width: 510px;
  margin-top: 0;
  max-height: 100%;
  height: 100vh;
}
.modal-popup.storelocator-modal .modal-inner-wrap .modal-content {
  padding: 0;
}
.modal-popup.storelocator-modal .modal-inner-wrap .modal-header {
  padding-top: 55px;
  padding-inline: 38px;
}
.modal-popup.storelocator-modal .modal-inner-wrap .modal-header h1 {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  padding-bottom: 0;
  border-bottom: none;
}
.modal-popup.storelocator-modal .modal-inner-wrap .modal-header .action-close {
  margin-top: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 21px;
}
.modal-popup.storelocator-modal .modal-inner-wrap .modal-header .action-close:before {
  display: flex;
  align-items: center;
  line-height: 26px;
}
.storelocator-modal-container .product-container {
  margin-top: 28px;
  display: flex;
  align-items: center;
  gap: 15px;
  border-bottom: 1px solid #3AB54B;
  margin-bottom: 35px;
  padding-bottom: 30px;
  padding-left: 30px;
}
.storelocator-modal-container .product-container .img-wrapper {
  display: flex;
  object-fit: cover;
}
.storelocator-modal-container .product-container .img-wrapper img {
  height: 50px;
  display: block;
}
.storelocator-modal-container .product-container .info-wrapper {
  display: flex;
  flex-direction: column;
}
.storelocator-modal-container .product-container .info-wrapper span {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.storelocator-modal-container .stores-container {
  padding: 0 38px;
}
.storelocator-modal-container .stores-container .input-wrapper input {
  padding: 0 0 0 45px;
  height: 60px;
  background-color: #f3f3f5;
  border-radius: 15px;
}
.modal-popup.storelocator-modal .modal-inner-wrap {
  right: 0;
  left: unset;
  width: 100%;
  max-width: 510px;
  margin-top: 0;
  max-height: 100%;
  height: 100vh;
}
.modal-popup.storelocator-modal .modal-inner-wrap .modal-content {
  padding: 0;
}
.modal-popup.storelocator-modal .modal-inner-wrap .modal-header {
  padding-top: 55px;
  padding-inline: 38px;
}
.modal-popup.storelocator-modal .modal-inner-wrap .modal-header h1 {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  padding-bottom: 0;
  border-bottom: none;
}
.modal-popup.storelocator-modal .modal-inner-wrap .modal-header .action-close {
  margin-top: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 21px;
}
.modal-popup.storelocator-modal .modal-inner-wrap .modal-header .action-close:before {
  display: flex;
  align-items: center;
  line-height: 26px;
}
.storelocator-modal-container .product-container {
  margin-top: 28px;
  display: flex;
  align-items: center;
  gap: 15px;
  border-bottom: 1px solid #3AB54B;
  margin-bottom: 35px;
  padding-bottom: 30px;
  padding-left: 30px;
}
.storelocator-modal-container .product-container .img-wrapper {
  display: flex;
  object-fit: cover;
}
.storelocator-modal-container .product-container .img-wrapper img {
  height: 50px;
  display: block;
}
.storelocator-modal-container .product-container .info-wrapper {
  display: flex;
  flex-direction: column;
}
.storelocator-modal-container .product-container .info-wrapper span {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.storelocator-modal-container .stores-container {
  padding: 0 5px;
}
.storelocator-modal-container .stores-container .input-wrapper input {
  padding: 0 0 0 50px;
  height: 60px;
  background-color: #f3f3f5;
  border-radius: 15px;
}
.storelocator-modal-container .stores-container .input-wrapper {
  position: relative;
}
.storelocator-modal-container .stores-container .input-wrapper:before {
  content: '';
  background-image: url('/media/wysiwyg/icons/storelocator-magnify.svg') !important;
  display: block;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  background-position: center;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 19px;
  top: 20px;
}
.storelocator-modal-container .stores-container .input-wrapper:after {
  content: '';
  background-image: url('/media/wysiwyg/icons/storelocator-pin.svg') !important;
  display: block;
  background-size: 100% !important;
  width: 18px;
  height: 21px;
  position: absolute;
  z-index: 99;
  right: 19px;
  bottom: 18px;
}
.storelocator-modal-container .stores-container .tabs-wrapper {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  border-bottom: 1px solid #e1e5e8;
}
.storelocator-modal-container .stores-container .tabs-wrapper .tab {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  padding: 0 15px;
  border-bottom: 2px solid transparent;
}
.storelocator-modal-container .stores-container .tabs-wrapper .tab.active {
  border-bottom: 2px solid #3AB54B;
}
.storelocator-modal-container .stores-container .tabs-wrapper .tab img {
  width: 20px;
  height: 20px;
}
.storelocator-modal-container .stores-container .tabs-wrapper .tab span {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  margin-top: 10px;
  padding-bottom: 13px;
}
.storelocator-modal-container .stores-wrapper .store {
  border: 1px solid #e1e5e8;
  border-radius: 7px;
  padding: 25px 20px;
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 40px;
}
.storelocator-modal-container .stores-wrapper .store > div {
  flex: 1 50%;
}
.storelocator-modal-container .stores-wrapper .store .left-col .title {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #59595b;
}
.storelocator-modal-container .stores-wrapper .store .left-col .map {
  display: flex;
}
.storelocator-modal-container .stores-wrapper .store .left-col .map span {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-book";
  color: #59595b;
  margin-left: 5px;
}
.storelocator-modal-container .stores-wrapper .store .right-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: end;
  height: 100%;
}
.storelocator-modal-container .stores-wrapper .store .right-col .availability {
  color: #3AB54B;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
  display: flex;
}
.storelocator-modal-container .stores-wrapper .store .right-col .info {
  margin-top: auto;
  display: flex;
}
.storelocator-modal-container .stores-wrapper .store .right-col .info {
  font-size: 9px;
  line-height: 12px;
  letter-spacing: 0;
  color: #969696;
  font-family: "pffuturaNeu-book";
  text-align: end;
  margin-top: 40px;
}
.storelocator-modal-container .stores-wrapper .store .left-col .hours {
  margin-top: 24px;
}
.storelocator-modal-container .stores-wrapper .store .left-col .hours .time-container {
  display: none;
}
.storelocator-modal-container .stores-wrapper .store .left-col .hours .toggle {
  display: flex;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  font-family: pffuturaNeu-book;
  color: #969696;
  text-decoration: underline;
  cursor: pointer;
}
.storelocator-modal-container .stores-wrapper .store .left-col.active .hours .toggle {
  text-decoration: none;
  border-bottom: 1px solid #e1e5e8;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.storelocator-modal-container .stores-wrapper .store .left-col.active .hours .time-container {
  display: flex;
  flex-direction: column;
}
.storelocator-modal-container .stores-wrapper .store .left-col .hours .toggle:after {
  content: '\e621';
  font-family: 'luma-icons';
  text-decoration: none;
  margin-left: 50px;
  display: none;
}
.storelocator-modal-container .stores-wrapper .store .left-col.active .hours .toggle:after {
  display: block;
}
.storelocator-modal-container .stores-wrapper .store {
  margin-bottom: 20px;
}
.storelocator-modal-container .stores-wrapper .store.active {
  border: 1px solid #3AB54B;
}
.storelocator-modal-container .stores-wrapper .store .left-col.active .hours .time-container .day {
  display: flex;
  justify-content: space-between;
}
.storelocator-modal-container .stores-wrapper .store .left-col.active .hours .time-container .day span {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0;
  font-family: pffuturaNeu-book;
  color: #969696;
}
.storelocator-modal-container .stores-wrapper .store .left-col.active .hours .time-container .day.open span {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #969696;
}
.storelocator-modal-container .stores-wrapper .store .left-col.active .hours .time-container .day.open span:first-child {
  color: #3AB54B;
}
.storelocator-modal-container .stores-wrapper .store:has(div.active) > div {
  min-height: 250px;
}
.minicart-wrapper.active .block-minicart {
  position: fixed;
  right: 0;
  width: 100%;
  min-width: auto;
  max-width: 510px;
  z-index: 99;
  left: unset;
  top: 0;
  height: 100vh;
  margin-top: 0;
  border-radius: 7px;
  border: none;
  padding-top: 65px;
  padding-left: 50px;
  padding-right: 50px;
}
.minicart-wrapper .block-minicart:before {
  display: none;
}
.minicart-wrapper .block-minicart:after {
  display: none;
}
body:has(.minicart-wrapper.active) {
  position: relative;
  overflow: hidden;
}
body:has(.minicart-wrapper.active):before {
  content: '';
  width: 100%;
  height: 100vh;
  background-color: rgba(60, 60, 60, 0.5);
  position: absolute;
  z-index: 99;
}
.page-wrapper .page-header .header .header-right-section .minicart-wrapper .ui-dialog .block-minicart .block-content .items-total {
  display: none;
}
.block-minicart .block-content > .actions:has(.primary) {
  display: none;
}
.minicart-items-wrapper {
  border: none;
  height: 100% !important;
  max-height: 350px;
  border-bottom: 1px solid #e1e5e8;
  margin-bottom: 45px;
}
.minicart-items .product-item-details .details-qty {
  display: none;
}
.minicart-wrapper .action.close {
  right: 50px;
  top: 65px;
  width: 35px;
}
.minicart-wrapper .block-minicart .minicart-header {
  color: #59595b;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  margin-bottom: 35px;
  display: flex;
}
.minicart-wrapper .product .actions {
  display: none;
}
.minicart-items .product-item-name a {
  font-family: pffuturaNeu-semiBold;
  font-size: 14px;
  line-height: 17px;
  color: #59595b;
  display: flex;
  max-width: 175px;
}
.minicart-items .product-item-details .price {
  font-family: pffuturaNeu-semiBold;
  font-size: 18px;
  line-height: 24px;
  color: #3AB54B;
  letter-spacing: 0;
}
.minicart-items .product-item-details .product-item-pricing {
  max-width: max-content;
}
.minicart-items .product-item-details .price-container {
  max-width: max-content;
}
.minicart-items .product-item-details {
  display: flex;
  justify-content: space-between;
  padding-left: 0;
}
.block-minicart .subtotal .label:after {
  display: none;
}
.page-wrapper .page-header .header .header-right-section .minicart-wrapper .ui-dialog .block-minicart .block-content .subtotal {
  margin: 0;
}
.page-wrapper .page-header .header .header-right-section .minicart-wrapper .ui-dialog .block-minicart .block-content .subtotal {
  font-family: "pffuturaNeu-book";
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  color: #59595b;
}
.page-wrapper .page-header .header .header-right-section .minicart-wrapper .ui-dialog .block-minicart .block-content .subtotal .price {
  color: #3AB54B;
  font-family: pffuturaNeu-semiBold;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: 0;
}
.block-minicart .block-content > .actions > .secondary {
  margin-top: 35px;
  background-color: #3AB54B;
  border-radius: 7px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-minicart .block-content > .actions > .secondary a {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
  position: relative;
  display: flex;
  align-items: center;
}
.block-minicart .block-content > .actions > .secondary a:after {
  content: '\e622';
  font-family: 'luma-icons';
  transform: rotate(-90deg);
  display: block;
}
.checkout-cart-index .page-main {
  background-color: #f3f3f5;
  width: 100%;
  max-width: 100%;
}
.checkout-cart-index .page-main .columns {
  max-width: 1510px;
  margin: 0 auto;
  padding-bottom: 100px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary {
  background-color: #fff;
  border-radius: 10px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart {
  background-color: #fff;
  border-radius: 10px;
}
.checkout-cart-index .page-wrapper .page-bottom {
  display: none;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart {
  margin-top: 50px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary {
  top: 50px !important;
}
.minicart-items .product-item-details .product.options {
  display: none !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-info .col .product-item-photo .product-image-wrapper .product-image-photo {
  margin: 20px;
  width: 70px;
  height: 70px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-info .col .product-item-photo .product-image-wrapper {
  background-color: #F3F3F5;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90px;
  border-radius: 10px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-info .col .product-item-photo {
  padding-right: 0;
  margin-left: 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-info .col .product-item-photo .product-image-container {
  max-width: 90px;
  max-height: 90px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart thead tr .col > span {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
  color: #333333;
  margin-left: 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-info .col .product-item-details .product-item-name > a {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  color: #3c3c3c;
}
.cart.table-wrapper .product-item-details {
  padding-bottom: 0;
  padding-top: 20px;
  width: 100%;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options dd span {
  font-size: 18px;
  line-height: 30px;
  color: #59595b;
  letter-spacing: 0;
  padding: 0;
  padding-right: 10px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options dd:not(:first-of-type) span {
  padding-left: 10px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart {
  margin-left: 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary {
  width: 100%;
  max-width: 500px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart {
  width: 100% !important;
  max-width: 950px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart thead tr .col {
  padding-left: 60px;
}
.cart.table-wrapper .cart tbody td {
  padding-left: 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr {
  margin-left: 60px;
  display: flex;
  justify-content: space-between;
}
.accessory-section {
  border: none !important;
}
.accessory-item {
  border-bottom: none;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options {
  display: flex;
  white-space: nowrap;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal .price-excluding-tax .price {
  color: #3AB54B;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 25px;
  line-height: 32px;
  letter-spacing: 0;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding-top: 65px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .product-item-name {
  margin-bottom: 12px;
}
td.col.qty .field.qty .control.qty label {
  justify-content: center;
  padding-top: 35px;
  align-items: center;
  gap: 5px;
}
td.col.qty .field.qty .control.qty label input {
  border: 1px solid #3C3C3C !important;
  border-radius: 7px;
  height: 50px !important;
  width: 50px !important;
  display: flex;
  align-items: center;
}
.cart.table-wrapper .actions-toolbar {
  display: flex;
  align-items: center;
  height: 100%;
  padding-bottom: 0;
  padding-top: 15px;
  left: 15px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-actions .actions-toolbar a {
  position: relative;
  top: 0;
  width: 100%;
}
.cart.table-wrapper .cart tbody td.item-actions {
  padding-right: 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr.item-accessories {
  border-top: 1px solid #e1e5e8;
  margin-top: 20px;
}
.checkout-cart-index .accessory-title {
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #3C3C3C;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
}
.checkout-cart-index .accessory-subtitle {
  margin-bottom: 30px;
  font-family: "pffuturaNeu-book";
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
}
.checkout-cart-index .accessory-item .accessory-image {
  width: 90px;
  height: 90px;
  background-color: #f3f3f5;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  object-fit: contain;
}
.checkout-cart-index .accessory-item .accessory-image img {
  width: 70px;
  object-fit: cover;
  height: 70px;
  margin: 20px;
}
.checkout-cart-index .accessory-details {
  display: flex;
  justify-content: space-between;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr.item-accessories td {
  width: 100%;
}
.checkout-cart-index .accessory-name {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  color: #3C3C3C;
  font-family: pffuturaNeu-semiBold;
  display: block;
  max-width: 355px;
}
.checkout-cart-index input.accessory-qty {
  width: 50px;
  height: 50px;
  border: 1px solid #3C3C3C;
  max-width: 50px;
}
.checkout-cart-index .accessory-price {
  font-size: 25px;
  line-height: 32px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
  color: #3AB54B;
  font-weight: 500;
}
.checkout-cart-index .accessory-actions .qty-btn.plus {
  margin-right: 38px;
}
.checkout-cart-index .accessory-actions .add-to-cart {
  position: relative;
  left: 40px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary {
  margin-bottom: 0;
  padding: 40px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .summary {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
  color: #333333;
  margin: 0;
  order: 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .payment-method-logo {
  order: 99;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals {
  border-top: 1px solid #3c3c3c;
  padding-top: 50px;
  margin-top: 30px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .totals .mark {
  padding: 0;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-book";
  border: none;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .grand .mark strong {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals .table .totals .amount {
  padding: 0;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0;
  font-family: pffuturaNeu-book;
  color: #3c3c3c;
  padding-bottom: 40px;
  border: none;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content #discount-coupon-form {
  padding: 0 !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content .fieldset .field .full-width-wrapper {
  display: flex !important;
  justify-content: space-between !important;
  background-color: #f3f3f5 !important;
  height: 40px !important;
  border-radius: 7px !important;
  align-items: center !important;
  line-height: normal !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content .fieldset .field .full-width-wrapper .right-button .primary .apply {
  margin-right: 0 !important;
  text-align: end !important;
  font-size: 12px !important;
  line-height: 14px !important;
  letter-spacing: 0 !important;
  padding-right: 20px !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content .fieldset .field .full-width-wrapper .left-input #coupon_code {
  padding: 0 !important;
  padding-left: 20px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  letter-spacing: 0 !important;
  color: #59595b !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content .fieldset .field .full-width-wrapper .right-button .primary {
  padding: 0 !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount > div {
  padding: 0 !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .payment-method-logo {
  gap: 35px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .payment-method-logo figure {
  margin: 0 !important;
  height: 15px;
}
.checkout-index-index .page-main {
  max-width: 100%;
  background-color: #f3f3f5;
  margin-top: 30px;
}
.checkout-index-index .page-main .columns {
  max-width: 1510px;
  margin: 0 auto;
}
.checkout-index-index .page-main .columns #checkout > div > div:has(#shipping) {
  background-color: #fff;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .checkout-header {
  background-color: #fff;
  margin: 0;
  width: 100%;
  max-width: 950px;
  padding: 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .checkout-header > * {
  padding-inline: 40px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .checkout-header .title {
  padding-top: 40px;
}
.checkout-index-index .checkout-header .description {
  padding-bottom: 40px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block {
  width: 100%;
  margin: 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container div[data-content-type='row'][data-appearance='contained'] {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container div[data-content-type='html'][data-appearance='default'] {
  display: none;
}
.checkout-index-index #shipping-new-address-form {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field {
  max-width: calc(35%);
  flex: 1 calc(35%);
  padding: 0;
  margin: 0;
}
.amcheckout-step-container input[type='text'],
.amcheckout-step-container input[type='password'],
.amcheckout-step-container input[type='url'],
.amcheckout-step-container input[type='tel'],
.amcheckout-step-container input[type='search'],
.amcheckout-step-container input[type='number'],
.amcheckout-step-container input[type='datetime'],
.amcheckout-step-container input[type='email'],
.amcheckout-step-container select {
  background-color: #f3f3f5;
  border-radius: 7px;
  max-width: 150px;
}
#checkout-step-shipping {
  padding: 40px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods {
  padding: 40px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-shipping-method {
  padding: 40px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-title {
  padding: 40px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
  width: 100%;
  max-width: 950px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar {
  background-color: #fff;
  border: none;
  width: 100%;
  max-width: 500px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
  border: none;
}
.checkout-index-index #customer-email-fieldset .abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 0;
  width: 100%;
  max-width: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field {
  max-width: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-title .amcheckout-icon {
  display: none;
}
.field-tooltip .field-tooltip-action:before {
  display: none;
}
.amcheckout-step-container .note {
  display: none !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .form-login {
  border-bottom: none;
}
.amcheckout-step-container input[type='text'],
.amcheckout-step-container input[type='password'],
.amcheckout-step-container input[type='url'],
.amcheckout-step-container input[type='tel'],
.amcheckout-step-container input[type='search'],
.amcheckout-step-container input[type='number'],
.amcheckout-step-container input[type='datetime'],
.amcheckout-step-container input[type='email'],
.amcheckout-step-container select {
  max-width: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .form-shipping-address .fieldset .field .label {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field .label {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .form-login .fieldset .field .label {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
  margin-bottom: 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .form-shipping-address .fieldset .field .label:after {
  margin-left: 0;
  font-size: 20px;
}
.checkout-index-index #shipping-new-address-form {
  gap: 15px;
}
.checkout-index-index .fieldset.address {
  margin: 40px 0 0;
}
.amcheckout-step-container input[type='checkbox'] + label:before,
.amcheckout-step-container input[type='radio'] + label:before {
  width: 20px;
  height: 20px;
  border-radius: 5px;
  margin-top: 0;
}
.amcheckout-step-container input[type='checkbox'] + label span:only-child,
.amcheckout-step-container input[type='radio'] + label span:only-child {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  color: #59595b;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .checkout-billing-address .billing-address-same-as-shipping-block label {
  align-items: center;
}
.amcheckout-step-container input[type='checkbox'] + label,
.amcheckout-step-container input[type='radio'] + label {
  align-items: center;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  color: #59595b;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-shipping-method {
  border: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address {
  border: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-shipping-method > div {
  border-top: 1px solid #3c3c3c;
  padding-top: 35px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods > div {
  border-top: 1px solid #3c3c3c;
  padding-top: 35px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-title .amcheckout-icon {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-shipping-method .amcheckout-title .amcheckout-icon {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-shipping-method .amcheckout-title,
.checkout-payment-method .step-title {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  color: #3c3c3c;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-shipping-method .amcheckout-content .amcheckout-wrapper .methods-shipping .amcheckout-shipping-methods .amcheckout-items .amcheckout-method {
  width: 100%;
  border: 1px solid #3AB54B;
  border-radius: 7px;
  background-color: #fff;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-shipping-method .amcheckout-content .amcheckout-wrapper .methods-shipping .amcheckout-shipping-methods .amcheckout-items .amcheckout-method .col-method .amcheckout-label:before {
  border-radius: 50%;
  border-width: 3px;
  border-color: #fff;
  outline: 1px solid #3AB54B;
  background-color: #3AB54B !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method .payment-method-title label:before {
  border-radius: 50%;
  border-width: 1px;
  border-color: #3AB54B;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method .payment-method-title:has(input:checked) label:before {
  border-radius: 50%;
  border-width: 3px;
  border-color: #fff;
  outline: 1px solid #3AB54B;
  background-color: #3AB54B !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method .payment-method-title label:before {
  width: 20px;
  height: 20px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method {
  border: 1px solid #3AB54B;
  border-radius: 7px;
  background-color: #fff;
  display: flex;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * > * {
  margin: 0;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  padding-right: 15px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
  display: flex;
  padding: 15px 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar {
  border-radius: 10px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options,
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-title {
  background-color: #fff;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .checkout-header {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.checkout-index-index .page-main .columns #checkout > div > div:has(#shipping) {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
  width: 100%;
  background-color: #3AB54B;
  height: 60px;
  border-radius: 7px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container {
  padding: 40px;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
  padding: 0;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-content > .amcheckout-wrapper {
  padding: 0;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
  padding: 0 40px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
  margin: 0;
  padding: 40px;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button, .ui-datepicker-trigger,.gpay-card-info-container),
.amcheckout-step-container button:not(.braintree-googlepay-button, .ui-datepicker-trigger,.gpay-card-info-container),
.amcheckout-step-container .action.primary.checkout,
.amcheckout-step-container .amshopby-button.checkout,
.amcheckout-step-container .am-filter-go.checkout {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  color: #fff;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
  font-family: pffuturaNeu-semiBold;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
  color: #333333;
}
.opc-block-summary .items-in-cart > .title {
  display: none;
}
.amcheckout-step-container .amcheckout-summary-container .items-in-cart {
  border: none;
}
.abs-sidebar-totals tbody .mark,
.abs-sidebar-totals tfoot .mark,
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  padding: 0 0 45px;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  color: #333333;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .mark,
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .amount {
  padding: 0;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0;
  color: #3c3c3c;
}
.abs-sidebar-totals tbody .amount,
.abs-sidebar-totals tfoot .amount,
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  padding: 0;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0;
  color: #3c3c3c;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
  border: none;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
  padding-left: 15px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete {
  display: none;
}
.minicart-items .product-item-details .price {
  font-family: "pffuturaNeu-book";
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  color: #3c3c3c;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .product-item-name {
  font-family: pffuturaNeu-semiBold;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  color: #59595b;
}
.abs-reset-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  background-color: #f3f3f5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  border-radius: 7px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
  border: none;
}
.minicart-items .product-image-wrapper img {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  text-align: center;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper {
  padding-top: 30px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content .fieldset .field .full-width-wrapper .right-button .primary {
  margin-right: 0;
  box-shadow: none;
  border: none;
  color: #3AB54B;
  font-family: "pffuturaNeu-book";
  background-color: transparent;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper {
  float: left;
  display: block;
  width: 100%;
  background-color: #fff;
  max-width: 950px;
  margin-top: 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper .action-auth-toggle {
  display: none;
}
.checkout-index-index .block-authentication .block-title {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper .block-customer-login {
  padding-inline: 40px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper .block-customer-login input {
  background-color: #f3f3f5;
  border-radius: 7px;
  height: 40px;
}
.checkout-index-index .block-authentication .actions-toolbar {
  display: flex;
  flex-direction: column;
}
.checkout-index-index .block-authentication .actions-toolbar > .primary .action {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .checkout-header > .description {
  opacity: 0;
  padding-bottom: 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper form {
  position: relative;
  border-bottom: 1px solid #3c3c3c;
  padding-bottom: 35px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper .seperator {
  display: flex;
  justify-content: center;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  max-width: 100px;
  margin: 0 auto;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-title {
  padding-top: 30px;
  padding-bottom: 0;
}
#checkout-step-shipping {
  padding-top: 0;
}
.am-checkout.-modern {
  margin-top: 50px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar {
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  left: unset !important;
  bottom: unset !important;
  transform: translateY(-56%);
}
.checkout-index-index #customer-email-fieldset fieldset.fieldset.hidden-fields {
  display: none !important;
}
.cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text {
  margin-top: 165px;
}
.page-header.amsearch-full-width {
  position: sticky;
  top: 0;
  z-index: 999;
}
.page-header .header-bottom {
  padding-bottom: 15px;
}
.amsearch-item .product-item-actions .actions-primary + .actions-secondary {
  display: none;
}
.cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .pagebuilder-button-secondary span {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .pagebuilder-button-secondary:hover {
  background-color: #fff;
}
.cms-home .page-wrapper .page-main .irepair-first-banner .first-banner-sections .banner-content-text .pagebuilder-button-secondary:hover span {
  color: #3AB54B;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .product-item-inner .product-item-actions button.action:hover {
  background-color: #fff;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.action:hover span {
  color: #3AB54B;
}
.hand-row .left-col .hand-btn-wrapper .pagebuilder-button-secondary:hover,
.techearth-row .btn-wrapper .pagebuilder-button-secondary:hover {
  background-color: #fff;
}
.hand-row .left-col .hand-btn-wrapper .pagebuilder-button-secondary:hover span,
.techearth-row .btn-wrapper .pagebuilder-button-secondary:hover span {
  color: #3AB54B;
}
.page-header .header-bottom .header-bottom-inner .header-btn:hover {
  background-color: #fff;
}
.page-header .header-bottom .header-bottom-inner .header-btn.sell {
  border: 2px solid #3AB54B;
}
.page-header .header-bottom .header-bottom-inner .header-btn.sell:hover {
  color: #3AB54B;
}
.page-header .header-bottom .header-bottom-inner .header-btn.buy {
  border: 2px solid #3c3c3c;
}
.page-header .header-bottom .header-bottom-inner .header-btn.buy:hover {
  color: #3c3c3c;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-name a.product-item-link {
  margin-block: 5px;
  display: block;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  width: 100%;
}
.countdown-right-inner > a .product-image-container {
  width: 100% !important;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo {
  width: 500px;
}
#product-options-wrapper > .fieldset > div.field {
  display: none;
}
.product-info-price-doseis {
  position: absolute;
  bottom: -20px;
  display: flex;
  width: 100%;
}
.product-info-price-doseis .doseis-inner {
  display: flex;
  width: 100%;
  gap: 180px;
  align-items: end;
}
.product-info-price-doseis .doseis-inner .save-amount .text {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  color: #333333;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.product-info-price-doseis .doseis-inner .save-amount .value {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  color: #3AB54B;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.product-info-price-doseis .doseis-inner .installments-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
}
.product-info-price-doseis .doseis-inner .installments-wrapper .text {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  color: #333333;
  font-family: "pffuturaNeu-book";
}
.product-info-price-doseis .doseis-inner .installments-wrapper .value {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  color: #333333;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  text-decoration: underline;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt {
  margin-top: 20px;
}
.color .swatch-attribute-options .swatch-option {
  border: 1px solid;
}
.product-info-price-doseis .doseis-inner .installments-wrapper {
  cursor: pointer;
  position: relative;
  left: 18%;
}
.product-info-price-doseis .doseis-inner .installments-wrapper:hover:after {
  content: 'Μέχρι 6 άτοκες δόσεις με πιστωτική κάρτα όταν γίνεται checkout με Viva Wallet.';
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  color: #333333;
  background-color: #fff;
  display: block;
  text-align: center;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  border-radius: 7px;
  padding: 7px;
  width: 150px;
  top: -80px;
  left: 0;
}
.add-tempered-glass.liquids {
  gap: 0;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  background-color: #F3F3F5;
  border-color: #F3F3F5;
  padding: 0;
  max-width: 389px;
}
.add-tempered-glass.liquids .img-wrapper {
  display: flex;
  width: 100%;
  justify-content: start;
  align-items: center;
  border-bottom: 1px solid #E1E5E8;
  padding: 10px;
  max-width: -moz-available;
  max-width: -webkit-fill-available;
}
.add-tempered-glass.liquids .img-wrapper img {
  width: 14px;
  height: 15px;
  margin-right: 6.5px;
}
.add-tempered-glass.liquids .img-wrapper span {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #59595b;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
}
.add-tempered-glass.liquids .content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px;
  max-width: -moz-available;
  max-width: -webkit-fill-available;
  gap: 0;
}
.add-tempered-glass.liquids .input-container.active span {
  border-color: #F3F3F5;
}
.add-tempered-glass.liquids .content-text span {
  font-size: 12px;
  line-height: 14px;
}
.add-tempered-glass.liquids .content-text {
  max-width: 100%;
}
.add-tempered-glass.liquids .price-container span {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options {
  flex-wrap: wrap;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr.item-options {
  justify-content: start;
}
.fixit-cart-item .custom-option-update .update-options-btn {
  display: none;
}
.fixit-cart-item .custom-option-update .custom-option {
  display: flex;
  background-color: #F3F3F5;
  border: 1px solid #F3F3F5;
  border-radius: 7px;
  margin-bottom: 13px;
  justify-content: start;
  align-items: center;
  width: 100%;
  max-width: 780px;
  padding: 10px 20px;
}
.fixit-cart-item .custom-option-update .custom-option label {
  display: none;
}
.fixit-cart-item .custom-option-update .custom-option span {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-book";
  color: #59595b;
}
.fixit-cart-item .custom-option-update .custom-option span.text-wrapper {
  min-width: 424px;
  margin-left: 15px;
}
.fixit-cart-item .custom-option-update .custom-option span.price-wrapper {
  margin-left: auto;
}
.fixit-cart-item .custom-option-update .custom-option a {
  font-family: pffuturaNeu-book;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0;
  text-decoration: underline;
  color: #3AB54B;
  margin-left: auto;
}
.fixit-cart-item .custom-option-update .custom-option .input-container {
  margin-left: auto;
}
.fixit-cart-item .custom-option-update .custom-option .input-container span {
  display: block;
  width: 40px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
}
.fixit-cart-item .custom-option-update .custom-option .input-container span:before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background-color: #E1E5E8;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 5px;
}
.fixit-cart-item .custom-option-update .custom-option:has(input:checked) .input-container span:before {
  background-color: #3AB54B;
  top: 4px;
  left: unset;
  right: 5px;
}
.custom-screen-protection {
  position: absolute;
  bottom: 0;
  left: 0;
}
.custom-screen-protection .details {
  display: block !important;
}
.custom-screen-protection .details .title {
  display: none;
}
.minicart-wrapper .block-minicart li {
  position: relative;
}
.minicart-items .product-item-details .product.options.fixit-minicart-options {
  display: block !important;
}
.minicart-items .product-item-details .product.options.fixit-minicart-options > .content {
  display: block !important;
}
.minicart-items .product-item-details .product.options.fixit-minicart-options > .toggle {
  display: none !important;
}
.minicart-items .product-item-details .product.options.fixit-minicart-options > .content .product.options {
  display: block !important;
}
.minicart-items .product-item-details .product.options.fixit-minicart-options > .content .product.options > .label {
  display: none;
}
.minicart-items .product-image-wrapper {
  width: 40px;
  height: 40px;
}
.minicart-items .product .toggle {
  display: none !important;
}
.fixit-minicart-options .product.options.list .label {
  display: none;
}
.minicart-items .product-item-name {
  margin-bottom: 0;
  line-height: normal;
  height: auto;
}
.fixit-minicart-options .product.options.list .values {
  margin-bottom: 0;
}
.fixit-minicart-options .product.options.list .values span:after {
  content: ',';
}
.fixit-minicart-options .product.options.list .values:last-of-type span:after {
  content: '';
}
.fixit-minicart-options .product.options.list .values span {
  font-size: 14px;
  line-height: 17px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #59595b;
}
.fixit-minicart-options .product.options.list {
  margin-bottom: 0;
  display: flex !important;
  gap: 2px;
  margin-top: -15px;
}
.custom-screen-protection {
  bottom: 0;
  display: flex;
  align-items: center;
  gap: 15px;
}
.custom-screen-protection .icon {
  padding-right: 20px;
}
.custom-screen-protection .details .value {
  font-size: 14px;
  line-height: 17px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #59595b;
  display: block;
  max-width: 180px;
}
.minicart-items .product-item:has(.custom-screen-protection) {
  height: 150px;
}
.minicart-items .product-item {
  border-bottom: 1px solid #e1e5e8;
  padding-bottom: 45px;
}
.minicart-items-wrapper {
  border-bottom: none;
}
.fixit-minicart-options.active .content {
  display: block !important;
}
.custom-screen-protection .icon {
  display: flex;
  object-fit: contain;
}
.custom-screen-protection .icon img {
  max-width: 35px;
  height: auto;
  object-fit: contain;
}
.custom-screen-protection {
  bottom: 45px;
  left: 5px;
}
.minicart-items .product-item:has(.custom-screen-protection) {
  height: 175px;
}
.minicart-items .product-item:has(.custom-screen-protection):before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #3AB54B;
  border: 1px solid #3AB54B;
  border-radius: 50%;
  left: -15px;
  top: 15px;
  position: absolute;
}
.custom-screen-protection:before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 1px solid #3AB54B;
  border-radius: 50%;
  left: -20px;
  position: absolute;
}
.minicart-items .product-item:has(.custom-screen-protection) .fixit-minicart-options:before {
  content: '';
  width: 2px;
  height: 90px;
  background-color: #3AB54B;
  left: -10px;
  top: 25px;
  position: absolute;
}
.minicart-items .product.options .custom-screen-protection .details {
  display: flex !important;
  align-items: center;
  width: 100%;
}
.minicart-items .product-item-details .price {
  font-family: pffuturaNeu-semiBold;
  color: #3AB54B;
}
.custom-screen-protection .details .value.price {
  color: #3AB54B;
  font-size: 20px;
  line-height: 26px;
  position: absolute;
  right: 0;
}
.custom-screen-protection {
  width: 100%;
}
.fixit-cart-item .custom-option-update .custom-option .input-container.loading {
  position: relative;
  overflow: visible;
  opacity: 0.5;
  pointer-events: none;
}
.fixit-cart-item .custom-option-update .custom-option .input-container.loading:after {
  content: '';
  background-image: url('/media/wysiwyg/loader-option.gif');
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  bottom: 0;
}
.add-tempered-glass.liquids .tooltip-container {
  display: none;
}
.add-tempered-glass.liquids {
  position: relative;
}
.add-tempered-glass.liquids .img-wrapper span {
  cursor: pointer;
}
.add-tempered-glass.liquids .img-wrapper span:hover ~ .tooltip-container {
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  color: #333333;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  padding: 12px;
  width: 100%;
  top: -30px;
  left: 0;
}
.add-tempered-glass.liquids .tooltip-container p {
  margin: 0;
}
.techearth-row.animated .pagebuilder-column:not(.left-col) {
  position: relative;
}
.techearth-row.animated .pagebuilder-column:not(.left-col):after {
  content: '';
  background-image: url('/media/wysiwyg/icons/product-banner-icon.png');
  display: block;
  width: 56px;
  height: 56px;
  position: absolute;
  right: 235px;
  top: 20px;
}
.pdp-info-tabs .custom-block-description {
  display: none;
}
.pdp-info-tabs.active .custom-block-description {
  display: block;
}
.pdp-info-tabs.active .custom-block-description p {
  display: block;
}
.pdp-info-tabs .custom-block-description .new-innerbox {
  max-width: fit-content;
}
.modal-popup.modal-productalertstock.modal-slide .modal-inner-wrap {
  transform: translateY(100%);
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions #productalertstock.alert {
  margin-left: 0;
  width: 100%;
  max-width: 100%;
  border-radius: 7px;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  text-transform: none;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.modal-popup.modal-productalertstock.modal-slide .modal-inner-wrap {
  border-radius: 12px;
}
form#notify-form button.primary {
  border-radius: 7px;
  background-color: #3ab54b;
  border-radius: #3ab54b;
}
form#notify-form h5 {
  color: #3ab54b;
  margin-top: 0;
  margin-left: 0;
}
form#notify-form label {
  width: 100%;
  margin-top: 12px;
}
form#notify-form input.required-entry.validate-email {
  margin-left: 0;
  border: 1px solid #e1e5e8;
  border-radius: 7px;
  font-size: 14px;
  line-height: 20px;
  color: #59595b;
  font-family: "pffuturaNeu-book";
  margin-block: 20px;
  height: 40px;
}
.modal-popup.modal-productalertstock.modal-slide .modal-content {
  padding: 0;
}
.modal-popup.modal-productalertstock.modal-slide .action-close {
  right: 0;
  top: 0;
}
.catalog-category-view .product-item .product-item-actions .actions-primary .tocart[disabled] {
  opacity: 1;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  cursor: pointer;
}
.storelocator-modal-container .stores-wrapper .store .left-col.active .hours .time-container .day.open span:last-child {
  text-align: end;
}
.storelocator-modal-container .stores-wrapper .store .left-col.active .hours .time-container .day.open span:first-child {
  text-align: start;
  display: block;
}
.storelocator-modal-container .stores-wrapper .store .left-col.active .hours .time-container .day {
  margin-bottom: 8px;
}
.storelocator-modal-container .stores-wrapper .store .left-col.active .hours .time-container .day.open span:last-child {
  white-space: nowrap;
}
.store {
  display: none !important;
}
.store.grouped {
  display: flex !important;
}
.stores-wrapper:has(.available) .store {
  display: none !important;
}
.stores-wrapper:has(.available) .store.available {
  display: flex !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .battery .swatch-attribute-options .swatch-option.selected {
  background-color: #fff;
  color: #3ab54b;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .storage .swatch-attribute-options .swatch-option.selected {
  color: #3ab54b;
  background-color: #fff;
}
.product-options-wrapper .condition-container .value-btn-wrapper .value-btn.active {
  color: #3ab54b;
  background-color: #fff;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions .action.tocart {
  background-color: #3ab54b;
  border-color: #3ab54b;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .payment-method-logo figure {
  height: auto;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .payment-method-logo figure.bg-logo2 img {
  width: 120px;
}
.klarna-payments-method .label.klarna-payments-method-cell .klarna-payments-method-cell:first-of-type {
  order: 99;
}
.klarna-payments-method .label.klarna-payments-method-cell .klarna-payments-method-cell:last-of-type {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-right: 10px;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.klarna-payments-method .label.klarna-payments-method-cell .klarna-payments-method-cell:last-of-type:after {
  content: 'Πληρωμή σε 3 άτοκες δόσεις χωρίς πιστωτική';
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  color: #3c3c3c;
  font-family: "pffuturaNeu-book";
}
.klarna-payments-method .label.klarna-payments-method-cell {
  align-items: center !important;
}
.amcheckout-step-container input[type='checkbox'] + label span:only-child,
.amcheckout-step-container input[type='radio'] + label span:only-child {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0;
  font-family: pffuturaNeu-semiBold;
  color: #3c3c3c;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .payment-method-content {
  display: flex;
  position: absolute;
  left: 55px;
  bottom: -5px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #3c3c3c;
  padding: 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method {
  position: relative;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title {
  padding-bottom: 15px;
  padding-top: 15px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
  padding-block: 5px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(.vivawalletsmartcheckout) .payment-method-title .label span {
  margin-top: -10px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.vivawalletsmartcheckout .payment-method-title {
  position: relative;
  gap: 0;
  justify-content: start;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.vivawalletsmartcheckout .payment-method-title:after {
  content: '';
  background-image: url('/media/wysiwyg/icons/viva-payments.png');
  display: block;
  width: 100%;
  max-width: 270px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.vivawalletsmartcheckout .payment-method-title img {
  display: none !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method {
  border-color: #e1e5e8;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method._active {
  border-color: #3AB54B;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .fixit-countdown .product-item .product-item-info .product-item-details .custom-swatch-render .storage {
  display: flex !important;
}
.block-minicart dl.product.options.list {
  flex-wrap: wrap;
}
.fixit-minicart-options.active .content {
  max-width: 80%;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .fixit-countdown .product-item .product-item-info .product-item-details .custom-swatch-render .storage {
  justify-content: start;
  margin-bottom: 20px;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-option.selected {
  background-color: #fff;
  color: #3ab54b;
  border: 1px solid #3ab54b;
  outline: none;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .storage .swatch-option {
  width: 70px;
  height: 50px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #59595b;
  color: #59595b;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container {
  margin-top: 75px;
}
.modal-popup.modal-screeninfo._inner-scroll,
.modal-popup.modal-liquidinfo._inner-scroll {
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-popup.modal-screeninfo._inner-scroll .modal-inner-wrap,
.modal-popup.modal-liquidinfo._inner-scroll .modal-inner-wrap {
  max-height: 100%;
  height: auto;
  max-width: 500px;
  background-color: transparent;
  box-shadow: none;
}
.modal-popup.modal-screeninfo._inner-scroll .modal-inner-wrap .modal-header,
.modal-popup.modal-liquidinfo._inner-scroll .modal-inner-wrap .modal-header {
  background-color: transparent;
}
.modal-popup.modal-screeninfo._inner-scroll .modal-inner-wrap .modal-header .action-close:before,
.modal-popup.modal-liquidinfo._inner-scroll .modal-inner-wrap .modal-header .action-close:before {
  color: #fff;
}
.modal-popup.modal-screeninfo._inner-scroll .modal-inner-wrap .modal-content,
.modal-popup.modal-liquidinfo._inner-scroll .modal-inner-wrap .modal-content {
  background-color: #fff;
  border-radius: 10px;
  padding: 65px 38px;
}
.modal-popup.modal-screeninfo._inner-scroll .modal-inner-wrap .modal-content .modal-content-inner > div > div,
.modal-popup.modal-liquidinfo._inner-scroll .modal-inner-wrap .modal-content .modal-content-inner > div > div {
  justify-content: center !important;
  align-items: center;
}
.modal-popup.modal-screeninfo._inner-scroll .modal-inner-wrap .modal-content .modal-content-inner .img-wrapper,
.modal-popup.modal-liquidinfo._inner-scroll .modal-inner-wrap .modal-content .modal-content-inner .img-wrapper {
  margin-bottom: 15px;
}
.modal-popup.modal-screeninfo._inner-scroll .modal-inner-wrap .modal-content .modal-content-inner .heading-wrapper,
.modal-popup.modal-liquidinfo._inner-scroll .modal-inner-wrap .modal-content .modal-content-inner .heading-wrapper {
  margin-bottom: 30px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.modal-popup.modal-screeninfo._inner-scroll .modal-inner-wrap .modal-content .modal-content-inner .text-wrapper,
.modal-popup.modal-liquidinfo._inner-scroll .modal-inner-wrap .modal-content .modal-content-inner .text-wrapper {
  font-family: "pffuturaNeu-book";
}
.add-tempered-glass .hover-tooltip {
  display: none;
}
.add-tempered-glass {
  position: relative;
}
.add-tempered-glass:hover .hover-tooltip {
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  color: #333333;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  padding: 12px;
  width: 100%;
  top: -50px;
  left: -5px;
  z-index: 99;
}
.amcheckout-summary-container .minicart-items .product-image-wrapper img {
  width: 100%;
  height: 100%;
}
.amcheckout-summary-container .minicart-items .product-item-details .product.options {
  display: flex !important;
}
.amcheckout-summary-container .minicart-items .product-item-details .product.options .content {
  display: block !important;
  max-width: 85%;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
  flex-wrap: wrap;
}
.amcheckout-summary-container .minicart-items .product-item-details .product.options .content dt {
  display: none;
}
.amcheckout-summary-container dl.item-options dd:after {
  content: ',';
  border-right: none;
}
.amcheckout-summary-container .minicart-items .product-item-details .product.options .content .values {
  font-size: 14px;
  line-height: 17px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #59595b;
}
.amcheckout-summary-container dl.item-options dd:last-of-type:after {
  content: '';
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar {
  transform: translateY(-43%);
}
.amcheckout-summary-container .minicart-items .product-item-details .product.options .content .values:first-of-type {
  display: none;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper {
  max-height: 500px;
}
div.cart-empty {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px auto;
  flex-direction: column;
  font-family: "pffuturaNeu-book";
}
div.cart-empty a {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0;
  color: #fff;
  background-color: #3AB54B;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  padding: 10px 25px;
  border-radius: 25px;
  border: 1px solid #3AB54B;
}
.block-minicart .subtitle.empty {
  font-family: "pffuturaNeu-book";
  margin-top: 20px;
}
a.action.emptycart {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0;
  color: #fff;
  background-color: #3AB54B;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  padding: 10px 25px;
  border-radius: 25px;
  border: 1px solid #3AB54B;
  margin: 0 auto;
  text-align: center;
}
.minicart-wrapper .block-minicart:has(.emptycart) .subtotal {
  display: none !important;
}
div.action-empty-wrapper {
  display: flex;
}
.wishlist-index-index .product-item .price-box .price-label {
  display: none;
}
.wishlist-index-index .product-item .old-price {
  display: none;
}
.wishlist-index-index .products-grid.wishlist .product-item-tooltip {
  display: none;
}
.wishlist-index-index .actions-toolbar {
  display: none;
}
.wishlist-index-index .products-grid .product-item-info:hover,
.wishlist-index-index .products-grid .product-item-info.active {
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.wishlist-index-index .products-grid.wishlist .product-item-info:hover .product-item-inner {
  display: none !important;
}
.wishlist-index-index .products-grid.wishlist .product-item-photo {
  background-color: #F3F3F5;
  border-radius: 10px;
  width: 225px;
  height: 295px;
}
.wishlist-index-index .products-grid.wishlist .product-item-photo img {
  max-width: 145px;
}
body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field {
  flex-direction: column;
}
body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field label {
  font-family: "pffuturaNeu-book";
  font-size: 16px;
  line-height: 19px;
  color: #59595b;
  white-space: nowrap;
}
body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field input {
  background-color: #F3F3F5;
  border-radius: 7px;
  color: #3C3C3C;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0;
}
body.account.customer-address-form .fieldset .field select {
  background-color: #F3F3F5;
  border-radius: 7px;
  color: #3C3C3C;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .klarna-payments-method .payment-method-title {
  justify-content: start;
}
.catalog-category-view .page-wrapper .page-bottom {
  background-image: url('/pub/media/wysiwyg/icons/category-bg.png');
  background-repeat: no-repeat;
  background-size: contain;
  max-height: 550px;
}
.checkout-index-index .checkout-billing-address .field.field-select-billing .label span {
  color: #3C3C3C;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: none;
}
.checkout-index-index .checkout-billing-address .field.field-select-billing .label {
  padding-top: 30px;
}
td#label_method_courier_AfterSalesProGrShipping.col-method {
  position: relative;
}
td#label_method_courier_AfterSalesProGrShipping.col-method:after {
  content: '';
  background-image: url('/pub/media/wysiwyg/icons/acs-logo.png');
  display: block;
  width: 67px;
  height: 17px;
  opacity: 1;
  z-index: 99;
  background-size: contain;
  background-repeat: no-repeat;
  right: -67px;
  position: absolute;
  bottom: 25px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container .product-info:has(.condition.top) {
  display: block !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container .product-info .condition.top {
  display: block !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main div a.towishlist {
  display: block;
  position: absolute;
  top: 15px;
  left: 380px;
  left: 57%;
  z-index: 99;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main div a.towishlist span {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main {
  position: relative;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main div a.towishlist:before {
  content: '';
  background-image: url('/media/wysiwyg/icons/pdp-wishlist-icon.svg');
  width: 20px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
.amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container .amlocator-block label {
  left: 35%;
}
.catalog-product-view .lof-faq {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
  float: none !important;
  margin-top: 100px;
  min-height: 200px;
  background-image: url(/pub/media/wysiwyg/icons/category-bg.png) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  max-height: 550px;
  display: block !important;
}
.catalog-product-view .lof-faq .faq-heading {
  padding-top: 0 !important;
  font-size: 30px !important;
  line-height: 40px;
  letter-spacing: 0;
  color: #fff !important;
}
.catalog-product-view .page-bottom-container #faqpage.question-list {
  margin-top: 54px !important;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  box-shadow: none;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading {
  padding-left: 15px;
  border: none;
}
.catalog-product-view .page-bottom-container .question-list .panel-title {
  padding: 0;
  padding-bottom: 20px;
  position: relative;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading .panel-title .native-iconshow {
  background: none !important;
  padding-left: 0;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse {
  background: transparent;
  padding-left: 15px;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body {
  padding-left: 0;
  background: transparent;
  color: #fff;
}
.catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body p {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
}
.catalog-product-view .page-bottom-container .question-list .panel-heading .panel-title:after {
  background-image: url(/media/wysiwyg/icons/accordion-arrow-down.svg);
  content: '';
  background-size: 100%;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  width: 10px;
  height: 12px;
  bottom: 20px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(323deg) brightness(102%) contrast(101%);
}
.catalog-product-view .page-bottom-container .question-list .panel-heading.active .panel-title:after {
  transform: rotate(180deg);
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .price-container .price-wrapper span {
  color: #3AB54B;
}
.account .products-grid.wishlist {
  margin-top: 30px;
}
.account .products-grid.wishlist .product-item-info .product-item-inner {
  position: absolute !important;
  width: 100%;
  height: auto;
  margin: 0;
  box-shadow: none;
  border: none;
  right: 16px;
  left: unset;
  top: unset;
  bottom: 62px;
  overflow: auto;
  clip: auto;
  z-index: 999;
  background-color: transparent;
  max-width: fit-content;
}
.wishlist-index-index .products-grid.wishlist .product-item-info:hover .product-item-inner {
  display: block !important;
  padding: 0;
  margin: 0;
}
.wishlist-index-index .products-grid.wishlist .product-item-info:hover .product-item-inner .field.comment-box {
  margin-top: 0;
  display: none !important;
}
.wishlist-index-index .product-item-inner .comment-box {
  display: none;
}
.wishlist-index-index .product-item-inner .box-tocart {
  display: none;
}
.wishlist-index-index .product-item-inner .product-item-actions .action.edit {
  display: none;
}
.account .products-grid.wishlist .product-item-info {
  position: relative;
}
.account .products-grid.wishlist .product-item-actions .action.delete:before {
  content: '';
  background-image: url('/media/wysiwyg/icons/wishlist-added.svg');
  width: 20px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
body.account.wishlist-index-index .page-wrapper .page-main .columns .column .toolbar {
  display: none;
}
body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field .control {
  width: 100%;
}
body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit {
  margin-top: 25px;
  width: 100%;
}
body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit legend {
  border-bottom: none;
}
.page-wrapper .page-header .nav-sections .nav-sections-item-content .header.links {
  display: none;
}
.summary-items-fixit .sidebar-cart-item .product {
  display: flex;
  align-items: center;
  border-bottom: none;
}
.summary-items-fixit .sidebar-cart-item {
  border-bottom: none !important;
}
.summary-items-fixit .sidebar-cart-item .product .product-name strong {
  font-family: pffuturaNeu-semiBold;
  font-size: 14px;
  line-height: 17px;
  color: #59595b;
}
.summary-items-fixit .sidebar-cart-item .product .product-price {
  margin-left: auto;
  font-size: 18px;
  line-height: 22px;
  color: #59595b;
  font-family: "pffuturaNeu-book";
}
.summary-items-fixit {
  margin-top: 45px;
}
.payment-method._active .bacs-after-instructions {
  display: flex;
  width: 100%;
}
.payment-method._active .payment-method-content:has(.bacs-after-instructions) {
  flex-wrap: wrap;
  position: relative !important;
  left: 0 !important;
  background-color: #f3f3f5;
  bottom: 0 !important;
}
.payment-method._active:has(.bacs-after-instructions) {
  flex-wrap: wrap;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .payment-method._active .bacs-after-instructions .custom-payment-block > div[data-content-type='row'][data-appearance='contained'] {
  display: flex;
  width: 100%;
  float: none;
  margin: 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .payment-method._active .bacs-after-instructions .custom-payment-block > div[data-content-type='row'][data-appearance='contained'] > div {
  padding-left: 30px;
  padding-right: 15px;
}
.payment-method._active .payment-method-content:has(.bacs-after-instructions) > p {
  position: absolute;
  left: 55px;
  bottom: 135px;
}
.custom-payment-block {
  display: none;
}
.payment-method._active .custom-payment-block {
  display: block;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .actions-toolbar .primary .submit {
  margin-top: 20px;
}
.custom-social-login-wrapper {
  display: flex;
  width: 100%;
  max-width: 100%;
}
.customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .secondary {
  bottom: 25%;
}
.custom-social-login-wrapper .account-social-login {
  display: flex !important;
  width: 100%;
  max-width: 100%;
  float: none !important;
}
.custom-social-login-wrapper .account-social-login .block-content {
  display: flex;
  width: 100%;
  max-width: 100%;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}
.custom-social-login-wrapper .account-social-login .block-content .social-btn {
  width: 100%;
}
.custom-social-login-wrapper .account-social-login .block-content .social-btn a {
  background-color: transparent;
  height: 60px;
  border: 1px solid #cccccc;
  border-radius: 40px;
  color: #3c3c3c;
  font-size: 16px;
  line-height: 19px;
  font-family: "pffuturaNeu-book";
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.custom-social-login-wrapper .account-social-login .block-content .social-btn a > span {
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 40px;
  left: -40px;
}
.custom-social-login-wrapper {
  flex-wrap: wrap;
}
.custom-social-login-wrapper .seperator {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #ccc;
  position: relative;
  margin-bottom: 40px;
}
.custom-social-login-wrapper .seperator span {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: -8px;
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  max-width: 40px;
}
.custom-social-login-wrapper .account-social-login {
  margin-bottom: 40px;
}
.custom-social-login-wrapper .account-social-login .block-content {
  gap: 15px;
}
.customer-account-forgotpassword .page-wrapper .page-main .columns {
  margin: 30px auto 0;
  border: none;
  background-image: url(/media/wysiwyg/icons/login-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 20px;
}
.customer-account-forgotpassword .page-wrapper .page-main .columns > .main {
  background-color: transparent !important;
}
.customer-account-forgotpassword .page-main {
  max-width: 100%;
  padding: 0;
}
.mpblog-post-view .sidebar-main,
.mpblog-post-view .sidebar-additional {
  display: none;
}
.mpblog-post-view .columns .column.main {
  float: none;
  width: 100%;
}
.mpblog-post-view #mpblog-list-container {
  margin-top: 0;
}
.mpblog-post-view .post-view .post-view-image img {
  border-radius: 10px;
}
.mpblog-post-view .post-name {
  padding: 40px 0;
  padding: 0 15px;
}
.mpblog-post-view .post-name h1 {
  color: #3AB54B;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  line-height: 40px;
  padding: 40px 0;
  margin-bottom: 0;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.customer-edit-wrapper > .field.choice {
  display: none !important;
}
.customer-edit-wrapper > .hidden-wrapper {
  display: none;
}
.customer-account-edit .form-edit-account .fieldset.password {
  display: none !important;
}
body.account .page-wrapper .page-main .columns .column.main .form .fieldset .field.required .label {
  font-size: 16px;
  line-height: 70px;
  color: #333333;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.customer-edit-wrapper {
  border-bottom: 1px solid #e1e5e8;
  margin-bottom: 0;
}
body.account .page-wrapper .page-main .columns .column.main .form .control input {
  font-size: 16px;
  line-height: 70px;
  color: #333333;
  font-family: "pffuturaNeu-book";
}
body.account .page-wrapper .page-main .columns .column.main .form .fieldset .field.required .label {
  margin-bottom: 0;
}
body.account .page-wrapper .page-main .columns .column.main .form .field {
  border-bottom: 1px solid #e1e5e8;
  margin-bottom: 0;
}
.customer-edit-wrapper .label {
  font-size: 16px;
  line-height: 70px;
  color: #333333;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.customer-edit-wrapper .current-email {
  font-size: 16px;
  line-height: 70px;
  color: #333333;
  font-family: "pffuturaNeu-book";
}
.customer-edit-wrapper .top-wrapper {
  display: flex;
  gap: 85px;
}
.customer-edit-wrapper .top-wrapper img {
  margin-left: auto;
  cursor: pointer;
}
.customer-account-edit .form-edit-account .actions-toolbar .save.primary {
  height: 50px;
  border-radius: 7px;
  background-color: #3AB54B;
  width: 100%;
}
.customer-account-edit .form-edit-account .actions-toolbar > .primary {
  width: 100%;
  max-width: 300px;
}
.customer-account-edit .form-edit-account .actions-toolbar .save.primary span {
  font-size: 20px;
  line-height: 26px;
  font-family: pffuturaNeu-semiBold;
}
.customer-edit-wrapper.active > .field.choice {
  display: flex !important;
}
.customer-edit-wrapper.active > .field.choice > input,
.customer-edit-wrapper.active > .field.choice > label {
  position: absolute;
  opacity: 0;
  height: 0;
}
.customer-edit-wrapper.active > .hidden-wrapper {
  display: flex !important;
  flex-direction: column;
  margin-left: 90px;
  gap: 20px;
  margin-block: 20px;
}
.customer-edit-wrapper.active > .hidden-wrapper label.label {
  font-size: 16px !important;
  line-height: 19px !important;
  font-family: "pffuturaNeu-book" !important;
  width: 100% !important;
  max-width: 250px;
}
.customer-edit-wrapper.active > .hidden-wrapper .control input {
  background-color: #f3f3f5 !important;
  border-radius: 7px !important;
  height: 40px !important;
}
.customer-edit-wrapper.active > .hidden-wrapper > .field {
  border: none !important;
}
.product-options-bottom .storelocator-container {
  margin-top: 15px;
}
.summary-product-options {
  padding: 0;
  margin-top: 35px;
}
.summary-product-options .summary-product-option:has(.empty-options) {
  display: none;
}
.summary-product-options .summary-product-option {
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.summary-product-options .summary-product-option .img-wrapper {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.summary-product-options .summary-product-option img {
  width: 24px;
  height: 26px;
  object-fit: contain;
}
.summary-product-options .summary-product-option .text-wrapper {
  font-family: pffuturaNeu-semiBold;
  font-size: 14px;
  line-height: 17px;
  color: #59595b;
  display: block;
  max-width: 50%;
}
.summary-product-options .summary-product-option .option-price {
  margin-left: auto;
  font-size: 18px;
  line-height: 22px;
  color: #59595b;
  font-family: "pffuturaNeu-book";
}
.sidebar-cart-item:has(.summary-product-options) {
  position: relative;
}
.sidebar-cart-item:has(.summary-product-options):before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #3AB54B;
  border: 1px solid #3AB54B;
  border-radius: 50%;
  left: -15px;
  top: 15px;
  position: absolute;
}
.summary-product-options:before {
  content: '';
  width: 2px;
  height: 100px;
  background-color: #3AB54B;
  left: -10px;
  top: 25px;
  position: absolute;
}
.summary-product-options .summary-product-option:before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 1px solid #3AB54B;
  border-radius: 50%;
  left: -15px;
  position: absolute;
}
.summary-items-fixit .options {
  display: block !important;
}
.summary-items-fixit .options .options-list {
  display: flex;
}
.summary-items-fixit .options .options-list .color {
  order: -1;
}
.summary-items-fixit .options .options-list .battery {
  order: 99;
}
.summary-items-fixit .options .options-list span {
  font-family: pffuturaNeu-semiBold;
  font-size: 14px;
  line-height: 17px;
  color: #59595b;
}
.summary-items-fixit .options .options-list span:after {
  content: ',';
}
.summary-items-fixit .options .options-list:not(:has(.top-quality)) .battery:after {
  content: '';
}
.summary-items-fixit .options .options-list .top-quality:after {
  content: '';
}
.sidebar-cart-item.no-options-product:before {
  display: none;
}
.sidebar-cart-item.no-options-product .summary-product-options {
  display: none;
}
.sidebar-cart-item.no-options-product .summary-product-options:before {
  display: none;
}
.amlocator-current-location .amlocator-reset {
  top: 25px;
  height: 20px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main:not(:has(.selected-options-container)) div a.towishlist {
  left: unset;
  right: 0;
}
.mp-sidebar.mpcss:has(.sidebar-tags) .sidebar-tags {
  display: flex !important;
  margin-bottom: 0;
}
.mp-sidebar.mpcss:has(.sidebar-tags) .tags-list {
  padding-block: 0;
}
.mp-sidebar.mpcss:has(.sidebar-tags) > .row {
  display: flex;
  align-items: center;
}
.mp-sidebar.mpcss:has(.sidebar-tags) .sidebar-tags p {
  font-family: 'pffuturaNeu-book';
  font-size: 20px;
  line-height: 55px;
  letter-spacing: 0;
  color: #3c3c3c;
  margin-bottom: 0;
}
.mpblog-post-index .post-item-wraper {
  padding-left: 0 !important;
  padding-bottom: 24px !important;
}
.mpblog-tag-view .post-item-wraper {
  padding-left: 0 !important;
  padding-bottom: 24px !important;
}
#mpblog-search-box {
  height: 52px;
}
.mpblog-search button.action.search {
  height: 100%;
}
.mpblog-search button.action.search .fa {
  margin-top: 0 !important;
  margin-right: 20px;
}
.mp-sidebar.mpcss:has(.sidebar-tags) .tags-list {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 50px;
  margin-bottom: 0;
}
.mp-sidebar.mpcss:has(.sidebar-tags) .sidebar-tags p {
  line-height: 50px;
  display: flex;
  align-items: center;
}
.mpblog-post-index .sidebar-main {
  width: 30%;
}
.mpblog-post-index .column.main {
  width: 70%;
}
.mpblog-tag-view .sidebar-main {
  width: 30%;
}
.mpblog-tag-view .column.main {
  width: 70%;
}
#mpblog-list-container .post-list-body .post-item-list:hover .mp-post-title .post-link-title {
  color: #3AB54B !important;
}
.mp-sidebar.mpcss:has(.sidebar-tags) .tags-list:hover {
  background-color: #3AB54B;
  border-color: #3AB54B;
}
.mpblog-tag-view .page-wrapper .page-title-wrapper .page-title {
  color: #3C3C3C;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  margin-top: 90px;
  margin-bottom: 0px;
  line-height: normal;
}
.mpblog-tag-view .page-wrapper .page-title-wrapper {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.mpblog-tag-view .page-wrapper .breadcrumbs {
  display: none;
}
.mp-sidebar.mpcss:has(.sidebar-tags) .filters-list:has(.active) .tags-list.all {
  color: #3c3c3c;
  background-color: #fff;
  border: 1px solid #c1c1c1;
}
.mp-sidebar.mpcss:has(.sidebar-tags) .filters-list .tags-list.active {
  background-color: #3AB54B;
  border-color: #3AB54B;
  color: #fff;
}
.mpblog-post-view .post-view-image img {
  width: 100%;
  max-height: 600px;
  object-fit: cover;
}
.mpblog-post-view .column.main .mp-blog-view .mpcss.post-view {
  max-width: 1000px;
  margin: 0 auto;
}
.mpblog-post-view .post-name {
  margin-top: 40px;
}
.mpblog-post-view .post-post_content strong {
  display: block;
  margin-block: 35px;
}
.mpblog-post-view .post-name .date-wrapper {
  font-size: 14px;
  line-height: 17px;
  color: #808080;
  font-family: "pffuturaNeu-book";
}
.mpblog-post-view .post-list-content .col-xs-12:last-of-type:has(.mp-post-info) {
  display: none;
}
.mpblog-post-view .block-blog-related {
  display: none;
}
.mpblog-post-view .page-main {
  max-width: 1510px;
}
.mpblog-post-view .block-blog-related {
  display: flex;
  width: 100% !important;
  flex-direction: column;
}
.mpblog-post-view .block-blog-related > h2 {
  font-family: pffuturaNeu-semiBold;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
  color: #3C3C3C;
}
.mpblog-post-view .block-blog-related .post-item-wraper {
  border: none;
}
.mpblog-post-view .block-blog-related .post-item-wraper:hover {
  box-shadow: none;
}
.mpblog-post-view .block-blog-related .post-item-wraper .post-image {
  min-height: 300px;
  object-fit: cover;
}
.mpblog-post-view .block-blog-related .post-item-wraper .post-image img {
  height: 100%;
  max-width: 360px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.mpblog-post-view .block-blog-related .post-info-wraper {
  padding-left: 0;
  padding-top: 30px;
  padding-right: 0;
  display: flex;
  flex-direction: column;
}
.mpblog-post-view .block-blog-related .post-info-wraper .mp-post-info {
  order: -1;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 17px;
  font-family: "pffuturaNeu-book";
  color: #808080;
}
.mpblog-post-view .block-blog-related .post-info-wraper .mp-post-info > i {
  display: none;
}
.mpblog-post-view .block-blog-related .post-info-wraper .mp-post-title {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #3C3C3C;
  min-height: 105px;
}
.mpblog-post-view .block-blog-related .post-info-wraper .mp-post-title a {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #3C3C3C !important;
}
.mpblog-post-view .block-blog-related .post-info-wraper .post-actions {
  width: 100%;
  display: flex;
}
.mpblog-post-view .block-blog-related .post-info-wraper .post-actions a.post-link-btn {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0;
  background-color: #3AB54B;
  color: #fff;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  max-width: 230px;
  height: 50px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item.outofstock {
  position: relative;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item.outofstock:after {
  content: 'Out of Stock';
  position: absolute;
  top: 20px;
  right: 25px;
  background-color: #3C3C3C;
  border-radius: 25px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  padding: 10px 15px;
  z-index: 99;
}
.product.media.outofstock {
  position: relative;
}
.product.media.outofstock:after {
  content: 'Out of Stock';
  position: absolute;
  top: 20px;
  right: 25px;
  background-color: #3C3C3C;
  border-radius: 25px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  padding: 10px 15px;
  z-index: 99;
}
.add-tempered-glass.liquids:hover .hover-tooltip {
  display: none;
}
.summary-product-options .summary-product-option:nth-of-type(2):after {
  content: '';
  width: 2px;
  height: 70px;
  background-color: #3AB54B;
  left: -10px;
  top: 125px;
  position: absolute;
}
.summary-product-options .summary-product-option:before {
  z-index: 99;
}
.minicart-items .product-item:has(.custom-screen-protection.screen):has(.custom-screen-protection.liquid) {
  height: 250px;
}
.minicart-items .product-item:has(.custom-screen-protection.screen):has(.custom-screen-protection.liquid) .custom-screen-protection.screen {
  bottom: 90px;
}
.custom-screen-protection.screen .icon img {
  width: 35px;
}
.custom-screen-protection.liquid:before {
  z-index: 9;
}
.minicart-items .product-item:has(.custom-screen-protection.screen):has(.custom-screen-protection.liquid) .custom-screen-protection.liquid:after {
  content: '';
  width: 2px;
  height: 70px;
  background-color: #3AB54B;
  left: -15px;
  top: -50px;
  position: absolute;
}
.custom-screen-protection:before {
  z-index: 9;
}
.minicart-items .product-item:has(.custom-screen-protection.screen):not(:has(.custom-screen-protection.liquid)) .custom-screen-protection.screen {
  top: 95px;
}
.summary-product-options:has(.empty-options) .summary-product-option:nth-of-type(2):after {
  display: none;
}
.mp-sidebar.mpcss:has(.sidebar-categories) {
  display: none;
}
.mpblog-post-index .page-wrapper .page-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mpblog-post-index .page-wrapper .page-title-wrapper .page-title {
  margin-top: 0;
}
.cms-return-form.cms-page-view .page-wrapper .page-title-wrapper {
  background-image: url('/media/wysiwyg/poioi-eimaste-bg_1.png');
  min-height: 400px;
  max-width: 1510px;
  margin: 30px auto 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cms-return-form.cms-page-view .page-wrapper .page-title-wrapper h1 {
  margin: 0;
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .main-class .form-data .input-data input {
  background-color: #f3f3f5;
  border-radius: 7px;
  height: 40px;
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .btns .button {
  transform: none;
  height: 40px;
  border-radius: 7px;
  border: 2px solid #3AB54B;
  background-color: #3AB54B;
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .btns .button:hover {
  background-color: #fff;
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .fullNameDetails .input-data-two input {
  background-color: #f3f3f5;
  border-radius: 7px;
  height: 40px;
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .serviceFrom .written-form label {
  font-size: 18px;
  line-height: 24px;
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main .form-info p {
  width: 100%;
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form h3.deviceDetails {
  margin-top: 35px;
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .serviceFrom .written-form input {
  margin: 0;
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .serviceFrom .written-form .service-from-input {
  padding-right: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .serviceFrom .written-form {
  flex-wrap: wrap;
  gap: 35px;
  justify-content: start;
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .btns .button {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0;
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .btns {
  gap: 35px;
}
.fotorama__fullscreen .product-info-main {
  z-index: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .normal-price .price-container .price-label {
  z-index: 9;
  visibility: hidden;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item:not(:first-of-type) > tr.item-info {
  border-top: 1px solid;
  padding-top: 25px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar {
  transform: translateY(0);
}
.action.action-show-popup.amcheckout-button.-new-address {
  font-family: "pffuturaNeu-semiBold" !important;
  margin-bottom: 20px;
}
.shipping-address-items .shipping-address-item.selected-item {
  font-family: "pffuturaNeu-book";
}
.amcheckout-main-container.-modern.-layout-2columns {
  position: unset;
}
.am-checkout.-modern {
  position: relative;
}
#shipping-new-address-form .field input,
#shipping-new-address-form .field select {
  background-color: #f3f3f5;
  border-radius: 7px;
  height: 40px;
  font-family: 'pffuturaNeu-book';
}
#shipping-new-address-form .field.choice {
  display: flex;
  align-items: center;
  gap: 5px;
}
#shipping-new-address-form .field.choice input {
  margin: 0 0 5px 0;
  height: auto;
}
.am-checkout.-modern.fixit-checkout:has(.action.action-show-popup.amcheckout-button.-new-address) > .checkout-header {
  display: none;
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="AfterSalesProGrShipping_courier"]) {
  display: flex;
  justify-content: start;
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="AfterSalesProGrShipping_courier"]) .col-method {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="AfterSalesProGrShipping_courier"]) .col-method:has(input) {
  width: fit-content;
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="AfterSalesProGrShipping_courier"]) .col-price {
  order: 99;
  margin-left: auto;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper .actions-toolbar .primary .social-login-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 40px;
  border-radius: 7px;
  border: 1px solid #3C3C3C;
  background-color: #3C3C3C;
  min-height: auto;
  max-height: 40px;
  font-size: 16px;
  line-height: 21px;
  font-family: pffuturaNeu-semiBold;
  padding: 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper .actions-toolbar .primary {
  display: flex;
  max-height: 40px;
}
.column.main .opc-block-summary .product-item {
  padding-bottom: 0;
}
.customer-account-forgotpassword .page-wrapper .page-main .columns .column .block-customer-forgotpassword .block-title,
.customer-account-createpassword .page-wrapper .page-main .columns .column .block-customer-forgotpassword .block-title {
  text-align: center;
}
.customer-account-forgotpassword .page-wrapper .page-main .columns .column .block-customer-forgotpassword .form .fieldset,
.customer-account-createpassword .page-wrapper .page-main .columns .column .block-customer-forgotpassword .form .fieldset {
  margin-bottom: 0;
}
.block-customer-forgotpassword .actions-toolbar .primary button {
  border: 2px solid #3AB54B;
  background-color: #3AB54B;
  height: 52px;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 21px;
}
body.account .page-wrapper .page-main .columns .column.main .page-title-wrapper .page-title {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.account .data.table th {
  font-family: pffuturaNeu-semiBold;
}
.account .data.table td {
  font-family: "pffuturaNeu-book";
}
.limiter-label,
.pager,
.limiter-options {
  font-family: pffuturaNeu-book;
}
.message.info {
  margin-top: 15px;
  font-family: "pffuturaNeu-book";
  border-radius: 7px;
  background-color: #f3f3f5;
}
body.account .page-wrapper .page-main .columns .column.main .form .control #password-strength-meter-container {
  margin-top: 10px;
}
body.account .page-wrapper .page-main .columns .column.main .form .control #password-strength-meter-container .password-strength-meter {
  border-radius: 7px;
  background-color: #f3f3f5;
  padding: 0 15px;
  height: 40px;
  display: flex;
  align-items: center;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .payment-method-logo {
  gap: 0;
  justify-content: space-between !important;
  width: 100%;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .payment-method-logo figure {
  height: 20px;
  object-fit: contain;
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .payment-method-logo figure.bg-logo2 {
  display: none !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .payment-method-logo figure.bg-logo img {
  width: 100% !important;
  max-width: 50px !important;
  margin: 0;
  object-fit: contain;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .payment-method-logo figure.bg-logo.mastercard img {
  max-width: 40px !important;
}
.password-strength-meter {
  margin-top: 15px;
  border-radius: 7px;
  background-color: #f3f3f5;
  font-family: "pffuturaNeu-book";
}
form#notify-form h5 {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
form#notify-form button.primary {
  font-family: pffuturaNeu-semiBold;
}
form#notify-form label {
  font-family: "pffuturaNeu-book";
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main:has(.selected-options-container) .page-title-wrapper .page-title span.base {
  max-width: 52%;
}
.checkout-cart-index .accessory-actions .add-to-cart:hover {
  border: none;
  background-color: transparent;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  border: 1px solid #fff;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
  order: 99;
  padding-bottom: 40px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
  padding-bottom: 0;
  padding-top: 0;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand.totals {
  border-top: 1px solid #3C3C3C;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand.totals th,
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand.totals td {
  padding-top: 40px;
}
.amcheckout-summary-container .product-item-details .product-item-inner .cart-price .price {
  font-family: "pffuturaNeu-book";
  color: #3c3c3c;
  font-size: 20px;
  line-height: 24px;
}
.amcheckout-step-container input[type='checkbox'] + label span:only-child,
.amcheckout-step-container input[type='radio'] + label span:only-child {
  align-items: center;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
}
.checkout-agreements .checkout-agreement.field.choice.required {
  display: flex;
  align-items: center;
}
.checkout-agreements .checkout-agreement.field.choice.required > label {
  display: flex;
  align-items: center;
}
.form.password.forget .fieldset:after {
  display: none;
}
.password-strength-meter {
  height: auto;
}
.add-tempered-glass.tempered {
  justify-content: space-between;
  gap: 5px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal .price-excluding-tax .price {
  text-align: center;
}
.checkout-cart-index .grand.totals {
  border-top: 1px solid #303030;
  display: flex;
  position: relative;
  width: 100%;
  justify-content: space-between;
  order: 2;
  align-items: end;
}
.checkout-cart-index .grand.totals > * {
  padding-top: 50px !important;
}
.checkout-cart-index .grand.totals th strong {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  color: #3c3c3c;
  font-family: "pffuturaNeu-book";
}
.checkout-cart-index .grand.totals td strong span {
  font-size: 25px;
  line-height: 32px;
  letter-spacing: 0;
  color: #3c3c3c;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .discount .content .fieldset .field .full-width-wrapper .right-button {
  margin-top: 0;
}
.amcheckout-payment-methods .amcheckout-wrapper .payment-method .payment-method-title label span {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #3c3c3c;
}
.checkout-index-index .modal-popup.new-shipping-address-modal.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  top: 15%;
}
.checkout-index-index .modal-popup.new-shipping-address-modal.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap .modal-content {
  max-height: 400px;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.choice.terms {
  position: absolute;
  bottom: 35px;
  flex-direction: row;
  justify-content: start;
  gap: 10px;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.choice.terms label {
  max-width: 75%;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account {
  padding-bottom: 70px;
}
.customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.choice.newsletter {
  bottom: 75px;
}
.checkout-index-index .amcheckout-checkboxes-container.amcheckout-checkboxes > .admin__field.admin__field-option {
  display: none;
}
.customer-account-forgotpassword .page-wrapper .page-main .columns {
  margin-top: 0;
}
.block-social-login .social-login-container .seperator {
  display: none;
}
.block-social-login .social-login-container .block-content li > a {
  background-color: transparent;
  border: 1px solid #CCCCCC;
  box-shadow: none;
  border-radius: 40px;
  width: 100%;
  max-width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3c3c3c;
  font-size: 16px;
  line-height: 19px;
  font-family: "pffuturaNeu-book";
  padding: 0 50px;
}
.block-social-login .social-login-container a::before {
  max-width: 28px;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  left: 80px;
  width: 28px;
  height: 28px;
}
.login-container {
  margin-bottom: 20px;
  font-family: "pffuturaNeu-book";
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
  color: #fff !important;
}
.sales-order-view .page-main .block.block-order-details-view {
  display: none;
}
.sales-order-view ul.items.order-links {
  display: none;
}
.sales-order-view .page-title-wrapper {
  display: none;
}
.sales-order-view .order-details-items.ordered {
  padding: 0;
  border: none;
}
.sales-order-view .order-details-items.ordered .fixit-order-items {
  overflow: visible;
}
.sales-order-view .order-title {
  border-bottom: 1px solid #3AB54B;
  display: block;
  width: 100%;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 0;
  color: #333333;
  margin-bottom: 40px;
}
.sales-order-view .fixit-item-row {
  display: flex;
  align-items: center;
  gap: 15px;
}
.sales-order-view .fixit-item-row .img-wrapper {
  width: 90px;
  height: 90px;
  background-color: #F3F3F5;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sales-order-view .fixit-item-row .img-wrapper img {
  max-height: 60px;
  object-fit: contain;
}
.sales-order-view .fixit-item-row .col.name {
  display: grid;
  width: 100%;
  justify-content: end;
  align-items: end;
}
.sales-order-view .fixit-item-row .col.name .product-item-name {
  grid-row: 1;
  grid-column: 1;
}
.sales-order-view .fixit-item-row .col.name .item-options {
  grid-row: 2;
  grid-column: 1;
  display: flex;
}
.sales-order-view .fixit-item-row .col.name .imei-wrapper {
  grid-row: 1;
  grid-column: 2;
}
.sales-order-view .fixit-item-row .col.name .col.subtotal {
  grid-row: 2;
  grid-column: 2;
}
.sales-order-view .fixit-item-row .col.name .product-item-name {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #3C3C3C;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 10px;
}
.sales-order-view .order-details-items.ordered .fixit-order-items {
  border-bottom: none;
}
.sales-order-view .fixit-item-row .col.name .item-options {
  flex-wrap: wrap;
}
.sales-order-view .fixit-item-row .col.name .item-options > div {
  order: 99;
  font-family: "pffuturaNeu-book";
  color: #59595B;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  margin-right: 12px;
  padding-right: 12px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.sales-order-view .fixit-item-row .col.name .item-options > div:after {
  content: '';
  width: 2px;
  height: 20px;
  background-color: #59595B;
  display: block;
  position: relative;
  right: -12px;
  top: 2px;
}
.sales-order-view .fixit-item-row .col.name .item-options > div:last-of-type {
  border: none;
}
.sales-order-view .fixit-item-row .col.name .item-options > div:last-of-type:after {
  display: none;
}
.sales-order-view .fixit-item-row .col.name .col.subtotal {
  display: flex;
  max-width: fit-content;
  justify-self: end;
}
.sales-order-view .fixit-item-row .col.name .imei-wrapper {
  display: flex;
  align-items: center;
}
.sales-order-view .fixit-item-row .col.name .imei-wrapper .label {
  color: #3C3C3C;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0;
  margin-right: 5px;
}
.sales-order-view .fixit-item-row .col.name .imei-wrapper .value {
  color: #59595B;
  font-family: pffuturaNeu-book;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0;
}
.sales-order-view .fixit-item-row .col.name .col.subtotal {
  display: flex;
  align-items: center;
}
.sales-order-view .fixit-item-row .col.name .col.subtotal .label {
  color: #3C3C3C;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0;
  margin-right: 5px;
}
.sales-order-view .fixit-item-row .col.name .col.subtotal .price {
  color: #59595B;
  font-family: pffuturaNeu-book;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0;
}
.sales-order-view .fixit-item-row {
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: 0;
}
.sales-order-view .fixit-item-row .product-info {
  display: flex;
  align-items: center;
  gap: 15px;
}
.sales-order-view .fixit-item-row .product-order-status span {
  font-family: "pffuturaNeu-book";
  color: #3AB54B;
  font-size: 14px;
  line-height: 30px;
}
.sales-order-view .fixit-item-row:last-of-type {
  border-bottom: none;
}
.sales-order-view .order-details-items.ordered .fixit-order-items .item-wrapper {
  border-bottom: 1px solid #F3F3F5;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.sales-order-view .fixit-item-row {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.sales-order-view .order-details-items.ordered .fixit-order-items .item-wrapper:last-of-type {
  border-bottom: none;
}
.sales-order-view .fixit-item-row .mobile-info {
  display: none;
}
.sales-order-view .order-details-items.ordered .fixit-order-items .item-wrapper:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
.sales-order-view .fixit-item-row .product-info {
  width: 100%;
}
.sales-order-view .fixit-item-row .col.name {
  justify-content: space-between;
  align-items: center;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .battery .swatch-attribute-options .swatch-option {
  margin-right: 8px;
  margin-bottom: 11px;
  width: 60px;
  height: 35px;
  border: 1px solid #3AB54B;
  background-color: #fff;
  border-radius: 7px;
  color: #3AB54B;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 16px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  outline: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .custom-swatch-render .battery .swatch-attribute-options .swatch-option.selected {
  color: #fff;
  background-color: #3AB54B;
  border: 1px solid #3AB54B;
  outline: none;
}
.battery .swatch-attribute-options {
  margin-bottom: 0;
}
.checkout-success .success-messages {
  display: none;
}
.checkout-success .block.block-order-details {
  display: none;
}
.fixit-order-page.success-page {
  display: flex;
  flex-direction: column;
  max-width: 900px;
  margin: 0 auto;
}
.fixit-order-page.success-page .row {
  box-shadow: -8px 8px 50px 0px rgba(0, 0, 0, 0.08);
  border-radius: 18px;
  padding: 30px;
}
.fixit-order-page.success-page .row.top-row {
  display: flex;
  flex-direction: column;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper {
  display: flex;
  flex-direction: column;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .name-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .name-wrapper span {
  color: #333333;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .order-info {
  display: flex;
  flex-direction: column;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .order-info > div {
  display: flex;
  gap: 10px;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .order-info .title {
  font-family: "pffuturaNeu-book";
  color: #59595b;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  font-weight: 400;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .order-info .value {
  font-family: pffuturaNeu-semiBold;
  color: #59595b;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  font-weight: 400;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .notification-wrapper {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 30px;
  border: 1px solid rgba(58, 181, 75, 0.5);
  border-radius: 15px;
  background-color: rgba(227, 245, 224, 0.5);
  padding: 10px 50px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .notification-wrapper span {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #333333;
  font-family: pffuturaNeu-book;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .notification-wrapper span strong {
  font-family: pffuturaNeu-semiBold;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .shipping-wrapper {
  display: flex;
  justify-content: space-between;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .shipping-wrapper .left-col {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .shipping-wrapper .left-col .top-title {
  font-family: pffuturaNeu-semiBold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  color: #333333;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .shipping-wrapper .left-col .date {
  font-family: pffuturaNeu-semiBold;
  color: #3AB54B;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .shipping-wrapper .left-col .address-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .shipping-wrapper .left-col .address-wrapper span {
  font-family: pffuturaNeu-book;
  color: #59595B;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
}
.fixit-order-page.success-page .row.main-row {
  display: flex;
  flex-direction: column;
  margin-top: 12px;
}
.fixit-order-page.success-page .row.main-row .main-info-wrapper {
  display: flex;
  flex-direction: column;
}
.fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper {
  display: flex;
  flex-direction: column;
}
.fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper .details {
  display: flex;
  flex-direction: column;
}
.fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper .details .inner-row {
  display: flex;
  justify-content: space-between;
}
.fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper > .title {
  display: block;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  border-bottom: 1px solid #D5DDD2;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper .details .title {
  font-family: "pffuturaNeu-book";
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #59595b;
}
.fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper .details .value {
  font-family: pffuturaNeu-semiBold;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #59595b;
}
.fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper .details .totals .title {
  font-family: pffuturaNeu-semiBold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  color: #333333;
}
.fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper .details .totals .value {
  color: #3AB54B;
  font-size: 24px;
  line-height: 30px;
}
.fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper .details .totals .value small {
  font-size: 18px;
  line-height: 24px;
}
.checkout-success .block-content:has(.box-order-shipping-address) {
  display: none;
}
.checkout-onepage-success .order-details-items.ordered {
  max-width: 900px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: -8px 8px 50px 0px rgba(0, 0, 0, 0.08);
  border-radius: 18px;
  border-color: transparent;
}
.fixit-order-page.success-page {
  margin-bottom: 12px;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper {
  padding: 5px 15px;
  margin-bottom: 0;
  border-bottom: none;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper {
  display: flex;
  gap: 24px;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper .mobile-info {
  display: flex;
  align-items: center;
  gap: 5px;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper .mobile-info .item-options {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  flex: 1 85%;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper img {
  background-color: #F3F3F5;
  border-radius: 10px;
  padding: 10px;
  width: 56px;
  height: 56px;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper .mobile-info strong {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #59595B;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 28px;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper .mobile-info .item-options div {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #59595B;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  position: relative;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper .mobile-info .item-options div:after {
  content: ',';
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper .mobile-info .item-options div:last-of-type:after {
  display: none;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .price-wrapper .price {
  font-family: pffuturaNeu-semiBold;
  color: #59595b;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper .mobile-info .item-options div.item-qty {
  font-family: "pffuturaNeu-book";
  color: #59595B;
  font-size: 14px;
  line-height: 20px;
}
.checkout-success .column.main {
  padding-bottom: 0;
  margin-bottom: 12px;
}
.row.review-row {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}
.row.review-row .review-inner {
  margin-left: -15px;
  margin-right: -15px;
  box-shadow: -8px 8px 50px 0px rgba(0, 0, 0, 0.08);
  border-radius: 18px;
  padding: 32px;
  border-top: 16px solid #3AB54B;
}
.row.review-row .review-inner .title {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #333333;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 24px;
  display: block;
}
.row.review-row .review-inner .selector-wrapper {
  display: flex;
  justify-content: center;
  gap: 6px;
  margin-bottom: 12px;
}
.row.review-row .review-inner .selector-wrapper button {
  background-color: #F2F3F2;
  border: 1px solid #F2F3F2;
  font-family: pffuturaNeu-semiBold;
  color: #333333;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0;
  border-radius: 8px;
  width: 82px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.row.review-row .review-inner .selector-wrapper button:hover {
  background-color: #E3E6E3;
  border-color: #E3E6E3;
}
.row.review-row .review-inner .info-tooltips {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}
.row.review-row .review-inner .info-tooltips span {
  font-size: 16px;
  font-family: "pffuturaNeu-book";
  line-height: 22px;
  letter-spacing: 0;
  color: #59595b;
}
.row.review-row .review-inner .form-wrapper textarea {
  border: 1px solid #E6E6E6;
  border-radius: 15px;
  height: 125px;
  resize: none;
  padding: 20px;
  font-family: pffuturaNeu-book;
  color: #7f8285;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
}
.row.review-row .review-inner .form-wrapper .actions {
  display: flex;
  justify-content: end;
  margin-top: 12px;
  gap: 10px;
}
.row.review-row .review-inner .form-wrapper .actions button {
  padding: 12px 16px;
  border-radius: 100px;
  font-family: pffuturaNeu-semiBold;
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
}
.row.review-row .review-inner .form-wrapper .actions button#declineBtn {
  color: #3AB54B;
  border: 1px solid #3AB54B;
  background-color: transparent;
}
.row.review-row .review-inner .form-wrapper .actions button#acceptBtn {
  pointer-events: none;
  color: #fff;
  border: 1px solid #dddddd;
  background-color: #dddddd;
}
.row.review-row .review-inner .form-wrapper .actions button#acceptBtn.active {
  color: #ffff;
  border: 1px solid #3AB54B;
  background-color: #3AB54B;
  pointer-events: auto;
}
.row.review-row .primary {
  margin-top: 12px;
  margin-left: -15px;
  margin-right: -15px;
  box-shadow: -8px 8px 50px 0px rgba(0, 0, 0, 0.08);
  border-radius: 18px;
  padding: 32px;
  border-top: 16px solid #3AB54B;
}
.row.review-row .primary {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.row.review-row .primary .img-wrapper {
  width: 65px;
  height: 65px;
  background-color: #3AB54B;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}
.row.review-row .primary .title {
  font-family: pffuturaNeu-semiBold;
  color: #333333;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0;
  margin-bottom: 8px;
}
.row.review-row .primary .content {
  font-family: pffuturaNeu-book;
  color: #333333;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  margin-bottom: 24px;
}
.row.review-row .primary a.primary {
  height: 40px;
  width: 100%;
  max-width: 155px;
  margin: 0;
  padding: 0;
  border: 1px solid #3AB54B;
  border-radius: 100px;
  background-color: #fff;
  color: #3AB54B;
  font-family: pffuturaNeu-semiBold;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
}
.row.review-row .primary {
  display: none;
}
.row.review-row .primary.active {
  display: flex;
}
#btn-1.active {
  background-color: #FF7A7F;
}
#btn-2.active {
  background-color: #FF7A7F;
}
#btn-3.active {
  background-color: #FF7A7F;
}
#btn-4.active {
  background-color: #FF7A7F;
}
#btn-5.active {
  background-color: #FF7A7F;
}
#btn-6.active {
  background-color: #FFB86F;
}
#btn-7.active {
  background-color: #FFE564;
}
#btn-8.active {
  background-color: #FFE564;
}
#btn-9.active {
  background-color: #B9D45B;
}
#btn-10.active {
  background-color: #3AB54B;
}
.checkout-onepage-success .page-wrapper .page-title-wrapper {
  display: none;
}
.checkout-onepage-success .page-wrapper {
  background-image: url('/media/wysiwyg/icons/checkout-success-bg.svg');
}
.checkout-onepage-success .fixit-order-page.success-page .row {
  background-color: #fff;
}
.checkout-onepage-success .account .column.main .order-details-items {
  background-color: #fff;
}
.checkout-onepage-success .row.review-row > div {
  background-color: #fff;
}
.checkout-onepage-success .order-details-items.ordered .order-title {
  display: flex;
  border-bottom: none;
}
.checkout-onepage-success .order-details-items.ordered .order-title strong {
  display: none;
}
.checkout-onepage-success .account .column.main .order-details-items {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.checkout-onepage-success .fixit-order-page.success-page .row.main-row {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none;
}
.checkout-onepage-success .fixit-order-page.success-page {
  margin-bottom: 0 !important;
}
.checkout-onepage-success .fixit-ordered .fixit-title {
  display: flex;
  gap: 10px;
  align-items: center;
  padding-left: 15px;
  margin-bottom: 30px;
}
.checkout-onepage-success .fixit-ordered .fixit-title span {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field.set.billing {
  flex-direction: row;
  align-items: baseline;
}
body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field.set.billing input {
  margin-top: 0;
}
body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field.set.shipping {
  flex-direction: row;
  align-items: baseline;
}
body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field.set.shipping input {
  margin-top: 0;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .shipping-wrapper .left-col .date.mobile {
  display: none;
}
.checkout-index-index .social-login.block-container.authentication input {
  background-color: #f3f3f5;
  border-radius: 7px;
}
.checkout-index-index #bnt-social-login-authentication {
  background-color: #3AB54B !important;
  color: #fff !important;
  border: 1px solid #3AB54B !important;
}
.checkout-index-index #bnt-social-login-authentication span {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.product-info-price-doseis .doseis-inner.accessories .save-amount {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price:has(.accessories) {
  flex-direction: row;
}
.product-info-price-doseis:has(.accessories) {
  position: relative;
  bottom: 0;
  justify-content: end;
  align-items: end;
}
.product-info-price-doseis .doseis-inner.accessories {
  justify-content: end;
  align-items: end;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart.simple .simple-product-description {
  display: block;
  border: none;
  margin-bottom: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart.simple .simple-product-description p {
  font-family: "pffuturaNeu-book";
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #59595b;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart.simple {
  max-width: 390px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price:has(.accessories) {
  max-width: 390px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main:has(.accessories) .page-title-wrapper {
  max-width: 390px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart.simple .simple-product-description .title {
  display: block;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 12px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main:has(.accessories) .page-title-wrapper .page-title span.base {
  width: 95%;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main:not(:has(.selected-options-container)) div a.towishlist {
  right: unset;
  left: 56%;
}
.catalog-product-view .page-main-description:has(.description.simple) {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-shipping-method .amcheckout-content .amcheckout-wrapper .methods-shipping .amcheckout-shipping-methods .amcheckout-items .amcheckout-method .col-method .amcheckout-label:before {
  background-color: transparent !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-shipping-method .amcheckout-content .amcheckout-wrapper .methods-shipping .amcheckout-shipping-methods .amcheckout-items .amcheckout-method.-selected .col-method .amcheckout-label:before {
  background-color: #3AB54B !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .box-tocart.simple .actions .tocart {
  border-radius: 7px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="AfterSalesProGrShipping_courier"]) {
  margin-bottom: 15px;
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="AfterSalesProGrShipping_courier"]) {
  margin-bottom: 15px;
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="boxnow_boxnow"]) .col-method {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="boxnow_boxnow"]) .col-method {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="boxnow_boxnow"]) {
  display: flex;
  justify-content: start;
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="boxnow_boxnow"]) .col-price {
  order: 99;
  margin-left: auto;
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="boxnow_boxnow"]) .col-method:has(input) {
  width: fit-content;
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="boxnow_boxnow"]) .col-method {
  color: #44d62d;
}
.account.newsletter-manage-index .form-newsletter-manage .legend span {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #333333;
}
.account.newsletter-manage-index .form-newsletter-manage .fieldset {
  width: 100% !important;
  margin-bottom: 50px;
}
.account.newsletter-manage-index .form-newsletter-manage {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.account.newsletter-manage-index .form-newsletter-manage .actions-toolbar {
  margin-top: auto;
  display: flex;
}
.account.newsletter-manage-index .form-newsletter-manage .actions-toolbar:before {
  display: none;
}
.account.newsletter-manage-index .form-newsletter-manage .actions-toolbar .primary {
  float: none;
  width: 100%;
  display: flex;
}
.account.newsletter-manage-index .form-newsletter-manage .actions-toolbar .primary button {
  background-color: #3AB54B;
  margin-right: 0;
  width: 100%;
  max-width: 300px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  height: 50px;
}
.account.newsletter-manage-index .form-newsletter-manage .actions-toolbar .primary button span {
  font-family: pffuturaNeu-semiBold;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
}
.account.newsletter-manage-index .form-newsletter-manage .legend {
  width: 100%;
  border-bottom: 1px solid #e1e5e8;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.account.newsletter-manage-index .form-newsletter-manage .field.choice {
  border-bottom: none !important;
  gap: 10px !important;
  align-items: baseline !important;
}
.account.newsletter-manage-index .form-newsletter-manage .field.choice label {
  color: #333333;
  font-family: "pffuturaNeu-book";
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
}
.account.newsletter-manage-index .form-newsletter-manage .field.choice input {
  position: relative;
}
.account.newsletter-manage-index .form-newsletter-manage .field.choice input:before {
  border: 1px solid #59595b;
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 5px;
  display: block;
  background-color: #fff;
  cursor: pointer;
  position: absolute;
  top: -5px;
  left: -5px;
}
.account.newsletter-manage-index .form-newsletter-manage .field.choice input:checked:before {
  background-image: url('/media/wysiwyg/icons/icons8-checkbox-green.png');
  background-size: cover;
  background-repeat: no-repeat;
  border-color: #3AB54B;
}
.account.newsletter-manage-index .form-newsletter-manage {
  min-height: 500px;
}
#store_166,
#store_46,
#store_162,
#store_85 {
  display: none !important;
}
.storelocator-modal-container .stores-wrapper .store .left-col .phone {
  margin-top: 15px;
}
.fixit-order-page.success-page .row.top-row .info-top-wrapper .bell-animation {
  width: 80px;
  height: 80px;
}
.bottom-row .blocks-wrapper .pagebuilder-column iframe {
  max-height: 310px;
  height: 310px;
  max-width: 246px !important;
  min-width: auto !important;
  position: relative;
  top: -55px;
}
.bottom-row .blocks-wrapper .pagebuilder-column {
  overflow: hidden;
}
.top-row-with-bg .top-inner .buttons-wrapper.top a.w-btn.active {
  background-color: #2D6DF6;
  border-color: #2D6DF6;
  color: #fff;
}
.top-row-with-bg .top-inner .buttons-wrapper.top a.w-btn.active span {
  color: #fff;
}
.top-row-with-bg .top-inner .buttons-wrapper.top a.w-btn.active span:before {
  filter: brightness(0) saturate(100%) invert(100%) sepia(14%) saturate(7476%) hue-rotate(183deg) brightness(122%) contrast(100%);
}
.add-tempered-glass .content-text i {
  font-family: 'FontAwesome';
  font-style: normal;
  cursor: pointer;
  font-size: 12px;
  position: relative;
  top: 1px;
}
.payment-method._active .payment-method-content:has(.bacs-after-instructions) > p {
  top: -25px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions #productalertstock.alert br {
  display: none;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.vivawalletsmartcheckout .payment-method-title:after {
  left: 50px;
  position: relative;
}
.search.results.catalogsearch-fixit .block {
  display: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .catalogsearch-fixit .products-grid .product-items .product-item .product-item-info {
  justify-content: space-between;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field.popup .popup__content {
  z-index: 99;
}
.amcheckout-step-container select {
  font-family: "pffuturaNeu-book";
}
.checkout-index-index .amcheckout-summary-container .totals.shipping.excl .value {
  display: none !important;
}
body.account .page-wrapper .page-main .columns .sidebar .block-collapsible-nav .title {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.checkout-index-index .amcheckout-checkboxes-container.amcheckout-checkboxes > .admin__field.admin__field-option:has(input[name="additional[subscribe]"]) {
  display: block;
}
body.account .page-wrapper .page-main .columns .column.main .form .field.new.password {
  align-items: baseline;
}
td#label_method_boxnow_boxnow.col-method {
  position: relative;
}
td#label_method_boxnow_boxnow.col-method:after {
  content: '';
  background-image: url(/pub/media/wysiwyg/icons/boxnowgr-logo.png);
  display: block;
  width: 67px;
  height: 40px;
  opacity: 1;
  z-index: 99;
  background-size: contain;
  background-repeat: no-repeat;
  right: -67px;
  position: absolute;
  bottom: 10px;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .battery .swatch-option {
  width: 70px;
  height: 50px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #59595b;
  color: #59595b;
  font-size: 13px;
  border-radius: 11px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .battery .swatch-option.selected {
  background-color: #fff;
  color: #3ab54b;
  border: 1px solid #3ab54b;
  outline: none;
  box-shadow: none;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .battery .swatch-option {
  width: 70px;
  height: 50px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #59595b;
  color: #59595b;
}
.cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .fixit-countdown .product-item .product-item-info .product-item-details .custom-swatch-render .battery {
  display: flex !important;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.klarna-payments-method._active {
  height: 100px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.klarna-payments-method._active .payment-method-content {
  top: 40px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.klarna-payments-method .payment-method-content:has(#klarna-pay-later-container) {
  display: none;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.klarna-payments-method._active .payment-method-content:has(#klarna-pay-later-container) {
  display: block;
}
.custom-klarna-product-message {
  border-radius: 7px;
  max-width: 390px;
  margin-top: 20px;
}
.catalog-product-view .product-options-wrapper .condition-container .value-btn-wrapper .value-btn {
  display: flex !important;
}
.battery-container {
  margin-bottom: 20px;
}
.battery-container .title {
  display: block;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
  margin-bottom: 20px;
  font-family: "pffuturaNeu-book";
}
.battery-container .value-btn-wrapper {
  display: flex;
  gap: 14px;
  margin-bottom: 7px;
}
.battery-container .value-btn-wrapper .custom-battery-option {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  border: 1px solid #59595b;
  border-radius: 7px;
  padding: 15px 0;
  width: 100%;
  max-width: 120px;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.battery-container .value-btn-wrapper .custom-battery-option.active {
  outline: none;
  border-color: #3ab54b;
  background-color: #fff;
  color: #3ab54b;
}
.battery-container .value-btn-wrapper .custom-battery-option .value {
  margin-top: 6px;
  font-size: 12px;
  line-height: 14px;
  font-family: "pffuturaNeu-book";
}
.battery-container .battery-text {
  display: flex;
  flex-direction: column;
  max-width: 370px;
}
.battery-container .battery-text span {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  color: #59595b;
  margin-bottom: 10px;
  display: none;
}
.battery-container .battery-text span.active {
  display: block;
}
.bottom-row .blocks-wrapper .pagebuilder-column iframe {
  width: 100% !important;
  max-width: 100% !important;
}
.navigation .level0 .submenu a {
  font-family: "pffuturaNeu-book";
}
.stores-wrapper:has(.available) .store {
  display: none !important;
}
.stores-wrapper:has(.available.grouped) .store.available {
  display: none !important;
}
.stores-wrapper:has(.available.grouped) .store.grouped.available {
  display: flex !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container .product-info:has(.battery) {
  display: block !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container .product-info:has(.battery) .battery {
  display: block !important;
}
.hand-row {
  border-radius: 10px;
}
.techearth-row {
  border-radius: 10px;
  overflow: hidden;
}
.techearth-row .text-wrapper p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
}
.techearth-row .btn-wrapper .pagebuilder-button-secondary {
  margin-top: 10px;
}
.storelocator-modal-container .stores-container .input-wrapper input {
  font-family: "pffuturaNeu-book";
}
.page-wrapper .page-footer .block-static-block .bottom-content-row .acs-column .acs-logo {
  max-width: 80px;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method:has(input[value="cashondelivery"]) {
  position: relative;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method:has(input[value="cashondelivery"]):after {
  content: 'Κόστος 2.5€';
  position: absolute;
  right: 20px;
  top: 15px;
  font-family: "pffuturaNeu-book";
  font-size: 14px;
  line-height: 20px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.katastasi {
  display: none;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item .filter-options-content .am-shopby-form .am-filter-items-storage {
  padding: 5px 0 5px 5px;
}
.catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-content .filter-options .filter-options-item .filter-options-content .am-shopby-form .am-filter-items-battery {
  padding: 5px;
}
.catalog-category-view .page-wrapper:has(.catalogsearch-fixit) .page-title-wrapper {
  min-height: auto;
}
.catalog-category-view .page-wrapper:has(.catalogsearch-fixit) .page-title-wrapper {
  min-height: auto;
}
.catalog-category-view .page-wrapper:has(.empty-results) .page-title-wrapper {
  min-height: auto;
}
.message.notice.empty-results {
  background-color: #f3f3f5;
  display: flex;
  align-items: center;
}
.message.notice.empty-results > div {
  display: flex;
  align-items: center;
  line-height: normal;
  font-family: "pffuturaNeu-book";
  color: #000;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.02em;
}
.message.notice.empty-results > div:before {
  position: relative;
  top: 0;
  bottom: 0;
  margin: 0;
  line-height: normal;
}
.catalog-category-view .page-wrapper:has(.empty-results) .page-main .columns .sidebar-main .filter .filter-content .filter-subtitle {
  margin-top: 0;
}
.payment-method .messages .message.warning {
  position: absolute;
  max-width: fit-content;
  left: 0;
  background-color: #f3f5f5;
  font-family: "pffuturaNeu-book";
}
.payment-method .messages .message.warning > div {
  max-width: fit-content;
  font-family: "pffuturaNeu-book";
}
.opc-payment .payment-group {
  position: relative;
}
.payment-method .messages .message.warning span {
  font-family: "pffuturaNeu-book";
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  color: #000;
}
.message.warning > *:first-child:before {
  color: #3ab54b;
}
.opc-payment .payment-group .message.warning {
  display: none;
}
.opc-payment .payment-group > div:nth-of-type(1) .message.warning {
  display: block;
}
.content.subscribed .newsletter .control {
  position: relative;
}
.content.subscribed .newsletter .control:after {
  content: 'Επιτυχής εγγραφής στο newsletter.';
  display: block;
  color: #fff;
  font-family: "pffuturaNeu-book";
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  margin-top: 10px;
}
.catalog-category-view .swatch-option.disabled {
  pointer-events: all;
  cursor: pointer;
}
.catalog-category-view .product-item.outofstock .product-item-actions .actions-primary .tocart {
  opacity: 1;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  cursor: pointer;
}
.catalog-product-view .swatch-option.disabled {
  pointer-events: auto;
  cursor: pointer;
}
.catalog-category-view .product-item.outofstock .product-item-actions .actions-primary .tocart.productalertstock span {
  font-size: 18px;
}
.catalog-category-view .product-item .product-item-actions .actions-primary .tocart[disabled] {
  background-color: #3ab54b !important;
  border-color: #3ab54b;
}
.catalog-category-view .page-wrapper .page-title-wrapper {
  flex-direction: column;
}
td#label_method_boxnow_boxnow.col-method {
  font-size: 0;
}
td#label_method_boxnow_boxnow.col-method:after {
  width: 100px;
  height: 70px;
  right: -100px;
  bottom: -5px;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .color .swatch-attribute-options .swatch-option {
  border: 2px solid gray;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
  margin-bottom: 0;
}
.amcheckout-summary-container .minicart-items .product-item-details .product.options .content .values {
  font-family: "pffuturaNeu-book";
}
.form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value=boxnow_boxnow]) {
  margin-bottom: 15px;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper .mobile-info strong {
  white-space: nowrap;
  margin-bottom: 0;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .price-wrapper {
  margin-top: 0;
}
.checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info {
  margin-bottom: 10px;
}
.storelocator-modal .modal-header h1 {
  font-size: 20px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  line-height: 26px;
  letter-spacing: 0;
  color: #59595b;
  margin-bottom: 0;
}
.filter-options-content a {
  font-family: "pffuturaNeu-book";
}
.two-item-row.trade-save .columns-inner .pagebuilder-column .pagebuilder-button-secondary:hover {
  background-color: #fff !important;
}
.amcheckout-summary-container .minicart-items .product-item-details .product.options .content {
  max-width: 200px;
}
.catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel:has(.panel-heading.active) .panel-collapse {
  display: block;
}
.catalog-category-view .page-wrapper .page-bottom:has(.panel-heading.active) {
  max-height: 100%;
}
.minicart-items .product-item-name a {
  max-width: 100%;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container .product-info:has(.katastasi) {
  display: block !important;
}
.minicart-wrapper .accessory-suggestion {
  display: flex;
  flex-direction: column;
  margin-top: 32px;
}
.minicart-wrapper .accessory-suggestion .title {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #59595b;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0;
  display: block;
  margin-bottom: 12px;
}
.minicart-wrapper .accessory-suggestion .accessory-item {
  border: 1px solid #59595b;
  border-radius: 7px;
  display: flex;
  padding-inline: 20px;
  align-items: center;
  justify-content: space-between;
}
.minicart-wrapper .accessory-suggestion .accessory-item label {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  margin-top: -20px;
  margin-right: 10px;
}
.minicart-wrapper .accessory-suggestion .accessory-item img {
  max-width: 65px;
  height: 65px;
  object-fit: contain;
}
.minicart-wrapper .accessory-suggestion .accessory-item input {
  margin: 0;
  height: 100%;
  appearance: none;
}
.minicart-wrapper .accessory-suggestion .accessory-item input[type="checkbox"]:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 1px solid #59595b;
  display: block;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.minicart-wrapper .accessory-suggestion .accessory-item input:checked:before {
  content: '';
  background-image: url('/media/wysiwyg/icons/gray-checkbox2.png');
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: 0px;
  top: 0;
}
.minicart-wrapper .accessory-suggestion .accessory-item p {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #59595b;
  font-family: "pffuturaNeu-book";
  display: block;
  max-width: 45%;
  margin-bottom: 0;
}
.minicart-wrapper .accessory-suggestion .accessory-item p:last-child {
  color: #3AB54B;
  font-family: pffuturaNeu-semiBold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0;
  display: block;
  max-width: 100%;
}
.item.product .accessory-suggestion {
  display: none;
}
.summary-items-fixit .options .options-list {
  flex-wrap: wrap;
  margin-right: 20px;
}
.summary-items-fixit .options .options-list .katastasi {
  order: 99;
}
.summary-items-fixit .options .options-list .katastasi:after {
  display: none;
}
.summary-items-fixit .options .options-list .battery:after {
  content: ',' !important;
}
.item-options.amasty-options.fixit-options {
  display: flex;
  flex-wrap: wrap;
}
.block-minicart dl.product.options.list {
  margin-right: 20px;
}
.checkout-index-index div[data-role="checkout-messages"] {
  position: absolute;
  z-index: 999;
  top: -20px;
  right: 0;
  left: 0;
}
.block-customer-forgotpassword .actions-toolbar .primary button:hover {
  color: #fff;
}
.block-customer-forgotpassword .actions-toolbar .primary button,
.block-customer-forgotpassword .actions-toolbar .primary button span {
  font-family: pffuturaNeu-semiBold;
  font-weight: 400;
}
.block-customer-forgotpassword .actions-toolbar .primary button,
.block-customer-forgotpassword .actions-toolbar .primary button span {
  font-family: pffuturaNeu-semiBold;
  font-weight: 400;
}
.checkout-cart-index .accessory-name {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}
.checkout-cart-index .accessory-title {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}
.action.action-show-popup.amcheckout-button.-new-address {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 15px;
  gap: 5px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}
.abs-account-blocks .box-title > span,
.paypal-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^=sales-guest-] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}
.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-family: "pffuturaNeu-book";
}
.block.block-addresses-default .block-content .box-actions a.action {
  font-family: "pffuturaNeu-book";
}
.block.block-addresses-default .block-title {
  font-family: "pffuturaNeu-book";
  padding-top: 10px;
}
body.account.customer-address-index .block-addresses-list {
  font-family: "pffuturaNeu-book";
}
body.account.customer-address-index .actions-toolbar button.primary.add {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}
.account.customer-address-form .form-address-edit .legend {
  font-family: "pffuturaNeu-book";
}
.account.customer-address-form .form-address-edit .primary button.save {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}
.account.newsletter-manage-index .form-newsletter-manage .actions-toolbar .primary button span {
  -webkit-font-smoothing: antialiased;
}
.account .products-grid.wishlist .product-item-info .product-item-name {
  font-family: "pffuturaNeu-book";
}
.account .products-grid.wishlist .product-item-info .price-box {
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}
.checkout-cart-index .grand.totals th strong {
  font-family: "pffuturaNeu-semiBold";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.checkout-index-index .additional-options .checkout-agreements .action-show:not(:focus) {
  position: relative;
}
.checkout-index-index .additional-options .checkout-agreements .action-show:not(:focus):before {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 5px 0 0;
  font-weight: 200;
  position: absolute;
  left: -5px;
}
.checkout-agreements .checkout-agreement.field.choice.required > label:after {
  content: '';
}
.cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .btns .button {
  font-family: "pffuturaNeu-semiBold";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.cms-page-view .page-wrapper .page-title-wrapper {
  background-image: url('/media/catalog/category/category-banner_6.png');
  max-width: 1510px;
  margin: 40px auto 100px;
  border-radius: 10px;
  min-height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cms-page-view .page-wrapper .page-title-wrapper .page-title {
  margin-top: 0;
}
.checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  top: 150px;
}
.modal-footer button {
  border: 2px solid #3AB54B;
  background-color: #3AB54B;
  font-family: "pffuturaNeu-semiBold";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.minicart-items .product-item:has(.custom-screen-protection.screen):not(:has(.custom-screen-protection.liquid)) .custom-screen-protection.screen {
  padding-top: 15px;
}
.checkout-index-index .block-authentication .actions-toolbar > .primary .action {
  -webkit-font-smoothing: antialiased;
}
.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
  -webkit-font-smoothing: antialiased;
}
.account .data.table.fixit-history .col.actions span.refund {
  display: none;
}
.account .data.table.fixit-history .col.actions .action.order:after {
  display: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item.outofstock .price-box {
  opacity: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main.outofstock .product-info-price {
  opacity: 0;
}
body:has(.minicart-wrapper.active) .summary-product-options .summary-product-option:before {
  z-index: 0;
}
body:has(.minicart-wrapper.active) .summary-product-options:before {
  z-index: 0;
}
.checkout-index-index .amcheckout-summary-container .product-item-details dl.item-options dd span {
  padding: 0;
}
.checkout-index-index .amcheckout-summary-container .minicart-items .product-item-details .product.options .content .values:first-of-type {
  display: block;
}
.swatch-option.color.outofstock:before,
.swatch-option.text.outofstock:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 2px;
  background: red;
  transform: rotate(-33deg);
  z-index: 2;
}
.catalog-category-view .product-item .product-item-actions .actions-primary .tocart.productalertstock {
  opacity: 1;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  cursor: pointer;
}
.product-info-main #productalertstock {
  display: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 10px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  margin: 0;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  text-decoration: line-through;
  font-size: 22px;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .special-price .price {
  color: #3ab54b;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper .price {
  font-size: 22px;
  line-height: 25px;
  letter-spacing: 0;
  font-family: "pffuturaNeu-semiBold";
}
.page-products .products-grid .product-item.sale_badge {
  position: relative;
}
.page-products .products-grid .product-item.sale_badge:after {
  content: 'Sale';
  position: absolute;
  background-color: #3AB54B;
  border-radius: 25px;
  top: 20px;
  right: 25px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-family: "pffuturaNeu-semiBold";
  padding: 10px 20px;
  letter-spacing: 0;
  z-index: 9;
  pointer-events: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column:has(.product-info-main.outofstock) .product.media {
  position: relative;
}
.catalog-product-view .page-wrapper .page-main .columns .column:has(.product-info-main.outofstock) .product.media:after {
  content: 'Out of Stock';
  position: absolute;
  top: 20px;
  right: 25px;
  background-color: #3c3c3c;
  border-radius: 25px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  padding: 10px 15px;
  z-index: 9;
  pointer-events: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column:has(.sale_badge) .product.media {
  position: relative;
}
.catalog-product-view .page-wrapper .page-main .columns .column:has(.sale_badge) .product.media:after {
  content: 'Sale';
  position: absolute;
  top: 20px;
  right: 25px;
  background-color: #3AB54B;
  border-radius: 25px;
  font-family: "pffuturaNeu-semiBold";
  -webkit-font-smoothing: antialiased;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  padding: 10px 20px;
  z-index: 9;
  pointer-events: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field[name="shippingAddress.custom_attributes.fixit_order_note"] {
  display: none !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field[name="shippingAddress.custom_attributes.fixit_order_parastatiko"] {
  width: 100%;
  flex: 1 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field[name="shippingAddress.custom_attributes.fixit_order_doi"] {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field[name="shippingAddress.custom_attributes.fixit_order_drastiriotita"] {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field[name="shippingAddress.company"] {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field[name="shippingAddress.custom_attributes.fixit_order_fpa"] {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field[name="shippingAddress.custom_attributes.fixit_order_eponimia"] {
  display: none;
}
.fixit-custom-labels.checkout {
  flex: 1 100%;
  margin-top: 24px;
}
.amcheckout-summary-container .discount-code .payment-option-title {
  display: none !important;
}
.amcheckout-summary-container .discount-code .payment-option-content {
  display: none !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method.klarna-payments-method._active {
  display: flex;
  flex-direction: column;
  min-height: 155px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label[for="cashondelivery"] span {
  margin-top: -5px !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method:has(input[value=cashondelivery]):after {
  top: 22px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:has(label[for="cashondelivery"]) .payment-method-content > p {
  font-size: 12px;
  line-height: 18px;
  padding-top: 5px;
}
.invoice-modal-container {
  display: none;
}
.invoice-modal-container.active {
  display: block;
}
.invoice-modal-container .message-container {
  display: block;
  gap: 0;
  font-size: 16px;
  font-family: "pffuturaNeu-semiBold";
}
aside.modal-popup.modal-invoice-message.modal-slide._inner-scroll._show {
  max-height: 90vh;
  left: 0;
}
aside.modal-popup.modal-invoice-message.modal-slide._inner-scroll._show .modal-inner-wrap {
  top: 0;
}
.stores-wrapper:has(.available) .store.available:not(.grouped) {
  display: none !important;
}
.stock-modal-message {
  font-family: "pffuturaNeu-book";
}
.swatch-option.color.disabled:before,
.swatch-option.text.disabled:before {
  outline: 1px solid #fff;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item.outofstock .swatch-option.color.selected {
  position: relative;
  opacity: 0.6;
}
.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item.outofstock .swatch-option.color.selected:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 2px;
  background: red;
  transform: rotate(-33deg);
  z-index: 2;
  outline: 1px solid #fff;
}
.custom-swatch-render .storage .swatch-attribute-options .swatch-option.disabled:after {
  content: '';
  outline: none;
  background: none;
}
.custom-swatch-render .storage .swatch-attribute-options .swatch-option.disabled {
  opacity: 1;
}
.custom-swatch-render .storage .swatch-attribute-options .swatch-option.disabled:before {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .storage .swatch-option.disabled {
  opacity: 1;
}
.catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-wrapper .fieldset .swatch-opt .storage .swatch-option.disabled:before {
  display: none;
}
.page-header .header.content {
  transition: none;
}
.page-header .header.content {
  justify-content: space-between;
  margin: 0 auto;
  height: 60px;
  max-width: 1510px;
  padding: 0;
}
.page-header .header.content > .sections.nav-sections {
  display: none;
}
.page-wrapper .page-header .header .block-search .block-content .minisearch .control input#search::placeholder {
  font-size: 16px;
  line-height: normal;
}
.page-wrapper .page-header .header .block-search .block-content .minisearch .control input#search {
  font-size: 14px;
  line-height: normal;
}
.page-wrapper .page-header .header .block-search {
  padding-left: 0;
  order: 99;
  padding-top: 5px;
}
.page-wrapper .page-header .header .block-search {
  width: 100%;
  max-width: 750px;
}
.page-wrapper .page-header .header .header-mid-section {
  width: 100%;
  max-width: 750px;
}
.fbr-search-input-wrapper {
  width: 100% !important;
}
/*common css*/
@media (min-width: 992px) {
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options dd {
    padding-right: 10px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options dd span {
    padding-left: 0 !important;
  }
}
@media (min-width: 992px) {
  .page-wrapper .page-header .header .header-mid-section {
    order: 3;
    margin-left: auto;
    margin-right: auto;
  }
  .page-wrapper .page-header .header .header-mid-section .form.minisearch {
    border-bottom: 1px solid #fff;
    cursor: pointer;
  }
  .page-wrapper .page-header .header .logo {
    margin-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1570px) {
  .summary-product-options:before {
    height: 150px;
  }
}
@media (min-width: 1100px) and (max-width: 1500px) {
  .checkout-cart-index .accessory-name {
    max-width: 330px;
    margin-right: 20px;
  }
  .checkout-cart-index .accessory-details {
    gap: 0;
    justify-content: start;
  }
  .checkout-cart-index .accessory-price {
    white-space: nowrap;
  }
  .checkout-cart-index .accessory-actions .add-to-cart {
    padding: 0;
  }
  .cart.table-wrapper .product-item-details {
    max-width: 350px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item .col.item {
    max-width: 435px;
  }
}
@media (min-width: 993px) {
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item .col.item {
    flex: 1 70%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item .col.qty {
    flex: 1 5%;
    padding-inline: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item .col {
    flex: 1 20%;
    padding-inline: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item .item-actions {
    flex: 1 5%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item .item-actions .actions-toolbar {
    margin-top: 0;
    left: 30px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-info .col .product-item-photo {
    margin-right: 15px;
  }
  .checkout-cart-index .accessory-item .accessory-image {
    width: 75px;
    height: 75px;
    margin-right: 10px;
  }
  .accessory-actions {
    max-width: 40%;
    gap: 0;
    position: relative;
    left: -5px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr.item-options .custom-option-update {
    display: flex;
    width: 100%;
    max-width: 780px;
    flex-wrap: wrap;
  }
  .cart.table-wrapper .cart tbody td:has(.custom-option-update) {
    width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper .block-customer-login .block-content form > .fieldset {
    display: flex;
    width: 100%;
    gap: 30px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper .block-customer-login .block-content form > .fieldset .field {
    flex: 1 50%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal .price-excluding-tax .price {
    display: block;
    min-width: 145px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item .col {
    display: block;
    min-width: 156px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active:has(input[value="banktransfer"]) .payment-method-content {
    width: 100%;
  }
  .header-bottom-inner .sections.nav-sections button.closeBtn {
    display: none;
  }
  .categorypath-products.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details {
    min-height: 295px;
  }
  .categorypath-products.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner {
    height: auto;
  }
  .categorypath-products.catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
    margin-bottom: auto;
  }
}
/*min-width 992*/
@media (max-width: 1580px) and (min-width: 993px) {
  .cms-home .irepair-first-banner {
    margin-inline: 20px;
    border-radius: 10px;
  }
  div.homepage-product-content .row-full-width-inner {
    margin-inline: 20px;
  }
  .trade-save-top {
    margin-inline: 20px;
  }
  .categories-row {
    margin-inline: 20px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content {
    margin-inline: 20px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner {
    margin-inline: 20px;
    border-radius: 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper {
    margin-inline: 20px;
  }
  .hand-row {
    margin-inline: 20px;
    border-radius: 10px;
  }
  .techearth-row {
    margin-inline: 20px;
    border-radius: 10px;
  }
  .bottom-row {
    margin-inline: 20px;
  }
  div.homepage-product-content {
    margin-inline: 20px;
  }
  div.homepage-product-content .row-full-width-inner {
    margin-inline: 20px;
  }
  .trave-save-row {
    margin-inline: 20px;
    border-radius: 10px;
  }
  .page-header .header-bottom {
    padding-inline: 20px;
  }
  .page-header.amsearch-full-width .header.content {
    padding-inline: 20px;
  }
  .catalog-category-view .page-wrapper .page-main {
    padding-inline: 20px;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row {
    padding-inline: 20px;
  }
  #amasty-shopby-product-list .products.wrapper {
    padding-left: 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary {
    max-width: 33%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart {
    max-width: 60%;
  }
  .fixit-cart-item .custom-option-update .custom-option span.text-wrapper {
    white-space: normal;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options {
    white-space: normal;
  }
  .fixit-cart-item .custom-option-update .custom-option span.text-wrapper {
    min-width: auto;
    max-width: 230px;
  }
  .summary-items-fixit .options {
    max-width: 120px;
    text-align: left;
  }
  .summary-items-fixit .options .options-list {
    flex-wrap: wrap;
  }
  .cms-page-view .column.main {
    padding-inline: 20px;
  }
}
@media (max-width: 1150px) and (min-width: 993px) {
  .summary-product-options .summary-product-option .text-wrapper {
    font-size: 12px;
  }
  .summary-items-fixit .options .options-list span {
    font-size: 12px;
  }
  .summary-items-fixit .options {
    max-width: 100px;
  }
  .summary-product-options .summary-product-option .text-wrapper {
    max-width: 100px;
  }
}
@media (max-width: 992px) {
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-main {
    display: none !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .page-header .header-bottom {
    padding-bottom: 15px;
  }
  .page-header .header-bottom .header-bottom-inner {
    justify-content: center;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text {
    margin-top: 35px;
    padding-left: 0 !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .product-carousel-heading h4 {
    text-align: center !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .product-carousel-text p {
    text-align: center !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .pagebuilder-column.button-wrapper {
    margin-top: 20px;
    align-items: center !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .slick-list .slick-slide {
    margin-inline: 15px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper {
    margin-bottom: 35px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner {
    margin-top: 0;
    background-size: cover !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-heading {
    font-size: 22px;
    line-height: 28px;
  }
  .cms-home .irepair-first-banner {
    background-position: bottom !important;
    margin-bottom: 50px;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns div.pagebuilder-column-line {
    gap: 5px !important;
  }
  .trade-save-top .trade-save-top-text p {
    text-align: center !important;
  }
  .trade-save-top .trade-save-top-btns {
    margin-top: 20px;
    text-align: center !important;
  }
  .trave-save-row .trade-save-inner .right-col .right-col-img {
    max-width: 100% !important;
    margin-inline: 30px;
  }
  .trave-save-row .trade-save-inner .right-col .right-col-img img {
    max-width: 100% !important;
  }
  .trave-save-row .trade-save-inner .right-col .right-col-txt p {
    font-size: 14px;
    line-height: 20px;
    text-align: center !important;
  }
  .trave-save-row .trade-save-inner .left-col img {
    max-width: 100% !important;
  }
  .trave-save-row .right-btn-wrapper {
    text-align: center !important;
    margin-bottom: 25px;
  }
  .klarna-row > div p {
    font-size: 10px;
  }
  .categories-row {
    margin-block: 50px;
  }
  .categories-row .categories-heading p {
    text-align: center !important;
  }
  .categories-row .categories-blocks .category-block {
    margin-inline: 15px;
    margin-bottom: 15px;
  }
  .categories-row .categories-blocks .category-block:last-of-type {
    margin-right: 15px;
  }
  .hand-row {
    margin-bottom: 50px;
  }
  .hand-row .right-col figure {
    display: none;
  }
  .hand-row .right-col figure img {
    height: auto !important;
    max-width: 150px !important;
  }
  .hand-row .left-col {
    margin-left: 15px;
    margin-bottom: 35px;
    width: 100% !important;
    margin-right: 15px;
  }
  .hand-row .left-col p {
    font-size: 14px;
    line-height: 20px;
  }
  .hand-row .left-col h4 {
    font-size: 32px;
    line-height: 38px;
  }
  .techearth-row {
    margin-bottom: 50px;
  }
  .techearth-row .text-wrapper h4 {
    font-size: 24px;
    line-height: 30px;
    display: block;
    max-width: 100%;
    white-space: normal;
    padding-left: 15px;
  }
  .techearth-row .text-wrapper p {
    font-size: 14px;
    line-height: 20px;
    display: block;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .techearth-row .btn-wrapper .pagebuilder-button-secondary {
    margin-left: 15px;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column {
    width: 100% !important;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group .pagebuilder-column-line .column .content-text {
    width: 100% !important;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column .content-text p {
    white-space: nowrap;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main {
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .product-info-price-fsale {
    justify-content: start;
    padding-left: 15px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box {
    width: 100%;
    justify-content: start;
    margin-bottom: 30px;
    align-items: baseline;
    left: 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .normal-price .price-container .price-label {
    font-size: 12px !important;
    top: -5%;
    left: 28%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product.media {
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage {
    max-width: 100%;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner {
    top: 0;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section {
    margin-bottom: 0 !important;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section > figure {
    position: relative;
    bottom: 0;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .product-carousel-heading {
    margin-top: 25px;
    text-align: center !important;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel .slick-list .slick-track .slick-slide {
    margin-right: 10px;
    margin-left: 10px;
  }
  .catalog-product-view .product-page-banner .bottom-banner-sections {
    padding-left: 10px;
    padding-right: 10px;
  }
  .catalog-product-view .product-info-price {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .pdp-info-tabs {
    margin-left: 0;
  }
  .pdp-info-tabs table th {
    min-width: auto;
  }
  .pdp-info-tabs table td {
    text-align: start;
  }
  .pdp-info-tabs table tr:nth-of-type(4n+3) {
    background-color: #fff;
  }
  .pdp-info-tabs table tr:nth-of-type(4n+4) {
    background-color: #fff;
  }
  .pdp-info-tabs table tr:nth-of-type(even) {
    background-color: #f3f3f5;
  }
  div.irepair-services-return .right-col p {
    margin-top: 10px;
  }
  .pdp-services-bg-text h4 {
    margin-top: 35px;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
  }
  .pdp-services-bg-text ul {
    display: block;
  }
  .pdp-services-bg-text ul li {
    font-size: 14px;
    line-height: 19px;
  }
  .additional-attributes-wrapper .additional-attributes {
    display: none !important;
  }
  .pdp-info-tabs.active table {
    display: block !important;
  }
  .catalog-product-view .additional-attributes-wrapper {
    border-top: none !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content {
    max-width: 100%;
    margin: 0 15px 35px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown {
    flex-direction: column-reverse;
    position: relative;
    right: 0;
    left: 0;
    max-width: 100%;
    width: auto;
    padding: 0 15px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details {
    width: 100%;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .custom-swatch-render .swatch-option.color {
    width: 32px;
    height: 32px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .product-item-inner .product-item-actions {
    text-align: center;
    margin-block: 25px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .product-item-inner .product-item-actions button.action {
    width: 100% !important;
    max-width: 200px;
    margin: 0 auto;
    padding: 20px 10px;
    height: auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner .price-box .price-label {
    font-size: 32px;
    line-height: 40px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner .price-box .price-label:before {
    width: 25px;
    height: 25px;
    background-size: contain;
    top: 0;
    left: -25px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner .price-box .price {
    font-size: 32px;
    line-height: 40px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo {
    width: 100%;
  }
  .limited-offer-text span {
    font-size: 32px;
    line-height: 40px;
  }
  .fixit-countdown .countdown-timer > div .value {
    font-size: 32px;
    line-height: 42px;
  }
  .fixit-countdown .countdown-container {
    max-width: 100%;
  }
  .info-banner {
    background-size: cover !important;
  }
  .info-banner h2 {
    font-size: 32px;
    line-height: 38px;
  }
  .info-banner p {
    font-size: 32px;
    line-height: 38px;
  }
  .info-row {
    padding: 0 15px;
  }
  .faq-row {
    margin-top: 30px;
    padding: 0 15px;
  }
  .faq-row .faq-col-inner .faq-item {
    display: flex !important;
    flex-direction: column;
    align-items: center !important;
    text-align: center;
    gap: 35px;
  }
  .mpblog-post-index .post-item-wraper {
    flex-direction: column;
  }
  .mpblog-post-index .page-wrapper .page-title-wrapper {
    margin-bottom: 0;
  }
  .mpblog-tag-view .post-item-wraper {
    flex-direction: column;
  }
  .mpblog-tag-view .page-wrapper .page-title-wrapper {
    margin-bottom: 0;
  }
  #mpblog-list-container {
    margin-top: 30px;
  }
  .mpblog-post-index .post-item-list .post-info-wraper {
    padding-left: 0;
    padding-top: 35px;
  }
  .mpblog-tag-view .post-item-list .post-info-wraper {
    padding-left: 0;
    padding-top: 35px;
  }
  .product.data.items > .item.title {
    padding: 0 15px;
  }
  .mpblog-post-index .mp-sidebar .product.data.items > .item.content {
    margin-top: 20px !important;
  }
  .mpblog-post-index .list-post-tabs {
    flex-direction: column;
  }
  .mpblog-post-index .mp-sidebar .product.data.items > .item.content {
    display: flex;
    flex-direction: column;
    padding: 0 15px !important;
    width: 100%;
  }
  .mpblog-tag-view .mp-sidebar .product.data.items > .item.content {
    margin-top: 20px !important;
  }
  .mpblog-tag-view .list-post-tabs {
    flex-direction: column;
  }
  .mpblog-tag-view .mp-sidebar .product.data.items > .item.content {
    display: flex;
    flex-direction: column;
    padding: 0 15px !important;
    width: 100%;
  }
  .list-post-tabs .post-right {
    float: none;
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    padding-left: 0;
  }
  .list-post-tabs .post-right span {
    white-space: normal;
  }
  .page-header .header-bottom {
    display: none;
  }
  .cms-home .irepair-first-banner {
    margin-top: 0 !important;
  }
  .page-wrapper .page-header .header .logo {
    max-width: 100%;
    top: 50%;
    margin-left: 17px;
  }
  .page-wrapper .page-header .header .logo img {
    max-width: 95px !important;
    padding-left: 35px;
  }
  .page-wrapper .page-header .header .nav-toggle {
    top: 0;
    left: 12px;
  }
  .page-wrapper .page-header .header .header-right-section {
    position: relative;
    top: -4px;
    gap: 5px !important;
    margin: 0;
  }
  .page-wrapper .page-header .header .header-right-section .account-wrapper {
    margin-right: 7px;
  }
  .page-wrapper .page-header .header .header-right-section .custom.link.wishlist {
    position: relative;
    top: -2px;
  }
  .page-wrapper .page-header .header .header-right-section .minicart-wrapper {
    position: relative;
    top: -1px;
  }
  .page-wrapper .page-header .header .account-wrapper {
    display: block;
  }
  .page-wrapper .page-header button.amsearch-button.-icon.-loupe {
    top: 9px;
    right: 105px;
    background-size: 22px;
  }
  .page-header.amsearch-full-width .header.content {
    height: 40px !important;
  }
  .nav-open .page-header.amsearch-full-width .header.content > .sections.nav-sections {
    display: block;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .heading-content {
    display: block !important;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center !important;
    width: 100%;
    max-width: 267px;
    margin: 0 auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .mobile-heading-content {
    display: none !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .text-content {
    width: 85%;
    margin-bottom: 13px;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .text-content p {
    font-size: 12px !important;
    line-height: 17px;
    text-align: center;
    width: 100%;
    display: block;
    margin: 10px auto 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .banner-content-text .text-content p br {
    display: none;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .call-to-action {
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    text-align: center !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .call-to-action .pagebuilder-button-secondary {
    border-radius: 20px;
    width: 150px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .call-to-action .pagebuilder-button-secondary span {
    font-size: 14px !important;
    line-height: 19px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .product-carousel-heading h4 {
    font-size: 18px;
    line-height: 24px;
    text-align: left !important;
    display: block;
    margin-left: 12px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .product-carousel-text p {
    font-size: 14px;
    line-height: 17px;
    text-align: left !important;
    display: block;
    margin-left: 12px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .pagebuilder-column.button-wrapper {
    margin-top: 0;
  }
  .cms-home .irepair-first-banner {
    margin-bottom: 50px !important;
  }
  div.homepage-product-content .row-full-width-inner .product-content-inner-top > .pagebuilder-column-line {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .cms-home .irepair-first-banner {
    min-height: 400px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel {
    display: flex;
    flex-wrap: wrap;
    margin: 0 12px;
    gap: 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel > li.product-item {
    visibility: visible;
    flex: 1 calc(40%);
    max-width: 50%;
    display: block;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel > li.product-item .custom-swatch-render {
    display: none;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel > li.product-item .product-item-inner {
    display: none;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel > li.product-item .price-box {
    margin-bottom: 15px;
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 6px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel > li.product-item .price-box .price-label {
    display: none;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel > li.product-item .price-box > span.old-price {
    display: block;
    margin: 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel > li.product-item .price-box > span.old-price .price {
    text-decoration: line-through;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel > li.product-item .price-box span.price {
    font-size: 12px;
    line-height: 14px;
    font-family: "pffuturaNeu-book";
    font-weight: 400;
    color: #59595B;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel > li.product-item .price-box:has(.old-price) > .normal-price span.price {
    color: #3AB54B;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel > li.product-item .product-item-name {
    margin: 0;
    margin-top: 8px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel > li.product-item .product-item-name a {
    font-size: 14px;
    line-height: 19px;
    font-family: "pffuturaNeu-semiBold";
    -webkit-font-smoothing: antialiased;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel .product-image-container {
    border-radius: 7px;
  }
  div.homepage-product-content .row-full-width-inner .product-content-inner-top > .pagebuilder-column-line {
    margin-bottom: 25px;
  }
  .trade-save-top {
    margin: 35px 0 17px;
  }
  .trade-save-top .pagebuilder-column-group > .pagebuilder-column-line {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .trade-save-top .pagebuilder-column-group > .pagebuilder-column-line > .pagebuilder-column {
    justify-content: center !important;
  }
  .trade-save-top .trade-save-top-text p {
    font-size: 18px;
    line-height: 24px;
  }
  .trade-save-top .trade-save-top-btns {
    margin-top: 0;
  }
  .trade-save-top .trade-save-top-btns .btn .pagebuilder-button-secondary {
    margin-bottom: 0;
  }
  .trave-save-row .trade-save-inner .right-col {
    order: -1;
  }
  .trave-save-row .trade-save-inner .right-col .right-col-txt {
    margin-bottom: 17px;
  }
  .trave-save-row .trade-save-inner .left-col img {
    max-width: 210px !important;
    margin: 0 auto;
  }
  .klarna-row > div p a {
    text-decoration: underline;
    color: #59595b;
  }
  .categories-row .categories-heading p {
    font-size: 18px;
    line-height: 24px;
    display: block;
    text-align: left !important;
    margin-left: 12px;
  }
  .categories-row .categories-blocks {
    margin-top: 20px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content {
    border-radius: 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown {
    border-radius: 10px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details {
    order: 99;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown {
    position: relative;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .product-item-name {
    text-align: center;
    width: 100% !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .product-item-inner .product-item-actions {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .product-item-inner .product-item-actions button.action {
    max-width: 120px;
    height: 40px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner {
    flex-direction: row-reverse;
    width: 100%;
    margin-bottom: 60px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner .price-box {
    flex: 1 30%;
    max-width: 30%;
    justify-content: start;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner .price-box .price-label {
    font-size: 19px;
    line-height: 25px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .countdown-right-inner .price-box .price {
    font-size: 19px;
    line-height: 25px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-name a.product-item-link {
    font-size: 20px;
    line-height: 31px;
    text-align: center;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render {
    margin-top: 26px;
    justify-content: center;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.action span {
    font-size: 14px !important;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-photo {
    flex: 1 70%;
    max-width: 70%;
  }
  .limited-offer-text span {
    display: block;
    margin-top: 40px;
    text-align: center;
    font-size: 30px;
  }
  .fixit-countdown .countdown-container {
    max-width: 100%;
    margin: 25px auto;
  }
  .fixit-countdown .countdown-timer {
    margin-top: 17px;
    justify-content: center;
  }
  .countdown-bar-wrapper {
    max-width: 195px;
    margin: 0 auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-heading {
    font-size: 20px;
    line-height: 26px;
    display: block;
    max-width: 236px;
  }
  .hand-row {
    position: relative;
  }
  .hand-row .left-col {
    padding-top: 35px;
  }
  .hand-row .left-col h4 {
    font-size: 20px;
    line-height: 24px;
    text-align: center !important;
  }
  .hand-row .left-col p {
    text-align: center !important;
  }
  .hand-row .left-col .hand-btn-wrapper {
    margin-inline: auto;
    margin-top: auto;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    text-align: center;
    justify-content: center;
    z-index: 99;
  }
  .hand-row .left-col .hand-btn-wrapper .pagebuilder-button-secondary span {
    font-size: 14px;
    line-height: 19px;
  }
  .hand-row .right-col {
    justify-content: end !important;
    align-items: end !important;
  }
  .hand-row .right-col figure {
    display: block !important;
    position: relative;
    top: 0;
  }
  .hand-row .right-col figure img {
    max-width: 200px !important;
  }
  .techearth-row .left-col .btn-wrapper {
    display: flex;
    justify-content: center;
  }
  .bottom-row .blocks-wrapper {
    margin: 0 12px;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column {
    flex: 1 calc(25% - 7px);
    width: 100% !important;
    max-width: 25% !important;
    height: 82px;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column:nth-of-type(5) {
    display: none !important;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column:nth-of-type(6) {
    display: none !important;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column:nth-of-type(7) {
    display: none !important;
  }
  .bottom-row .blocks-wrapper > .pagebuilder-column-line {
    gap: 7px;
  }
  .techearth-row .left-col .btn-wrapper {
    display: flex;
    justify-content: center;
  }
  .bottom-row .blocks-wrapper {
    margin: 0 12px;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column {
    flex: 1 calc(18%);
    width: 100% !important;
    max-width: 25% !important;
    height: 82px;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column:nth-of-type(5) {
    display: none !important;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column:nth-of-type(6) {
    display: none !important;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column:nth-of-type(7) {
    display: none !important;
  }
  .bottom-row .blocks-wrapper > .pagebuilder-column-line {
    gap: 7px;
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile .accordion-header {
    padding-left: 0;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .newsletter-wrapper .newsletter-block-render .block.newsletter .content .form.subscribe {
    width: 100% !important;
  }
  .page-wrapper .page-footer .content {
    margin-top: 0;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row .pagebuilder-column-line {
    flex-direction: column;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row .acs-column {
    display: flex !important;
    order: -1;
    margin: 0;
    width: 100% !important;
    max-width: 100%;
    justify-content: start !important;
    margin-left: 15px;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row .payment-option-column {
    max-width: 100%;
    margin-inline: 0;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row .payment-option-column .card-content .block-static-block .payment-method-logo {
    gap: 10px !important;
    margin: 0 15px;
    border-top: 1px solid #59595B;
    padding-top: 15px;
  }
  .page-wrapper .page-footer .block-static-block .bottom-content-row .payment-option-column .card-content .block-static-block .payment-method-logo > figure {
    margin-right: 0 !important;
  }
  .techearth-row {
    min-height: 640px !important;
    margin-inline: 12px;
    border-radius: 10px;
  }
  .techearth-row .text-wrapper h4 {
    padding-left: 0;
    font-size: 18px;
    line-height: 24px;
    display: block;
    padding-left: 25px;
    max-width: 200px;
  }
  .techearth-row .text-wrapper p {
    line-height: 18px;
    padding-right: 0;
    padding-left: 25px;
    display: block;
    max-width: 300px;
  }
  .hand-row {
    margin-inline: 12px;
    border-radius: 10px;
  }
  .limited-offer-text {
    display: flex;
    justify-content: center;
    gap: 15px;
  }
  .limited-offer-text .darkline {
    font-family: 'darkline';
    font-size: 70px;
    color: #3AB54B;
  }
  .nav-open .page-header.amsearch-full-width .header.content > .sections.nav-sections {
    padding-left: 0;
    background-color: #3C3C3C;
    z-index: 999;
  }
  .nav-sections .section-items .nav-sections-item-title {
    display: none;
  }
  .nav-sections .section-item-content .navigation li.level0 a {
    font-family: "pffuturaNeu-book";
  }
  .page-wrapper .page-header .header .nav-sections .nav-sections-item-content .navigation {
    padding-left: 41px;
    padding-right: 35px;
  }
  .page-wrapper .page-header .header .nav-sections .nav-sections-item-content .navigation .ui-menu.ui-widget.ui-widget-content li.level-top {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .page-wrapper .page-header .header .nav-sections .nav-sections-item-content .navigation .ui-menu.ui-widget.ui-widget-content li.level-top a.level-top {
    padding-left: 0;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    font-family: "pffuturaNeu-semiBold";
    -webkit-font-smoothing: antialiased;
  }
  .page-wrapper .page-header .header .nav-sections .nav-sections-item-content .navigation .ui-menu.ui-widget.ui-widget-content li.level-top .ui-widget-content {
    background-color: transparent;
  }
  .page-wrapper .page-header .header .nav-sections .nav-sections-item-content .navigation .ui-menu.ui-widget.ui-widget-content li.level-top .ui-widget-content .ui-menu-item .ui-menu-item-wrapper {
    padding-left: 14px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
  }
  .page-wrapper .page-header .header .nav-sections .nav-sections-item-content .navigation .ui-menu.ui-widget.ui-widget-content .level0.level-top.last {
    margin-left: 0;
  }
  .page-wrapper .page-header .header .nav-sections .nav-sections-item-content .navigation .ui-menu.ui-widget.ui-widget-content .level0.level-top.last .level-top.ui-menu-item-wrapper:before {
    display: none;
  }
  .nav-sections .closeBtn {
    position: absolute;
    right: 45px;
    top: 21px;
    background-color: transparent;
    border: none;
    padding: 0;
  }
  .top-banner.trade-save {
    background-color: #3AB54B;
    margin-top: 0;
    border-radius: 0 !important;
    justify-content: space-between !important;
    position: relative;
  }
  .top-banner.trade-save .columns-inner .left-col p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 30px;
  }
  .top-banner.trade-save .columns-inner .left-col p strong {
    font-family: pffuturaNeu-semiBold;
  }
  .top-banner.trade-save .columns-inner .left-col:after {
    right: 0;
    width: 70px;
    bottom: -70%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .top-banner.trade-save .columns-inner .right-col {
    position: absolute;
    bottom: 65px;
    right: 0;
  }
  .top-banner.trade-save .columns-inner .right-col figure {
    max-width: 165px;
  }
  .text-row.trade-save {
    margin: 30px auto 5px;
    text-align: center;
  }
  .text-row.trade-save p {
    font-size: 14px;
    line-height: 18px;
    padding-inline: 18px;
  }
  .three-steps-row.trade-save .heading p {
    font-size: 18px;
    line-height: 22px;
    max-width: 290px;
    margin: 0 auto;
  }
  .three-steps-row.trade-save .three-steps-inner {
    margin-top: 30px;
  }
  .three-steps-row.trade-save .three-steps-inner .step-item {
    margin-inline: 12px;
    margin-bottom: 15px;
    width: 100% !important;
  }
  .three-steps-row.trade-save .three-steps-inner .step-item .heading-top {
    font-size: 20px;
    line-height: 26px;
  }
  .three-steps-row.trade-save .three-steps-inner .step-item .heading-top p span:after {
    width: 100px;
  }
  .three-steps-row.trade-save .three-steps-inner .step-item .heading-inner {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
  }
  .three-steps-row.trade-save .three-steps-inner .step-item .heading-inner p {
    text-align: center !important;
  }
  .three-steps-row.trade-save .three-steps-inner .step-item .content {
    font-size: 14px;
    line-height: 18px;
  }
  .three-steps-row.trade-save .three-steps-inner .step-item .content p {
    text-align: center !important;
  }
  .two-item-row.trade-save {
    margin-top: 15px;
  }
  .two-item-row.trade-save p {
    font-size: 14px;
    line-height: 18px;
    margin-inline: 15px;
  }
  .two-item-row.trade-save .columns-inner {
    margin-top: 30px;
  }
  .two-item-row.trade-save .columns-inner .pagebuilder-column {
    padding-left: 0;
    padding-top: 27px;
    padding-right: 0;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 12px;
  }
  .two-item-row.trade-save .columns-inner .pagebuilder-column p {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .two-item-row.trade-save .columns-inner .pagebuilder-column.right-col p {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .accordion-row .faq-heading {
    font-size: 14px;
    line-height: 19px;
    padding-left: 0;
  }
  .accordion-row .faq-heading:after {
    bottom: 0;
    right: 10px;
  }
  .accordion-row .faq-content {
    font-size: 14px;
    line-height: 19px;
    padding-left: 0;
  }
  .accordion-row .accordion-item {
    margin-inline: 15px;
  }
  .amlocator-index-index .page-wrapper .page-title-wrapper {
    margin: 0 auto 30px;
    border-radius: 0 !important;
  }
  .amlocator-index-index .page-wrapper .page-title-wrapper .page-title {
    font-size: 20px;
    line-height: 50px;
    max-width: 70%;
  }
  .amlocator-index-index .page-wrapper .page-title-wrapper .page-title span:after {
    top: -18%;
    left: 20%;
  }
  .amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container .amlocator-block .amlocator-title {
    font-size: 16px;
    line-height: 22px;
    color: #59595b;
  }
  .amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container .amlocator-block label {
    font-size: 16px;
    line-height: 22px;
    color: #59595b;
    left: 44%;
  }
  .amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container .amlocator-block .amlocator-wrapper .amlocator-text {
    height: 60px;
  }
  .amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container .amlocator-button {
    font-size: 16px;
    line-height: 22px;
  }
  .amlocator-index-index .page-wrapper .page-main .columns .column .amlocator-main-container .amlocator-map-container .amlocator-search-container .amlocator-block.-separator {
    display: none !important;
  }
  .amlocator-current-location .amlocator-search {
    top: 15px;
  }
  .amlocator-store-list .amlocator-wrapper {
    max-height: 100%;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-block.-map {
    height: 330px;
  }
  .amlocator-store-desc {
    font-size: 14px;
    line-height: 18px;
  }
  .amlocator-store-desc .amlocator-title {
    text-align: left !important;
  }
  .amlocator-store-desc .amlocator-title .amlocator-link {
    font-size: 16px;
    padding: 25px 20px;
    padding: 0;
  }
  .amlocator-store-desc .amlocator-block {
    padding: 0;
  }
  .info-banner {
    margin: 0 auto;
    border-radius: 0 !important;
  }
  .info-banner h2 {
    font-size: 20px;
    line-height: 40px;
    position: relative;
  }
  .info-banner h2:after {
    content: '';
    background-image: url(/media/wysiwyg/icons/yellow-border.svg);
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 300px;
    height: 78px;
    right: -15%;
    bottom: -45%;
    position: absolute;
  }
  .info-banner p {
    font-size: 20px;
    line-height: 30px;
  }
  [data-content-type='row'][data-appearance='contained']:has(.info-row) p {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  [data-content-type='row'][data-appearance='contained']:has(.info-row) strong {
    margin-bottom: 35px;
  }
  .faq-row .faq-col-inner .pagebuilder-column h4 {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 0;
  }
  .faq-row .faq-col-inner p {
    font-size: 14px;
    line-height: 20px;
  }
  .sticky-wrapper-container {
    right: 12px;
    bottom: 12px;
  }
  .sticky-wrapper-container figure {
    width: 70px;
    height: 70px;
  }
  .top-banner.tech {
    min-height: 250px !important;
    margin: 0 auto 30px;
    border-radius: 0 !important;
    background-position: center !important;
  }
  .top-banner.tech p {
    font-size: 20px;
    line-height: 30px;
  }
  .top-banner.tech p span {
    font-size: 20px !important;
    line-height: 30px;
  }
  .safety-row {
    margin-bottom: 30px;
  }
  .safety-row .left-col p {
    font-size: 14px;
    line-height: 20px;
    padding-left: 18px;
  }
  .safety-row .left-col p strong {
    font-size: 20px;
    line-height: 25px;
    padding-left: 0;
  }
  .safety-row .left-col div[data-content-type='text']:last-of-type {
    margin-top: 25px !important;
  }
  .safety-row .left-col div[data-content-type='text']:last-of-type p strong {
    font-size: 16px;
    line-height: 22px;
  }
  .safety-row .right-col-img {
    min-height: 258px !important;
    margin-inline: 13px;
    border-radius: 10px;
  }
  .trust-row {
    margin-bottom: 30px;
  }
  .trust-row .pagebuilder-column.left-col {
    order: 99;
    min-height: 280px !important;
    margin-inline: 13px;
    border-radius: 10px;
  }
  .trust-row .pagebuilder-column.right-col {
    padding-left: 18px;
    padding-right: 18px;
  }
  .trust-row .pagebuilder-column.right-col > div {
    margin-top: 0 !important;
  }
  .trust-row .right-col p {
    font-size: 14px;
    line-height: 20px;
  }
  .trust-row .right-col p strong {
    font-size: 20px;
    line-height: 25px;
  }
  .trust-row .right-col div[data-content-type='text']:last-of-type {
    padding-right: 18px;
  }
  .trust-row .right-col div[data-content-type='text']:last-of-type p strong {
    font-size: 16px;
    line-height: 22px;
  }
  .peace-row {
    margin-inline: 13px;
    border-radius: 10px;
    margin-bottom: 30px;
    min-height: 670px !important;
  }
  .peace-row .pagebuilder-column div[data-content-type='text'] {
    padding: 30px 20px 0 20px;
  }
  .peace-row .pagebuilder-column p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .peace-row .pagebuilder-column p:has(strong) {
    margin-bottom: 0;
  }
  .peace-row .pagebuilder-column p strong {
    font-size: 16px;
    line-height: 22px;
  }
  .peace-row .pagebuilder-column div[data-content-type='buttons'] {
    padding-left: 20px;
    margin-top: 10px;
  }
  .peace-row .pagebuilder-column div[data-content-type='buttons'] .pagebuilder-button-secondary span {
    font-size: 14px;
    line-height: 20px;
  }
  .top-banner.returns {
    margin: 0 auto 30px;
    border-radius: 0 !important;
    min-height: 250px !important;
  }
  .top-banner.returns p strong {
    font-size: 20px;
    line-height: 30px;
  }
  .text-row.returns {
    margin: 0 18px;
  }
  .text-row.returns p span {
    font-size: 14px !important;
    line-height: 20px;
  }
  .courier-row.returns {
    margin: 30px 13px;
  }
  .courier-row.returns p strong {
    font-size: 18px;
    line-height: 22px;
    max-width: 220px;
    margin: 0 auto 30px;
  }
  .courier-row.returns .grid-items-image {
    padding: 25px;
  }
  .courier-row.returns .grid-items-image .grid-item {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .courier-row.returns .grid-items-image .grid-item figure {
    width: 90px;
    height: 90px;
    margin-right: 0;
    margin-bottom: 14px;
  }
  .courier-row.returns .grid-items-image .heading p {
    font-size: 18px !important;
    line-height: 22px;
    margin-bottom: 30px;
  }
  .courier-row.returns .grid-items-image .heading p span {
    font-size: 18px !important;
  }
  .courier-row.returns .grid-items-image p strong {
    font-size: 18px;
    text-align: center;
  }
  .courier-row.returns .grid-items-image .content p {
    font-size: 14px;
    line-height: 20px;
  }
  .irepair-row > div[data-content-type='text'] > p > span > strong {
    font-size: 18px;
    max-width: 310px;
    margin: 0 auto 30px;
  }
  .irepair-row div[data-content-type='text']:nth-of-type(2) {
    padding: 35px 25px;
  }
  .irepair-row div[data-content-type='text']:nth-of-type(2) li:before {
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
  }
  .irepair-row p {
    font-size: 14px;
    line-height: 20px;
  }
  .irepair-row [data-content-type='buttons'] {
    padding: 0 25px 30px;
  }
  .irepair-row .pagebuilder-button-secondary {
    padding: 17px;
  }
  .irepair-row .pagebuilder-button-secondary span {
    font-size: 16px;
    line-height: 22px;
  }
  .irepair-row.returns {
    margin: 0 13px 30px;
  }
  .irepair-row [data-content-type='buttons'] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .irepair-row div[data-content-type='text']:nth-of-type(2) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .top-banner.klarna {
    margin-top: 0 !important;
    margin: 0 auto 30px;
    min-height: 250px !important;
    border-radius: 0 !important;
  }
  .top-banner.klarna p {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    max-width: 350px;
    margin: 0 auto 20px;
  }
  .top-banner.klarna figure img {
    max-width: 110px !important;
  }
  .second-row.klarna {
    margin-top: 0 !important;
    margin-inline: 18px;
  }
  .second-row.klarna .left-col div[data-content-type='text']:first-of-type p {
    font-size: 14px;
    line-height: 20px;
  }
  .second-row.klarna .left-col div[data-content-type='text']:first-of-type strong {
    font-size: 20px;
    line-height: 25px;
  }
  .second-row.klarna .left-col div[data-content-type='text']:last-of-type strong {
    font-size: 16px;
    line-height: 22px;
  }
  .second-row.klarna .left-col div[data-content-type='text']:last-of-type p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .second-row.klarna .right-col {
    min-height: auto !important;
  }
  .second-row.klarna .right-col figure img {
    max-height: 250px;
    width: 100%;
    border-radius: 10px;
  }
  .info-row.klarna {
    margin-top: 30px !important;
  }
  .info-row.klarna .pagebuilder-column figure {
    min-height: auto;
    margin-bottom: 25px;
  }
  .info-row.klarna .pagebuilder-column:first-of-type img {
    width: 55px;
    height: 55px !important;
  }
  .info-row.klarna .pagebuilder-column p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 60px;
  }
  .info-row.klarna > div[data-content-type='text'] p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 40px;
  }
  .two-col.up.klarna {
    margin-top: 30px !important;
    margin-inline: 13px;
  }
  .two-col.up.klarna .left-col {
    min-height: auto !important;
  }
  .two-col.up.klarna .left-col figure img {
    height: 250px !important;
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
  }
  .two-col.up.klarna .right-col {
    padding-left: 0;
    margin-top: 30px;
  }
  .two-col.up.klarna .right-col strong {
    font-size: 18px;
    text-align: center;
  }
  .two-col.up.klarna .right-col p {
    font-size: 14px;
    line-height: 20px;
  }
  .two-col.up.klarna .right-col p:has(strong) {
    text-align: center;
    margin-bottom: 20px;
  }
  .two-col.bottom.klarna {
    margin-top: 30px !important;
    margin-inline: 13px;
  }
  .two-col.bottom.klarna .left-col {
    padding-right: 0;
  }
  .two-col.bottom.klarna .left-col strong {
    font-size: 18px;
    line-height: 22px;
  }
  .two-col.bottom.klarna .left-col p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 30px;
  }
  .two-col.bottom.klarna .left-col p:has(strong) {
    text-align: center;
    margin-bottom: 20px;
  }
  .two-col.bottom.klarna .left-col .accordion {
    position: relative;
  }
  .two-col.bottom.klarna .left-col .accordion strong {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    white-space: normal;
    max-width: 260px;
    position: initial;
  }
  .two-col.bottom.klarna .left-col .accordion code {
    font-size: 14px;
    line-height: 20px;
    white-space: normal;
  }
  .two-col.bottom.klarna .right-col {
    min-height: auto !important;
    order: -1;
  }
  .two-col.bottom.klarna .right-col figure img {
    height: 250px !important;
    border-radius: 10px;
    object-fit: cover;
  }
  .faq-page.loffaq-index-index .page-title-wrapper {
    min-height: 250px !important;
    margin: 0 auto 30px;
    background-size: cover;
    border-radius: 0;
  }
  .faq-page .page-wrapper .page-title-wrapper .page-title {
    font-size: 20px;
    line-height: 30px;
  }
  .faq-page .page-wrapper .page-main {
    padding: 0;
  }
  .faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts {
    width: 100%;
  }
  .faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-heading .panel-title a {
    font-size: 14px;
    line-height: 20px;
    padding: 0;
  }
  .faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-collapse {
    padding: 0;
  }
  .faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-collapse .panel-body p {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel .panel-heading.active .panel-title a {
    padding: 0;
  }
  .faq-page .page-wrapper .page-main .columns .column .lof-faq .question-list .faqcat-block .faqcat-posts .panel:last-of-type {
    margin-bottom: 0;
  }
  #faqpage.question-list {
    padding: 0 18px !important;
  }
  .lof-faq {
    padding-bottom: 0 !important;
    margin-bottom: 30px;
  }
  .navigation .level0 .submenu {
    box-shadow: none;
  }
  .navigation .level1 .submenu li:not(:last-child) {
    border-bottom: none;
  }
  .info-banner.poioi-eimaste h2:after {
    content: '';
    background-image: url(/media/wysiwyg/icons/yellow-border.svg);
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 300px;
    height: 78px;
    right: -17%;
    top: 50%;
    position: absolute;
  }
  .info-banner.poioi-eimaste h2 {
    line-height: 30px;
  }
  .faq-page .page-wrapper .page-title-wrapper .page-title {
    font-size: 20px;
    line-height: 30px;
  }
  .fotorama__nav--dots .fotorama__nav__frame {
    display: none;
  }
  .fotorama__nav--dots .fotorama__nav__frame--dot {
    display: none;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft {
    display: flex;
    margin-top: 10px;
    overflow-x: scroll;
    width: 100%;
    max-width: 100%;
  }
  .fotorama__nav--dots .fotorama__nav__frame--thumb {
    display: block !important;
    height: 90px !important;
    width: 90px !important;
    border-radius: 7px;
    margin-right: 10px;
  }
  .fotorama__nav--dots .fotorama__nav__frame--thumb .fotorama__thumb {
    display: block;
    width: inherit;
    border-radius: 7px;
  }
  .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    height: 82px !important;
    object-fit: contain;
  }
  .storelocator-container #storeLocatorBtn {
    max-width: 100%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main {
    width: 100%;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products ol.products {
    grid-template-columns: repeat(1, 1fr);
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .toolbar-products .toolbar-sorter .sorter-options {
    width: 130px;
    font-size: 12px;
    padding: 10px;
    height: 40px;
  }
  .catalog-category-view .page-wrapper .page-main {
    padding: 0 15px;
  }
  .catalog-category-view .page-wrapper .page-title-wrapper {
    margin-bottom: 3px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-title strong {
    background-color: #fff;
    border: 1px solid #3AB54B;
    border-radius: 7px;
    color: #3AB54B;
    font-family: "pffuturaNeu-semiBold";
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 25px;
    float: left;
    max-width: 90px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter .filter-title strong:before {
    content: '';
    background-image: url('/media/wysiwyg/icons/filter-toggle.svg');
    background-size: 100%;
    width: 14px;
    height: 14px;
    margin-right: 10px;
  }
  .catalog-category-view .product-item .product-item-actions .actions-primary .tocart {
    position: absolute;
    background-color: #fff;
    border-color: #fff;
    height: 0;
    width: auto;
    right: 0;
    bottom: 60px;
  }
  .catalog-category-view .product-item .product-item-actions .actions-primary .tocart span {
    font-size: 0;
    background-color: #fff;
  }
  .catalog-category-view .product-item .product-item-actions .actions-primary .tocart span:before {
    content: '';
    background-image: url('/media/wysiwyg/icons/add-to-cart.svg');
    background-size: 100%;
    width: 50px;
    height: 50px;
    display: block;
  }
  .catalog-category-view .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-container .price-wrapper span {
    font-size: 22px !important;
    line-height: 25px;
  }
  .catalog-category-view .page-bottom .lof-faq {
    margin-top: 30px;
  }
  .catalog-category-view .page-bottom-container #faqpage.question-list {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading .panel-title .native-iconshow {
    font-size: 14px !important;
    max-width: 80%;
    line-height: 20px;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body {
    padding-left: 0 !important;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse {
    padding-left: 0;
  }
  .catalog-category-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body p {
    font-size: 12px !important;
  }
  .catalog-category-view .page-wrapper .page-title-wrapper {
    margin-top: 0;
  }
  .filter.active .filter-options {
    padding: 0 35px;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter.active .filter-content .filter-subtitle {
    position: relative;
    z-index: 99;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter.active .filter-title strong {
    position: relative;
    float: none;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
    border: none;
    padding-inline: 35px;
    justify-content: start;
  }
  .filter.active .filter-title {
    position: fixed;
    border-bottom: none;
  }
  .filter.active .filter-title strong:after {
    position: absolute;
    right: 100px;
    color: #000;
  }
  .catalog-category-view .page-wrapper .page-main .columns .sidebar-main .filter.active .filter-title strong:before {
    display: none;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-title {
    border-bottom: none;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-title strong {
    font-size: 30px;
  }
  .customer-account-login .page-wrapper .page-main .columns .login-container {
    padding: 45px 35px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .email .label,
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .password .label {
    margin-bottom: 10px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .email .label span,
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .password .label span {
    font-family: "pffuturaNeu-book";
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .secondary {
    bottom: 39%;
  }
  .block-collapsible-nav .content {
    border: none;
    display: block;
  }
  .block-collapsible-nav .content > * {
    display: none;
  }
  .block-collapsible-nav .content.active > * {
    display: block;
  }
  .block-collapsible-nav .content > .gretings {
    display: block;
  }
  body.account .page-wrapper .page-main .columns .sidebar .block-collapsible-nav {
    position: relative;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    order: -1;
    background-color: transparent;
  }
  .customer-account-index .block-collapsible-nav .content {
    order: -1;
    background-color: transparent;
    padding: 20px 0;
  }
  .account .block-collapsible-nav .content {
    order: -1;
    background-color: transparent;
    padding: 20px 0;
  }
  body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .content.block-collapsible-nav-content .gretings h3,
  body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .content.block-collapsible-nav-content .gretings h3 span {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
  }
  body.account .page-wrapper .page-main .columns {
    padding-top: 0;
    padding-inline: 18px;
  }
  body.account .page-wrapper .page-main .columns .column.main {
    background-color: #fff;
    min-height: auto;
    padding: 35px 25px;
    border-radius: 7px;
    margin-top: 17px;
  }
  .customer-account-index .page-main {
    margin-top: 0;
  }
  .account .page-main {
    margin-top: 0;
  }
  body.account .page-wrapper .page-main .columns .sidebar .block-collapsible-nav .title {
    background-color: #fff;
    border-radius: 7px;
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0 25px;
  }
  .customer-account-index .block-collapsible-nav .title:after {
    top: 15px;
  }
  body.account .page-wrapper .page-main .columns .column.main .page-title-wrapper {
    display: none;
  }
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information {
    margin: 0;
  }
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-name .box-title span,
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-email .box-title span,
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-dob .box-title span {
    line-height: 60px;
    font-size: 15px;
  }
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-name .box-title,
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-email .box-title,
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-dob .box-title {
    width: 50%;
  }
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-name .box-content p,
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-email .box-content p,
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-dob .box-content p {
    font-size: 15px;
    line-height: 60px;
  }
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-name .box-content,
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-email .box-content,
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-dob .box-content {
    width: 50%;
  }
  body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .logout {
    display: block;
    position: absolute;
    bottom: 0;
    background-color: transparent;
    transform: translateY(300%);
    margin-top: 0;
  }
  body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .logout .action span {
    justify-content: center;
    font-size: 15px;
  }
  body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .logout .action span:before {
    width: 11px;
    height: 15px;
  }
  .fotorama__nav--dots .fotorama__nav__frame--thumb {
    margin-left: 0;
  }
  .catalog-product-view .page-main {
    max-width: 100%;
  }
  .modal-popup.storelocator-modal .modal-inner-wrap {
    max-width: 100%;
    left: 0;
    position: fixed;
    top: 100px;
    border-radius: 7px;
    background-color: #fff !important;
  }
  .modal-popup.storelocator-modal .modal-inner-wrap .modal-header {
    padding-inline: 12px;
    padding-top: 25px;
  }
  .modal-popup.storelocator-modal .modal-inner-wrap .modal-header .action-close {
    margin-top: 27px;
    margin-right: 15px;
  }
  .modal-popup.storelocator-modal .modal-inner-wrap .modal-header h1 {
    font-size: 16px;
    line-height: 21px;
  }
  .storelocator-modal-container .product-container {
    padding-left: 5px;
    gap: 10px;
  }
  .storelocator-modal-container .stores-container {
    padding: 0 12px;
  }
  .storelocator-modal-container .stores-container .input-wrapper input {
    height: 50px;
    opacity: 1;
    font-size: 10px;
    line-height: 17px;
  }
  .add-tempered-glass {
    max-width: fit-content;
  }
  .page-wrapper .page-footer .block-static-block {
    max-width: max-content;
    overflow: hidden;
  }
  .storelocator-modal-container .stores-container .tabs-wrapper .tab img {
    width: 15px;
    height: 15px;
  }
  .storelocator-modal-container .stores-container .tabs-wrapper .tab span {
    font-size: 10px;
  }
  .storelocator-modal-container .stores-container .tabs-wrapper {
    margin-bottom: 25px;
  }
  .storelocator-modal-container .stores-wrapper .store .left-col .title {
    font-size: 12px;
  }
  .storelocator-modal-container .stores-wrapper .store .left-col .map span {
    font-size: 12px;
    margin-left: 5px;
  }
  .storelocator-modal-container .stores-wrapper .store:has(div.active) > div {
    min-height: 227px;
  }
  .am-checkout.-modern .opc-estimated-wrapper {
    display: none;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-title {
    padding-bottom: 0;
  }
  #checkout-step-shipping {
    padding-top: 0;
  }
  .checkout-index-index #shipping-new-address-form {
    flex-direction: column;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address {
    padding-bottom: 0;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-shipping-method {
    padding-top: 0;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method .payment-method-title:has(input:checked) label:before {
    width: 25px;
    height: 20px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    display: flex;
    flex-direction: column;
  }
  .checkout-payment-method .payment-method + .payment-method .payment-method-title {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method {
    flex-direction: column;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    padding-inline: 15px;
  }
  .checkout-payment-method .payment-method + .payment-method .payment-method-title {
    padding-right: 0;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title img {
    padding-left: 15px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar {
    position: relative !important;
    transform: translateY(0);
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar .amcheckout-step-container .amcheckout-summary-container {
    background-color: #fff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
    background-color: #fff;
  }
  .abs-sidebar-totals tbody .mark,
  .abs-sidebar-totals tfoot .mark,
  .cart-totals tbody .mark,
  .cart-totals tfoot .mark,
  .opc-block-summary .table-totals tbody .mark,
  .opc-block-summary .table-totals tfoot .mark,
  .cart-totals tbody .mark,
  .cart-totals tfoot .mark,
  .opc-block-summary .table-totals tbody .mark,
  .opc-block-summary .table-totals tfoot .mark {
    font-size: 16px;
    line-height: 21px;
  }
  .abs-sidebar-totals tbody .amount,
  .abs-sidebar-totals tfoot .amount,
  .cart-totals tbody .amount,
  .cart-totals tfoot .amount,
  .opc-block-summary .table-totals tbody .amount,
  .opc-block-summary .table-totals tfoot .amount,
  .cart-totals tbody .amount,
  .cart-totals tfoot .amount,
  .opc-block-summary .table-totals tbody .amount,
  .opc-block-summary .table-totals tfoot .amount {
    font-size: 20px;
    line-height: 24px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar .amcheckout-step-container .amcheckout-summary-container .amcheckout-title .amcheckout-icon {
    display: none;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background-color: #fff;
    font-size: 20px;
    line-height: 26px;
  }
  .amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button, .ui-datepicker-trigger,.gpay-card-info-container),
  .amcheckout-step-container button:not(.braintree-googlepay-button, .ui-datepicker-trigger,.gpay-card-info-container),
  .amcheckout-step-container .action.primary.checkout,
  .amcheckout-step-container .amshopby-button.checkout,
  .amcheckout-step-container .am-filter-go.checkout,
  .amcheckout-step-container .amshopby-button.checkout,
  .amcheckout-step-container .am-filter-go.checkout {
    font-size: 14px;
    line-height: 19px;
  }
  .product-info-price-doseis {
    bottom: 0;
  }
  .techearth-row.animated .pagebuilder-column:not(.left-col):after {
    display: none;
  }
  .modal-popup.modal-productalertstock.modal-slide .modal-inner-wrap {
    transform: translateY(0);
    margin: 0 auto;
  }
  .modal-popup.modal-productalertstock.modal-slide {
    height: 250px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .klarna-payments-method .payment-method-title {
    justify-content: start;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column {
    display: none !important;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column:nth-of-type(2) {
    display: flex !important;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns .pagebuilder-column-line .column:nth-of-type(3) {
    display: flex !important;
  }
  .page-header .header-bottom {
    display: flex;
  }
  .page-header .header-bottom .header-bottom-inner .header-btn {
    font-size: 14px;
    line-height: 20px;
  }
  .page-header.amsearch-full-width {
    border-bottom: none;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-first-banner .first-banner-sections .pagebuilder-column-line .call-to-action {
    margin-top: 120px !important;
  }
  .trade-save-top .trade-save-top-text p {
    text-align: left !important;
    margin-left: 12px;
  }
  .cms-home .page-wrapper .page-main .columns .column .homepage-product-content .homepage-products .widget-product-carousel img.product-image-photo {
    max-width: 140px;
  }
  .cms-home .sticky-wrapper-container {
    z-index: 999;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .fixit-countdown .product-item .product-item-info .product-item-details .custom-swatch-render .storage {
    justify-content: center;
    margin-bottom: 20px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .color {
    margin: 0 auto;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info.has-countdown .product-item-details .product-item-inner .product-item-actions button.action {
    max-width: 210px;
  }
  .techearth-row .pagebuilder-column-group {
    margin: 0 !important;
  }
  .techearth-row .text-wrapper p {
    max-width: 100%;
    padding-right: 25px;
  }
  .techearth-row .left-col .text-wrapper {
    margin-top: -190px;
  }
  .techearth-row .left-col .text-wrapper h4 {
    margin-bottom: 15px;
  }
  .page-wrapper .page-footer .content .block-static-block .footer-link-block5 .content-wrapper-second .social-icons-container {
    top: 0;
    margin-top: 30px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container {
    margin-top: 0;
  }
  .modal-popup.modal-screeninfo._inner-scroll,
  .modal-popup.modal-liquidinfo._inner-scroll {
    left: 0;
    max-width: calc(30%);
    margin: 0 auto;
  }
  .modal-popup.modal-screeninfo._inner-scroll .modal-inner-wrap,
  .modal-popup.modal-liquidinfo._inner-scroll .modal-inner-wrap {
    justify-content: center;
  }
  .modal-popup.modal-screeninfo._inner-scroll .modal-inner-wrap .modal-content,
  .modal-popup.modal-liquidinfo._inner-scroll .modal-inner-wrap .modal-content {
    padding: 50px 25px;
  }
  .catalog-category-view .page-wrapper .page-bottom {
    background-image: url('/pub/media/wysiwyg/icons/category-bg-mobile.png');
  }
  .checkout-index-index .checkout-billing-address .field.field-select-billing .label span {
    font-size: 20px;
  }
  .page-header .header-bottom .header-bottom-inner .header-btn {
    font-size: 12px !important;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main div a.towishlist {
    left: 90%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .product-info-price-fsale {
    padding-left: 3px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box {
    padding-left: 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-selected-options .selected-options-container {
    margin-bottom: 0;
  }
  .product-info-price-doseis .doseis-inner {
    gap: 0;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .simple-product-description {
    display: none;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart {
    position: fixed;
    bottom: 0;
    z-index: 997;
    right: 0;
    width: 100%;
    padding: 12px;
    background-color: #fff;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.16);
    max-width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset {
    justify-content: end;
    align-items: end;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions .action.tocart {
    max-width: fit-content;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions .action span {
    font-size: 14px;
  }
  .product-info-price-doseis .doseis-inner .installments-wrapper {
    position: fixed;
    bottom: 0;
    z-index: 998;
    left: 12px;
    bottom: 12px;
    flex-direction: row;
    gap: 5px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .banner-second-section {
    position: absolute;
    right: -10px;
    bottom: -10px;
    max-width: 190px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner {
    margin-bottom: 20px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner {
    padding-bottom: 50px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .product-page-banner .bottom-banner-sections .pagebuilder-column-line:has(.banner-first-section) {
    padding-bottom: 50px;
  }
  .add-tempered-glass {
    max-width: -moz-available;
    max-width: -webkit-fill-available;
  }
  .add-tempered-glass.liquids {
    max-width: 100%;
  }
  .storelocator-container #storeLocatorBtn {
    width: 100%;
  }
  .cms-home .page-wrapper .page-main .columns .column .irepair-second-banner .banner-text p {
    padding: 0 15px;
  }
  .trave-save-row .trade-save-inner .right-col .right-col-txt p {
    padding: 0 15px;
  }
  .cms-home .page-wrapper .page-main .columns .column .procces-section-wrapper {
    margin-top: 15px;
  }
  .peace-row .pagebuilder-column div[data-content-type='buttons'] {
    padding-bottom: 350px;
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile .panel li:last-of-type {
    display: none;
  }
  .fixit-minicart-options.active .content {
    max-width: 70%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr {
    margin-left: 10px;
  }
  .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .columns div.pagebuilder-column-line {
    gap: 35px !important;
  }
  .pdp-info-tabs {
    margin-inline: 15px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .pdp-info-tabs .additional-attributes .table-caption {
    display: none;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .pdp-info-tabs.active .additional-attributes {
    background-color: #fff;
    display: block !important;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .table-wrapper.pdp-info-tabs {
    background-color: #fff;
    max-width: -moz-available;
    max-width: -webkit-fill-available;
    margin-bottom: 25px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .pdp-info-tabs .additional-attributes tbody {
    display: block !important;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .pdp-info-tabs .additional-attributes tbody tr.attribute-row {
    margin: 0;
    width: 100%;
    height: auto;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .pdp-info-tabs .additional-attributes tbody tr.attribute-row:nth-of-type(even) {
    background-color: #f3f3f5;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .pdp-info-tabs .additional-attributes tbody tr.attribute-row th {
    display: none !important;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .pdp-info-tabs .additional-attributes tbody tr.attribute-row td {
    font-size: 12px !important;
    line-height: 16px;
    letter-spacing: 0;
    color: #59595b;
    font-family: "pffuturaNeu-book";
    padding: 8px !important;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .pdp-info-tabs .additional-attributes tbody tr.attribute-row td:before {
    padding-right: 10px;
    content: attr(data-th) ': ' !important;
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product.media {
    margin-top: 20px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .product-info-price-fsale {
    display: none;
  }
  .product-info-price-doseis .save-amount {
    display: none;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box .normal-price .price-container .price-label {
    display: none !important;
    visibility: hidden;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-info-price .price-box {
    position: fixed;
    z-index: 998;
    bottom: -10px;
    left: 12px;
    max-width: fit-content;
  }
  .catalog-product-view .gallery-placeholder {
    margin-bottom: 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product.media {
    order: 0;
  }
  .product-options-bottom .product.media {
    display: none !important;
  }
  .catalog-product-view .page-bottom-container .product-page-banner .pdp-services-bg-text h4 {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 25px;
    padding-left: 40px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-heading .panel-title .native-iconshow {
    font-size: 14px !important;
    max-width: 80%;
    line-height: 20px;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .lof-faq .question-list .panel .panel-collapse .panel-body p {
    font-size: 12px !important;
  }
  .catalog-product-view .lof-faq {
    max-height: 100% !important;
  }
  .catalog-product-view .page-wrapper .page-bottom {
    background-image: url('/pub/media/wysiwyg/icons/category-bg-mobile.png') !important;
  }
  .hand-row {
    margin-top: 0;
  }
  .account .block-collapsible-nav .content .nav.items {
    display: none;
  }
  .account .block-collapsible-nav .content.active .nav.items {
    display: block;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method .payment-method-title label:before {
    width: 16px;
    height: 16px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method .payment-method-title:has(input:checked) label:before {
    width: 16px;
    height: 16px;
  }
  .payment-method._active .payment-method-content:has(.bacs-after-instructions) > p {
    top: -25px;
    bottom: unset;
    font-size: 12px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods {
    padding: 20px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-shipping-method {
    padding: 0 20px 20px;
  }
  #checkout-step-shipping {
    padding: 0 20px 20px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .authentication-wrapper .block-customer-login {
    padding-inline: 20px;
  }
  .table-checkout-shipping-method tbody td {
    font-size: 12px;
  }
  td#label_method_courier_AfterSalesProGrShipping.col-method:after {
    right: -45px;
  }
  .post-name .date-wrapper {
    margin-top: 30px;
    display: flex;
    font-size: 14px;
    line-height: 17px;
    color: #808080;
    font-family: "pffuturaNeu-book";
  }
  .mpblog-post-view .post-name h1 {
    font-size: 16px;
    line-height: 22px;
  }
  .mpblog-post-view .page-wrapper .page-main {
    padding-inline: 0;
  }
  .mpblog-post-view .mpcss.post-view .post-list-content {
    padding-inline: 0;
  }
  body.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block.block-collapsible-nav .logout {
    position: relative;
    transform: translateY(0%);
  }
  .customer-edit-wrapper.active > .hidden-wrapper {
    margin-left: 50px;
  }
  .customer-edit-wrapper.active > .hidden-wrapper > .field {
    flex-direction: column;
  }
  .customer-account-edit .form-edit-account .actions-toolbar > .primary {
    max-width: 100%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart thead tr .col > span {
    font-size: 20px;
    line-height: 26px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items thead .col.item {
    padding-left: 20px;
    max-width: fit-content;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-info .col .product-item-details .product-item-name > a {
    font-size: 15px;
    line-height: 21px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .product-item-name {
    position: relative;
    left: 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options dd {
    font-size: 10px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options dd span {
    font-size: 10px;
    line-height: 16px;
  }
  .cart.table-wrapper .product-item-details > .item-options {
    position: relative;
    left: 20px;
    max-width: 70%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options dd {
    text-align: left !important;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr.item-info {
    display: grid;
    position: relative;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal {
    padding: 0;
    position: absolute;
    right: 10px;
    z-index: 99;
    top: 30px;
  }
  .cart.table-wrapper .cart > .item tr.item-options {
    display: flex;
    max-width: 100%;
    white-space: normal !important;
  }
  .cart.table-wrapper .cart > .item tr.item-options .custom-option-update {
    white-space: normal !important;
    width: 100%;
  }
  .fixit-cart-item .custom-option-update .custom-option {
    max-width: 100%;
    white-space: normal;
  }
  .fixit-cart-item .custom-option-update .custom-option span.text-wrapper {
    min-width: auto;
    max-width: 100%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart td.col.qty .field.qty .control.qty label {
    padding-top: 0;
  }
  .cart.table-wrapper .cart tbody td.item-actions {
    padding: 0;
    position: absolute;
    bottom: 10px;
    right: 35px;
  }
  .cart.table-wrapper .actions-toolbar {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-actions .actions-toolbar a {
    width: 30px;
    min-width: 30px;
    height: 30px;
    border: 1px solid #3c3c3c;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    padding: 10px;
  }
  .fixit-cart-item .custom-option-update .custom-option span.text-wrapper {
    max-width: 147px;
    position: relative;
    top: -10px;
  }
  .fixit-cart-item .custom-option-update .custom-option {
    min-height: 80px;
    position: relative;
  }
  .fixit-cart-item .custom-option-update .custom-option a {
    margin: 0;
    position: absolute;
    left: 55px;
    bottom: 10px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr.item-options {
    margin-left: 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .cart-totals {
    padding-inline: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary {
    padding: 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .checkout-methods-items {
    padding-inline: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr.item-accessories {
    margin-left: 20px;
  }
  .checkout-cart-index .accessory-title {
    font-size: 16px;
    line-height: 22px;
  }
  .checkout-cart-index .accessory-subtitle {
    font-size: 12px;
    line-height: 18px;
  }
  .accessory-item {
    position: relative;
    margin-bottom: 50px;
  }
  .checkout-cart-index .accessory-name {
    font-size: 12px;
    line-height: 18px;
  }
  .checkout-cart-index .accessory-price {
    position: absolute;
    right: 15px;
    top: -100px;
  }
  .accessory-actions {
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
  }
  .checkout-cart-index .accessory-details {
    max-width: 117px;
  }
  .checkout-cart-index .accessory-actions .add-to-cart {
    margin-left: 100px;
    border: 1px solid #3c3c3c;
    border-radius: 7px;
    max-width: 60px;
    max-height: 60px;
  }
  .checkout-cart-index .accessory-actions .add-to-cart img {
    width: 30px;
    height: 30px;
  }
  .modal-slide.slide-from-right._show {
    z-index: 999 !important;
  }
  .minicart-wrapper.active .block-minicart {
    padding-left: 25px;
    padding-right: 20px;
    z-index: 999;
  }
  .catalog-category-view .page-wrapper .page-header .panel.wrapper .header-top-container .top-header-row .pagebuilder-column-group {
    padding: 0;
  }
  .amlocator-current-location .amlocator-reset {
    top: 22px;
  }
  #mpblog-list-container {
    margin-top: 60px;
  }
  .mp-sidebar.mpcss .filters-list {
    padding-left: 0;
  }
  .mp-sidebar.mpcss .filters-list select {
    border: 1px solid #c1c1c1;
    border-radius: 40px;
    color: #3c3c3c;
    font-size: 14px !important;
    line-height: 20px;
    text-align: center;
    font-family: "pffuturaNeu-semiBold";
    -webkit-font-smoothing: antialiased;
    padding: 0;
    width: 80px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0 !important;
  }
  .sidebar .mpblog-search {
    position: absolute;
    top: 10px !important;
    max-width: 170px;
    right: 0;
    top: 15px;
  }
  .sidebar .mpblog-search input#mpblog-search-box {
    height: 40px !important;
    font-size: 12px;
  }
  .sidebar .mpblog-search .fa-search {
    margin-top: 10px !important;
  }
  .gallery-placeholder .fotorama__arr__arr {
    content: '';
    background-image: url('/media/wysiwyg/icons/pdp-gallery-arrow.svg') !important;
    display: block;
    background-size: contain;
    background-position: center !important;
    width: 32px !important;
    height: 32px !important;
    padding: 0;
  }
  .gallery-placeholder .fotorama__arr--next .fotorama__arr__arr {
    background-image: url('/media/wysiwyg/icons/pdp-gallery-arrow-right.svg') !important;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__arr {
    display: block !important;
  }
  .mpblog-post-index .page-wrapper .page-title-wrapper {
    margin-top: 0;
    background-image: url('/media/wysiwyg/icons/blog-mobile-bg.png');
    background-size: cover;
    min-height: 300px;
  }
  .mpblog-post-index .page-wrapper .page-title-wrapper .page-title {
    margin-top: 0 !important;
  }
  .mpblog-tag-view .page-wrapper .page-title-wrapper {
    margin-top: 0;
    background-image: url('/media/wysiwyg/icons/blog-mobile-bg.png');
    background-size: cover;
    min-height: 300px;
  }
  .mpblog-tag-view .page-wrapper .page-title-wrapper .page-title {
    margin-top: 130px !important;
  }
  .background-image-682b83339a2e1 {
    background-image: url('/media/wysiwyg/icons/mobile-top-banner-homepage.png') !important;
  }
  .fotorama__fullscreen .fotorama .fotorama__nav__shaft {
    display: flex;
    margin-top: auto;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions #productalertstock.alert {
    font-size: 12px;
    line-height: 18px;
    padding: 0 15px;
  }
  .header-bottom:has(.sticky) {
    display: none;
  }
  .header-bottom:has(.sticky) {
    display: block;
    opacity: 0;
    transition: all .1s linear;
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    pointer-events: none;
    transform: translateY(-100%);
  }
  .page-header .header-bottom:has(.sticky) .header-bottom-inner {
    justify-content: center;
  }
  .header-bottom {
    opacity: 1;
    transition: all .1s linear;
  }
  .mp-sidebar.mpcss:has(.sidebar-tags) .sidebar-tags p {
    line-height: 40px;
  }
  .mp-sidebar.mpcss:has(.sidebar-tags) {
    top: 10px;
  }
  .mp-sidebar.mpcss .filters-list select {
    text-align: left;
    padding-left: 15px !important;
    padding-top: 2px;
  }
  .mpblog-post-view .block-blog-related .owl-carousel {
    display: flex;
    flex-direction: column;
  }
  .mpblog-post-view .block-blog-related .post-item-wraper .post-image {
    min-height: 70px;
    max-height: 70px;
    margin-right: 10px;
  }
  .mpblog-post-view .block-blog-related .post-item-wraper .post-image img {
    max-width: 70px;
    right: unset;
    position: relative;
    width: 70px;
    height: 70px;
  }
  .mpblog-post-view .block-blog-related .post-info-wraper .mp-post-title a {
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .mpblog-post-view .block-blog-related .post-info-wraper .post-actions {
    display: none;
  }
  .mpblog-post-view .block-blog-related .post-info-wraper .mp-post-title {
    min-height: auto;
    margin-bottom: 0;
  }
  .mpblog-post-view .block-blog-related .post-info-wraper .mp-post-info {
    order: 99;
    margin-bottom: 0;
    margin-top: 8px;
  }
  .mpblog-post-view .block-blog-related .post-info-wraper {
    padding: 0;
    justify-content: center;
  }
  .mpblog-post-view .block-blog-related .post-item-wraper {
    display: flex;
    padding-left: 0 !important;
  }
  .mpblog-post-view .block-blog-related {
    padding-inline: 20px;
    width: 100% !important;
    max-width: fit-content;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart {
    margin-top: 0;
  }
  dl.item-options dd:after {
    content: ',';
    border-right: none;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options dd span {
    padding-right: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options dd:not(:first-of-type) span {
    padding-left: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .item-options dd {
    margin-bottom: 0;
  }
  dl.item-options dd:last-child:after {
    content: '';
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .product-item-name {
    margin-bottom: 5px;
  }
  td.col.qty .field.qty .control.qty label input {
    width: 40px !important;
    height: 40px !important;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-actions .actions-toolbar a {
    width: 20px;
    height: 20px;
    min-width: 20px;
  }
  .checkout-cart-index input.accessory-qty {
    width: 40px;
    height: 40px;
  }
  .checkout-cart-index .accessory-actions .add-to-cart {
    max-width: 40px;
    max-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
  }
  .checkout-cart-index .accessory-actions .add-to-cart {
    left: 70px;
  }
  .checkout-cart-index .accessory-actions .add-to-cart img {
    width: 40px;
    height: 40px;
  }
  .checkout-cart-index .accessory-item .accessory-image {
    width: 70px;
    height: 70px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr.item-accessories {
    border-top: none;
    margin-top: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr.item-accessories td {
    padding-top: 0;
  }
  .accessory-section {
    padding-top: 0;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.vivawalletsmartcheckout .payment-method-title:after {
    position: relative;
    left: 45px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .payment-method-content {
    bottom: 15px;
    left: 50px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title {
    min-height: 60px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:has(input[value="cashondelivery"]) .payment-method-content {
    bottom: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .cart-summary .summary {
    display: block;
    font-size: 20px;
    line-height: 26px;
  }
  .catalog-product-view .lof-faq {
    margin-top: 0;
  }
  .catalog-product-view .page-wrapper .page-bottom .content .page-bottom-container .bestseller-product-carousel .bestsellers-products-section .widget-product-carousel {
    margin-bottom: 30px;
  }
  .am-checkout.-modern {
    margin-top: 20px;
  }
  .checkout-index-index .page-main {
    margin-top: 0;
    padding-top: 10px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .checkout-header > .description {
    height: 10px;
  }
  .form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value="AfterSalesProGrShipping_courier"]) .col-price {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    left: 15px;
  }
  .modal-popup.modal-screeninfo._inner-scroll,
  .modal-popup.modal-liquidinfo._inner-scroll {
    max-width: 85%;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset:has(.mage-error) .actions-toolbar .secondary {
    bottom: 44%;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account {
    padding: 35px;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .legend span {
    display: none;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .legend {
    display: none;
  }
  .products-grid.wishlist > ol.product-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item-photo {
    width: 100%;
    float: none;
    margin: 0;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .products-grid.wishlist .product-item-name {
    padding-top: 10px;
    font-family: "pffuturaNeu-semiBold";
    -webkit-font-smoothing: antialiased;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item {
    border: none !important;
    padding-bottom: 0;
  }
  .products-grid.wishlist .product-item .price-box .price {
    font-family: "pffuturaNeu-book";
  }
  .wishlist-index-index .products-grid.wishlist .product-item-photo img {
    max-width: 100%;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 90px;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 0;
  }
  .account .products-grid.wishlist .product-item-info .product-item-inner {
    bottom: 65px;
    right: 10px;
  }
  .nav-sections .section-item-content .navigation li.level0 a,
  .nav-sections .section-item-content .navigation li.level0 {
    font-family: "pffuturaNeu-book";
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile li.accordion-content.nav.item a {
    font-family: pffuturaNeu-book;
  }
  .page-wrapper .page-footer .content .block-static-block .quick-links-mobile .panel {
    font-family: pffuturaNeu-book;
  }
  .page-wrapper .page-header .header .nav-sections .nav-sections-item-content .navigation .level0 .submenu .active > a {
    border: none;
    color: #3AB54B;
  }
  .page-wrapper .page-header .header .nav-sections .nav-sections-item-content .navigation .level0 .submenu .active > a span {
    color: #3AB54B;
  }
  .add-tempered-glass .input-container {
    margin-left: auto;
  }
  .add-tempered-glass .price-container {
    margin-left: auto;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main:has(.selected-options-container) .page-title-wrapper .page-title span.base {
    max-width: 95%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container {
    padding: 20px;
  }
  .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
    padding-left: 0;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-sidebar .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
    flex-direction: row;
    align-items: center;
  }
  .customer-edit-wrapper .top-wrapper {
    gap: 0;
    justify-content: start;
  }
  body.account .page-wrapper .page-main .columns .column.main .form .fieldset {
    width: 100%;
  }
  body.account .page-wrapper .page-main .columns .column.main .form .field {
    gap: 0;
  }
  body.account .page-wrapper .page-main .columns .column.main .form .fieldset .field.required .label {
    min-width: 90px;
  }
  .customer-edit-wrapper .label {
    min-width: 90px;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    display: block !important;
    border: none;
    max-width: fit-content;
    max-height: fit-content;
    position: absolute;
    right: 30%;
    left: unset !important;
    top: 10px;
    opacity: 0;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    opacity: 1;
    max-width: 100%;
    height: auto;
    position: relative;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-form-block label {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    width: 100%;
    left: 0 !important;
    right: unset;
    z-index: 999;
    order: 3;
    height: 100%;
  }
  .page-header.amsearch-full-width.-opened .amsearch-form-block {
    flex-wrap: wrap;
    height: auto;
    justify-content: flex-start;
    min-width: 100%;
    padding: 20px 15px !important;
    transition: none;
    padding: 0;
    max-width: 100%;
  }
  .page-header.amsearch-full-width.-opened .header-bottom {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .nav-toggle {
    display: none;
  }
  .page-header.amsearch-full-width.-opened a.logo {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .header-right-section .custom.link.wishlist {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .header-right-section .account-wrapper {
    display: none;
  }
  .page-wrapper .page-header.amsearch-full-width.-opened .header .header-right-section {
    width: 100%;
    margin-left: 0;
  }
  .page-wrapper .page-header.amsearch-full-width.-opened .header .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper .amsearch-button.-loupe {
    top: 10px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0;
  }
  .accessory-actions {
    gap: 5px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .product-item-name {
    max-width: 200px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal .price-excluding-tax {
    text-align: end;
    margin-right: 10px;
  }
  .checkout-cart-index .grand.totals th strong {
    font-size: 16px;
    line-height: 19px;
  }
  .checkout-cart-index .grand.totals td strong span {
    font-size: 20px;
    line-height: 26px;
  }
  .checkout-cart-index .grand.totals {
    align-items: end;
  }
  .catalog-product-view .box-tocart.simple > .fieldset > .actions {
    position: fixed;
    bottom: 0;
    z-index: 997;
    right: 0;
    width: 100%;
    padding: 12px;
    background-color: #fff;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.16);
    max-width: 100%;
    text-align: end;
  }
  .catalog-product-view .box-tocart.simple > .fieldset > .actions button {
    max-width: fit-content;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main:has(.box-tocart.simple) .product-info-price .price-box {
    bottom: 5px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main:has(.box-tocart.simple) .product-info-price-doseis .doseis-inner .installments-wrapper {
    bottom: 15px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main:has(.box-tocart.simple) .page-title-wrapper .page-title span.base {
    font-size: 36px;
    line-height: 42px;
  }
  .checkout-agreements .checkout-agreement.field.choice.required label:after {
    position: absolute;
    right: 30px;
  }
  body.account .page-wrapper .page-main .columns .logout {
    order: 99;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 25px;
  }
  body.account .page-wrapper .page-main .columns .logout span {
    font-size: 15px;
    line-height: 40px;
    letter-spacing: 0;
    font-family: "pffuturaNeu-book";
    color: #3c3c3c;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  body.account .page-wrapper .page-main .columns .logout span:before {
    content: '';
    background-image: url(/media/wysiwyg/icons/logout-icon.svg);
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 11px;
    height: 15px;
    margin-bottom: 5px;
  }
  body.account .page-wrapper .page-main .columns .column.main .form .control #password-strength-meter-container .password-strength-meter {
    height: auto;
  }
  body.account .page-wrapper .page-main .columns .column.main .form .fieldset .field.required .label[for="password-confirmation"] {
    margin-bottom: 10px;
  }
  body.account .page-wrapper .page-main .columns .column.main .form .fieldset .field.required .label[for="password"] {
    margin-bottom: 10px;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account {
    padding-bottom: 90px;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .field.choice.newsletter {
    bottom: 95px;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .legend span {
    display: block;
    font-size: 32px;
    line-height: 42px;
  }
  .customer-account-create .page-wrapper .page-main .columns .column .form-create-account .fieldset .legend {
    display: block;
  }
  .catalog-product-view .box-tocart.simple > .fieldset > .actions button {
    margin-bottom: 0;
    border-radius: 7px;
  }
  .catalog-product-view .box-tocart.simple > .fieldset > .actions button span {
    font-size: 14px;
    font-family: "pffuturaNeu-semiBold";
    -webkit-font-smoothing: antialiased;
    line-height: 26px;
  }
  .customer-account-forgotpassword .page-wrapper .page-main .columns {
    margin-top: 0;
  }
  .block-social-login .social-login-container .block-content li > a {
    font-size: 12px;
    line-height: 14px;
    height: 50px;
    padding: 0 20px;
    align-items: center;
    position: relative;
  }
  .block-social-login .social-login-container a::before {
    left: 20px;
    width: 20px;
    height: 20px;
  }
  .sales-order-view .order-title {
    display: none;
  }
  .sales-order-view .fixit-item-row .product-info {
    gap: 0;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    position: relative;
  }
  .sales-order-view .fixit-item-row .col.name .product-item-name {
    display: none;
  }
  .sales-order-view .fixit-item-row .col.name .item-options > div {
    font-size: 14px;
    line-height: 20px;
  }
  .sales-order-view .fixit-item-row .col.name .item-options > div:after {
    content: ',';
    background-color: transparent;
    right: 0;
  }
  .sales-order-view .fixit-item-row .img-wrapper {
    width: 100%;
    background-color: transparent;
    height: auto;
    align-items: start;
    gap: 15px;
    justify-content: start;
  }
  .sales-order-view .fixit-item-row .img-wrapper img {
    background-color: #F3F3F5;
    border-radius: 5px;
    padding: 10px;
  }
  .sales-order-view .fixit-item-row .img-wrapper .mobile-info .name {
    font-family: "pffuturaNeu-semiBold";
    -webkit-font-smoothing: antialiased;
    color: #3C3C3C;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .sales-order-view .fixit-item-row .img-wrapper .mobile-info .item-options > div {
    order: 99;
    font-family: "pffuturaNeu-book";
    color: #59595B;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    margin-right: 12px;
    padding-right: 12px;
    position: relative;
    display: flex;
    justify-content: space-between;
    max-width: fit-content;
  }
  .sales-order-view .fixit-item-row .product-order-status span {
    margin-bottom: 15px;
    display: block;
  }
  .sales-order-view .fixit-item-row .img-wrapper .mobile-info .item-options > div:after {
    content: ',';
    width: 2px;
    height: 20px;
    background-color: transparent;
    display: block;
    position: relative;
    right: 0;
    top: 2px;
  }
  .sales-order-view .fixit-item-row .img-wrapper .mobile-info .item-options > div:last-of-type:after {
    display: none;
  }
  .sales-order-view .fixit-item-row .col.name .item-options {
    display: none;
  }
  .sales-order-view .fixit-item-row .col.name {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
  .sales-order-view .fixit-item-row .mobile-info {
    display: block;
  }
  .fixit-order-page.success-page {
    padding: 0 18px;
  }
  .row.review-row {
    padding: 0 18px;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .name-wrapper span {
    font-size: 20px;
    line-height: 26px;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .name-wrapper img {
    max-height: 55px;
  }
  .fixit-order-page.success-page .row {
    padding: 16px;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .order-info .title {
    font-size: 14px;
    line-height: 20px;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .order-info .value {
    font-size: 14px;
    line-height: 20px;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .notification-wrapper span {
    font-size: 14px;
    line-height: 20px;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .notification-wrapper {
    flex-direction: column;
    padding: 12px;
    text-align: center;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .shipping-wrapper .left-col .top-title {
    font-size: 14px;
    line-height: 20px;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .shipping-wrapper .left-col .date {
    font-size: 14px;
    line-height: 20px;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .shipping-wrapper .left-col .address-wrapper span {
    font-size: 14px;
    line-height: 20px;
  }
  .fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper > .title {
    font-size: 14px;
    line-height: 20px;
  }
  .fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper .details .title {
    font-size: 14px;
    line-height: 20px;
  }
  .fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper .details .value {
    font-size: 14px;
    line-height: 20px;
  }
  .fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper .details .totals .title {
    font-size: 16px;
    line-height: 22px;
  }
  .fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper .details .totals .value {
    font-size: 16px;
    line-height: 22px;
  }
  .fixit-order-page.success-page .row.main-row .main-info-wrapper .totals-wrapper .details .totals .value small {
    font-size: 14px;
    line-height: 20px;
  }
  .checkout-onepage-success .account .column.main .order-details-items .order-title {
    display: none;
  }
  .checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper .mobile-info {
    flex-direction: column;
    gap: 0;
    justify-content: start;
    align-items: start;
  }
  .checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper .mobile-info strong {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    text-align: left;
  }
  .checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper {
    gap: 12px;
  }
  .checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper .mobile-info .item-options div {
    font-size: 14px;
    line-height: 20px;
  }
  .checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .img-wrapper .mobile-info .item-options {
    gap: 0;
  }
  .checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info {
    flex-direction: column;
  }
  .checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .price-wrapper .price {
    font-family: "pffuturaNeu-book";
    font-size: 14px;
    line-height: 20px;
    margin-right: 70px;
    margin-top: 12px;
  }
  .checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .price-wrapper {
    margin-top: 12px;
  }
  .row.review-row .review-inner .title {
    font-size: 14px;
    line-height: 20px;
  }
  .row.review-row .review-inner {
    padding: 16px;
  }
  .row.review-row .review-inner .selector-wrapper button {
    width: 100%;
    max-width: 25px;
    height: auto;
    max-height: 30px;
    font-size: 12px;
    line-height: 20px;
  }
  .row.review-row .review-inner .selector-wrapper {
    gap: 2px;
  }
  .row.review-row .review-inner .info-tooltips span {
    font-size: 14px;
    line-height: 20px;
  }
  .row.review-row .review-inner .form-wrapper textarea {
    font-size: 14px;
    line-height: 20px;
  }
  .row.review-row .review-inner .form-wrapper .actions button {
    font-size: 14px;
    line-height: 20px;
  }
  .checkout-onepage-success .account .column.main .order-details-items .order-title {
    display: flex;
  }
  .checkout-onepage-success .fixit-ordered .fixit-title {
    margin-bottom: 20px;
  }
  body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field.set.billing {
    flex-direction: row;
    align-items: baseline;
  }
  body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field.set.billing input {
    margin-top: 0;
  }
  body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field.set.shipping {
    flex-direction: row;
    align-items: baseline;
  }
  body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field.set.shipping input {
    margin-top: 0;
  }
  body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field.set.shipping label {
    white-space: normal;
    width: 100%;
  }
  body.account.customer-address-form .page-wrapper .page-main .columns .column .form-address-edit .fieldset .field.set.billing label {
    white-space: normal;
    width: 100%;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .notification-wrapper {
    gap: 12px;
  }
  .row.review-row .primary .title {
    text-align: center;
  }
  .row.review-row .primary .content {
    text-align: center;
  }
  .checkout-agreements .checkout-agreement.field.choice.required label:after {
    top: 5px;
  }
  .checkout-agreements .checkout-agreement.field.choice.required > label {
    position: relative;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .shipping-wrapper .left-col .date.desktop {
    display: none;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .shipping-wrapper .left-col .date.mobile {
    display: flex;
  }
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .secondary {
    bottom: 26%;
  }
  .box-tocart.simple .pdp-info-tabs {
    order: 99;
    margin-right: 0;
    margin-left: 0;
    margin-top: 15px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main:not(:has(.selected-options-container)) div a.towishlist {
    left: unset;
    right: -5%;
  }
  .services-mob-row {
    order: 99;
    margin-bottom: 20px;
  }
  .catalog-product-view .product-info-main:has(.simple) .additional-attributes-wrapper {
    margin-left: 0;
    margin-top: 20px;
  }
  .account.newsletter-manage-index .form-newsletter-manage {
    min-height: auto;
  }
  .account.newsletter-manage-index .form-newsletter-manage .actions-toolbar {
    flex-direction: column;
  }
  .account.newsletter-manage-index .form-newsletter-manage .fieldset {
    margin-bottom: 30px;
  }
  .fixit-order-page.success-page .row.top-row .info-top-wrapper .bell-animation {
    width: 55px;
    height: 55px;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column:nth-of-type(5) {
    display: flex !important;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column:nth-of-type(6) {
    display: flex !important;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column:nth-of-type(7) {
    display: flex !important;
  }
  .bottom-row .blocks-wrapper > .pagebuilder-column-line {
    overflow-x: scroll;
    flex-wrap: nowrap;
  }
  .bottom-row .blocks-wrapper .pagebuilder-column {
    flex: 0 0 82px;
  }
  .catalog-product-view .modal-popup.modal-screeninfo._inner-scroll .modal-inner-wrap .modal-header,
  .catalog-product-view .modal-popup.modal-liquidinfo._inner-scroll .modal-inner-wrap .modal-header {
    position: relative;
  }
  .payment-method._active .payment-method-content:has(.bacs-after-instructions) > p {
    top: -45px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions #productalertstock.alert br {
    display: block;
    text-align: center;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field.popup .popup__content {
    top: 0;
    transform: translate(-50%, 100%);
    position: fixed;
  }
  .checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .price-wrapper {
    position: relative;
    right: 27%;
  }
  .page-header .header-bottom .header-bottom-inner .header-btn.sell:hover {
    color: #fff;
  }
  td#label_method_boxnow_boxnow.col-method:after {
    content: '';
    background-image: url(/pub/media/wysiwyg/icons/boxnowgr-logo.png);
    display: block;
    width: 67px;
    height: 40px;
    opacity: 1;
    z-index: 99;
    background-size: contain;
    background-repeat: no-repeat;
    right: -75px;
    position: absolute;
    bottom: 0px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .product-item .product-item-info .product-item-details .custom-swatch-render .battery .swatch-attribute-options .swatch-option {
    width: 45px;
    height: 18px;
    font-size: 9px;
    padding: 3px 0;
    border-radius: 7px;
    margin-right: 2px;
  }
  .cms-home .page-wrapper .page-main .columns .column .one-product-content .config-product .products-grid .fixit-countdown .product-item .product-item-info .product-item-details .custom-swatch-render .battery {
    justify-content: center;
    display: flex !important;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.klarna-payments-method._active {
    height: 200px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.klarna-payments-method._active .payment-method-content {
    top: 80px;
    left: 20px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions #productalertstock.alert {
    margin: 0;
  }
  .catalog-category-view .product-item.outofstock .product-item-actions .actions-primary .tocart.productalertstock span {
    font-size: 0;
    background-color: #fff;
    border-color: #fff;
  }
  .catalog-category-view .product-item.outofstock .product-item-actions .actions-primary .tocart.productalertstock {
    background-color: #fff;
    border-color: #fff;
  }
  .page-wrapper .page-footer .content .block-static-block .content-wrapper-first-mobile > p.contact-info {
    background-color: #333;
    color: #fff;
    cursor: pointer;
    padding: 18px 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    transition: .4s;
    font-weight: 400;
    font-family: "pffuturaNeu-semiBold";
    -webkit-font-smoothing: antialiased;
  }
  td#label_method_boxnow_boxnow.col-method:after {
    width: 100px;
    height: 70px;
    right: -85px;
    bottom: -10px;
  }
  .form.methods-shipping .amcheckout-shipping-methods .amcheckout-items .row.amcheckout-method:has(input[value=boxnow_boxnow]) .col-price {
    position: absolute;
    right: 20px;
  }
  .catalog-product-view #CookiebotWidget:not(.CookiebotWidget-inactive) {
    bottom: 100px;
  }
  .storelocator-modal .modal-header h1 {
    font-size: 16px;
    line-height: 22px;
  }
  .catalog-category-view .page-wrapper .page-title-wrapper:not(:has(.has-custom-bg)) {
    background-image: url('/media/wysiwyg/icons/mobile-category-banner.png');
    background-size: cover;
  }
  .amcheckout-summary-container .minicart-items .product-item-details .product.options .content {
    max-width: 130px;
  }
  .page-wrapper .page-header .header .nav-sections .nav-sections-item-content .navigation .ui-menu.ui-widget.ui-widget-content li.level-top a.level-top {
    font-family: "pffuturaNeu-book";
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method .payment-method-title label:before {
    width: 20px;
    height: 20px;
    margin-top: 0;
  }
  .klarna-payments-method .label.klarna-payments-method-cell .klarna-payments-method-cell:last-of-type {
    gap: 15px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .payment-method-content > p {
    font-size: 12px;
    line-height: 18px;
    left: 5px;
    position: relative;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.klarna-payments-method._active {
    height: auto;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.vivawalletsmartcheckout .payment-method-title:after {
    left: 47px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > p {
    left: 40px;
    top: -60px;
  }
  .payment-method.klarna-payments-method .payment-method-title .label.klarna-payments-method-cell:before {
    width: 20px !important;
    height: 20px !important;
    max-width: 100% !important;
    margin-top: 0 !important;
    min-width: 20px !important;
    margin-right: 10px !important;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .klarna-payments-method .payment-method-title label {
    align-items: start !important;
  }
  .amcheckout-summary-container .minicart-items .product-item-details .product.options .content .values span {
    padding-left: 0;
  }
  .cms-page-view .page-wrapper .page-title-wrapper {
    background-image: url('/media/wysiwyg/icons/mobile-category-banner.png');
    margin: 0 auto 30px;
    border-radius: 0 !important;
  }
  .fixit-minicart-options .product.options.list .values span {
    font-size: 12px;
    line-height: 16px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal {
    padding-top: 25px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method.klarna-payments-method._active {
    min-height: 200px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.klarna-payments-method._active .payment-method-content:has(#klarna-pay-later-container) {
    top: 80px;
  }
  .page-wrapper .page-header .header .block-search {
    order: -1;
    padding-top: 0;
    margin-top: 0;
  }
  .page-header .amsearch-input-wrapper {
    flex-grow: 10;
    width: initial;
  }
  .page-wrapper .page-header .header .block-search .block-content .minisearch .label:before {
    height: 32px;
    font-size: 20px;
    font-weight: 400;
  }
  .page-wrapper .page-header .header .block-search .block-content .minisearch .control {
    border-top: none;
  }
  .page-wrapper .page-header .header .block-search .block-content .minisearch.active {
    position: absolute;
    left: 0;
    right: 0;
    top: -30px;
    bottom: 0;
    height: 90px;
    width: 100%;
    z-index: 99;
    background-color: #333333;
    display: flex;
    align-items: center;
  }
  .page-wrapper .page-header .header .header-right-section:has(.minisearch.active) {
    margin-left: 0;
  }
  .page-wrapper .page-header .header .block-search .block-content .minisearch.active .label.active:before {
    left: 20px;
    top: 40px;
  }
  .page-wrapper .page-header .header .header-mid-section {
    position: relative;
    z-index: 99;
  }
  .page-wrapper .page-header .block-search .block-content .minisearch .label:before {
    transform: translate(-50%, 2%);
  }
  .page-header .header.content {
    max-height: 40px;
  }
}
@media (max-width: 768px) {
  .checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .price-wrapper {
    position: relative;
  }
  .checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .price-wrapper {
    right: 8%;
  }
  .invoice-modal-container .message-container {
    font-size: 14px;
  }
}
/*768 css*/
@media (max-width: 500px) {
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal .price-excluding-tax .price {
    font-size: 20px;
  }
  .checkout-cart-index .accessory-price {
    font-size: 20px;
  }
}
@media (max-width: 470px) {
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method.klarna-payments-method._active {
    min-height: 230px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.klarna-payments-method._active .payment-method-content:has(#klarna-pay-later-container) {
    top: 105px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:has(label[for="cashondelivery"]) .payment-method-content > p {
    font-size: 12px;
    line-height: 18px;
    padding-top: 5px;
  }
}
@media (max-width: 450px) {
  .summary-product-options:before {
    height: 120px;
  }
}
@media (max-width: 430px) {
  .customer-account-login .page-wrapper .page-main .columns .column .login-container .block-customer-login .block-content .form .fieldset .actions-toolbar .secondary {
    bottom: 26%;
  }
}
@media (max-width: 410px) {
  .checkout-index-index .page-wrapper .page-main .columns .column .checkout-container .amcheckout-main-container .amcheckout-column.-main .amcheckout-block li.checkout-payment-method .step-content .payments .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-content .amcheckout-wrapper .payment-method.klarna-payments-method._active {
    min-height: 250px;
  }
}
@media (max-width: 400px) {
  .catalog-product-view .page-wrapper .page-main .columns .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .actions #productalertstock.alert {
    font-size: 10px;
    line-height: 16px;
    padding: 0 10px;
  }
  .fixit-cart-item .custom-option-update .custom-option span.text-wrapper {
    max-width: 120px;
    font-size: 12px;
  }
  .fixit-cart-item .custom-option-update .custom-option {
    padding-inline: 12px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal .price-excluding-tax .price {
    font-size: 18px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal {
    right: 0;
  }
  .summary-items-fixit .options .options-list span {
    font-size: 12px;
  }
  .summary-items-fixit .sidebar-cart-item .product .product-price {
    font-size: 16px;
  }
  .summary-product-options .summary-product-option .option-price {
    font-size: 16px;
  }
  .summary-product-options .summary-product-option .text-wrapper {
    font-size: 12px;
  }
  .summary-items-fixit .options .options-list {
    max-width: 95%;
    flex-wrap: wrap;
  }
  .checkout-cart-index .accessory-actions .add-to-cart {
    margin-left: 30px;
  }
  .minicart-items .product-item:has(.custom-screen-protection.screen):not(:has(.custom-screen-protection.liquid)) .custom-screen-protection.screen {
    top: 115px;
  }
  .custom-screen-protection .details .value {
    font-size: 12px;
  }
  .summary-product-options .summary-product-option:nth-of-type(2):after {
    height: 90px;
  }
  .minicart-items .product-item:has(.custom-screen-protection) .fixit-minicart-options:before {
    height: 95px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .serviceFrom .written-form {
    flex-wrap: wrap;
  }
  .cms-return-form.cms-page-view .page-wrapper .page-title-wrapper {
    margin-top: 0;
    background-image: url(/media/wysiwyg/icons/blog-mobile-bg.png);
    background-size: cover;
    min-height: 300px;
    margin-bottom: 24px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main .form-info h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main .form-info p {
    font-size: 16px;
    line-height: 22px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .main-class .form-data label {
    font-size: 18px;
    line-height: 24px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .main-class {
    margin-top: 12px;
    gap: 24px;
    flex-direction: column;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form h3.deviceDetails {
    margin-top: 35px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .caution p.cautionDetails {
    font-size: 16px;
    line-height: 22px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .optionalDevice h3.deviceDetails {
    font-size: 24px;
    line-height: 32px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .serviceFrom h3.deviceDetails {
    font-size: 24px;
    line-height: 32px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .serviceFrom .written-form label {
    font-size: 16px;
    line-height: 22px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .serviceFrom .written-form input {
    margin: 0;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .serviceFrom .written-form .service-from-input {
    padding: 0;
    width: 100%;
    align-items: center;
    margin-bottom: 12px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .privacy .privacyDetails p {
    font-size: 16px;
    line-height: 22px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .checkbox label {
    font-size: 16px;
    line-height: 22px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .checkbox input {
    margin: 0;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .checkbox {
    margin-top: 16px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .btns .button {
    margin-left: 0;
    width: 100%;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .btns {
    flex-wrap: wrap;
    gap: 16px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main {
    margin: 0 20px;
  }
  .cms-return-form .page-wrapper .page-main-full-width .columns .column .form-info-main form.written-form .serviceFrom .written-form {
    gap: 0;
  }
  .fixit-cart-item .custom-option-update .custom-option a {
    left: 48px;
  }
  .checkout-cart-index .accessory-actions .add-to-cart {
    left: 90px;
  }
  .checkout-cart-index .accessory-price {
    right: 5px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .payment-method-content {
    bottom: 0;
    left: 50px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.vivawalletsmartcheckout .payment-method-title:after {
    max-width: 250px;
  }
  .custom-social-login-wrapper .account-social-login .block-content .social-btn a > span {
    left: -10px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal .price-excluding-tax .price {
    font-size: 18px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-info .col .product-item-photo .product-image-wrapper .product-image-photo {
    width: 60px;
    height: 60px;
    margin: 10px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .items .cart .item-info .col .product-item-photo .product-image-container {
    max-width: 70px;
    max-height: 70px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr.item-info {
    margin-left: 0;
  }
  .checkout-cart-index .accessory-item .accessory-image img {
    margin: 10px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .cart > .item > tr.item-accessories {
    margin-left: 15px;
  }
  .checkout-cart-index .accessory-price {
    font-size: 18px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active:has(input[value="banktransfer"]) .payment-method-content > p {
    bottom: 20px;
    top: -50px;
    max-height: fit-content;
    display: block;
    max-width: 75%;
  }
  .add-tempered-glass.liquids .price-container span {
    font-size: 10px;
  }
  .add-tempered-glass.liquids .content-text {
    max-width: 70%;
  }
  .add-tempered-glass.tempered .content-text {
    max-width: 60%;
  }
  .checkout-cart-index .accessory-actions .add-to-cart {
    left: 100px;
  }
  .checkout-onepage-success .order-details-items.ordered .table-wrapper .fixit-item-row .product-info .price-wrapper {
    right: 1%;
  }
  body.account .page-wrapper .page-main .columns .column.main .block.block-dashboard-info .block-content .box.box-information .box-email .box-content p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .product-item-name {
    max-width: 135px;
  }
}
@media (max-width: 360px) {
  .checkout-cart-index .page-wrapper .page-main .columns .column .cart-container .form-cart .table-wrapper .subtotal .price-excluding-tax .price {
    font-size: 16px;
  }
  .fixit-cart-item .custom-option-update .custom-option span.text-wrapper {
    font-size: 10px;
  }
  .fixit-cart-item .custom-option-update .custom-option span.text-wrapper {
    max-width: 100px;
  }
  .summary-items-fixit .sidebar-cart-item .product .product-price {
    font-size: 14px;
    line-height: 20px;
  }
  .summary-items-fixit .sidebar-cart-item .product .product-name strong {
    font-size: 12px;
  }
  .summary-items-fixit .options .options-list span {
    font-size: 11px;
  }
  .summary-product-options .summary-product-option .option-price {
    font-size: 14px;
  }
  .accessory-actions {
    gap: 5px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns {
    margin: 20px 15px;
  }
  .page-header .header-bottom .header-bottom-inner .header-btn.sell:hover,
  .page-header .header-bottom .header-bottom-inner .header-btn.buy:hover {
    color: #fff;
  }
}
/*mobile css*/
