/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
._am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Common
 */
/**
 * Common
 */
/**
 * Common
 */
.clearfix,
.argento-grid {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.argento-grid:before,
.argento-grid:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.argento-grid:after {
  clear: both;
}
@media (max-width: 768px) {
  .mst-rma-box {
    width: 100%;
    margin-left: 0 !important;
  }
  .mst-rma-box._half {
    max-width: 100%;
  }
}
@media print {
  .rma-rma-print .order-date {
    display: block;
    width: 100%;
  }
  .rma-rma-print .order-details-items {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .rma-rma-print * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  .rma-rma-print a,
  .rma-rma-print a:visited {
    text-decoration: underline !important;
  }
  .rma-rma-print pre,
  .rma-rma-print blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  .rma-rma-print thead {
    display: table-header-group;
  }
  .rma-rma-print .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .rma-rma-print .table-wrapper table td {
    width: auto;
  }
  .rma-rma-print .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .rma-rma-print .box,
  .rma-rma-print tr,
  .rma-rma-print img {
    page-break-inside: avoid;
  }
  .rma-rma-print img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .rma-rma-print .block-content,
  .rma-rma-print p,
  .rma-rma-print h2,
  .rma-rma-print h3 {
    orphans: 3;
    widows: 3;
  }
  .rma-rma-print .block-content {
    page-break-before: avoid;
    display: inline-block;
    width: 100%;
  }
  .rma-rma-print .block-title,
  .rma-rma-print h2,
  .rma-rma-print h3 {
    page-break-after: avoid;
  }
  .rma-rma-print .nav-toggle {
    display: none !important;
  }
  .rma-rma-print .sidebar,
  .rma-rma-print .nav-sections,
  .rma-rma-print .header.content > *[class],
  .rma-rma-print .panel.wrapper > *[class],
  .rma-rma-print .footer.content > *[class] {
    display: none;
  }
  .rma-rma-print .logo,
  .rma-rma-print .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .rma-rma-print .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .rma-rma-print .column.main {
    float: none !important;
    width: 100% !important;
  }
  .rma-rma-print .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .rma-rma-print .footer.content {
    padding: 0;
  }
  .rma-rma-print .box {
    padding: 0;
    border: 0;
    float: left;
    width: 48.8%;
    margin-bottom: 20px;
    min-height: auto;
  }
  .rma-rma-print table.table thead {
    border-top: 0;
  }
  .rma-rma-print .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    box-shadow: none;
  }
  .rma-rma-print .table:not(.cart):not(.totals) > thead > tr > th,
  .rma-rma-print .table:not(.cart):not(.totals) > tbody > tr > td {
    border: none;
  }
  .rma-rma-print .hdmx__contact-button,
  .rma-rma-print #hdmx__contact-button {
    display: none;
  }
}
.mst-rma-create__add-order {
  display: flex;
  justify-content: center;
}
.mst-rma-create__add-order button {
  margin: 1rem;
}
.mst-rma-create__order-selector .field {
  display: flex;
  flex-wrap: wrap;
}
.mst-rma-create__order-selector .field select {
  max-width: 40rem;
}
.mst-rma-create__order-selector .field button {
  margin-left: 1rem;
}
.mst-rma-create__order-selector .mst-rma-buttons-delimiter-text {
  line-height: 32px;
  margin-left: 1rem;
}
.mst-rma-create__order {
  border: 2px solid #e8e8e8;
  padding: 2rem;
  margin-bottom: 1rem;
  align-items: center;
}
.mst-rma-create__order .mst-rma-create__order-header {
  display: flex;
  margin-bottom: 2rem;
}
.mst-rma-create__order .mst-rma-create__order-header .increment-id {
  font-weight: 600;
  font-size: 1.8rem;
}
.mst-rma-create__order .mst-rma-create__order-header .remove {
  color: #1879c2;
  margin-left: auto;
  text-decoration: underline;
  cursor: pointer;
}
.mst-rma-create__order .mst-rma-create__order-header .remove:hover {
  text-decoration: none;
}
#rma-new-form .actions-toolbar {
  margin-top: 10px;
}
#rma-new-form .actions-toolbar.secondary.ui-remove-item-button-container {
  float: left;
}
/** Fixed Calendar issue **/
.init-rma-container .ui-datepicker-trigger {
  vertical-align: top;
  opacity: 0;
  margin: 0;
  width: 0;
}
.init-rma-container input[type="date"]._has-datepicker {
  padding-right: 7px;
}
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_QuickOrder
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
/*style module quick order*/
#quickorder-top-link {
  float: right;
  margin-left: 10px;
}
#quickorder-top-link a {
  text-decoration: none;
  color: white;
}
.autocomplete-suggestion {
  cursor: pointer;
  overflow: hidden;
  padding: 10px 5px 10px 5px;
  font-size: 1.2em;
  border-bottom: 1px solid #eee;
  display: block;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
#quickorder-link {
  float: left;
  margin-left: 10px;
  background: #1979c3;
  border-radius: 3px;
  line-height: 30px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  font-weight: bold;
  height: auto;
}
/**
 * Common
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
.mst-customrma-block {
  display: flex;
  flex-wrap: wrap;
}
.mst-customrma-block._align-top {
  align-items: baseline;
}
.mst-customrma-box {
  border: 2px solid #e8e8e8;
  padding: 1.5rem 2rem 2rem 2rem;
  flex-grow: 1;
  margin-bottom: 2rem;
}
.mst-customrma-box._half {
  max-width: 50%;
}
.mst-customrma-box._no-border {
  padding: 0;
  border: 0;
}
.mst-customrma-box:last-child {
  margin-right: 0;
}
.mst-customrma-box__title {
  font-weight: 600;
  margin-bottom: 1rem;
}
.mst-customrma-box__content table tr th:first-child {
  padding-left: 0;
  font-weight: 600;
  font-size: 1.3rem;
}
.mst-customrma-box + .mst-rma-box {
  margin-left: 2rem;
}
.mst-customrma-badge,
.mst-customrma-status {
  background: #dfe3e8;
  color: #454f5b;
  text-align: center;
  border-radius: 3rem;
  font-size: 1.3rem;
  line-height: 1.9rem;
  padding: 0 1.5rem;
  white-space: nowrap;
}
.mst-customrma-badge._pending,
.mst-customrma-status._pending {
  background-color: #ffea8a;
  color: #595130;
}
.mst-customrma-badge._approved,
.mst-customrma-status._approved {
  background-color: #bbe5b3;
  color: #414f3e;
}
.mst-customrma-badge._rejected,
.mst-customrma-status._rejected {
  background-color: #ffc58b;
  color: #594430;
}
.mst-customrma-badge._package_sent,
.mst-customrma-status._package_sent {
  background-color: #b4e1fa;
  color: #3e4e57;
}
@media (max-width: 767px) {
  .mst-customrma-box {
    width: 100%;
    margin-left: 0 !important;
  }
  .mst-customrma-box._half {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .rma-rma-new .mst-customrma-box,
  .rma-rma-new .mst-rma-box {
    width: 50%;
    float: left;
    clear: both;
  }
}
.mst-rma-create__order .mst-rma-create__order-header .custom-remove {
  color: #1879c2;
  margin-left: auto;
  text-decoration: underline;
  cursor: pointer;
}
.mst-rma-create__order .mst-rma-create__order-header .custom-remove:hover {
  text-decoration: none;
}
.mst-rma-create__order-selector .field {
  flex-wrap: nowrap !important;
}
.frmSearchCustom,
.mst-rma-box .frmSearch {
  width: 100%;
}
.mst-rma-create__order-selector .primary {
  width: 140px;
}
.frmSearchCustom {
  position: relative;
}
#suggesstion-custom-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
}
#suggesstion-custom-box #product-list {
  margin: 0;
  padding: 0;
}
#suggesstion-custom-box #product-list li {
  margin: 0;
  padding: 0;
}
#suggesstion-custom-box #product-list .autocomplete-suggestion {
  font-size: 1.5rem;
  margin: 0;
  background: #fff;
  border: 1px #ccc solid;
  padding: 8px 10px;
  margin-top: -2px;
}
#suggesstion-custom-box #product-list .autocomplete-suggestion:not(:first-child) {
  border-top: 1px #ccc solid;
}
#suggesstion-custom-box #product-list .autocomplete-suggestion:hover {
  background: #f9f9f9;
}
.mst-rma-box #suggesstion-box {
  z-index: 1;
  position: absolute;
}
.frmSearchCustom .customRmaProduct,
.frmSearch .orderlabel {
  height: 40px;
}
.mst-rma-box #order-list {
  background: #fff;
  padding: 0;
  border: 1px #ccc solid;
  margin-top: -1px;
  max-height: 400px;
  overflow: auto;
}
.mst-rma-box #order-list li {
  padding: 10px;
  margin: 0;
}
.mst-rma-box #order-list li:not(:first-child) {
  border-top: 1px #ccc solid;
}
.mst-rma-box #order-list li:nth-child(2n) {
  background: #f9f9f9;
}
#customRmaMain {
  clear: both;
}
/**
   * Desktop
   */
/**
   * Common
   */
/**
 * Common
 */
.no-background .navigation {
  background: none !important;
}
.megamenu-preview-index .ves-megamenu {
  margin-top: 30px;
}
.megamenu-preview-index .ves-vertical {
  max-width: 300px;
}
.ves-megamenu.top-navigation .ves-navbar {
  display: none;
}
.ves-megamenu > .block-title {
  margin: 0;
  text-align: center;
  padding: 10px;
  background: #333;
  color: #FFF;
}
.ves-megamenu .dynamic-items > ul {
  display: block !important;
}
.ves-megamenu .navigation .drill-opener,
.ves-megamenu .navigation .opener {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  cursor: pointer;
  text-align: center;
  font-family: 'luma-icons';
  z-index: 99;
  width: auto;
  height: auto;
  line-height: 50px;
  width: 50px;
}
.ves-megamenu .navigation .mega-col {
  padding: 0;
}
.ves-megamenu .navigation .carousel-control {
  top: 40%;
}
.ves-megamenu .navigation .carousel-control.left,
.ves-megamenu .navigation .carousel-control.right {
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  text-shadow: none;
  top: 45%;
  padding: 12px;
  position: absolute;
  background: #f5f5f5;
  color: #333;
  opacity: 1;
  line-height: 1.5em;
  width: auto;
  bottom: auto;
}
.ves-megamenu .navigation .block-content {
  max-width: 100%;
  position: relative;
}
.ves-megamenu .navigation .carousel-indicators {
  bottom: 0;
}
.ves-megamenu .navigation .carousel-indicators > li {
  border: 1px solid #1979c3;
}
.ves-megamenu .navigation .carousel-indicators > li.active {
  background-color: #1979c3;
}
.ves-megamenu .navigation .product-items {
  padding: 10px;
  margin: 0;
}
.ves-megamenu .navigation .item-before-content,
.ves-megamenu .navigation .item-after-content {
  float: left;
  width: 100%;
}
.ves-megamenu .navigation .icon-top {
  line-height: 84px;
  width: 100%;
  height: 84px;
  text-align: center;
  background: #333;
  margin-bottom: 10px;
}
.ves-megamenu .navigation .icon-top:hover {
  background-color: #5bd2ec;
}
.ves-megamenu.ves-vertical .navigation .level0 > a .cat-label {
  position: static;
  padding: 4px 6px;
}
.ves-megamenu .feature-box-v3:hover .fbox-icon .icons {
  background: #ef2840;
  color: #fff;
}
.ves-megamenu .feature-box-v3 .fbox-icon .icons {
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 24px;
  width: 30px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
.ves-megamenu .feature-box-v3 .fa:before {
  font-size: 30px;
}
.ves-megamenu .feature-box-v3 a {
  background: #e8e8e8;
  border-left: 0;
  float: none;
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.ves-megamenu ul {
  list-style: none;
  padding: 0;
}
.ves-megamenu .dynamic-items {
  padding: 0;
  width: 20%;
}
.ves-megamenu .level0 ul {
  margin: 0;
  padding: 0;
}
.ves-megamenu .level0 .megamenu-widget > .carousel > .products-grid .product-item {
  width: 100%;
}
.ves-megamenu .level0 .megamenu-widget > .carousel .item {
  display: none;
}
.ves-megamenu .level0 .megamenu-widget > .carousel .item.active {
  display: block;
}
.ves-megamenu .level0 .submenu .nav-item > a {
  padding: 0 20px;
  line-height: 50px;
}
.ves-megamenu .level0 .submenu .nav-item > a > .ves-caret {
  line-height: 50px;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a {
  padding: 0;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a:hover {
  background: none;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item .actions-secondary a {
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.ves-megamenu .submenu-alignright > .submenu {
  right: 0;
  left: auto !important;
}
.ves-megamenu .text-center {
  text-align: center;
}
.ves-megamenu .pull-right {
  float: right;
}
.ves-megamenu .pull-left {
  float: left;
}
.ves-megamenu .cat-label {
  -webkit-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
  color: #FFF;
  padding: 2px 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  text-transform: none;
  text-shadow: none;
  margin-left: 2px;
}
.ves-megamenu .cat-label.cat-label-v1 {
  background-color: #5bd2ec;
}
.ves-megamenu .cat-label.cat-label-v2 {
  background-color: #d52462;
}
.ves-megamenu .cat-label.cat-label-v3 {
  background: #0cc485;
}
.ves-megamenu .cat-label.pin-bottom:before {
  position: absolute;
  right: 6px;
  top: 22px;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 4px;
  border-color: transparent;
  -webkit-transition: border-color 450ms ease-in-out;
  -o-transition: border-color 450ms ease-in-out;
  transition: border-color 450ms ease-in-out;
}
.ves-megamenu .cat-label.cat-label-v1.pin-bottom:before {
  border-top-color: #5bd2ec;
}
.ves-megamenu .cat-label.cat-label-v2.pin-bottom:before {
  border-top-color: #d52462;
}
.ves-megamenu .cat-label.cat-label-v3.pin-bottom:before {
  border-top-color: #0cc485;
}
.ves-megamenu .nav-item {
  position: relative;
}
.ves-megamenu .nav-item > a {
  line-height: 50px;
}
.ves-megamenu .nav-item.active > a {
  background: #333 !important;
  color: #FFF;
}
.ves-megamenu .submenu p > a {
  padding: 0;
}
.ves-megamenu iframe,
.ves-megamenu video {
  max-width: 100%;
}
.ves-megamenu .level0 > a > .item-icon {
  margin-bottom: -5px;
}
.ves-megamenu .onsale {
  padding: 3px 10px;
  background: #d52462;
  color: #FFF;
  margin-right: 5px;
}
.ves-megamenu .new-icon {
  padding: 3px 10px;
  background: #0cc485;
  color: #FFF;
}
.ves-megamenu .owl-carousel .owl-item {
  text-align: center;
}
.ves-megamenu #contact-form {
  width: 100% !important;
}
.ves-megamenu .drill-opener,
.ves-megamenu .drilldown-back,
.ves-megamenu .ves-navbar {
  display: none;
}
.ves-megamenu.ves-daccordion .navigation,
.ves-megamenu.ves-mdrilldown .navigation,
.ves-megamenu.ves-ddrill .navigation {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.ves-megamenu.ves-daccordion .navigation .level0 > a .cat-label,
.ves-megamenu.ves-mdrilldown .navigation .level0 > a .cat-label,
.ves-megamenu.ves-ddrill .navigation .level0 > a .cat-label {
  position: static;
  padding: 4px 6px;
}
.ves-megamenu.ves-daccordion.has-title .navigation,
.ves-megamenu.ves-mdrilldown.has-title .navigation,
.ves-megamenu.ves-ddrill.has-title .navigation {
  border-top: 0;
}
.ves-navtoggle {
  display: none;
}
.ves-megamenu.ves-daccordion .navigation .nav-item.active > .submenu {
  display: block;
}
#maincontent .cat-label:before {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .ves-megamenu .orgin-items > .mega-col > .dropdown-submenu > .submenu {
    position: static;
  }
}
.drilldown {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 100% !important;
}
.drilldown .navigation {
  background-color: #FFF;
}
.drilldown .navigation.loaded > .dropdown-menu {
  width: 100% !important;
}
.drilldown .navigation .subhover > .submenu {
  display: none;
}
.drilldown .navigation > .dropdown-menu {
  display: block;
  position: static;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.drilldown .navigation .ves-caret {
  display: none;
}
.drilldown .navigation .cat-label {
  position: static;
  margin: 0;
  padding: 4px 6px;
}
.drilldown .navigation .nav-item {
  position: relative !important;
  float: left !important;
  width: 100%;
}
.drilldown .navigation .nav-item > a {
  line-height: 50px;
  position: static;
  padding: 0 15px;
}
.drilldown .navigation .nav-item > a span.drill-opener {
  border: 1px solid #e5e5e5;
  border-right: 0;
  display: none;
}
.drilldown .navigation .mega-col {
  padding: 0;
}
.drilldown .navigation .level0 {
  border-top-color: #e5e5e5;
}
.drilldown .navigation .opener {
  display: none;
}
.drilldown .navigation .drill-opener {
  background: #f0f0f0;
  position: absolute;
}
.drilldown .navigation .drill-opener:before {
  content: "\e608";
}
.drilldown .navigation .drilldown-back {
  position: relative;
  top: 0;
  left: -1px;
  display: none;
}
.drilldown .navigation .drilldown-back a {
  padding: 0;
  background: #f0f0f0;
  text-align: center;
  font-size: 1.3em;
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: -1px;
}
.drilldown .navigation .drilldown-back a .drill-opener {
  position: absolute;
  left: 0;
  right: auto;
  display: block !important;
}
.drilldown .navigation .drilldown-back a .drill-opener:before {
  content: "\e617";
}
.drilldown .navigation .drilldown-back a .drill-opener:after {
  display: none;
}
.drilldown .navigation .drilldown-back a .current-cat {
  line-height: 50px;
  position: relative;
  z-index: 99;
}
.drilldown .navigation .drilldown-back a .current-cat:before {
  display: none;
}
/** FIX BLOG **/
.ves-megamenu .navigation .post-list .post-item a {
  padding: 0;
}
.ves-megamenu .navigation .post-list .post-item .post-meta a {
  display: inline-block;
}
.ves-megamenu .navigation .ves-post {
  text-align: left;
}
.ves-megamenu .navigation .post-list .post-item .post-readmore a {
  background-color: #4db2ec;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 10px 12px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300b,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300bo,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300m {
  padding: 0 2px;
}
@media all and (min-width: 968px), print {
  .ves-megamenu.ves-daccordion .navigation,
  .ves-megamenu.ves-mdrilldown .navigation,
  .ves-megamenu.ves-ddrill .navigation {
    border: 0px solid rgba(0, 0, 0, 0.15);
  }
}
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
#quote-form .field {
  position: relative;
}
#quote-form .autocomplete-suggestion {
  font-size: 14px;
  padding: 5px 8px;
}
#quote-form .autocomplete-suggestion:nth-child(2n) {
  background: #f9f9f9;
}
#quote-form #search-list {
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px #ccc solid;
  margin-top: -1px;
  max-height: 400px;
  overflow: auto;
}
#quote-form #suggesstion-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 1;
  font-size: 14px;
}
#quote-form .field {
  position: relative;
}
#quote-form .autocomplete-suggestion-store {
  font-size: 14px;
  padding: 5px 8px;
}
#quote-form .autocomplete-suggestion-store:nth-child(2n) {
  background: #f9f9f9;
}
#quote-form #store-search-list {
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px #ccc solid;
  margin-top: -1px;
  max-height: 400px;
  overflow: auto;
}
#quote-form #store-suggesstion-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 1;
  font-size: 14px;
}
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
.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;
}
/*
 * Shipper HQ
 *
 * @category ShipperHQ
 * @package ShipperHQ_AddressAutocomplete
 * @copyright Copyright (c) 2020 Zowta LTD and Zowta LLC (http://www.ShipperHQ.com)
 * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 * @author ShipperHQ Team sales@shipperhq.com
 */
.pac-container {
  z-index: 905 !important;
}
/**
 * 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%;
  }
}
/**
 * @codingStandardsIgnoreStart
 */
/**
 * @codingStandardsIgnoreStart
 */
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@font-face {
  font-family: 'svgicons';
  src: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/Magedelight_Storepickup/fonts/svgicons.woff2') format('woff2'), url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/Magedelight_Storepickup/fonts/svgicons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
.storelocator-index-view h1,
.storelocator-index-index h1 {
  margin-bottom: 10px;
}
#map {
  height: 100%;
}
#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 10px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 35%;
}
#pac-input:focus {
  border-color: #4d90fe;
}
#type-selector {
  color: #fff;
  background-color: #4d90fe;
  padding: 5px 11px 0px 11px;
}
#type-selector label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}
#target {
  width: 345px;
}
.controls {
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.pac-container {
  font-family: Roboto;
}
/* checkout page  search result container */
.pac-container {
  display: block;
  z-index: 2147483647 !important;
}
/* Map popup Image*/
.upper-image > img {
  max-height: 150px;
  max-width: 100%;
}
.address-info h2 {
  margin: 10px 0;
}
.address-info table td {
  padding: 0 2px;
}
.address-info table td p {
  margin-bottom: 2px;
}
/* Checkout page Map popup */
.white_content_hidden {
  visibility: hidden;
  position: fixed;
  width: 100%;
}
.black_overlay_hidden {
  display: none;
}
.black_overlay {
  display: block;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}
.white_content {
  display: block;
  position: fixed;
  top: 5%;
  left: 4%;
  width: 90%;
  height: 80%;
  padding: 0.6%;
  background-color: white;
  z-index: 1002;
  overflow: auto;
}
.shipping-map-header-container {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
.table-checkout-shipping-method .store-container-inner label {
  margin: 0 0 10px 0;
}
.select-store-map-button {
  padding: 8px 0 0 0;
}
.select-store-map-button a {
  font-size: 14px;
  color: #1979c3;
  text-decoration: underline;
}
.select-store-map-button a:hover {
  text-decoration: none;
}
.shipping-map-header-container h2 {
  display: inline;
  margin: 0;
  line-height: 30px;
  vertical-align: top;
}
.shipping-map-header-container .input-location {
  display: inline-block;
  width: 360px;
}
.shipping-map-header-container .input-location #pac-input {
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.map-popup-button {
  float: right;
}
.mapBlock {
  float: left;
  margin-top: 0px;
  width: 100%;
  position: relative;
}
.store-marker-container .map-popup-button {
  float: right;
}
.info-locator {
  float: left;
  width: 30%;
  box-sizing: border-box;
  padding: 0 16px 0 0;
  min-height: 490px;
}
.info-locator .info-detail-box {
  border: #ddd solid 1px;
}
.info-locator .info-detail-box h2 {
  background-color: #1979c3;
  color: #fff;
  padding: 14px 16px;
  font-size: 16px;
  text-transform: none;
  margin: 0;
  font-weight: bold;
  margin: 0 0 0px 0;
  border-bottom: #ddd solid 1px;
}
.info-locator .info-detail-box ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.info-locator .info-detail-box ul li {
  margin: 0;
}
.info-locator .info-detail-box ul .el-content-detail ul.vertical li {
  margin-bottom: 10px;
}
.info-locator .info-detail-box ul .store-image {
  float: left;
  margin: 10px 0 0 8px;
  min-height: 79px;
}
.info-locator .info-detail-box ul .store-image img {
  border-radius: 4px;
  display: block;
  height: 60px;
  margin: 0 auto;
  max-width: none;
  width: 60px;
}
.info-locator .info-detail-box ul .store-info {
  display: inline-block;
  margin: 10px 0 6px 14px;
  min-height: 79px;
  width: 216px;
}
.info-locator .info-detail-box ul .store-info h4 {
  margin: 0;
  padding: 0;
}
.info-locator .info-detail-box ul .store-info p {
  margin: 0;
  padding: 0;
}
.info-locator .tab_content.open {
  border: 1px solid #ddd;
  margin: 16px 0;
  border-top: 0;
}
.info-locator .tab_content.open h2 {
  background-color: #1979c3;
  padding: 14px 16px;
  color: #fff;
  font-size: 16px;
  text-transform: none;
  margin: 0;
  font-weight: bold;
  margin: 0 0 0px 0;
  border-top: #ddd solid 1px;
}
.info-locator .title-list {
  font-size: 14px;
  background-color: #1979c3;
  color: #fff;
  padding: 14px 16px;
  border: 1px solid #ececec;
  margin: 0 0 16px 0;
  text-align: right;
  text-transform: none;
}
.info-locator .title-list h2 {
  font-size: 16px;
  text-transform: none;
  margin: 0;
  font-weight: bold;
  display: inline-block;
  float: left;
}
.info-locator .title-list span {
  display: inline-block;
  padding: 0 6px;
  font-size: 14px;
  text-transform: none;
  color: #000;
  background: #fff;
  border-radius: 3px;
  text-align: right;
  margin: 0;
}
.map-locator-right {
  float: right;
  width: 70%;
}
.info-locator ul#list-store-detail {
  float: left;
  max-height: 425px;
  overflow-y: auto;
  list-style: none;
  background: #f6f6f6;
  padding: 12px;
  width: 100%;
  box-sizing: border-box;
  border: #ddd solid 1px;
}
.info-locator .tag-store,
.tag-store {
  min-height: 79px;
  float: left;
  margin: 8px 0 0 8px;
  /*position:absolute;*/
}
.info-locator .tag-store img,
.gm-style img {
  border-radius: 4px;
  display: block;
  height: 60px;
  margin: 0 auto;
  max-width: none;
  width: 60px;
}
/*.top-box .tag-content {
  float:right;
}*/
#tab_content,
.info-locator .tag-content {
  /*float:right;*/
  min-height: 79px;
  display: inline-block;
  margin: 8px 0 6px 14px;
  width: 216px;
}
.tag-content h4 {
  color: #24549D;
  font-size: 12px;
  text-transform: capitalize;
  margin: 0 0 4px 0;
}
.info-locator .tag-content a.view-detail {
  color: #333;
  text-decoration: none;
  font-style: normal;
  white-space: normal;
}
.info-locator .tag-content a.view-detail:hover {
  text-decoration: underline;
}
.tag-content a {
  cursor: pointer;
  font-size: 13px;
  font-style: normal;
  margin-right: 4px;
  text-decoration: none;
  white-space: pre;
}
.tag-content a:hover {
  text-decoration: underline;
}
.tag-content span.btn-link.direction {
  border-left: 0px solid #bebebe;
  color: #1979c3;
  font-size: 13px;
  line-height: 12px !important;
  cursor: pointer;
  padding: 0 0 0 7px;
  text-decoration: none;
}
.tag-content span.btn-link.direction:hover {
  text-decoration: underline;
}
.tag-content p {
  font-size: 13px;
  line-height: 18px;
  margin: 0;
}
.el-content {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-sizing: border-box;
  margin: 0 0 10px;
  padding: 0;
}
.el-content:hover {
  background-color: #EAEAEA;
}
.stores {
  margin-left: 225px;
  margin-top: -15px;
}
#list-store-detail {
  background-color: #F1F1F1;
}
#show-near-store:hover {
  border: 2px solid;
  border-color: black;
  color: black !important;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 7px 7px 19px;
}
#show-near-store {
  border: 2px solid;
  background-color: #EAEAEA;
  color: #000000;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 7px 7px 19px;
}
ul.vertical {
  float: left;
  padding: 10px 0 0 0;
  text-align: center;
  width: 100%;
  display: block;
}
ul.vertical li {
  border-bottom-style: none;
  border-bottom-width: medium;
  box-shadow: none;
  display: inline-block;
  float: none;
  height: 19px;
  margin-left: 8px;
  vertical-align: top;
  cursor: pointer;
  padding: 0;
  width: 26px;
  background-repeat: no-repeat;
}
.vertical .car {
  background-image: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/Magedelight_Storepickup/images/sprite-icon.png');
  background-position: center -40px;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 1px;
}
.vertical .car:hover,
.vertical .car.active {
  background-position: center -60px;
}
.vertical .bus {
  background-image: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/Magedelight_Storepickup/images/sprite-icon.png');
  background-position: center -79px;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 1px;
}
.vertical .bus:hover,
.vertical .bus.active {
  background-position: center -99px;
}
.vertical .walk {
  background-image: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/Magedelight_Storepickup/images/sprite-icon.png');
  background-position: center -119px;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 1px;
}
.vertical .walk:hover,
.vertical .walk.active {
  background-position: center -139px;
}
.vertical .bicycle {
  background-image: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/Magedelight_Storepickup/images/sprite-icon.png');
  background-position: center -160px;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 1px;
}
.vertical .bicycle:hover,
.vertical .bicycle.active {
  background-position: center -180px;
}
.directions-panel {
  background: #fff;
  overflow-y: auto;
  max-height: 260px;
  padding: 0;
  border-radius: 0 0 4px 4px;
  width: 100%;
}
.directions-panel .adp-warnbox {
  margin: 0;
}
.adp-warnbox {
  margin: 0 0 3px;
}
.storelocator-page .search-content {
  background: #F8F8F8;
  border: 1px solid #ECECEC;
  float: left;
  box-sizing: border-box;
  margin-bottom: 16px;
  margin-top: 8px;
  padding: 16px 20px;
  width: 100%;
  z-index: 100;
}
.storelocator-page .search-content .input-location {
  width: 28%;
  float: left;
  margin: 0 8px 0 0;
}
.storelocator-page .search-content .input-location #pac-input {
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin: 0;
}
.storelocator-page .search-content .radius-controls {
  width: 48%;
  float: left;
}
.storelocator-page .search-content .search-type {
  float: right;
  padding: 0;
}
.storelocator-page .search-content .social-icon a.website:before {
  content: "\e901";
  font-family: "svgicons";
  font-size: 32px;
  color: #fff;
  border-radius: 100px;
  background: #333;
}
.storelocator-page .search-content .social-icon a.facebook:before {
  content: "\e900";
  font-family: "svgicons";
  font-size: 32px;
  color: #fff;
  border-radius: 100px;
  background: #333;
}
.storelocator-page .search-content .social-icon a.twitter:before {
  content: "\e902";
  font-family: "svgicons";
  font-size: 32px;
  color: #fff;
  border-radius: 100px;
  background: #333;
}
.storelocator-page .search-content .social-icon a {
  text-decoration: none;
}
.storelocator-page .search-content .social-icon a:hover:before {
  background: #1979c3;
  color: #fff;
}
.storelocator-page .search-content .social-icon .button {
  float: left;
  margin: 7px 0 0 0;
}
.storelocator-page .search-content .social-icon .social-icon-box {
  float: right;
}
.storelocator-page .search-content.storeviewsearch {
  padding: 6px 20px;
}
.input-location .form-control {
  height: 34px;
  border-radius: 4px;
  font-size: 14px;
  width: 100%;
  float: left;
}
.search-content .label-radius {
  float: left;
  padding: 8px 0 0;
  width: auto;
}
/** label {
    -webkit-user-select:none;
    display:inline-block;
    font-family:Raleway, 'Helvetica Neue', Verdana, Arial, sans-serif;
    font-size:13px;
    font-weight:600;
    margin-left: 15px;
}**/
#track1 {
  margin: 15px 15px 15px 8px;
  position: relative;
  width: 235px;
  float: left;
}
.track {
  background-color: #428BCA;
  cursor: pointer;
  height: 0.5em;
  position: relative;
  width: 10em;
  z-index: 0;
}
#circle-radius {
  cursor: move;
  height: 1em;
  position: absolute;
  top: -0.25em;
  width: 0.25em;
  z-index: 2;
  width: 240px;
}
#radius-value {
  padding-top: 10px;
}
.search-type {
  float: right;
  padding-right: 15px;
  width: auto;
}
#option-direction {
  margin: 8px 0 0 0;
  background: #f8f8f8;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
  padding: 0px;
  border-radius: 0 0 4px 4px;
}
#option-direction .store-location,
#option-direction .customer-location {
  border-radius: 3px;
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
}
#option-direction a {
  color: #1979c3;
  display: block;
  font-size: 13px;
  margin: 6px 0 4px;
  text-decoration: underline;
  text-transform: capitalize;
}
#option-direction .box-input {
  padding: 8px 0 0 0;
}
#option-direction .adp {
  padding: 10px;
}
#option-direction .form-inputs {
  padding: 0 10px 10px;
  border-bottom: #ddd solid 1px;
}
.adp-placemark img.adp-marker {
  max-width: 22px;
}
.table-responsive .table tr.odd {
  background: #f6f6f6;
}
.search-filter.col-full {
  width: 100%;
  float: left;
}
.search-filter.col-full ul#list-tag-ul {
  margin: 0;
  padding: 20px 0 8px;
  list-style: none;
  width: 100%;
  float: left;
}
.search-filter.col-full ul#list-tag-ul li {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #59aded;
  border-radius: 4px;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: center;
  cursor: pointer;
}
.search-filter.col-full ul#list-tag-ul li img {
  padding: 10px;
  margin: 0;
  vertical-align: top;
}
.search-filter.col-full ul#list-tag-ul li p {
  background: #59aded;
  color: #ffffff;
  margin: 0;
  padding: 4px 4px;
}
.search-filter.col-full ul#list-tag-ul li:hover {
  border: 1px solid #0d64a7;
}
.search-filter.col-full ul#list-tag-ul li:hover p {
  background: #0d64a7;
}
.search-filter.col-full ul#list-tag-ul li.selected {
  border: 1px solid #0d64a7;
}
.search-filter.col-full ul#list-tag-ul li.selected p {
  background: #0d64a7;
}
.search-filter.col-full .btn-select-tag {
  text-align: right;
}
.availabel-store {
  position: relative;
  text-align: right;
}
.popup-container {
  display: none;
  position: absolute;
  z-index: 1;
  width: 160px;
  padding: 10px 14px;
  border: #ddd solid 1px;
  background: #f2f2f2;
  right: 0;
  text-align: left;
}
.popup-container .stores-name-list ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.popup-container .stores-name-list ul li {
  margin: 0;
  padding: 0 0 4px 0;
  font-size: 14px;
  list-style: inside none disc;
}
.popup-container .stores-name-list ul li a {
  color: #333;
}
.popup-container p {
  font-size: 14px;
}
.popup-container p a {
  color: #333;
  font-weight: bold;
}
@media only screen and (max-width: 979px) {
  #track1 {
    width: 178px;
  }
  #circle-radius {
    width: 166px;
  }
  .map-locator-right {
    width: 50%;
  }
  .info-locator {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .map-locator-right {
    width: 100%;
  }
  .info-locator {
    width: 100%;
    margin: 16px 0 0;
    padding: 0;
  }
  .info-locator ul#list-store-detail {
    margin: 0;
  }
  .storelocator-page .search-content .input-location {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .storelocator-page .search-content .radius-controls {
    width: 100%;
    margin: 0 0 10px;
  }
  .storelocator-page .search-content .radius-controls label {
    margin-left: 5px;
  }
  .storelocator-page .search-content .search-type {
    width: 100%;
  }
  .shipping-map-header-container .input-location {
    display: block;
    width: 100%;
    margin: 10px 0;
  }
  .shipping-map-header-container h2 {
    display: block;
    line-height: 36px;
    margin: 0;
  }
  .shipping-map-header-container .input-location #pac-input {
    margin: 0;
  }
}
@media only screen and (max-width: 480px) {
  #track1 {
    width: 160px;
  }
  #circle-radius {
    width: 150px;
  }
}
@media only screen and (max-width: 480px) {
  #track1 {
    width: 118px;
  }
  #circle-radius {
    width: 100px;
  }
}
/**
 * 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_Shopbybrand
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.data.item.content .products .product-items .product-item .product-item-info,
#quick-view #layer-product-list .products .product-items .product-item .product-item-info {
  padding-bottom: 10px;
}
.mpbrand-view {
  padding-top: 20px;
}
.block.block-brand-search {
  position: relative;
  left: calc((-50vw) + 50%));
  width: 100vw;
  background: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/bkg_outlines.jpg") repeat 50%;
}
.brand-container {
  margin: 0;
}
.block-brand-list ul.brand-options {
  height: auto;
  box-shadow: 0 0 0;
  padding: 0;
}
div.block-brand-search .block-title strong {
  color: #fff;
  font-family: 'garage-gothic', sans-serif !important;
  font-weight: 700 !important;
  font-size: 5.2rem;
  text-transform: uppercase;
}
.mpbrand-index-index .breadcrumbs {
  margin-top: 15px;
  display: none;
}
.brand-image-container,
.brand-description-container,
.brand-cms-container {
  margin-bottom: 20px;
}
.brand-image-container .brand-image-photo {
  display: block;
  height: auto;
  max-width: 100%;
}
.product-list-container.brand-list-container {
  border-top: solid 1px #dfdfdf;
  padding-top: 20px;
}
.block-brand-search {
  padding: 15px;
  background-color: #0ed08e;
  text-align: center;
  color: #fff;
}
.block-brand-search .block-title {
  font-size: 3.5em;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: normal;
}
.block-brand-search .block-content {
  margin-bottom: 40px;
  margin-top: 1em;
}
.block-brand-search .block-content .mp-searchbox {
  position: relative;
  max-width: 790px;
  text-align: left;
  margin: 0 auto;
}
.block-brand-search .search-btn {
  display: inline-block;
  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: 15px;
  top: 0;
  z-index: 1;
  height: 50px !important;
}
.block-brand-search .search-btn > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-brand-search .search-btn:before {
  font-size: 24px;
}
@media (max-width: 500px) {
  .block-brand-search .search-btn:before {
    -webkit-font-smoothing: antialiased;
    font-size: 25px;
    line-height: 61px;
    color: #8f8f8f;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
  }
}
.block-brand-search .block-content .mp-searchbox .form-control {
  padding: 0 15px !important;
  height: 50px;
}
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.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;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.autocomplete-suggestion a.shopbybrand-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion a.shopbybrand-suggestion .shopbybrand-suggestion-left,
.autocomplete-suggestion a.shopbybrand-suggestion .shopbybrand-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.shopbybrand-product-name {
  font-size: 18px;
  color: #333333;
}
.shopbybrand-product-des {
  color: #333333;
}
.block-brand-feature .block-content .owl-carousel {
  width: calc(60%);
  margin: auto;
}
.block-brand-feature .owl-carousel .owl-item img {
  height: 200px;
}
.block-brand-list ul.brand-options {
  list-style-type: none;
}
.block-brand-list ul.brand-options:after,
.block-brand-list .brand-mix-container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.block-brand-list ul.brand-options li {
  border: 1px solid #ddd;
  position: relative;
  min-width: 38px;
  float: left;
  margin-bottom: 5px;
  margin-left: 2px;
}
.block-brand-list ul.brand-options li#mp-first-opt {
  border-left: 1px solid #ddd;
}
.block-brand-list ul.brand-options li.active {
  background: #0ed08e;
  color: #ffffff;
}
.block-brand-list ul.brand-options li.control {
  cursor: pointer;
}
.block-brand-list ul.brand-options li.disabled {
  cursor: not-allowed;
}
.block-brand-list ul.brand-options a.mp-option-item {
  color: inherit;
  position: relative;
  display: block;
  padding: 10px 14px;
  line-height: 20px;
  text-decoration: none;
}
.block-brand-list ul.brand-options li.disabled a {
  color: #777;
  opacity: 0.5;
}
.block-brand-list .mp-filter.mix {
  float: left;
  margin: 5px;
}
.block-brand-list .mp-filter.mix .mp-label {
  text-align: center;
  padding: 10px;
}
.brand-list-content {
  width: 97%;
  float: right;
}
.brand-list-content ol {
  display: flex;
  flex-wrap: wrap;
}
.product-list-container .brand-char-title {
  float: left;
  font-weight: 700;
  font-size: 22px;
  width: 3%;
  margin-top: 10px;
}
.block-brand-feature .brand-image {
  display: unset;
}
#quick-view .brand_title {
  float: left;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}
#quick-view .related-product-modal-title {
  float: left;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}
.related-product-modal-content .toolbar-products {
  position: inherit !important;
}
.related-product-modal-content ol {
  display: flex;
  flex-wrap: wrap;
}
.related-product-modal-content .product-item-info {
  width: 90%;
}
@media (max-width: 769px) {
  #quick-view .related-product-modal-title {
    float: left;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    border-bottom: solid 1px #dfdfdf;
    margin-bottom: 15px;
  }
  .related-product-modal-content .toolbar-products {
    position: relative !important;
  }
}
#quick-view .brand-info-container {
  float: left;
  width: 30%;
  padding: 0 25px;
}
#quick-view .related-product-container {
  float: left;
  width: 60%;
}
.limiter {
  display: none;
}
.quickview_popup a {
  color: #dfdfdf;
}
@media (max-width: 603px) {
  #quick-view .brand-info-container {
    float: left;
    width: 100%;
    padding: 0;
  }
  #quick-view .related-product-container {
    float: left;
    width: 100%;
  }
}
.brand-info-container .img-content {
  float: left;
  width: 100%;
  text-align: center;
  margin: 15px 0;
}
.brand-info-container .img-content img {
  width: 250px;
}
.brand_description {
  clear: both;
}
.brand-information .product-image-container {
  margin-top: 25px;
}
.shopbybrand-product-des p {
  white-space: nowrap;
  width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 480px) {
  .shopbybrand-product-des p {
    white-space: nowrap;
    width: 255px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 720px) {
  .shopbybrand-product-des p {
    white-space: nowrap;
    width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .mpbrand-top-link .subchildmenu li {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .shopbybrand-product-des p {
    white-space: nowrap;
    width: 640px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
#category-brand-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#category-brand-subtitle {
  display: block;
}
#block-category-brand-container {
  border-bottom: solid 1px #ccc;
}
.block-brand-feature .relate-content {
  text-align: center;
}
.block-brand-feature .relate-content a {
  color: #333;
}
.block-brand-feature .relate-content a span {
  display: block;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .page-with-filter .columns .sidebar-main {
    width: 100%;
  }
}
#thumbnail-brand-subtitle {
  display: block;
}
#block-brand-thumbnail-container {
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
}
#brand-thumbnail-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#brand-thumbnail-menu li a {
  display: block;
  color: #000;
  padding: 3px 0;
  text-decoration: none;
}
#brand-thumbnail-menu li span {
  display: block;
  padding: 8px 8px 8px 50px;
}
.brand-items {
  padding-bottom: 4px;
}
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.loader img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.brand-topmenu-image {
  width: 40px;
  height: 30px;
  float: left;
  padding: 2px 5px;
}
.navigation li.level0.mpbrand-top-link.grid-3 .brand-topmenu-image,
.navigation li.level0.mpbrand-top-link.grid-4 .brand-topmenu-image {
  width: 50px;
  height: 40px;
}
@media (max-width: 768px) {
  .nav-bottom-item li {
    width: 100%;
    text-align: center;
  }
}
.owl-carousel.brand-carousel .owl-item img {
  height: 200px;
}
@media (max-width: 600px) {
  .brand-detail .product-item-photo {
    width: 100%;
    float: left;
    text-align: center;
  }
  .brand-detail .product-item-details {
    float: left;
  }
}
.navigation li.level0.mpbrand-top-link.grid > .submenu {
  max-width: 100%;
}
@media (min-width: 720px) {
  .navigation li.level0.mpbrand-top-link.grid-2 > .submenu {
    min-width: 320px;
  }
  .navigation li.level0.mpbrand-top-link.grid-3 > .submenu {
    min-width: 500px;
  }
  .navigation li.level0.mpbrand-top-link.grid-4 > .submenu {
    min-width: 640px;
  }
}
.mpbrand-image-container {
  display: inline-block;
  max-width: 100%;
}
.mpbrand-image-wrapper {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.navigation li.level0.mpbrand-top-link .mpbrand-dropdown-menu {
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 350px;
}
/* This variable is used for body and navigation dropdowns */
/* To cover swiper-wrapper */
.bi-app-text-align-left {
  text-align: left;
}
.bi-app-text-align-right {
  text-align: right;
}
.bi-app-clear-left {
  clear: left;
}
.bi-app-clear-right {
  clear: right;
}
.direction {
  direction: ltr;
}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.is_stuck {
  z-index: 50;
}
.a-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.a-center {
  text-align: center;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.lib-button {
  border-width: 2px;
  border-color: #2e2e2e;
  text-transform: uppercase;
}
.lib-button:focus,
.lib-button:active {
  border-width: 2px;
  border-color: #2e2e2e;
}
.lib-button:hover {
  border-width: 2px;
  border-color: #2e2e2e;
}
.lib-button-primary {
  border-width: 2px;
  border-color: #2e2e2e;
  text-transform: uppercase;
}
.lib-button-primary:focus,
.lib-button-primary:active {
  border-width: 2px;
  border-color: #2e2e2e;
}
.lib-button-primary:hover {
  border-width: 2px;
  border-color: #2e2e2e;
}
.abs-revert-secondary-color {
  border-width: 2px;
  border-color: #2e2e2e;
  text-transform: uppercase;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active {
  border-width: 2px;
  border-color: #2e2e2e;
}
.abs-revert-secondary-color:hover {
  border-width: 2px;
  border-color: #2e2e2e;
}
.abs-action-button-as-link {
  text-shadow: none;
}
.abs-action-button-as-link:focus,
.abs-action-button-as-link:active {
  text-shadow: none;
}
.abs-action-button-as-link:hover {
  text-shadow: none;
}
.lib-main-navigation-desktop .navigation li {
  position: relative;
}
.lib-main-navigation-desktop .navigation .level0 > .level-top {
  text-transform: uppercase;
  font-family: inherit;
}
.abs-actions-addto:before {
  font-size: 16px;
  line-height: 16px;
}
.argento-grid {
  margin-left: -6px;
  margin-right: -6px;
}
.argento-grid:after {
  clear: both;
  content: '';
  display: table;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 480px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
body {
  direction: ltr;
}
@media (min-width: 640px) and (max-width: 768px) {
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.header.panel > .header.links.header-cms-links {
  float: left ;
}
.header.panel > .header.links.header-cms-links > li {
  margin: 0 15px 0 0;
}
.header .header-cms-content {
  float: left ;
  margin: -10px 20px 0;
}
.header.wrapper.is_stuck {
  background: #ffffff;
}
@media (min-width: 768px) and (max-width: 900px) {
  .header.panel > .header.links > li.welcome {
    display: none;
  }
}
.page-footer > .content {
  padding: 5px 10px;
  margin: 0 auto;
  width: auto;
  max-width: 1280px;
  box-sizing: border-box;
}
.page-footer > .content:after {
  clear: both;
  content: '';
  display: table;
}
.footer.content .links {
  padding: 0;
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  text-align: left;
}
.footer.content .links > li {
  background: none;
  border: none;
  margin: 0 0 8px;
  padding: 0;
}
.footer-toolbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-toolbar .footer.links > li {
  margin: 0 0 3px 15px;
  display: inline-block;
}
.footer-toolbar .footer.links > li:first-child {
  margin-left: 0;
}
.footer-toolbar-top {
  background: #f4f4f4;
  color: #6d6d6d;
}
.footer-toolbar-top a,
.footer-toolbar-top .alink {
  color: #6d6d6d;
}
.footer-toolbar-bottom {
  background: #7e807e;
  color: #ffffff;
}
.footer-toolbar-bottom a,
.footer-toolbar-bottom .alink {
  color: #ffffff;
}
.footer-toolbar-bottom .footer.links {
  float: right ;
}
.footer-toolbar-bottom > .content {
  padding: 10px 10px;
}
.copyright {
  background-color: transparent;
  color: inherit;
  display: inline;
  padding: 0;
  text-align: inherit;
}
.navigation li {
  margin: 0;
}
.nav-sections.is_stuck {
  z-index: 55;
}
.block.crosssell .product-item-info,
.block.upsell .product-item-info,
.block.related .product-item-info {
  width: auto;
}
.column.main .product-items {
  margin-left: -6px;
}
.column.main .product-item {
  margin: 0 0 6px 6px;
  padding: 0;
}
.page-products .product-item-info {
  width: auto;
}
.product-item .price-box {
  margin-bottom: 10px;
}
.products.wrapper.list .product-reviews-summary {
  margin-bottom: 15px;
}
.rating-summary .rating-result {
  text-align: left;
}
.sidebar .product-items .product-item {
  margin-bottom: 7px;
}
.sidebar .product-items .product-item-info:after {
  clear: both;
  content: '';
  display: table;
}
.sidebar .product-items .product-item-info .product-item-photo {
  margin: 0 10px 0 0;
}
.sidebar .product-items .product-item .product-reviews-summary .reviews-actions {
  display: inline;
}
@media (max-width: 900px) {
  .sidebar .product-items .product-item-info .product-item-photo {
    width: 35px;
    margin-right: 5px;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 40px;
  }
}
.filter .block-subtitle {
  color: #2e2e2e;
  font-weight: 800;
  font-size: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0.1rem;
  line-height: inherit;
  border: none;
  margin: 0;
}
.review-add .block-title {
  display: block;
}
.review-add .review-legend.legend,
.review-add .review-field-ratings > legend.label {
  display: none;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 38px;
  line-height: 38px;
  height: 38px;
  letter-spacing: 5px;
}
@media (min-width: 1025px) {
  #product-review-container {
    float: left ;
    width: 60%;
  }
  #product-review-container .review-item:last-child {
    padding-bottom: 0;
  }
  #product-review-container .review-toolbar {
    display: none;
  }
  .review-add {
    float: right ;
    width: 35%;
    position: relative;
  }
}
@media (max-width: 1024px) {
  .review-ratings {
    float: none;
    margin-bottom: 10px;
    max-width: none;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin: 0;
    clear: left;
  }
}
.product.data.items {
  border-bottom: none;
  margin-left: 0;
  margin-right: 0;
}
.product.data.items > .item.title a:after {
  font-size: 18px;
}
.product.data.items > .item.title .data.switch .counter {
  color: inherit;
}
.product.data.items > .item.content .products {
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .argento-tabs > .item.title > .switch,
  .product.data.items > .item.title > .switch {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.block-product-sidebar .list-attributepages {
  margin: 0 0 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c1c1c1;
}
.block-product-sidebar .block-services-sidebar .block-title {
  display: none;
}
.block-services-sidebar .icon-section {
  margin-bottom: 15px;
}
.block-services-sidebar .icon-section:after {
  clear: both;
  content: '';
  display: table;
}
.block-services-sidebar .icon-section .icon {
  float: left ;
  color: #219291;
  margin: 0 5px 0 0;
}
.block-services-sidebar .icon-section .section-info {
  margin-left: 61px;
}
.block-services-sidebar .icon-section .section-info .section-title {
  margin: 0 0 0.5rem;
}
@media (min-width: 768px) and (max-width: 900px) {
  .block-services-sidebar .icon-section .icon {
    font-size: 1.3em;
  }
  .block-services-sidebar .icon-section .section-info {
    margin-left: 0;
  }
}
.block-promo {
  border: 0 solid #e4e4e4;
  margin: 15px 0;
}
.block-promo .block-title {
  margin: 0;
  padding: 10px;
  border: 0 solid #e4e4e4;
  border-width: 0 0 1px;
}
.blocks-secondary .block {
  border: 3px solid #e4e4e4;
  padding: 5px 10px 0;
  margin: 0 0 12px !important;
}
.blocks-secondary .block .product-item-info {
  min-height: 90px;
}
.blocks-secondary .block .product-item-actions {
  display: none;
}
.blocks-secondary .block .actions-toolbar {
  border-top: 1px dashed #e4e4e4;
  padding: 13px 10px 12px;
  margin: 7px -10px 0;
}
.blocks-secondary .block .actions-toolbar .secondary a.action {
  margin: 0;
}
.blocks-secondary .product-items {
  margin: 0;
}
.column.main .blocks-secondary .product-items {
  margin: 0;
}
.blocks-secondary .product-items .product-item {
  padding: 10px 0 0;
  margin-bottom: 10px;
  border-top: 1px solid #e4e4e4;
}
.blocks-secondary .product-items .product-item:first-child {
  padding: 0;
  border-top: none;
}
.block.newsletter input {
  padding-left: 30px;
}
.block.newsletter .field .control:before {
  line-height: 30px;
}
.jumbotron {
  background: #ffffff;
  padding: 40px 0;
  position: relative;
}
.jumbotron > .container {
  padding: 5px 10px;
  margin: 0 auto;
  width: auto;
  max-width: 1280px;
  box-sizing: border-box;
}
.jumbotron > .container:after {
  clear: both;
  content: '';
  display: table;
}
.jumbotron.jumbotron-bright {
  background: #f15922;
}
.jumbotron.jumbotron-pastel {
  background: #229392;
}
.jumbotron.jumbotron-pastel-alt {
  background: #a5205f;
}
.jumbotron.jumbotron-dark {
  background: #151515;
}
.jumbotron.jumbotron-pattern {
  background: #ffffff;
}
.jumbotron.jumbotron-image {
  background: #ffffff;
}
.jumbotron-inverse,
.jumbotron-inverse .block-title,
.jumbotron-inverse .block .block-title,
.jumbotron-inverse .block-title span,
.jumbotron-inverse .block .block-title span,
.jumbotron-inverse .block .block-title strong,
.jumbotron-inverse .subtitle,
.jumbotron-inverse a,
.jumbotron-inverse .easycatalogimg .parent-category a {
  color: #ffffff;
}
.jumbotron-inverse {
  /* ignore jumbotron invert colors for product grid / product list */
}
.jumbotron-inverse .product-items {
  color: #6d6d6d;
}
.jumbotron-inverse .product-items a {
  color: #2e2e2e;
}
.jumbotron.no-padding {
  padding: 0;
}
.jumbotron.no-padding-top {
  padding-top: 0;
}
.jumbotron.no-padding-bottom {
  padding-bottom: 0;
}
.jumbotron.no-padding .container {
  padding: 0;
}
.jumbotron + .jumbotron {
  border-top: 1px solid #e0e0e0;
}
.jumbotron-bright + .jumbotron,
.jumbotron-pastel + .jumbotron,
.jumbotron-pastel-alt + .jumbotron,
.jumbotron-dark + .jumbotron,
.jumbotron-pattern + .jumbotron,
.jumbotron-image + .jumbotron,
.jumbotron + .jumbotron-bright,
.jumbotron + .jumbotron-pastel,
.jumbotron + .jumbotron-pastel-alt,
.jumbotron + .jumbotron-dark,
.jumbotron + .jumbotron-pattern,
.jumbotron + .jumbotron-image {
  border-top: none;
}
.jumbotron-bright + .jumbotron-bright,
.jumbotron-pastel + .jumbotron-pastel,
.jumbotron-pastel-alt + .jumbotron-pastel-alt,
.jumbotron-dark + .jumbotron-dark {
  border-top: 1px solid #fff;
}
.jumbotron .stub,
.jumbotron .stub:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.jumbotron .stub {
  z-index: 1;
  border-width: 31px 51px 0;
  top: -1px;
  left: 50%;
  margin-left: -51px;
  border-top-color: #e0e0e0;
}
.jumbotron .stub:after {
  content: "";
  border-width: 30px 50px 0;
  top: -31px;
  margin-left: -50px;
  content: " ";
  border-top-color: #ffffff;
}
.jumbotron + .jumbotron-bright .stub,
.jumbotron + .jumbotron-pastel .stub,
.jumbotron + .jumbotron-pastel-alt .stub,
.jumbotron + .jumbotron-dark .stub,
.jumbotron + .jumbotron-pattern .stub,
.jumbotron + .jumbotron-image .stub {
  border-top-color: transparent;
  top: 0px;
}
.jumbotron-bright + .jumbotron .stub,
.jumbotron-bright + .jumbotron .stub:after {
  border-top-color: #f15922;
}
.jumbotron-pastel + .jumbotron .stub,
.jumbotron-pastel + .jumbotron .stub:after {
  border-top-color: #229392;
}
.jumbotron-pastel-alt + .jumbotron .stub,
.jumbotron-pastel-alt + .jumbotron .stub:after {
  border-top-color: #a5205f;
}
.jumbotron-dark + .jumbotron .stub,
.jumbotron-dark + .jumbotron .stub:after {
  border-top-color: #151515;
}
.jumbotron-bright + .jumbotron-bright .stub,
.jumbotron-pastel + .jumbotron-pastel .stub,
.jumbotron-pastel-alt + .jumbotron-pastel-alt .stub,
.jumbotron-dark + .jumbotron-dark .stub {
  border-top-color: #fff;
}
/* Covers - similar to stubs, but it cover the current jumbotron at the bottom with transparent triangle */
.jumbotron .cover .triangle {
  float: none !important;
  border-bottom: 30px solid #229392;
  width: 50%;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.jumbotron .cover .triangle {
  border-bottom-color: #ffffff;
}
.jumbotron .cover-pastel .triangle {
  border-bottom-color: #229392;
}
.jumbotron .cover-pastel-alt .triangle {
  border-bottom-color: #a5205f;
}
.jumbotron .cover-bright .triangle {
  border-bottom-color: #f15922;
}
.jumbotron .cover-dark .triangle {
  border-bottom-color: #151515;
}
.jumbotron .cover .right {
  right: 0;
  border-left: 49px solid transparent;
}
.jumbotron .cover .left {
  left: 0;
  border-right: 49px solid transparent;
}
.stub ~ .container,
.stub + .h2 {
  padding-top: 15px;
}
.cover ~ .container {
  padding-bottom: 25px;
}
.social-icons a {
  vertical-align: middle;
  display: inline-block;
}
.social-icons a:hover {
  text-decoration: none;
}
.social-icons .fa-stack {
  color: #cccccc;
}
.social-icons .fa-stack:hover {
  color: #b3b3b3;
}
.social-icons.colorize-fa .fa-youtube-play {
  color: #cc181e;
}
.social-icons.colorize-fa .fa-youtube {
  color: #cc181e;
}
.social-icons.colorize-fa .fa-vk {
  color: #507299;
}
.social-icons.colorize-fa .fa-vimeo {
  color: #00b3ec;
}
.social-icons.colorize-fa .fa-twitter {
  color: #1da1f2;
}
.social-icons.colorize-fa .fa-skype {
  color: #00aff0;
}
.social-icons.colorize-fa .fa-rss {
  color: #fb7629;
}
.social-icons.colorize-fa .fa-pinterest {
  color: #bd081c;
}
.social-icons.colorize-fa .fa-odnoklassniki {
  color: #ee8208;
}
.social-icons.colorize-fa .fa-linkedin {
  color: #1686b0;
}
.social-icons.colorize-fa .fa-github {
  color: #231e20;
}
.social-icons.colorize-fa .fa-google-plus {
  color: #db4437;
}
.social-icons.colorize-fa .fa-google {
  color: #db4437;
}
.social-icons.colorize-fa .fa-facebook {
  color: #3b5998;
}
.social-icons.colorize-fa .fa-instagram {
  color: #c5156a;
}
.social-icons.colorize-fa-hover .fa {
  transition: color 200ms ease-out;
}
.social-icons.colorize-fa-hover a:hover .fa-youtube-play {
  color: #cc181e;
}
.social-icons.colorize-fa-hover a:hover .fa-youtube {
  color: #cc181e;
}
.social-icons.colorize-fa-hover a:hover .fa-vk {
  color: #507299;
}
.social-icons.colorize-fa-hover a:hover .fa-vimeo {
  color: #00b3ec;
}
.social-icons.colorize-fa-hover a:hover .fa-twitter {
  color: #1da1f2;
}
.social-icons.colorize-fa-hover a:hover .fa-skype {
  color: #00aff0;
}
.social-icons.colorize-fa-hover a:hover .fa-rss {
  color: #fb7629;
}
.social-icons.colorize-fa-hover a:hover .fa-pinterest {
  color: #bd081c;
}
.social-icons.colorize-fa-hover a:hover .fa-odnoklassniki {
  color: #ee8208;
}
.social-icons.colorize-fa-hover a:hover .fa-linkedin {
  color: #1686b0;
}
.social-icons.colorize-fa-hover a:hover .fa-github {
  color: #231e20;
}
.social-icons.colorize-fa-hover a:hover .fa-google-plus {
  color: #db4437;
}
.social-icons.colorize-fa-hover a:hover .fa-google {
  color: #db4437;
}
.social-icons.colorize-fa-hover a:hover .fa-facebook {
  color: #3b5998;
}
.social-icons.colorize-fa-hover a:hover .fa-instagram {
  color: #c5156a;
}
.social-icons.colorize-fa-hover .fa-youtube-play:hover {
  color: #cc181e;
}
.social-icons.colorize-fa-hover .fa-youtube:hover {
  color: #cc181e;
}
.social-icons.colorize-fa-hover .fa-vk:hover {
  color: #507299;
}
.social-icons.colorize-fa-hover .fa-vimeo:hover {
  color: #00b3ec;
}
.social-icons.colorize-fa-hover .fa-twitter:hover {
  color: #1da1f2;
}
.social-icons.colorize-fa-hover .fa-skype:hover {
  color: #00aff0;
}
.social-icons.colorize-fa-hover .fa-rss:hover {
  color: #fb7629;
}
.social-icons.colorize-fa-hover .fa-pinterest:hover {
  color: #bd081c;
}
.social-icons.colorize-fa-hover .fa-odnoklassniki:hover {
  color: #ee8208;
}
.social-icons.colorize-fa-hover .fa-linkedin:hover {
  color: #1686b0;
}
.social-icons.colorize-fa-hover .fa-github:hover {
  color: #231e20;
}
.social-icons.colorize-fa-hover .fa-google-plus:hover {
  color: #db4437;
}
.social-icons.colorize-fa-hover .fa-google:hover {
  color: #db4437;
}
.social-icons.colorize-fa-hover .fa-facebook:hover {
  color: #3b5998;
}
.social-icons.colorize-fa-hover .fa-instagram:hover {
  color: #c5156a;
}
.social-icons.colorize-fa-stack .icon-youtube-play .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack .icon-youtube .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack .icon-vk .fa-stack .fa:first-child {
  color: #507299;
}
.social-icons.colorize-fa-stack .icon-vimeo .fa-stack .fa:first-child {
  color: #00b3ec;
}
.social-icons.colorize-fa-stack .icon-twitter .fa-stack .fa:first-child {
  color: #1da1f2;
}
.social-icons.colorize-fa-stack .icon-skype .fa-stack .fa:first-child {
  color: #00aff0;
}
.social-icons.colorize-fa-stack .icon-rss .fa-stack .fa:first-child {
  color: #fb7629;
}
.social-icons.colorize-fa-stack .icon-pinterest .fa-stack .fa:first-child {
  color: #bd081c;
}
.social-icons.colorize-fa-stack .icon-odnoklassniki .fa-stack .fa:first-child {
  color: #ee8208;
}
.social-icons.colorize-fa-stack .icon-linkedin .fa-stack .fa:first-child {
  color: #1686b0;
}
.social-icons.colorize-fa-stack .icon-github .fa-stack .fa:first-child {
  color: #231e20;
}
.social-icons.colorize-fa-stack .icon-google-plus .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack .icon-google .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack .icon-facebook .fa-stack .fa:first-child {
  color: #3b5998;
}
.social-icons.colorize-fa-stack .icon-instagram .fa-stack .fa:first-child {
  color: #c5156a;
}
.social-icons.colorize-fa-stack-hover .fa-stack .fa:first-child {
  transition: color 200ms ease-out;
}
.social-icons.colorize-fa-stack-hover .icon-youtube-play:hover .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack-hover .icon-youtube:hover .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack-hover .icon-vk:hover .fa-stack .fa:first-child {
  color: #507299;
}
.social-icons.colorize-fa-stack-hover .icon-vimeo:hover .fa-stack .fa:first-child {
  color: #00b3ec;
}
.social-icons.colorize-fa-stack-hover .icon-twitter:hover .fa-stack .fa:first-child {
  color: #1da1f2;
}
.social-icons.colorize-fa-stack-hover .icon-skype:hover .fa-stack .fa:first-child {
  color: #00aff0;
}
.social-icons.colorize-fa-stack-hover .icon-rss:hover .fa-stack .fa:first-child {
  color: #fb7629;
}
.social-icons.colorize-fa-stack-hover .icon-pinterest:hover .fa-stack .fa:first-child {
  color: #bd081c;
}
.social-icons.colorize-fa-stack-hover .icon-odnoklassniki:hover .fa-stack .fa:first-child {
  color: #ee8208;
}
.social-icons.colorize-fa-stack-hover .icon-linkedin:hover .fa-stack .fa:first-child {
  color: #1686b0;
}
.social-icons.colorize-fa-stack-hover .icon-github:hover .fa-stack .fa:first-child {
  color: #231e20;
}
.social-icons.colorize-fa-stack-hover .icon-google-plus:hover .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack-hover .icon-google:hover .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack-hover .icon-facebook:hover .fa-stack .fa:first-child {
  color: #3b5998;
}
.social-icons.colorize-fa-stack-hover .icon-instagram:hover .fa-stack .fa:first-child {
  color: #c5156a;
}
.cms-index-index .column.main .easycatalogimg {
  border: 1px solid #e4e4e4;
}
.cms-index-index .column.main .easycatalogimg .parent-category {
  text-align: center;
}
.cms-index-index .column.main .easycatalogimg .product-image {
  display: block;
}
.cms-index-index .column.main .easycatalog-grid li.item {
  border: 1px dashed #e4e4e4;
  border-width: 0 0 0 1px;
}
.cms-index-index .column.main .easycatalog-grid li.item:first-child {
  border: none;
}
.cms-index-index .column.main > .row {
  margin-bottom: 15px;
}
.cms-index-index .column.main > .row:last-child {
  margin-bottom: 0;
}
.cms-index-index .column.main .blocks-main:not(.argento-tabs) .block .block-title {
  margin-bottom: 10px;
}
.cms-index-index .column.main .blocks-main:not(.argento-tabs) .block .block-content {
  border: 1px solid #e4e4e4;
  padding: 15px;
}
.cms-index-index .column.main .blocks-main:not(.argento-tabs) .block .block-content .actions-toolbar {
  border-top: 1px dashed #e4e4e4;
  padding: 15px 10px 0;
  margin: 10px -15px 0;
}
.block-carousel .block-content {
  padding: 0 30px;
}
h1 {
  font-size: 5.2rem;
}
h2 {
  font-size: 4.2rem;
}
h3 {
  font-size: 3.6rem;
}
h4 {
  font-size: 2.8rem;
}
h5 {
  font-weight: bold;
  font-size: 2.4rem;
}
h6 {
  font-weight: bold;
  font-size: 2.2rem;
}
/* Typography CMS page styles */
.cms-typography section.typography-3-columns .luxury-icon {
  width: 47px;
  height: 47px;
  margin-bottom: .5em;
}
.cms-typography section.typography-3-columns p {
  font-size: 16px;
  width: 70%;
  margin: 0 auto;
}
/* Typography Icons list*/
.cms-page-view .icon:before {
  width: 12px;
}
.icon-leaf::before {
  content: '🍂' !important;
}
.icon-pencil::before {
  content: '🖉' !important;
}
.icon-heart::before {
  content: '💛' !important;
}
.icon-lens::before {
  content: '🔍' !important;
}
/* Common elements styles */
section {
  margin-bottom: 6em;
}
/* Headings */
h1.page-title {
  font-size: 5.2rem;
  margin: 1em 0 .6em;
}
.catalog-category-view h1.page-title {
  letter-spacing: 0.13em;
  padding-top: 10px;
}
.catalog-category-view h1.page-title:after {
  content: '';
  width: 40px;
  height: 5px;
  display: block;
}
h1 {
  font-family: 'garage-gothic', sans-serif !important;
  font-weight: 700 !important;
}
h3,
.h3 {
  margin-bottom: 1em;
}
.content div.block .block-title [role="heading"][aria-level="2"] {
  color: #000000;
  font-weight: 700;
  line-height: 1.1;
  font-size: 3.6rem;
  margin-top: 0rem;
  margin-bottom: 2.1rem;
}
.page-title-wrapper h1.page-title:after {
  margin: 16px auto;
}
.page-title-wrapper.product h1.page-title:after {
  margin: 16px 0 0 0;
}
@media (max-width: 480px) {
  h1,
  .h1 {
    font-size: 23px;
  }
  h1.page-title {
    font-size: 24px;
  }
  h2,
  .h2,
  .content div.block .block-title [role="heading"][aria-level="2"] h3,
  .h3 {
    font-size: 16px;
  }
  h4,
  .h4 {
    font-size: 14px;
  }
  h5,
  .h5 {
    font-size: 12px;
  }
  h6,
  .h6 {
    font-size: 10px;
  }
}
/* Media Object styling took from Bootstrap Media component */
.media {
  overflow: hidden;
  zoom: 1;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 480px) {
  section {
    padding-left: 10px;
    padding-right: 10px;
  }
  section .col-md-5 {
    margin-bottom: 4em;
  }
  .media-body,
  .media-left,
  .media-right {
    display: block;
  }
  .media-left,
  .media-right {
    width: 100%;
    text-align: center;
    margin-bottom: 4em;
  }
}
.media-left,
.media > .pull-left {
  padding-right: 35px;
}
.media-right,
.media > .pull-right {
  padding-left: 35px;
}
.media .media-left .luxury-icon {
  width: 64px;
  height: 64px;
}
/* Paragraphs */
p {
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 1.5em;
}
.subtitle {
  font-weight: 300;
  font-size: 18px !important;
  color: #6D6D6D !important;
  line-height: 30px;
}
/* Hero contrainer*/
.hero {
  text-align: center !important;
}
.hero .subtitle {
  width: 70%;
  margin: 0 auto !important;
}
/* Lists */
ul,
ol {
  list-style: none;
}
ul li:before,
ol li:before {
  color: #CACACA;
  /* or whatever color you prefer */
  padding-right: 8px;
}
.cms-page-view .column.main ul,
.product-info-main .data.item.content ul,
.cms-page-view .column.main ol,
.product-info-main .data.item.content ol {
  padding-left: 1.5em;
}
.cms-page-view .column.main ul.review-items,
.product-info-main .data.item.content ul.review-items,
.cms-page-view .column.main ol.review-items,
.product-info-main .data.item.content ol.review-items,
.cms-page-view .column.main ul.product-items,
.product-info-main .data.item.content ul.product-items,
.cms-page-view .column.main ol.product-items,
.product-info-main .data.item.content ol.product-items {
  padding-left: 0;
}
.cms-page-view .column.main ul li:not(.product-item),
.product-info-main .data.item.content ul li:not(.product-item) {
  padding-left: 1em;
  text-indent: -.7em;
}
.cms-page-view .column.main ul li:not(.product-item)::before,
.product-info-main .data.item.content ul li:not(.product-item)::before {
  content: "‣";
}
.cms-page-view .column.main ul.circles li::before,
.product-info-main .data.item.content ul.circles li::before {
  content: "⚬";
}
.cms-page-view .column.main ol:not(.product-items),
.product-info-main .data.item.content ol:not(.product-items) {
  counter-reset: item;
}
.cms-page-view .column.main ol:not(.product-items) li,
.product-info-main .data.item.content ol:not(.product-items) li {
  display: block;
}
.cms-page-view .column.main ol:not(.product-items) li:before,
.product-info-main .data.item.content ol:not(.product-items) li:before {
  content: counter(item) ".";
  counter-increment: item;
  color: #cacaca;
}
.cms-page-view .column.main ol:not(.product-items) li.review-item:before,
.product-info-main .data.item.content ol:not(.product-items) li.review-item:before {
  content: '';
}
button,
a.action {
  transition: all 0.2s ease-in-out;
}
.jumbotron + .jumbotron {
  border: 0;
}
.jumbotron + .jumbotron-slick {
  border-top: 1px solid #e2e2e2;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 1px;
}
.catalogsearch-advanced-result .toolbar-products .toolbar-sorter {
  width: auto;
  right: 0;
}
.catalogsearch-advanced-result .toolbar-products .toolbar-sorter label {
  display: block;
}
/* System Messages */
.message {
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px !important;
  letter-spacing: 0.54px;
  line-height: 26px;
  border: none;
  margin-bottom: 15px !important;
  background-size: 25px !important;
  padding-left: 35px !important;
  background-repeat: no-repeat !important;
  background-position: 12px 12px !important;
}
.message > *:first-child:before {
  display: none !important;
}
.message.success {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsPSIjNDE3NTA1Ij4NCjxnPg0KCTxwb2x5bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiM0MTc1MDUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVqb2luPSJiZXZlbCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBwb2ludHM9IjEzLDMzIDI1LDQ1DQoJCTQ5LDIxIAkiLz4NCjwvZz4NCjxnPg0KCTxjaXJjbGUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDE3NTA1IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgY3g9IjMyIiBjeT0iMzIiIHI9IjMwLjk5OSIvPg0KPC9nPg0KPC9zdmc+DQo=);
  color: #417505;
  background-color: #E3F6CF;
}
.message.error {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0U0N0I3QSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHgxPSIxOC45NDciIHkxPSIxNy4xNTMiIHgyPSI0NS4wNDUiIHkyPSI0My4wNTYiLz4NCjwvZz4NCjxnPg0KCTxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0U0N0I3QSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHgxPSIxOS4wNDUiIHkxPSI0My4xNTMiIHgyPSI0NC45NDciIHkyPSIxNy4wNTYiLz4NCjwvZz4NCjxnPg0KCTxjaXJjbGUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRTQ3QjdBIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgY3g9IjMyIiBjeT0iMzIiIHI9IjMwLjk5OSIvPg0KPC9nPg0KPC9zdmc+DQo=);
  color: #E47B7A;
  background-color: #FAE5E4;
}
.message.notice,
.message.warning {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0M1N0QwNiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik01My45MiwxMC4wODFjMTIuMTA3LDEyLjEwNSwxMi4xMDcsMzEuNzMyLDAsNDMuODM4DQoJYy0xMi4xMDYsMTIuMTA4LTMxLjczNCwxMi4xMDgtNDMuODQsMGMtMTIuMTA3LTEyLjEwNS0xMi4xMDctMzEuNzMyLDAtNDMuODM4QzIyLjE4Ni0yLjAyNyw0MS44MTMtMi4wMjcsNTMuOTIsMTAuMDgxeiIvPg0KPGxpbmUgc3Ryb2tlPSIjQzU3RDA2IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjMyIiB5MT0iMTciIHgyPSIzMiIgeTI9IjM5Ii8+DQo8bGluZSBzdHJva2U9IiNDNTdEMDYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMzIiIHkxPSI0MyIgeDI9IjMyIiB5Mj0iNDciLz4NCjwvc3ZnPg==);
  color: #C57D06;
  background-color: #FEFAD2;
}
.message.info {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzNGQjVFMyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik01My45MiwxMC4wODFjMTIuMTA3LDEyLjEwNSwxMi4xMDcsMzEuNzMyLDAsNDMuODM4DQoJYy0xMi4xMDYsMTIuMTA4LTMxLjczNCwxMi4xMDgtNDMuODQsMGMtMTIuMTA3LTEyLjEwNS0xMi4xMDctMzEuNzMyLDAtNDMuODM4QzIyLjE4Ni0yLjAyNyw0MS44MTMtMi4wMjcsNTMuOTIsMTAuMDgxeiIvPg0KPGxpbmUgc3Ryb2tlPSIjM0ZCNUUzIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjMyIiB5MT0iNDciIHgyPSIzMiIgeTI9IjI1Ii8+DQo8bGluZSBzdHJva2U9IiMzRkI1RTMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMzIiIHkxPSIyMSIgeDI9IjMyIiB5Mj0iMTciLz4NCjwvc3ZnPg0K);
  color: #3FB5E3;
  background-color: rgba(63, 181, 227, 0.2);
}
.swatch-attribute .swatch-option {
  min-width: 20px;
}
.swatch-attribute .swatch-option.text {
  padding: 2px;
}
.swatch-attribute .swatch-option.selected,
.swatch-attribute .swatch-option:not(.disabled):hover,
.swatch-attribute .swatch-option.image:not(.disabled):hover,
.swatch-attribute .swatch-option.color:not(.disabled):hover {
  outline: 2px solid #000;
}
.price-box .old-price .price-container span.price-label {
  display: none;
}
.price-box .old-price .price-container .price {
  text-decoration: line-through;
}
select {
  color: #2e2e2e;
}
/* Loop @luxury-icons array and set icons */
.luxury-icon.luxury-alert {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik01My45MiwxMC4wODFjMTIuMTA3LDEyLjEwNSwxMi4xMDcsMzEuNzMyLDAsNDMuODM4DQoJYy0xMi4xMDYsMTIuMTA4LTMxLjczNCwxMi4xMDgtNDMuODQsMGMtMTIuMTA3LTEyLjEwNS0xMi4xMDctMzEuNzMyLDAtNDMuODM4QzIyLjE4Ni0yLjAyNyw0MS44MTMtMi4wMjcsNTMuOTIsMTAuMDgxeiIvPg0KPGxpbmUgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjMyIiB5MT0iMTciIHgyPSIzMiIgeTI9IjM5Ii8+DQo8bGluZSBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMzIiIHkxPSI0MyIgeDI9IjMyIiB5Mj0iNDciLz4NCjwvc3ZnPg0K);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-compass {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxjaXJjbGUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgY3g9IjMyIiBjeT0iMzUiIHI9IjI4LjI5MiIvPg0KPHBvbHlnb24gZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lam9pbj0iYmV2ZWwiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgcG9pbnRzPSIzNyw0MCA0NSwyMSAyNiwyOSANCgkxOSw0NyAiLz4NCjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHgxPSIyNiIgeTE9IjI5IiB4Mj0iMzciIHkyPSI0MCIvPg0KPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZD0iTTM2LjksN0MzNi45NjUsNi42NzcsMzcsNi4zNDIsMzcsNg0KCWMwLTIuNzYxLTIuMjM5LTUtNS01cy01LDIuMjM5LTUsNWMwLDAuMzQyLDAuMDM1LDAuNjc3LDAuMSwxIi8+DQo8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMzIiIHkxPSI3IiB4Mj0iMzIiIHkyPSIxMiIvPg0KPGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjMyIiB5MT0iNTgiIHgyPSIzMiIgeTI9IjYzIi8+DQo8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iNjAiIHkxPSIzNSIgeDI9IjU1IiB5Mj0iMzUiLz4NCjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHgxPSI5IiB5MT0iMzUiIHgyPSI0IiB5Mj0iMzUiLz4NCjwvc3ZnPg0K);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-bulb {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yMSw0MHY1aDIybDAuMDAxLTUuMTA3QzQ5LDM2LjE5NSw1MywyOS41NjQsNTMsMjINCgljMC0xMS41OTgtOS40MDItMjEtMjEtMjFzLTIxLDkuNDAyLTIxLDIxQzExLDI5LjU2NSwxNC45OTgsMzYuMzA0LDIxLDQweiIvPg0KPGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjI4IiB5MT0iNDUiIHgyPSIyNSIgeTI9IjI1Ii8+DQo8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMzYiIHkxPSI0NSIgeDI9IjM5IiB5Mj0iMjUiLz4NCjxwb2x5bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBwb2ludHM9IjI1LDI2IDI5LDI5IDMyLDI2IDM1LDI5IDM5LDI2ICIvPg0KPHJlY3QgeD0iMjEiIHk9IjQ1IiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB3aWR0aD0iMjIiIGhlaWdodD0iNiIvPg0KPHJlY3QgeD0iMjMiIHk9IjUxIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB3aWR0aD0iMTgiIGhlaWdodD0iNiIvPg0KPHJlY3QgeD0iMjUiIHk9IjU3IiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB3aWR0aD0iMTQiIGhlaWdodD0iNiIvPg0KPC9zdmc+DQo=);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-headphones {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0xMSw0OEM1LjQ3Nyw0OCwxLDQzLjUyMywxLDM4czQuNDc3LTEwLDEwLTEwaDJ2MjANCglIMTF6Ii8+DQo8cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBkPSJNNTMsMjhjNS41MjMsMCwxMCw0LjQ3NywxMCwxMHMtNC40NzcsMTAtMTAsMTBoLTINCglWMjhINTN6Ii8+DQo8cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBkPSJNMTMsMzF2LTljMCwwLDAtMTYsMTktMTZzMTksMTYsMTksMTZ2NiIvPg0KPHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHBvaW50cz0iNTEsNDggNTEsNTMgMzYsNTkgMjgsNTkgMjgsNTUgMzYsNTUgDQoJMzYsNTggIi8+DQo8L3N2Zz4NCg==);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-lock {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxyZWN0IHg9IjgiIHk9IjMzIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB3aWR0aD0iNDgiIGhlaWdodD0iMzAiLz4NCgk8cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBkPSJNMTYsMzNWMTdjMC04LjgzNyw3LjE2My0xNiwxNi0xNnMxNiw3LjE2MywxNiwxNg0KCQl2MTYiLz4NCgk8Y2lyY2xlIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGN4PSIzMiIgY3k9IjQ3IiByPSI0Ii8+DQoJPGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjMyIiB5MT0iNTEiIHgyPSIzMiIgeTI9IjU1Ii8+DQo8L2c+DQo8L3N2Zz4NCg==);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-cart-alt {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjQgNjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGNpcmNsZSBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBjeD0iMjAiIGN5PSI1NyIgcj0iNiIvPg0KPGNpcmNsZSBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBjeD0iNDQiIGN5PSI1NyIgcj0iNiIvPg0KPGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjI2IiB5MT0iNTciIHgyPSIzOCIgeTI9IjU3Ii8+DQo8cG9seWxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgcG9pbnRzPSIxNCw1NyAxMCwyIDAsMiAiLz4NCjxwb2x5bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBwb2ludHM9IjEzLDQzIDU2LDQwIDYzLDEwIDExLDEwICIvPg0KPC9zdmc+DQo=);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-letter {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxyZWN0IHg9IjEiIHk9IjEzIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB3aWR0aD0iNjIiIGhlaWdodD0iMzciLz4NCgk8cG9seWxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgcG9pbnRzPSIxLDEzIDMyLDMzIDYzLDEzIAkiLz4NCjwvZz4NCjwvc3ZnPg0K);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-hamburger {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHgxPSIxMiIgeTE9IjIxIiB4Mj0iNTIiIHkyPSIyMSIvPg0KPGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjEyIiB5MT0iMzMiIHgyPSI1MiIgeTI9IjMzIi8+DQo8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMTIiIHkxPSI0NSIgeDI9IjUyIiB5Mj0iNDUiLz4NCjwvc3ZnPg0K);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-search {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxOXB4IiB2aWV3Qm94PSIwIDAgMTkgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQzLjIgKDM5MDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJuYXYtaW5uZXIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDkuMDAwMDAwLCAtOC4wMDAwMDApIiBzdHJva2U9IiMwMDAwMDAiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTEiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1Ny4wMDAwMDAsIDguMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkyLjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNyI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMywxMyBMMTguMDI0OTM3OCwxOC4wMjQ5Mzc4IiBpZD0iTGluZSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-cart {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOXB4IiB2aWV3Qm94PSIwIDAgMTggMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQzLjIgKDM5MDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA0PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJuYXYtaW5uZXIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjQxLjAwMDAwMCwgLTEwLjAwMDAwMCkiIHN0cm9rZT0iIzAwMDAwMCI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC0xMSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNDMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMzOS4wMDAwMDAsIDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTQyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5MDIuMDAwMDAwLCAxMS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTQiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTYsOSBMNiwzLjk5OTk0MzMgTDYsMy45OTk5NDMzIEM2LDEuNzkwODM1NjIgNy4zNDY1MTcxMiwwIDksMCBMOSwwIEMxMC42NTY4NTQyLDAgMTIsMS43OTk2NTM0OSAxMiwzLjk5OTk0MzMgTDEyLDkiIGlkPSJSZWN0YW5nbGUtNCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTAuNTM5OTM4NjQ3LDUuNSBMMTcuNDYwMDYxNCw1LjUgTDE2LjgwODMwMTcsMTMuOTcyODc2MSBDMTYuNjU4ODY1NSwxNS45MTU1NDY3IDE0Ljk0OTY3MTYsMTcuNSAxMy4wMDM3OTczLDE3LjUgTDQuOTk2MjAyNzEsMTcuNSBDMy4wNDg1MzgyMiwxNy41IDEuMzQxMzk0ODksMTUuOTE4OTMxMiAxLjE5MTY5ODM0LDEzLjk3Mjg3NjEgTDAuNTM5OTM4NjQ3LDUuNSBaIiBpZD0iUmVjdGFuZ2xlLTMiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-customer {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTggMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQzLjIgKDM5MDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJuYXYtaW5uZXIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjAzLjAwMDAwMCwgLTExLjAwMDAwMCkiIHN0cm9rZT0iIzAwMDAwMCI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC0xMSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNDMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMzOS4wMDAwMDAsIDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg2NC4wMDAwMDAsIDExLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsLTIiIGN4PSI5IiBjeT0iNS4yOTQxMTc2NSIgcj0iNC43OTQxMTc2NSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNi45NTUxNjAyLDE3LjUgTDEuMDQ0ODM5ODIsMTcuNSBDMS4zMDI4OTM0NCwxMy4zMzA4OTAzIDQuNzY1ODk1OTEsMTAuMDI5NDExOCA5LDEwLjAyOTQxMTggQzEzLjIzNDEwNDEsMTAuMDI5NDExOCAxNi42OTcxMDY2LDEzLjMzMDg5MDMgMTYuOTU1MTYwMiwxNy41IFoiIGlkPSJPdmFsLTItQ29weSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-heart {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMjAgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQzLjIgKDM5MDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5PdmFsIDM8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Im5hdi1pbm5lciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExNjQuMDAwMDAwLCAtMTIuMDAwMDAwKSIgc3Ryb2tlPSIjMDAwMDAwIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTExIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC00MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzM5LjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNODM1LDI5LjAwNDI5MTQgQzgzNSwyOS4wMDQyOTE0IDgzNy4wMzg4MTUsMjcuNzYyNTUyNSA4MzkuMTc1NjY5LDI1Ljg2NTYyNDggQzg0MS41Mjg0MSwyMy43NzcwNDk2IDg0NCwyMC44OTQyMSA4NDQsMTggQzg0NCwxNC43MjYyODA3IDg0Mi4wMDQ2OSwxMyA4MzksMTMgQzgzNiwxMyA4MzUsMTcuMDA0MjkxNCA4MzUsMTcuMDA0MjkxNCBDODM1LDE3LjAwNDI5MTQgODM0LjAxNTQyMywxMyA4MzAsMTMgQzgyOCwxMyA4MjYsMTUgODI2LDE4IEM4MjYsMjMuNTIyODQ3NSA4MzUsMjkuMDA0MjkxNCA4MzUsMjkuMDA0MjkxNCBaIiBpZD0iT3ZhbC0zIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-icon-big {
  width: 50px;
  height: 50px;
}
@media (min-width: 768px) {
  .page-header .header-content-right .minicart-wrapper .minicart-widgets {
    margin-top: 0;
  }
  .page-header .header-content-right .minicart-wrapper .block-minicart {
    margin-top: 25px;
    padding-bottom: 0;
  }
  .page-header .header-content-right .minicart-items-wrapper {
    max-height: calc((100vh) - 290px);
  }
}
.header-navigation .magezon-builder .mgz-container {
  max-width: 100%;
  width: auto;
}
.header-navigation .mgz-row-gap-margin > .mgz-element-inner {
  margin: 0;
}
/**
 * Mobile
 */
.cms-index-index .page-main > .page.messages {
  position: fixed;
  z-index: 100;
  width: 100%;
  background: #fff;
  max-width: 100%;
}
.cms-index-index .column.main .easycatalogimg {
  padding: 40px 0;
}
.cms-index-index .column.main .easycatalogimg,
.cms-index-index .column.main .easycatalogimg .easycatalog-grid {
  max-width: 1280px;
  margin: 0 auto;
}
.cms-index-index .column.main .easycatalogimg,
.cms-index-index .column.main .easycatalogimg .easycatalog-grid li.item {
  border: none;
}
.fotorama__thumb-border {
  background-color: #fff200;
  border: none !important;
}
.fotorama__nav-wrap--vertical .fotorama__nav {
  overflow: visible;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  left: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb-border {
  max-width: 5px;
  left: 0;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb-border {
  max-height: 5px;
  top: auto;
  bottom: 0;
}
.product-info-main .stock {
  font-family: 'FrutigerLTPro-Light';
  font-weight: normal;
  font-style: normal;
  color: #6D6D6D;
  font-size: 18px;
}
.product-info-main .stock span {
  font-weight: normal;
}
.product-info-main .product.attribute.sku,
.product-info-main .stock {
  margin: 21px 0;
}
.product-info-main .product-info-stock-sku {
  vertical-align: middle;
}
.product-info-main .product-info-price {
  border: 0;
  margin: 0;
}
.product-info-main .product-add-form {
  border-top: 1px solid #e4e4e4;
}
.product-info-main .product-add-form .product-info-price {
  margin: 21px 0;
}
.product-info-main .product-options-wrapper {
  margin: 21px 0;
}
.product-info-main .product-options-bottom {
  border-top: 1px solid #e4e4e4;
  float: none;
  width: 100%;
}
.product-info-main .product-options-bottom .box-tocart {
  margin: 21px 0;
}
.product-info-main .product-options-bottom .price-box,
.product-info-main .product-info-price .price-box {
  padding: 0;
}
.product-info-main .product-social-links > div {
  display: inline-block;
}
.product-info-main .field.configurable .label,
.product-info-main .swatch-attribute-label-wrapper {
  display: inline-block;
  width: 34%;
  margin: 0 0 20px;
  vertical-align: middle;
}
.product-info-main .product-options-wrapper .field.configurable .control,
.product-info-main .swatch-attribute-options {
  display: inline-block;
  width: 64%;
  margin: 0 0 15px;
  vertical-align: middle;
}
.product-info-main .swatch-option,
.product-info-main .swatch-option.text {
  height: 30px;
  min-width: 30px;
  margin: 0 10px 5px 0;
}
.product-info-main .swatch-option.text {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
}
.product-info-main .swatch-attribute:last-child .swatch-attribute-label-wrapper,
.product-info-main .swatch-attribute:last-child .swatch-attribute-options {
  margin: 0;
}
.product-info-main .product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e4e4e4;
}
.product-info-main .product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product-info-main .product.data.items > .item.title > .switch {
  display: block;
}
.product-info-main .product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product-info-main .product.data.items > .item.content:before,
.product-info-main .product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product-info-main .product.data.items > .item.content:after {
  clear: both;
}
.product-info-main .product.data.items > .item.content.active {
  display: block;
}
.product-info-main .product.data.items > .item.title {
  margin: 0;
}
.product-info-main .product.data.items > .item.title > .switch {
  background: transparent;
  border-top: 1px solid #e4e4e4;
  height: 20px;
  padding: 20px 10px 20px 10px;
  font-weight: 600;
  line-height: normal;
  font-size: 1.5rem;
  color: #2e2e2e;
  text-decoration: none;
}
.product-info-main .product.data.items > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.product-info-main .product.data.items > .item.title > .switch:hover {
  color: #2e2e2e;
  text-decoration: none;
}
.product-info-main .product.data.items > .item.title > .switch:active {
  color: #2e2e2e;
  text-decoration: none;
}
.product-info-main .product.data.items > .item.title:not(.disabled) > .switch:active,
.product-info-main .product.data.items > .item.title.active > .switch,
.product-info-main .product.data.items > .item.title.active > .switch:focus,
.product-info-main .product.data.items > .item.title.active > .switch:hover {
  color: #2e2e2e;
  text-decoration: none;
  padding-bottom: 20px;
}
.product-info-main .product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 31.5px;
}
.product-info-main .product.data.items > .item.title {
  cursor: pointer;
}
.product-info-main .product.data.items > .item.title > .switch {
  text-shadow: 1px 1px 0 #ffffff;
}
.product-info-main .product.data.items > .item.title.active > .switch,
.product-info-main .product.data.items > .item.title.active > .switch:focus,
.product-info-main .product.data.items > .item.title.active > .switch:hover {
  padding-top: 20px;
  padding-bottom: 20px;
}
.product-info-main .product.data.items #product-review-container,
.product-info-main .product.data.items .review-add {
  float: none;
  width: 100%;
}
.product-info-main .product.data.items #product-review-container .block-title {
  display: none;
}
.product-info-main .product.data.items #product-review-container .review-item:first-child {
  padding-top: 0;
}
.product-info-main .product.data.items #product-review-container .review-item:last-child {
  padding-bottom: 30px;
}
.product-info-main .product.data.items .review-fieldset {
  margin-bottom: 21px;
}
.product-info-main .paypal {
  margin-bottom: 21px;
}
.product-info-stock-sku .product-reviews-summary {
  float: none;
  margin-bottom: 0;
}
.product-info-stock-sku .product-reviews-summary .rating-summary {
  margin-right: 7px;
}
.product-info-stock-sku .product-reviews-summary .reviews-actions .action.add {
  margin-left: 7px;
}
.product-info-stock-sku .product-reviews-summary .reviews-actions .action.view + .action.add {
  display: none;
}
.product-info-stock-sku .product-reviews-summary .reviews-actions a {
  margin-right: 0;
}
.box-tocart .field.qty {
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.box-tocart .field.qty .label {
  display: none;
}
.box-tocart .field.qty .control {
  border: 1px solid #c2c2c2;
}
.box-tocart .field.qty .input-text.qty {
  line-height: 1.9rem;
  padding: 10px 15px;
  height: auto;
  border-color: transparent;
}
.box-tocart .actions {
  display: inline-block;
  vertical-align: middle;
}
.box-tocart .action.tocart {
  margin: 0 5px 0 0;
  width: auto;
}
.box-tocart .action.tocart:not(:last-child) {
  margin: 0 5px 0 0;
}
.product-item-actions .actions-primary,
.product-add-form .box-tocart {
  position: relative;
}
.product-item-actions .actions-primary div.mage-error,
.product-add-form .box-tocart div.mage-error {
  position: absolute;
  white-space: nowrap;
  top: 100%;
}
.box-tocart .product-addto-links,
.bundle-actions + .product-addto-links {
  display: inline-block;
}
.box-tocart .product-addto-links .action,
.bundle-actions + .product-addto-links .action {
  text-decoration: none;
  background-image: none;
  background: transparent;
  border: 1px solid transparent;
  color: #2e2e2e;
  cursor: pointer;
  display: inline-block;
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: 800;
  margin: 0;
  padding: 10px 15px;
  font-size: 1.5rem;
  line-height: 1.7rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-width: 2px;
  border-color: #2e2e2e;
  text-transform: uppercase;
  line-height: 1.9rem;
  padding: 10px 20px;
  font-size: 0;
  margin: 0 5px 0 0;
}
.box-tocart .product-addto-links .action.towishlist,
.bundle-actions + .product-addto-links .action.towishlist {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgMTUgMTMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ1LjIgKDQzNTE0KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5TaGFwZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQcm9kdWN0IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iUHJvZHVjdC1yZXZpZXdzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzIwLjAwMDAwMCwgLTcyNy4wMDAwMDApIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMyRTJFMkUiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcxOC4wMDAwMDAsIDYwMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05LjUwMDAxMiwxMzkuODU3MTgxIEM5LjYzMzk0MDUyLDEzOS44NTcxODEgOS43Njc4Njk1NCwxMzkuODA2OTU4IDkuODY4MzE2MDUsMTM5LjcwNjUxMiBMMTUuMDgzMTY2NywxMzQuNjg0MTYxIEMxNS4xNTg1MDE4LDEzNC42MDg4MjYgMTcuMDAwMDIyLDEzMi45MjYzNDYgMTcuMDAwMDIyLDEzMC45MTc0MTYgQzE3LjAwMDAyMiwxMjguNDY0ODQ1IDE1LjUwMTY5MTgsMTI3IDEyLjk5ODkwMTUsMTI3IEMxMS41MzQwNTYzLDEyNyAxMC4xNjEyODYxLDEyOC4xNTUxMzUgOS41MDAwMTEsMTI4LjgwODA0IEM4LjgzODczNTkxLDEyOC4xNTUxNCA3LjQ2NTk3MDczLDEyNyA2LjAwMTEyMDUzLDEyNyBDMy40OTgzMjUyLDEyNyAyLDEyOC40NjQ4NDUgMiwxMzAuOTE3NDE2IEMyLDEzMi45MjYzNDYgMy44NDE1MjAyNSwxMzQuNjA4ODI2IDMuOTA4NDg1MjUsMTM0LjY2NzQyMSBMOS4xMzE2ODU5NSwxMzkuNzA2NDcyIEM5LjIzMjEzMjQ2LDEzOS44MDY5MTggOS4zNjYwNjA5OCwxMzkuODU3MTQxIDkuNDk5OTksMTM5Ljg1NzE0MSBMOS41MDAwMTIsMTM5Ljg1NzE4MSBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
  width: auto;
  height: auto;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: 26px;
}
.box-tocart .product-addto-links .action.towishlist:focus,
.bundle-actions + .product-addto-links .action.towishlist:focus,
.box-tocart .product-addto-links .action.towishlist:active,
.bundle-actions + .product-addto-links .action.towishlist:active,
.box-tocart .product-addto-links .action.towishlist:hover,
.bundle-actions + .product-addto-links .action.towishlist:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgMTUgMTMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ1LjIgKDQzNTE0KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5TaGFwZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQcm9kdWN0IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iUHJvZHVjdC1yZXZpZXdzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzIwLjAwMDAwMCwgLTcyNy4wMDAwMDApIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiNmZmZmZmYiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcxOC4wMDAwMDAsIDYwMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05LjUwMDAxMiwxMzkuODU3MTgxIEM5LjYzMzk0MDUyLDEzOS44NTcxODEgOS43Njc4Njk1NCwxMzkuODA2OTU4IDkuODY4MzE2MDUsMTM5LjcwNjUxMiBMMTUuMDgzMTY2NywxMzQuNjg0MTYxIEMxNS4xNTg1MDE4LDEzNC42MDg4MjYgMTcuMDAwMDIyLDEzMi45MjYzNDYgMTcuMDAwMDIyLDEzMC45MTc0MTYgQzE3LjAwMDAyMiwxMjguNDY0ODQ1IDE1LjUwMTY5MTgsMTI3IDEyLjk5ODkwMTUsMTI3IEMxMS41MzQwNTYzLDEyNyAxMC4xNjEyODYxLDEyOC4xNTUxMzUgOS41MDAwMTEsMTI4LjgwODA0IEM4LjgzODczNTkxLDEyOC4xNTUxNCA3LjQ2NTk3MDczLDEyNyA2LjAwMTEyMDUzLDEyNyBDMy40OTgzMjUyLDEyNyAyLDEyOC40NjQ4NDUgMiwxMzAuOTE3NDE2IEMyLDEzMi45MjYzNDYgMy44NDE1MjAyNSwxMzQuNjA4ODI2IDMuOTA4NDg1MjUsMTM0LjY2NzQyMSBMOS4xMzE2ODU5NSwxMzkuNzA2NDcyIEM5LjIzMjEzMjQ2LDEzOS44MDY5MTggOS4zNjYwNjA5OCwxMzkuODU3MTQxIDkuNDk5OTksMTM5Ljg1NzE0MSBMOS41MDAwMTIsMTM5Ljg1NzE4MSBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
  width: auto;
  height: auto;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: 26px;
}
.box-tocart .product-addto-links .action.tocompare,
.bundle-actions + .product-addto-links .action.tocompare {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxOXB4IiB2aWV3Qm94PSIwIDAgMTkgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ1LjIgKDQzNTE0KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQcm9kdWN0IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iUHJvZHVjdC1yZXZpZXdzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTg4LjAwMDAwMCwgLTcyMi4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3MTguMDAwMDAwLCA2MDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjcwLjAwMDAwMCwgMTI0LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMiIgZmlsbD0iIzJFMkUyRSIgeD0iMCIgeT0iMyIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE0Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00LjA4MjI3NTM5LDAuMTM3NDUxMTcyIEM0LjM1NjQ0NTMxLDAuMTM3NDUxMTcyIDE3LjA3NTc0ODYsMCAxNy4wNzU3NDg2LDAgTDE3LjA3NTc0ODYsMTMuMDExNDc0NiIgaWQ9IlBhdGgtMyIgc3Ryb2tlPSIjMkUyRTJFIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  width: auto;
  height: auto;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: 26px;
}
.box-tocart .product-addto-links .action.tocompare:focus,
.bundle-actions + .product-addto-links .action.tocompare:focus,
.box-tocart .product-addto-links .action.tocompare:active,
.bundle-actions + .product-addto-links .action.tocompare:active,
.box-tocart .product-addto-links .action.tocompare:hover,
.bundle-actions + .product-addto-links .action.tocompare:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxOXB4IiB2aWV3Qm94PSIwIDAgMTkgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ1LjIgKDQzNTE0KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQcm9kdWN0IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iUHJvZHVjdC1yZXZpZXdzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTg4LjAwMDAwMCwgLTcyMi4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3MTguMDAwMDAwLCA2MDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjcwLjAwMDAwMCwgMTI0LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMiIgZmlsbD0iI2ZmZmZmZiIgeD0iMCIgeT0iMyIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE0Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00LjA4MjI3NTM5LDAuMTM3NDUxMTcyIEM0LjM1NjQ0NTMxLDAuMTM3NDUxMTcyIDE3LjA3NTc0ODYsMCAxNy4wNzU3NDg2LDAgTDE3LjA3NTc0ODYsMTMuMDExNDc0NiIgaWQ9IlBhdGgtMyIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  width: auto;
  height: auto;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: 26px;
}
.box-tocart .product-addto-links .action:hover,
.bundle-actions + .product-addto-links .action:hover,
.box-tocart .product-addto-links .action:active,
.bundle-actions + .product-addto-links .action:active,
.box-tocart .product-addto-links .action:focus,
.bundle-actions + .product-addto-links .action:focus {
  text-decoration: none;
}
.box-tocart .product-addto-links .action:focus,
.bundle-actions + .product-addto-links .action:focus,
.box-tocart .product-addto-links .action:active,
.bundle-actions + .product-addto-links .action:active {
  background: #2e2e2e;
  border: 1px solid #2e2e2e;
  color: #ffffff;
}
.box-tocart .product-addto-links .action:hover,
.bundle-actions + .product-addto-links .action:hover {
  background: #2e2e2e;
  border: 1px solid #2e2e2e;
  color: #ffffff;
}
.box-tocart .product-addto-links .action.disabled,
.bundle-actions + .product-addto-links .action.disabled,
.box-tocart .product-addto-links .action[disabled],
.bundle-actions + .product-addto-links .action[disabled],
fieldset[disabled] .box-tocart .product-addto-links .action,
fieldset[disabled] .bundle-actions + .product-addto-links .action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.box-tocart .product-addto-links .action:focus,
.bundle-actions + .product-addto-links .action:focus,
.box-tocart .product-addto-links .action:active,
.bundle-actions + .product-addto-links .action:active {
  border-width: 2px;
  border-color: #2e2e2e;
}
.box-tocart .product-addto-links .action:hover,
.bundle-actions + .product-addto-links .action:hover {
  border-width: 2px;
  border-color: #2e2e2e;
}
.page-before-footer .product.data.items > .item.content .block {
  margin: 0;
}
.page-before-footer .product.data.items > .item.content .block > .block-title {
  display: none;
}
.page-before-footer .product.data.items > .item.content #askit-new-question-form {
  border: none;
}
.review-form .action.submit.primary,
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active,
.review-form .action.submit.primary:hover {
  border: 2px solid #000;
}
.field.downloads > label,
.page-product-downloadable .product-info-price ~ *:last-child:after {
  display: none;
}
.field.downloads .field.choice {
  border: none;
}
.table.data.grouped > thead {
  background: #f2f2f2;
}
.bundle-actions {
  display: inline-block;
  margin: 0 5px 21px 0;
}
.bundle-actions + .product-addto-links {
  margin: 0 5px 21px 0;
}
.catalog-product-view .prolabels-wrapper {
  position: static !important;
}
.catalog-product-view .prolabels-wrapper .absolute {
  z-index: 10;
}
.stock-unavailable__note {
  color: red;
  text-transform: none;
  font-size: 14px;
}
/** Bundle Products - Edit Wishlist **/
.bundle-options-container .block-bundle-summary {
  position: static !important;
}
.bundle-options-container .product-options-wrapper {
  width: 100%;
}
.bundle-options-container .product-options-wrapper .stock-unavailable__note--bundle {
  display: block !important;
}
.bundle-options-container .product-options-wrapper .product-expected-delivery-date--bundle {
  width: 100%;
  margin: 5px 0;
}
/**
 * Common
 */
/**
 * Common
 */
/**
 * Common
 */
/**
 * Common
 */
/** Home - Categories Grid **/
/* --- Theme Customization TJM --- */
/* --- Color Palette --- */
/* --- Color Palette --- */
/* --- Generals --- */
@font-face {
  font-family: 'FrutigerLTCom-Bold';
  src: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/36E100_0_0.woff2') format('woff2'), url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/36E100_0_0.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-Light';
  src: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/36E100_1_0.woff2') format('woff2'), url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/36E100_1_0.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-Roman';
  src: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/36E100_2_0.woff2') format('woff2'), url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/36E100_2_0.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTStd-ExtraBlackCn';
  src: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/FrutigerLT/ExtraBlackCn/FrutigerLTStd-ExtraBlackCn.eot?#iefix') format('embedded-opentype'), url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/FrutigerLT/ExtraBlackCn/FrutigerLTStd-ExtraBlackCn.otf') format('opentype'), url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/FrutigerLT/ExtraBlackCn/FrutigerLTStd-ExtraBlackCn.woff') format('woff'), url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/FrutigerLT/ExtraBlackCn/FrutigerLTStd-ExtraBlackCn.ttf') format('truetype'), url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/FrutigerLT/ExtraBlackCn/FrutigerLTStd-ExtraBlackCn.svg#FrutigerLTStd-ExtraBlackCn') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/** @font-face {font-family: 'luma-icons';src: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/Luma-Icons.eot');src: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/Luma-Icons.ttf') format('truetype'),url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/Luma-Icons.woff') format('woff'),url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/fonts/Luma-Icons.woff2') format('woff2');} **/
/* -- Fn --*/
.FrutigerLTCom-Bold {
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.FrutigerLTPro-Light {
  font-family: 'FrutigerLTPro-Light';
  font-weight: normal;
  font-style: normal;
}
.FrutigerLTPro-Roman {
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.ffm-heading {
  font-family: 'garage-gothic', sans-serif;
  font-weight: bold;
  font-style: normal;
}
/* -- Fn --*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {
  color: #2e2e2e;
}
html .page-products .products-grid .product-item:nth-child(3n+1) {
  margin-left: 6px;
}
.catalogsearch-result-index .breadcrumbs,
.news-index-index .breadcrumbs {
  padding-top: 15px;
}
.breadcrumbs li:after {
  font-size: 16px;
  color: #2e2e2e;
}
.breadcrumbs li a {
  font-family: 'FrutigerLTPro-Light';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #2e2e2e;
}
.breadcrumbs li strong {
  font-size: 16px;
  color: #ababab;
  font-family: 'FrutigerLTPro-Light';
  font-weight: normal;
  font-style: normal;
}
.breadcrumbs .items > li {
  text-transform: uppercase;
  margin-top: 15px;
}
.page-title-wrapper h1:after {
  background-color: #fff200;
}
body,
td,
.toolbar-products .limiter,
.toolbar-products .toolbar-amount,
.toolbar-products .toolbar-sorter {
  font-family: FrutigerLTPro-Roman, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: normal !important;
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: normal !important;
}
.ui-dialog.ui-widget input,
.ui-dialog.ui-widget select,
.ui-dialog.ui-widget textarea,
.ui-dialog.ui-widget button,
.opc-progress-bar-item._active > span,
.block-minicart .amount .price-wrapper:first-child .price,
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong,
th,
.fieldset > .field > .label,
.fieldset > .fields > .field > .label,
a,
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: normal;
  font-style: normal;
}
body:not(.account) div.block .block-title strong,
body:not(.account) .block-collapsible-nav .item.current a,
body:not(.account) .block-collapsible-nav .item.current > strong,
body:not(.account) h3,
body:not(.account) h4 {
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
body:not(.account) .block-collapsible-nav .item.current > strong {
  font-size: 20px;
}
.account .page-title-wrapper .page-title {
  margin-top: 0;
}
.customButton {
  background-color: #fff200;
  color: #2e2e2e;
  border-color: #fff200;
}
.customButton:hover,
.customButton:focus,
.customButton:active {
  background-color: #fff200;
  color: #2e2e2e;
  border-color: #fff200;
}
.customButtonDark {
  background-color: #2e2e2e;
  color: #ffffff;
  border-color: #2e2e2e;
}
.customButtonDark:hover,
.customButtonDark:focus,
.customButtonDark:active {
  background-color: #2e2e2e;
  color: #ffffff;
  border-color: #2e2e2e;
}
/* --- Generals --- END */
/* --- Product Details Page --- */
.th-td-grl {
  text-align: center;
  padding: 6px 0;
  vertical-align: middle;
}
.iconsGrl {
  content: '';
  background-repeat: no-repeat;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 35px;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.catalog-product-view .breadcrumbs > ul {
  float: left;
  width: 70%;
  max-width: 100%;
}
.catalog-product-view .breadcrumbs .product-item-type {
  width: 25%;
  max-width: 100%;
  float: right;
}
.catalog-product-view .breadcrumbs .product-item-type ul {
  padding: 0;
}
.catalog-product-view .breadcrumbs .product-item-type ul .dropdown-submenu {
  position: relative;
  padding: 4px 10px;
  border: 1px solid #2e2e2e;
}
.catalog-product-view .breadcrumbs .product-item-type ul .dropdown-submenu > p {
  font-size: 12px;
  margin-bottom: 0;
  color: #2e2e2e;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.catalog-product-view .breadcrumbs .product-item-type ul .dropdown-submenu > p:before {
  content: '\f107';
  line-height: inherit;
  float: right;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-family: 'FontAwesome';
  margin: 0 0 0 3px;
  vertical-align: middle;
  display: inline-block;
  speak: none;
  text-align: center;
  overflow: visible;
  color: #2e2e2e;
  font-weight: 900;
}
.catalog-product-view .breadcrumbs .product-item-type ul .dropdown-submenu .dropdown-menu {
  top: 100%;
  right: -1px;
  position: absolute;
  padding: 0;
  width: 100%;
  text-align: right;
  border: 1px solid #2e2e2e;
  background: #ffffff;
  border-top: none;
  z-index: 99999;
}
.catalog-product-view .breadcrumbs .product-item-type ul .dropdown-submenu .dropdown-menu li {
  text-align: left;
  margin: 10px;
  margin-top: 0;
}
.catalog-product-view .breadcrumbs .product-item-type ul .dropdown-submenu .dropdown-menu li i {
  color: #27691b;
}
.catalog-product-view .breadcrumbs .product-item-type ul .dropdown-submenu .dropdown-menu li span {
  color: #2e2e2e;
  font-size: 14px;
}
.catalog-product-view .page-header {
  margin-bottom: 20px;
}
.catalog-product-view .breadcrumbs .items .item.home {
  display: none;
}
.catalog-product-view .product.media .gallery-placeholder {
  margin-bottom: 10px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__stage__frame .fotorama__img {
  width: 97%;
  /*height: 100%;*/
}
.catalog-product-view .product-info-main > h3 {
  margin-bottom: 5px;
  margin-top: 10px;
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.catalog-product-view .product-info-main .product.labels.product-item-type {
  background-color: #ffffff;
  margin-bottom: 15px;
  padding-left: 5px;
}
.catalog-product-view .product-info-main .product.labels.product-item-type ul {
  padding: 0;
}
.catalog-product-view .product-info-main .product.labels.product-item-type p {
  margin-bottom: 5px;
}
.catalog-product-view .product-info-main .product.labels.product-item-type p i {
  color: #27691b;
  font-size: 16px;
}
.catalog-product-view .product-info-main .product.labels.product-item-type p a {
  font-weight: bold;
  text-decoration: none;
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.catalog-product-view .product-info-main .product.labels.product-item-type p a:hover {
  cursor: unset;
}
.catalog-product-view .product-info-main .product.detailed {
  margin-top: 30px;
}
.catalog-product-view .product-info-main .product.detailed .product.data.items > .item.title {
  float: left;
  width: auto;
  margin: 0;
}
.catalog-product-view .product-info-main .product.detailed .product.data.items > .item.title > .switch {
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #2e2e2e;
  border-top: none;
  padding: 15px;
  height: auto;
}
.catalog-product-view .product-info-main .product.detailed .product.data.items > .item.title > .switch:after {
  content: none;
}
.catalog-product-view .product-info-main .product.detailed .product.data.items > .item.title > .switch a {
  padding: 15px;
}
.catalog-product-view .product-info-main .product.detailed .product.data.items > .item.title.active a {
  border: 1px solid #ddd;
  border-bottom-color: #ddd;
}
.catalog-product-view .product-info-main .product.detailed .product.data.items > .item.content {
  float: right;
  margin-left: -100%;
  width: 100%;
  margin-top: 49px;
  border-top: 1px solid #ddd;
  padding: 20px 0;
}
.catalog-product-view .product-info-main .price-box .price-container .price-label {
  font-size: 16px;
  color: #2e2e2e;
  display: block;
}
.catalog-product-view .product-info-main .price-box .price-container:only-child.price-final_price .price-wrapper .price {
  font-size: 46px;
  color: #2e2e2e;
  font-family: garage-gothic,sans-serif;
  font-weight: 700;
}
.catalog-product-view .product-info-main .price-box .price-container.price-final_price .price-wrapper {
  display: inline-block;
}
.catalog-product-view .product-info-main .price-box .price-container.price-final_price .price-wrapper .price {
  font-size: 46px;
  color: #2e2e2e;
  font-family: garage-gothic,sans-serif;
  font-weight: 700;
}
.catalog-product-view .product-info-main .price-box .price-container.price-final_price .price-wrapper.price-excluding-tax {
  display: inline-block;
}
.catalog-product-view .product-info-main .price-box .price-container.price-final_price .price-wrapper.price-excluding-tax:before {
  color: #6D6D6D;
  font-size: 1.5rem;
  font-family: 'FrutigerLTPro-Light';
  font-weight: normal;
  font-style: normal;
  content: attr(data-label) '  ';
}
.catalog-product-view .product-info-main .price-box .price-container.price-final_price .price-wrapper.price-excluding-tax .price {
  color: #6D6D6D;
  font-size: 1.5rem;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.catalog-product-view .product-info-main .price-box .rrp-price {
  display: inline-block;
}
.catalog-product-view .product-info-main .price-box .rrp-price .price-label {
  display: inline-block;
  font-size: 46px;
  color: #2e2e2e;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.catalog-product-view .product-info-main .price-box .rrp-price .price-wrapper {
  display: inline-block;
}
.catalog-product-view .product-info-main .price-box .rrp-price .price-wrapper .price {
  display: inline-block;
}
.catalog-product-view .product-info-main .price-box .rrp-price .price-container .price-label {
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 700;
}
.catalog-product-view .product-info-main .price-box .rrp-price .price-container .price-including-tax .price {
  display: inline-block;
  color: #2e2e2e;
}
.catalog-product-view .product-info-main .price-box .rrp-price .price-container .price-excluding-tax {
  font-weight: 100;
  font-size: 12px;
  margin-top: 0;
}
.catalog-product-view .product-info-main .price-box .rrp-price .price-container .price-excluding-tax .price {
  font-weight: 100;
  font-size: 12px;
  color: #666666;
}
.catalog-product-view .product-info-main .product-add-form {
  border-top: 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control {
  border: 2px solid #2e2e2e;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control input {
  line-height: 1.8rem;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .tocart {
  background-color: #fff200;
  color: #2e2e2e;
  border-color: #fff200;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .product-addto-links .towishlist {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/fav_star.svg");
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .product-addto-links .towishlist:hover,
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .product-addto-links .towishlist:focus {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/fav_star_filled.svg");
  background-color: #2e2e2e;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .product-addto-links .tocompare {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/compare_icon-v4.svg");
  background-size: 30px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .product-addto-links .tocompare:hover,
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .product-addto-links .tocompare:focus {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/compare_icon-v4-white.svg");
  background-color: #2e2e2e;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .stock.available,
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .stock.unavailable {
  display: inline-block;
  margin: 0 auto;
  float: right;
  width: 95px;
  text-align: right;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .stock.available span,
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .stock.unavailable span {
  color: #2e2e2e;
}
.catalog-product-view .product-info-main .product-add-form .product.overview {
  margin-bottom: 20px;
}
.catalog-product-view .product-info-main .sku {
  display: inline-block;
}
.catalog-product-view .product-info-main .sku.bundle-options-attribute {
  display: block;
}
.catalog-product-view .product-info-main .sku.attribute.product strong.type {
  font-family: 'FrutigerLTPro-Light';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}
.catalog-product-view .product-info-main .sku.attribute.product strong.type:after {
  content: '#';
}
.catalog-product-view .product-info-main .sku.attribute.product .value {
  font-family: 'FrutigerLTPro-Light';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}
.catalog-product-view .product-info-main .product-info-stock-top {
  float: none;
  float: right;
}
.catalog-product-view .product-info-main .product-info-stock-top div:first-child {
  margin-top: 0;
  margin-top: 21px;
}
.catalog-product-view .product-info-main .product-social-links .action.mailto-custom {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/envelope-custom.svg");
  content: '';
  background-repeat: no-repeat;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 35px;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.catalog-product-view .product-info-main .product-social-links .action.mailto-custom span {
  font-size: 14px;
}
.catalog-product-view .product-info-main .product-social-links .action.phone {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/headphones-custom.svg");
  content: '';
  background-repeat: no-repeat;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 35px;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 20px;
}
.catalog-product-view .product-info-main .product-social-links .action.phone span {
  font-size: 14px;
}
.catalog-product-view .page-before-footer {
  border-top: none;
  padding-top: 70px;
}
.catalog-product-view .page-before-footer .content .upsell .block-title {
  text-align: center;
}
.catalog-product-view .page-before-footer .content .upsell .block-title strong {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-family: 'garage-gothic', sans-serif;
  font-weight: 600 !important;
}
.catalog-product-view .page-before-footer .content .upsell .block-title strong:after {
  content: none;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item {
  width: 100%;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
  position: relative;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-link {
  font-family: 'FrutigerLTStd-ExtraBlackCn', sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  color: #2e2e2e;
  text-transform: uppercase;
  line-height: 1.2;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .pdp_listingActionButtonWrapper {
  margin: 10px 0;
  margin-bottom: 20px;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .pdp_listingActionButtonWrapper .price-box {
  margin: 0 auto;
  display: inline-block;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .pdp_listingActionButtonWrapper .price-box.price-final_price .price-label {
  font-size: 16px;
  color: #2e2e2e;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .pdp_listingActionButtonWrapper .price-box.price-final_price .price-including-tax {
  display: inline-block;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .pdp_listingActionButtonWrapper .price-box.price-final_price .price-including-tax .price {
  font-size: 16px;
  color: #2e2e2e;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .pdp_listingActionButtonWrapper .price-box.price-final_price .price-excluding-tax {
  margin-top: 0;
  font-size: 11px;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .pdp_listingActionButtonWrapper .price-box.price-final_price .price-excluding-tax .price {
  font-size: 11px;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .pdp_listingActionButtonWrapper .product-item-actions {
  width: auto;
  float: right;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .pdp_listingActionButtonWrapper .product-item-actions .actions-primary .tocart {
  background-color: #fff200;
  color: #2e2e2e;
  border-color: #fff200;
  padding: 10px;
  font-weight: 900;
  height: auto;
  width: auto;
  content: none;
  background-image: none;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .pdp_listingActionButtonWrapper .product-item-actions .actions-primary .tocart span {
  height: auto;
  width: auto;
  margin: 0 auto;
  position: relative;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .pdp_listingActionButtonWrapper .product-item-actions .actions-primary .tocart:hover {
  box-shadow: none;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions {
  display: inline-block;
  width: 100%;
  position: relative;
  opacity: 1;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .productSku {
  display: inline-block;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #2e2e2e;
  font-size: 11px;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .towishlist {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/fav_star.svg");
  background-size: 20px;
  width: auto;
  height: auto;
  font-size: 11px;
  padding-top: 5px;
  padding-left: 22px;
  background-position: 0;
  float: right;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .towishlist span {
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  width: auto;
  color: #2e2e2e;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .towishlist:hover {
  box-shadow: none;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .tocompare {
  display: none;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin-bottom: 30px;
}
.catalog-product-view .page-before-footer .content .upsell .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .item-suits {
  margin-top: 5px;
  font-size: 12px;
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.product-icon-image {
  float: left;
  width: 570px;
  max-width: 100%;
  clear: both;
  text-align: left;
}
.product-icon-image img {
  width: 15%;
  width: auto;
}
/* --- Bundle - START --- */
.flexAll {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.bundle-actions {
  display: block;
}
.bundle-actions .customize {
  background-color: #fff200;
  color: #2e2e2e;
  border-color: #fff200;
}
.bundle-actions .customize:hover,
.bundle-actions .customize:focus,
.bundle-actions .customize:active {
  background-color: #fff200;
  color: #2e2e2e;
  border-color: #fff200;
}
.bundle-options-container:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.bundle-options-container .product-options-bottom {
  display: none;
}
.bundle-options-container .product-options-wrapper,
.bundle-options-container .bundle-options-wrapper {
  width: 100% !important;
}
.bundle-options-container .product-options-wrapper {
  width: 100%;
  margin: 0 auto;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options {
  margin-bottom: 10px;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field .control {
  width: 68%;
  float: left;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field .nested {
  float: left;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field .nested .qty-holder {
  margin: 0 auto;
  margin-left: 10px;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field .nested .qty-holder label {
  margin: 0 auto;
  margin-left: 15px;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field .nested .qty-holder input {
  border: none;
  padding: 0;
  margin: 0;
  width: 25px;
}
.bundle-options-container .block-bundle-summary {
  width: 100% !important;
  margin-top: 0 !important;
  padding: 0 !important;
}
.bundle-options-container .block-bundle-summary .title {
  display: none;
}
.bundle-options-container .block-bundle-summary .content .bundle-summary {
  display: none;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .field.qty .control {
  border: 2px solid #2e2e2e;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .field.qty .control input {
  line-height: 1.8rem;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  margin: 0;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .tocart {
  background-color: #fff200;
  color: #2e2e2e;
  border-color: #fff200;
  margin-right: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .product-addto-links {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  margin: 0;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .product-addto-links .towishlist {
  margin-right: 10%;
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/fav_star.svg");
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .product-addto-links .towishlist:hover,
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .product-addto-links .towishlist:focus {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/fav_star_filled.svg");
  background-color: #2e2e2e;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .product-addto-links .towishlist:before {
  content: none;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .product-addto-links .tocompare {
  margin-right: 10%;
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/compare_icon-v4.svg");
  background-size: 30px;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .product-addto-links .tocompare:hover,
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .product-addto-links .tocompare:focus {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/compare_icon-v4-white.svg");
  background-color: #2e2e2e;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .product-addto-links .tocompare:before {
  content: none;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .stock.available,
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .stock.unavailable {
  display: inline-block;
  margin: 0 auto;
  float: right;
  width: 95px;
  text-align: right;
}
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .stock.available span,
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions .stock.unavailable span {
  color: #2e2e2e;
}
.bundle-options-container .block-bundle-summary .bundle-info .product-details .price-box.price-configured_price .price-as-configured .price-container.price-configured_price .price-wrapper.price-including-tax {
  display: inline-block;
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-info .product-details .price-box.price-configured_price .price-as-configured .price-container.price-configured_price .price-wrapper.price-including-tax .price {
  position: relative;
}
.bundle-options-container .block-bundle-summary .bundle-info .product-details .price-box.price-configured_price .price-as-configured .price-container.price-configured_price .price-wrapper.price-including-tax .price:before {
  content: 'RRP';
  position: absolute;
  left: 0;
  top: -30px;
  font-size: 16px;
  color: #2e2e2e;
}
.bundle-options-container .block-bundle-summary .bundle-info .product-details .price-box.price-configured_price .price-as-configured .price-container.price-configured_price .price-wrapper.price-excluding-tax {
  display: inline-block;
}
/* --- Bundle - END --- */
/* --- Product Details Page --- END */
/* --- View & Edit Card --- */
.cart-container .cart.item .col.qty .checkout-qty .input-text {
  float: left;
  margin-top: 0;
  border: 2px solid #2e2e2e;
}
.cart-container .cart.item .col.qty .checkout-qty .qtybtn-wrapper {
  float: left;
  margin-left: 6px;
  border: 2px solid #2e2e2e;
}
.cart-container .cart.item .col.qty .checkout-qty .qtybtn-wrapper button {
  border: none;
  padding: 8px 15px;
  line-height: 1.6rem;
}
.cart-container .cart.item .col.item .product-item-details .item-options.bundle {
  display: none;
}
.cart-container .cart.item .col .product-item-photo .product-image-container {
  width: 100px !important;
}
.cart-container .cart.item.bundleItem .item-info .item {
  margin-left: 30%;
}
.cart-container .cart.item.bundleItem .item-info .price,
.cart-container .cart.item.bundleItem .item-info .subtotal {
  display: none;
}
.arrow-box.primary {
  background: #2e2e2e;
  color: #ffffff;
  position: relative;
  padding: 10px;
  border-radius: 5px;
  margin-top: 10px;
}
.form-label {
  color: #ffffff;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  margin: 0 0 5px;
  font-size: 12px;
}
.line-note .form-text {
  font-size: 12px;
  width: 100%;
  display: inline-block;
  margin: 0 5px 0 0;
  height: 26px;
  border-color: #ffffff;
  border-radius: 3px !important;
  resize: none;
  overflow: auto;
  height: 55px;
}
.saveNote {
  margin-top: 10px;
}
.qty-update-event {
  background-color: #2e2e2e !important;
  color: #ffffff !important;
}
.cart.table-wrapper .product-item-details {
  max-width: 99%;
  width: 240px;
}
button#back-filter {
  float: left;
  color: #000;
  background: #fff200;
  border-color: #fff200;
}
button#back-filter:hover,
button#back-filter:focus {
  background: #fff200;
  border-color: #fff200;
  color: #000;
}
/* --- View & Edit Card --- END */
/* --- One Page Checkout Steps --- */
.payment-method .payment-method-content .form.form-purchase-order {
  margin-bottom: 10px;
}
.checkout-index-index .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/shopping_cart-header.svg");
  height: 23px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #fff200;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #fff200;
}
/* -- Add Notes -- */
.checkout-payment-method .add-notes .payment-option-content {
  background-color: #2e2e2e;
  padding: 22px;
  border-radius: 5px;
  margin-top: 20px;
}
.checkout-payment-method .add-notes .payment-option-content .payment-option-inner {
  margin-bottom: 0;
}
.checkout-payment-method .add-notes .payment-option-content .payment-option-inner .label {
  padding-bottom: 10px;
  display: inline-block;
  color: #ffffff;
  position: relative;
  width: auto;
  height: auto;
}
.checkout-payment-method .add-notes .payment-option-content .payment-option-inner .control textarea {
  border-radius: 3px;
  resize: none;
}
/* -- Add Notes -- */
@media (min-width: 768px) {
  .catalog-product-view .product-info-main .product-info-stock-top {
    width: 50%;
  }
  .product-expected-delivery-date {
    width: 200%;
    margin-left: -100%;
    margin-top: 5px;
  }
  .table-wrapper tr[class=totals] .title:after,
  .table-wrapper tr[class=totals] .title.negative:after {
    content: '\e622';
    content: none;
  }
  .totals.discount .title:after {
    content: '\f107';
    font-family: 'FontAwesome';
  }
  .totals.discount .title.negative:after {
    content: '\f106';
    font-family: 'FontAwesome';
  }
}
/* --- One Page Checkout Steps --- END */
/* ================================= My Account General ================================= */
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #fff200;
}
/* ================================= My Account General ================================= */
/* --- My Account - Export Prices --- */
#form-pdf {
  display: inline-block;
  /*.control {
    text-align: center;
    select {
      & when (@media-common = false) {
        width: 60%;
      }
    }
  }*/
}
#form-pdf .actions-toolbar .primary .action {
  display: inline-block;
  margin: 0 auto;
}
#form-pdf .actions-toolbar .primary + span {
  margin: 0 auto;
  text-align: left;
}
#form-csv {
  display: inline-block;
}
#form-csv .actions-toolbar .primary .action {
  display: inline-block;
  margin: 0 auto;
}
#form-csv .actions-toolbar .primary + span {
  margin: 0 auto;
  text-align: left;
}
.selectCustomerGroups {
  margin: 20px 0;
}
.selectCustomerGroups .selectCustomerGroups--inputs {
  border: 1px solid #ccc;
  padding: 10px;
}
.selectCustomerGroups select {
  overflow: auto;
  width: 30%;
}
.f3-exportPricesWrapper {
  margin: 20px 0;
}
.f3-exportPricesWrapper .comboTreeWrapper .comboTreeInputWrapper {
  display: none;
}
.f3-exportPricesWrapper .comboTreeWrapper .comboTreeDropDownContainer > ul {
  overflow: auto;
  max-height: 310px;
  border: 1px solid #ccc;
  padding: 10px;
}
.f3-exportPricesWrapper .comboTreeWrapper .comboTreeDropDownContainer span.comboTreeParentPlus {
  background: linear-gradient(90deg, #ffffff, #e6e6e6);
  font-size: 9px;
  height: 12px;
  width: 11px;
  text-align: center;
  display: inline-block;
  box-shadow: inset 0px 0px 0px 0px #ffffff;
  margin-right: 5px;
  border: 1px solid #989898;
  color: #000;
}
.f3-exportPricesWrapper .comboTreeWrapper .comboTreeDropDownContainer span.comboTreeParentPlus:hover {
  cursor: pointer;
}
.f3-exportPricesWrapper .comboTreeWrapper .comboTreeDropDownContainer span.comboTreeItemTitle {
  vertical-align: sub;
}
.f3-exportPricesWrapper .comboTreeWrapper .comboTreeDropDownContainer div#comboTree312893InputWrapper {
  display: none;
}
.dragDropReportWrapper > h3 {
  margin-bottom: 0.5rem;
}
.dragDropReportWrapper > p {
  margin-bottom: 10px;
  font-size: 1.3rem;
}
.dragDropReportWrapper .dragDropReportFields .drag-drop-report-fields {
  border: 1px solid #ccc;
  margin-bottom: 15px;
  padding: 10px 20px;
}
.dragDropReportWrapper .dragDropReportFields .drag-drop-report-fields ul {
  padding: 0;
  margin: 0 auto;
}
.dragDropReportWrapper .dragDropReportFields .drag-drop-report-fields ul li:hover {
  cursor: -webkit-grab;
  cursor: grab;
}
.dragDropReportWrapper .dragDropReportFields .sort-by p {
  display: inline-block;
}
.dragDropReportWrapper .dragDropReportFields .sort-by select {
  display: inline-block;
  width: auto;
}
.dragDropReportWrapper .dragDropReportFields .pdfDisclaimer {
  margin-bottom: 0;
}
/* --- My Account - Export Prices --- END */
/* --- My Account - View Order --- */
.account .page-main .page-title-wrapper .order-date {
  margin-top: 0;
}
.account .order-links .item {
  line-height: 40px;
  margin: 0 0 0 0;
}
.account .order-links .item.current {
  margin-bottom: -1px;
}
.account .order-links .item.current strong {
  padding: 2px 35px 2px 35px;
}
.account .order-links .item.current a {
  padding: 2px 35px 2px 35px;
}
.account .order-links .item strong {
  padding: 1px 35px 2px 35px;
}
.account .order-links .item a {
  padding: 1px 35px 2px 35px;
}
/* --- My Account - View Order --- END */
/* --- My Account - My Order --- */
/* account order filter popup */
.data-grid-filters-action-wrap .action-default {
  float: right;
  margin-bottom: 20px;
}
.order-filter .order-filter-fields {
  clear: both;
}
.order-filter .apply-filters {
  margin-top: 20px;
  clear: both;
}
.order-filter {
  overflow: hidden;
  margin-bottom: 20px;
}
.sales-order-history .table-wrapper.orders-history {
  overflow: auto;
}
/* account order filter popup */
/* --- My Account - My Order --- END */
/* --- My Account - My Return --- */
button.action.primary.request-rma {
  float: none;
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
}
/* --- My Account - My Return --- END */
/* --- My Account - My Wishlist --- */
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .action.tocart {
  background-image: none;
  background: transparent;
  border: 1px solid transparent;
  color: #2e2e2e;
  cursor: pointer;
  display: inline-block;
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: 800;
  margin: 0;
  padding: 10px 15px;
  font-size: 1.5rem;
  line-height: 1.7rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-width: 2px;
  border-color: #2e2e2e;
  text-transform: uppercase;
  width: 100%;
  box-shadow: none;
  min-width: auto;
}
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .action.tocart:hover {
  background: #2e2e2e;
  border: 2px solid #2e2e2e;
  color: #ffffff;
  box-shadow: none;
}
/* --- My Account - My Wishlist --- END */
/* --- Header --- */
.page-header .page-header {
  margin-bottom: 20px;
}
.page-header .block-search {
  z-index: 5;
}
.page-header .block-search form.minisearch input {
  border: none;
  border-bottom: 1px solid #eee;
}
.page-header .header-content-right .jeep i {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/jeep-v2.png");
  width: 40px;
  height: 20px;
  display: inline-block;
}
.page-header .header-content-right img {
  vertical-align: middle;
}
/* --- Mega Menu --- */
.zozo-megamenu.navigation li.level0.parent > a:after {
  margin: 0 0 0 6px;
  content: '\f107';
  line-height: inherit;
}
ul.subchildmenu.col-12.mega-columns.columns4 {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
}
li.ui-menu-item.level1 {
  width: 100% !important;
  margin-bottom: 10px;
  float: none !important;
  display: inline-block;
}
/*.sections.nav-sections.is_stuck {
  position: relative!important;
}
.sections.nav-sections.is_stuck + div {
  display: none!important;
}*/
/* Ui distortion issue resolved on Firefox */
.zozo-megamenu.navigation .subchildmenu.mega-columns > li {
  float: none;
}
/* Ui distortion issue resolved on Firefox */
/* --- Mega Menu --- */
/* --- Top Menu --- */
.navigation .level0 > .level-top:hover,
.navigation .level0 .submenu a:hover {
  color: #9E9E9E;
}
.navigation .level0 > .level-top {
  font-size: 14px;
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #2e2e2e;
}
.zozo-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a,
.zozo-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #2e2e2e;
}
/* --- Top Menu --- END */
/* --- Header --- END */
/* --- Footer --- */
.page-footer {
  padding-top: 20px;
  margin-top: 0;
}
.page-footer .footer {
  margin-top: 20px;
  margin-top: 50px;
}
.page-footer .footer.content .ulDivs {
  margin-bottom: 30px;
  width: 25%;
  float: left;
  margin-bottom: 0;
}
.page-footer .footer.content .ulDivs ul {
  margin-bottom: 25px;
}
.page-footer .footer.content .ulDivs ul {
  padding-right: 0;
  margin-bottom: 25px;
}
.page-footer .footer.content .ulDivs ul:only-child {
  margin-bottom: 0;
}
.page-footer .footer.content .ulDivs ul li {
  margin-bottom: 1rem;
}
.page-footer .footer.content .ulDivs ul li h4 {
  margin-bottom: 10px;
  color: #494949;
  font-size: 18px;
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 20px;
}
.page-footer .footer.content .ulDivs ul li a {
  text-decoration: none;
  color: #6d6d6d;
  font-size: 16px;
  transition: color 0.2s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.page-footer .footer.content .ulDivs ul li a:hover {
  color: #2e2e2e;
}
.page-footer .footer.content .socialLinks ul {
  float: none;
  float: right;
}
.page-footer .footer.content .socialLinks ul li {
  display: inline-block;
  margin: 0 10px;
  transition: color 0.2s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page-footer .footer.content .socialLinks ul li i {
  font-size: 24px;
  color: #6D6D6D;
}
.page-footer .footer.content .socialLinks ul li:hover i {
  color: #2e2e2e;
}
.page-footer .footer.content .footerBottomBar {
  clear: both;
  display: block;
  overflow: hidden;
  padding: 20px 0;
}
.page-footer .footer.content .footerBottomBar .footerBottomBar-left {
  float: none;
  margin-bottom: 15px;
  float: left;
  margin-bottom: 0;
}
.page-footer .footer.content .footerBottomBar .footerBottomBar-left p {
  display: inline-block;
  margin: 0 auto;
  vertical-align: bottom;
}
.page-footer .footer.content .footerBottomBar .footerBottomBar-left a {
  color: #6d6d6d;
  margin-left: 50px;
  text-decoration: none;
  vertical-align: text-bottom;
  transition: color 0.2s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page-footer .footer.content .footerBottomBar .footerBottomBar-left a:hover {
  color: #2e2e2e;
}
.page-footer .footer-toolbar-bottom {
  display: none;
}
/* --- Footer --- END */
/* --- Product Listing --- */
.products-grid .product-item .actions-primary .stock,
.products-list .product-item .actions-primary .stock {
  display: none;
}
.products-grid .product-item .action.towishlist,
.products-list .product-item .action.towishlist {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/fav_star.svg");
  background-size: 26px;
}
.products-grid .product-item .action.towishlist:hover,
.products-list .product-item .action.towishlist:hover {
  background-size: 26px;
}
.products-grid .product-item .action.tocompare,
.products-list .product-item .action.tocompare {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/compare_icon-v4.svg");
}
.products-grid .product-item .product-item-details .product-item-link,
.products-list .product-item .product-item-details .product-item-link {
  font-family: 'FrutigerLTStd-ExtraBlackCn', sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  color: #2e2e2e;
  text-transform: uppercase;
  line-height: 1.2;
}
.products-grid .product-item .product-item-details .price-box .price-container .price-label,
.products-list .product-item .product-item-details .price-box .price-container .price-label {
  color: #2e2e2e;
  font-size: 16px;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.products-grid .product-item .product-item-details .price-box .price-container .price-including-tax,
.products-list .product-item .product-item-details .price-box .price-container .price-including-tax {
  display: inline-block;
}
.products-grid .product-item .product-item-details .price-box .price-container .price-including-tax .price,
.products-list .product-item .product-item-details .price-box .price-container .price-including-tax .price {
  display: inline-block;
  color: #2e2e2e;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.products-grid .product-item .product-item-details .price-box .price-container .price-excluding-tax,
.products-list .product-item .product-item-details .price-box .price-container .price-excluding-tax {
  font-weight: 100;
  font-size: 12px;
  margin-top: 0;
}
.products-grid .product-item .product-item-details .price-box .price-container .price-excluding-tax:before,
.products-list .product-item .product-item-details .price-box .price-container .price-excluding-tax:before {
  font-family: 'FrutigerLTPro-Light';
  font-weight: normal;
  font-style: normal;
  content: attr(data-label) ' ';
}
.products-grid .product-item .product-item-details .price-box .price-container .price-excluding-tax .price,
.products-list .product-item .product-item-details .price-box .price-container .price-excluding-tax .price {
  font-weight: 100;
  font-size: 12px;
  color: #666666;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.products-grid.wishlist .product-item .product-item-info .product-item-inner .box-tocart,
.products-list.wishlist .product-item .product-item-info .product-item-inner .box-tocart {
  display: none;
}
.products-list .product-item-details .product-item-inner .product-item-actions {
  margin-top: 10px;
  margin-bottom: 20px;
}
.products-list .product-item-details .product-item-inner .product-item-actions .actions-primary .control.qty.qty-control {
  display: inline-block;
}
.products-list .product-item-details .product-item-inner .product-item-actions .actions-primary .control.qty.qty-control .qty {
  display: inline-block;
  width: 48px;
  max-width: 100%;
  height: 41px;
  vertical-align: top;
  border: 2px #2e2e2e solid;
  text-align: center;
}
.products-list .product-item-details .product-item-inner .product-item-actions .actions-primary .control.qty.qty-control .qtybtn-wrapper {
  display: inline-block;
}
.products-list .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart {
  width: 40px;
  height: 40px;
  padding: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxOXB4IiB2aWV3Qm94PSIwIDAgMTkgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ1LjIgKDQzNTE0KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA0MjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJIb21lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iUHJvZHVjdC10aHVtYm5haWxzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODgxLjAwMDAwMCwgLTQyMi4wMDAwMDApIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iIzJFMkUyRSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC02IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NTMuMDAwMDAwLCA3Ny4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC00NCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjI4LjQ3ODI2NiwgMzQ2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC00MiI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik02LDkgTDYsMy45OTk5NDMzIEw2LDMuOTk5OTQzMyBDNiwxLjc5MDgzNTYyIDcuMzQ2NTE3MTIsMCA5LDAgTDksMCBDMTAuNjU2ODU0MiwwIDEyLDEuNzk5NjUzNDkgMTIsMy45OTk5NDMzIEwxMiw5IiBpZD0iUmVjdGFuZ2xlLTQiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTEuMDc5ODc3MjksNiBMMS42OTAyMjU1OSwxMy45MzQ1Mjc4IEMxLjgxOTg4NDg0LDE1LjYyMDA5ODEgMy4zMDk4MjAxOCwxNyA0Ljk5NjIwMjcxLDE3IEwxMy4wMDM3OTczLDE3IEMxNC42ODgyODc3LDE3IDE2LjE4MDM2NzcsMTUuNjE2ODE1MSAxNi4zMDk3NzQ0LDEzLjkzNDUyNzggTDE2LjkyMDEyMjcsNiBMMS4wNzk4NzcyOSw2IFoiIGlkPSJSZWN0YW5nbGUtMyI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat 50%;
  background-size: auto 26px;
  border: 0;
}
.products-list .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart span {
  display: none;
}
.products-list .product-item-details .product-item-inner .product-item-actions .actions-secondary {
  display: inline-block;
  float: none;
}
.products-list .product-item-details .product-item-inner .product-item-actions .actions-secondary .action {
  width: 40px;
  height: 40px;
}
.products-list .product-item-details .product-item-inner .product-item-actions .actions-secondary > .action {
  margin-right: 0;
}
/* == My Wish list == */
/* -- Side Bar Area -- */
/* -- Fn --*/
.wishlistPriceFunction .price-box .price-container .price-label {
  color: #2e2e2e;
  font-size: 16px;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.wishlistPriceFunction .price-box .price-container .price-including-tax {
  display: inline-block;
}
.wishlistPriceFunction .price-box .price-container .price-including-tax .price {
  display: inline-block;
  color: #2e2e2e;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.wishlistPriceFunction .price-box .price-container .price-excluding-tax {
  font-weight: 100;
  font-size: 12px;
  margin-top: 0;
}
.wishlistPriceFunction .price-box .price-container .price-excluding-tax:before {
  font-family: 'FrutigerLTPro-Light';
  font-weight: normal;
  font-style: normal;
  content: attr(data-label) ' ';
}
.wishlistPriceFunction .price-box .price-container .price-excluding-tax .price {
  font-weight: 100;
  font-size: 12px;
  color: #666666;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* -- Fn --*/
.block-wishlist .product-items#wishlist-sidebar .product-item-details .product-item-name .product-item-link span {
  font-family: 'FrutigerLTStd-ExtraBlackCn', sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  color: #2e2e2e;
  text-transform: uppercase;
  line-height: 1.2;
}
.block-wishlist .product-items#wishlist-sidebar .product-item-details .price-box .price-container .price-label {
  color: #2e2e2e;
  font-size: 16px;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.block-wishlist .product-items#wishlist-sidebar .product-item-details .price-box .price-container .price-including-tax {
  display: inline-block;
}
.block-wishlist .product-items#wishlist-sidebar .product-item-details .price-box .price-container .price-including-tax .price {
  display: inline-block;
  color: #2e2e2e;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.block-wishlist .product-items#wishlist-sidebar .product-item-details .price-box .price-container .price-excluding-tax {
  font-weight: 100;
  font-size: 12px;
  margin-top: 0;
}
.block-wishlist .product-items#wishlist-sidebar .product-item-details .price-box .price-container .price-excluding-tax:before {
  font-family: 'FrutigerLTPro-Light';
  font-weight: normal;
  font-style: normal;
  content: attr(data-label) ' ';
}
.block-wishlist .product-items#wishlist-sidebar .product-item-details .price-box .price-container .price-excluding-tax .price {
  font-weight: 100;
  font-size: 12px;
  color: #666666;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* -- Side Bar Area -- */
.products-grid.wishlist .product-item-name {
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.products-grid.wishlist .product-item-name a {
  font-family: 'FrutigerLTPro-Roman', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.products-grid.wishlist .price-box .price-container .price-label {
  color: #2e2e2e;
  font-size: 16px;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.products-grid.wishlist .price-box .price-container .price-including-tax {
  display: inline-block;
}
.products-grid.wishlist .price-box .price-container .price-including-tax .price {
  display: inline-block;
  color: #2e2e2e;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.products-grid.wishlist .price-box .price-container .price-excluding-tax {
  font-weight: 100;
  font-size: 12px;
  margin-top: 0;
}
.products-grid.wishlist .price-box .price-container .price-excluding-tax:before {
  font-family: 'FrutigerLTPro-Light';
  font-weight: normal;
  font-style: normal;
  content: attr(data-label) ' ';
}
.products-grid.wishlist .price-box .price-container .price-excluding-tax .price {
  font-weight: 100;
  font-size: 12px;
  color: #666666;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* == My Wish list == */
/* --- Product Listing --- END */
/* === Compare Products + Wishlist === */
.catalog-product-compare-index .price-box .price-container .price-label,
.wishlist-index-index .price-box .price-container .price-label {
  color: #2e2e2e;
  font-size: 16px;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.catalog-product-compare-index .price-box .price-container .price-including-tax,
.wishlist-index-index .price-box .price-container .price-including-tax {
  display: inline-block;
}
.catalog-product-compare-index .price-box .price-container .price-including-tax .price,
.wishlist-index-index .price-box .price-container .price-including-tax .price {
  display: inline-block;
  color: #2e2e2e;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.catalog-product-compare-index .price-box .price-container .price-excluding-tax,
.wishlist-index-index .price-box .price-container .price-excluding-tax {
  font-weight: 100;
  font-size: 12px;
  margin-top: 0;
}
.catalog-product-compare-index .price-box .price-container .price-excluding-tax:before,
.wishlist-index-index .price-box .price-container .price-excluding-tax:before {
  font-family: 'FrutigerLTPro-Light';
  font-weight: normal;
  font-style: normal;
  content: attr(data-label) ' ';
}
.catalog-product-compare-index .price-box .price-container .price-excluding-tax .price,
.wishlist-index-index .price-box .price-container .price-excluding-tax .price {
  font-weight: 100;
  font-size: 12px;
  color: #666666;
  font-family: 'FrutigerLTCom-Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.catalog-product-compare-index .product-item-actions .actions-primary .stock {
  display: none;
}
/* === Compare Products + Wishlist === END */
.catalog-product-compare-index .action.towishlist {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/fav_star.svg");
  background-size: 26px;
}
.catalog-product-compare-index .action.towishlist:before {
  content: '';
  width: 26px;
  height: 26px;
}
.catalog-product-compare-index .action.towishlist:hover {
  background-size: 26px;
}
.catalog-product-compare-index .action.tocompare {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/compare_icon-v4.svg");
  background-size: 25px;
}
.catalog-product-compare-index .action.tocompare:before {
  content: '';
  width: 26px;
  height: 26px;
}
.catalog-product-compare-index .action.tocompare:hover {
  background-size: 25px;
}
/* --- Category Listing --- */
.category-subcategory {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}
.category-subcategory .subcat-info {
  margin-bottom: 20px;
}
.category-subcategory .subcat-info .subcat-image {
  padding: 50px;
  padding-bottom: 10px;
}
.category-subcategory .subcat-info .subcat-image img {
  width: 100%;
}
.category-subcategory .subcat-info p a {
  word-break: break-all;
}
.catalog-category-view .page-main .category-image .image {
  max-width: 100%;
  width: 100%;
}
/* --- Category Listing --- END */
/* --- Mini Cart --- */
#minicart-content-wrapper .actions > .secondary {
  margin: 0 10px 15px;
}
#minicart-content-wrapper .actions > .secondary .action.checkout {
  line-height: 1.9rem;
  padding: 10px 15px;
  font-size: 1.5rem;
  background: #fff200;
  color: #000;
  display: block;
  text-decoration: none;
  margin-bottom: 15px;
  width: 100%;
  border: none;
}
/* --- Mini Cart --- END */
/* --- Mobile Fixes --- */
@media (max-width: 768px) {
  .fiftyPercent {
    width: 50%;
  }
  .minicart-wrapper .action.showcart {
    margin-right: 6px;
  }
  .page-header .header-content-right .jeep {
    display: none;
  }
  .cart.table-wrapper .col.qty {
    width: 50%;
  }
  .cart.table-wrapper .col.qty .checkout-qty .qty-control {
    display: inline-block;
  }
  .cart.table-wrapper .col.qty .checkout-qty .qty-control .qtybtn-wrapper {
    float: left;
  }
  .cart.table-wrapper .col.price {
    width: 50%;
    text-align: center;
  }
  .cart.table-wrapper .col.subtotal[data-th="Discount"] {
    width: 50%;
    text-align: center;
    clear: both;
  }
  .cart.table-wrapper .col.subtotal {
    width: 50%;
    text-align: center;
  }
  .cart.table-wrapper .col.mrsp {
    width: 50%;
    text-align: center;
  }
}
/* --- Mobile Fixes --- END */
/* --- Mageplaze Quick Order --- */
#quickorder-link {
  color: #ffffff;
  background: transparent;
  border-radius: initial;
  padding: 0;
  line-height: 1;
  font-size: 12px;
  margin-left: 0;
}
#quickorder-link img {
  position: relative;
  top: 3px;
}
#quickorder-link:hover {
  cursor: hand;
}
#quickorder-link:hover a {
  color: #222222;
}
#quickorder-link i:before {
  background-image: url("../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/icon_delivery-white.png");
  width: 25px;
  height: 23px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: 25px;
}
#quickorder-top-link {
  margin-left: 0;
}
/* --- Mageplaze Quick Order --- END */
/* --- Add to Quote --- */
@media (min-width: 768px), print {
  .miniquote-wrapper {
    margin-left: 0;
  }
}
#quote-link a {
  width: 24px;
  display: inline-block;
  height: 24px;
}
.quotation-quote-index .cart-container .cart-summary {
  z-index: 2;
}
.miniquote-wrapper .action.showquote:before,
.miniquote-wrapper .action.showquote.active:before,
.miniquote-wrapper .action.showquote:before {
  content: "";
  background: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/quote-icon.png');
  height: 22px;
  width: 24px;
  background-size: contain;
  vertical-align: unset;
}
.miniquote-wrapper .action.showquote .counter.qty {
  top: -20px;
  position: absolute;
  z-index: -1;
  right: -13px;
  background: #fff200;
  color: #333;
}
.miniquote-wrapper .action.close:before {
  color: #333;
  content: '\f00d';
  font-family: 'FontAwesome';
}
.miniquote-wrapper .action.close:hover:before {
  color: #333;
}
@media (min-width: 768px), print {
  .miniquote-wrapper .block-miniquote {
    right: -20px;
  }
}
/* PDP */
button#product-addtoquote-button {
  display: inline-block;
  background-image: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/quote-icon.png');
  width: 44px;
  height: 44px;
  content: '';
  background-size: 28px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
button#product-addtoquote-button:hover {
  background-color: #333;
  background-image: url('../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/quote-icon-white-filled.png');
  background-size: 28px;
  background-repeat: no-repeat;
  background-position: center;
}
button#product-addtoquote-button span {
  display: none;
}
@media (min-width: 768px), print {
  .box-tocart .action.toquote {
    margin-right: 0;
  }
}
/* Popup */
#rfq-confirm h1 {
  background: #333;
}
.rfq-addnote {
  color: #333;
}
#rfq-confirm #confirmButtons .action.primary {
  background-color: #fff200;
  color: #2e2e2e;
  border-color: #fff200;
  max-width: 227px;
  margin: 0 auto;
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#rfq-confirm #confirmButtons .action.primary:hover,
#rfq-confirm #confirmButtons .action.primary:focus,
#rfq-confirm #confirmButtons .action.primary:active {
  background-color: #fff200;
  color: #2e2e2e;
  border-color: #fff200;
}
button.rfq-btn-right {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
/* Popup */
/* PDP */
/* --- Add to Quote --- END */
.products-list .product-item-details .product-item-inner .product-item-actions .actions-primary .control.qty.qty-control {
  vertical-align: top;
}
/*order view shipping blue color issue*/
.order-details-items .track {
  background: none;
}
/** Category Images Alignment **/
.category-subcategory .subcat-info .subcat-image {
  line-height: 200px;
}
.category-subcategory .subcat-info .subcat-image img {
  vertical-align: middle;
}
/**
 * Common
 */
.retailer-info-detail {
  color: #2e2e2e;
  margin-top: 50px;
}
.retailer-info-detail h2 {
  color: #2e2e2e;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 32px !important;
  margin: 0 0 20px;
}
.retailer-info-detail h2:after {
  display: none;
}
.retailer-info-detail__item:not(:first-child) {
  margin-top: 10px;
}
.mst-rma-box .frmSearch {
  position: relative;
}
.mst-rma-box #suggesstion-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
}
.mst-rma-box #order-list {
  margin: 0;
  margin-top: 0px;
  background: #fff;
  border: 1px #ccc solid;
  padding: 0;
  margin-top: -1px;
}
.mst-rma-box #order-list li {
  margin: 0;
  padding: 8px 10px;
}
.mst-rma-box #order-list li:not(:first-child) {
  border-top: 1px #ccc solid;
}
.mst-rma-box #order-list li:hover {
  background: #f9f9f9;
}
.dashboard-club-number {
  font-size: 16px;
  padding-top: 5px;
}
.dashboard-club-number__label {
  font-family: FrutigerLTCom-Bold !important;
  padding-right: 30px;
  color: #2e2e2e;
}
@media only screen and (min-width: 768px) {
  .dashboard-club-number {
    float: right;
    min-width: 50%;
  }
}
/**
 * Common
 */
/** Stock Availability **/
.products-grid .product-item .stock,
.products-list .product-item .stock {
  text-transform: uppercase;
}
/**
 * Common
 */
/**
#tab-label-product\.info\.description-title {
    font-weight: bold !important;
    color: #000;
	font-size: 16px;
}**/
.treeLoading {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  margin: 3px;
  border: 5px solid #fff;
  border-top-color: rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  position: absolute;
  animation: loading 1s linear infinite;
  -webkit-animation: loading 1s linear infinite;
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.notResultFound {
  color: red;
  font-size: 0.8em;
}
.logo img {
  vertical-align: top;
  width: 80px !important;
}
/**
* Common - Date Field
*/
/**
* Common - Date Field
*/
/**
* Common - Bundle Options
*/
/**
 * Common
 */
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * Common
 */
/**
 * Common
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5.25px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5.25px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .magento-payments-review-discount .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: 52px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .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,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .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,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form: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 21px;
  }
  .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-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;
  }
  .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: -26.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: '\f02f';
    font-family: 'FontAwesome';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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: 5.25px 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: 31.5px;
    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,
  .magento-payments-review-discount .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .magento-payments-review-discount .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .magento-payments-review-discount .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 21px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 5.2rem;
    margin-bottom: 42px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 10px;
    padding-right: 10px;
    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: 15px;
  }
  .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: 15px;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 15px;
  }
  .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: 15px;
  }
  .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: 26.25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: transparent;
    font-size: 13px;
    font-weight: 800;
    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;
    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: #272e3d;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #ea8e6a;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff7a0e;
    border-style: solid;
    border-width: 0;
    color: #000000;
    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: '\f107';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: none;
    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: #272e3d;
    padding: 8px 10px;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #efefef;
    color: #ea8e6a;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff7a0e;
    border-style: solid;
    border-width: 0;
    color: #000000;
  }
  .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: '\f105';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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: '\f0d7';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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;
  }
  .navigation li {
    position: relative;
  }
  .navigation .level0 > .level-top {
    text-transform: uppercase;
    font-family: inherit;
  }
  .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: 21px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 21px;
    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 20px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 700;
    line-height: normal;
    font-size: 1.5rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #ffffff;
    border: none;
    border-bottom: none;
    height: 20px;
    padding: 9px 0 9px 0;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #2e2e2e;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #2e2e2e;
    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: #2e2e2e;
    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: 10px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 39px;
    padding: 7px 8px 7px 8px;
    border: none;
  }
  .product.data.items > .item.title > .switch {
    text-transform: none;
    text-shadow: none;
    box-shadow: none;
    border-color: #e4e4e4;
    margin-top: 0px;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    box-shadow: none;
    border-color: #e4e4e4;
    z-index: 3;
    padding-top: 9px;
    padding-bottom: 10px;
    margin-top: 0;
  }
  .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;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #cccccc;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15.75px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .f3-slide__wrapper {
    width: 700px;
    max-width: 100%;
    padding: 50px;
  }
  .f3-slide__inner {
    min-height: 700px;
  }
  .f3-slide__inner-position--top-left {
    margin-top: auto;
  }
  .f3-slide__inner-position--top-center {
    justify-content: center;
  }
  .f3-slide__inner-position--top-right {
    justify-content: flex-end;
  }
  .f3-slide__inner-position--middle-left {
    align-items: center;
  }
  .f3-slide__inner-position--middle-center {
    justify-content: center;
    align-items: center;
  }
  .f3-slide__inner-position--middle-right {
    justify-content: end;
    align-items: center;
  }
  .f3-slide__inner-position--bottom-left {
    align-items: flex-end;
  }
  .f3-slide__inner-position--bottom-center {
    align-items: flex-end;
    justify-content: center;
  }
  .f3-slide__inner-position--bottom-right {
    align-items: flex-end;
    justify-content: end;
  }
  .f3-slide__heading {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .f3-slide__content {
    font-size: 18px;
  }
  /** Slick **/
  .f3-slider .slick-arrow {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .product-grid-container {
    padding: 50px 0;
  }
  .apply-product-items {
    max-width: 740px;
    margin: 0 auto;
  }
  .apply-product-actions .button span {
    margin-right: 10px;
  }
  .apply-product-item {
    flex: 1;
  }
  .apply-product-item.apply-product-actions {
    min-width: 110px;
    flex: unset;
  }
  .apply-product-label {
    margin-bottom: 20px;
  }
  .links-vehicle__sub-links {
    width: 200px;
    top: 120%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -ms-transition: all 0.35s;
  }
  .links-vehicle__sub-links li a:hover {
    background: #fff200;
  }
  .links-vehicle > li:hover > .links-vehicle__sub-links {
    opacity: 1;
    visibility: visible;
    top: 100%;
    border-top: 1px #b9b9b9 solid;
  }
  .vehicle-locator {
    position: relative;
    min-height: 51px;
  }
  .vehicle-locator__overlay {
    width: 255px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .vehicle-locator__overlay:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -10px;
    top: -11px;
    z-index: 2;
    right: 0;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    border-bottom: 11px solid #fff;
  }
  .f3hotspot__item:hover {
    z-index: 2;
  }
  .f3hotspot__item:hover .f3hotspot__tooltip-pointer span:after,
  .f3hotspot__item:hover .f3hotspot__tooltip-content {
    visibility: visible;
    opacity: 1;
  }
  .f3hotspot__tooltip-pointer span {
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
  .f3hotspot__tooltip-content {
    font-size: 14px;
    padding: 20px;
    width: 350px;
  }
  .f3hotspot__tooltip-content-heading {
    font-size: 22px;
  }
  .is--mobile {
    display: none !important;
  }
  .f3_instagram_widget-grid.items-per-row-2 .f3_instagram_widget-item {
    width: 50%;
  }
  .f3_instagram_widget-grid.items-per-row-3 .f3_instagram_widget-item {
    width: 33.33%;
  }
  .f3_instagram_widget-grid.items-per-row-4 .f3_instagram_widget-item {
    width: 25%;
  }
  .f3_instagram_widget-grid.items-per-row-5 .f3_instagram_widget-item {
    width: 20%;
  }
  .f3_instagram_widget-grid.items-per-row-6 .f3_instagram_widget-item {
    width: 16.66666%;
  }
  .f3_instagram_widget-grid.items-per-row-2 .f3_instagram_widget-item:nth-child(2n+1),
  .f3_instagram_widget-grid.items-per-row-3 .f3_instagram_widget-item:nth-child(3n+1),
  .f3_instagram_widget-grid.items-per-row-4 .f3_instagram_widget-item:nth-child(4n+1),
  .f3_instagram_widget-grid.items-per-row-5 .f3_instagram_widget-item:nth-child(5n+1),
  .f3_instagram_widget-grid.items-per-row-6 .f3_instagram_widget-item:nth-child(6n+1) {
    clear: both;
  }
  #search_mini_form {
    width: 374px;
    float: right;
  }
  .blog-posts-featured--grid .owl-nav {
    position: absolute;
    top: -45px;
    right: 0;
  }
  .blog-posts-featured--grid > .blog-posts-featured--item {
    width: 33.333%;
    float: left;
  }
  .blog-posts-featured--grid > .blog-posts-featured--item:nth-child(3n+1) {
    clear: both;
  }
  .blog-posts-featured--grid .blog-posts-featured--item:hover .post-featured-item--canvas {
    transform: scale(1.1);
  }
  .popshop__form-list {
    display: flex;
    margin: 0 -10px;
  }
  .popshop__field {
    padding: 0 10px;
    margin: 0;
  }
  .popshop__field .label {
    min-height: 15px;
    margin-bottom: 5px;
    display: block;
  }
  .popshop__field-postcode {
    flex: 1;
  }
  .popshop__field-type {
    min-width: 180px;
  }
  .popshop__field-actions .action.primary {
    padding: 0 20px;
    line-height: 28px;
    margin: 26px 0 0;
  }
  .popshop__results {
    display: flex;
  }
  .popshop__results-listing {
    width: 40%;
    float: left;
  }
  .popshop__map {
    width: 60%;
    float: right;
    padding-left: 20px;
  }
  .popshop__results-sc {
    max-height: 422px;
    overflow: auto;
  }
  .mst-rma__request-info {
    width: 65%;
    max-width: 65%;
  }
  .mst-rma__shipping-info-request {
    width: 33%;
    max-width: 33%;
    margin-left: 2% !important;
  }
  .ves-megamenu .navigation .level0 .submenu a.ves-hover {
    padding: 0;
  }
  .scroll-to-fixed-fixed .level0 > a .cat-label {
    display: none;
  }
  .scroll-to-fixed-fixed.nav-sections-items {
    background: #f0f0f0;
  }
  .nav-sections-item-content .ves-megamenu {
    display: block;
    margin-bottom: 0;
    padding: 0;
  }
  .ves-megamenu .block-search {
    padding-left: 0;
  }
  .ves-megamenu.top-navigation > .navigation {
    padding: 0 20px;
    border: 0;
  }
  .ves-megamenu.has-title > .navigation {
    border-top: none;
  }
  .ves-megamenu.ves-horizontal > .navigation {
    border: 0;
  }
  .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item > a,
  .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item > a {
    line-height: 36px;
  }
  .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item > a .ves-caret,
  .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item > a .ves-caret {
    line-height: inherit;
  }
  .ves-megamenu .navigation {
    background: transparent;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: static;
    top: 0;
    width: 100%;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation > ul {
    padding: 0;
  }
  .ves-megamenu .navigation .level0 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 5px 0 0;
    position: relative;
  }
  .ves-megamenu .navigation .level0 > a {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    padding: 0 15px;
    font-weight: 600;
  }
  .ves-megamenu .navigation .level0 > a .cat-label {
    position: absolute;
    top: -10px;
    right: 0;
    padding: 0 6px;
    font-size: 14px;
    line-height: 22px;
  }
  .ves-megamenu .navigation .level0 > a > span {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 > a > span.drill-opener,
  .ves-megamenu .navigation .level0 > a > span.opener {
    display: none;
  }
  .ves-megamenu .navigation .level0.current > a {
    background-color: #5bd2ec;
    color: #FFF;
  }
  .ves-megamenu .navigation .level0 .submenu {
    font-size: inherit;
  }
  .ves-megamenu .navigation .level0 .submenu .mega-col > .nav-item > a {
    border-left: 3px solid transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items a:hover {
    background: none;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .nav-item a {
    line-height: 45px;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .dynamic-active a {
    border-bottom-color: #ddd;
    border-right-color: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .dynamic-active a > .ves-caret {
    visibility: hidden;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .dynamic-active > a,
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .current.dynamic-active > a {
    background: #5bd2ec;
    border: 1px solid #DDD;
    color: #FFF;
    border-color: #5bd2ec;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .dynamic-active > a > .ves-caret,
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .current.dynamic-active > a > .ves-caret {
    visibility: visible;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items {
    float: right;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li > a {
    border-left: 1px solid #DDD;
    border-right-color: #DDD;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li > a > .ves-caret {
    float: left;
    margin-right: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li.dynamic-active > a {
    border-right-color: #DDD;
    border-left-color: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner:after,
  .ves-megamenu .navigation .level0 .submenu .submenu-inner:before {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .content-wrapper {
    float: left;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header {
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 12px;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header a:hover {
    background: #5bd2ec;
    color: #FFF;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer {
    float: left;
    margin-top: 20px;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer a:hover {
    background: #5bd2ec;
    color: #FFF;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header .links li,
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer .links li {
    padding: 0 5px;
    margin-bottom: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .feature-box-v3 a {
    padding: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget {
    position: relative;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav {
    top: -60px;
    right: 0;
    position: absolute;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav a {
    background: #f5f5f5;
    padding: 5px 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav a:hover {
    background-color: #000000;
    color: #ffffff;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .block-title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .block-title strong {
    font-weight: 500;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a {
    padding: 0;
    border: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a:hover {
    background: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a.action {
    color: #999;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-image img {
    width: auto;
    float: none;
    display: inline-block;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-actions {
    margin-top: 0;
    position: relative;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item img.owl-lazy {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-details {
    text-align: center;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-details .price-box {
    color: #1979c3;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-photo {
    text-align: center;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .icon {
    position: absolute;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items {
    padding: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item {
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item .product-item-info {
    border: 1px solid transparent;
    padding: 10px;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item .product-item-info:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    border-color: #bbbbbb;
  }
  .ves-megamenu .navigation .level0 .submenu .nav-item.current > a {
    border-color: #ff5501;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items ul > .nav-item.current > a {
    border-color: transparent;
    border-bottom-color: #ddd;
  }
  .ves-megamenu .navigation .level0.submenu-left,
  .ves-megamenu .navigation .level0.submenu-right {
    position: static;
  }
  .ves-megamenu .navigation .level0 .ves-column1 > .item-content1 > .mega-col {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .ves-column1 > .item-content1 > .mega-col > .nav-item {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .ves-column2 > .item-content1 > .mega-col {
    width: 50%;
  }
  .ves-megamenu .navigation .level0 .ves-column3 > .item-content1 > .mega-col {
    width: 33.3333%;
  }
  .ves-megamenu .navigation .level0 .ves-column4 > .item-content1 > .mega-col {
    width: 25%;
  }
  .ves-megamenu .navigation .level0 .ves-column5 > .item-content1 > .mega-col {
    width: 20%;
  }
  .ves-megamenu .navigation .level0 .ves-column6 > .item-content1 > .mega-col {
    width: 16.6666%;
  }
  .ves-megamenu .navigation .level0 .ves-column7 > .item-content1 > .mega-col {
    width: 14.2857%;
  }
  .ves-megamenu .navigation .level0 .ves-column8 > .item-content1 > .mega-col {
    width: 12.5%;
  }
  .ves-megamenu .navigation .level0 .ves-column9 > .item-content1 > .mega-col {
    width: 11.1111%;
  }
  .ves-megamenu .navigation .level0 .ves-column10 > .item-content1 > .mega-col {
    width: 10%;
  }
  .ves-megamenu .navigation .level0 .ves-column11 > .item-content1 > .mega-col {
    width: 9.0909%;
  }
  .ves-megamenu .navigation .level0 .ves-column12 > .item-content1 > .mega-col {
    width: 8.3333%;
  }
  .ves-megamenu .navigation .nav-item {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v1 {
    background-color: #ff7214;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v1:before {
    border-top-color: #ff7214;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v2 {
    background-color: #b32e78;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v2:before {
    border-top-color: #b32e78;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v3 {
    background-color: #8bc556;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v3:before {
    border-top-color: #8bc556;
  }
  .ves-megamenu .navigation .nav-item.current > .submenu {
    display: block;
  }
  .ves-megamenu .navigation .nav-item > .submenu .item-content,
  .ves-megamenu .navigation .nav-item > .submenu .item-sidebar {
    float: left;
  }
  .ves-megamenu .navigation .nav-item > .submenu .item-content p > a,
  .ves-megamenu .navigation .nav-item > .submenu .item-sidebar p > a {
    padding: 0;
  }
  .ves-megamenu .navigation .nav-item.subgroup > .submenu {
    display: block;
    position: static;
    margin-bottom: 10px !important;
    border: 0;
    min-width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu {
    border: 0;
    z-index: 99;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 23px;
  }
  .ves-megamenu .navigation .nav-item.submenu-right > .submenu {
    right: 0 !important;
    left: auto !important;
  }
  .ves-megamenu .navigation .nav-item.submenu-right > a > .ves-caret {
    float: left;
    margin-left: -15px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li {
    float: left;
    width: 100%;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li:first-child > a {
    border-top: 1px solid #ddd;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li > a {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-indent: 10px;
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 45px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li > a .ves-caret {
    margin: 0;
    margin-right: 15px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content {
    width: 80%;
    padding-right: 0;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content > .nav-item {
    display: none;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content > .nav-item.dynamic-active {
    display: block;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items > ul > li {
    width: auto;
    margin-right: 10px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items > ul > li > a {
    border: 1px solid #DDD;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-content {
    width: 100%;
    float: left;
  }
  .ves-megamenu .navigation .level1 > a {
    font-size: 15px;
  }
  .ves-megamenu .navigation .level1 .cat-label:before {
    display: none;
  }
  .ves-megamenu .navigation .level1 .submenu {
    z-index: 99;
  }
  .ves-megamenu .navigation .level1 .ves-caret {
    float: right;
  }
  .ves-megamenu .navigation .level1 .submenu-right > a > .ves-caret {
    float: left;
    margin-left: -15px;
  }
  .ves-megamenu .navigation .level1 .submenu-right > .submenu {
    right: 100% !important;
  }
  .ves-megamenu a {
    color: #333;
    text-decoration: none;
    -webkit-transition: 300ms ease-in-out;
    -o-transition: 300ms ease-in-out;
    transition: 300ms ease-in-out;
  }
  .ves-megamenu a:hover {
    text-decoration: none;
  }
  .ves-megamenu img:hover {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .ves-megamenu.ves-vertical li.level0 {
    width: 100%;
    margin: 0;
    float: none !important;
    position: static !important;
  }
  .ves-megamenu.ves-vertical .navigation .nav-item > a {
    position: relative;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > a {
    padding-left: 25px;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > a > .ves-caret {
    position: absolute;
    left: 10px;
    right: auto;
    line-height: 50px;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0.submenu-left.subhover > .submenu {
    right: 100%;
    left: auto !important;
    top: 0;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > .submenu {
    top: 0;
    left: auto !important;
    right: 100%;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-left > a > .ves-caret {
    left: 10px;
    right: auto;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-right > a > .ves-caret {
    right: 10px;
    left: auto;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-right.subhover > .submenu {
    left: -100% !important;
    right: 100% !important;
  }
  .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0 > a > .ves-caret {
    float: right;
    line-height: inherit;
  }
  .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0.subhover > .submenu {
    right: 0;
    left: 100% !important;
    top: 0;
  }
  .ves-megamenu.ves-daccordion .navigation {
    overflow: hidden;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item {
    float: left;
    width: 100%;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item.current > .submenu {
    display: none;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item a {
    position: relative;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item .submenu {
    width: 100% !important;
    position: static;
    overflow: hidden !important;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item .submenu > .submenu-inner {
    padding: 0;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item.subhover > .submenu {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 {
    width: 100%;
    margin: 0;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 .ves-caret {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 .ves-caret.item-active {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .ves-ddrill {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 100% !important;
  }
  .ves-ddrill .navigation {
    background-color: #FFF;
  }
  .ves-ddrill .navigation.loaded > .dropdown-menu {
    width: 100% !important;
  }
  .ves-ddrill .navigation .subhover > .submenu {
    display: none;
  }
  .ves-ddrill .navigation > .dropdown-menu {
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-ddrill .navigation .ves-caret {
    display: none;
  }
  .ves-ddrill .navigation .cat-label {
    position: static;
    margin: 0;
    padding: 4px 6px;
  }
  .ves-ddrill .navigation .nav-item {
    position: relative !important;
    float: left !important;
    width: 100%;
  }
  .ves-ddrill .navigation .nav-item > a {
    line-height: 50px;
    position: static;
    padding: 0 15px;
  }
  .ves-ddrill .navigation .nav-item > a span.drill-opener {
    border: 1px solid #e5e5e5;
    border-right: 0;
    display: none;
  }
  .ves-ddrill .navigation .mega-col {
    padding: 0;
  }
  .ves-ddrill .navigation .level0 {
    border-top-color: #e5e5e5;
  }
  .ves-ddrill .navigation .opener {
    display: none;
  }
  .ves-ddrill .navigation .drill-opener {
    background: #f0f0f0;
    position: absolute;
  }
  .ves-ddrill .navigation .drill-opener:before {
    content: "\e608";
  }
  .ves-ddrill .navigation .drilldown-back {
    position: relative;
    top: 0;
    left: -1px;
    display: none;
  }
  .ves-ddrill .navigation .drilldown-back a {
    padding: 0;
    background: #f0f0f0;
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: -1px;
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener {
    position: absolute;
    left: 0;
    right: auto;
    display: block !important;
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener:before {
    content: "\e617";
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener:after {
    display: none;
  }
  .ves-ddrill .navigation .drilldown-back a .current-cat {
    line-height: 50px;
    position: relative;
    z-index: 99;
  }
  .ves-ddrill .navigation .drilldown-back a .current-cat:before {
    display: none;
  }
  .ves-ddrill .drill-opener {
    display: block;
  }
  .ves-ddrill .navigation .nav-item > a span.drill-opener {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
  }
  .ves-ddrill .navigation .drilldown-back {
    display: block;
  }
  .ves-ddrill .navigation .drilldown-back > a > .drill-opener {
    line-height: 50px;
    width: 50px;
  }
  .ves-daccordion .navigation .ves-caret {
    display: block;
    line-height: inherit;
    width: 50px;
  }
  .ves-daccordion .navigation .level0 .submenu {
    overflow: hidden;
  }
  .ves-megamenu .navigation .level0.vertical-item .level1 > .item-content1 > .mega-col > .nav-item {
    position: static !important;
  }
  .ves-megamenu .navigation .level0.vertical-item {
    position: relative;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0.vertical-item > .submenu {
    padding: 0;
    -webkit-box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.2);
  }
  .ves-megamenu .navigation .level0.vertical-item > .submenu > .submenu-inner {
    padding: 0;
  }
  .ves-megamenu .navigation .level0.vertical-item > a {
    padding: 0 22px;
    margin: 0;
    background: #ff5501;
  }
  .ves-megamenu .navigation .level0.vertical-item > a:before {
    font-family: "FontAwesome";
    font-weight: normal;
    content: "\f0c9";
    margin-right: 8%;
    font-size: 16px;
  }
  .ves-megamenu .navigation .level0.vertical-item > a > .ves-caret {
    right: 10px;
    position: absolute;
    line-height: 50px;
  }
  .ves-megamenu.alway-show .navigation .level0.vertical-item > .submenu {
    display: block !important;
  }
  .ves-megamenu .header-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.53);
    z-index: 30;
    display: none;
  }
  .ves-megamenu.megamenu-ultimo.ves-offcanvas .level0 .submenu .nav-item > a,
  .ves-megamenu.megamenu-ultimo.ves-dhorizontal .level0 .submenu .nav-item > a {
    line-height: 22px;
  }
  .ves-megamenu.megamenu-ultimo.ves-offcanvas .level0 .submenu .nav-item > a .ves-caret,
  .ves-megamenu.megamenu-ultimo.ves-dhorizontal .level0 .submenu .nav-item > a .ves-caret {
    line-height: inherit;
  }
  .ves-megamenu.megamenu-ultimo .navigation > ul {
    border-bottom: 5px solid #333333;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .mega-col > .nav-item > a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .nav-item.current > a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu a:hover {
    background: none;
    color: #5bd2ec;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header .links > li {
    padding: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header a,
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-footer a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header a:hover,
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-footer a:hover {
    background: #de2666;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .ves-caret {
    opacity: 0.3;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level1 .nav-item {
    padding-bottom: 5px;
  }
  .ves-megamenu.megamenu-porto .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 8px;
  }
  .ves-megamenu.megamenu-porto .navigation .nav-item .level1 .mega-col > .nav-item > a {
    padding: 3px 5px;
  }
  .ves-megamenu.food-menu .navigation {
    text-align: center;
  }
  .ves-megamenu.food-menu .navigation .level0 {
    float: none;
  }
  .ves-megamenu.food-menu .navigation .level0:hover > a {
    background: #FFF;
    color: #5bd2ec;
  }
  .ves-megamenu.food-menu .navigation .level0 > a {
    text-align: center;
    float: left;
    padding: 0;
  }
  .ves-megamenu.food-menu .navigation .level0 > a > span {
    float: left;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 {
    text-align: left;
  }
  .ves-megamenu.food-menu .navigation .level1 .icon-left {
    margin-right: 10px;
    float: left;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item {
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item a {
    float: left;
    padding: 0 10px;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item a > span {
    float: left;
  }
  a.suspension__button,
  button.suspension__button {
    min-width: 160px;
  }
  .suspension-kit-build-process button.suspension__button:hover,
  .suspension-kit-build-process button.suspension__button:focus,
  .suspension-kit-build-process button.suspension__button:active,
  .suspension-kit-build-process a.suspension__button:active,
  .suspension-kit-build-process a.suspension__button:focus,
  .suspension-kit-build-process a.suspension__button:hover {
    background: #545454;
    border: 1px solid #545454;
    color: #fff;
  }
  .suspension-kit-build-process button.suspension__button--secondary:hover,
  .suspension-kit-build-process button.suspension__button--secondary:focus,
  .suspension-kit-build-process button.suspension__button--secondary:active,
  .suspension-kit-build-process a.suspension__button--secondary:active,
  .suspension-kit-build-process a.suspension__button--secondary:hover,
  .suspension-kit-build-process a.suspension__button--secondary:focus {
    background: #f0d800;
    border: 1px solid #f0d800;
    color: #2e2e2e;
  }
  .suspension__stepsbar-item {
    padding: 0 20px;
  }
  .suspension__select-vehicle-label {
    font-size: 42px;
    margin-bottom: 30px;
  }
  .suspension__select-vehicle-action .action {
    min-width: 50%;
  }
  .suspension__selected-items {
    margin-bottom: 30px;
  }
  .suspension__selected-items--detail .suspension__selected-item {
    width: calc((50%) - 8px);
  }
  a.suspension__button,
  button.suspension__button {
    min-width: 160px;
  }
  .suspension-questioner__image {
    max-width: 50%;
    width: 50%;
  }
  .suspension__recommended-product {
    gap: 60px;
  }
  .suspension__recommended-product-info {
    gap: 15px;
  }
  .suspension__recommended-product-details {
    margin-top: 50px;
  }
  .suspension__upsell {
    margin-top: 50px;
  }
  .suspension__other-kits {
    margin-top: 50px;
  }
  .suspension__other-kits-products {
    width: 600px;
    margin: 0 auto;
    gap: 20px;
  }
  .suspension__kit-part {
    margin-top: 50px;
  }
  .suspension__kit-part-name {
    width: 250px;
  }
  .product__kit-parts {
    margin-top: 50px;
  }
  .product__kit-parts__image {
    width: 120px;
    min-width: 120px;
  }
  .suspension-kit-build h1.page-title {
    font-size: 4.8rem;
  }
  .suspension__summary-note {
    margin-bottom: 50px;
  }
  .suspension__summary-note.suspension__weight-bar {
    margin-top: -45px;
  }
  .suspension-kit-build-process {
    padding: 20px 0;
    max-width: 1000px;
    margin: 0 auto;
  }
  .suspension-kit-build .page-title-wrapper {
    padding: 25px;
  }
  .suspension__wrapper {
    max-width: 700px;
    margin: 0 auto;
  }
  .suspension-process .page-wrapper {
    background: #eae9e9;
  }
  .suspension__main {
    padding: 25px;
  }
  .suspension__container {
    max-width: 1000px;
    margin: 0 auto;
  }
  .suspension-process .nav-toggle {
    display: none;
  }
  .suspension-process .logo {
    margin-left: 5px;
  }
  .suspension-index-index .header.content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .suspension__select-parts-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
  }
  .mini-suspension__select-vehicle-action {
    margin-top: 15px;
  }
  .mini-quickquote {
    position: relative;
  }
  .mini-quickquote__link {
    border-radius: var(--button-primary__radius);
    font-size: 20px;
    padding: 8px 12px;
  }
  .mini-quickquote__link:hover {
    color: var(--button-primary-accent__hover__color);
    border: var(--button-primary-accent__hover__border);
    background-color: var(--button-primary-accent__hover__background);
  }
  .mini-quickquote__content {
    padding: 25px 30px 30px;
    width: 400px;
    border-radius: 15px;
    top: 100%;
    margin-top: 17px;
    z-index: 10;
  }
  .header-content-right + .mini-quickquote {
    display: none;
  }
  .fieldset.quickquote__fieldset .fields {
    gap: 25px;
  }
  .quickquote__select-vehicle-short-info {
    margin: -20px auto 20px;
    font-size: 16px;
    max-width: 650px;
  }
  a.quickquote__button,
  button.quickquote__button {
    min-width: 160px;
  }
  .quickquote__stepsbar-item {
    padding: 0 20px;
  }
  .quickquote__thankyou {
    padding: 80px 0;
  }
  .quickquote__thankyou-heading {
    font-size: 42px;
  }
  .quickquote__select-parts-grid {
    padding: 50px;
  }
  .quickquote__select-parts-item {
    width: calc((25%) - 12px);
  }
  .quickquote__select-vehicle-label {
    font-size: 42px;
    margin-bottom: 30px;
  }
  .quickquote__select-vehicle-action .action {
    min-width: 50%;
  }
  .quickquote__selected-items {
    margin-bottom: 30px;
  }
  .quickquote__selected-items--detail .quickquote__selected-item {
    width: calc((50%) - 8px);
  }
  .quickquote__wrapper {
    max-width: 850px;
    margin: 0 auto;
  }
  .quickquote-process .page-wrapper {
    background: #eae9e9;
  }
  .quickquote__main {
    background: #fff;
    padding: 30px;
  }
  .quickquote__container {
    max-width: 1000px;
    margin: 0 auto;
  }
  .quickquote-process .nav-toggle {
    display: none;
  }
  .quickquote-process .logo {
    margin-left: 5px;
  }
  .quickquote-index-index .header.content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .quickquote__select-parts-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
  }
  .mini-quickquote__select-vehicle-action {
    margin-top: 15px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 31.5px;
    padding: 10px 0 31.5px;
  }
  .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: 15.75px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 42px;
  }
  .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: 5.2rem;
  }
  .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 21px;
    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: 21px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: none;
    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: none;
    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: 14px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\f009';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\f00b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15.25px;
  }
  .product-info-main .product-add-form {
    padding-top: 21px;
  }
  .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: 23px;
  }
  .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: 26.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;
    color: #333333;
    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: '\f002';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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,
  .block-search .action.search:active {
    color: #333333;
  }
  .block-search .action.search:hover {
    color: #333333;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 21px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 21px 26.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 21px;
    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 21px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 21px;
    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: 26.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: 31.5px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 21px;
    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: #2e2e2e;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'FontAwesome';
    content: '\f00c';
  }
  .opc-progress-bar-item._active:before {
    background: #2e2e2e;
    border-color: #2e2e2e;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #2e2e2e;
    border-color: #2e2e2e;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #2e2e2e;
    content: '\f00c';
    font-family: 'FontAwesome';
  }
  .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 21px;
  }
  .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: 21px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 21px;
    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: 3.6rem;
    border-bottom: 0;
    margin-bottom: 26.25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 31.5px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 42px;
  }
  .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 21px 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: 31.5px;
  }
  .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: 15px;
    margin-bottom: 21px;
    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: 21px;
    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: 23px;
  }
  .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: -21px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 21px;
    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: 'FrutigerLTPro-Roman', sans-serif;
    font-size: 15px;
    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.3rem;
    margin: 0 0 0 5.25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.3rem;
    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: 26px;
    line-height: 13px;
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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: 21px;
    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: 21px 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: 21px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 21px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 21px;
  }
  .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 21px 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: 21px;
    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: 21px;
  }
  .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: 42px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 31.5px;
  }
  .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: 26.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: 5.25px;
    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 21px 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: 5.25px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5.25px;
  }
  .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: 15px;
    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: 26.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: 26.25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 21px;
  }
  .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: 5.25px 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: 5.25px 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 #ff7a0e;
    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: 26.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: 15.25px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 15px;
    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 20px 0 0;
  }
  .order-links .item a {
    padding: 9px 21px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 9px 21px 10px 21px;
  }
  .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: 21px;
  }
  .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: '\f107';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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: '\f106';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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 #d8d8d8;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
  }
  .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: #333333;
    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 .action.switch:focus,
  .customer-welcome .action.switch:active {
    color: #333333;
  }
  .customer-welcome .action.switch:hover {
    color: #333333;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\f106';
  }
  .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: 5.25px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5.25px 0 5.25px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 31.5px 21px 0;
  }
  .logo {
    margin: -8px auto 26.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: 26.25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 21px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 14px;
    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: 21px 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;
  }
  .zozo-megamenu.navigation > ul {
    position: relative;
  }
  .zozo-megamenu.navigation > ul:after {
    display: table;
    content: '';
    clear: both;
  }
  .zozo-megamenu.navigation .open-children-toggle {
    display: none;
  }
  .zozo-megamenu.navigation span.cat-label {
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 9px;
    padding: 2px;
    border-radius: 0;
    line-height: 1;
    color: #fff;
  }
  .zozo-megamenu.navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
  }
  .zozo-megamenu.navigation span.cat-label.cat-label-label1 {
    background-color: #0cc485;
  }
  .zozo-megamenu.navigation span.cat-label.cat-label-label2 {
    background-color: #eb2771;
  }
  .zozo-megamenu.navigation span.cat-label.cat-label-label3 {
    background-color: #0ae3eb;
  }
  .zozo-megamenu.navigation a:hover > span > span.cat-label {
    text-decoration: none;
  }
  .zozo-megamenu.navigation li > a > span {
    position: relative;
  }
  .zozo-megamenu.navigation li.level0 > .level-top {
    transition-delay: 0s !important;
  }
  .zozo-megamenu.navigation li.level0 > a > span.cat-label {
    top: -18px;
    right: 14px;
  }
  .zozo-megamenu.navigation li.level0 > a > span.cat-label:before {
    left: 3px;
    bottom: -6px;
  }
  .zozo-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label1:before {
    border-top-color: #0cc485;
  }
  .zozo-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label2:before {
    border-top-color: #eb2771;
  }
  .zozo-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label3:before {
    border-top-color: #0ae3eb;
  }
  .zozo-megamenu.navigation li .subchildmenu li > a > span > span.cat-label {
    top: 3px;
    right: -35px;
  }
  .zozo-megamenu.navigation li .subchildmenu li > a > span > span.cat-label:before {
    left: -6px;
    bottom: 3px;
  }
  .zozo-megamenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .zozo-megamenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .zozo-megamenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .zozo-megamenu.navigation .subchildmenu.mega-columns > li {
    float: left;
    padding: 0 5px;
  }
  .zozo-megamenu.navigation .subchildmenu.mega-columns.columns1 > li {
    float: none;
  }
  .zozo-megamenu.navigation .subchildmenu.mega-columns.columns2 > li {
    width: 50%;
  }
  .zozo-megamenu.navigation .subchildmenu.mega-columns.columns2 > li:nth-child(2n+1) {
    clear: both;
  }
  .zozo-megamenu.navigation .subchildmenu.mega-columns.columns3 > li {
    width: 33.33%;
  }
  .zozo-megamenu.navigation .subchildmenu.mega-columns.columns3 > li:nth-child(3n+1) {
    clear: both;
  }
  .zozo-megamenu.navigation .subchildmenu.mega-columns.columns4 > li {
    width: 25%;
  }
  .zozo-megamenu.navigation .subchildmenu.mega-columns.columns4 > li:nth-child(4n+1) {
    clear: both;
  }
  .zozo-megamenu.navigation .subchildmenu.mega-columns.columns5 > li {
    width: 20%;
  }
  .zozo-megamenu.navigation .subchildmenu.mega-columns.columns5 > li:nth-child(5n+1) {
    clear: both;
  }
  .zozo-megamenu.navigation .subchildmenu.mega-columns.columns6 > li {
    width: 16.66%;
  }
  .zozo-megamenu.navigation .subchildmenu.mega-columns.columns6 > li:nth-child(6n+1) {
    clear: both;
  }
  .zozo-megamenu.navigation li.level0 {
    transition-delay: 0s;
    transition: .2s opacity;
  }
  .zozo-megamenu.navigation li.level0.fl-left {
    float: left;
  }
  .zozo-megamenu.navigation li.level0.fl-right {
    float: right;
  }
  .zozo-megamenu.navigation li.level0.fl-right.staticwidth .submenu {
    left: auto;
    right: 0;
    border-radius: 0;
  }
  .zozo-megamenu.navigation li.level0 .submenu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: .2s opacity;
    color: #777;
  }
  .zozo-megamenu.navigation li.level0 .submenu > ul {
    margin-top: 0;
  }
  .zozo-megamenu.navigation li.level0 .submenu > ul:before,
  .zozo-megamenu.navigation li.level0 .submenu > ul:after {
    display: none;
  }
  .zozo-megamenu.navigation li.level0.parent > .submenu.popup-left {
    left: auto;
    right: 0;
    border-radius: 0;
  }
  .zozo-megamenu.navigation li.level0 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .zozo-megamenu.navigation li.level0 .col-sm-1,
  .zozo-megamenu.navigation li.level0 .col-sm-2,
  .zozo-megamenu.navigation li.level0 .col-sm-3,
  .zozo-megamenu.navigation li.level0 .col-sm-4,
  .zozo-megamenu.navigation li.level0 .col-sm-5,
  .zozo-megamenu.navigation li.level0 .col-sm-6,
  .zozo-megamenu.navigation li.level0 .col-sm-7,
  .zozo-megamenu.navigation li.level0 .col-sm-8,
  .zozo-megamenu.navigation li.level0 .col-sm-9,
  .zozo-megamenu.navigation li.level0 .col-sm-10,
  .zozo-megamenu.navigation li.level0 .col-sm-11,
  .zozo-megamenu.navigation li.level0 .col-sm-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .zozo-megamenu.navigation li.level0.fullwidth {
    position: static;
  }
  .zozo-megamenu.navigation li.level0.fullwidth > .submenu {
    width: 100%;
    border-radius: 0;
  }
  .zozo-megamenu.navigation li.level0.fullwidth > .submenu,
  .zozo-megamenu.navigation li.level0.staticwidth > .submenu {
    padding: 5px 10px 10px;
    left: 0;
  }
  .zozo-megamenu.navigation li.level0.fullwidth:hover > .submenu,
  .zozo-megamenu.navigation li.level0.staticwidth:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .zozo-megamenu.navigation li.level0.fullwidth .submenu li.parent > a:after,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu li.parent > a:after {
    display: none;
  }
  .zozo-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
  }
  .zozo-megamenu.navigation li.level0.fullwidth .submenu li.level1 .subchildmenu .subchildmenu,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu li.level1 .subchildmenu .subchildmenu {
    padding-left: 10px;
  }
  .zozo-megamenu.navigation li.level0.fullwidth .submenu li.level1 > .menu-thumb-img,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu li.level1 > .menu-thumb-img {
    margin: 10px 0 -5px;
  }
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .subchildmenu .subchildmenu,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .subchildmenu .subchildmenu {
    padding: 5px 0;
  }
  .zozo-megamenu.navigation li.level0.fullwidth .submenu a,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu a {
    padding: 9px 5px;
    line-height: 1;
    font-size: 13px;
  }
  .zozo-megamenu.navigation li.level0.fullwidth .submenu a:hover,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu a:hover {
    background: none;
  }
  .zozo-megamenu.navigation li.level0.fullwidth .submenu a:hover > span,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu a:hover > span {
    text-decoration: none;
  }
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block a,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block a,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block a,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block a,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block a,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block a,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a {
    display: inline;
  }
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block a:hover,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block a:hover,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block a:hover,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block a:hover,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block a:hover,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block a:hover,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a:hover,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a:hover {
    text-decoration: none;
  }
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block a.btn-default,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block a.btn-default,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block a.btn-default,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block a.btn-default,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block a.btn-default,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block a.btn-default,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a.btn-default,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a.btn-default {
    background-color: #0CB4CE;
    color: #fff;
  }
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block a.btn-default:hover,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block a.btn-default:hover,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block a.btn-default:hover,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block a.btn-default:hover,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block a.btn-default:hover,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block a.btn-default:hover,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a.btn-default:hover,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a.btn-default:hover,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block a.btn-default:focus,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block a.btn-default:focus,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block a.btn-default:focus,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block a.btn-default:focus,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block a.btn-default:focus,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block a.btn-default:focus,
  .zozo-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a.btn-default:focus,
  .zozo-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a.btn-default:focus {
    background-color: #0CB4CE;
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
  }
  .zozo-megamenu.navigation li.level0.classic .submenu > .row {
    margin: 0;
  }
  .zozo-megamenu.navigation li.level0.classic .subchildmenu {
    min-width: 200px;
  }
  .zozo-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    visibility: hidden;
    opacity: 0;
    transition: .2s opacity;
    padding: 6px 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    border-radius: 0;
    position: absolute;
    left: 0;
    top: -6px;
    background: #fff;
    z-index: 1;
  }
  .zozo-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu.submenu-columns {
    /**max-height: 150px;
                            overflow: auto;**/
    background: #ffffff url(../../frontend/Swissup/argento-blank-dealer-aus/en_US/Zozothemes_Megamenu/images/submenu-columns_separator.png) repeat;
    padding: 0;
    width: 440px;
    /**&--2{
                                > li.ui-menu-item {
                                    &:nth-child(2n+1) {
                                        clear: both;
                                    }
                                }
                            }
                            &--3{
                                width: 660px;

                                > li.ui-menu-item {
                                    width: 33.333% ;

                                    &:nth-child(3n+1){
                                        clear: both;
                                    }
                                }
                            }

                            &--4{
                                width: 880px;

                                > li.ui-menu-item {
                                    width: 25%;

                                    &:nth-child(4n+1){
                                        clear: both;
                                    }
                                }
                            }
                            &--5{
                                width: 1100px;

                                > li.ui-menu-item {
                                    width: 20%;

                                    &:nth-child(5n+1){
                                        clear: both;
                                    }
                                }
                            }
                             */
  }
  .zozo-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu.submenu-columns > li.ui-menu-item {
    width: 50%;
    font-size: 12px;
    float: left;
  }
  .zozo-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu.submenu-columns > li.ui-menu-item:nth-child(2n+1) {
    clear: both;
  }
  .zozo-megamenu.navigation li.level0.classic .subchildmenu > li:hover > .subchildmenu {
    visibility: visible;
    opacity: 1;
  }
  .zozo-megamenu.navigation li.level0.classic li.parent > .subchildmenu.popup-left {
    left: auto;
    right: 100%;
    border-radius: 0;
  }
  .zozo-megamenu.navigation li.level0.classic .subchildmenu.popup-left .subchildmenu {
    left: auto;
    right: 100%;
    border-radius: 0;
  }
  .zozo-megamenu.navigation li.level0.classic:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .zozo-megamenu.navigation li.level0.classic li:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .zozo-megamenu.navigation li.level0.classic .submenu,
  .zozo-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    left: 0;
  }
  .zozo-megamenu.navigation li.level0.staticwidth .submenu {
    left: 0;
  }
  .zozo-megamenu.navigation.side-megamenu li {
    margin: 0;
    position: relative;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0 {
    display: block;
    position: relative;
    border-radius: 0;
    margin: 0;
    padding: 0;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0.parent > a:after {
    content: '\e701';
    display: inline-block;
    font-family: 'varmo-icons';
    vertical-align: middle;
    margin-left: 6px;
    line-height: 10px;
    float: right;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0.classic .submenu li.parent > a:after {
    content: '\e701';
    display: inline-block;
    font-family: 'varmo-icons';
    vertical-align: top;
    margin-left: 6px;
    margin-right: 5px;
    line-height: 15px;
    float: right;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu,
  .zozo-megamenu.navigation.side-megamenu li.level0.staticwidth > .submenu {
    left: 100% !important;
    top: 0;
    padding-bottom: 15px;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0.classic > .submenu {
    left: 100% !important;
    top: 0;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu {
    width: 871px;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0 > a {
    display: block;
    padding: 13px 4px 12px;
    margin: 0 10px;
    border-top: none;
    line-height: 1;
    font-weight: 400;
    font-size: 13px;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label {
    position: relative;
    margin-left: 10px;
    padding: 0 2px;
    top: 0;
    right: 0;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label:before {
    left: -6px;
    top: 3px;
    bottom: auto;
    border-top-color: transparent;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0:first-child > a {
    border-top: 0;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0:hover > a {
    color: #0CB4CE;
  }
  .zozo-megamenu.navigation.side-megamenu li.level0 > .submenu {
    padding: 5px 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  }
  .home-side-menu {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    margin-bottom: 0;
  }
  h2.side-menu-title {
    margin: 0;
    background-color: #f5f5f5;
    color: #a39f9c;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    padding: 14px 15px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #ddd;
  }
  .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;
  }
  .argento-tabs {
    position: relative;
    z-index: 1;
  }
  .argento-tabs:before,
  .argento-tabs:after {
    content: '';
    display: table;
  }
  .argento-tabs:after {
    clear: both;
  }
  .argento-tabs > .item.title {
    float: left;
    width: auto;
  }
  .argento-tabs > .item.title > .switch {
    height: 21px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .argento-tabs > .item.content {
    margin-top: 21px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .argento-tabs > .item.content:before,
  .argento-tabs > .item.content:after {
    content: '';
    display: table;
  }
  .argento-tabs > .item.content:after {
    clear: both;
  }
  .argento-tabs > .item.content.active {
    display: block;
  }
  .argento-tabs > .item.title {
    margin: 0 20px 0 0;
  }
  .argento-tabs > .item.title > .switch {
    font-weight: 700;
    line-height: normal;
    font-size: 1.5rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #ffffff;
    border: none;
    border-bottom: none;
    height: 20px;
    padding: 9px 0 9px 0;
  }
  .argento-tabs > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:hover {
    color: #2e2e2e;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:active {
    color: #2e2e2e;
    text-decoration: none;
  }
  .argento-tabs > .item.title:not(.disabled) > .switch:focus,
  .argento-tabs > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .argento-tabs > .item.title:not(.disabled) > .switch:active,
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #2e2e2e;
    text-decoration: none;
  }
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover {
    padding-bottom: 10px;
  }
  .argento-tabs > .item.content {
    background: #ffffff;
    margin-top: 39px;
    padding: 7px 8px 7px 8px;
    border: none;
  }
  .argento-tabs > .item.title > .switch {
    text-transform: none;
    text-shadow: none;
    box-shadow: none;
    border-color: #e4e4e4;
    margin-top: 0px;
  }
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover {
    box-shadow: none;
    border-color: #e4e4e4;
    z-index: 3;
    padding-top: 9px;
    padding-bottom: 10px;
    margin-top: 0;
  }
  .argento-tabs > .item.title {
    cursor: pointer;
  }
  .argento-tabs > .block {
    margin: 0;
  }
  .argento-tabs > .widget {
    clear: none;
  }
  .page-wrapper {
    max-width: none;
    margin: 0px auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .page-layout-1column .filter .swatch-attribute-options {
    margin: 0;
    padding: 5.25px 10px;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before,
  .minicart-wrapper .action.showcart:after,
  .minicart-wrapper .action.showcart.active:after {
    line-height: 30px;
  }
  .block-search .action.search:before {
    line-height: 30px;
  }
  .customer-welcome .action.switch {
    color: inherit;
  }
  .customer-welcome .action.switch:hover,
  .customer-welcome .action.switch:focus {
    color: inherit;
  }
  .customer-welcome .action.switch:after {
    font-size: 14px;
    line-height: inherit;
  }
  .page-footer {
    padding-bottom: 0;
  }
  .navigation .parent > a {
    display: inline-block;
    text-decoration: none;
  }
  .navigation .parent > a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    color: inherit;
    content: '\f105';
    font-family: 'FontAwesome';
    margin: 0 0 0 3px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .parent > a:after {
    float: right ;
    line-height: normal;
  }
  .navigation .parent.level-top > a:after {
    content: '\f107';
  }
  .navigation .parent.level-top > a:after {
    float: none;
    vertical-align: baseline;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .products-grid .product-item-actions {
    display: table;
    width: 100%;
  }
  .wishlist-index-index .product-item-inner {
    position: static;
    border: none;
    padding: 0;
    background: transparent;
    box-shadow: none;
    display: block;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: 0;
  }
  .filter .block-subtitle {
    padding-left: 0;
    padding-right: 0;
  }
  .page-layout-1column .filter-options-item {
    margin-left: 0;
    margin-right: 26.25px;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    left: auto;
    right: 5.25px;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 0 0 21px;
  }
  .page-layout-1column .filter-options-title:after {
    left: 2px;
    right: auto;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: -5px;
    margin-right: 0;
  }
  .logo {
    float: left;
    position: relative;
    z-index: 10;
    margin: 0;
  }
  .logo img {
    display: inline-block;
    vertical-align: top;
  }
  .page-header {
    background-color: transparent;
  }
  .page-header .panel.wrapper {
    display: none;
  }
  .page-header .header.content {
    padding: 20px 10px;
    text-align: center;
  }
  .page-header .header.content .dropdown,
  .page-header .header.content .block-search {
    text-align: left;
  }
  .page-header .header.content .switcher-language {
    max-width: 135px;
    display: block;
    left: 10px;
  }
  .page-header .block-search {
    position: absolute;
    left: 117px;
    top: 26px;
    width: auto;
    padding-left: 0;
  }
  .page-header .block-search.folded {
    width: 20px;
    height: 20px;
    z-index: 5;
  }
  .page-header .block-search.folded .field.search {
    background-color: transparent;
  }
  .page-header .block-search.folded .field.search input {
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    padding: 10px 0;
    color: #757578;
    border: 1px solid #ddd;
    text-indent: 15px;
  }
  .page-header .block-search.folded .action.search {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxOXB4IiB2aWV3Qm94PSIwIDAgMTkgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQzLjIgKDM5MDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJuYXYtaW5uZXIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDkuMDAwMDAwLCAtOC4wMDAwMDApIiBzdHJva2U9IiMwMDAwMDAiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTEiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1Ny4wMDAwMDAsIDguMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkyLjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNyI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMywxMyBMMTguMDI0OTM3OCwxOC4wMjQ5Mzc4IiBpZD0iTGluZSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
    width: 20px;
    height: 20px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .page-header .block-search.folded .action.search:before {
    display: none;
  }
  .page-header .block-search.folded .action.close {
    height: 50px;
    line-height: 50px;
  }
  .page-header .block-search.folded.shown {
    transform: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    margin: 0 auto;
    margin-top: 140px;
  }
  .page-header .block-search.folded.shown .action.search {
    display: none;
  }
  .page-header #switcher-language ~ .block-search {
    left: 150px;
  }
  .page-header .header-content-right {
    right: 0;
  }
  .page-header .header-content-right .customer.switcher {
    display: block;
    margin-left: 0;
    margin-right: 10px;
  }
  .page-header .header-content-right .customer.switcher.customerNotLoggedIn {
    margin-top: 12px;
  }
  .page-header .header-content-right .customer.switcher .options ul.dropdown {
    width: 160px !important;
    border-bottom: 1px solid #d8d8d8!important;
    right: 0;
    top: 38px;
  }
  .page-header .header-content-right .customer.switcher .options ul.dropdown:before {
    left: auto;
    right: 6px;
  }
  .page-header .header-content-right .customer.switcher .options ul.dropdown:after {
    left: auto;
    right: 5px;
  }
  .page-header .header-content-right .dropdown.customer-dropdown {
    display: none;
  }
  .page-header .header-content-right > div {
    float: left ;
    margin-right: 15px;
  }
  .page-header .header-content-right > div:last-child {
    margin-right: 0;
  }
  .page-header .header-content-right .wishlist {
    display: block;
  }
  .page-header .header-content-right .wishlist i {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMjAgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQzLjIgKDM5MDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5PdmFsIDM8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iSG9tZSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkhvbWUtdjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTQ0LjAwMDAwMCwgLTQzLjAwMDAwMCkiIHN0cm9rZT0iI0ZGRkZGRiI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC00MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyLjAwMDAwMCwgLTExNC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMTY2LDE3NC4wMDQyOTEgQzExNjYsMTc0LjAwNDI5MSAxMTY4LjAzODgxLDE3Mi43NjI1NTMgMTE3MC4xNzU2NywxNzAuODY1NjI1IEMxMTcyLjUyODQxLDE2OC43NzcwNSAxMTc1LDE2NS44OTQyMSAxMTc1LDE2MyBDMTE3NSwxNTkuNzI2MjgxIDExNzMuMDA0NjksMTU4IDExNzAsMTU4IEMxMTY3LDE1OCAxMTY2LDE2Mi4wMDQyOTEgMTE2NiwxNjIuMDA0MjkxIEMxMTY2LDE2Mi4wMDQyOTEgMTE2NS4wMTU0MiwxNTggMTE2MSwxNTggQzExNTksMTU4IDExNTcsMTYwIDExNTcsMTYzIEMxMTU3LDE2OC41MjI4NDcgMTE2NiwxNzQuMDA0MjkxIDExNjYsMTc0LjAwNDI5MSBaIiBpZD0iT3ZhbC0zIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  }
  .page-header .header-content-right .customer i {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTggMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQzLjIgKDM5MDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJIb21lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iSG9tZS12MSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExODMuMDAwMDAwLCAtNDIuMDAwMDAwKSIgc3Ryb2tlPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTQzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIuMDAwMDAwLCAtMTE0LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTk1LjAwMDAwMCwgMTU2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtMiIgY3g9IjkiIGN5PSI1LjI5NDExNzY1IiByPSI0Ljc5NDExNzY1Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTYuOTU1MTYwMiwxNy41IEwxLjA0NDgzOTgyLDE3LjUgQzEuMzAyODkzNDQsMTMuMzMwODkwMyA0Ljc2NTg5NTkxLDEwLjAyOTQxMTggOSwxMC4wMjk0MTE4IEMxMy4yMzQxMDQxLDEwLjAyOTQxMTggMTYuNjk3MTA2NiwxMy4zMzA4OTAzIDE2Ljk1NTE2MDIsMTcuNSBaIiBpZD0iT3ZhbC0yLUNvcHkiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
    display: inline-block;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: 50%;
  }
  .page-header .header-content-right .minicart-wrapper {
    margin-left: 0;
  }
  .page-header .header-content-right .minicart-wrapper .block-minicart {
    right: -22px;
    margin-top: 39px !important;
  }
  .page-header .header-content-right .minicart-wrapper .block-minicart:before {
    border-width: 10px;
    right: 18px;
    top: -19px;
  }
  .page-header .header-content-right .minicart-wrapper .block-minicart:after {
    border-width: 10px;
    right: 17px;
    top: -19px;
  }
  .header-navigation {
    float: left;
  }
  .header-navigation ul {
    padding: 0;
    float: left;
    text-align: center;
    margin: 6px 0 0 400px;
  }
  .header-navigation li {
    display: inline-block;
    margin: 0 15px;
    padding: 0;
  }
  .header-navigation li a {
    color: #fff;
    font-size: 24px;
    font-weight: 700 !important;
    font-family: garage-gothic,sans-serif !important;
    text-transform: uppercase;
    line-height: 32px;
    text-decoration: none;
  }
  .header-navigation li a:hover {
    color: #fff200;
  }
  .nav-sections {
    background: #e0e0e0;
  }
  .nav-sections > .nav-sections-items {
    position: relative;
  }
  .navigation > ul {
    text-align: center;
    justify-content: center;
    max-width: 1280px;
    margin: 0 auto;
  }
  .navigation > ul li {
    text-align: left;
  }
  .navigation > ul li.level-top {
    letter-spacing: 0.1em;
  }
  .page-footer {
    background: #f6f6f6;
  }
  .page-footer .footer.content {
    text-align: left;
  }
  .page-footer .footer.content .footer.links > li {
    border: none;
  }
  .page-footer .footer.content .footer.links > li ul.links {
    padding-left: 0;
  }
  .page-footer .footer.content .footer.links > li div.h4 {
    padding: 0 0 15px 0;
  }
  .catalog-category-view .nav-sections {
    margin-bottom: 0;
  }
  .catalog-category-view .page-main {
    padding: 0;
    max-width: none;
    position: relative;
    /**.category-view {
                 padding-top: 330px;
            }

            .page-title-wrapper {
                position: absolute;
                width: 100%;
                z-index: 1;
                .left(0);
                top: 3vw;
            }

            .category-image {
                display: block;
                position: absolute;
                top: 0;
                .left(0);
                .right(0);
                z-index: 0;
                overflow: hidden;
                max-height: 300px;

                .image {
                    max-width: none;
                }

                & + .page-title-wrapper h1 {
                    color: #fff;
                }
            } **/
  }
  .catalog-category-view .page-main .breadcrumbs,
  .catalog-category-view .page-main .page.messages,
  .catalog-category-view .page-main .columns,
  .catalog-category-view .page-main .category-view > div {
    max-width: 1280px !important;
    margin: 0 auto;
    padding: 0 10px!important;
  }
  .catalog-category-view .page-main .category-view .category-description {
    padding: 20px 0;
  }
  .catalog-category-view .page-main .columns {
    margin-top: 30px;
  }
  .toolbar-products .toolbar-sorter {
    width: auto;
    right: 10px;
  }
  .cms-index-index .easyslide-description h1 {
    font-size: 55px;
    letter-spacing: 50px;
  }
  .cms-index-index .column.main .easycatalogimg li.item {
    flex-grow: 1;
    width: 20% !important;
    height: auto;
  }
  .page-layout-1column .product-info-main {
    width: 44%;
  }
  .page-layout-1column .product.media {
    width: 50%;
  }
  .page-before-footer {
    border-top: 1px solid #e4e4e4;
    padding-top: 42px;
  }
  .page-before-footer > .content {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
  }
  .product-info-main .product-add-form {
    padding: 0;
  }
  .product-info-main .product.data.items .item.title a:after {
    display: block;
  }
  .table.data.grouped > tbody > tr > th,
  .table.data.grouped > tbody > tr > td {
    border-top: 1px solid #e4e4e4;
  }
  .table.data.grouped > tbody + tbody {
    border-top: 1px solid #e4e4e4;
  }
  .page-before-footer .product.data.items {
    text-align: center;
  }
  .page-before-footer .product.data.items > .item.title {
    float: none;
    display: inline-block;
  }
  .page-before-footer .product.data.items > .item.title > .switch {
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
  }
  .page-before-footer .product.data.items > .item.title.active > .switch {
    border-bottom: 2px solid currentColor;
  }
  .page-before-footer .product.data.items > .item.content {
    text-align: left;
  }
  .page-before-footer .product.data.items > .item.content .block {
    margin: 0;
  }
  .page-before-footer .product.data.items > .item.content .block > .block-title {
    display: none;
  }
  .page-before-footer .product.data.items > .item.content #askit-new-question-form {
    border: none;
  }
  .page-product-downloadable .product-options-wrapper {
    float: none;
    width: 100%;
  }
  .checkout-cart-index .page-title-wrapper h1.page-title:after {
    display: block;
  }
  .checkout-cart-index .cart-summary .block.discount > .title {
    border-top: 0;
  }
  .checkout-cart-index .cart-summary .block.discount .label {
    display: none;
  }
  .checkout-index-index .opc-block-summary {
    padding: 22px 31.5px;
  }
  .checkout-index-index .opc-block-summary .minicart-items-wrapper {
    margin: 0 -15px 0 0;
  }
  .checkout-index-index .opc-block-summary .details-qty .qty-wrapper .qty-less,
  .checkout-index-index .opc-block-summary .details-qty .qty-wrapper .qty-more {
    width: 32px;
  }
  .checkout-index-index .opc-block-summary .details-qty .qty-wrapper .qty {
    width: 36px;
  }
  .opc-progress-bar-item:before {
    top: 16px;
    height: 6px;
  }
  .firecheckout .page-title-wrapper {
    text-align: left;
  }
  .firecheckout .page-title-wrapper h1.page-title {
    color: #000000;
    font-weight: 700;
    line-height: 1.1;
    font-size: 3.6rem;
    margin-top: 0rem;
    margin-bottom: 2.1rem;
    letter-spacing: 1.38px;
    text-transform: none;
    width: auto;
  }
  .firecheckout .page-title-wrapper h1.page-title:after {
    margin: 16px 0 0 0;
  }
  #search_mini_form {
    width: auto;
    float: none;
  }
  .link-credit-remaining {
    clear: both;
    font-size: 11px;
    padding: 4px 5px 0px 3px;
    line-height: 17px;
    position: absolute;
    right: 10px;
    top: 50px;
    color: #a3a3a3;
  }
  .link-credit-remaining:before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../../frontend/Swissup/argento-blank-dealer-aus/en_US/images/icon_credit-remaining.png) no-repeat 0 0;
    background-size: 20px;
    position: relative;
    top: -2px;
    margin-right: 5px;
    vertical-align: top;
  }
  .price-box-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .price-label--rrp {
    color: #2e2e2e;
    font-size: 16px;
    font-family: 'FrutigerLTCom-Bold', sans-serif;
    font-weight: normal;
    font-style: normal;
    margin-right: 5px;
  }
  .product-info-main .special-save-price {
    margin-left: 20px;
  }
  .product-item-details .special-save-price {
    margin-left: 10px;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
}
@media all and (min-width: 769px) and (min-width: 768px), print and (min-width: 768px) {
  .product-grid-container {
    padding: 50px 0;
  }
  .apply-product-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
  }
  .apply-product-label {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 1024px), print {
  .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 20px 0 0;
  }
  .order-links .item a {
    padding: 9px 0;
  }
  .order-links .item strong {
    padding: 9px 0 10px 0;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 21px;
    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;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .wishlist-index-index.page-layout-1column .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .wishlist-index-index .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .wishlist-index-index.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/6 - 6px - 0.1px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/5 - 6px - 0.1px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-products .products-grid .product-items {
    margin-left: -6px;
  }
  .page-products .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin: 0 0 6px 6px;
  }
  .block.widget .products-grid .product-items {
    margin-left: -6px;
  }
  .block.widget .products-grid .product-item,
  .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin: 0 0 6px 6px;
  }
  .page-footer .footer-toolbar-bottom .switcher-store {
    position: absolute;
    top: 0;
  }
  .cms-index-index.luxury-fullscreen-slider .logo {
    display: none;
  }
  .cms-index-index.luxury-fullscreen-slider .logo.logo-alt {
    display: inline-block;
  }
  .cms-index-index.luxury-fullscreen-slider .page-header {
    position: absolute;
    width: 100%;
  }
  .cms-index-index.luxury-fullscreen-slider .page-header .switcher-language .switcher-trigger {
    color: #fff;
  }
  .cms-index-index.luxury-fullscreen-slider .page-header .block-search.folded .action.search {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxOXB4IiB2aWV3Qm94PSIwIDAgMTkgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQzLjIgKDM5MDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCAxMzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJIb21lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iSG9tZS12MSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0Ni4wMDAwMDAsIC0zOS4wMDAwMDApIiBzdHJva2U9IiNGRkZGRkYiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNDMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMi4wMDAwMDAsIC0xMTQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUyLjAwMDAwMCwgMTUzLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0xMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA2LjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNyI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMywxMyBMMTguMDI0OTM3OCwxOC4wMjQ5Mzc4IiBpZD0iTGluZSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
  }
  .cms-index-index.luxury-fullscreen-slider .page-header .header-content-right .customer i {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTggMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQzLjIgKDM5MDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJIb21lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iSG9tZS12MSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExODMuMDAwMDAwLCAtNDIuMDAwMDAwKSIgc3Ryb2tlPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTQzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIuMDAwMDAwLCAtMTE0LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTk1LjAwMDAwMCwgMTU2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtMiIgY3g9IjkiIGN5PSI1LjI5NDExNzY1IiByPSI0Ljc5NDExNzY1Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTYuOTU1MTYwMiwxNy41IEwxLjA0NDgzOTgyLDE3LjUgQzEuMzAyODkzNDQsMTMuMzMwODkwMyA0Ljc2NTg5NTkxLDEwLjAyOTQxMTggOSwxMC4wMjk0MTE4IEMxMy4yMzQxMDQxLDEwLjAyOTQxMTggMTYuNjk3MTA2NiwxMy4zMzA4OTAzIDE2Ljk1NTE2MDIsMTcuNSBaIiBpZD0iT3ZhbC0yLUNvcHkiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
  }
  .cms-index-index.luxury-fullscreen-slider .minicart-wrapper .action.showcart .text,
  .cms-index-index.luxury-fullscreen-slider .minicart-wrapper .action.showcart.active .text {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOXB4IiB2aWV3Qm94PSIwIDAgMTggMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQzLjIgKDM5MDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA0MjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJIb21lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iSG9tZS12MSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyMjEuMDAwMDAwLCAtNDEuMDAwMDAwKSIgc3Ryb2tlPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTQzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIuMDAwMDAwLCAtMTE0LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTQyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjMzLjAwMDAwMCwgMTU2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik02LDkgTDYsMy45OTk5NDMzIEw2LDMuOTk5OTQzMyBDNiwxLjc5MDgzNTYyIDcuMzQ2NTE3MTIsMCA5LDAgTDksMCBDMTAuNjU2ODU0MiwwIDEyLDEuNzk5NjUzNDkgMTIsMy45OTk5NDMzIEwxMiw5IiBpZD0iUmVjdGFuZ2xlLTQiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMC41Mzk5Mzg2NDcsNS41IEwxNy40NjAwNjE0LDUuNSBMMTYuODA4MzAxNywxMy45NzI4NzYxIEMxNi42NTg4NjU1LDE1LjkxNTU0NjcgMTQuOTQ5NjcxNiwxNy41IDEzLjAwMzc5NzMsMTcuNSBMNC45OTYyMDI3MSwxNy41IEMzLjA0ODUzODIyLDE3LjUgMS4zNDEzOTQ4OSwxNS45MTg5MzEyIDEuMTkxNjk4MzQsMTMuOTcyODc2MSBMMC41Mzk5Mzg2NDcsNS41IFoiIGlkPSJSZWN0YW5nbGUtMyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
  }
  .cms-index-index.luxury-fullscreen-slider .navigation .level0 > .level-top {
    color: #fff;
  }
  .cms-index-index.luxury-fullscreen-slider .navigation .level0 > .level-top .navpro-icon-caret::before {
    opacity: 1;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cG9seWdvbiBwb2ludHM9IjM5Ni42LDE2MCA0MTYsMTgwLjcgMjU2LDM1MiA5NiwxODAuNyAxMTUuMywxNjAgMjU2LDMxMC41ICIgZmlsbD0iI2ZmZiIvPg0KPC9zdmc+DQo=');
  }
  .cms-index-index.luxury-fullscreen-slider .navigation .level0 > .level-top:hover {
    color: #ea8e6a;
  }
  .cms-index-index.luxury-fullscreen-slider .nav-sections {
    border-bottom: none;
    transition: background-color 300ms linear;
    transition-duration: 0s;
  }
  .cms-index-index.luxury-fullscreen-slider .nav-sections.is_stuck {
    background: #fff;
    transition-duration: 300ms;
  }
  .cms-index-index.luxury-fullscreen-slider .nav-sections.is_stuck .navigation .level0 > .level-top {
    color: #272e3d;
  }
  .cms-index-index .column.main .easycatalog-grid {
    height: 610px;
    flex-flow: column wrap;
  }
  .cms-index-index .column.main .easycatalogimg li.item {
    flex-grow: 0;
    width: 30% !important;
    height: auto;
  }
  .cms-index-index .column.main .easycatalogimg li.item:nth-child(2),
  .cms-index-index .column.main .easycatalogimg li.item:nth-child(3) {
    height: 270px;
  }
  .cms-index-index .column.main .easycatalogimg li.item:nth-child(4) {
    height: 200px;
  }
  .cms-index-index .column.main .easycatalogimg li.item:nth-child(5) {
    height: 340px;
  }
  .catalog-product-view .page-main .columns,
  .catalog-product-view .page-main .page.messages,
  .catalog-product-view .breadcrumbs .items {
    margin: 0 auto;
    max-width: 1100px;
  }
  .catalog-product-view .product-info-main .product.detailed .product.data.items > .item.title > .switch {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .box-tocart .action.tocart {
    min-width: 210px;
  }
}
@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;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left ;
    left: auto;
    margin: 0 10px 0 0;
    position: static;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 0;
    margin-right: 85px;
  }
}
.no-background .navigation {
    background: none !important
}

.megamenu-preview-index .ves-megamenu {
    margin-top: 30px
}

.megamenu-preview-index .ves-vertical {
    max-width: 300px
}

.ves-megamenu.top-navigation .ves-navbar {
    display: none
}

.ves-megamenu>.block-title {
    margin: 0;
    text-align: center;
    padding: 10px;
    background: #333;
    color: #FFF
}

.ves-megamenu .navigation .drill-opener,
.ves-megamenu .navigation .opener {
    position: absolute;
    right: 0;
    top: 0;
    display: none!important;
    cursor: pointer;
    text-align: center;
    font-family: 'luma-icons';
    z-index: 99;
    width: auto;
    height: auto;
    line-height: 50px;
    width: 50px
}

.ves-megamenu .navigation .mega-col {
    padding: 0
}

.ves-megamenu .navigation .carousel-control {
    top: 40%
}

.ves-megamenu .navigation .carousel-control.left,
.ves-megamenu .navigation .carousel-control.right {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    text-shadow: none;
    top: 45%;
    padding: 12px;
    position: absolute;
    background: #f5f5f5;
    color: #333;
    opacity: 1;
    line-height: 1.5em;
    width: auto;
    bottom: auto
}

.ves-megamenu .navigation .block-content {
    max-width: 100%;
    position: relative
}

.ves-megamenu .navigation .carousel-indicators {
    bottom: 0
}

.ves-megamenu .navigation .carousel-indicators>li {
    border: 1px solid #1979c3
}

.ves-megamenu .navigation .carousel-indicators>li.active {
    background-color: #1979c3
}

.ves-megamenu .navigation .product-items {
    padding: 10px;
    margin: 0
}

.ves-megamenu .navigation .item-before-content,
.ves-megamenu .navigation .item-after-content {
    float: left;
    width: 100%
}

.ves-megamenu .navigation .icon-top {
    line-height: 84px;
    width: 100%;
    height: 84px;
    text-align: center;
    background: #333;
    margin-bottom: 10px
}

.ves-megamenu .navigation .icon-top:hover {
    background-color: #5bd2ec
}

.ves-megamenu.ves-vertical .navigation .level0>a .cat-label {
    position: static;
    padding: 4px 6px
}

.ves-megamenu .feature-box-v3:hover .fbox-icon .icons {
    background: #ef2840;
    color: #fff
}

.ves-megamenu .feature-box-v3 .fbox-icon .icons {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 24px;
    width: 30px;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.ves-megamenu .feature-box-v3 .fa:before {
    font-size: 30px
}

.ves-megamenu .feature-box-v3 a {
    background: #e8e8e8;
    border-left: 0;
    float: none;
    padding: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px
}

.ves-megamenu ul {
    list-style: none;
    padding: 0
}

.ves-megamenu .dynamic-items {
    padding: 0;
    width: 20%
}

.ves-megamenu .dynamic-items > ul {
    display: block!important;
}

.ves-megamenu .level0 ul {
    margin: 0;
    padding: 0
}

.ves-megamenu .level0 .megamenu-widget>.carousel>.products-grid .product-item {
    width: 100%
}

.ves-megamenu .level0 .megamenu-widget>.carousel .item {
    display: none
}

.ves-megamenu .level0 .megamenu-widget>.carousel .item.active {
    display: block
}

.ves-megamenu .level0 .submenu .nav-item>a {
    padding: 0 20px;
    line-height: 50px
}

.ves-megamenu .level0 .submenu .nav-item>a>.ves-caret {
    line-height: 50px
}

.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a {
    padding: 0
}

.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a:hover {
    background: none
}

.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item .actions-secondary a {
    padding: 0;
    display: inline-block;
    *display: inline;
    zoom: 1
}

.ves-megamenu .submenu-alignright>.submenu {
    right: 0;
    left: auto !important
}

.ves-megamenu .text-center {
    text-align: center
}

.ves-megamenu .pull-right {
    float: right
}

.ves-megamenu .pull-left {
    float: left
}

.ves-megamenu .cat-label {
    -webkit-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
    color: #FFF;
    padding: 2px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-transform: none;
    text-shadow: none;
    margin-left: 2px
}

.ves-megamenu .cat-label.cat-label-v1 {
    background-color: #5bd2ec
}

.ves-megamenu .cat-label.cat-label-v2 {
    background-color: #d52462
}

.ves-megamenu .cat-label.cat-label-v3 {
    background: #0cc485
}

.ves-megamenu .cat-label.pin-bottom:before {
    position: absolute;
    right: 6px;
    top: 22px;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 4px;
    border-color: transparent;
    -webkit-transition: border-color 450ms ease-in-out;
    -o-transition: border-color 450ms ease-in-out;
    transition: border-color 450ms ease-in-out
}

.ves-megamenu .cat-label.cat-label-v1.pin-bottom:before {
    border-top-color: #5bd2ec
}

.ves-megamenu .cat-label.cat-label-v2.pin-bottom:before {
    border-top-color: #d52462
}

.ves-megamenu .cat-label.cat-label-v3.pin-bottom:before {
    border-top-color: #0cc485
}

.ves-megamenu .nav-item {
    position: relative
}

.ves-megamenu .nav-item>a {
    line-height: 50px
}

.ves-megamenu .nav-item.active>a {
    background: #333 !important;
    color: #FFF
}

.ves-megamenu .submenu p>a {
    padding: 0
}

.ves-megamenu iframe,
.ves-megamenu video {
    max-width: 100%
}

.ves-megamenu .level0>a>.item-icon {
    margin-bottom: -5px
}

.ves-megamenu .onsale {
    padding: 3px 10px;
    background: #d52462;
    color: #FFF;
    margin-right: 5px
}

.ves-megamenu .new-icon {
    padding: 3px 10px;
    background: #0cc485;
    color: #FFF
}

.ves-megamenu .owl-carousel .owl-item {
    text-align: center
}

.ves-megamenu #contact-form {
    width: 100% !important
}

.ves-megamenu .drill-opener,
.ves-megamenu .drilldown-back,
.ves-megamenu .ves-navbar {
    display: none
}

.ves-megamenu.ves-daccordion .navigation,
.ves-megamenu.ves-mdrilldown .navigation,
.ves-megamenu.ves-ddrill .navigation {
    border: 1px solid rgba(0, 0, 0, 0.15)
}

.ves-megamenu.ves-daccordion .navigation .level0>a .cat-label,
.ves-megamenu.ves-mdrilldown .navigation .level0>a .cat-label,
.ves-megamenu.ves-ddrill .navigation .level0>a .cat-label {
    position: static;
    padding: 4px 6px
}

.ves-megamenu.ves-daccordion.has-title .navigation,
.ves-megamenu.ves-mdrilldown.has-title .navigation,
.ves-megamenu.ves-ddrill.has-title .navigation {
    border-top: 0
}

.ves-navtoggle {
    display: none
}
.ves-megamenu.ves-daccordion .navigation .nav-item.active >.submenu {
    display: block;
}
#maincontent .cat-label:before {
    display: none
}

@media (min-width:768px) and (max-width:1024px) {
    .ves-megamenu .orgin-items>.mega-col>.dropdown-submenu>.submenu {
        position: static
    }
}

.drilldown {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 100% !important
}

.drilldown .navigation {
    background-color: #FFF
}

.drilldown .navigation.loaded>.dropdown-menu {
    width: 100% !important
}

.drilldown .navigation .subhover>.submenu {
    display: none
}

.drilldown .navigation>.dropdown-menu {
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.drilldown .navigation .ves-caret {
    display: none
}

.drilldown .navigation .cat-label {
    position: static;
    margin: 0;
    padding: 4px 6px
}

.drilldown .navigation .nav-item {
    position: relative !important;
    float: left !important;
    width: 100%
}

.drilldown .navigation .nav-item>a {
    line-height: 50px;
    position: static;
    padding: 0 15px
}

.drilldown .navigation .nav-item>a span.drill-opener {
    border: 1px solid #e5e5e5;
    border-right: 0;
    display: none
}

.drilldown .navigation .mega-col {
    padding: 0
}

.drilldown .navigation .level0 {
    border-top-color: #e5e5e5
}

.drilldown .navigation .opener {
    display: none
}

.drilldown .navigation .drill-opener {
    background: #f0f0f0;
    position: absolute
}

.drilldown .navigation .drill-opener:before {
    content: "\e608"
}

.drilldown .navigation .drilldown-back {
    position: relative;
    top: 0;
    left: -1px;
    display: none
}

.drilldown .navigation .drilldown-back a {
    padding: 0;
    background: #f0f0f0;
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: -1px
}

.drilldown .navigation .drilldown-back a .drill-opener {
    position: absolute;
    left: 0;
    right: auto;
    display: block
}

.drilldown .navigation .drilldown-back a .drill-opener:before {
    content: "\e617"
}

.drilldown .navigation .drilldown-back a .drill-opener:after {
    display: none
}

.drilldown .navigation .drilldown-back a .current-cat {
    line-height: 50px;
    position: relative;
    z-index: 99
}

.drilldown .navigation .drilldown-back a .current-cat:before {
    display: none
}

.ves-megamenu .navigation .post-list .post-item a {
    padding: 0
}

.ves-megamenu .navigation .post-list .post-item .post-meta a {
    display: inline-block
}

.ves-megamenu .navigation .ves-post {
    text-align: left
}

.ves-megamenu .navigation .post-list .post-item .post-readmore a {
    background-color: #4db2ec;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 10px 12px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300b,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300bo,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300m {
    padding: 0 2px
}




@media all and (min-width:768px),
print {
    .navigation {
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto
    }
    .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 .level0 {
        margin: 0 10px 0 0;
        display: inline-block;
        position: relative
    }
    .navigation .level0:last-child {
        margin-right: 0;
        padding-right: 0
    }
    .navigation .level0>.level-top {
        color: #575757;
        line-height: 47px;
        padding: 0 12px;
        text-decoration: none;
        box-sizing: border-box;
        position: relative
    }
    .navigation .level0>.level-top:hover,
    .navigation .level0>.level-top.ui-state-focus {
        color: #333;
        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: #333;
        text-decoration: none;
        display: inline-block
    }
    .navigation .level0.parent:hover>.submenu {
        overflow: visible !important
    }
    .navigation .level0 .submenu {
        background: #fff;
        border: 1px solid #ccc;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
        font-weight: 400;
        min-width: 230px;
        padding: 15px 0;
        display: none;
        left: 0;
        margin: 0 !important;
        padding: 0;
        position: absolute;
        z-index: 1;
    }
    .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: #fff;
        left: 20px;
        top: -20px;
        border: 10px solid transparent;
        height: 0;
        width: 0;
        border-bottom-color: #fff;
        z-index: 4
    }
    .navigation .level0 .submenu>ul:after {
        border: 11px solid transparent;
        height: 0;
        width: 0;
        border-bottom-color: #ccc;
        color: #ccc;
        left: 19px;
        top: -22px;
        z-index: 3
    }
    .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: #333;
        text-decoration: none
    }
    .navigation .level0 .submenu .active>a {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 3px;
        color: #FFF;
    }
    .navigation .level0 .submenu .active>a:hover {
        color: #333;
    }
    .navigation .level0 .submenu .submenu {
        top: 0 !important;
        left: 100% !important
    }
    .navigation .level0 .submenu .submenu-reverse {
        left: auto !important;
        right: 100%
    }
    .navigation .level0.more {
        position: relative;
        display: inline-block;
        text-decoration: none
    }
    .navigation .level0.more:after {
        -webkit-font-smoothing: antialiased;
        font-size: 26px;
        line-height: inherit;
        color: inherit;
        content: '\e607';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .navigation .level0.more:before {
        display: none
    }
    .navigation .level0.more:after {
        cursor: pointer;
        padding: 8px 12px;
        position: relative;
        z-index: 1
    }
    .navigation .level0.more:hover>.submenu {
        overflow: visible !important
    }
    .navigation .level0.more li {
        display: block
    }
    .ves-megamenu .navigation .level0 .submenu a.ves-hover {
        padding: 0
    }
    .scroll-to-fixed-fixed .level0>a .cat-label {
        display: none
    }
    .scroll-to-fixed-fixed.nav-sections-items {
        background: #f0f0f0
    }
    .nav-sections-item-content .ves-megamenu {
        display: block;
        margin-bottom: 0;
        padding: 0
    }
    .ves-megamenu .block-search {
        padding-left: 0
    }
    .ves-megamenu.top-navigation>.navigation {
        padding: 0 20px;
        border: 0
    }
    .ves-megamenu.has-title>.navigation {
        border-top: none
    }
    .ves-megamenu.ves-horizontal>.navigation {
        border: 0
    }
    .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item>a,
    .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item>a {
        line-height: 36px
    }
    .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item>a .ves-caret,
    .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item>a .ves-caret {
        line-height: inherit
    }
    .ves-megamenu .navigation {
        background: transparent;
        font-weight: 700;
        height: inherit;
        left: auto;
        overflow: inherit;
        padding: 0;
        position: static;
        top: 0;
        width: 100%;
        margin-bottom: 0
    }
    .ves-megamenu .navigation>ul {
        padding: 0
    }
    .ves-megamenu .navigation .level0 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        margin: 0 5px 0 0;
        position: relative
    }
    .ves-megamenu .navigation .level0>a,.ves-megamenu .navigation .content-type-parentcart .level1>a {
        font-size: 16px;
        text-transform: uppercase;
        display: block;
        padding: 0 15px;
        font-weight: 600
    }
    .ves-megamenu .navigation .level0>a .cat-label,.ves-megamenu .navigation .content-type-parentcart .level1>a .cat-label {
        position: absolute;
        top: -10px;
        right: 0;
        padding: 0 6px;
        font-size: 14px;
        line-height: 22px
    }
    .ves-megamenu .navigation .level0>a>span,.ves-megamenu .navigation .content-type-parentcart .level1>a>span {
        position: relative;
        display: inline-block;
        zoom: 1
    }
    .ves-megamenu .navigation .level0>a>span.drill-opener,
    .ves-megamenu .navigation .level0>a>span.opener,.ves-megamenu .navigation .content-type-parentcart .level1>a>span.opener,,.ves-megamenu .navigation .content-type-parentcart .level1>a>span.drill-opener {
        display: none
    }
    .ves-megamenu .navigation .level0.current>a {
        background-color: #5bd2ec;
        color: #FFF
    }
    .ves-megamenu .navigation .level0 .submenu {
        font-size: inherit
    }
    .ves-megamenu .navigation .level0 .submenu .mega-col>.nav-item>a {
        border-left: 3px solid transparent
    }
    .ves-megamenu .navigation .level0 .submenu .dynamic-items a:hover {
        background: none
    }
    .ves-megamenu .navigation .level0 .submenu .dynamic-items .nav-item a {
        line-height: 45px
    }
    .ves-megamenu .navigation .level0 .submenu .dynamic-items .dynamic-active a {
        border-bottom-color: #ddd;
        border-right-color: transparent
    }
    .ves-megamenu .navigation .level0 .submenu .dynamic-items .dynamic-active a>.ves-caret {
        visibility: hidden
    }
    .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .dynamic-active>a,
    .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .current.dynamic-active>a {
        background: #5bd2ec;
        border: 1px solid #ddd;
        color: #FFF;
        border-color: #5bd2ec
    }
    .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .dynamic-active>a>.ves-caret,
    .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .current.dynamic-active>a>.ves-caret {
        visibility: visible
    }
    .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items {
        float: right
    }
    .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items>ul>li>a {
        border-left: 1px solid #ddd;
        border-right-color: #DDD
    }
    .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items>ul>li>a>.ves-caret {
        float: left;
        margin-right: 0
    }
    .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items>ul>li.dynamic-active>a {
        border-right-color: #DDD;
        border-left-color: transparent
    }
    .ves-megamenu .navigation .level0 .submenu .submenu-inner:after,
    .ves-megamenu .navigation .level0 .submenu .submenu-inner:before {
        display: table;
        line-height: 0;
        content: "";
        clear: both
    }
    .ves-megamenu .navigation .level0 .submenu .submenu-inner .content-wrapper {
        float: left;
        width: 100%
    }
    .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header {
        border-bottom: 1px solid #e6e6e6;
        float: left;
        margin-bottom: 20px;
        padding-bottom: 12px;
        width: 100%
    }
    .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header a:hover {
        background: #5bd2ec;
        color: #FFF
    }
    .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer {
        float: left;
        margin-top: 20px;
        width: 100%
    }
    .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer a:hover {
        background: #5bd2ec;
        color: #FFF
    }
    .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header .links li,
    .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer .links li {
        padding: 0 5px;
        margin-bottom: 0;
        display: inline-block;
        *display: inline;
        zoom: 1
    }
    .ves-megamenu .navigation .level0 .submenu .feature-box-v3 a {
        padding: 0;
        display: inline-block;
        *display: inline;
        zoom: 1
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget {
        position: relative;
        margin-bottom: 0
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav {
        top: -60px;
        right: 0;
        position: absolute
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav a {
        background: #f5f5f5;
        padding: 5px 10px;
        display: inline-block;
        *display: inline;
        zoom: 1
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav a:hover {
        background-color: #000000;
        color: #ffffff
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .block-title {
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 10px
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .block-title strong {
        font-weight: 500
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item {
        width: 100%
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a {
        padding: 0;
        border: 0
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a:hover {
        background: transparent
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a.action {
        color: #999;
        display: inline-block;
        *display: inline;
        zoom: 1
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-image img {
        width: auto;
        float: none;
        display: inline-block
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-actions {
        margin-top: 0;
        position: relative;
        z-index: 99
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item img.owl-lazy {
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-details {
        text-align: center
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-details .price-box {
        color: #1979c3
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-photo {
        text-align: center
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .icon {
        position: absolute;
        z-index: 99
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items {
        padding: 0
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item {
        margin-bottom: 0
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item .product-item-info {
        border: 1px solid transparent;
        padding: 10px
    }
    .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item .product-item-info:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 0;
        border-color: #bbbbbb
    }
    .ves-megamenu .navigation .level0 .submenu .nav-item.current>a {
        border-color: #ff5501
    }
    .ves-megamenu .navigation .level0 .submenu .dynamic-items ul>.nav-item.current>a {
        border-color: transparent;
        border-bottom-color: #ddd
    }
    .ves-megamenu .navigation .level0.submenu-left,
    .ves-megamenu .navigation .level0.submenu-right {
        position: static
    }
    .ves-megamenu .navigation .level0 .ves-column1>.item-content1>.mega-col {
        width: 100%
    }
    .ves-megamenu .navigation .level0 .ves-column1>.item-content1>.mega-col>.nav-item {
        width: 100%
    }
    .ves-megamenu .navigation .level0 .ves-column2>.item-content1>.mega-col {
        width: 50%
    }
    .ves-megamenu .navigation .level0 .ves-column3>.item-content1>.mega-col {
        width: 33.3333%
    }
    .ves-megamenu .navigation .level0 .ves-column4>.item-content1>.mega-col {
        width: 25%
    }
    .ves-megamenu .navigation .level0 .ves-column5>.item-content1>.mega-col {
        width: 20%
    }
    .ves-megamenu .navigation .level0 .ves-column6>.item-content1>.mega-col {
        width: 16.6666%
    }
    .ves-megamenu .navigation .level0 .ves-column7>.item-content1>.mega-col {
        width: 14.2857%
    }
    .ves-megamenu .navigation .level0 .ves-column8>.item-content1>.mega-col {
        width: 12.5%
    }
    .ves-megamenu .navigation .level0 .ves-column9>.item-content1>.mega-col {
        width: 11.1111%
    }
    .ves-megamenu .navigation .level0 .ves-column10>.item-content1>.mega-col {
        width: 10%
    }
    .ves-megamenu .navigation .level0 .ves-column11>.item-content1>.mega-col {
        width: 9.0909%
    }
    .ves-megamenu .navigation .level0 .ves-column12>.item-content1>.mega-col {
        width: 8.3333%
    }
    .ves-megamenu .navigation .nav-item {
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
    .ves-megamenu .navigation .nav-item.current>a>span .cat-label-v1 {
        background-color: #ff7214
    }
    .ves-megamenu .navigation .nav-item.current>a>span .cat-label-v1:before {
        border-top-color: #ff7214
    }
    .ves-megamenu .navigation .nav-item.current>a>span .cat-label-v2 {
        background-color: #b32e78
    }
    .ves-megamenu .navigation .nav-item.current>a>span .cat-label-v2:before {
        border-top-color: #b32e78
    }
    .ves-megamenu .navigation .nav-item.current>a>span .cat-label-v3 {
        background-color: #8bc556
    }
    .ves-megamenu .navigation .nav-item.current>a>span .cat-label-v3:before {
        border-top-color: #8bc556
    }
    .ves-megamenu .navigation .nav-item.current>.submenu {
        display: block
    }
    .ves-megamenu .navigation .nav-item>.submenu .item-content,
    .ves-megamenu .navigation .nav-item>.submenu .item-sidebar {
        float: left
    }
    .ves-megamenu .navigation .nav-item>.submenu .item-content p>a,
    .ves-megamenu .navigation .nav-item>.submenu .item-sidebar p>a {
        padding: 0
    }
    .ves-megamenu .navigation .nav-item.subgroup>.submenu {
        display: block;
        position: static;
        margin-bottom: 10px !important;
        border: 0;
        min-width: auto;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .ves-megamenu .navigation .nav-item.subhover>.submenu {
        border: 0;
        z-index: 99;
        border-radius: 0;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15)
    }
    .ves-megamenu .navigation .nav-item.subhover>.submenu>.submenu-inner {
        padding: 23px
    }
    .ves-megamenu .navigation .nav-item.submenu-right>.submenu {
        right: 0 !important;
        left: auto !important
    }
    .ves-megamenu .navigation .nav-item.submenu-right>a>.ves-caret {
        float: left;
        margin-left: -15px
    }
    .ves-megamenu .navigation .nav-item .dynamic-items>ul>li {
        float: left;
        width: 100%;
        margin-bottom: 0
    }
    .ves-megamenu .navigation .nav-item .dynamic-items>ul>li:first-child>a {
        border-top: 1px solid #ddd
    }
    .ves-megamenu .navigation .nav-item .dynamic-items>ul>li>a {
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
        text-indent: 10px;
        float: left;
        width: 100%;
        position: relative;
        margin: 0;
        padding: 0;
        line-height: 45px
    }
    .ves-megamenu .navigation .nav-item .dynamic-items>ul>li>a .ves-caret {
        margin: 0;
        margin-right: 15px
    }
    .ves-megamenu .navigation .nav-item .dynamic-content {
        width: 80%;
        padding-right: 0
    }
    .ves-megamenu .navigation .nav-item .dynamic-content>.nav-item {
        display: none
    }
    .ves-megamenu .navigation .nav-item .dynamic-content>.nav-item.dynamic-active {
        display: block
    }
    .ves-megamenu .navigation .nav-item .dynamic-top>.dynamic-items {
        width: 100%;
        float: left;
        margin-bottom: 20px
    }
    .ves-megamenu .navigation .nav-item .dynamic-top>.dynamic-items>ul>li {
        width: auto;
        margin-right: 10px
    }
    .ves-megamenu .navigation .nav-item .dynamic-top>.dynamic-items>ul>li>a {
        border: 1px solid #ddd
    }
    .ves-megamenu .navigation .nav-item .dynamic-top>.dynamic-content {
        width: 100%;
        float: left
    }
    .ves-megamenu .navigation .level1>a {
        font-size: 15px
    }
    .ves-megamenu .navigation .level1 .cat-label:before {
        display: none
    }
    .ves-megamenu .navigation .level1 .submenu {
        z-index: 99
    }
    .ves-megamenu .navigation .level1 .ves-caret {
        float: right
    }
    .ves-megamenu .navigation .level1 .submenu-right>a>.ves-caret {
        float: left;
        margin-left: -15px
    }
    .ves-megamenu .navigation .level1 .submenu-right>.submenu {
        right: 100% !important
    }
    .ves-megamenu a {
        color: #333;
        text-decoration: none;
        -webkit-transition: 300ms ease-in-out;
        -o-transition: 300ms ease-in-out;
        transition: 300ms ease-in-out
    }
    .ves-megamenu a:hover {
        text-decoration: none
    }
    .ves-megamenu img:hover {
        -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
        -o-transform: scale(1.04);
        transform: scale(1.04);
        -webkit-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s
    }
    .ves-megamenu.ves-vertical li.level0 {
        width: 100%;
        margin: 0;
        float: none !important;
        position: static !important
    }
    .ves-megamenu.ves-vertical .navigation .nav-item>a {
        position: relative
    }
    .ves-megamenu.ves-dvertical-right .navigation .level0>a {
        padding-left: 25px
    }
    .ves-megamenu.ves-dvertical-right .navigation .level0>a>.ves-caret {
        position: absolute;
        left: 10px;
        right: auto;
        line-height: 50px
    }
    .ves-megamenu.ves-dvertical-right .navigation .level0.submenu-left.subhover>.submenu {
        right: 100%;
        left: auto !important;
        top: 0
    }
    .ves-megamenu.ves-dvertical-right .navigation .level0>.submenu {
        top: 0;
        left: auto !important;
        right: 100%
    }
    .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-left>a>.ves-caret {
        left: 10px;
        right: auto
    }
    .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-right>a>.ves-caret {
        right: 10px;
        left: auto
    }
    .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-right.subhover>.submenu {
        left: -100% !important;
        right: 100% !important
    }
    .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0>a>.ves-caret {
        float: right;
        line-height: inherit
    }
    .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0.subhover>.submenu {
        right: 0;
        left: 100% !important;
        top: 0
    }
    .ves-megamenu.ves-daccordion .navigation {
        overflow: hidden
    }
    .ves-megamenu.ves-daccordion .navigation .nav-item {
        float: left;
        width: 100%
    }
    .ves-megamenu.ves-daccordion .navigation .nav-item.current>.submenu {
        display: none
    }
    .ves-megamenu.ves-daccordion .navigation .nav-item a {
        position: relative
    }
    .ves-megamenu.ves-daccordion .navigation .nav-item .submenu {
        width: 100% !important;
        position: static;
        overflow: hidden !important
    }
    .ves-megamenu.ves-daccordion .navigation .nav-item .submenu>.submenu-inner {
        padding: 0
    }
    .ves-megamenu.ves-daccordion .navigation .nav-item.subhover>.submenu {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .ves-megamenu.ves-daccordion .navigation li.level0 {
        width: 100%;
        margin: 0
    }
    .ves-megamenu.ves-daccordion .navigation li.level0 .ves-caret {
        position: absolute;
        top: 0;
        right: 0;
        margin-left: 0;
        margin-top: 0;
        text-align: center
    }
    .ves-megamenu.ves-daccordion .navigation li.level0 .ves-caret.item-active {
        background-color: rgba(0, 0, 0, 0.05)
    }
    .ves-ddrill {
        position: relative;
        float: left;
        width: 100%;
        overflow: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        max-width: 100% !important
    }
    .ves-ddrill .navigation {
        background-color: #FFF
    }
    .ves-ddrill .navigation.loaded>.dropdown-menu {
        width: 100% !important
    }
    .ves-ddrill .navigation .subhover>.submenu {
        display: none
    }
    .ves-ddrill .navigation>.dropdown-menu {
        display: block;
        position: static;
        margin: 0;
        padding: 0;
        border-radius: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .ves-ddrill .navigation .ves-caret {
        display: none
    }
    .ves-ddrill .navigation .cat-label {
        position: static;
        margin: 0;
        padding: 4px 6px
    }
    .ves-ddrill .navigation .nav-item {
        position: relative !important;
        float: left !important;
        width: 100%
    }
    .ves-ddrill .navigation .nav-item>a {
        line-height: 50px;
        position: static;
        padding: 0 15px
    }
    .ves-ddrill .navigation .nav-item>a span.drill-opener {
        border: 1px solid #e5e5e5;
        border-right: 0;
        display: none
    }
    .ves-ddrill .navigation .mega-col {
        padding: 0
    }
    .ves-ddrill .navigation .level0 {
        border-top-color: #e5e5e5
    }
    .ves-ddrill .navigation .opener {
        display: none
    }
    .ves-ddrill .navigation .drill-opener {
        background: #f0f0f0;
        position: absolute
    }
    .ves-ddrill .navigation .drill-opener:before {
        content: "\e608"
    }
    .ves-ddrill .navigation .drilldown-back {
        position: relative;
        top: 0;
        left: -1px;
        display: none
    }
    .ves-ddrill .navigation .drilldown-back a {
        padding: 0;
        background: #f0f0f0;
        text-align: center;
        font-size: 1.3em;
        text-transform: uppercase;
        display: block;
        font-weight: normal;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: -1px
    }
    .ves-ddrill .navigation .drilldown-back a .drill-opener {
        position: absolute;
        left: 0;
        right: auto;
        display: block!important;
    }
    .ves-ddrill .navigation .drilldown-back a .drill-opener:before {
        content: "\e617"
    }
    .ves-ddrill .navigation .drilldown-back a .drill-opener:after {
        display: none
    }
    .ves-ddrill .navigation .drilldown-back a .current-cat {
        line-height: 50px;
        position: relative;
        z-index: 99
    }
    .ves-ddrill .navigation .drilldown-back a .current-cat:before {
        display: none
    }
    .ves-ddrill .drill-opener {
        display: block
    }
    .ves-ddrill .navigation .nav-item>a span.drill-opener {
        display: block!important;
        position: absolute;
        top: 0;
        right: 0
    }
    .ves-ddrill .navigation .drilldown-back {
        display: block
    }
    .ves-ddrill .navigation .drilldown-back>a>.drill-opener {
        line-height: 50px;
        width: 50px;
    }
    .ves-daccordion .navigation .ves-caret {
        display: block;
        line-height: inherit;
        width: 50px
    }
    .ves-daccordion .navigation .level0 .submenu {
        overflow: hidden
    }
    .ves-megamenu .navigation .level0.vertical-item .level1>.item-content1>.mega-col>.nav-item {
        position: static !important
    }
    .ves-megamenu .navigation .level0.vertical-item {
        position: relative;
        z-index: 99
    }
    .ves-megamenu .navigation .level0.vertical-item>.submenu {
        padding: 0;
        -webkit-box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.2);
        box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.2)
    }
    .ves-megamenu.alway-show .navigation .level0.vertical-item>.submenu {
        display: block !important;
    }
    .ves-megamenu .navigation .level0.vertical-item>.submenu>.submenu-inner {
        padding: 0
    }
    .ves-megamenu .navigation .level0.vertical-item>a {
        padding: 0 22px;
        margin: 0;
        background: #ff5501
    }
    .ves-megamenu .navigation .level0.vertical-item>a:before {
        font-family: "FontAwesome";
        font-weight: normal;
        content: "\f0c9";
        margin-right: 8%;
        font-size: 16px
    }
    .ves-megamenu .navigation .level0.vertical-item>a>.ves-caret {
        right: 10px;
        position: absolute;
        line-height: 50px
    }
    .ves-megamenu .header-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.53);
        z-index: 30;
        display: none
    }
    .ves-megamenu.megamenu-ultimo.ves-offcanvas .level0 .submenu .nav-item>a,
    .ves-megamenu.megamenu-ultimo.ves-dhorizontal .level0 .submenu .nav-item>a {
        line-height: 22px
    }
    .ves-megamenu.megamenu-ultimo.ves-offcanvas .level0 .submenu .nav-item>a .ves-caret,
    .ves-megamenu.megamenu-ultimo.ves-dhorizontal .level0 .submenu .nav-item>a .ves-caret {
        line-height: inherit
    }
    .ves-megamenu.megamenu-ultimo .navigation>ul {
        border-bottom: 5px solid #333
    }
    .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .mega-col>.nav-item>a {
        border-left: 0
    }
    .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .nav-item.current>a {
        border-left: 0
    }
    .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu a {
        border-left: 0
    }
    .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu a:hover {
        background: none;
        color: #5bd2ec
    }
    .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header .links>li {
        padding: 0
    }
    .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header a,
    .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-footer a {
        padding-left: 10px;
        padding-right: 10px
    }
    .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header a:hover,
    .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-footer a:hover {
        background: #de2666
    }
    .ves-megamenu.megamenu-ultimo .navigation .level0 .ves-caret {
        opacity: 0.3
    }
    .ves-megamenu.megamenu-ultimo .navigation .level1 .nav-item {
        padding-bottom: 5px
    }
    .ves-megamenu.megamenu-porto .navigation .nav-item.subhover>.submenu>.submenu-inner {
        padding: 8px
    }
    .ves-megamenu.megamenu-porto .navigation .nav-item .level1 .mega-col>.nav-item>a {
        padding: 3px 5px
    }
    .ves-megamenu.food-menu .navigation {
        text-align: center
    }
    .ves-megamenu.food-menu .navigation .level0 {
        float: none
    }
    .ves-megamenu.food-menu .navigation .level0:hover>a {
        background: #FFF;
        color: #5bd2ec
    }
    .ves-megamenu.food-menu .navigation .level0>a {
        text-align: center;
        float: left;
        padding: 0
    }
    .ves-megamenu.food-menu .navigation .level0>a>span {
        float: left;
        width: 100%
    }
    .ves-megamenu.food-menu .navigation .level1 {
        text-align: left
    }
    .ves-megamenu.food-menu .navigation .level1 .icon-left {
        margin-right: 10px;
        float: left
    }
    .ves-megamenu.food-menu .navigation .level1 .nav-item {
        float: left;
        margin-bottom: 10px;
        width: 100%
    }
    .ves-megamenu.food-menu .navigation .level1 .nav-item a {
        float: left;
        padding: 0 10px;
        width: 100%
    }
    .ves-megamenu.food-menu .navigation .level1 .nav-item a>span {
        float: left
    }

    .navigation ul {
        padding: 0 8px
    }
    .ves-megamenu ul.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
        display: block!important;
    }
}

@media all and (min-width:968px),
print {
    .ves-megamenu.ves-daccordion .navigation,
.ves-megamenu.ves-mdrilldown .navigation,
.ves-megamenu.ves-ddrill .navigation {
    border: 0px solid rgba(0, 0, 0, 0.15)
}

}
.ves-megamenu.ves-ddrill .navigation .nav-item .submenu
{
    display: none;
}