/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/** phpcs:ignoreFile */
/**
 * 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;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * 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);
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto;
    width: 280px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-popup-wrapper {
    padding: 15px;
  }
}
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * 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 © Magmodules.eu. All rights reserved.
  * See COPYING.txt for license details.
  */
/**
  * Copyright © Magmodules.eu. All rights reserved.
  * See COPYING.txt for license details.
  */
@font-face {
  font-family: 'feedbackcompany-icons';
  src: url('../Magmodules_FeedbackCompanySR/fonts/feedbackcompany-icons/feedbackcompany-icons.woff2') format('woff2'), url('../Magmodules_FeedbackCompanySR/fonts/feedbackcompany-icons/feedbackcompany-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
[class^="feedbackcompany-"]:before,
[class*=" feedbackcompany-"]:before {
  font-family: 'feedbackcompany-icons';
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 2.5rem;
  margin-right: 0.5rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 2.5rem;
  margin-left: 0.5rem;
}
.feedbackcompany-icon__volume-control:before {
  content: '\e800';
}
.feedbackcompany-icon__x-mark:before {
  content: '\e801';
}
.feedbackcompany-icon__quote-left:before {
  content: '\e802';
}
.feedbackcompany-icon__quote-right:before {
  content: '\e803';
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
:root {
  --star-filled: #50c1e6;
  --star-empty: #d1d5db;
  --link-color: #3b82f6;
  --link-hover-color: #1d4ed8;
  --border-color: #e5e7eb;
  --widget-background: #fff;
  --widget-background-light: #f9f9f9;
  --star5: #8fdaa0;
  --star4: #c1e98f;
  --star3: #f1d86d;
  --star2: #f2ba63;
  --star1: #e2805d;
  --dot-active-color: #000000;
  --overlay-background: rgba(0, 0, 0, 0.4);
  --box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  --border-radius: 12px;
}
._error .order-comment-input {
  outline: none;
  border: 2px solid #ed8380;
}
._error .order-comment-input:focus {
  outline: none;
  border: 2px solid #ed8380;
  box-shadow: 0 0 3px #ed8380;
}
.um-remaining-chars {
  display: block;
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  z-index: 1;
  margin-top: -5px;
}
.um-remaining-chars .chars-value {
  color: #ff5501;
  font-weight: 700;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
  display: block;
}
.extend_1,
.owl-carousel.products .owl-controls .owl-nav .owl-prev,
.owl-carousel.products .owl-controls .owl-nav .owl-next,
.owl-carousel.products .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  user-select: none;
  font-size: 0;
}
.products.products-grid,
.custom-slider {
  position: relative;
  padding: 0 0 20px;
}
.products.products-grid .banner-image img,
.custom-slider .banner-image img {
  height: auto;
}
.products.products-grid.remove-padding .owl-stage-outer,
.custom-slider.remove-padding .owl-stage-outer {
  padding: 0;
}
.products-grid .owl-item .product-item .product-item-details .price-box .old-price {
  margin-left: 0;
}
.owl-carousel.products {
  display: none;
  width: 100%;
  position: relative;
  z-index: 0;
}
.owl-carousel.products .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel.products .owl-animated-in {
  z-index: 0;
}
.owl-carousel.products .owl-animated-out {
  z-index: 1;
}
.owl-carousel.products .fadeOut {
  animation-name: fadeOut;
}
.owl-carousel.products .owl-stage {
  position: relative;
}
.owl-carousel.products .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel.products .owl-stage-outer {
  position: relative;
  overflow: hidden;
  padding: 20px 0;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev {
  width: 40px !important;
  top: 0 !important;
  left: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev:hover {
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev.owl-prev-bottom.owl-label-show {
  width: auto !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next {
  width: 40px !important;
  top: 0 !important;
  right: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next:hover {
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next.owl-next-bottom.owl-label-show {
  width: auto !important;
}
.owl-carousel.products.owl-loaded {
  display: block;
}
.owl-carousel.products.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.products.owl-hidden {
  opacity: 0;
}
.owl-carousel.products .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  user-select: none;
}
.owl-carousel.products .owl-item img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
}
.owl-carousel.products .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-item .product-item {
  width: 100% !important;
  margin: 10px;
}
.owl-carousel.products .owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.products.owl-rtl {
  direction: rtl;
}
.owl-carousel.products.owl-rtl .owl-item {
  float: right;
}
.owl-carousel.products .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel.products .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../../frontend/Magento/blank/nl_NL/Mageplaza_Core/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: scale 100ms ease;
}
.owl-carousel.products .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}
.owl-carousel.products .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel.products .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel.products .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-carousel.products .owl-refresh .owl-item {
  display: none;
}
.owl-carousel.products.owl-text-select-on .owl-item {
  user-select: auto;
}
.owl-carousel.products .banner-item .content_slider {
  position: absolute;
  top: 25%;
  left: 50px;
  width: calc(100% - 120px);
  z-index: 1;
  color: #ffffff;
}
.owl-carousel.products .banner-item .content_slider .banner-title {
  width: 100%;
  color: #ffffff;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  clear: both;
}
.owl-carousel.products .banner-item .content_slider .banner-description {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
  padding: 15px 0;
}
.owl-carousel.products .banner-item .content_slider .buttons {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
}
.owl-carousel.products .banner-item .content_slider .buttons a.action.primary {
  margin: 10px;
}
.owl-carousel.products .banner-item .content_slider .buttons .custom_content {
  margin: 10px 0 0;
  text-align: center;
}
.owl-carousel.products .product-item-details {
  float: left;
  width: 100%;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.owl-theme.owl-carousel .owl-controls .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme.owl-carousel .owl-controls .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  border: 1px solid #d6d6d6;
  background: white;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:hover span {
  background: #000000;
}
.owl-theme.owl-carousel .owl-controls .owl-dot.active span {
  background: #000000;
  border: 1px solid #000000;
}
.owl-theme.owl-carousel .product .price-container .price {
  padding-right: 3px;
}
.owl-theme .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #ffffff;
  font-size: 0px;
  margin: calc(-@size / 2) 0 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  overflow: hidden;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-] {
  background: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: 15px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.owl-prev-bottom {
  position: relative;
  left: 0px !important;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.owl-prev-bottom.owl-label-show {
  position: relative;
  display: inline-block;
  text-indent: unset;
  width: auto;
  line-height: 40px;
  color: #555555;
  padding-left: 25px;
  padding-right: 10px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.owl-prev-bottom.owl-label-show:before {
  left: 0px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.owl-prev-bottom:hover {
  color: #000;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: -55px;
  font-size: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
  position: absolute;
  top: 8px;
  left: 6px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: #555555;
  text-indent: 0;
  border-top: none;
  transform: rotate(360deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: 15px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.owl-next-bottom {
  position: relative;
  right: 0px !important;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.owl-next-bottom.owl-label-show {
  position: relative !important;
  position: relative;
  display: inline-block;
  text-indent: unset;
  width: auto;
  line-height: 40px;
  color: #555555;
  padding-left: 10px;
  padding-right: 25px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.owl-next-bottom.owl-label-show:before {
  left: auto;
  right: 0px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.owl-next-bottom:hover {
  color: #000;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: -55px;
  font-size: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
  position: absolute;
  top: 8px;
  left: 7px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: #555555;
  border-top: none;
  transform: rotate(180deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #000000;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  background-color: #ffffff;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  border-color: #000000;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme.owl-rtl .owl-controls .owl-nav .owl-next.owl-next-bottom {
  right: -40px !important;
}
.owl-theme.owl-rtl .owl-controls .owl-nav .owl-next.owl-next-bottom.owl-label-show {
  right: 0px !important;
}
.owl-theme.owl-rtl .owl-controls .owl-nav .owl-prev.owl-prev-bottom {
  right: 40px !important;
}
.owl-theme.owl-rtl .owl-controls .owl-nav .owl-prev.owl-prev-bottom.owl-label-show {
  right: 0px !important;
}
.owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
[class*=owl-carousel-products-] .owl-theme .owl-dots {
  position: relative;
  bottom: -20px;
}
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:after {
  background: #000000;
}
.no-js .owl-carousel {
  display: block;
}
#pre-div-ajax {
  position: relative;
  top: 80px;
}
#pre-div {
  background-color: #ffffff;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10000;
}
#pre-div .imageloader-loader {
  width: 100%;
  height: 100%;
}
#pre-div .imageloader-loader td {
  vertical-align: middle;
  text-align: center;
}
#pre-div .cssload-loader {
  position: relative;
  left: calc(50% - 31px);
  top: calc(50% - 31px);
  width: 62px;
  height: 62px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  perspective: 780px;
}
#pre-div .cssload-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
#pre-div .cssload-inner.cssload-one {
  left: 0%;
  top: 0%;
  animation: cssload-rotate-one 1.15s linear infinite;
  -o-animation: cssload-rotate-one 1.15s linear infinite;
  -ms-animation: cssload-rotate-one 1.15s linear infinite;
  -webkit-animation: cssload-rotate-one 1.15s linear infinite;
  -moz-animation: cssload-rotate-one 1.15s linear infinite;
  border-bottom: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-two {
  right: 0%;
  top: 0%;
  animation: cssload-rotate-two 1.15s linear infinite;
  -o-animation: cssload-rotate-two 1.15s linear infinite;
  -ms-animation: cssload-rotate-two 1.15s linear infinite;
  -webkit-animation: cssload-rotate-two 1.15s linear infinite;
  -moz-animation: cssload-rotate-two 1.15s linear infinite;
  border-right: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-three {
  right: 0%;
  bottom: 0%;
  animation: cssload-rotate-three 1.15s linear infinite;
  -o-animation: cssload-rotate-three 1.15s linear infinite;
  -ms-animation: cssload-rotate-three 1.15s linear infinite;
  -webkit-animation: cssload-rotate-three 1.15s linear infinite;
  -moz-animation: cssload-rotate-three 1.15s linear infinite;
  border-top: 3px solid #000000;
}
#pre-div .catalog-product-view .product-items .product-item-actions .actions-secondary {
  display: inline-block !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.tocompare {
  position: absolute !important;
  right: 0 !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.towishlist {
  position: absolute !important;
  left: 0 !important;
}
@keyframes cssload-rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-one {
  0% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-one {
  0% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-one {
  0% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-two {
  0% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-two {
  0% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-two {
  0% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-three {
  0% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-three {
  0% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-three {
  0% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
.catalog-product-view.theme-pearl .column.main .block-content.content .block-actions .action.select {
  font-size: 18px;
}
.catalog-product-view .column.main .block-content.content .block-actions .action.select {
  margin-left: 10px;
}
.catalog-product-view .column.main .products-grid.products-related .product-item .product-item-info .product-item-details .field.choice.related {
  width: 80px;
  margin: 0 auto;
  float: none;
  position: static;
}
/* Mixins */
.css-code-ie-edge {
  /* IE10+ Edge CSS styles go here */
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 5px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e608" !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  overflow: visible !important;
  right: 30px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 42px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
  left: 45px;
}
.css-code-ie-edge [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
  right: -55px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
  background: transparent !important;
  color: #fff !important;
}
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
  color: black !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
@supports (-ms-ime-align:auto) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
@media only screen and (max-width: 767px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * 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%;
  }
}
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * 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.
 */
.block.crosssell .owl-stage .owl-item .product-item {
  width: 89% !important;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cart-summary {
    top: auto !important;
  }
}
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
@-webkit-keyframes underline {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes underline {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
/**
 * Copyright © Best4u Media B.V. All rights reserved.
 */
@media only screen and (max-width: 992px) {
  .weltpixel_newsletter #weltpixel_newsletter {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 768px) {
  .weltpixel_newsletter #weltpixel_newsletter input[type=text],
  .weltpixel_newsletter #weltpixel_newsletter input[type=email],
  .weltpixel_newsletter #weltpixel_newsletter #popup_newsletter_email {
    height: 50px;
    width: 100% !important;
  }
  .weltpixel_newsletter #weltpixel_newsletter .action.subscribe {
    width: 100%;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 14px 7px 0;
  }
  .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 7px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-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-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-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 .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,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:after,
  .magento-payments-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 .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    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,
  .product-add-form .fieldset > .field,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .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,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 7px;
    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,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 28px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .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 {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 14px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 50px;
    margin-bottom: 56px;
  }
  .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: 1450px;
    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: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    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: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    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: 35px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    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 14px 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: 53px;
    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: #08102c;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #08102c;
    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: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    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: #d1d1d1;
    color: #d1d1d1;
    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 28px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #08102c;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .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: 'icons-blank-theme';
    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: 'icons-blank-theme';
    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;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .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: 28px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 28px;
    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 24px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 28px;
    font-size: 1.6rem;
    color: #08102c;
    text-decoration: none;
    background: #f5fcff;
    border: 1px solid #dfe9eb;
    border-bottom: none;
    height: 28px;
    padding: 16px 0 16px 0;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #08102c;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #08102c;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #08102c;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #08102c;
    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: 17px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 61px;
    padding: 24px 0 0 0;
    border: 0;
    border-top: 1px solid #dfe9eb;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: right;
  }
  .actions-toolbar .secondary {
    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 0 0 5px;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 15px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .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;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 21px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 14px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .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%;
  }
  .home-categories-wrapper {
    padding: 40px 0;
  }
  .home-categories .block-title {
    margin: 0 0 40px;
  }
  .home-categories .block-content .category-items {
    column-gap: 16px;
    row-gap: 16px;
  }
  .home-categories .block-content .category-items .category-item {
    width: calc((100% - 2 * 16px) / 3);
  }
  .home-categories .block-content .category-items .category-item .category-item-details {
    bottom: 24px;
    left: 24px;
    max-width: calc(100% - 2 * 24px);
  }
  .home-categories .block-content .category-items .category-item .category-item-details .category-item-link {
    font-size: 22px;
  }
  .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;
  }
  .feedbackcompany-widget-list:not(.slick-initialized) .feedbackcompany-widget-item {
    min-width: 32%;
  }
  [data-element*="feedbackcompany-floating-widget"].no-mobile {
    display: inline-flex;
  }
  [data-element*="feedbackcompany-overview-widget"] {
    grid-template-columns: 300px 1fr;
    overflow-x: clip;
  }
  [data-element*="feedbackcompany-overview-widget"] .sidebar {
    position: sticky;
    top: 20px;
  }
  [data-element*="feedbackcompany-overview-widget"] [data-element="summary"] header img {
    max-width: 116px;
  }
  [data-element*="feedbackcompany-overview-widget"] [data-element="rating-filter"] > div {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  }
  [data-element*="feedbackcompany-overview-widget"] [data-element="rating-filter"] [data-filter="clear"] {
    justify-content: center;
  }
  #feedback-reviews .open-filters i {
    font-size: 2rem;
  }
  .modal-filters_container .modal-inner-wrap {
    max-width: 840px;
  }
  .modal-filters_container .modal-inner-wrap .modal-inner-wrap,
  .modal-filters_container .modal-inner-wrap .modal-header {
    border-radius: 0.5rem;
  }
  .filters-container label {
    max-width: 20%;
  }
  .filters-container label:first-child {
    max-width: 15rem;
  }
  .account-filters img + span {
    display: none;
  }
  .account-title,
  .account-title_brand,
  .account-title_description-text,
  .account-title_description-reviews {
    display: flex;
  }
  .reviews-header {
    margin-bottom: 3rem;
  }
  .brand-logo {
    align-items: center;
  }
  .account-title {
    margin-bottom: 2rem;
  }
  .account-title_brand {
    margin-right: 2rem;
    align-items: center;
    padding: 1.6rem 2rem;
    width: calc(28%);
  }
  .account-title_brand .rating-summary,
  .account-title_brand-reviews {
    display: none;
  }
  .account-title_description {
    justify-content: space-between;
    padding: 1.6rem 2rem;
    width: 70%;
  }
  .account-title_description-text {
    flex-direction: column;
  }
  .account-title_description-text > b {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 0.8rem;
  }
  .account-title_description-text > span {
    font-size: 1.3rem;
  }
  .account-title_description-reviews {
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 18rem;
  }
  .account-title_description-reviews > div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0.8rem;
  }
  .account-title_description-reviews b {
    white-space: nowrap;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .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%;
    padding: 0;
    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;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 28px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #1f3ea9;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #1f3ea9;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #3e61dc;
  }
  .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: 24px;
    line-height: inherit;
    color: #1f3ea9;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #1f3ea9;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 35px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 14px 14px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 35px;
  }
  .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%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 42px;
    padding: 14px 0 42px;
  }
  .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;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #868da5;
    font-weight: 400;
  }
  .block-search input:-moz-placeholder {
    color: #868da5;
    font-weight: 400;
  }
  .block-search input::-moz-placeholder {
    color: #868da5;
    font-weight: 400;
  }
  .block-search input:-ms-input-placeholder {
    color: #868da5;
    font-weight: 400;
  }
  .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;
    padding: 7px 0;
    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: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    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: inherit;
  }
  .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;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 28px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 14px;
  }
  .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 7px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 14px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 28px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 14px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 35px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 42px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 14px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 28px;
    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: 4rem;
    border-bottom: 0;
    margin-bottom: 35px;
  }
  .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: 767px;
    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: 14px 42px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 14px 0 0 56px;
  }
  .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-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 28px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 28px 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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 42px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .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%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 28px;
    vertical-align: top;
    width: 48.8%;
  }
  .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: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 14px 14px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 28px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 28px;
  }
  .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;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 28px 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: 28px;
    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%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 7px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 28px;
  }
  .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: 14px;
    padding: 7px 14px 14px;
    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: 14px;
    padding: 7px 14px 14px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 35px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .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 .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 28px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .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;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -28px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 28px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 16px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 7px;
  }
  .header.content {
    padding: 42px 28px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 14px;
    padding-top: 14px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 28px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 14px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 14px;
    padding-right: 14px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 28px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .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;
  }
  .breadcrumbs {
    max-width: initial;
    padding: 0;
  }
  .breadcrumbs .items {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1450px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .breadcrumbs .item:not(:last-child):after {
    font-size: 32px;
    line-height: 28px;
  }
  .fieldset .legend {
    margin-left: 0;
  }
  .fieldset > .field {
    /** phpcs:disable */
    margin: 0 0 20px;
    /** phpcs:enable */
    margin: 0 0 25px;
  }
  .fieldset > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .fieldset > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .fieldset > .field > .label {
    margin: 0 0 7px;
    display: inline-block;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    display: none;
  }
  form .actions-toolbar .column:not(.sidebar-main) form .actions-toolbar .column,
  form .actions-toolbar .column:not(.sidebar-additional) form .actions-toolbar .column {
    margin: 0;
  }
  .inner-content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1450px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-layout-2columns-left .column.main {
    padding-left: 0;
  }
  .page-layout-2columns-right .column.main {
    width: 100%;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 0;
    width: 100%;
  }
  .columns {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    row-gap: 20px;
  }
  .sidebar-main {
    padding-right: 0;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top-color: #dfe9eb;
  }
  .nav-sections {
    background-color: #00b900;
    margin-bottom: 0;
  }
  .navigation {
    background: none;
    max-width: initial;
    padding: 0 20px;
  }
  .navigation ul {
    padding: 0;
  }
  .navigation > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    column-gap: 20px;
    padding: 5px 0;
  }
  .navigation .level0 {
    margin: 0;
    position: static;
  }
  .navigation .level0 > .level-top {
    color: #ffffff;
    font-size: 14px;
    line-height: 28px;
    padding: 8px 10px;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #ffffff;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    color: #ffffff;
    border: 0;
  }
  .navigation .level0 .submenu {
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-color: #dfe9eb;
    column-gap: 20px;
    left: -20px !important;
    padding: 15px 20px 30px 15px;
    row-gap: 15px;
    width: calc(100% + 40px);
    min-height: 118px;
  }
  .navigation .level0 .submenu:before,
  .navigation .level0 .submenu:after {
    display: none;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    font-weight: 700;
    font-size: 28px;
    letter-spacing: -8px;
    line-height: 10px;
    text-indent: -8px;
  }
  .navigation .level0.parent:hover > .submenu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 2;
  }
  .navigation .level0 li.level1,
  .navigation .level0 li.all-category {
    margin: 0;
    width: calc((100% - 2 * 20px) / 3);
  }
  .navigation .level0 li.level1 > a,
  .navigation .level0 li.all-category > a {
    color: #08102c;
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    padding: 0;
    position: relative;
  }
  .navigation .level0 li.level1 > a:hover,
  .navigation .level0 li.all-category > a:hover {
    color: #00b900;
  }
  .navigation .level0 li.level1 > .submenu,
  .navigation .level0 li.all-category > .submenu {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    border: 0;
    display: block;
    left: auto !important;
    margin: 20px 0 0;
    min-width: 0;
    padding: 0;
    position: relative;
    right: auto !important;
    top: auto !important;
  }
  .navigation .level0 li.level1 > .submenu li.level2,
  .navigation .level0 li.all-category > .submenu li.level2 {
    font-size: 1.4rem;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
  .column.main .products.products-grid {
    margin: 0 0 30px;
  }
  .product-items {
    column-gap: 16px;
  }
  .products-grid .product-item {
    width: calc((100% - 2 * 16px) / 3);
  }
  .page-products .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 2 * 16px) / 3);
  }
  .product-item .product-item-actions .actions-primary .action.primary {
    padding: 14px 20px;
  }
  .product-item .product-item-actions .actions-primary .stock.unavailable {
    padding: 14px 20px;
  }
  .block.related {
    margin: 60px 0 0;
  }
  .block.related .block-title {
    margin: 0 0 40px;
  }
  .block.related .block-content .product-items {
    margin: 0 -8px;
  }
  .block.related .block-content .product-items .product-item {
    margin: 0 8px;
  }
  .block.upsell {
    margin: 60px 0 0;
  }
  .block.upsell .block-title {
    margin: 0 0 40px;
  }
  .block.upsell .block-content .product-items {
    margin: 0 -8px;
  }
  .block.upsell .block-content .product-items .product-item {
    margin: 0 8px;
  }
  .product.media {
    margin-bottom: 60px;
  }
  .page-layout-1column .product.media {
    max-width: 615px;
    width: 56%;
  }
  .product-info-main {
    margin-bottom: 60px;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-size: 30px;
    margin-top: 0;
  }
  .product-info-main .product-info-delivery-time {
    font-size: 15px;
  }
  .product-info-subtitle h2 {
    font-size: 24px;
  }
  .product-info-promotion-text {
    font-size: 14px;
    line-height: 20px;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: block;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: block;
  }
  .product-info-main .box-tocart .field.qty .control,
  .product-options-bottom .box-tocart .field.qty .control {
    width: 84px;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: block;
    padding: 0;
  }
  .product.info.detailed {
    margin-bottom: 0;
  }
  .product.data.items > .item.title {
    width: 25%;
  }
  .product.data.items > .item.title > .switch {
    color: #868da5;
    background: none;
    border: 0;
    border-bottom: 1px solid #868da5;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #868da5;
  }
  .product.data.items > .item.title.active > .switch {
    border-bottom: 1px solid #08102c;
    color: #08102c;
    background: none;
    padding-bottom: 16px;
  }
  .product.data.items > .item.title.active > .switch:visited {
    color: #08102c;
  }
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 16px;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active {
    padding-bottom: 16px;
  }
  .product.data.items > .item.content {
    border-top: 0;
  }
  .toolbar-products {
    margin-bottom: 30px;
  }
  .products.wrapper ~ .toolbar-products .limiter {
    -webkit-align-items: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-weight: 400;
    column-gap: 8px;
    margin-left: auto;
  }
  .modes {
    display: none;
  }
  .cart-container .form-cart {
    margin: 0 0 60px;
    width: 100%;
  }
  .cart-container .form-cart .actions .action {
    margin-bottom: 0;
    padding: 14px 20px;
  }
  .cart-container .form-cart .actions .action.continue {
    padding: 14px 20px;
  }
  .cart-container .form-cart .actions .action.clear,
  .cart-container .form-cart .actions .action.update {
    margin-left: 10px;
  }
  .cart-container .form-cart .actions .action.update {
    padding-left: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 12px 16px;
  }
  .cart.table-wrapper .item .col.price,
  .cart.table-wrapper .item .col.subtotal,
  .cart.table-wrapper .item .col.action {
    padding-top: 24px;
  }
  .cart.table-wrapper .item .col.action .action-delete {
    background-size: 22px auto;
    display: block;
    height: 22px;
    padding: 0;
    width: 22px;
  }
  .cart.table-wrapper .item .col.action .action-delete span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .product-item-photo {
    padding-right: 16px;
  }
  .authentication-dropdown {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    background-color: #d3f4ff;
    border: 0;
    top: calc(100% + 16px);
  }
  .authentication-dropdown .modal-inner-wrap {
    padding: 20px 15px;
  }
  .block-authentication .block-title {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .block-authentication .block-title strong {
    font-weight: 700;
  }
  .block-authentication .actions-toolbar > .primary {
    width: 100%;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin: 0;
    width: 100%;
  }
  .block-authentication .actions-toolbar > .secondary {
    margin-right: 0;
    padding-top: 12px;
    width: 100%;
  }
  .opc-wrapper {
    padding-right: 30px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: initial;
  }
  .opc-summary-wrapper {
    background: none;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 0;
  }
  .checkout-payment-method .payment-option-content {
    padding: 0;
  }
  .opc-progress-bar {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 30px;
    padding-right: 30px;
    width: 66.66666667%;
  }
  .opc-progress-bar-item {
    width: 50%;
  }
  .opc-progress-bar-item > span:after {
    font-size: 16px;
  }
  .opc-wrapper .shipping-address-item {
    margin: 0 0 16px;
    width: 100%;
  }
  .methods-shipping .actions-toolbar .action.primary {
    padding: 14px 30px;
  }
  .block.crosssell {
    margin: 60px 0 0;
  }
  .block.crosssell .block-title {
    margin: 0 0 40px;
  }
  .block.crosssell .block-content .product-items {
    margin: 0 -8px;
  }
  .block.crosssell .block-content .product-items .product-item {
    margin: 0 8px;
  }
  .minicart-wrapper {
    margin-left: 0;
  }
  .minicart-wrapper .action.showcart {
    height: 48px;
    width: 48px;
  }
  .minicart-wrapper .action.showcart:after {
    background-size: 32px auto;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    right: 2px;
    top: 2px;
  }
  .checkout-onepage-success .print {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart-summary {
    width: 100%;
  }
  .cart-summary .block.discount .actions-toolbar > .primary {
    width: 100%;
  }
  .cart-summary .block.discount .actions-toolbar > .primary .action {
    margin: 0;
    width: 100%;
  }
  .home-brands-wrapper {
    padding-bottom: 80px;
    padding-top: 50px;
  }
  .home-products-wrapper {
    padding: 40px 0;
  }
  .home-products .block-title {
    margin: 0 0 40px;
  }
  .home-products .block-content .product-items {
    margin: 0 -8px;
  }
  .home-products .block-content .product-items .product-item {
    margin: 0 8px;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 8px;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 8px;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 8px;
  }
  .home-recent-posts {
    padding: 40px 0;
  }
  .home-recent-posts .block-title {
    margin: 0 0 40px;
  }
  .home-recent-posts .post-items {
    margin: 0 -8px;
  }
  .home-recent-posts .post-items .post-item {
    margin: 0 8px;
  }
  .home-usps-container .usps-items {
    column-gap: 40px;
    opacity: 1;
  }
  .home-usps-container .usps-items .usps-item strong {
    margin-bottom: 0px;
  }
  .home-reviews {
    padding: 40px 0;
  }
  .home-reviews .block-title {
    margin: 0 0 40px;
  }
  .home-reviews .feedbackcompany-list {
    margin: 0 -8px;
  }
  .home-reviews .feedbackcompany-list .feedbackcompany-item {
    margin: 0 8px;
  }
  .cms-index-index .columns {
    padding: 50px 0;
  }
  .contact-form-column {
    float: left;
    width: 60%;
  }
  .contact-form-column h2 {
    font-size: 30px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: initial;
    width: 100%;
  }
  .contact-info-column {
    float: right;
    width: 36%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 75%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22%;
  }
  .account .toolbar .toolbar-amount {
    padding-top: 12px;
  }
  .table-wrapper.additional-addresses .table:not(.cart):not(.totals):not(.table-comparison) tbody {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .table-wrapper.additional-addresses .table:not(.cart):not(.totals):not(.table-comparison) tbody tr {
    width: 48.8%;
  }
  .table-wrapper.additional-addresses .table:not(.cart):not(.totals):not(.table-comparison) tbody tr td:before {
    color: #08102c;
    font-weight: 700;
    content: attr(data-th) ': ';
    display: inline-block;
    padding-right: 14px;
  }
  .login-container {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .login-container:before,
  .login-container:after {
    display: none;
  }
  .login-container > .block {
    width: calc((100% - 30px) / 2);
  }
  .login-container > .block .login .actions-toolbar > .primary {
    margin-right: 0;
  }
  .login-container .fieldset:after {
    margin-left: 0;
  }
  .form.password.forget,
  .form.create.account {
    margin: 0 auto;
    padding: 40px 30px;
  }
  .control.captcha-image .captcha-img {
    margin: 0;
  }
  .control.captcha-image button.captcha-reload {
    float: right;
  }
  .header-account li a {
    height: 48px;
    width: 48px;
  }
  .header-account li a:before {
    background-size: auto 32px;
  }
  .footer-newsletter {
    padding-bottom: 64px;
    padding-top: 64px;
  }
  .block.newsletter {
    margin: 0 auto;
    max-width: 570px;
    width: auto;
  }
  .block.newsletter .field.newsletter {
    margin: 0;
    max-width: initial;
  }
  .block.newsletter input {
    height: 77px;
    padding: 20px 170px 20px 24px;
  }
  .block.newsletter .action.subscribe {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding: 17.5px 30px;
  }
  .block-search {
    float: none;
    max-width: 400px;
    padding-left: 0;
    position: static;
    width: auto;
  }
  .block-search .control {
    padding: 0;
  }
  .block-search .actions {
    top: 4px;
  }
  .block-search .action.search {
    background-image: url('../images/icon-search.svg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 24px;
    display: block;
    padding: 0;
    position: static;
  }
  .block-search .action.search:before {
    display: none;
  }
  .block-search .action.search[disabled] {
    opacity: 1;
  }
  .block-search .search-autocomplete {
    margin-top: -28px;
    padding-top: 28px;
  }
  .block-collapsible-nav .item a,
  .block-collapsible-nav .item > strong {
    hyphens: auto;
    font-size: 14px;
    padding: 7px 15px;
    word-wrap: break-word;
  }
  .footer.content {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .footer-column {
    width: calc((100% - 2 * 30px) / 3);
  }
  .footer-column.col-4 {
    width: 100%;
  }
  .footer-column.col-5 .col-content ul {
    column-gap: 40px;
    row-gap: 20px;
  }
  .footer-copyright {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .copyright-wrapper {
    column-gap: 24px;
  }
  .copyright-wrapper ul {
    column-gap: 24px;
  }
  .copyright {
    font-size: 16px;
  }
  .payments-wrapper ul {
    column-gap: 22px;
  }
  .page-header .panel.wrapper {
    border: 0;
  }
  .page-header .panel.header {
    padding-bottom: 0;
    padding-top: 0;
  }
  .header.content {
    padding: 18px 20px;
  }
  .header.content:before,
  .header.content:after {
    display: none;
  }
  .logo {
    margin: 0 auto 0 0;
  }
  .logo img {
    width: 280px;
  }
  .hero-image-container {
    height: 180px;
  }
  .slider-container .custom-slider {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1450px;
    padding: 0;
    width: auto;
    position: relative;
  }
  .slider-container .custom-slider .owl-carousel {
    overflow: hidden;
    width: 70%;
  }
  .slider-container .custom-slider .owl-carousel .owl-controls {
    display: none;
  }
  .slider-container .custom-slider .banner-item {
    padding: 90px 20px 20px;
  }
  .slider-container .custom-slider .banner-item .banner-label {
    font-size: 18px;
    left: 20px;
    padding: 8px 30px;
    top: 20px;
  }
  .slider-container .custom-slider .banner-item .banner-image {
    display: block;
    max-width: 550px;
  }
  .slider-container .custom-slider .banner-item .banner-content {
    padding-top: 24px;
  }
  .slider-container .custom-slider .owl-thumbs {
    /*                
                .display--flex();
                .flex--direction(column);
                position: static;
                */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    padding: 20px;
    width: calc(30% + 1px);
    z-index: 2;
    top: 0;
    left: 70%;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: #ffffff;
    border-bottom: 2px solid #dfe9eb;
    -o-transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none;
    margin: 0;
    opacity: .6;
    padding: 14px;
    row-gap: 8px;
    width: 100%;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item > span {
    display: none;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item.active {
    opacity: 1;
    position: relative;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item.active > span {
    -moz-animation: underline ease-in-out 0s 1 both;
    -webkit-animation: underline ease-in-out 0s 1 both;
    animation: underline ease-in-out 0s 1 both;
    background-color: #00b900;
    bottom: -2px;
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item:not(.active):hover {
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item .thumb-label {
    background-color: #00b900;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    line-height: 1;
    padding: 4px 10px;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item .thumb-title {
    font-weight: 600;
    -ms-box-orient: vertical;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    overflow: hidden;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item .thumb-description {
    font-weight: 400;
    -ms-box-orient: vertical;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    font-size: 11px;
    line-height: 1.3;
    margin: 0;
    overflow: hidden;
  }
  body {
    font-size: 16px;
    line-height: 1.75;
  }
  .page-title-wrapper {
    max-width: 1450px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-title-wrapper .page-title {
    font-size: 30px;
  }
  .columns {
    padding: 40px 0;
  }
  .page-products .columns {
    padding-top: 40px;
    z-index: 10;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 2 * 16px) / 3);
  }
  .post-list-body .post-list-item .post-info-wraper .mp-post-info {
    font-size: 16px;
  }
  .sidebar .mpblog-search {
    margin-bottom: 40px !important;
  }
  .sidebar .mpblog-search .actions {
    top: 4px;
  }
  .autocomplete-suggestions {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dfe9eb;
    cursor: pointer;
    padding: 10px;
  }
  .autocomplete-suggestions .autocomplete-suggestion {
    padding: 16px;
  }
  .autocomplete-suggestions .autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
    margin-left: 24px;
    width: calc(100% - 30% - 24px);
  }
  .autocomplete-suggestions .autocomplete-suggestion .mpblog-suggestion .mpblog-product-name {
    font-size: 18px;
  }
  .mp-sidebar .block-content {
    padding: 0;
  }
  form .blank.tig-postnl-field-group {
    margin: 0;
  }
  form .tig-postnl-field-group {
    margin: 0;
  }
  form .tig-postnl-field-group:before,
  form .tig-postnl-field-group:after {
    display: none !important;
  }
}
@media all and (min-width: 992px), print {
  .ampromo-popup-wrapper {
    max-width: 960px;
    width: 100%;
  }
  .ampromo-popup-wrapper .slick-dotted.slick-slider {
    margin-bottom: 3rem;
  }
  .catalog-left-navigation {
    padding: 20px 24px;
  }
  .home-categories .block-content .category-items {
    column-gap: 20px;
    row-gap: 20px;
  }
  .home-categories .block-content .category-items .category-item {
    width: calc((100% - 2 * 20px) / 3);
  }
  .home-categories .block-content .category-items .category-item .category-item-details {
    bottom: 28px;
    left: 32px;
    max-width: calc(100% - 2 * 32px);
  }
  .home-categories .block-content .category-items .category-item .category-item-details .category-item-link {
    font-size: 25px;
  }
  [data-element*="feedbackcompany-overview-widget"] {
    grid-template-columns: 380px 1fr;
  }
  [data-element*="feedbackcompany-overview-widget"] [data-element="summary"] header img {
    max-width: 138px;
  }
  [data-element*="feedbackcompany-overview-widget"] [data-element="box-sorting"] {
    justify-content: flex-end;
  }
  [data-element*="feedbackcompany-overview-widget"] [data-element="box-sorting"] .text {
    display: inline-block;
  }
  [data-element*="feedbackcompany-overview-widget"] [data-element="box-sorting"] .button {
    padding: 6px 28px;
  }
  .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: 0;
    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;
  }
  .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;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    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;
  }
  .fieldset > .legend {
    font-size: 25px;
  }
  .fieldset > .field > .label,
  .fieldset > .fields > .field > .label {
    font-size: 16px;
  }
  .page-layout-2columns-left .column.main {
    width: calc((((100% - 3 * 30px) / 4) * 3) + 2 * 30px);
  }
  .page-layout-2columns-left .sidebar-main {
    width: calc((100% - 3 * 30px) / 4);
  }
  .page-layout-2columns-right .column.main {
    width: calc((((100% - 3 * 30px) / 4) * 3) + 2 * 30px);
  }
  .page-layout-2columns-right .sidebar-main {
    margin-left: 30px;
    width: calc((100% - 3 * 30px) / 4);
  }
  .columns {
    display: block;
  }
  .navigation > ul {
    column-gap: 24px;
  }
  .navigation .level0 > .level-top {
    font-size: 15px;
  }
  .navigation .level0 li.level1,
  .navigation .level0 li.all-category {
    width: calc((100% - 3 * 20px) / 4);
  }
  .navigation .level0 li.level1 > a,
  .navigation .level0 li.all-category > a {
    font-size: 15px;
  }
  .ampromo-items-add {
    font-size: 2.2rem;
    padding: 40px 10px;
  }
  .filters-toggle {
    display: none;
  }
  .page-products .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 2 * 16px) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .product-item .product-item-actions .actions-primary .action.primary {
    padding: 14px 18px;
  }
  .product-item .product-item-actions .actions-primary .stock.unavailable {
    padding: 14px 18px;
  }
  .block.related {
    margin: 80px 0 0;
  }
  .block.related .block-content .product-items {
    -webkit-justify-content: center;
    justify-content: center;
    column-gap: 20px;
    margin: 0;
    opacity: 1;
  }
  .block.related .block-content .product-items .product-item {
    margin: 0;
    width: calc((100% - 3 * 20px) / 4);
  }
  .block.upsell {
    margin: 80px 0 0;
  }
  .block.upsell .block-content .product-items {
    -webkit-justify-content: center;
    justify-content: center;
    column-gap: 20px;
    margin: 0;
    opacity: 1;
  }
  .block.upsell .block-content .product-items .product-item {
    margin: 0;
    width: calc((100% - 3 * 20px) / 4);
  }
  .product.media {
    margin-bottom: 80px;
  }
  .product-info-main {
    margin-bottom: 80px;
  }
  .product.data.items > .item.title > .switch {
    font-size: 18px;
  }
  .page-with-filter .columns .sidebar-main {
    background-color: transparent;
    -o-transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none;
    height: auto;
    max-width: initial;
    overflow-y: hidden;
    padding: 0;
    position: static;
    width: calc((100% - 3 * 30px) / 4);
  }
  .page-with-filter .columns .sidebar-main.open {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: auto;
    z-index: 0;
  }
  .cart-container .form-cart {
    margin: 0;
    width: 73%;
  }
  .cart-container .form-cart .actions .action {
    padding: 14px 16px;
  }
  .cart-container .form-cart .actions .action.continue {
    padding: 14px 16px;
  }
  .cart-container .form-cart .actions .action.clear,
  .cart-container .form-cart .actions .action.update {
    margin-left: 5px;
  }
  .cart-container .form-cart .actions .action.update {
    padding-left: 16px;
  }
  .authentication-dropdown .modal-inner-wrap {
    padding: 20px;
  }
  .opc-block-summary {
    padding: 30px 24px;
  }
  .checkout-payment-method .fieldset > .field.field-select-billing > .label {
    font-size: 22px;
    margin: 5px 0 12px;
  }
  .opc-wrapper .shipping-address-item {
    width: 50%;
  }
  .block.crosssell {
    margin: 80px 0 0;
  }
  .block.crosssell .block-content .product-items {
    -webkit-justify-content: center;
    justify-content: center;
    column-gap: 20px;
    margin: 0;
    opacity: 1;
  }
  .block.crosssell .block-content .product-items .product-item {
    margin: 0;
    width: calc((100% - 3 * 20px) / 4);
  }
  .cart-summary {
    width: 25%;
  }
  .cart-summary > .title {
    font-size: 22px;
  }
  .home-products .block-content .product-items {
    -webkit-justify-content: center;
    justify-content: center;
    column-gap: 20px;
    margin: 0;
    opacity: 1;
  }
  .home-products .block-content .product-items .product-item {
    margin: 0;
    width: calc((100% - 3 * 20px) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin: 0;
    width: calc((100% - 3 * 20px) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin: 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin: 0;
  }
  .home-recent-posts .post-items {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    column-gap: 20px;
    margin: 0;
    opacity: 1;
  }
  .home-recent-posts .post-items .post-item {
    margin: 0;
    width: calc((100% - 3 * 20px) / 4);
  }
  /*    .home-usps-container {
        .usps-items {
            column-gap: 80px;
        }
    }*/
  .home-reviews .feedbackcompany-list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    column-gap: 20px;
    margin: 0;
    opacity: 1;
  }
  .home-reviews .feedbackcompany-list .feedbackcompany-item {
    margin: 0;
    width: calc((100% - 2 * 20px) / 3);
  }
  .contact-form-column {
    width: 65%;
  }
  .contact-form-column h2 {
    font-size: 34px;
  }
  .contact-info-column {
    width: 30%;
  }
  .login-container > .block {
    padding: 35px 30px;
  }
  .login-container > .block .block-title {
    font-size: 25px;
  }
  .block.filter .filter-options .filter-option {
    padding: 20px 24px;
  }
  .block.filter .filter-current-block {
    padding: 20px 24px;
  }
  .footer-newsletter {
    padding-bottom: 76px;
    padding-top: 76px;
  }
  .block-search {
    max-width: 500px;
  }
  .block-collapsible-nav .content {
    padding: 20px 0;
  }
  .block-collapsible-nav .item a,
  .block-collapsible-nav .item > strong {
    font-size: 15px;
    padding: 7px 20px;
  }
  .footer.content {
    padding-bottom: 60px;
    padding-top: 64px;
    row-gap: 60px;
  }
  .footer-column {
    width: calc((100% - 3 * 30px) / 4);
  }
  .footer-column.col-4 {
    width: calc((100% - 3 * 30px) / 4);
  }
  .logo img {
    width: 316px;
  }
  .hero-image-container {
    height: 210px;
  }
  .slider-container .custom-slider .banner-item .banner-label {
    font-size: 20px;
    padding: 10px 40px;
  }
  .slider-container .custom-slider .banner-item .banner-image {
    max-width: 600px;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item .thumb-label {
    font-size: 13px;
    padding: 5px 15px;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item .thumb-title {
    font-size: 16px;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item .thumb-description {
    font-size: 12px;
  }
  .page-title-wrapper .page-title {
    font-size: 36px;
  }
  .columns {
    padding: 50px 0;
  }
  .page-products .columns {
    padding-top: 50px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 2 * 16px) / 3);
  }
  .mp-sidebar .menu-categories .category-item a.list-categories {
    font-size: 14px;
  }
  .autocomplete-suggestions .autocomplete-suggestion {
    padding: 10px;
  }
  .autocomplete-suggestions .autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
    margin-left: 12px;
    width: calc(100% - 30% - 12px);
  }
  .autocomplete-suggestions .autocomplete-suggestion .mpblog-suggestion .mpblog-product-name {
    font-size: 14px;
  }
  .mp-sidebar .block-title {
    font-size: 18px;
  }
  .mp-sidebar a.label.label-default.tags-list {
    font-size: 14px !important;
  }
  .checkout-shipping-method .postnl-delivery-options .delivery ul li .tig-postnl-delivery-radio {
    top: 18px;
  }
}
@media all and (min-width: 1025px), print {
  .feedbackcompany-widget-list:not(.slick-initialized) .feedbackcompany-widget-item {
    min-width: 15.5%;
  }
  .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;
  }
}
@media all and (min-width: 1200px), print {
  .catalog-left-navigation .block-title {
    font-size: 22px;
    line-height: 1.75;
  }
  .catalog-left-navigation .block-title:after {
    height: 38px;
  }
  .catalog-left-navigation .block-content {
    font-size: 16px;
    line-height: 1.75;
  }
  .home-categories-wrapper {
    padding: 50px 0;
  }
  .home-categories .block-content .category-items {
    column-gap: 30px;
    row-gap: 30px;
  }
  .home-categories .block-content .category-items .category-item {
    width: calc((100% - 2 * 30px) / 3);
  }
  .home-categories .block-content .category-items .category-item .category-item-details .category-item-link {
    font-size: 28px;
  }
  .navigation > ul {
    column-gap: 18px;
    padding: 10px 0;
  }
  .navigation .level0 > .level-top {
    font-size: 16px;
  }
  .navigation .level0 li.level1,
  .navigation .level0 li.all-category {
    width: calc((100% - 4 * 20px) / 5);
  }
  .navigation .level0 li.level1 > a,
  .navigation .level0 li.all-category > a {
    font-size: 16px;
  }
  .ampromo-items-add {
    font-size: 2.4rem;
    padding: 50px 10px;
  }
  .product-items {
    column-gap: 30px;
  }
  .products-grid .product-item {
    width: calc((100% - 2 * 30px) / 3);
  }
  .page-products .products-grid .product-item {
    width: calc((100% - 2 * 30px) / 3);
  }
  .product-item .product-item-actions .actions-primary .action.primary {
    padding: 14px 30px;
  }
  .product-item .product-item-actions .actions-primary .stock.unavailable {
    padding: 14px 30px;
  }
  .block.related {
    margin: 100px 0 0;
  }
  .block.related .block-content .product-items {
    column-gap: 30px;
  }
  .block.related .block-content .product-items .product-item {
    width: calc((100% - 3 * 30px) / 4);
  }
  .block.upsell {
    margin: 100px 0 0;
  }
  .block.upsell .block-content .product-items {
    column-gap: 30px;
  }
  .block.upsell .block-content .product-items .product-item {
    width: calc((100% - 3 * 30px) / 4);
  }
  .product.media {
    margin-bottom: 100px;
  }
  .page-layout-1column .product.media {
    width: 615px;
  }
  .product-info-main {
    margin-bottom: 100px;
    row-gap: 30px;
  }
  .page-layout-1column .product-info-main {
    width: calc(100% - 615px - 60px);
  }
  .cart-container .form-cart .actions .action {
    padding: 14px 30px;
  }
  .cart-container .form-cart .actions .action.continue {
    padding: 14px 30px;
  }
  .cart-container .form-cart .actions .action.clear,
  .cart-container .form-cart .actions .action.update {
    margin-left: 10px;
  }
  .cart-container .form-cart .actions .action.update {
    padding-left: 30px;
  }
  .block.crosssell {
    margin: 100px 0 0;
  }
  .block.crosssell .block-content .product-items {
    column-gap: 30px;
  }
  .block.crosssell .block-content .product-items .product-item {
    width: calc((100% - 3 * 30px) / 4);
  }
  .home-brands-wrapper {
    padding-bottom: 100px;
  }
  .home-products-wrapper {
    padding: 50px 0;
  }
  .home-products .block-content .product-items {
    column-gap: 30px;
  }
  .home-products .block-content .product-items .product-item {
    width: calc((100% - 3 * 30px) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc((100% - 3 * 30px) / 4);
  }
  .home-recent-posts {
    padding: 50px 0;
  }
  .home-recent-posts .post-items {
    column-gap: 30px;
  }
  .home-recent-posts .post-items .post-item {
    margin: 0;
    width: calc((100% - 3 * 30px) / 4);
  }
  .home-usps-container .usps-items {
    column-gap: 70px;
  }
  .home-reviews {
    padding: 50px 0;
  }
  .home-reviews .feedbackcompany-list {
    column-gap: 30px;
  }
  .home-reviews .feedbackcompany-list .feedbackcompany-item {
    margin: 0;
    width: calc((100% - 2 * 30px) / 3);
  }
  .block.filter .filter-options .filter-option .filter-option-title {
    font-size: 22px;
    line-height: 1.75;
  }
  .block.filter .filter-options .filter-option .filter-option-title:after {
    height: 38px;
  }
  .block.filter .filter-options .filter-option .filter-option-content {
    font-size: 16px;
    line-height: 1.75;
  }
  .block.filter .filter-current .block-subtitle {
    font-size: 22px;
    line-height: 1.75;
  }
  .block.filter .filter-current ol {
    font-size: 16px;
    line-height: 1.75;
  }
  .block.filter .filter-current ol li .action.remove {
    background-size: auto 18px;
    height: 18px;
    top: 6px;
    width: 18px;
  }
  .block.filter .filter-current + .filter-actions {
    font-size: 16px;
    line-height: 1.75;
  }
  .block-search {
    max-width: 570px;
  }
  .block-collapsible-nav .item a,
  .block-collapsible-nav .item > strong {
    font-size: 16px;
    padding: 10px 20px;
  }
  .footer.content {
    row-gap: 84px;
  }
  .footer-column.col-5 .col-content ul {
    column-gap: 46px;
  }
  .footer-copyright {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .hero-image-container {
    height: 230px;
  }
  .slider-container .custom-slider .banner-item .banner-image {
    max-width: 700px;
  }
  .slider-container .custom-slider .banner-item .banner-content {
    padding-top: 40px;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item {
    row-gap: 10px;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item .thumb-label {
    font-size: 14px;
    padding: 7px 20px;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item .thumb-title {
    font-size: 18px;
  }
  .slider-container .custom-slider .owl-thumbs .owl-thumb-item .thumb-description {
    font-size: 14px;
  }
  .page-title-wrapper .page-title {
    font-size: 46px;
  }
  .columns {
    padding: 60px 0;
  }
  .page-products .columns {
    padding-top: 60px;
  }
  .wishlist-index-index .products-grid .product-item {
    width: calc((100% - 2 * 30px) / 3);
    margin-left: 0;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .box-tocart .fieldset {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: flex-start;
  }
  .mp-sidebar .menu-categories .category-item a.list-categories {
    font-size: 15px;
  }
  .post-list-body .post-list-item .post-info-wraper .mp-post-title {
    font-size: 26px;
  }
  .autocomplete-suggestions .autocomplete-suggestion {
    padding: 12px;
  }
  .autocomplete-suggestions .autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
    margin-left: 16px;
    width: calc(100% - 30% - 16px);
  }
  .autocomplete-suggestions .autocomplete-suggestion .mpblog-suggestion .mpblog-product-name {
    font-size: 15px;
  }
  .mp-sidebar .block-title {
    font-size: 20px;
  }
  .mp-sidebar a.label.label-default.tags-list {
    font-size: 15px !important;
  }
}
@media all and (min-width: 1440px), print {
  .navigation .level0 li.level1,
  .navigation .level0 li.all-category {
    width: calc((100% - 5 * 20px) / 6);
  }
}
