/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/* Screen vars  */
/* Colours */
/* Use flexbox [true|false] */
/* Theme is responsive [true|false] */
/*@screen__m: 768px; Set from calculus variables*/
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/**
 * Copyright © Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 1200px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
  .amazon-button-container.amazon-button-product-page {
    justify-content: center;
    margin-bottom: 2em;
  }
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile First < 950px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop > 950px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile < 600
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
portrait < 850px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* DEVICE MAX 768px */
/* DESKTOP */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
mobile portrait < 600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile < 600
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile First < 950px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop > 950px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mana-overlay {
  position: absolute;
  background: white;
  filter: alpha(opacity=0);
  /* percent */
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 10000;
}
#mana-please-wait {
  position: absolute;
  color: #d85909;
  font-size: 1.1em;
  text-align: center;
  z-index: 20000;
}
#mana-please-wait p {
  position: fixed;
  top: 45%;
  left: 50%;
  width: 120px;
  margin-left: -120px;
  padding: 15px 60px;
  background: rgba(255, 255, 255, 0.9);
  border: 2px solid #3399cc;
  color: #3399cc;
  text-align: center;
  z-index: 20100;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -ms-box-sizing: content-box;
}
#mana-please-wait p img {
  margin: 10px auto 0;
}
/*@screen__xs: 480px;
@screen__s: 640px;
@screen__m: 768px;
@screen__l: 1024px;
@screen__xl: 1440px;
*/
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile < 594px!?
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile Device < 768px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet < 1024px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop > 1024px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile First < 950px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop > 950px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/**
 * 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 */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile < 600
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile < 600
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
.mgz-newsletter-form-wrapper {
  margin-bottom: 15px;
}
.mgz-newsletter-form {
  max-width: 100%;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn span {
  visibility: hidden;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn:before {
  display: block;
}
.mgz-newsletter-form .mgz-newsletter-fields .mgz-newsletter-field {
  margin-bottom: 10px;
}
.mgz-newsletter-form .actions {
  margin-bottom: 10px;
}
.mgz-newsletter-form .mgz-newsletter-btn {
  position: relative;
}
.mgz-newsletter-form .mgz-newsletter-btn:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #000;
  content: '';
}
.mgz-newsletter-message-success {
  color: #006400;
}
.mgz-newsletter-message-error {
  color: #e02b27;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields .mgz-newsletter-field,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields .mgz-newsletter-field {
  padding-right: 10px;
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields > .mgz-newsletter-field:last-child {
  padding: 0;
}
.mgz-newsletter-form-inline .mgz-newsletter-btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: -2px;
}
/**
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.filter-options-content .mana-selected.mana-tree-item,
.filter-options-content .mana-selected.item a,
.filter-options-content .mana-selected.item .count,
.filter-options-content .mana-selected.item .label {
  color: #ff5501;
}
.mana-filter-block {
  position: relative;
}
.m-slider input {
  width: 30px;
  padding: 0;
  text-align: center;
}
/* For All */
.mana-filter-slider {
  margin: 10px 0 15px;
}
/* Responsive layout */
.one-filter-column .mana-filter-slider {
  margin-bottom: 20px;
}
.one-filter-column .mana-slider-values {
  line-height: 25px;
}
.one-filter-column .mana-slider-values input {
  width: 50px;
  padding: 1px 3px;
}
/* Default style - style1 */
.mana-filter-slider {
  height: 17px;
  position: relative;
  background: transparent url('../Manadev_LayeredNavigationSliders/images/bkg_slider.png') 0 0 repeat-x;
}
.mana-filter-slider > .mana-slider-from,
.mana-filter-slider > .mana-slider-to {
  height: 17px;
  width: 17px;
  position: absolute;
}
.mana-filter-slider > .mana-slider-span {
  height: 8px;
  position: absolute;
  background: none;
  border-bottom: 2px solid #969696;
  margin: 0;
}
.mana-filter-slider > .mana-slider-from {
  background: transparent url('../Manadev_LayeredNavigationSliders/images/slider.png') 0 0 no-repeat;
  cursor: e-resize;
}
.mana-filter-slider > .mana-slider-to {
  background: transparent url('../Manadev_LayeredNavigationSliders/images/slider.png') -19px 0 no-repeat;
  cursor: w-resize;
}
.mana-slider-values {
  text-align: center;
  margin-top: 3px;
  overflow: hidden;
}
.mana-slider-values .mana-slider-min-value {
  float: left;
}
.mana-slider-values .mana-slider-max-value {
  float: right;
}
/* Style2 */
.mana-filter-slider.style2 {
  border: 2px solid #c8c8c8;
  border-width: 0 1px;
  background: transparent url('../Manadev_LayeredNavigationSliders/images/bkg_slider2.png') center 0 repeat-x;
}
.mana-filter-slider.style2 > .mana-slider-span {
  height: 6px;
  border-bottom: 5px solid #969696;
}
.mana-filter-slider.style2 > .mana-slider-from,
.mana-filter-slider.style2 > .mana-slider-to {
  height: 17px;
  width: 5px;
  background: #26b1e8 none;
}
.mana-filter-slider.style2 > .mana-slider-from {
  margin-right: 1px;
}
.mana-filter-slider.style2 > .mana-slider-to {
  margin-left: 1px;
}
/* Touch screen slider style */
.one-filter-column .mana-filter-slider.style2 > .mana-slider-from,
.one-filter-column .mana-filter-slider.style2 > .mana-slider-to {
  width: 15px;
  height: 30px;
  top: -7px;
}
/* Style3 */
.mana-filter-slider.style3 {
  background: #e6e6e6;
}
.mana-filter-slider.style3,
.mana-filter-slider.style3 > .mana-slider-span {
  height: 5px;
  border: none;
}
.mana-filter-slider.style3 > .mana-slider-span {
  background: #888;
}
.mana-filter-slider.style3 > .mana-slider-from,
.mana-filter-slider.style3 > .mana-slider-to,
.mana-filter-slider.style3:before,
.mana-filter-slider.style3:after {
  height: 20px;
  width: 10px;
  top: -9px;
  background: #aaa none;
  z-index: 4;
}
.mana-filter-slider.style3 > .mana-slider-from,
.mana-filter-slider.style3 > .mana-slider-to {
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5);
  border: 1px solid #ccc;
  background: #eeeeee;
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
  background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
}
.mana-filter-slider.style3:before,
.mana-filter-slider.style3:after {
  position: absolute;
  left: 0;
  height: 22px;
  top: -8px;
  width: 5px;
  background-color: #e6e6e6;
  display: block;
  content: "";
  z-index: 3;
}
.mana-filter-slider.style3:after {
  right: 0;
  left: auto;
}
/* Touch screen slider style */
.one-filter-column .mana-filter-slider.style3:before,
.one-filter-column .mana-filter-slider.style3:after {
  width: 5px;
  height: 30px;
  top: -12px;
}
.one-filter-column .mana-filter-slider.style3 > .mana-slider-from,
.one-filter-column .mana-filter-slider.style3 > .mana-slider-to {
  width: 28px;
  height: 28px;
  top: -14px;
}
/* Style4 */
.mana-filter-slider.style4,
.mana-filter-slider.style4 > .mana-slider-span,
.mana-filter-slider.style4 > .mana-slider-from,
.mana-filter-slider.style4 > .mana-slider-to {
  border-radius: 15px;
  height: 10px;
}
.mana-filter-slider.style4 {
  background: #e3e3e3;
  box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #f2f2f2;
}
.mana-filter-slider.style4 > .mana-slider-from,
.mana-filter-slider.style4 > .mana-slider-to {
  background: #aaa none;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  width: 18px;
  height: 18px;
  top: -5px;
  border: 1px solid #eee;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}
.mana-filter-slider.style4 > .mana-slider-span {
  background: #838383;
  box-shadow: inset 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
  border: none;
  margin-left: -20px;
  padding-left: 20px;
}
/* Touch screen slider style */
.one-filter-column .mana-filter-slider.style4 > .mana-slider-from,
.one-filter-column .mana-filter-slider.style4 > .mana-slider-to {
  width: 28px;
  height: 28px;
  top: -10px;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
mobile portrait < 600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Magnific Popup CSS */
/* Main image in popup */
/* The shadow behind the image */
/**
       * Remove all paddings around the image on small screen
       */
.sparsh-mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  z-index: 998 !important;
}
.sparsh-mfp-wrap {
  top: 10%;
  left: 15%;
  width: 70%;
  height: 80%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  overflow: hidden hidden !important;
  background-color: #f5f4f4;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 998 !important;
}
.sparsh-mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  box-sizing: border-box;
}
.sparsh-mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.sparsh-mfp-container .page-layout-2columns-left .column.main {
  width: 100%;
}
.sparsh-mfp-align-top .sparsh-mfp-container:before {
  display: none;
}
.sparsh-mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.sparsh-mfp-inline-holder .sparsh-mfp-content {
  width: 100%;
  cursor: auto;
}
.sparsh-mfp-ajax-holder .sparsh-mfp-content {
  width: 100%;
  cursor: auto;
}
.sparsh-mfp-ajax-cur {
  cursor: progress;
}
.sparsh-mfp-zoom-out-cur {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.sparsh-mfp-zoom-out-cur .sparsh-mfp-image-holder .sparsh-mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.sparsh-mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.sparsh-mfp-auto-cursor .sparsh-mfp-content {
  cursor: auto;
}
.sparsh-mfp-close {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #333333;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.sparsh-mfp-close:hover {
  opacity: 1;
}
.sparsh-mfp-close:focus {
  opacity: 1;
}
.sparsh-mfp-close:active {
  top: 1px;
}
.sparsh-mfp-close:after {
  content: '\00d7';
}
.sparsh-mfp-arrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.sparsh-mfp-arrow:active {
  margin-top: -54px;
}
.sparsh-mfp-arrow:hover {
  opacity: 1;
}
.sparsh-mfp-arrow:focus {
  opacity: 1;
}
.sparsh-mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.sparsh-mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.sparsh-mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.sparsh-mfp-preloader a {
  color: #cccccc;
}
.sparsh-mfp-preloader a:hover {
  color: #ffffff;
}
.sparsh-mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.sparsh-mfp-loading.sparsh-mfp-figure {
  display: none;
}
.sparsh-mfp-hide {
  display: none !important;
}
.sparsh-mfp-s-ready .sparsh-mfp-preloader {
  display: none;
}
.sparsh-mfp-s-error .sparsh-mfp-content {
  display: none;
}
button.sparsh-mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button.sparsh-mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.sparsh-mfp-close-btn-in .sparsh-mfp-close {
  color: #333 !important;
}
.sparsh-mfp-image-holder .sparsh-mfp-close {
  color: #333333;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.sparsh-mfp-image-holder .sparsh-mfp-content {
  max-width: 100%;
}
.sparsh-mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.sparsh-mfp-iframe-holder .sparsh-mfp-close {
  color: #333333;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
  top: -40px;
}
.sparsh-mfp-iframe-holder .sparsh-mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.sparsh-mfp-arrow-left {
  left: 0;
}
.sparsh-mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.sparsh-mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.sparsh-mfp-arrow-right {
  right: 0;
}
.sparsh-mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.sparsh-mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.sparsh-mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.sparsh-mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.sparsh-mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.sparsh-mfp-figure {
  line-height: 0;
}
.sparsh-mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.sparsh-mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.sparsh-mfp-figure figure {
  margin: 0;
}
.sparsh-mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.sparsh-mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.sparsh-mfp-gallery .sparsh-mfp-image-holder .sparsh-mfp-figure {
  cursor: pointer;
}
#sparsh-mfp-quickview {
  position: relative;
  background: #FFF;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  max-height: 100%;
  overflow: hidden;
  overflow-y: auto;
  min-height: 400px;
}
#sparsh-mfp-quickview #maincontent {
  padding-top: 20px;
}
.page-layout-2columns-left .sparsh-mfp-container .column.main {
  width: 100%;
}
.sparsh-mfp-quickview-message {
  text-align: center;
}
#sparsh-mfp-quickview .message.success > *:first-child:before {
  vertical-align: middle;
  position: inherit;
  padding-top: 10px;
}
.sparsh-quickview-actions-secondary {
  width: 50%;
}
.sparsh-quickview {
  display: none;
}
.cms-index-index #sparsh-mfp-quickview .page-title {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  font-size: 3rem;
}
.cms-index-index #sparsh-mfp-quickview .product-info-main {
  width: 50%;
}
.cms-index-index #sparsh-mfp-quickview .product-info-main .product-info-price {
  margin-top: 0;
}
.cms-index-index #sparsh-mfp-quickview .product.media {
  width: 47%;
}
.cms-index-index #sparsh-mfp-quickview .box-tocart .actions {
  width: 70%;
}
.product-social-links .action.sparsh-quickview-action:before {
  content: '\e615';
}
.block-bundle-summary .action.sparsh-quickview-action:before {
  content: '\e615';
}
.product-item .action.sparsh-quickview-action:before {
  content: '\e615';
}
.table-comparison .action.sparsh-quickview-action:before {
  content: '\e615';
}
.product-item-info {
  position: relative;
}
.product-item-info .sparsh-quick-view-btn-container {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.products-grid .product-item-info .sparsh-quick-view-btn-container {
  left: 50%;
  top: 30%;
}
.calculus-master-2 .products-grid .product-item-info .sparsh-quick-view-btn-container {
  left: 23%;
}
.products-list .product-item-info .sparsh-quick-view-btn-container {
  margin-left: 8em;
  margin-top: 10em;
}
.products-grid a.sparsh-quick-view-button,
.products-list a.sparsh-quick-view-button {
  opacity: 0;
  visibility: hidden;
  padding: 10px 15px 10px 15px;
  font-size: 1.3rem;
  line-height: 1;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.products-grid a.sparsh-quick-view-button span,
.products-list a.sparsh-quick-view-button span {
  padding-left: 20px;
}
.calculus-master-2 .products-grid a.sparsh-quick-view-button,
.calculus-master-2 .products-list a.sparsh-quick-view-button {
  font-size: 1.1rem;
  padding: 10px;
}
.calculus-master-2 .products-grid a.sparsh-quick-view-button span::before,
.calculus-master-2 .products-list a.sparsh-quick-view-button span::before {
  font-size: 16px;
}
.products-grid .product-item.sparsh-quick-view-item:hover a.sparsh-quick-view-button,
.products-list .product-item.sparsh-quick-view-item:hover a.sparsh-quick-view-button {
  opacity: 1 !important;
  visibility: visible !important;
}
.products-grid .product-item.sparsh-quick-view-item:hover .product-image-container,
.products-list .product-item.sparsh-quick-view-item:hover .product-image-container {
  opacity: 0.3;
}
@media screen and (max-width: 800px) and (orientation: landscape) {
  .sparsh-mfp-img-mobile .sparsh-mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .sparsh-mfp-img-mobile img.sparsh-mfp-img {
    padding: 0;
  }
  .sparsh-mfp-img-mobile .sparsh-mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .sparsh-mfp-img-mobile .sparsh-mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .sparsh-mfp-img-mobile .sparsh-mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .sparsh-mfp-img-mobile .sparsh-mfp-bottom-bar:empty {
    padding: 0;
  }
  .sparsh-mfp-img-mobile .sparsh-mfp-counter {
    right: 5px;
    top: 3px;
  }
  .sparsh-mfp-img-mobile .sparsh-mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media screen and (max-height: 300px) {
  .sparsh-mfp-img-mobile .sparsh-mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .sparsh-mfp-img-mobile img.sparsh-mfp-img {
    padding: 0;
  }
  .sparsh-mfp-img-mobile .sparsh-mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .sparsh-mfp-img-mobile .sparsh-mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .sparsh-mfp-img-mobile .sparsh-mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .sparsh-mfp-img-mobile .sparsh-mfp-bottom-bar:empty {
    padding: 0;
  }
  .sparsh-mfp-img-mobile .sparsh-mfp-counter {
    right: 5px;
    top: 3px;
  }
  .sparsh-mfp-img-mobile .sparsh-mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .sparsh-mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .sparsh-mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .sparsh-mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #sparsh-mfp-quickview .box-tocart .action.tocart {
    width: auto;
  }
}
@media (min-width: 768px) {
  #sparsh-mfp-quickview.sparsh-quickview-custom-options .product-options-wrapper {
    width: 45%;
  }
  #sparsh-mfp-quickview.sparsh-quickview-custom-options .product-options-bottom {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .checkout-cart-index #sparsh-mfp-quickview .product.info.detailed {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-cart-index #sparsh-mfp-quickview .product-info-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-cart-index #sparsh-mfp-quickview .page-title-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 1200px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 1200px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 1200px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .amazon-addresses .amazon-address:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .amazon-addresses .amazon-address:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .amazon-addresses .amazon-address:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: "icomoon";
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 20px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: "icomoon";
    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: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #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: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-validate-container .amazon-logout {
    margin-top: 1em;
  }
  .checkout-shipping-address .field-tooltip .field-tooltip-content {
    right: -65px;
  }
  .checkout-shipping-address .field-tooltip .field-tooltip-content:before,
  .checkout-shipping-address .field-tooltip .field-tooltip-content:after {
    right: 64px;
  }
  .bs__container {
    border-radius: 15px;
  }
  .bs__branch-list {
    flex-basis: 25%;
    height: 100%;
    order: 0;
    overflow-y: auto;
  }
  .bs__branch-list .bs__branch {
    padding: 10px 8px 10px 15px;
  }
  .bs__branch-list .bs__branch.selected {
    background: #e5efe5;
  }
  .bs__branch-list .bs__branch button {
    float: right;
    margin-top: 5px;
  }
  .bs__branch-list [class^="icon-"],
  .bs__branch-list [class*=" icon-"] {
    padding-left: 20px;
  }
  .bs__branch-list [class^="icon-"]::before,
  .bs__branch-list [class*=" icon-"]::before {
    font-size: 15px;
  }
  .bs__map {
    border-radius: 0 15px 15px 0 ;
    flex-basis: 75%;
    order: 1;
  }
  .bs__mapcontainer {
    width: 100%;
    height: 100%;
    display: block;
  }
  #branchstocktab .view-in-store {
    display: flex;
  }
  .bosch .round-img {
    display: block;
  }
  .bosch .header-menu-bar-img {
    display: block;
  }
  .bosch .image-block {
    width: 52.75%;
  }
  .bosch .text-block {
    text-align: center;
    width: 47.25%;
  }
  .bosch .category-card {
    display: flex;
    align-items: flex-start;
  }
  .bosch .category-card.flipped {
    flex-direction: row-reverse;
  }
  .energy-rating {
    justify-content: flex-start;
  }
  #block-shipping,
  .cart-totals {
    padding: 0 20px;
  }
  .cart-summary .checkout-methods-items .item:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .cart-summary .block.discount {
    padding: 0 20px 10px 20px;
  }
  .categories-list-grid {
    grid-gap: 2em !important;
    grid-auto-rows: 180px !important;
    grid-template-columns: 1fr 1fr 1fr!important;
  }
  .categories-list-grid .cat_item .content-wrapper {
    display: flex;
    height: calc(100% - 4em);
    width: calc(100% - 4em);
    padding: 2em;
  }
  .categories-list-grid .cat_item.cat_1 .content-wrapper {
    justify-content: space-between;
  }
  .categories-list-grid .cat_item.cat_2 .content-wrapper {
    flex-direction: column;
  }
  .categories-list-grid .cat_item h3 {
    font-size: 1.8rem;
  }
  .categories-grid {
    justify-content: flex-start;
  }
  .categories-grid.left {
    justify-content: flex-start;
  }
  .categories-grid > .categories-list-item {
    /* clear previous margins */
    /*
              3 columns per row
              2% - spacing between columns
            */
    margin: 10px 2% 10px 0 !important;
    padding: 0;
    width: calc((100% - 2*2%)/3) !important;
    /*
            align last row columns to the right
            3n - 3 columns per row
            */
    /*
            remove top margin from first row
            -n+3 - 3 columns per row
            */
  }
  .categories-grid > .categories-list-item:nth-child(2n) {
    margin-right: unset;
  }
  .categories-grid > .categories-list-item:nth-child(-n+2) {
    margin-top: unset;
  }
  .categories-grid > .categories-list-item:nth-child(3n) {
    margin-right: 0 !important;
  }
  .categories-grid > .categories-list-item:nth-child(-n+3) {
    margin-top: 0;
  }
  .categories-grid.cols-4 > .categories-list-item {
    margin: 10px 1% 10px 0 !important;
    width: calc(24%) !important;
  }
  .categories-grid.cols-4 > .categories-list-item:nth-child(3n) {
    margin-right: 1% !important;
  }
  .categories-grid.cols-4 > .categories-list-item:nth-child(4n) {
    margin-right: 0 !important;
  }
  .categories-grid.cols-5 > .categories-list-item {
    margin: 10px 1% 10px 0 !important;
    width: calc(19.2%) !important;
  }
  .categories-grid.cols-5 > .categories-list-item:nth-child(3n),
  .categories-grid.cols-5 > .categories-list-item:nth-child(4n) {
    margin-right: 1% !important;
  }
  .categories-grid.cols-5 > .categories-list-item:nth-child(5n) {
    margin-right: 0 !important;
  }
  .categories-grid.cols-6 > .categories-list-item {
    margin: 10px .75% 10px 0 !important;
    width: calc(16%) !important;
  }
  .categories-grid.cols-6 > .categories-list-item:nth-child(3n),
  .categories-grid.cols-6 > .categories-list-item:nth-child(4n),
  .categories-grid.cols-6 > .categories-list-item:nth-child(5n) {
    margin-right: .75% !important;
  }
  .categories-grid.cols-6 > .categories-list-item:nth-child(6n) {
    margin-right: 0 !important;
  }
  .categories-grid.center {
    justify-content: center;
  }
  .categories-grid.center > .categories-list-item:last-child {
    margin-right: 0 !important;
  }
  .categories-grid .category-list-link .overlay {
    display: block;
  }
  .categories-grid .category-list-link .category-list-title span {
    font-size: 1.6rem;
  }
  .darken-image .categories-grid .category-list-link .category-list-title span,
  .zoom-image .categories-grid .category-list-link .category-list-title span {
    font-size: 1.6rem;
  }
  .competitor-table span.best_price {
    display: unset;
  }
  .competitor-table .addtocart-btn-td .addtocart-text {
    display: unset;
  }
  .my_account_dropdown .account-dropdown-content {
    right: unset;
    min-width: unset;
    top: unset;
  }
  #sliderDate {
    margin-top: 20px;
  }
  #sliderDate .slick-dots {
    display: block !important;
    position: absolute;
    top: -30px;
  }
  #sliderDate .slick-dots li {
    margin: 0 3px;
  }
  #sliderDate .slick-dots li button {
    box-shadow: none;
  }
  #sliderDate .slick-dots li button::before {
    height: 7px;
    width: 7px;
  }
  #sliderDate .slick-dots li.inactive {
    pointer-events: none;
  }
  #sliderDate .slick-dots li.inactive button::before {
    opacity: 0.05;
  }
  .delivery-date.extra-dots .step-content {
    margin: 40px 0;
  }
  .delivery-date.extra-dots #sliderDate .slick-dots {
    top: -45px;
  }
  .delivery-information-wrapper {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  body.dyson-index .dyson,
  body.dyson-category .dyson,
  body.dyson-models .dyson {
    padding: 0 20px;
  }
  body.dyson-index .dyson .banner video,
  body.dyson-category .dyson .banner video,
  body.dyson-models .dyson .banner video {
    border: 6px outset #ddd;
    padding: 3px;
  }
  body.dyson-index .dyson .banner .banner-text img,
  body.dyson-category .dyson .banner .banner-text img,
  body.dyson-models .dyson .banner .banner-text img {
    max-width: 100%;
  }
  body.dyson-index .dyson .banner .banner-text h2,
  body.dyson-category .dyson .banner .banner-text h2,
  body.dyson-models .dyson .banner .banner-text h2 {
    font-size: 2.5em;
    margin-top: 3rem;
  }
  body.dyson-index .dyson .button-container,
  body.dyson-category .dyson .button-container,
  body.dyson-models .dyson .button-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 18px 0;
  }
  body.dyson-index .dyson .mobile-button-container,
  body.dyson-category .dyson .mobile-button-container,
  body.dyson-models .dyson .mobile-button-container {
    display: none;
  }
  body.dyson-index .dyson .dyson-guarantee .iconbox,
  body.dyson-category .dyson .dyson-guarantee .iconbox,
  body.dyson-models .dyson .dyson-guarantee .iconbox,
  body.dyson-index .dyson .dyson-guarantee-bottom .iconbox,
  body.dyson-category .dyson .dyson-guarantee-bottom .iconbox,
  body.dyson-models .dyson .dyson-guarantee-bottom .iconbox {
    flex-direction: row;
    margin: 30px 0;
  }
  body.dyson-index .dyson .dyson-guarantee .iconbox > div,
  body.dyson-category .dyson .dyson-guarantee .iconbox > div,
  body.dyson-models .dyson .dyson-guarantee .iconbox > div,
  body.dyson-index .dyson .dyson-guarantee-bottom .iconbox > div,
  body.dyson-category .dyson .dyson-guarantee-bottom .iconbox > div,
  body.dyson-models .dyson .dyson-guarantee-bottom .iconbox > div {
    margin-bottom: 0;
  }
  body.dyson-index .dyson .dyson-guarantee-bottom,
  body.dyson-category .dyson .dyson-guarantee-bottom,
  body.dyson-models .dyson .dyson-guarantee-bottom {
    margin: 0px -20px -20px;
  }
  body.dyson-index .dyson .CategoryVideoBox .columns-2,
  body.dyson-category .dyson .CategoryVideoBox .columns-2,
  body.dyson-models .dyson .CategoryVideoBox .columns-2 {
    width: 49%;
  }
  body.dyson-index .dyson .CategoryVideoBox .columns-3,
  body.dyson-category .dyson .CategoryVideoBox .columns-3,
  body.dyson-models .dyson .CategoryVideoBox .columns-3 {
    width: 32%;
  }
  body.dyson-index .dyson .categories-box,
  body.dyson-category .dyson .categories-box,
  body.dyson-models .dyson .categories-box {
    min-height: 400px;
  }
  body.dyson-index .dyson .categories-box .category-text,
  body.dyson-category .dyson .categories-box .category-text,
  body.dyson-models .dyson .categories-box .category-text {
    font-size: 2.5rem;
    flex: 0 0 auto;
    max-width: 70%;
  }
  body.dyson-index .dyson .categories-box .category-img,
  body.dyson-category .dyson .categories-box .category-img,
  body.dyson-models .dyson .categories-box .category-img {
    height: 100%;
    display: block;
    flex: 1 1 30%;
  }
  body.dyson-index .dyson .categories-box .category-img picture,
  body.dyson-category .dyson .categories-box .category-img picture,
  body.dyson-models .dyson .categories-box .category-img picture {
    display: block;
    float: right;
  }
  body.dyson-index .dyson .categories-box .category-img picture img,
  body.dyson-category .dyson .categories-box .category-img picture img,
  body.dyson-models .dyson .categories-box .category-img picture img {
    max-height: 400px;
  }
  body.dyson-index .dyson .subcategoryBox,
  body.dyson-category .dyson .subcategoryBox,
  body.dyson-models .dyson .subcategoryBox {
    justify-content: space-between;
  }
  body.dyson-index .dyson .subcategoryBox .prev_models,
  body.dyson-category .dyson .subcategoryBox .prev_models,
  body.dyson-models .dyson .subcategoryBox .prev_models,
  body.dyson-index .dyson .subcategoryBox .next_models,
  body.dyson-category .dyson .subcategoryBox .next_models,
  body.dyson-models .dyson .subcategoryBox .next_models {
    font-size: 2rem;
    justify-content: center;
    display: flex;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
  }
  body.dyson-index .dyson .subcategoryBox .prev_models div,
  body.dyson-category .dyson .subcategoryBox .prev_models div,
  body.dyson-models .dyson .subcategoryBox .prev_models div,
  body.dyson-index .dyson .subcategoryBox .next_models div,
  body.dyson-category .dyson .subcategoryBox .next_models div,
  body.dyson-models .dyson .subcategoryBox .next_models div {
    padding: 0 0 0 50px;
    transition: inherit;
  }
  body.dyson-index .dyson .subcategoryBox .prev_models div::before,
  body.dyson-category .dyson .subcategoryBox .prev_models div::before,
  body.dyson-models .dyson .subcategoryBox .prev_models div::before,
  body.dyson-index .dyson .subcategoryBox .next_models div::before,
  body.dyson-category .dyson .subcategoryBox .next_models div::before,
  body.dyson-models .dyson .subcategoryBox .next_models div::before {
    font-size: 48px;
    transition: inherit;
  }
  body.dyson-index .dyson .subcategoryBox .prev_models:hover,
  body.dyson-category .dyson .subcategoryBox .prev_models:hover,
  body.dyson-models .dyson .subcategoryBox .prev_models:hover,
  body.dyson-index .dyson .subcategoryBox .next_models:hover,
  body.dyson-category .dyson .subcategoryBox .next_models:hover,
  body.dyson-models .dyson .subcategoryBox .next_models:hover {
    text-decoration: underline;
    text-shadow: 5px 5px 2px black;
  }
  body.dyson-index .dyson .subcategoryBox .prev_models:hover div::before,
  body.dyson-category .dyson .subcategoryBox .prev_models:hover div::before,
  body.dyson-models .dyson .subcategoryBox .prev_models:hover div::before,
  body.dyson-index .dyson .subcategoryBox .next_models:hover div::before,
  body.dyson-category .dyson .subcategoryBox .next_models:hover div::before,
  body.dyson-models .dyson .subcategoryBox .next_models:hover div::before {
    font-size: 54px;
  }
  body.dyson-index .dyson .subcategoryBox .next_models div,
  body.dyson-category .dyson .subcategoryBox .next_models div,
  body.dyson-models .dyson .subcategoryBox .next_models div {
    padding: 0 50px 0 0;
  }
  body.dyson-index .dyson .subcategoryBox .next_models div::before,
  body.dyson-category .dyson .subcategoryBox .next_models div::before,
  body.dyson-models .dyson .subcategoryBox .next_models div::before {
    left: unset;
    right: 0;
  }
  body.dyson-index .dyson .subcategoryBox .next_models:hover div,
  body.dyson-category .dyson .subcategoryBox .next_models:hover div,
  body.dyson-models .dyson .subcategoryBox .next_models:hover div {
    padding: 0 45px 0 0;
    margin: 0 5px 0 0;
  }
  body.dyson-index .dyson .subcategoryBox .prev_models:hover div,
  body.dyson-category .dyson .subcategoryBox .prev_models:hover div,
  body.dyson-models .dyson .subcategoryBox .prev_models:hover div {
    padding: 0 0 0 45px;
    margin: 0 0 0 5px;
  }
  body.dyson-index .dyson .subcategoryBox .model_title,
  body.dyson-category .dyson .subcategoryBox .model_title,
  body.dyson-models .dyson .subcategoryBox .model_title {
    font-size: 4rem;
  }
  .cart-summary .block.giftcard {
    padding: 0 20px 10px 20px;
  }
  .modal-popup.gift-card-info .modal-inner-wrap {
    width: 40%;
  }
  .label-productpage {
    width: 100%;
    left: 0;
  }
  .product-add-form .box-tocart .fieldset .actions {
    width: 80%;
  }
  .neff .top-banner {
    padding: 70px;
  }
  .neff .heading {
    padding: 70px 50px 10px 50px;
  }
  .neff .neff-body {
    padding: 10px 50px 90px 50px;
  }
  .neff .image-block {
    padding: 0;
    width: 55%;
  }
  .neff .text-block {
    padding: 50px;
    text-align: center;
    width: 45%;
  }
  .neff .category-card {
    display: flex;
    align-items: flex-start;
    padding: 50px;
  }
  .neff .category-card.flipped {
    flex-direction: row-reverse;
    padding: 50px;
  }
  .WolModal .modal-inner-wrap {
    margin: 3vh auto !important;
  }
  .WolModal .modal-inner-wrap #WOLIFrame {
    height: 86vh !important;
  }
  .siemens .header-text-block {
    padding: 30px 120px;
  }
  .siemens .image-block {
    width: 55.5%;
  }
  .siemens .text-block {
    width: 44.5%;
    padding: 30px 70px;
  }
  .siemens .category-card {
    display: flex;
    align-items: flex-start;
  }
  .siemens .category-card.flipped {
    flex-direction: row-reverse;
  }
  .siemens .marketing-card {
    display: flex;
    align-items: flex-start;
  }
  .siemens .marketing-image-block {
    padding: 0;
    width: 55.5%;
  }
  .siemens .marketing-text-block {
    width: 44.5%;
    padding: 50px 70px;
  }
  .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;
  }
  .sony ul.category-buttons {
    flex-direction: row;
    justify-content: space-evenly;
  }
  .sony .sony-btn {
    font-size: 1.5rem;
    padding: 10px 20px;
  }
  .sony .sony-video-block .video-popup::before {
    border: 4px solid;
    font-size: 4rem;
    height: 30px;
    line-height: 36px;
    padding: 30px;
    width: 30px;
  }
  .sony .sony-brand-container {
    position: relative;
  }
  .sony .sony-img-text-block,
  .sony .sony-img-text-block-white {
    position: absolute;
    bottom: 0.5%;
    left: 0;
    width: calc(100% - 40px);
  }
  .sony .sony-img-text-block-half {
    position: absolute;
    bottom: 0.8%;
    left: 0;
    width: calc(100% - 40px);
  }
  .payit .top-boxes {
    flex-direction: row;
    justify-content: space-between;
    margin: 0 -15px 1rem -15px;
  }
  .payit .top-boxes > div {
    background-color: #f5f5f5;
    flex-basis: 30%;
    text-align: center;
  }
  .payit .top-boxes > div h3 {
    font-size: 2rem;
    padding-top: 65px;
    padding-left: 0;
  }
  .payit .top-boxes > div h3::before {
    font-size: 60px;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
  }
  .payit .top-boxes > div h3.simple::before {
    top: 10px;
  }
  .payit .top-boxes > div p {
    font-size: 1.8rem;
    margin: 1rem 2rem;
  }
  .payit .stepup {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
  }
  .payit .stepup P {
    text-align: center;
  }
  .payit .stepup P.standout {
    flex-basis: 30%;
  }
  .payit .stepup P.standout:first-of-type {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
  .payit .copy-block h2,
  .payit .copy-block h3 {
    color: #42145f;
    font-weight: 500;
    text-align: center;
  }
  .payit .copy-block h3 {
    font-size: 1.6rem;
  }
  .payit .copy-block.smoke {
    margin: 1rem -15px 1rem -15px;
    padding: 10px 30px;
  }
  .payit .steps {
    text-align: center;
    font-size: 1.75rem;
  }
  .payit .steps p {
    margin: 2rem 0 1rem;
  }
  .payit .steps p span.num {
    color: #42145f;
    display: block;
  }
  #popup-addresscheck .shipping-options #country-select {
    max-width: 50%;
  }
  .embedded-postcode #popup-addresscheck {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 20px;
  }
  .embedded-postcode #popup-addresscheck .shipping-options #country-select {
    max-width: unset;
  }
  .embedded-postcode #popup-addresscheck .embedded.summary.title {
    display: block;
  }
  .embedded-postcode #popup-addresscheck.summary-split .cart-summary > .title {
    display: none;
  }
  #popup-addresscheck.has-lookup .lookup-wrapper #popuppostcode {
    width: 80%;
    float: left;
  }
  .embedded-postcode #popup-addresscheck.has-lookup .lookup-wrapper #popuppostcode {
    width: unset;
    float: unset;
    flex-grow: 1;
    flex-basis: 0;
    margin-right: 10px;
    max-width: 50%;
  }
  #popup-addresscheck.has-lookup .lookup-wrapper #lookup-btn {
    float: right;
    text-align: center;
  }
  .embedded-postcode #popup-addresscheck.has-lookup .lookup-wrapper #lookup-btn {
    float: unset;
    flex-grow: 1;
  }
  #popup-addresscheck.has-lookup #crafty_postcode_lookup_result_option1 {
    width: 80% !important;
  }
  .embedded-postcode #popup-addresscheck.has-lookup #crafty_postcode_lookup_result_option1 {
    width: 100% !important;
  }
  .embedded-postcode #popup-addresscheck ul.selector {
    justify-content: space-between;
  }
  .embedded-postcode #popup-addresscheck ul.selector li:first-child label.delivery-selector {
    flex-grow: 1;
  }
  .embedded-postcode #popup-addresscheck ul.selector li label.delivery-selector {
    flex-grow: 1;
    font-size: 1.3rem;
    padding: 7px 10px;
  }
  .embedded-postcode #popup-addresscheck ul.selector li:last-child {
    justify-content: flex-end;
  }
  .option-alert td {
    padding: 10px 0 0 45px!important;
  }
  .optioninfo_link {
    top: 1px;
  }
  .checkout-cart-index .cart-summary {
    border-radius: 10px;
  }
  .cart .cart-item-wrapper {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px 0;
  }
  .cart.table-wrapper .product-item-details {
    display: block !important;
    padding-bottom: 0px !important;
    width: 100% !important;
  }
  .cart.table-wrapper .cart-item-table td.image-column {
    width: 15%;
  }
  .cart.table-wrapper .cart-item-table .image-mobile {
    display: none;
  }
  .cart.table-wrapper .cart-item-table .warranties-table td.warranties-select {
    width: 60%;
  }
  .cart.table-wrapper .cart-item-table .warranties-table td.selected-price {
    width: 40%;
  }
  .cart.table-wrapper .cart-item-table .col > .price {
    font-size: 1.5rem !important;
  }
  .cart.items.table {
    width: 100%;
  }
  .cart.items.table td.product-image {
    padding: 20px 0 0;
    width: 15%;
  }
  .cart.items.table .col.subtotal {
    float: none;
    padding: 15px 15px 0 0;
    width: 15%;
  }
  .cart.items.table .col.qty {
    text-align: center !important;
    padding: 15px 0 0;
    width: 15%;
  }
  .cart table.cart-item-table tbody td {
    padding: 0;
  }
  .cart table.cart-items-table td.product-name {
    padding: 15px 15px 11px 5px!important;
  }
  table.cart-options-table td.option-info,
  table.cart-options-table td.col.unitprice {
    padding: 10px !important;
  }
  table.cart-options-table td .option-item {
    margin: 10px 30px 10px 0;
  }
  table.cart-options-table .option-title {
    display: inline-block;
    font-size: 1.525rem;
    margin-right: 5px;
    padding-top: 1px;
  }
  tr.option-description td {
    padding: 10px 65px 10px 45px!important;
  }
  .video-link-icon .video-popup {
    margin-left: 10px;
  }
  .custom-toolbar {
    width: 100%;
    margin-left: 0;
  }
  .custom-toolbar.toolbar-products {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #000000;
    padding-top: 20px;
    border-bottom: 1px solid #000000;
    padding-bottom: 20px;
  }
  .custom-toolbar.toolbar-products .limiter {
    display: block;
    /*margin-right: 3%;*/
  }
  .custom-toolbar.toolbar-products .toolbar-amount,
  .custom-toolbar.toolbar-products .toolbar-sorter {
    margin-right: 3%;
  }
  .custom-toolbar.toolbar-products .toolbar-amount.sorter,
  .custom-toolbar.toolbar-products .toolbar-sorter.sorter {
    margin-top: 0;
  }
  .custom-toolbar.toolbar-products .modes {
    margin-left: auto;
    margin-right: 0;
  }
  .custom-toolbar.toolbar-products .toolbar-divider {
    display: block;
    width: 1px;
    height: 24px;
    margin-top: 4px;
    margin-right: 3%;
    background-color: #000000;
  }
  .custom-toolbar.toolbar-products::after,
  .custom-toolbar.toolbar-products::before {
    content: unset;
    display: unset;
    clear: unset;
  }
  .sidebar-main .filter-title.custom-filter-button {
    display: none;
  }
  body.product_view_two_column_layout .differential-scroll-container {
    position: relative;
    overflow: hidden;
  }
  body.product_view_two_column_layout .product.media {
    width: 67%;
  }
  body.product_view_two_column_layout .product-info-main {
    width: 30%;
    left: unset !important;
    right: 0 !important;
  }
  body.product_view_two_column_layout .product-info-main .product-gallery-mobile,
  body.product_view_two_column_layout .product-info-main .product-labels-main-mobile {
    display: none;
  }
  .product-advisor-enabled {
    pointer-events: none;
    position: relative;
    width: 1400px;
  }
  .product-advisor-enabled #layered-filter-block {
    position: relative;
    height: auto;
    width: 20.83333333%;
    margin-bottom: 0;
  }
  .product-advisor-enabled .block.filter,
  .product-advisor-enabled .block.block-compare {
    pointer-events: all;
    width: 20.83333333%;
  }
  .product-advisor-enabled #sidebar-product-advisor-wrapper {
    padding-bottom: 20px;
    pointer-events: none;
  }
  .qs-top-level-container {
    height: 100%;
  }
  .qs-top-level-container .under-popup .item .img-wrapper {
    display: unset;
  }
  .qs-top-level-container .under-popup .item .img-wrapper img {
    max-width: 100% !important;
  }
  .qs-top-level-container .under-popup .category-wrapper {
    column-count: unset;
    row-gap: 2rem;
  }
  .qs-top-level-container .qs-loading-mask {
    width: calc(100% + 350px);
    background-color: rgba(255, 255, 255, 0.3);
    left: -350px;
    border-radius: 12px;
  }
  .qs-top-level-container .qs-container {
    height: 100%;
  }
  .qs-top-level-container .qs-container #qs-options {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    left: 20px;
    position: absolute;
    top: 20px;
    width: 280px;
    min-height: 319px;
  }
  .magezon-builder .qs-top-level-container .qs-container #qs-options {
    width: 320px;
  }
  .sidebar-main .qs-top-level-container .qs-container #qs-options {
    padding: 20px;
    position: relative;
    width: 254px;
    left: 0;
    top: 0;
  }
  .qs-top-level-container .qs-container #qs-options .qs-selector {
    margin: 0 0 10px 0;
  }
  .qs-top-level-container .qs-container #qs-options .qs-filter-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .qs-top-level-container #qs-displays {
    height: inherit;
  }
  .qs-top-level-container #qs-displays .qs-option-display {
    height: auto;
    left: 370px;
    max-width: 100%;
    position: absolute;
    top: 20px;
    z-index: 15;
  }
  .sidebar-main .qs-top-level-container #qs-displays .qs-option-display {
    left: 325px;
    top: 0;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-container,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories.qs-category-container.bordered .category-wrapper .item {
    margin: 0;
    text-align: left;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories.qs-category-container.bordered .category-wrapper .item .qs-category-control h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories.qs-category-container.bordered .category-wrapper .item .qs-filter-control h3 {
    border: none;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories.qs-category-container.bordered .category-wrapper .item .qs-category-control:hover h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories.qs-category-container.bordered .category-wrapper .item .qs-filter-control:hover h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories.qs-category-container.bordered .category-wrapper .item .qs-category-control.selected h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories.qs-category-container.bordered .category-wrapper .item .qs-filter-control.selected h3 {
    background: none;
    color: inherit;
    font-weight: 500;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup {
    padding: 21px 25px 20px;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .overflow-wrapper,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .overflow-wrapper,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .overflow-wrapper,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .overflow-wrapper {
    height: 318px;
    overflow: auto;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .qs-category-control h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .qs-category-control h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .qs-category-control h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .qs-category-control h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .qs-filter-control h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .qs-filter-control h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .qs-filter-control h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .qs-filter-control h3 {
    font-size: 1.4rem;
    font-weight: 300;
    margin: 0;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .qs-filter-control.brand,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .qs-filter-control.brand,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .qs-filter-control.brand,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .qs-filter-control.brand {
    background-color: unset;
    border: 1px solid transparent;
    height: 50px;
    padding: 5px;
    position: relative;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .qs-filter-control.brand img,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .qs-filter-control.brand img,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .qs-filter-control.brand img,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .qs-filter-control.brand img {
    max-height: 50px;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .qs-filter-control.brand h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .qs-filter-control.brand h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .qs-filter-control.brand h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .qs-filter-control.brand h3 {
    border: none;
    font-weight: 700;
    font-size: 2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .qs-filter-control.brand:hover,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .qs-filter-control.brand:hover,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .qs-filter-control.brand:hover,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .qs-filter-control.brand:hover,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .qs-filter-control.brand.selected,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .qs-filter-control.brand.selected,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .qs-filter-control.brand.selected,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .qs-filter-control.brand.selected {
    border: 1px solid #d2dee9;
    border-radius: 8px;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .qs-filter-control.brand:hover h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .qs-filter-control.brand:hover h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .qs-filter-control.brand:hover h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .qs-filter-control.brand:hover h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .qs-filter-control.brand.selected h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .qs-filter-control.brand.selected h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .qs-filter-control.brand.selected h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .qs-filter-control.brand.selected h3 {
    background-color: unset;
    border: none;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .qs-filter-control.brand .brand_count,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .qs-filter-control.brand .brand_count,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .qs-filter-control.brand .brand_count,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .qs-filter-control.brand .brand_count {
    border-radius: 50%;
    position: absolute;
    border: 1px solid green;
    font-size: 10px;
    color: green;
    right: -6px;
    padding: 4px 6px;
    top: -5px;
    background-color: white;
    display: grid;
    height: 27px;
    width: 29px;
    box-sizing: border-box;
    align-content: end;
    justify-content: center;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .qs-filter-control.colour.light,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .qs-filter-control.colour.light,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .qs-filter-control.colour.light,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .qs-filter-control.colour.light {
    color: #fff;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .under-popup .qs-filter-control.colour h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .under-popup .qs-filter-control.colour h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .under-popup .qs-filter-control.colour h3,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .under-popup .qs-filter-control.colour h3 {
    background: none;
    border: 1px solid #d2dee9;
    font-weight: 500;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .category-wrapper {
    max-width: 100%;
    max-height: 540px;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .category-wrapper .item {
    display: inline-block;
    margin: 0 0 1em;
    width: 90%;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .category-wrapper .item h3.qs-category-title {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
    padding: 0 0 1rem 0;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories .category-wrapper .item ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .category-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-categories-filter2 .category-wrapper .item {
    flex-basis: 18%;
    margin: 4px 9px;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .attribute-wrapper,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .attribute-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter3-content .attribute-wrapper .item,
  .qs-top-level-container #qs-displays .qs-option-display #qs-filter2-content .attribute-wrapper .item {
    flex-basis: 18%;
    margin: 4px 9px;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-control h3,
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control h3 {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #cfcfcf;
    cursor: pointer;
    display: inline-block;
    min-height: 15px;
    padding: 6px 2px;
    width: 100%;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-control:hover h3,
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control:hover h3,
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-control.selected h3,
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.selected h3 {
    background-color: #d2dee9;
    border-color: #d2dee9;
    font-weight: 600;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-control.has-image img {
    max-height: 100px;
  }
  .qs-top-level-container #qs-displays .popout-arrows {
    border-bottom: 14px solid transparent;
    border-right: 22px solid #fff;
    border-top: 14px solid transparent;
    height: 0;
    left: -21px;
    position: absolute;
    width: 0;
  }
  .qs-top-level-container #qs-displays .popout-arrows#qs-filter1-arrow {
    top: 75px;
  }
  .qs-top-level-container #qs-displays .popout-arrows#qs-filter2-arrow {
    top: 120px;
  }
  .qs-top-level-container #qs-displays .popout-arrows#qs-filter3-arrow {
    top: 167px;
  }
  .qs-top-level-container #qs-displays .popout-arrows#qs-categories-arrow {
    top: 122px;
  }
  .pa-wrapper {
    height: 100%;
    position: relative;
  }
  .page-pa-wrapper {
    pointer-events: none;
    position: relative;
    min-height: 380px;
    width: 1400px;
  }
  .page-pa-wrapper .qs-top-level-container #qs-displays .qs-option-display #qs-categories .category-wrapper {
    column-count: unset;
    column-gap: unset;
  }
  .page-pa-wrapper .qs-top-level-container #qs-displays .qs-option-display #qs-categories .category-wrapper .item {
    display: block;
    width: 99%;
  }
  .page-pa-wrapper .qs-top-level-container #qs-displays .qs-option-display #qs-categories .category-wrapper .item ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .page-pa-wrapper .qs-top-level-container #qs-displays .qs-option-display #qs-categories .category-wrapper .item ul li {
    flex-basis: 20%;
    padding: 1%;
    text-align: center;
  }
  .page-pa-wrapper .qs-top-level-container #qs-displays .qs-option-display #qs-categories .category-wrapper .item .subcat-img-wrapper {
    cursor: pointer;
    height: 100px;
  }
  .page-pa-wrapper .qs-top-level-container #qs-displays .qs-option-display #qs-categories.qs-category-container.bordered .category-wrapper .item {
    border: none;
    padding-left: 0;
    text-align: center;
  }
  .productadvisor-search-result .field.limiter {
    display: inline-block;
  }
  .productadvisor-search-result .calculus-promotions-wrapper {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .productadvisor-search-result .calculus-promotions-wrapper .promotion {
    padding: 0 20px;
  }
  .productadvisor-search-result .calculus-promotions-wrapper .promotion .promotion-img {
    float: unset;
    max-width: 100%;
  }
  .productadvisor-search-result .calculus-promotions-wrapper .promotion .promotion-desc {
    float: unset;
    padding: 0 6px;
    width: 100%;
  }
  .productadvisor-search-result .products.products-grid .product-item-info {
    margin: 0;
  }
  .productadvisor-search-result .products.products-grid .product-item-info:hover {
    margin: 0;
  }
  .productadvisor-search-result.grid_4_column .products.products-grid .product-item {
    margin-left: 2%;
    width: calc(23.5%);
  }
  .productadvisor-search-result.grid_4_column .products.products-grid .product-item:first-child {
    margin-left: 0;
  }
  .productadvisor-search-result.grid_4_column .products.products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .productadvisor-search-result.grid_3_column .products.products-grid .product-item {
    margin-left: 2%;
    width: calc(31.33333333%);
  }
  .productadvisor-search-result.grid_3_column .products.products-grid .product-item:first-child {
    margin-left: 0;
  }
  .productadvisor-search-result.grid_3_column .products.products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .qs-top-level-container .qs-container #qs-options #qs-results-body {
    position: absolute;
    width: calc(100% - 40px);
    bottom: 20px;
    margin: 0;
  }
  .phpro-cookie-notice {
    width: 100%;
    padding: 5% 3%;
  }
  .phpro-cookie-notice .notice-wrapper {
    flex-direction: row;
  }
  .phpro-cookie-notice .notice-wrapper .notice__actions {
    margin-top: 0;
  }
  .phpro-cookie-notice .notice-wrapper .notice__actions .notice__btn {
    padding: 7px 15px;
    margin-right: 10px;
  }
  .phpro-cookie-notice.interactive {
    padding: 60px 0;
  }
  .phpro-cookie-notice.interactive .notice-wrapper .notice__actions .notice__btn {
    padding: 12px 25px;
  }
  .modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap {
    background-color: #efefef;
  }
  .modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-content {
    padding-left: 0;
  }
  .modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal {
    flex-direction: row;
  }
  .modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs {
    width: 20%;
    padding-left: 3%;
    background-color: #efefef;
    padding-top: 30px;
  }
  .modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab {
    width: 80%;
    border: 2px solid #1979c3;
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #e1e1e1;
    box-shadow: none;
  }
  .modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content {
    background-color: #efefef;
    width: 80%;
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 50px;
  }
  .modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle {
    font-size: 17px;
  }
  .modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-footer {
    height: 0;
    padding: 0;
    text-align: right;
    margin-right: 20px;
  }
  .modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-footer .consent-btn {
    margin: -100px 0 0 0;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: "icomoon";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: "icomoon";
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: "icomoon";
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 1200px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: "icomoon";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: "icomoon";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  section {
    margin-bottom: 30px;
  }
  .c-aslider__item--full .c-aslider__caption {
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 50%;
  }
  .c-aslider__item--left {
    display: flex;
  }
  .c-aslider__item--right {
    display: flex;
    flex-direction: row-reverse;
  }
  .c-aslider__item--left .c-aslider__caption,
  .c-aslider__item--right .c-aslider__caption {
    width: 50%;
  }
  .c-aslider__item--left .c-aslider__picture,
  .c-aslider__item--right .c-aslider__picture {
    width: 50%;
  }
  .c-aslider__nav {
    display: block;
  }
  .c-aslider__nav.slick-slider {
    display: block;
  }
  .c-aslider__nav-item {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid white;
    color: #000000;
    cursor: pointer;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
  }
  .slick-current .c-aslider__nav-item {
    border-bottom: 2px solid #000000;
    color: #000000;
  }
  .c-aslider:hover .slick-arrow {
    visibility: visible;
    opacity: 1;
  }
  .flexgrid .col-lg-2 {
    /* clear previous margins */
    /*
                3 columns per row
                2% - spacing between columns 
            */
    box-sizing: border-box;
    margin: 0 2% 10px 0 !important;
    padding: 0;
    width: calc((100% - 1*2%)/2);
    /*
            align last row columns to the right
            3n - 3 columns per row
            */
  }
  .flexgrid .col-lg-2:nth-child(1n),
  .flexgrid .col-lg-2:nth-child(2n),
  .flexgrid .col-lg-2:nth-child(3n) {
    margin-right: unset;
  }
  .flexgrid .col-lg-2:nth-child(2n) {
    margin-right: 0 !important;
  }
  .flexgrid .col-lg-3 {
    /* clear previous margins */
    /*
                3 columns per row
                2% - spacing between columns 
            */
    box-sizing: border-box;
    margin: 0 2% 10px 0 !important;
    padding: 0;
    width: calc((100% - 2*2%)/3);
    /*
            align last row columns to the right
            3n - 3 columns per row
            */
  }
  .flexgrid .col-lg-3:nth-child(2n),
  .flexgrid .col-lg-3:nth-child(3n) {
    margin-right: unset;
  }
  .flexgrid .col-lg-3:nth-child(3n) {
    margin-right: 0 !important;
  }
  .flexgrid .col-lg-4 {
    /* clear previous margins */
    /*
                4 columns per row
                2% - spacing between columns 
            */
    box-sizing: border-box;
    margin: 0 2% 10px 0 !important;
    padding: 0;
    width: calc((100% - 3*2%)/4);
    /*
            align last row columns to the right
            4n - 4 columns per row
            */
  }
  .flexgrid .col-lg-4:nth-child(2n),
  .flexgrid .col-lg-4:nth-child(3n) {
    margin-right: unset;
  }
  .flexgrid .col-lg-4:nth-child(4n) {
    margin-right: 0 !important;
  }
  .header-top {
    display: block;
  }
  .header-top .header-top-content {
    padding: 10px 20px 0 !important;
  }
  .header-top .header-top-content .block-1,
  .header-top .header-top-content .block-2,
  .header-top .header-top-content .block-3 {
    padding-bottom: 0;
    max-width: unset;
  }
  .header-top .header-top-content .block-1 {
    flex-basis: 30%;
    flex-grow: 0;
  }
  .header-top .header-top-content .block-2 {
    flex-basis: auto;
    flex-grow: 0;
  }
  .header-top .header-top-content .block-3 {
    flex-basis: auto;
    flex-grow: 1;
    margin-right: 0 !important;
    max-width: unset;
    text-align: right;
  }
  .header-top .header-top-content ul.social {
    float: left;
  }
  .header-top .header-top-content ul.social a::before {
    font-size: 18px;
  }
  .header-top .header-top-content ul.locations {
    float: right;
  }
  .header-top .header-top-content ul.locations li {
    margin-right: 30px;
  }
  .header-top .header-top-content ul.locations li:last-child {
    margin-right: 0;
  }
  .header.content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-height: 120px;
    padding: 0 20px;
  }
  .header.content .customer-welcome {
    display: none;
    margin: 18px 0;
    position: unset;
  }
  .header.content .custom-block {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header.content .search-wrapper {
    flex-grow: 1;
  }
  .header.content .search-wrapper .block-search {
    float: unset;
    left: 50%;
    padding-left: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40%;
    z-index: 400;
  }
  .header.content .search-wrapper .block-search .action.search {
    top: 0;
  }
  .header.content .search-wrapper .block-search .action.search::before {
    color: #ffffff;
    font-size: 20px;
    line-height: 42px;
  }
  .header.content .logo {
    max-width: 300px;
    margin: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .header.content .logo img {
    max-height: 78px;
  }
  .header.content .header-actions .inner {
    position: relative;
    height: 100%;
  }
  .header.content .header-actions .inner > .actions {
    margin-top: 41px;
  }
  .header.content .header-actions .inner > .actions .brand-logo {
    width: 200px;
  }
  .header.content .header-actions .inner > .actions .brand-logo img {
    max-width: 100%;
  }
  .header.content .header-actions .inner > .actions .action-links {
    padding-top: 0;
  }
  .header.content .header-actions .inner > .actions .action-links a.account-link {
    position: relative;
    padding: 10px 0 0 28px;
    top: 10px;
    display: inline !important;
  }
  .header.content .header-actions .inner > .actions .action-links a.account-link::before,
  .header.content .header-actions .inner > .actions .action-links a.account-link:hover::before {
    font-size: 26px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .header.content .header-actions .inner > .actions .action-links a.account-link span {
    display: inline-block;
  }
  .header.content .minicart-wrapper {
    top: 5px;
  }
  .header.content .minicart-wrapper .block-minicart {
    z-index: 550;
  }
  .header.content .minicart-wrapper .block-minicart .subtitle {
    display: none !important;
  }
  .header.content .minicart-wrapper .block-minicart .subtitle.empty {
    display: block !important;
  }
  .header.content .minicart-wrapper .action.showcart {
    color: #ffffff;
  }
  .header.content .minicart-wrapper .action.showcart::before {
    color: #ffffff;
    font-size: 26px;
  }
  .header.content .minicart-wrapper .action.showcart:hover::before,
  .header.content .minicart-wrapper .action.showcart.active::before,
  .header.content .minicart-wrapper .action.showcart.active:active::before,
  .header.content .minicart-wrapper .action.showcart.active:hover::before {
    color: #eeeeee;
  }
  .header.content .minicart-wrapper .action.showcart .text {
    clip: unset;
    display: inline-block;
    height: auto;
    padding-top: 7px;
    margin: unset;
    overflow: unset;
    position: unset;
    width: auto;
  }
  .header-add {
    display: block;
  }
  .header-add .wrapper .content {
    padding: 0 20px;
  }
  .header-add ul {
    justify-content: space-between;
  }
  .header-add ul li {
    display: inline-block;
    margin: 0 10px 5px 0;
  }
  .header-add ul li:last-child {
    margin-right: 0;
  }
  .nav-sections {
    background: #f2f2f2;
    border-width: 0 0 3px 0;
    border-style: solid;
    border-color: #eb192a;
    margin-bottom: 0;
    z-index: 100;
  }
  .nav-sections .navigation {
    background: #f2f2f2;
    padding: 0;
  }
  .nav-sections.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .navigation {
    padding: 0 20px;
    z-index: 500;
  }
  .navigation .level0 {
    margin: 0;
  }
  .navigation .level0 > .level-top {
    color: #333333;
    font-size: 1.4rem;
    font-weight: 700;
    height: 100%;
    padding: 14px 12px 14px 12px;
    position: relative;
    text-align: center;
  }
  .navigation .level0 > .level-top span {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .navigation .level0 > .level-top span > span {
    position: unset;
    top: unset;
    transform: unset;
  }
  .navigation .level0 > .level-top.has-active > .level-top {
    background: #f2f2f2;
    border: none;
    color: #eb192a;
  }
  .navigation .level0 > .level-top:hover {
    background: #f2f2f2;
    color: #eb192a;
  }
  .navigation .level0.parent > .level-top {
    padding: 14px 20px 14px 12px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    padding-right: 5px;
  }
  .navigation .level0.parent > .level-top.ui-state-active,
  .navigation .level0.parent > .level-top.ui-state-focus {
    background: #f2f2f2;
    color: #eb192a;
  }
  .navigation .level0.home {
    display: none;
    float: left;
    line-height: 0;
  }
  .navigation .level0.home a {
    height: 100%;
    width: 47px;
  }
  .navigation .level0.home a span {
    display: none;
  }
  .navigation .level0.home a::before {
    color: #333333;
    content: "\e905";
    font-family: "icomoon";
    font-size: 28px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
  }
  .navigation .level0.home a:hover::before {
    color: #eb192a;
  }
  .navigation .level0.home.active a::before {
    color: #eb192a;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border: none;
    background: #f2f2f2;
    color: #eb192a;
  }
  .navigation .level0.active.home > .level-top,
  .navigation .level0.has-active.home > .level-top {
    background: #f2f2f2;
  }
  .navigation .level0 .submenu {
    border-color: #eb192a;
    border-style: solid;
    border-width: 0 0 3px 0;
    background: #f2f2f2;
  }
  .navigation .level0 .submenu:hover::after {
    z-index: 0;
  }
  .navigation .level0 .submenu a {
    color: #333333;
  }
  .navigation .level0 .submenu a:hover {
    color: #eb192a;
    background: #e2e2e2;
  }
  .navigation .level0 .submenu .active > a {
    border: none;
    font-weight: 700;
    color: #333333;
  }
  .navigation .level2.parent {
    position: relative;
  }
  .footer-content .grid-row .grid-item {
    flex-basis: 25%;
  }
  .footer-content .grid-row-5 .grid-item {
    flex-basis: 20%;
  }
  .footer-end .content {
    position: relative;
  }
  .footer-end .content .version {
    padding: 0 10px 10px;
  }
  .hero-banner {
    width: 100%;
    max-width: 100%;
  }
  .location-header img {
    max-width: 40%;
  }
  .location-header.cradley-heath .content h2 {
    font-size: 1.75rem;
  }
  .location-wrapper .location-image,
  .location-wrapper .location-map {
    flex-basis: 50%;
    flex-grow: 1;
  }
  .location-wrapper .location-image > div {
    display: flex;
  }
  .location-wrapper .location-image p {
    margin: 0;
  }
  .location-wrapper .location-map > div {
    display: flex;
  }
  .location-wrapper .location-map > div > div {
    width: 100%;
  }
  .location-info-block .location-info {
    flex-basis: 40%;
  }
  .location-info-block .location-info .store-opening-wrapper {
    margin-top: 30px;
  }
  .location-info-block .location-info table.store-opening {
    width: 80% !important;
  }
  .location-info-block .location-info .store-opening-hours {
    padding: 10px 20px 0 100px;
  }
  .location-info-block .location-detail {
    flex-basis: 60%;
  }
  .catalog-category-view .category-view {
    margin: 0;
  }
  .catalog-category-view .category-view .page-title-wrapper {
    flex-basis: 20%;
    padding-right: 1%;
  }
  .catalog-category-view .category-view .category-description {
    flex-basis: 78%;
    flex-grow: 1;
  }
  .catalog-category-view .category-view .category-description h2 {
    margin: 0 0 1rem 0;
    font-size: 2rem;
  }
  .catalog-category-view .category-view .category-description > div {
    width: 100%;
  }
  .catalog-category-view.page-with-filter .columns {
    padding: 20px 0 0 0;
  }
  .catalog-category-view.page-with-filter .columns .main {
    padding-left: 0;
  }
  .catalog-category-view .toolbar .pages {
    float: left;
  }
  .products.products-grid .product-items {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
  }
  .products.products-grid.products-upsell .product-item {
    flex: 0 0 18.3%;
    margin-left: 2%;
  }
  .products.products-grid.products-upsell .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .products.products-grid.products-upsell .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .products.products-grid .product-item {
    display: flex;
    height: inherit;
    flex-direction: column;
    width: calc(32%);
  }
  .products.products-grid .product-item-info {
    height: 100%;
    width: 100% !important;
  }
  .products.products-grid .stock-msg {
    margin-bottom: 10px;
  }
  .products.products-grid .product-item-description {
    display: none;
  }
  .products.products-grid .actions-primary .action.primary2 {
    display: none;
  }
  .products.products-related .product-item {
    margin: 0 10px;
  }
  .products.products-related .product-item-info {
    margin: 0 !important;
  }
  .products.products-list .product-item {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #000000;
    margin-bottom: 30px;
  }
  .products.products-list .product-item .product-item-info {
    align-items: stretch;
    display: flex;
    width: 100%;
  }
  .products.products-list .product-item .product-item-info .manflogo {
    float: left;
    margin-right: 15px;
  }
  .products.products-list .product-item .product-item-info .actions-primary {
    width: 250px;
  }
  .products.products-list .product-item .product-item-info .actions-primary .action {
    text-align: center;
    width: 100%;
  }
  .products.products-list .product-item .product-item-info .actions-primary .action.primary {
    float: unset;
    margin: 10px 0 0;
  }
  .products.products-list .product-item .product-item-info .actions-primary .action.more-info {
    margin: 10px 0;
  }
  .products.products-list .product-item .product-item-info .actions-secondary {
    margin: 10px 0 0;
  }
  .products.products-list .product-item .product-item-details {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 0 10px 0 20px;
  }
  .products.products-list .product-item .price-box {
    float: unset;
    margin: 0 0 10px;
  }
  .products.products-list .product-item .product-item-actions {
    max-width: 250px;
    min-width: 100px;
  }
  .products.products-list .product-item .price-and-actions {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    flex: 0 0 auto;
    min-height: 100%;
    padding: 0;
    text-align: right;
  }
  .products.products-list .product-item .price-and-actions .product-item-actions {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
  }
  .products.products-list .product-item .price-and-actions .product-informationBox {
    border-radius: 5px;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
    box-shadow: 0px 0px 5px gray;
    margin-bottom: 10px;
  }
  .products.products-list .product-item .price-and-actions .product-informationBox .stock-msg {
    width: 100%;
  }
  .products.products-list .product-item .price-and-actions .special-price {
    display: block;
  }
  .products.products-list .product-item .price-and-actions .price-container .price {
    font-size: 2rem;
    font-weight: 500;
  }
  .products.products-list .product-item .price-and-actions .price-container.price-save .value {
    font-size: 2rem;
  }
  .products.products-list .product-item .price-and-actions .old-price .price {
    font-size: 1.75rem;
  }
  .products.products-list .product-item .product-image-container {
    width: 240px;
  }
  .products.products-list .product-item .product-item-photo {
    width: 240px;
    padding: 0;
  }
  .products.products-list .product-item-info .product-item-description {
    column-count: 2;
    display: unset;
    font-size: 13px;
    margin: unset;
    padding: 20px 15px 10px 0;
    width: auto;
    position: relative;
    height: 100%;
  }
  .products.products-list .product-item-info .product-item-description .product-description-table {
    border-collapse: collapse;
    width: 100%;
    height: 100%;
  }
  .products.products-list .product-item-info .product-item-description .product-description-table tbody {
    max-height: 100%;
    overflow-y: hidden;
    display: block;
    transition: all 0.5s ease-in-out;
  }
  .products.products-list .product-item-info .product-item-description .product-description-table td {
    padding: 6px 8px;
  }
  .products.products-list .product-item-info .product-item-description .product-description-table td:nth-child(odd) {
    font-weight: bold;
  }
  .products.products-list .product-item-info .product-item-description .showMore {
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0px;
    background: linear-gradient(0deg, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
  }
  .products.products-list .product-item-info .product-item-description .showMore .showMoreButton {
    line-height: 30px;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    cursor: pointer;
  }
  .products.products-list .product-item-info .product-item-description .show-more {
    display: none;
  }
  .products.products-list .product-item-info .product-item-description.no-columns {
    column-count: unset;
  }
  .products.products-list .product-item-info .product-item-description.no-columns .show-more {
    display: none;
  }
  .products.products-list .product-item-info .product-item-description.no-columns ul li:nth-of-type(1n+6) {
    display: none;
  }
  .products.products-list .product-item-info .product-item-description.show-all ul li:nth-of-type(1n+6) {
    display: table-row;
  }
  body.product_view_two_column_layout .products.products-grid.products-upsell .product-item {
    width: calc(32%) !important;
    margin-left: 2%;
    flex: unset;
  }
  body.product_view_two_column_layout .products.products-grid.products-upsell .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  body.product_view_two_column_layout .products.products-grid.products-upsell .product-items {
    justify-content: flex-start;
  }
  .catalog-category-view.list_style_boxed .category-view,
  .brands-view-index.list_style_boxed .category-view,
  .catalogsearch-result-index.list_style_boxed .category-view,
  .catalog-category-view.list_style_boxed_with_colour .category-view,
  .brands-view-index.list_style_boxed_with_colour .category-view,
  .catalogsearch-result-index.list_style_boxed_with_colour .category-view {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #000000;
    border-radius: 0;
    padding: 0;
  }
  .catalog-category-view.list_style_boxed .toolbar-products,
  .brands-view-index.list_style_boxed .toolbar-products,
  .catalogsearch-result-index.list_style_boxed .toolbar-products,
  .catalog-category-view.list_style_boxed_with_colour .toolbar-products,
  .brands-view-index.list_style_boxed_with_colour .toolbar-products,
  .catalogsearch-result-index.list_style_boxed_with_colour .toolbar-products {
    background: transparent;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #000000;
    border-radius: 0;
    padding: 0;
  }
  .catalog-category-view.list_style_boxed .sidebar-main,
  .brands-view-index.list_style_boxed .sidebar-main,
  .catalogsearch-result-index.list_style_boxed .sidebar-main,
  .catalog-category-view.list_style_boxed_with_colour .sidebar-main,
  .brands-view-index.list_style_boxed_with_colour .sidebar-main,
  .catalogsearch-result-index.list_style_boxed_with_colour .sidebar-main {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #000000;
    border-radius: 0;
    padding: 0 2% 0 0;
    margin-bottom: 10px;
    width: 20%;
  }
  .catalog-category-view.list_style_boxed .sidebar-additional,
  .brands-view-index.list_style_boxed .sidebar-additional,
  .catalogsearch-result-index.list_style_boxed .sidebar-additional,
  .catalog-category-view.list_style_boxed_with_colour .sidebar-additional,
  .brands-view-index.list_style_boxed_with_colour .sidebar-additional,
  .catalogsearch-result-index.list_style_boxed_with_colour .sidebar-additional {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #000000;
    border-radius: 0;
    padding: 0 2% 0 0;
    width: 20%;
  }
  .catalog-category-view.list_style_boxed .products.products-list .product-item,
  .brands-view-index.list_style_boxed .products.products-list .product-item,
  .catalogsearch-result-index.list_style_boxed .products.products-list .product-item {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #000000;
    border-radius: 0;
    padding: 0 0 30px 0;
  }
  .catalog-category-view.list_style_boxed .products.products-list .product-item .price-and-actions,
  .brands-view-index.list_style_boxed .products.products-list .product-item .price-and-actions,
  .catalogsearch-result-index.list_style_boxed .products.products-list .product-item .price-and-actions {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .catalog-category-view.list_style_boxed_with_colour .products.products-list .product-item,
  .brands-view-index.list_style_boxed_with_colour .products.products-list .product-item,
  .catalogsearch-result-index.list_style_boxed_with_colour .products.products-list .product-item {
    background: none;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #000000;
    border-radius: 0;
    padding: 0;
  }
  .catalog-category-view.list_style_boxed_with_colour .products.products-list .product-item .product-item-photo,
  .brands-view-index.list_style_boxed_with_colour .products.products-list .product-item .product-item-photo,
  .catalogsearch-result-index.list_style_boxed_with_colour .products.products-list .product-item .product-item-photo {
    padding: 10px;
  }
  .catalog-category-view.list_style_boxed_with_colour .products.products-list .product-item .product-item-details,
  .brands-view-index.list_style_boxed_with_colour .products.products-list .product-item .product-item-details,
  .catalogsearch-result-index.list_style_boxed_with_colour .products.products-list .product-item .product-item-details {
    padding: 10px 10px 10px 30px;
  }
  .catalog-category-view.list_style_boxed_with_colour .products.products-list .product-item .price-and-actions,
  .brands-view-index.list_style_boxed_with_colour .products.products-list .product-item .price-and-actions,
  .catalogsearch-result-index.list_style_boxed_with_colour .products.products-list .product-item .price-and-actions {
    background: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 10px 20px;
  }
  .product-item-name .product-item-link {
    font-weight: 700 !important;
    line-height: 2rem;
    position: relative;
  }
  .product-item-name .product-item-link.truncate-overflow {
    display: inline-block;
    max-height: calc(4rem);
  }
  .product-item-name .product-item-link.c-truncate {
    -webkit-line-clamp: 2;
  }
  .product-item-name .product-item-link:hover {
    color: #da0819;
    /* set this a new var */
    text-decoration: none;
  }
  @-moz-document url-prefix() {
    .products.products-list .product-item-description ul {
      display: unset;
    }
    .products.products-list .product-item-description ul li {
      display: unset;
      break-inside: unset;
    }
    .products.products-list .product-item-description ul li span {
      display: inline-block;
      min-width: 170px;
    }
    .products.products-list .product-item-description.no-columns ul {
      display: table;
    }
    .products.products-list .product-item-description.no-columns ul li {
      display: table-row;
      break-inside: avoid;
    }
    .products.products-list .product-item-description.no-columns ul li span {
      display: table-cell;
      min-width: 170px;
    }
    .sorter-options {
      min-width: 150px;
    }
    .limiter-options {
      min-width: 65px;
    }
  }
  .product-info-main .page-title-wrapper h1.page-title.larger {
    font-size: 4rem;
  }
  .product-info-main .page-title-wrapper h1.page-title.smaller {
    font-size: 3rem;
  }
  .product-info-main .stock.available {
    padding-right: 5px;
  }
  .product-info-main .availability.only {
    padding-right: 5px;
  }
  .product-info-main .manflogo {
    float: left;
    max-width: 200px;
  }
  .product-info-main #flix-minisite {
    float: right;
  }
  .product-info-main .product-add-form {
    padding-top: 15px;
  }
  .product-info-main .product-options-wrapper .field .control {
    margin-top: 5px;
  }
  .product-info-main .product-options-wrapper .fieldset:last-child {
    margin-bottom: 0;
  }
  .warranty-info-wrapper .warranty-img {
    text-align: center;
  }
  .product-social-links .action.tocompare,
  .product-social-links .action.towishlist {
    float: none;
  }
  .clickncollect-holder {
    margin: 0 0 0 11px;
  }
  .clickncollect-label {
    width: auto;
  }
  .model-copy-popup .modal-inner-wrap {
    width: 40%;
  }
  .model-copy-popup .modal-inner-wrap .modal-title {
    margin-top: -20px;
    margin-bottom: 15px;
  }
  .basket-is-sticky .model-copy-popup .modal-inner-wrap {
    margin-top: 16rem;
  }
  .basket-is-sticky .bs__container {
    top: 150px;
  }
  .product.info.detailed.as-accordion .product.data.items {
    margin: 0 0 20px;
    padding: 0;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    margin-bottom: 1px;
    width: 100%;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.title > .switch {
    background: #fff none repeat scroll 0 0;
    border-color: #ccc;
    border-style: solid;
    border-width: 0 0 1px 0;
    color: #6d6d6d;
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    padding: 1px 20px;
    position: relative;
    text-decoration: none;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.title > .switch:hover {
    font-weight: 600;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.title > .switch::after {
    color: inherit;
    content: '\e622';
    display: inline-block;
    font-family: "icomoon";
    font-size: 14px;
    font-weight: normal;
    line-height: inherit;
    overflow: hidden;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 50%;
    transform: translateY(-40%);
  }
  .product.info.detailed.as-accordion .product.data.items > .item.title.active > .switch {
    font-weight: 600;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.title.active > .switch::after {
    content: '\e621';
  }
  .product.info.detailed.as-accordion .product.data.items > .item.content {
    background: #fff none repeat scroll 0 0;
    border-color: #ccc;
    border-style: solid;
    border-width: 0 0 1px;
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
    padding: 20px;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.content::before,
  .product.info.detailed.as-accordion .product.data.items > .item.content::after {
    content: "";
    display: table;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.content::after {
    clear: both;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.content.active {
    display: block;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.info.detailed.as-accordion .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fff none repeat scroll 0 0;
  }
  .product.info.detailed.as-accordion .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.info.detailed.as-accordion .product.data.items > .item.title.active > .switch,
  .product.info.detailed.as-accordion .product.data.items > .item.title.active > .switch:focus,
  .product.info.detailed.as-accordion .product.data.items > .item.title.active > .switch:hover {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 5px;
  }
  .products-grid .price-and-actions .stock-msg.mobile-grid {
    display: none;
  }
  .products-grid .slick-slide > div {
    width: auto !important;
  }
  .catalog-category-view.grid_3_column .products.products-grid .product-item {
    width: calc(31.33333333%);
  }
  .catalog-category-view.grid_3_column .products.products-grid .product-item:nth-child(2n+1) {
    margin-left: 2%;
  }
  .catalog-category-view.grid_3_column .products.products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .products-related .slick-slide > div {
    width: 100% !important;
  }
  .cart-container .block.crosssell .products-grid .product-item {
    width: 23%;
    margin: 0 1% 1%;
  }
  #pay-later {
    display: block;
  }
  .brand-slider .slick-list {
    margin: 0;
  }
  .brand_slider_arrows .brand-slider .slick-arrow {
    opacity: 1;
    visibility: visible;
  }
  .brand_slider_arrows .brand-slider .slick-arrow::before {
    color: #6e716e;
  }
  .brand_slider_default .brand-slider .slick-arrow {
    opacity: 0;
    visibility: hidden;
  }
  .brand_slider_default .brand-slider .slick-arrow::before {
    color: transparent;
  }
  .brands-view-index .field.limiter {
    display: inline-block;
  }
  .brands-view-index .mage360-brands-wrapper {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .brands-view-index .mage360-brands-wrapper .brand {
    padding: 0 20px;
  }
  .brands-view-index .mage360-brands-wrapper .brand .brand-img {
    float: unset;
    max-width: 200px;
  }
  .brands-view-index .mage360-brands-wrapper .brand .brand-desc {
    float: unset;
    padding: 0 6px;
    width: 100%;
  }
  .brands-view-index .products.products-grid .product-item {
    margin-left: 2%;
    width: calc(23.5%);
  }
  .brands-view-index .products.products-grid .product-item:first-child {
    margin-left: 0;
  }
  .brands-view-index .products.products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .brands-view-index .products.products-grid .product-item-info {
    margin: 0;
    width: 95% !important;
  }
  .brands-view-index .products.products-grid .product-item-info:hover {
    margin: 0;
  }
  .brands-view-index .columns {
    padding: 20px 0 0 0;
  }
  .brands-view-index .columns .sidebar-main {
    border: none;
    border-radius: 0;
    padding: 0 2% 0 0;
    margin-bottom: 10px;
    width: 20%;
  }
  .brands-view-index .columns .sidebar-additional {
    border: none;
    border-radius: 0;
    padding: 0 2% 0 0;
    width: 20%;
  }
  .modal-popup.postcode-check .modal-inner-wrap {
    width: 40%;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
  }
  .cart-container #PBFPopup {
    max-width: 70% !important;
    margin: 0 !important;
  }
  .checkout-cart-index h1.page-title {
    font-size: 40px;
    margin-bottom: 40px;
    text-align: left;
  }
  .checkout-cart-index #shopping-cart-table {
    border-collapse: separate;
    border: none;
    border-color: unset;
    border-radius: 0;
  }
  .checkout-cart-index #shopping-cart-table thead th {
    background: none;
  }
  .checkout-cart-index #shopping-cart-table thead th.col {
    border-bottom: 1px solid;
    border-color: #cccccc;
  }
  .checkout-cart-index #shopping-cart-table thead th.col.item {
    border-top-left-radius: 0;
  }
  .checkout-cart-index #shopping-cart-table thead th.col.subtotal {
    border-top-right-radius: 0;
  }
  .checkout-cart-index .cart-summary {
    border-radius: 0;
  }
  .checkout-cart-index .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  #message-no-postcode {
    float: left;
    width: 71%;
  }
  .onestepcheckout-index-index .header.content .brand-logo {
    position: relative;
    top: 25px;
  }
  .navigation > ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
  }
  .navigation > ul li.level0.home {
    order: -1;
  }
  .navigation .menu .column_mega_menu1 {
    width: 100%;
  }
  .navigation .menu .column_mega_menu2 {
    width: 50%;
  }
  .navigation .menu .column_mega_menu3 {
    width: 33.333333%;
  }
  .navigation .menu .column_mega_menu4 {
    width: 25%;
  }
  .navigation .menu .column_mega_menu5 {
    width: 20%;
  }
  .navigation .menu > ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
  }
  .navigation .menu > ul .level-top {
    color: #333333;
    font-size: 1.4rem;
    font-weight: 700;
  }
  .navigation .menu > ul li.level0.home {
    order: -1;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li > div.sub-wrapper {
    display: flex;
    flex-grow: 1;
    padding: 0 10px;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li > div.sub-wrapper .menu-wrapper {
    flex-grow: 1;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li > div.sub-wrapper.image-top {
    flex-direction: column;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li > div.sub-wrapper.image-top .img-wrapper {
    align-items: center;
    display: flex;
    flex-basis: 0;
    justify-content: center;
    max-height: 100px;
    max-width: 80%;
    padding-bottom: 5px;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li > div.sub-wrapper.image-left .img-wrapper {
    padding: 5px 5px 0 0;
    width: 100px;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li.level2.parent .link-wrapper,
  .navigation .menu > ul > li > div.mega-sub ul > li.level3.parent .link-wrapper,
  .navigation .menu > ul > li > div.mega-sub ul > li.level4.parent .link-wrapper {
    display: flex;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li.level2.parent .link-wrapper a,
  .navigation .menu > ul > li > div.mega-sub ul > li.level3.parent .link-wrapper a,
  .navigation .menu > ul > li > div.mega-sub ul > li.level4.parent .link-wrapper a {
    color: #000000;
    display: block;
    padding: .2em 0;
    padding-left: 15px;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li.level2.parent .link-wrapper a:hover,
  .navigation .menu > ul > li > div.mega-sub ul > li.level3.parent .link-wrapper a:hover,
  .navigation .menu > ul > li > div.mega-sub ul > li.level4.parent .link-wrapper a:hover {
    color: #da0819;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li.level2.parent .link-wrapper a.no-link:hover,
  .navigation .menu > ul > li > div.mega-sub ul > li.level3.parent .link-wrapper a.no-link:hover,
  .navigation .menu > ul > li > div.mega-sub ul > li.level4.parent .link-wrapper a.no-link:hover {
    color: #000;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li.level2.parent .link-wrapper.has-children a,
  .navigation .menu > ul > li > div.mega-sub ul > li.level3.parent .link-wrapper.has-children a,
  .navigation .menu > ul > li > div.mega-sub ul > li.level4.parent .link-wrapper.has-children a {
    padding: 0 0 0 5px;
    margin: auto;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li.level2.parent .link-wrapper.disabled-children a::before,
  .navigation .menu > ul > li > div.mega-sub ul > li.level3.parent .link-wrapper.disabled-children a::before,
  .navigation .menu > ul > li > div.mega-sub ul > li.level4.parent .link-wrapper.disabled-children a::before {
    color: inherit;
    content: '\e608';
    display: inline-block;
    font-family: "icomoon";
    font-size: 12px;
    font-weight: normal;
    left: 0;
    line-height: inherit;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-40%);
  }
  .navigation .menu > ul > li > div.mega-sub ul > li.level2.parent .link-wrapper span.menu-toggle,
  .navigation .menu > ul > li > div.mega-sub ul > li.level3.parent .link-wrapper span.menu-toggle,
  .navigation .menu > ul > li > div.mega-sub ul > li.level4.parent .link-wrapper span.menu-toggle {
    cursor: pointer;
    color: #000000;
    display: inline-block;
    font-size: 2rem;
    font-weight: 500;
    transition: all .3s linear;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li.level2.parent .link-wrapper span.menu-toggle:hover,
  .navigation .menu > ul > li > div.mega-sub ul > li.level3.parent .link-wrapper span.menu-toggle:hover,
  .navigation .menu > ul > li > div.mega-sub ul > li.level4.parent .link-wrapper span.menu-toggle:hover {
    color: #da0819;
  }
  .navigation .menu > ul > li > div.mega-sub ul > li.level2.parent .submenu,
  .navigation .menu > ul > li > div.mega-sub ul > li.level3.parent .submenu,
  .navigation .menu > ul > li > div.mega-sub ul > li.level4.parent .submenu {
    display: none;
  }
  .navigation .level0 .submenu li.parent > .link-wrapper > .ui-menu-icon {
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > .link-wrapper > .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 > .link-wrapper > .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: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  #dm {
    display: none;
  }
  #om {
    display: block;
  }
  .mega.navigation .img-wrapper img[data-link] {
    cursor: pointer;
  }
  .categories-grid .categories-list-item:last-child {
    margin-right: 0;
  }
  .contact-info .content {
    padding-right: 30px;
  }
  .catalog-product_compare-index .table-comparison .cell.label {
    text-align: center;
  }
  .cookie-notice {
    width: 40%;
  }
  .sticky-basket {
    background: #ffffff;
    border-color: #333333;
    border-style: solid;
    border-width: 0 0 0 0;
    box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.5);
    color: #333333;
    left: 0;
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
  }
  .sticky-basket.sticky {
    opacity: 1;
    max-height: 9999999px;
    pointer-events: unset;
    width: 100%;
    z-index: 1001;
  }
  .sticky-basket a.sticky-close {
    color: #999999;
    position: absolute;
    right: 5px;
    top: 25px;
  }
  .sticky-basket a.sticky-close:hover {
    color: #666666;
  }
  .sticky-basket a.sticky-close span {
    display: none;
  }
  .sticky-basket .page-main {
    padding: 20px;
  }
  .sticky-basket .product-img {
    float: left;
    width: 85px;
  }
  .sticky-basket .product-img .product-image-container {
    width: 100% !important;
  }
  .sticky-basket .product-img .label-images,
  .sticky-basket .product-img .above-image-labels {
    display: none !important;
  }
  .sticky-basket .product-info {
    float: left;
    padding: 0 20px;
  }
  .sticky-basket .product-info .product-title h2 {
    margin: 0 0 10px 0;
  }
  .sticky-basket .product-info .price-block .price-container .price {
    font-size: 2rem;
  }
  .sticky-basket .product-info .price-block .special-price {
    font-weight: 700;
  }
  .sticky-basket .product-info .price-block .old-price {
    font-weight: 300;
  }
  .sticky-basket .product-detail {
    float: right;
    margin-right: 20px;
  }
  .sticky-basket .product-detail .manflogo {
    margin-top: -20px;
    text-align: center;
  }
  .sticky-basket .product-detail .manflogo img {
    margin: auto;
    max-width: 200px;
  }
  .sticky-basket .product-detail .field.qty {
    float: left;
  }
  .sticky-basket .product-detail .field .control {
    display: inline-block;
    margin-right: 20px;
  }
  .sticky-basket .product-detail input[name='qty1'] {
    width: 54px;
  }
  .sticky-basket .product-detail .tocart {
    float: right;
  }
  .opc-progress-bar-item::before {
    background: #e4e4e4;
    border-color: #e4e4e4;
  }
  .opc-progress-bar-item > span::before {
    background: #e4e4e4;
    border-color: #e4e4e4;
  }
  .opc-progress-bar-item > span::after {
    background-image: url('none');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-color: #e4e4e4;
    content: counter(i);
  }
  .opc-progress-bar-item._active::before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span::before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span::after {
    background-image: url('none');
    border-color: #ff5501;
    content: '\e610';
  }
  .opc-progress-bar-item._complete::before {
    background: #e4e4e4;
    border-color: #e4e4e4;
  }
  .opc-progress-bar-item._complete > span::before {
    background: #e4e4e4;
    border-color: #e4e4e4;
  }
  .opc-progress-bar-item._complete > span::after {
    background-image: url('none');
    background-size: cover;
    border-color: #e4e4e4;
    content: '\e610';
  }
  .opc-progress-bar-item._complete:hover::before {
    background: #d7d7d7;
    border-color: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span::before {
    background: #d7d7d7;
    border-color: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span::after {
    border-color: #d7d7d7;
  }
  .calculus-master.amasty_xlanding-page-view.amasty-xlanding-columns3 .products-grid .product-items .product-item:nth-child(odd),
  .calculus-master.amasty_xlanding-page-view.amasty-xlanding-columns4 .products-grid .product-items .product-item:nth-child(odd),
  .calculus-master.amasty_xlanding-page-view.amasty-xlanding-columns5 .products-grid .product-items .product-item:nth-child(odd) {
    margin-left: 2%;
  }
  .calculus-master.amasty_xlanding-page-view.amasty-xlanding-columns3 .products-grid .product-items .product-item {
    width: calc(32%);
  }
  .calculus-master.amasty_xlanding-page-view.amasty-xlanding-columns3 .products-grid .product-items .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .calculus-master.amasty_xlanding-page-view.amasty-xlanding-columns4 .products-grid .product-items .product-item {
    width: calc(23.5%);
  }
  .calculus-master.amasty_xlanding-page-view.amasty-xlanding-columns4 .products-grid .product-items .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .calculus-master.amasty_xlanding-page-view.amasty-xlanding-columns5 .products-grid .product-items .product-item {
    width: calc(18.4%);
  }
  .calculus-master.amasty_xlanding-page-view.amasty-xlanding-columns5 .products-grid .product-items .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .hero-wrapper .hero-banner {
    max-width: 100%;
  }
  .hero-wrapper .hero-banner.boxed,
  .hero-wrapper .hero-banner.is-columns {
    margin: auto;
    width: 1440px;
  }
  .hero-wrapper .hero-banner.fullwidth {
    width: 100%;
  }
  .product-advisor-wrapper {
    min-height: 382px;
  }
  .product-advisor-wrapper .product-advisor {
    height: 100%;
    left: 50%;
    pointer-events: none;
    position: absolute;
    transform: translateX(-50%);
    top: 0;
    z-index: 2;
  }
  .hero-banner.fullwidth .product-advisor-wrapper .product-advisor,
  .hero-banner.boxed .product-advisor-wrapper .product-advisor {
    width: 98%;
    max-width: 1440px;
  }
  .product-advisor-wrapper .product-advisor #qs-options {
    left: 0;
    background: #ffffff;
  }
  .product-advisor-wrapper .product-advisor .qs-top-level-container #qs-displays {
    position: relative;
    width: 100%;
  }
  .hero-banner.boxed .product-advisor-wrapper .product-advisor .qs-top-level-container #qs-displays {
    width: 94%;
  }
  .product-advisor-wrapper .product-advisor .qs-top-level-container #qs-displays .qs-option-display {
    left: 350px;
  }
  .hero-banner.fullwidth .product-advisor-wrapper .product-advisor .qs-top-level-container #qs-displays .qs-option-display,
  .hero-banner.boxed .product-advisor-wrapper .product-advisor .qs-top-level-container #qs-displays .qs-option-display {
    width: calc(100% - 350px);
  }
  .product-advisor-wrapper.has-columns .hero-slider {
    float: right;
    padding: 20px 10px 0 0;
    width: calc(100% - 370px);
  }
  .product-advisor-wrapper.has-columns .hero-slider .c-aslider,
  .product-advisor-wrapper.has-columns .hero-slider .c-aslider__image,
  .product-advisor-wrapper.has-columns .hero-slider .slick-list {
    border-radius: 12px;
  }
  .product-advisor-wrapper.has-columns .product-advisor {
    left: unset;
    transform: none;
    width: 100%;
  }
  .product-advisor-wrapper.has-columns .product-advisor .qs-top-level-container #qs-options {
    left: 10px;
    background: #ffffff;
  }
  .product-advisor-wrapper.has-columns .product-advisor .qs-top-level-container #qs-displays .qs-option-display {
    left: 360px;
    width: calc(100% - 370px);
  }
  .product-advisor-wrapper.has-columns .product-advisor .qs-top-level-container #qs-displays .qs-option-display .under-popup .overflow-wrapper {
    min-height: 320px !important;
  }
  .qs-container #qs-options .qs-selector.active::after {
    transform: translateY(-50%) rotate(-90deg);
  }
  #qs-categories.qs-category-container.bordered .category-wrapper .item .qs-category-control:hover h3,
  #qs-categories.qs-category-container.bordered .category-wrapper .item .qs-category-control.selected h3 {
    color: #eb192a !important;
    background: none;
    font-weight: 600 !important;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-control:hover h3,
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-control.selected h3 {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-control.selected h3 {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-control.has-image {
    border: 1px solid transparent;
    position: relative;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-control.has-image:hover h3,
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-control.has-image.selected h3 {
    color: #ffffff;
    font-weight: 600 !important;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-control.has-image.selected {
    color: #333;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-category-control.has-image.selected::before {
    background: #29b329;
    border-radius: 20px;
    color: #fff;
    content: "\e610";
    font-family: 'icomoon';
    font-size: 10px;
    left: -10px;
    padding: 2px;
    position: absolute;
    top: -5px;
    width: 14px;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control:hover h3,
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.selected h3 {
    background-color: #da0819;
    border-color: #da0819;
    color: #ffffff;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.colour {
    position: relative;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.colour:hover h3 {
    background: #fff;
    color: inherit;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.colour.selected {
    border-color: #000000;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.colour.selected h3 {
    color: inherit;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.colour.selected::before {
    background: #29b329;
    border-radius: 20px;
    color: #fff;
    content: "\e610";
    font-family: 'icomoon';
    font-size: 10px;
    left: -7px;
    padding: 2px;
    position: absolute;
    top: -4px;
    width: 14px;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.brand {
    position: relative;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.brand:hover,
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.brand.selected {
    background: none;
    border: 1px solid #000000 !important;
    color: unset;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.brand:hover h3,
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.brand.selected h3 {
    background: none;
    border: none;
    color: inherit;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.brand.selected {
    border: 1px solid #000000 !important;
  }
  .qs-top-level-container #qs-displays .qs-option-display .qs-filter-control.brand.selected::before {
    background: #29b329;
    border-radius: 20px;
    color: #fff;
    content: "\e610";
    font-family: 'icomoon';
    font-size: 10px;
    left: -10px;
    padding: 2px;
    position: absolute;
    top: -4px;
    width: 14px;
  }
  .qs-close-popup span {
    display: none;
  }
  .qs-close-popup::after {
    content: '\e616';
    font-family: 'icomoon';
    font-size: 1.5rem;
  }
  .magezon-builder .mgz-container {
    width: unset !important;
  }
  .mgz-product-list .product-item,
  .mgz-element-single_product .products-list .product-item {
    background: none;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #000000;
    border-radius: 0;
    margin-bottom: 30px;
    padding: 0 0 30px 0;
  }
  .mgz-product-list .product-item .product-item-info,
  .mgz-element-single_product .products-list .product-item .product-item-info {
    align-items: stretch;
    display: flex;
    width: 100%;
  }
  .mgz-product-list .product-item .product-item-info .actions-primary,
  .mgz-element-single_product .products-list .product-item .product-item-info .actions-primary {
    width: 150px;
  }
  .mgz-product-list .product-item .product-item-info .actions-primary .action,
  .mgz-element-single_product .products-list .product-item .product-item-info .actions-primary .action {
    text-align: center;
    width: 100%;
  }
  .mgz-product-list .product-item .product-item-info .actions-primary .action.primary,
  .mgz-element-single_product .products-list .product-item .product-item-info .actions-primary .action.primary {
    float: unset;
    margin: 10px 0 0;
  }
  .mgz-product-list .product-item .product-item-info .actions-primary .action.more-info,
  .mgz-element-single_product .products-list .product-item .product-item-info .actions-primary .action.more-info {
    margin: 10px 0;
  }
  .mgz-product-list .product-item .product-item-info .product-item-description,
  .mgz-element-single_product .products-list .product-item .product-item-info .product-item-description {
    column-count: 2;
    display: unset;
    font-size: 13px;
    margin: unset;
    padding: 20px 15px 0 0;
    width: auto;
  }
  .mgz-product-list .product-item .product-item-info .product-item-description.no-columns,
  .mgz-element-single_product .products-list .product-item .product-item-info .product-item-description.no-columns {
    column-count: unset;
  }
  .mgz-product-list .product-item .product-item-info .product-item-description.no-columns .show-more,
  .mgz-element-single_product .products-list .product-item .product-item-info .product-item-description.no-columns .show-more {
    display: none;
  }
  .mgz-product-list .product-item .product-item-info .product-item-description.no-columns ul li:nth-of-type(1n+6),
  .mgz-element-single_product .products-list .product-item .product-item-info .product-item-description.no-columns ul li:nth-of-type(1n+6) {
    display: none;
  }
  .mgz-product-list .product-item .product-item-info .product-item-description.show-all ul li:nth-of-type(1n+6),
  .mgz-element-single_product .products-list .product-item .product-item-info .product-item-description.show-all ul li:nth-of-type(1n+6) {
    display: table-row;
  }
  .mgz-product-list .product-item .product-item-photo,
  .mgz-element-single_product .products-list .product-item .product-item-photo {
    padding: 0;
    width: 240px;
  }
  .mgz-product-list .product-item .product-item-details,
  .mgz-element-single_product .products-list .product-item .product-item-details {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 0 10px 0 30px;
  }
  .mgz-product-list .product-item .price-and-actions,
  .mgz-element-single_product .products-list .product-item .price-and-actions {
    align-items: flex-end;
    background: none;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-height: 100%;
    padding: 0;
    text-align: right;
  }
  .mgz-product-list .product-item .price-and-actions .price-container .price,
  .mgz-element-single_product .products-list .product-item .price-and-actions .price-container .price {
    font-size: 2rem;
    font-weight: 500;
  }
  .mgz-product-list .product-item .price-and-actions .old-price .price,
  .mgz-element-single_product .products-list .product-item .price-and-actions .old-price .price {
    font-size: 1.75rem;
  }
  .mgz-product-list .product-item .price-and-actions .product-item-actions,
  .mgz-element-single_product .products-list .product-item .price-and-actions .product-item-actions {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    max-width: 250px;
    min-width: 100px;
  }
  .mgz-product-list .product-item .price-and-actions .stock-msg,
  .mgz-element-single_product .products-list .product-item .price-and-actions .stock-msg {
    margin-top: 10px;
    width: 100%;
  }
  .mgz-product-list .product-item .price-box,
  .mgz-element-single_product .products-list .product-item .price-box {
    float: unset;
    margin: 0 0 10px;
  }
  @-moz-document url-prefix() {
    .mgz-product-list .product-item .product-item-description ul {
      display: unset;
    }
    .mgz-product-list .product-item .product-item-description ul li {
      display: unset;
      break-inside: unset;
    }
    .mgz-product-list .product-item .product-item-description ul li span {
      display: inline-block;
      min-width: 170px;
    }
    .mgz-product-list .product-item .product-item-description.no-columns ul {
      display: table;
    }
    .mgz-product-list .product-item .product-item-description.no-columns ul li {
      display: table-row;
      break-inside: avoid;
    }
    .mgz-product-list .product-item .product-item-description.no-columns ul li span {
      display: table-cell;
      min-width: 170px;
    }
    .sorter-options {
      min-width: 150px;
    }
    .limiter-options {
      min-width: 65px;
    }
  }
  .mgz-element-single_product .products-grid {
    max-width: 276px;
  }
  .header-add ul.slider-slick[data-device-only="0"] {
    display: block;
  }
  ul.slider-slick[data-device-only="0"] .slick-slide li {
    text-align: center;
  }
  div.slider-slick[data-device-only="0"] .slick-slide > div > div {
    text-align: center;
  }
  ul.slider-slick:not([data-device-only="0"]),
  div.slider-slick:not([data-device-only="0"]) {
    display: flex;
    flex-direction: row;
    width: 100%;
  }
  ul.slider-slick:not([data-device-only="0"]) .slick-track,
  div.slider-slick:not([data-device-only="0"]) .slick-track {
    display: flex;
  }
  ul.slider-slick:not([data-device-only="0"]) .slick-list,
  div.slider-slick:not([data-device-only="0"]) .slick-list {
    display: flex;
    width: 100%;
  }
  ul.slider-slick:not([data-device-only="0"]) .slick-slide,
  div.slider-slick:not([data-device-only="0"]) .slick-slide {
    display: flex;
    justify-content: center;
  }
  ul.slider-slick:not([data-device-only="0"]).justify .slick-slide:first-child,
  div.slider-slick:not([data-device-only="0"]).justify .slick-slide:first-child {
    justify-content: flex-start;
  }
  ul.slider-slick:not([data-device-only="0"]).justify .slick-slide:last-child,
  div.slider-slick:not([data-device-only="0"]).justify .slick-slide:last-child {
    justify-content: flex-end;
  }
  ul.slider-slick:not([data-device-only="0"]) {
    justify-content: space-between;
  }
  ul.tabbed-nav {
    flex-direction: row;
    justify-content: space-between;
  }
  ul.tabbed-nav li {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  ul.tabbed-nav li:last-child {
    border-right: 1px solid #cccccc;
  }
  ul.tabbed-nav li.active {
    border-bottom: 1px solid #fff;
  }
  ul.tabbed-nav li a {
    display: inline-block;
    padding: 8px 0;
    width: 100%;
  }
  .content-tab {
    border: 1px solid #cccccc;
    border-top: none;
    padding: 35px;
  }
  body.catalog-product-view .product-options-wrapper .fieldset .options-select-wrapper.options .options-list.nested .field.choice {
    font-size: 1.45rem;
  }
  body.catalog-product-view .product-options-wrapper .fieldset .options-select-wrapper > .field {
    margin: 0 0 20px!important;
    width: 100% !important;
  }
  body.catalog-product-view .product-options-wrapper .fieldset .options-select-wrapper > .field > .control {
    width: 100%;
  }
  .products-grid .key-features ul {
    margin: 0 0 20px;
  }
  .ScreenSizes .sizebox {
    justify-content: left;
  }
  .product.special-offers-container {
    width: 100%;
  }
  .product.special-offers-container.individual-box ul li {
    padding: 5px 5px 5px 30px;
  }
  .product.special-offers-container.individual-box ul li.icon-link::before {
    left: 10px;
  }
  .products-list .catalog-special-offers .product.special-offers-container.individual-box ul li,
  .products-grid .catalog-special-offers .product.special-offers-container.individual-box ul li {
    padding: 0 0 0 30px;
  }
  .products-grid .catalog-special-offers .product.special-offers-container li.icon-link {
    padding-left: 22px;
  }
  .products-grid .catalog-special-offers .product.special-offers-container li a.icon-link {
    padding-left: 0;
  }
  .catalog-special-offers .product.special-offers-container li a.icon-link::before {
    display: none;
  }
  .colour-matched-products .product_box1,
  .colour-matched-products .product_box2 {
    width: 30%;
  }
  body.catalog-product-view .promotions-lists .tooltip,
  body.checkout-cart-index .promotions-lists .tooltip {
    margin-left: 155px;
  }
  body.catalog-product-view .promotions-selections-img img,
  body.checkout-cart-index .promotions-selections-img img {
    height: 150px;
    width: 150px;
  }
  body.checkout-cart-index .page-contents.promotions {
    width: 70%;
  }
  body.checkout-cart-index .page-contents.promotions .page-title h1 {
    font-size: 3rem;
  }
  body.checkout-cart-index .page-contents.promotions .prmomtions-contents ul li.promotions-lists {
    clear: unset;
  }
  .magehq-content-wrapper {
    padding: 0 30px;
  }
  .magehq-content-wrapper .magehq-pack-list {
    flex-grow: 1;
    max-width: 70% !important;
  }
  .magehq-content-wrapper .magehq-pack-list .magehq-pack-item {
    flex-basis: 34%;
  }
  .magehq-content-wrapper .magehq-equal {
    flex-grow: 1;
    flex-basis: 20%;
    justify-content: center;
  }
  .magehq-content-wrapper .magehq-summary-content {
    flex-basis: 60%;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .stockAvailability-modal .modal-inner-wrap {
    max-width: 35%;
  }
  #algoliaAutocomplete .aa-SubmitButton {
    bottom: 1px !important;
  }
  .anchor::before {
    content: '';
    display: block;
    height: 70px;
    margin-top: -70px;
    visibility: hidden;
  }
  .hide-on-desktop {
    display: none !important;
  }
  .hide-on-tablet.disp-block {
    display: block;
  }
  .hide-on-tablet.disp-inline {
    display: inline;
  }
}
@media all and (min-width: 1024px), print {
  .brands-view-index .field.limiter {
    display: inline-block;
  }
  .brands-view-index .mage360-brands-wrapper {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .brands-view-index .mage360-brands-wrapper .brand {
    padding: 0 20px;
  }
  .brands-view-index .mage360-brands-wrapper .brand .brand-img {
    float: unset;
    max-width: 100%;
  }
  .brands-view-index .mage360-brands-wrapper .brand .brand-desc {
    float: unset;
    padding: 0 6px;
    width: 100%;
  }
  .brands-view-index .products.products-grid .product-item-info {
    margin: 0;
    width: 95% !important;
  }
  .brands-view-index .products.products-grid .product-item-info:hover {
    margin: 0;
  }
  .brands-view-index.grid_4_column .products.products-grid .product-item {
    margin-left: 2%;
    width: calc(23.5%);
  }
  .brands-view-index.grid_4_column .products.products-grid .product-item:first-child {
    margin-left: 0;
  }
  .brands-view-index.grid_4_column .products.products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .brands-view-index.grid_3_column .products.products-grid .product-item {
    margin-left: 2%;
    width: calc(31.33333333%);
  }
  .brands-view-index.grid_3_column .products.products-grid .product-item:first-child {
    margin-left: 0;
  }
  .brands-view-index.grid_3_column .products.products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .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: 1800px), print {
  .stockAvailability-modal .modal-inner-wrap {
    max-width: 30%;
  }
}
/* Location Branding Styles */
/*  use page identifer to set custom branding options */
.location-header.store-1 .content h2 {
  font-family: 'Delius Swash Caps';
  font-style: italic;
  color: #fff;
  margin: 0;
}
.location-header.store-2 {
  background: linear-gradient(to bottom, #aa0000 0%, #d40000 100%);
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* colours */
[class^="icon-"].red:before,
[class*=" icon-"].red:before {
  color: red;
}
[class^="icon-"].yellow:before,
[class*=" icon-"].yellow:before {
  color: yellow;
}
[class^="icon-"].green:before,
[class*=" icon-"].green:before {
  color: green;
}
[class^="icon-"].blue:before,
[class*=" icon-"].blue:before {
  color: blue;
}
[class^="icon-"].light-blue:before,
[class*=" icon-"].light-blue:before {
  color: #0fafed;
}
[class^="icon-"].navy-blue:before,
[class*=" icon-"].navy-blue:before {
  color: #1b5083;
}
[class^="icon-"].orange:before,
[class*=" icon-"].orange:before {
  color: orange;
}
[class^="icon-"].grey:before,
[class*=" icon-"].grey:before {
  color: grey;
}
[class^="icon-"].houzz-green:before,
[class*=" icon-"].houzz-green:before {
  color: #4dbc16;
}
/* icomoon icons */
[class^="icon-"],
[class*=" icon-"] {
  padding-left: 30px;
  position: relative;
  align-content: center;
}
[class^="icon-"]::before,
[class*=" icon-"]::before {
  font-family: "icomoon";
  font-style: normal;
  font-size: 18px;
  font-variant: normal;
  font-weight: normal;
  left: 0;
  line-height: 1;
  position: absolute;
  text-transform: none;
  top: 50%;
  transform: translateY(-50%);
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"].x2,
[class*=" icon-"].x2 {
  padding-left: 40px;
}
[class^="icon-"].x2::before,
[class*=" icon-"].x2::before {
  font-size: 36px !important;
}
[class^="icon-"].closed::before,
[class*=" icon-"].closed::before {
  padding: 1px;
  border: 2px solid;
  border-radius: 100%;
}
[class^="icon-"].circled,
[class*=" icon-"].circled {
  border: 2px solid;
  border-radius: 100%;
  height: 60px;
  width: 60px;
}
[class^="icon-"].centered,
[class*=" icon-"].centered {
  display: inline-block;
  padding: 0;
}
[class^="icon-"].centered::before,
[class*=" icon-"].centered::before {
  left: 50%;
  transform: translate(-50%, -50%);
}
/* iconlist_start */
.icon-be_tools:before {
  content: "\eb32";
}
.icon-be_stars:before {
  content: "\ea22";
}
.icon-be_shopping:before {
  content: "\e94f";
}
.icon-be_deliveryvan:before {
  content: "\e94e";
}
.icon-be_banner:before {
  content: "\e94d";
}
.icon-be_pricetag:before {
  content: "\e950";
}
.icon-van_and_repair:before {
  content: "\e94c";
}
.icon-trash_2:before {
  content: "\e943";
  color: #291f6c;
}
.icon-store_2:before {
  content: "\e944";
  color: #2d2b72;
}
.icon-van_2:before {
  content: "\e945";
  color: #2d2b72;
}
.icon-heart:before {
  content: "\e946";
  color: #291f6c;
}
.icon-file_plus:before {
  content: "\e947";
  color: #291f6c;
}
.icon-edit_2:before {
  content: "\e948";
  color: #2d2b72;
}
.icon-plus_2:before {
  content: "\e949";
  color: #291f6c;
}
.icon-shield-check-2:before {
  content: "\e942";
  color: #2d2b72;
}
.icon-shield-check:before {
  content: "\e941";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-video:before {
  content: "\e940";
}
.icon-film:before {
  content: "\e93e";
}
.icon-video-camera:before {
  content: "\e93f";
}
.icon-store:before {
  content: "\e93c";
}
.icon-thumbs-up:before {
  content: "\e934";
}
.icon-power:before {
  content: "\e9b5";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-chair2:before {
  content: "\e933";
}
.icon-chair:before {
  content: "\e932";
}
.icon-houzz:before {
  content: "\e931";
}
.icon-award-stroke:before {
  content: "\e927";
}
.icon-medal:before {
  content: "\e927";
}
.icon-wifi:before {
  content: "\e92b";
}
.icon-price-tags:before {
  content: "\e936";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-enlarge:before {
  content: "\e98b";
}
.icon-ebay-closed:before {
  content: "\e930";
}
.icon-ebay:before {
  content: "\e92f";
}
.icon-rule:before {
  content: "\e92c";
}
.icon-cctv:before {
  content: "\e92a";
}
.icon-connection:before {
  content: "\e92b";
}
.icon-css-quote:before {
  content: "\e928";
}
.icon-css-rental:before {
  content: "\e929";
}
.icon-shield:before {
  content: "\e920";
}
.icon-file-pdf:before {
  content: "\e921";
}
.icon-lock:before {
  content: "\e922";
}
.icon-coin-pound:before {
  content: "\e926";
}
.icon-pdf:before {
  content: "\e923";
}
.icon-pound:before {
  content: "\e924";
}
.icon-gbp:before {
  content: "\e925";
}
.icon-question:before {
  content: "\e91d";
}
.icon-hand-pointer:before {
  content: "\e91e";
}
.icon-recycle:before {
  content: "\e91f";
}
.icon-clickcollect:before {
  content: "\e91a";
}
.icon-clock:before {
  content: "\e918";
}
.icon-droplet:before {
  content: "\e915";
}
.icon-wrench:before {
  content: "\e916";
}
.icon-carpet:before {
  content: "\e914";
}
.icon-history:before {
  content: "\e917";
}
.icon-award:before {
  content: "\e911";
}
.icon-bubbles:before {
  content: "\e912";
}
.icon-trophy:before {
  content: "\e90f";
}
.icon-van:before {
  content: "\e910";
}
.icon-pricematch:before {
  content: "\e913";
}
.icon-est:before {
  content: "\e90e";
}
.icon-basket-2:before {
  content: "\e909";
}
.icon-wishlist:before {
  content: "\e600";
}
.icon-edit:before {
  content: "\e601";
}
.icon-warning:before {
  content: "\e602";
}
.icon-refresh:before {
  content: "\e603";
}
.icon-trash:before {
  content: "\e604";
}
.icon-star:before {
  content: "\e605";
}
.icon-cog:before {
  content: "\e606";
}
.icon-triangle-down:before {
  content: "\e607";
}
.icon-chevron-right:before {
  content: "\e608";
}
.icon-burger:before {
  content: "\e609";
}
.icon-pin:before {
  content: "\e60a";
}
.icon-list:before {
  content: "\e60b";
}
.icon-info:before {
  content: "\e60c";
}
.icon-info-closed:before {
  content: "\e92d";
}
.icon-info-circle:before {
  content: "\e92e";
}
.icon-grid:before {
  content: "\e60d";
}
.icon-tick-closed:before {
  content: "\e60e";
}
.icon-line:before {
  content: "\e60f";
}
.icon-tick:before {
  content: "\e610";
}
.icon-uniE611:before {
  content: "\e611";
}
.icon-calendar:before {
  content: "\e612";
}
.icon-arrow-up:before {
  content: "\e613";
}
.icon-arrow-down:before {
  content: "\e614";
}
.icon-search:before {
  content: "\e615";
}
.icon-close:before {
  content: "\e616";
}
.icon-chevron-left:before {
  content: "\e617";
}
.icon-triangle-up:before {
  content: "\e618";
}
.icon-triangle-right:before {
  content: "\e619";
}
.icon-triangle-left:before {
  content: "\e61a";
}
.icon-flag:before {
  content: "\e61b";
}
.icon-plus:before {
  content: "\e61c";
}
.icon-envelope:before {
  content: "\e61d";
}
.icon-compare:before {
  content: "\e61e";
}
.icon-cross-closed:before {
  content: "\e61f";
}
.icon-chat:before {
  content: "\e620";
}
.icon-chevron-up:before {
  content: "\e621";
}
.icon-chevron-down:before {
  content: "\e622";
}
.icon-help-closed:before {
  content: "\e623";
}
.icon-print:before {
  content: "\e624";
}
.icon-star-o:before {
  content: "\e625";
}
.icon-arrow-down-circle:before {
  content: "\e626";
}
.icon-user-closed:before {
  content: "\e627";
}
.icon-arrow-curve-left:before {
  content: "\e628";
}
.icon-padlock:before {
  content: "\e629";
}
.icon-present:before {
  content: "\e62a";
}
.icon-calendar-tick:before {
  content: "\e62b";
}
.icon-cart-1:before {
  content: "\e90b";
}
.icon-copy:before {
  content: "\e908";
}
.icon-phone:before {
  content: "\e906";
}
.icon-clone:before {
  content: "\e90d";
}
.icon-envelope-o:before {
  content: "\e907";
}
.icon-home:before {
  content: "\e905";
}
.icon-user-o:before {
  content: "\e903";
}
.icon-shopping-basket:before {
  content: "\e904";
}
.icon-box:before {
  content: "\e935";
}
.icon-home1:before {
  content: "\e937";
}
.icon-instagram:before {
  content: "\e900";
}
.icon-twitter:before {
  content: "\e93a";
}
.icon-twitter-closed:before {
  content: "\e93b";
}
.icon-twitter-bird:before {
  content: "\e901";
}
.icon-threads:before {
  content: "\e939";
}
.icon-threads-open:before {
  content: "\e93d";
}
.icon-tiktok:before {
  content: "\e938";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-youtube:before {
  content: "\e90c";
}
.icon-linkedin:before {
  content: "\e90a";
}
.icon-google-square:before {
  content: "\e91b";
}
.icon-google:before {
  content: "\e91c";
}
.icon-pinterest:before {
  content: "\e919";
}
/* iconlist_end */
.icon-houzz {
  padding-left: 25px;
}
/* Uncomment and set these variables to customize the grid. */
.flexboxgrid .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}
.flexboxgrid .row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.flexboxgrid .row.padbtm {
  padding-bottom: 1rem;
}
.flexboxgrid .row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.flexboxgrid .col.reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.flexboxgrid .col {
  box-sizing: border-box;
  -ms-flex-preferred-size: 100%;
  flex: 0 0 auto;
  flex-basis: 100%;
  max-width: 100%;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.flexboxgrid .col.no-vgap {
  padding-bottom: 0;
}
.flexboxgrid .col.mrgbtm {
  margin-bottom: 1rem;
}
.flexboxgrid .col-xs,
.flexboxgrid .col-xs-1,
.flexboxgrid .col-xs-2,
.flexboxgrid .col-xs-3,
.flexboxgrid .col-xs-4,
.flexboxgrid .col-xs-5,
.flexboxgrid .col-xs-6,
.flexboxgrid .col-xs-7,
.flexboxgrid .col-xs-8,
.flexboxgrid .col-xs-9,
.flexboxgrid .col-xs-10,
.flexboxgrid .col-xs-11,
.flexboxgrid .col-xs-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
  padding-bottom: 1rem;
}
.flexboxgrid .col-xs.no-vgap,
.flexboxgrid .col-xs-1.no-vgap,
.flexboxgrid .col-xs-2.no-vgap,
.flexboxgrid .col-xs-3.no-vgap,
.flexboxgrid .col-xs-4.no-vgap,
.flexboxgrid .col-xs-5.no-vgap,
.flexboxgrid .col-xs-6.no-vgap,
.flexboxgrid .col-xs-7.no-vgap,
.flexboxgrid .col-xs-8.no-vgap,
.flexboxgrid .col-xs-9.no-vgap,
.flexboxgrid .col-xs-10.no-vgap,
.flexboxgrid .col-xs-11.no-vgap,
.flexboxgrid .col-xs-12.no-vgap {
  padding-bottom: 0;
}
.flexboxgrid .col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.flexboxgrid .col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}
.flexboxgrid .col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%;
}
.flexboxgrid .col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.flexboxgrid .col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}
.flexboxgrid .col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}
.flexboxgrid .col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.flexboxgrid .col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}
.flexboxgrid .col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}
.flexboxgrid .col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.flexboxgrid .col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}
.flexboxgrid .col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}
.flexboxgrid .col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.flexboxgrid .col-xs-offset-1 {
  margin-left: 8.333%;
}
.flexboxgrid .col-xs-offset-2 {
  margin-left: 16.667%;
}
.flexboxgrid .col-xs-offset-3 {
  margin-left: 25%;
}
.flexboxgrid .col-xs-offset-4 {
  margin-left: 33.333%;
}
.flexboxgrid .col-xs-offset-5 {
  margin-left: 41.667%;
}
.flexboxgrid .col-xs-offset-6 {
  margin-left: 50%;
}
.flexboxgrid .col-xs-offset-7 {
  margin-left: 58.333%;
}
.flexboxgrid .col-xs-offset-8 {
  margin-left: 66.667%;
}
.flexboxgrid .col-xs-offset-9 {
  margin-left: 75%;
}
.flexboxgrid .col-xs-offset-10 {
  margin-left: 83.333%;
}
.flexboxgrid .col-xs-offset-11 {
  margin-left: 91.667%;
}
.flexboxgrid .start-xs {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start;
}
.flexboxgrid .center-xs {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}
.flexboxgrid .end-xs {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}
.flexboxgrid .top-xs {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}
.flexboxgrid .middle-xs {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.flexboxgrid .bottom-xs {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}
.flexboxgrid .around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.flexboxgrid .between-xs {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.flexboxgrid .first-xs {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1;
}
.flexboxgrid .last-xs {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
@media only screen and (min-width: 48em) {
  .flexboxgrid .container {
    width: 46rem;
  }
  .flexboxgrid .col-sm,
  .flexboxgrid .col-sm-1,
  .flexboxgrid .col-sm-2,
  .flexboxgrid .col-sm-3,
  .flexboxgrid .col-sm-4,
  .flexboxgrid .col-sm-5,
  .flexboxgrid .col-sm-6,
  .flexboxgrid .col-sm-7,
  .flexboxgrid .col-sm-8,
  .flexboxgrid .col-sm-9,
  .flexboxgrid .col-sm-10,
  .flexboxgrid .col-sm-11,
  .flexboxgrid .col-sm-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
  }
  .flexboxgrid .col-sm.no-vgap,
  .flexboxgrid .col-sm-1.no-vgap,
  .flexboxgrid .col-sm-2.no-vgap,
  .flexboxgrid .col-sm-3.no-vgap,
  .flexboxgrid .col-sm-4.no-vgap,
  .flexboxgrid .col-sm-5.no-vgap,
  .flexboxgrid .col-sm-6.no-vgap,
  .flexboxgrid .col-sm-7.no-vgap,
  .flexboxgrid .col-sm-8.no-vgap,
  .flexboxgrid .col-sm-9.no-vgap,
  .flexboxgrid .col-sm-10.no-vgap,
  .flexboxgrid .col-sm-11.no-vgap,
  .flexboxgrid .col-sm-12.no-vgap {
    padding-bottom: 0;
  }
  .flexboxgrid .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .flexboxgrid .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .flexboxgrid .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .flexboxgrid .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .flexboxgrid .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .flexboxgrid .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .flexboxgrid .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .flexboxgrid .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .flexboxgrid .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .flexboxgrid .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .flexboxgrid .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .flexboxgrid .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .flexboxgrid .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .flexboxgrid .col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .flexboxgrid .col-sm-offset-2 {
    margin-left: 16.667%;
  }
  .flexboxgrid .col-sm-offset-3 {
    margin-left: 25%;
  }
  .flexboxgrid .col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .flexboxgrid .col-sm-offset-5 {
    margin-left: 41.667%;
  }
  .flexboxgrid .col-sm-offset-6 {
    margin-left: 50%;
  }
  .flexboxgrid .col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .flexboxgrid .col-sm-offset-8 {
    margin-left: 66.667%;
  }
  .flexboxgrid .col-sm-offset-9 {
    margin-left: 75%;
  }
  .flexboxgrid .col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .flexboxgrid .col-sm-offset-11 {
    margin-left: 91.667%;
  }
  .flexboxgrid .start-sm {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .flexboxgrid .center-sm {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .flexboxgrid .end-sm {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .flexboxgrid .top-sm {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .flexboxgrid .middle-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .flexboxgrid .bottom-sm {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .flexboxgrid .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .flexboxgrid .between-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .flexboxgrid .first-sm {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .flexboxgrid .last-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media only screen and (min-width: 62em) {
  .flexboxgrid .container {
    width: 61rem;
  }
  .flexboxgrid .col-md,
  .flexboxgrid .col-md-1,
  .flexboxgrid .col-md-2,
  .flexboxgrid .col-md-3,
  .flexboxgrid .col-md-4,
  .flexboxgrid .col-md-5,
  .flexboxgrid .col-md-6,
  .flexboxgrid .col-md-7,
  .flexboxgrid .col-md-8,
  .flexboxgrid .col-md-9,
  .flexboxgrid .col-md-10,
  .flexboxgrid .col-md-11,
  .flexboxgrid .col-md-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
  }
  .flexboxgrid .col-md.no-vgap,
  .flexboxgrid .col-md-1.no-vgap,
  .flexboxgrid .col-md-2.no-vgap,
  .flexboxgrid .col-md-3.no-vgap,
  .flexboxgrid .col-md-4.no-vgap,
  .flexboxgrid .col-md-5.no-vgap,
  .flexboxgrid .col-md-6.no-vgap,
  .flexboxgrid .col-md-7.no-vgap,
  .flexboxgrid .col-md-8.no-vgap,
  .flexboxgrid .col-md-9.no-vgap,
  .flexboxgrid .col-md-10.no-vgap,
  .flexboxgrid .col-md-11.no-vgap,
  .flexboxgrid .col-md-12.no-vgap {
    padding-bottom: 0;
  }
  .flexboxgrid .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .flexboxgrid .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .flexboxgrid .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .flexboxgrid .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .flexboxgrid .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .flexboxgrid .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .flexboxgrid .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .flexboxgrid .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .flexboxgrid .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .flexboxgrid .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .flexboxgrid .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .flexboxgrid .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .flexboxgrid .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .flexboxgrid .col-md-offset-1 {
    margin-left: 8.333%;
  }
  .flexboxgrid .col-md-offset-2 {
    margin-left: 16.667%;
  }
  .flexboxgrid .col-md-offset-3 {
    margin-left: 25%;
  }
  .flexboxgrid .col-md-offset-4 {
    margin-left: 33.333%;
  }
  .flexboxgrid .col-md-offset-5 {
    margin-left: 41.667%;
  }
  .flexboxgrid .col-md-offset-6 {
    margin-left: 50%;
  }
  .flexboxgrid .col-md-offset-7 {
    margin-left: 58.333%;
  }
  .flexboxgrid .col-md-offset-8 {
    margin-left: 66.667%;
  }
  .flexboxgrid .col-md-offset-9 {
    margin-left: 75%;
  }
  .flexboxgrid .col-md-offset-10 {
    margin-left: 83.333%;
  }
  .flexboxgrid .col-md-offset-11 {
    margin-left: 91.667%;
  }
  .flexboxgrid .start-md {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .flexboxgrid .center-md {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .flexboxgrid .end-md {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .flexboxgrid .top-md {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .flexboxgrid .middle-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .flexboxgrid .bottom-md {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .flexboxgrid .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .flexboxgrid .between-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .flexboxgrid .first-md {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .flexboxgrid .last-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .flexboxgrid .container {
    width: 71rem;
  }
  .flexboxgrid .col-lg,
  .flexboxgrid .col-lg-1,
  .flexboxgrid .col-lg-2,
  .flexboxgrid .col-lg-3,
  .flexboxgrid .col-lg-4,
  .flexboxgrid .col-lg-5,
  .flexboxgrid .col-lg-6,
  .flexboxgrid .col-lg-7,
  .flexboxgrid .col-lg-8,
  .flexboxgrid .col-lg-9,
  .flexboxgrid .col-lg-10,
  .flexboxgrid .col-lg-11,
  .flexboxgrid .col-lg-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
  }
  .flexboxgrid .col-lg.no-vgap,
  .flexboxgrid .col-lg-1.no-vgap,
  .flexboxgrid .col-lg-2.no-vgap,
  .flexboxgrid .col-lg-3.no-vgap,
  .flexboxgrid .col-lg-4.no-vgap,
  .flexboxgrid .col-lg-5.no-vgap,
  .flexboxgrid .col-lg-6.no-vgap,
  .flexboxgrid .col-lg-7.no-vgap,
  .flexboxgrid .col-lg-8.no-vgap,
  .flexboxgrid .col-lg-9.no-vgap,
  .flexboxgrid .col-lg-10.no-vgap,
  .flexboxgrid .col-lg-11.no-vgap,
  .flexboxgrid .col-lg-12.no-vgap {
    padding-bottom: 0;
  }
  .flexboxgrid .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .flexboxgrid .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .flexboxgrid .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .flexboxgrid .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .flexboxgrid .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .flexboxgrid .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .flexboxgrid .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .flexboxgrid .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .flexboxgrid .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .flexboxgrid .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .flexboxgrid .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .flexboxgrid .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .flexboxgrid .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .flexboxgrid .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .flexboxgrid .col-lg-offset-2 {
    margin-left: 16.667%;
  }
  .flexboxgrid .col-lg-offset-3 {
    margin-left: 25%;
  }
  .flexboxgrid .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .flexboxgrid .col-lg-offset-5 {
    margin-left: 41.667%;
  }
  .flexboxgrid .col-lg-offset-6 {
    margin-left: 50%;
  }
  .flexboxgrid .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .flexboxgrid .col-lg-offset-8 {
    margin-left: 66.667%;
  }
  .flexboxgrid .col-lg-offset-9 {
    margin-left: 75%;
  }
  .flexboxgrid .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .flexboxgrid .col-lg-offset-11 {
    margin-left: 91.667%;
  }
  .flexboxgrid .start-lg {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .flexboxgrid .center-lg {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .flexboxgrid .end-lg {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .flexboxgrid .top-lg {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .flexboxgrid .middle-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .flexboxgrid .bottom-lg {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .flexboxgrid .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .flexboxgrid .between-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .flexboxgrid .first-lg {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .flexboxgrid .last-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
/* set gutters & padding */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-footer {
  background: #000000;
  border-color: #eb192a;
  border-style: solid;
  border-width: 6px 0 0 0;
  color: #ffffff;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.back-to-top {
  background: #eb192a;
  border: 1px solid #ffffff;
  border-radius: 4px;
  bottom: 70px;
  display: inline-block;
  height: 50px;
  opacity: 0;
  position: fixed;
  right: unset;
  left: 30px;
  text-align: center;
  text-decoration: none;
  transition: background .3s, opacity .5s, visibility .5s;
  visibility: hidden;
  width: 50px;
  z-index: 1000;
}
.back-to-top::after {
  color: #ffffff;
  content: '\e621';
  font-family: "icomoon";
  font-size: 2em;
  font-style: normal;
  font-weight: 900;
  line-height: 50px;
}
.back-to-top:hover,
.back-to-top:active {
  background: #da0819;
  text-decoration: none;
}
.back-to-top span {
  display: none;
}
.back-to-top.show {
  opacity: 1;
  visibility: visible;
  display: unset;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
custom media query to fix tablet bug
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: 0 !important;
  }
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Sub-Category List */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* overide for category list  module */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.accordion {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.hr-line {
  width: 80%;
  margin: auto;
}
h2.accordion-trigger {
  font-weight: 300;
  margin: 0 !important;
}
.accordion .accordion-trigger {
  border-bottom: 1px solid #dcd9d9;
  cursor: pointer;
  padding: 20px;
  outline: none;
  transition: 0.4s;
  width: auto;
}
.accordion .accordion-content {
  padding: 20px;
}
.accordion .accordion-trigger.active,
.accordion .accordion-trigger:hover {
  background-color: #F9F9F9;
}
.accordion .accordion-content {
  display: none;
  overflow: hidden;
}
.accordion .accordion-trigger:after {
  content: '\02795';
  /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  float: right;
  margin-left: 5px;
}
.accordion .accordion-trigger.arrow-icon:after {
  font-family: 'icomoon';
  content: '\e622';
}
.accordion .accordion-trigger.active:after {
  content: "\2796";
  /* Unicode character for "minus" sign (-) */
}
.accordion .accordion-trigger.active.arrow-icon:after {
  font-family: 'icomoon';
  content: '\e621';
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
xl > 1440px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
xxl > 1800px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile < 962px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 61em) {
  .landing-page .flexboxgrid .col {
    padding: 2rem;
  }
  .landing-page .flexboxgrid .col:first-child {
    padding-top: 1rem;
  }
  .landing-page .flexboxgrid .col:last-child {
    padding-bottom: 1rem;
  }
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop > 962px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (min-width: 62em) {
  .landing-page .flexboxgrid .col {
    padding: 3rem;
  }
  .landing-page .flexboxgrid .col:first-child {
    padding-left: 0;
  }
  .landing-page .flexboxgrid .col:last-child {
    padding-right: 0;
  }
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile < 768px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 640px 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.product-info-main .product .alert {
  background: #eb192a;
  border-radius: 4px;
  color: #ffffff;
  float: right;
  font-size: 1.6rem;
  padding: 12px 27px;
}
.product-info-main .product .alert:hover,
.product-info-main .product .alert:active {
  background: #da0819;
  color: #ffffff;
  text-decoration: none;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
portrait < 850px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.product-info-main .multi-buy-btn-container {
  margin-bottom: 10px;
}
.product-info-main .multi-buy-btn-container .multi-buy-btn {
  background: #000000;
  border-radius: 4px;
  color: #ffffff;
  padding: 12px;
}
.product-info-main .multi-buy-btn-container .multi-buy-btn:hover,
.product-info-main .multi-buy-btn-container .multi-buy-btn:active {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}
.calculus-master .product-info-main .multi-buy-btn-container {
  float: left;
  padding: 10px 0;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.animated-text-decoration-hover {
  /* animated text-decoration for <a> but not those with these classes */
  /* animated text-decoration for <a> but not those with parents with these classes */
}
.animated-text-decoration-hover a:not(
    .no-animated-text-underline,
    .primary,
    .primary2,
    .dys-btn,
    .sony-btn,
    #flix-inpage,
    #branch-stock-trigger,
    .c-truncate,
    .tooltip-toggle,
    .back-to-top,
    .product-item-photo,
    .product-item-link,
    .c-aslider__link,
    .category-list-link,
    .data.switch,
    #contentarea,
    .video-popup,
    .img-link,
    .action,
    .action-edit,
    .action-delete,
    .icon-info,
    .optioninfo_link,
    .close-btn,
    .ui-menu-item-wrapper) {
  display: inline-block;
  position: relative;
}
.animated-text-decoration-hover a:not(
    .no-animated-text-underline,
    .primary,
    .primary2,
    .dys-btn,
    .sony-btn,
    #flix-inpage,
    #branch-stock-trigger,
    .c-truncate,
    .tooltip-toggle,
    .back-to-top,
    .product-item-photo,
    .product-item-link,
    .c-aslider__link,
    .category-list-link,
    .data.switch,
    #contentarea,
    .video-popup,
    .img-link,
    .action,
    .action-edit,
    .action-delete,
    .icon-info,
    .optioninfo_link,
    .close-btn,
    .ui-menu-item-wrapper)::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #da0819;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
.animated-text-decoration-hover a:not(
    .no-animated-text-underline,
    .primary,
    .primary2,
    .dys-btn,
    .sony-btn,
    #flix-inpage,
    #branch-stock-trigger,
    .c-truncate,
    .tooltip-toggle,
    .back-to-top,
    .product-item-photo,
    .product-item-link,
    .c-aslider__link,
    .category-list-link,
    .data.switch,
    #contentarea,
    .video-popup,
    .img-link,
    .action,
    .action-edit,
    .action-delete,
    .icon-info,
    .optioninfo_link,
    .close-btn,
    .ui-menu-item-wrapper):hover {
  text-decoration: none;
}
.animated-text-decoration-hover a:not(
    .no-animated-text-underline,
    .primary,
    .primary2,
    .dys-btn,
    .sony-btn,
    #flix-inpage,
    #branch-stock-trigger,
    .c-truncate,
    .tooltip-toggle,
    .back-to-top,
    .product-item-photo,
    .product-item-link,
    .c-aslider__link,
    .category-list-link,
    .data.switch,
    #contentarea,
    .video-popup,
    .img-link,
    .action,
    .action-edit,
    .action-delete,
    .icon-info,
    .optioninfo_link,
    .close-btn,
    .ui-menu-item-wrapper):hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.animated-text-decoration-hover .page-footer a::after {
  background-color: #ffffff !important;
}
.animated-text-decoration-hover .page-footer a:hover {
  text-decoration: none;
}
.animated-text-decoration-hover .page-footer a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.animated-text-decoration-hover .no-animated-text-underline a::after,
.animated-text-decoration-hover .header-top a::after,
.animated-text-decoration-hover .page-header a::after,
.animated-text-decoration-hover .header-add a::after,
.animated-text-decoration-hover .navigation a::after,
.animated-text-decoration-hover .product-social-links a::after,
.animated-text-decoration-hover .manflogo a::after,
.animated-text-decoration-hover .brand-img a::after,
.animated-text-decoration-hover .slick-slide a::after,
.animated-text-decoration-hover .actions-secondary a::after,
.animated-text-decoration-hover .email-phone-link a::after,
.animated-text-decoration-hover .toolbar a::after,
.animated-text-decoration-hover .toolbar-products a::after,
.animated-text-decoration-hover .sidebar a::after,
.animated-text-decoration-hover .sidebar-main a::after,
.animated-text-decoration-hover .cart-items-table a::after,
.animated-text-decoration-hover #flix-minisite a::after {
  display: none;
}
.animated-text-decoration-hover figure[data-content-type="image"] a::after {
  display: none;
}
.animated-text-decoration-hover div[data-content-type="buttons"] a::after {
  display: none;
}
.animated-text-decoration-hover div[data-content-type="button-item"] a::after {
  display: none;
}
.animated-text-decoration-hover .bosch a,
.animated-text-decoration-hover .neff a,
.animated-text-decoration-hover .siemens a,
.animated-text-decoration-hover .isiteAppContainer a {
  display: inline !important;
}
.animated-text-decoration-hover .bosch a::after,
.animated-text-decoration-hover .neff a::after,
.animated-text-decoration-hover .siemens a::after,
.animated-text-decoration-hover .isiteAppContainer a::after {
  display: none;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile < 600
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px < 1025px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
tablet < 1200px 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet >600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
mobile portrait < 600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop > 1800px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* MAIN */
/* LANDSCAPE */
/* DESKTOP */
/* clearfix */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  height: 0;
}
.clearfix:after {
  clear: both;
}
/* truncate text block */
.truncate-overflow {
  overflow: hidden;
  position: relative;
}
/* line clamp truncate */
.c-truncate {
  -webkit-box-orient: vertical;
  display: -webkit-box !important;
  overflow: hidden;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.hide {
  display: none !important;
}
.mobile-table-wrapper {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.inline-flex-list {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  list-style: none;
  margin-right: 0 !important;
  margin: 0;
  padding: 0;
}
.inline-flex-list li {
  padding: 0 10px;
}
.inline-flex-list li:first-child {
  padding-left: 0;
}
.inline-flex-list li:last-child {
  padding-right: 0;
}
.inline-flex-list li img {
  max-height: 150px;
}
a.readmore,
a.readless {
  display: block;
}
a.readmore strong,
a.readless strong {
  font-weight: normal !important;
}
a.readmore span,
a.readless span {
  color: #eb192a !important;
}
a.readmore:hover span,
a.readless:hover span {
  color: #da0819 !important;
}
.responsive-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio */
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
table.zebra-table {
  margin-bottom: 10px;
  width: 100%;
}
table.zebra-table td {
  border-color: #d0d0d0;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  padding: 8px;
  text-align: left;
  vertical-align: middle;
}
table.zebra-table tr:nth-child(even) {
  background-color: #f2f2f2;
}
table.zebra-table tr:nth-child(odd) {
  background-color: #fbfbfb;
}
table.zebra-table tr:hover {
  background-color: #dddddd;
}
table.zebra-table th {
  border-color: #002b4b;
  border-style: solid;
  border-width: 1px;
  background-color: #eb192a;
  color: #ffffff;
  padding: 12px 8px;
}
/* fix paypal button z-index */
#paypal-smart-button {
  position: relative;
  z-index: 1;
}
.paypal-express-in-context-mini-cart-container {
  display: none;
}
[data-testid="deko-wallet-overlay"] {
  z-index: 1000;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Tablet > 600px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
portrait < 850px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
landscape < 1200px
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
