@import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,700,800,900&display=swap.less');
/**
 * Copyright © 2016 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © 2016 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.action-primary:focus,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel {
  border-radius: 3px;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
}
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active {
  box-shadow: inset 0 1px 0 0 rgba(209, 209, 209, 0.8), inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
}
.abs-action-link-button:focus,
.abs-action-link-button:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus {
  text-decoration: none;
}
.abs-action-remove,
.abs-discount-block .action.check,
.abs-add-fields .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.abs-add-fields .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.abs-add-fields .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.abs-add-fields .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-to-action-secondary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown {
  display: block;
}
.abs-remove-button-for-blocks > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #999999;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before {
  color: #999999;
}
.abs-product-link > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active {
  color: #333333;
  text-decoration: underline;
}
.abs-like-link:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-add-fields .action.remove {
  width: auto;
  line-height: normal;
  position: absolute;
  top: 34px;
  margin-left: 73%;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-actions-addto:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'icons-blank-theme';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-cart-block > .title,
.abs-cart-block [class*=__title],
.abs-discount-block .block > .title,
.abs-discount-block .block [class*=__title] {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.abs-cart-block > .title:after,
.abs-cart-block [class*=__title]:after,
.abs-discount-block .block > .title:after,
.abs-discount-block .block [class*=__title]:after {
  position: absolute;
  right: 20px;
  top: 10px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.abs-cart-block [class*=__title] > span,
.abs-discount-block .block > .title > span,
.abs-discount-block .block [class*=__title] > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-cart-block [class*=__title]:after,
.abs-discount-block .block > .title:after,
.abs-discount-block .block [class*=__title]:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block .block {
  margin: 0;
}
.abs-discount-block .block > .title:after,
.abs-discount-block .block [class*=__title]:after {
  color: #858585;
}
.abs-discount-block .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-cart-block.active [class*=__title]:after,
.abs-discount-block .block.active > .title:after,
.abs-discount-block .block.active [class*=__title]:after {
  content: '\e621';
}
.abs-discount-block .block.active .content {
  display: block;
}
.abs-account-blocks .block-title {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c6c6c6;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-dropdown-items-new .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .table-caption {
  display: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th {
  background: #ffffff;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.abs-field-date input {
  margin-right: 10px;
  width: calc(100% - (23px + 10px));
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
@font-face {
  font-family: 'muli';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'muli';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'muli';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'muli';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@media only screen and (max-width:767px) {
  .nav--mobile .nav__link {
    position: relative;
    display: block;
    padding: 10px;
  }
  .nav--mobile .nav__link:after {
    width: 12px;
    height: 12px;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    color: rgba(0, 0, 0, 0.26);
    line-height: 12px;
    text-align: center;
    font-size: 0.8em;
  }
  .nav--mobile .nav__link--arrow-left {
    padding-left: 32px;
  }
  .nav--mobile .nav__link--arrow-left:after {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 10px;
    content: "\e91b";
  }
  .nav--mobile .nav__link--arrow-right {
    padding-right: 32px;
  }
  .nav--mobile .nav__link--arrow-right:after {
    right: 10px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90e";
  }
  .nav--mobile .nav__link--dots-right {
    padding-right: 32px;
  }
  .nav--mobile .nav__link--dots-right:after {
    right: 10px;
  }
  .nav--mobile .nav__section {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  }
  .nav--mobile .nav__section-title {
    display: block;
    padding: 10px 10px 0 10px;
    text-transform: uppercase;
  }
  .nav--mobile .nav__tab {
    display: none;
  }
  .nav--mobile .nav__tab--active {
    display: block;
  }
  .nav--mobile .nav__tabs-list {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .nav--mobile .nav__tabs-label {
    display: inline-block;
    width: 50%;
    margin-right: -4px;
  }
  .nav--mobile .nav__tabs-label__link {
    display: block;
    padding: 20px 10px;
    text-align: center;
    background: #eeeeee;
    text-decoration: none;
  }
  .nav--mobile .nav__tabs-label__link--active {
    background: #e1e1e1;
    -webkit-box-shadow: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -moz-box-shadow: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    box-shadow: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  }
  .nav--mobile .nav__list {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .nav--mobile .nav__sublist {
    margin: 0;
    padding: 0;
    list-style: none;
  }
}
@media only screen and (min-width:481px) and (max-width:767px) {
  .nav--mobile .nav__link {
    padding: 15px;
  }
  .nav--mobile .nav__link:after {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background-size: 16px;
  }
  .nav--mobile .nav__link--arrow-left {
    padding-left: 46px;
  }
  .nav--mobile .nav__link--arrow-left:after {
    left: 15px;
  }
  .nav--mobile .nav__link--arrow-right {
    padding-right: 46px;
  }
  .nav--mobile .nav__link--arrow-right:after {
    right: 15px;
  }
  .nav--mobile .nav__link--dots-right {
    padding-right: 46px;
  }
  .nav--mobile .nav__link--dots-right:after {
    right: 15px;
  }
  .nav--mobile .nav__section-title {
    padding: 15px 15px 0 15px;
  }
  .nav--mobile .nav__tabs-label__link {
    padding: 30px 15px;
  }
}
@media only screen and (min-width:768px) {
  .nav--user .nav__link {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
    border: 0;
    margin: 0;
    padding: 10px;
    text-decoration: none;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: rgba(0, 0, 0, 0.54);
    text-align: center;
    height: 40px;
    border-left: 1px solid rgba(0, 0, 0, 0.12);
    font-size: 90%;
    line-height: 1.8;
  }
  .nav--user .nav__link span {
    display: block;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .nav--user .nav__item {
    -webkit-box-flex: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -moz-box-flex: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-flex: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -ms-flex: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    flex: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    position: relative;
    display: inline-block;
  }
  .nav--user .nav__list {
    display: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-box-direction: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -moz-box-direction: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-box-orient: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -moz-box-orient: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-flex-direction: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -ms-flex-direction: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    flex-direction: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-flex-wrap: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -ms-flex-wrap: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    flex-wrap: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-box-pack: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -moz-box-pack: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -ms-flex-pack: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-justify-content: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    justify-content: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-align-content: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -ms-flex-line-pack: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    align-content: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .nav--desktop .nav__link {
    display: block;
    text-decoration: none;
  }
  .nav--desktop .nav__list {
    display: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-box-direction: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -moz-box-direction: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-box-orient: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -moz-box-orient: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-flex-direction: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -ms-flex-direction: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    flex-direction: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-flex-wrap: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -ms-flex-wrap: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    flex-wrap: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-box-pack: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -moz-box-pack: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -ms-flex-pack: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-justify-content: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    justify-content: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-align-content: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -ms-flex-line-pack: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    align-content: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .nav--desktop .nav__list > .nav__item {
    -webkit-box-flex: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -moz-box-flex: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-flex: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -ms-flex: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    flex: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    height: 45px;
    display: inline-block;
  }
  .nav--desktop .nav__list > .nav__item:nth-child(n+6) {
    display: none;
  }
  .nav--desktop .nav__list > .nav__item > .nav__link {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px;
    text-align: center;
    line-height: 1.6;
    font-size: 90%;
    color: rgba(0, 0, 0, 0.54);
  }
  .nav--desktop .nav__list > .nav__item--hover > .nav__link {
    border-bottom: 5px solid #ff5252;
  }
  .nav--desktop .nav__sublist {
    -webkit-column-count: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -moz-column-count: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    column-count: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -webkit-column-gap: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    -moz-column-gap: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    column-gap: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .nav--desktop .nav__sublist-label {
    display: block;
    font-size: 120%;
  }
  .nav--desktop .nav__banner {
    float: right;
    width: 270px;
    margin-right: -290px;
  }
}
@media only screen and (min-width: 1024px) {
  .nav--desktop .nav__list > .nav__item:nth-child(n+6) {
    display: inline-block;
  }
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
.icon-next {
  display: inline-block;
  text-decoration: none;
}
.icon-next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e608';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.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;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 15px 10px 15px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 20%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 35px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  min-height: 250px;
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
}
.post-list-content .limiter {
  display: block !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
@media all and (min-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 48%;
  }
}
@media all and (max-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 98%;
  }
}
/* mageplaza end blog style */
.nav-before-open .checkout-cart-index #maincontent {
  position: relative;
  top: -20px;
}
@media all and (min-width: 769px) and (max-width: 800px) {
  .checkout-cart-index .button__icon--arrow-right {
    padding-right: 21px;
  }
}
#review-buttons-container button {
  color: #fff !important;
  background: #50aa3a !important;
  width: 130px;
  height: 32px;
  line-height: 10px;
  margin-left: -2px;
}
.block.discount {
  margin-bottom: 15px;
}
.checkout-index-index .checkout-agreements-block {
  margin-top: 30px;
}
.checkout-index-index .checkout-agreements-block input {
  width: 16px;
  height: 16px;
  margin: 0;
}
.checkout-index-index .checkout-agreements-block button:hover {
  text-decoration: none;
}
.checkout-index-index .checkout-agreements-block span {
  color: red;
}
.checkout-index-index .authentication-wrapper {
  position: relative;
  width: auto;
}
.checkout-index-index .authentication-wrapper .action-auth-toggle span:before {
  color: #000;
}
.opc-summary-wrapper .modal-header .action-close {
  display: none;
}
.opc-block-summary {
  background: #e5e5e5;
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .opc-block-summary .minicart-items .product-item-qty {
    display: none;
  }
}
/**
 * Copyright © 2016 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  height: 75%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  margin: auto;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.fotorama__arr.hidden-video {
  z-index: -1 !important;
}
.fotorama__video-close {
  bottom: 89%;
  top: auto;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
/*! LESS grid system v0.0.1 | (c) 2014 John Przeslakowski | Code released under the MIT license | goodpixels.co.uk/less-grid-system */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
span.price-label {
  margin-right: 10px;
}
span.price-label {
  margin-right: 10px;
}
a.action.tocompare {
  display: none !important;
}
a.action.towishlist {
  padding: 10px 0;
  color: #000;
  margin-bottom: 20px;
  border-bottom: 1px solid #000000;
}
a.action.towishlist {
  color: #000 !important;
}
.custom-sku .value {
  font-weight: bold;
}
.custom-sku {
  margin-bottom: 10px;
}
/*SWX*/
.products__item-name,
.product--swiper-primary .product__title {
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    float: left;
    clear: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    float: left;
    display: inline-block;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .storecredit .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .block-addresses-list .items.addresses > .item,
  .edit-account > fieldset,
  .address-edit > fieldset,
  .magento-payments-review-discount .block,
  .cart-discount .block,
  .paypal-review-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .storecredit .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .block-addresses-list .items.addresses > .item:nth-child(1),
  .edit-account > fieldset:nth-child(1),
  .address-edit > fieldset:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1) {
    float: left;
    clear: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .storecredit .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .block-addresses-list .items.addresses > .item:nth-child(2),
  .edit-account > fieldset:nth-child(2),
  .address-edit > fieldset:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .block-addresses-list .items.addresses > .item:nth-child(2) + *,
  .edit-account > fieldset:nth-child(2) + *,
  .address-edit > fieldset:nth-child(2) + *,
  .magento-payments-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .customer-review .product-details,
  .page-main .block {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .column.main .paypal-review .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,
  .minisearch__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,
  .cart-container:before,
  .cart-container: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,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount: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,
  .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,
  .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,
  .cart-container:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .paypal-review-discount: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,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses: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 {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) [class*=__label],
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) [class*=__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,
  .abs-revert-field-type-desktop .fieldset > .field [class*=__label],
  .abs-revert-field-type-desktop .fieldset .fields > .field [class*=__label] {
    margin: 0 0 5px;
    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;
  }
  .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 + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field .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 {
    width: 100%;
    padding: 0;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .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-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-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-information .box-content {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'icons-blank-theme';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^="sales-guest-"] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    line-height: 32px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    z-index: 0;
    width: 100%;
  }
  .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,
  .magento-payments-review-discount .block,
  .cart-discount .block,
  .paypal-review-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block > .title,
  .abs-discount-block-desktop .block [class*=__title],
  .magento-payments-review-discount .block > .title,
  .magento-payments-review-discount .block [class*=__title],
  .cart-discount .block > .title,
  .cart-discount .block [class*=__title],
  .paypal-review-discount .block > .title,
  .paypal-review-discount .block [class*=__title] {
    border: 0;
    cursor: default;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .abs-discount-block-desktop .block [class*=__title] strong,
  .magento-payments-review-discount .block > .title strong,
  .magento-payments-review-discount .block [class*=__title] strong,
  .cart-discount .block > .title strong,
  .cart-discount .block [class*=__title] strong,
  .paypal-review-discount .block > .title strong,
  .paypal-review-discount .block [class*=__title] strong {
    font-size: 1.6rem;
  }
  .magento-payments-review-discount .block > .title:after,
  .magento-payments-review-discount .block [class*=__title]:after,
  .cart-discount .block > .title:after,
  .cart-discount .block [class*=__title]:after,
  .paypal-review-discount .block > .title:after,
  .paypal-review-discount .block [class*=__title]:after {
    display: none;
  }
  .abs-discount-block-desktop .block .content,
  .abs-discount-block-desktop .block [class*=__content],
  .magento-payments-review-discount .block .content,
  .magento-payments-review-discount .block [class*=__content],
  .cart-discount .block .content,
  .cart-discount .block [class*=__content],
  .paypal-review-discount .block .content,
  .paypal-review-discount .block [class*=__content] {
    display: block !important;
    padding: 0;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 1280px;
    box-sizing: border-box;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .column.main {
    min-height: 300px;
    -webkit-box-flex: 1 0 66%;
    -moz-box-flex: 1 0 66%;
    -webkit-flex: 1 0 66%;
    -ms-flex: 1 0 66%;
    flex: 1 0 66%;
  }
  .sidebar-main {
    min-width: 200px;
    padding-right: 2%;
    -webkit-box-flex: 1 0 15%;
    -moz-box-flex: 1 0 15%;
    -webkit-flex: 1 0 15%;
    -ms-flex: 1 0 15%;
    flex: 1 0 15%;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-right: 0;
    padding-left: 2%;
  }
  .sidebar-additional {
    padding-left: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend,
  [class*=__legend] {
    border-bottom: 1px solid #c5c5c5;
  }
  .product-details__items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product-details__items:before,
  .product-details__items:after {
    content: '';
    display: table;
  }
  .product-details__items:after {
    clear: both;
  }
  .product-details__items [role=tab] {
    float: left;
    width: auto;
  }
  .product-details__items [class*=switch] {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product-details__items [role=tabpanel] {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product-details__items [role=tabpanel]:before,
  .product-details__items [role=tabpanel]:after {
    content: '';
    display: table;
  }
  .product-details__items [role=tabpanel]:after {
    clear: both;
  }
  .product-details__items [role=tabpanel].active {
    display: block;
  }
  .product-details__items [role=tab] {
    margin: 0 5px 0 0;
  }
  .product-details__items [role=tab]:not(.disabled) > [class*=switch]:focus,
  .product-details__items [role=tab]:not(.disabled) > [class*=switch]:hover {
    background: #fcfcfc;
  }
  .product-details__items [role=tab]:not(.disabled) > [class*=switch]:active,
  .product-details__items [role=tab].active > [class*=switch],
  .product-details__items [role=tab].active > [class*=switch]:focus,
  .product-details__items [role=tab].active > [class*=switch]:hover {
    background: #ffffff;
    color: #333333;
  }
  .product-details__items [role=tab].active > [class*=switch],
  .product-details__items [role=tab].active > [class*=switch]:focus,
  .product-details__items [role=tab].active > [class*=switch]:hover {
    padding-bottom: 6px;
  }
  .product-details__items [class*=switch] {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product-details__items [class*=switch]:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product-details__items [class*=switch]:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product-details__items [class*=switch]:active {
    color: #333333;
    text-decoration: none;
  }
  .product-details__items [role=tabpanel] {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .product-details__item a:after {
    display: none;
  }
  [class*=actions-toolbar]:before,
  [class*=actions-toolbar]:after {
    content: '';
    display: table;
  }
  [class*=actions-toolbar]:after {
    clear: both;
  }
  [class*=actions-toolbar] .primary,
  [class*=actions-toolbar] [class*=__primary] {
    float: left;
  }
  [class*=actions-toolbar] .secondary,
  [class*=actions-toolbar] [class*=__secondary] {
    float: right;
  }
  [class*=actions-toolbar] [class*=__primary],
  [class*=actions-toolbar] [class*=__secondary] {
    display: inline-block;
  }
  [class*=actions-toolbar] [class*=__primary] a.action,
  [class*=actions-toolbar] [class*=__secondary] a.action {
    display: inline-block;
  }
  [class*=actions-toolbar] [class*=__primary] .action {
    margin: 0 5px 0 0;
  }
  [class*=actions-toolbar] [class*=__secondary] a.action {
    margin-top: 6px;
  }
  [class*=actions-toolbar] [class*=__primary],
  [class*=actions-toolbar] [class*=__secondary] {
    margin-bottom: 0;
  }
  [class*=actions-toolbar] [class*=__primary] [class*=action],
  [class*=actions-toolbar] [class*=__secondary] [class*=action] {
    width: auto;
    margin-bottom: 0;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .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;
  }
  .mp-sidebar .data.item.title {
    width: 50% !important;
    margin: 0 !important;
  }
  .mp-sidebar .data.item.title .data.switch {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mp-sidebar .data.item.title .data.switch div {
    width: fit-content;
    margin: auto;
  }
  .mp-sidebar #tab-label-popular .data.switch {
    border-right: 0 !important;
  }
  .checkout-index-index .checkout-payment-method .payment-method-content {
    padding: 0 0 20px;
  }
  .page-layout-1column .filter-options .filter-options-content {
    padding: 10px;
  }
  body.wp-sl .login-container .fieldset > .field > .control {
    width: 80%;
  }
  body.wp-sl .slide-popup {
    left: unset;
    right: -10px;
    width: 420px;
    height: auto;
  }
  body.wp-sl .slide-popup .modal-inner-wrap {
    min-width: unset;
    display: block;
    width: 100%;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content {
    overflow-y: auto;
    height: 90%;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup {
    display: block;
    border-top: 0 none;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login {
    width: 100%;
    border-left: 0 none;
    padding: 0;
    margin-top: 15px;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer:before,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login:before {
    content: '';
    border: 0 none;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer .sociallogin-block,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login .sociallogin-block {
    padding: 0;
  }
  body.wp-sl .authentication-wrapper .block-authentication {
    text-align: left;
  }
  body.wp-sl .authentication-wrapper .slide-popup .sociallogin-wrapper {
    margin-top: 15px;
  }
  .block-cart-failed .actions.secondary {
    text-align: right;
  }
  .block-cart-failed .actions.secondary .action {
    display: inline-block;
    margin: 0 0 0 10px;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: 49%;
  }
  .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%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .start,
  .block-category-event .dates .end {
    display: inline-block;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
    position: relative;
  }
  .block-category-event .dates .start:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
    margin-top: 20px;
    max-width: 770px;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 0 0 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;
    font-size: 40px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label,
  .cart-summary .block .fieldset .field:not(.choice) [class*=__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,
  .cart-summary .block .fieldset .field [class*=__label] {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .block .fieldset .field > .label {
    font-weight: 600;
    font-size: 14px;
    color: #000;
  }
  .cart-summary .checkout-methods-items {
    padding: 0 20px 20px 20px;
    margin-top: 0;
    border-top: 0;
  }
  .cart-summary .checkout-methods-items button {
    padding: 13px 0;
    font-size: 18px;
    border-radius: 0;
  }
  .cart.table-wrapper .items {
    width: 100%;
  }
  .cart.table-wrapper tbody td {
    padding-top: 15px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 15px 8px 15px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
    padding-left: 100px;
  }
  .cart-discount {
    width: 36%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 0;
    margin-top: -55px;
  }
  .cart-discount #coupon_code {
    height: 40px;
  }
  .cart-discount .block.discount {
    width: 100%;
    max-width: 400px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cart [type="submit"] {
    margin-bottom: 15px;
  }
  .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-right: 20px;
    margin-top: 5px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 60%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .opc-wrapper .opc .form-login,
  .opc-wrapper .opc .form-shipping-address {
    max-width: none;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #808080;
    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: #808080;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #808080;
    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: #737373;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #737373;
  }
  .opc-progress-bar-item._complete > span {
    color: #5ba83c;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'icons-blank-theme';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #e01c44;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
  }
  .opc-progress-bar-item._active > span:before {
    background: #e01c44;
  }
  .opc-progress-bar-item._active > span:after {
    font-family: 'icons-blank-theme';
    content: '\e610';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    position: absolute;
    text-align: left;
    top: 100%;
    transform-origin: 0 0;
    transform: scale(1, 0);
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    position: absolute;
    right: 0;
    top: 85px;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .payment-method-billing-address .action-update {
    float: right;
  }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding: 20px 0 0 0;
  }
  .checkout-payment-method .payment-option-content {
    padding: 0;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 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_price {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final_price .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label,
  .page-product-giftcard .product-add-form .field:not(.text) [class*=__label] {
    margin: 0 0 5px;
    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,
  .page-product-giftcard .product-add-form .field:not(.text) [class*=__label] {
    font-weight: 700;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br,
  .page-product-giftcard .product-add-form .field:not(.text) [class*=__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: 'muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #c2c2c2;
  }
  .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: #c2c2c2;
  }
  .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: #c2c2c2;
  }
  .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,
  .page-product-giftcard .product-add-form .field:not(.text)[class*=--required] > [class*=__label]:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note,
  .page-product-giftcard .product-add-form .field:not(.text) [class*=__note] {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before,
  .page-product-giftcard .product-add-form .field:not(.text) [class*=__note]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    content: '\e618';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-message .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .gift-message .field > .label {
    margin: 0;
  }
  .gift-message .field:before,
  .gift-message .field:after {
    content: '';
    display: table;
  }
  .gift-message .field:after {
    clear: both;
  }
  .gift-message .field.choice:before,
  .gift-message .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .gift-message .field .description {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .label,
  .gift-message .field:not(.choice) [class*=__label] {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: "";
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .action-gift {
    float: left;
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #8f8f8f;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0 0 0 10px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-gift:hover:after {
    color: #333333;
  }
  .cart.table-wrapper .action-gift:active:after {
    color: #8f8f8f;
  }
  .cart.table-wrapper .action-gift._active:after {
    content: '\e621';
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #d1d1d1;
  }
  .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 #d1d1d1;
  }
  .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 #d1d1d1;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .newsletter {
    text-align: right;
    width: 50%;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .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 #d1d1d1;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary__actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 12px 0 0 30px;
  }
  .block-returns-tracking .block-title .action.track {
    float: right;
  }
  .order-links .item {
    float: left;
    margin: 0 5px 0 0;
  }
  .order-links .item a {
    padding: 5px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 5px 20px 6px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .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%;
  }
  .products--wishlist .products__item-info {
    width: auto;
  }
  .products--wishlist .products__item-info:hover .products__item-inner {
    display: block;
  }
  .products--wishlist .products__item-tooltip {
    display: inline-block;
  }
  .products--wishlist .products__item-actions {
    margin: 10px 0 0;
  }
  .products--wishlist .products__item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products--wishlist .products__tocart .actions-primary {
    margin: 0;
  }
  .products--wishlist .products__tocart .stock {
    margin: 20px 0 0;
  }
  .products--wishlist .products__tocart-fieldset {
    display: table;
  }
  .products--wishlist .products__tocart-field,
  .products--wishlist .products__tocart .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products--wishlist .products__tocart-field {
    padding-right: 10px;
  }
  .products--wishlist .products__tocart-btn {
    width: auto;
  }
  .products--wishlist .products__tocart {
    margin: 0;
  }
  .page-products .columns {
    position: relative;
    z-index: 1;
  }
  .products + .products__toolbar {
    margin-top: 0;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart,
  [class*=__tocart-btn] {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 0;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 28px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-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:not(.date) > .control {
    width: 80%;
  }
  .sidebar .product__item-photo {
    position: relative;
    left: auto;
    top: auto;
    float: left;
    margin: 0 10px 10px 0;
  }
  .sidebar .product__item-details {
    margin: 0;
  }
  .sidebar .product__item-actions {
    clear: left;
  }
  .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: ")";
  }
  .minisearch {
    position: relative;
    float: left;
    padding-left: 15px;
    width: 250px;
    z-index: 4;
  }
  .minisearch__control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .minisearch input {
    color: #ffffff;
    position: static;
    margin: 0;
    background: transparent;
    margin-left: 55px;
    padding: 0;
    border: 0;
    border-bottom: 2px solid #767676;
    height: 26px;
    margin-top: 4px;
    font-weight: 100;
  }
  .minisearch input:focus {
    box-shadow: none;
  }
  .minisearch .action.search {
    position: absolute;
    display: inline-block;
    right: 10px;
    top: 0;
    z-index: 1;
    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;
  }
  .minisearch .action.search:focus,
  .minisearch .action.search:active {
    background: none;
    border: none;
  }
  .minisearch .action.search:hover {
    background: none;
    border: none;
  }
  .minisearch .action.search.disabled,
  .minisearch .action.search[disabled],
  fieldset[disabled] .minisearch .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .minisearch .action.search:before {
    font-family: 'icomoon';
    content: "\e90b";
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .minisearch .action.search span {
    display: none;
  }
  .smile-elasticsuite-autocomplete-result span.special-price,
  .smile-elasticsuite-autocomplete-result span.old-price {
    width: 50%;
    float: left;
  }
  .smile-elasticsuite-autocomplete-result span.old-price span.price-label {
    float: left;
  }
  .smile-elasticsuite-autocomplete-result span.old-price span.price {
    float: left;
    width: 50%;
  }
  .account__field-prefix,
  .account__field-suffix {
    width: 100px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget {
    width: 50%;
    min-width: 600px;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses > .item {
    margin-bottom: 20px;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter__content-item {
    margin: 10px 0;
  }
  .filter__current {
    padding: 20px;
  }
  .filter__current-items {
    border-top: 1px solid #ffffff;
  }
  .filter__clear {
    margin-bottom: 30px;
    text-align: right;
  }
  .filter__clear,
  .filter__current-subtitle {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
  }
  .filter.active .filter__options,
  .filter__options {
    margin-top: 25px;
    display: block;
  }
  .filter__subtitle {
    position: static;
    display: block;
    font-family: 'lanting-demi';
    font-size: 16px;
    letter-spacing: 1px;
  }
  .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 #d1d1d1;
  }
  .page-layout-1column .filter__content {
    margin-top: 10px;
  }
  .page-layout-1column .filter__subtitle {
    display: none;
  }
  .page-layout-1column .filter__options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
  }
  .page-layout-1column .filter__options-item.active {
    position: relative;
    z-index: 2;
  }
  .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: 50%;
    margin-left: -20px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter__options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter__options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter__options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter__options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #d1d1d1;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter__options-item {
    padding: 5px;
    margin: 0;
  }
  .page-layout-1column .filter__options-item a {
    margin-left: 0;
  }
  .page-layout-1column .filter__options-item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter__current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter__current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter__current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter__current-item,
  .page-layout-1column .filter__current_items {
    display: inline;
  }
  .page-layout-1column .filter__current-item {
    margin-right: 25px;
  }
  .page-layout-1column .filter__current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter__actions {
    display: inline;
  }
  .page-layout-1column .filter__actions ~ .filter__options {
    margin-top: 25px;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: rgba(229, 229, 229, 0.24);
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    background: #e01c44;
  }
  .page-header .header.panel {
    padding-bottom: 8px;
    padding-top: 8px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 31px 20px 20px;
    margin: 0;
    max-width: 100%;
    background: #4a4a4a;
    height: 102px;
  }
  .header__container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  .logo {
    margin-right: 32px;
  }
  .logo img {
    max-height: inherit;
    width: 100%;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-wrapper > .breadcrumbs {
    max-width: 1240px;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .page-footer {
    background: #555;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .footer.content {
    border-top: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .footer.content .newsletter {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 769px), print {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
}
@media all and (min-width: 1024px), print {
  .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;
  }
  .products--wishlist .products__items {
    margin: 0;
  }
  .products--wishlist .products__item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .products--wishlist .products__item:nth-child(4n+1) {
    margin-left: 0;
  }
  .catalog-category-view .columns {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .catalog-category-view .column.main {
    flex: 1 0 74%;
  }
  .catalog-category-view .sidebar-main {
    flex: 1 0 25%;
  }
  .page-products .products--grid .products__items {
    margin: 0;
  }
  .page-products .products--grid .products__item {
    margin-left: calc((100% - 3 * 32.839%) / 3);
    padding: 0;
  }
  .page-products .products--grid .products__item:nth-child(3n+1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .filter {
    display: block !important;
  }
  .filter__m-toggle {
    display: none;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 16.66666667%;
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .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 {
    width: 24.439%;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
  }
  .block.widget .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media all and (max-width: 1023px), print {
  .filter {
    display: none;
  }
  .filter__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .filter__current {
    flex: 1 0 30%;
    margin-right: 10px;
  }
  .filter__options {
    flex: 1 0 50%;
    margin-left: 10px;
    margin-top: 0;
  }
  .filter + .block-wishlist {
    display: none;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product__item-photo {
    float: none;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
  .sidebar .product__item-details {
    margin-left: 85px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('https://raw.githubusercontent.com/kenwheeler/slick/master/slick/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
/**
 * Dominate Checkout Iframe
 */
.iwd-checkout-iframe-wrapper {
  width: 100%;
  min-width: 100%;
  position: relative;
}
.iwd-checkout-iframe-wrapper iframe {
  width: 100%;
  height: 837px;
}
.iwd-checkout-iframe-wrapper .iwd-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
}
.iwd-checkout-iframe-wrapper .iwd-loader__spin {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.iwd-checkout-iframe-wrapper .lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.iwd-checkout-iframe-wrapper .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border-width: 6px;
  border-style: solid;
  border-color: #808080 transparent transparent transparent;
  border-radius: 50%;
  -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.iwd-checkout-iframe-wrapper .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.iwd-checkout-iframe-wrapper .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.iwd-checkout-iframe-wrapper .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.dominate-payment-details-wrapper {
  margin-top: 20px;
}
/**
 * Dominate PayPal shortcut button
 */
.box-tocart .action.tocart.btn-subscribe {
  padding: 0;
}
.iwd-paypal-wrapper {
  display: block;
  width: 100%;
  margin: 20px auto;
}
@media (min-width: 1100px) {
  .cart-summary .iwd-paypal-wrapper {
    width: 132%;
    -ms-transform: scale(0.757);
    -moz-transform: scale(0.757);
    -o-transform: scale(0.757);
    -webkit-transform: scale(0.757);
    transform: scale(0.757);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .cart-summary .iwd-paypal-wrapper {
    width: 120%;
    -ms-transform: scale(0.834);
    -moz-transform: scale(0.834);
    -o-transform: scale(0.834);
    -webkit-transform: scale(0.834);
    transform: scale(0.834);
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .cart-summary .iwd-paypal-wrapper {
    max-width: 300px;
  }
  .block-minicart .iwd-paypal-wrapper {
    width: 120%;
    -ms-transform: scale(0.834);
    -moz-transform: scale(0.834);
    -o-transform: scale(0.834);
    -webkit-transform: scale(0.834);
    transform: scale(0.834);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 479px) {
  .block-minicart .iwd-paypal-wrapper {
    width: 132%;
    -ms-transform: scale(0.758);
    -moz-transform: scale(0.758);
    -o-transform: scale(0.758);
    -webkit-transform: scale(0.758);
    transform: scale(0.758);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-bottom: 0;
  }
}
@media (max-width: 329px) {
  .cart-summary .iwd-paypal-wrapper {
    width: 104%;
    -ms-transform: scale(0.967);
    -moz-transform: scale(0.967);
    -o-transform: scale(0.967);
    -webkit-transform: scale(0.967);
    transform: scale(0.967);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
/**
* Dominate PayPal Credit Messages
*/
.iwd-paypal-credit-msg {
  margin: 0 10px;
}
.iwd-paypal-credit-msg span {
  display: block;
  width: 100%;
}
.cart-totals tbody tr.iwd-cart-sidebar-wrapper > td {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.cart-totals tbody tr.iwd-cart-sidebar-wrapper > td .iwd-paypal-credit-msg {
  margin: 0;
}
.minicart-wrapper .mage-dropdown-dialog {
  display: block !important;
  visibility: hidden;
}
.minicart-wrapper .mage-dropdown-dialog .iwd-paypal-wrapper {
  display: none;
}
.minicart-wrapper.active .mage-dropdown-dialog {
  visibility: visible;
}
.minicart-wrapper.active .iwd-paypal-wrapper {
  display: block;
}
.iwd-paypal-product-credit-ms {
  margin: 10px 0;
}
body,
.swiper .product__price--exc-vat,
.swiper .product__price--inc-vat {
  font-family: 'Muli', sans-serif !important;
}
.header.content {
  padding: 0;
}
@media (min-width: 768px) {
  .sections.nav-sections,
  .cms-index-index .sections.nav-sections {
    margin-bottom: 0;
  }
  .sections.nav-sections nav.navigation .level0 > .level-top {
    letter-spacing: normal;
  }
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main,
.cms-index-index main.page-main {
  max-width: 1420px;
  width: 100%;
  box-sizing: border-box;
}
main.page-main {
  max-width: 1420px !important;
}
.navigation {
  z-index: unset;
}
.header.content {
  margin: 0 auto;
  background: #fff;
  height: unset;
  padding: 25px;
}
.header__container a.logo {
  max-width: unset;
  float: left;
  margin: 0;
  left: 0;
}
.header__container {
  max-width: unset;
}
.header__container a.logo img {
  width: unset;
}
.logo:after,
.header__container .minicart-wrapper:before {
  display: none;
}
li.customer-welcome {
  display: none !important;
}
li.greet.welcome span {
  color: #ffe400 !important;
  font-weight: bold !important;
}
span.header-panel-slogan {
  font-size: 13px;
}
.sections.nav-sections,
.sections.nav-sections nav.navigation {
  background: #4a4a4a;
}
.sections.nav-sections nav.navigation .level0 > .level-top {
  font-size: 16px;
}
.top-container .pop-sitewide {
  background: #e1e1e1;
  margin-top: 0;
}
.top-container {
  padding: 0;
  margin: 0;
  height: 50px;
}
ul.header.links .authorization-link {
  display: none !important;
}
ul.header.links li:last-of-type {
  display: none !important;
}
.top-container .pop-sitewide__list {
  max-width: 1400px;
  padding: 0;
  width: 100%;
}
.top-container .pop-sitewide__item span {
  max-width: unset;
  font-size: 14px;
  text-align: center;
  color: #4a4a4a;
  line-height: 28px;
}
.top-container .pop-sitewide__item span.pop-homepage__item--search:before {
  font-size: 26px;
  left: 15px;
  top: 5px;
}
span.pop-homepage__item--certificate.icon-certificate:before,
span.pop-homepage__item--earth.icon-globe:before,
span.pop-homepage__item--building.icon-warehouse:before {
  font-size: 36px;
  left: 50px;
  top: 5px;
}
.top-container .pop-sitewide__item span:before {
  font-family: 'icomoon';
  position: absolute;
  left: 30px;
  top: 5px;
  font-size: 40px;
}
.minicart-wrapper .action.showcart:before {
  display: none;
}
li.authorization-link {
  list-style: none;
  float: right;
  border-right: 1px solid #e1e1e1;
  width: 80px;
}
li.authorization-link img {
  display: block;
  margin: 0 auto;
}
li.authorization-link span {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #4a4a4a;
  margin-top: 2px;
}
.minicart-wrapper {
  width: 100px;
  text-align: center;
}
.minicart-wrapper span.text {
  display: block;
  position: relative !important;
  border: none !important;
  clip: unset !important;
  height: 14px !important;
  margin: auto !important;
  overflow: unset !important;
  padding: 0 !important;
  width: unset !important;
  float: left;
  font-size: 13px;
  text-align: center;
  margin-top: 45px !important;
  color: #4a4a4a;
}
.minicart-wrapper .action.showcart {
  background: url(../images/basket.png) center center no-repeat;
  display: block;
  float: left;
  margin-top: -23px !important;
}
.header__container .minicart-wrapper {
  width: unset;
  margin-left: 35px;
  margin-right: 0;
}
.header__container .minicart-wrapper .showcart {
  width: unset;
}
.minisearch {
  position: relative;
  float: none;
  padding-left: 0;
  width: 100%;
  z-index: 4;
  max-width: 600px;
  margin: 0 auto;
}
form#search_mini_form {
  border: 1px solid #adadad;
  float: left;
  width: 100%;
  position: relative;
}
.minisearch input {
  width: 100%;
  float: left;
  box-sizing: border-box;
  margin: 0;
  border-bottom: 0;
  height: 40px;
  color: #a4a4a4;
}
.minisearch .action.search {
  position: relative;
  text-shadow: none;
  font-weight: 400;
  background: #adadad;
  float: left;
  border: 0;
  box-shadow: 0 0 0;
  border-radius: 0;
  padding: 10px 20px;
}
.minisearch__actions {
  position: absolute;
  right: 0;
  height: 40px;
}
.minisearch .minisearch__actions .action.search:before {
  font-size: 16px;
  line-height: 17px;
  display: block;
  float: left;
  position: relative;
}
.minisearch .minisearch__actions .action.search {
  left: unset;
  height: 40px;
}
.minisearch .action.search:hover {
  background: #adadad;
  border: none;
}
.swiper__title {
  font-size: 24px;
  margin-bottom: 20px;
  text-transform: none;
  font-weight: bold;
}
.swiper .product__price--exc-vat,
.swiper .product__price--inc-vat {
  font-weight: 800;
}
.hidden {
  display: none !important;
}
.product__details.bottom .product__link {
  display: block;
  color: #4a4a4a;
  font-weight: 400;
}
.product--swiper-primary .product__title {
  font-size: 17px;
}
.swiper .products__image-photo {
  width: 100%;
}
.stock.available {
  position: absolute;
  text-align: center;
  width: 70px;
  margin: 0 auto;
  left: -50%;
  right: -50%;
  background: #4aa82e;
  color: white;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
}
a.button.button--block.button--primary {
  font-size: 13px;
  text-transform: uppercase;
}
main#maincontent {
  float: left;
  box-sizing: border-box;
}
.container {
  max-width: 1420px;
  padding: 0 20px;
  display: block;
  margin: 0 auto;
}
span.copyright__vat-number {
  text-align: left !important;
  float: left !important;
}
.container span {
  float: right;
  width: 50%;
  text-align: right;
}
footer.page-footer .links .col-3 {
  float: left;
  width: 25%;
  padding-top: 20px;
  text-align: left;
}
.col-3 h4 {
  color: #fff;
  font-size: 14px;
  text-align: left;
}
footer.page-footer .links__logo--info {
  font-size: 13px;
  text-align: left;
}
footer.page-footer a {
  color: #fff;
}
footer.page-footer li {
  margin-bottom: 5px !important;
}
footer.page-footer .links__number--top,
footer.page-footer .links__number--bottom {
  font-size: 24px;
  text-align: left;
  margin: 0;
}
footer.page-footer .block__content [class^="icon-"] {
  margin-left: 0;
  margin-right: 30px;
  font-size: 40px;
  color: #fff;
}
a.products__item-photo {
  position: relative;
  width: 100%;
  float: left;
  clear: both;
}
.products__item-stock.available {
  position: absolute;
  text-align: center;
  width: 70px;
  margin: 0 auto;
  left: -50%;
  right: -50%;
  background: #4aa82e;
  color: white;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
  top: 0;
}
.products__item-details {
  float: left;
  width: 100%;
  font-size: 17px;
  color: #4a4a4a;
}
.products__item-details a {
  font-size: 17px;
  color: #4a4a4a;
  font-weight: 400;
  width: 100%;
  padding: 10px;
  float: left;
  box-sizing: border-box;
}
.price-box {
  float: left;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
span.special-price {
  float: left;
  width: 100%;
  font-size: 21px !important;
}
span.special-price span.price {
  font-size: 21px !important;
  font-weight: 900 !important;
  font-family: unset !important;
}
span.old-price span.price {
  font-size: 15px !important;
  text-align: center;
  float: left;
  width: 100%;
}
.page-wrapper .action.primary {
  width: 100%;
  margin: 0 auto;
  display: block;
  float: none;
  border-radius: 0;
}
.products__item-inner,
.products__item-actions,
.products__item-actions-primary {
  float: left;
  width: 100%;
}
.page-title-wrapper .page-title {
  font-family: unset;
  font-size: 30px;
}
.breadcrumbs .items {
  font-size: 13px;
}
.page-wrapper > .breadcrumbs {
  max-width: 1420px;
  padding: 10px 20px;
}
.filter__subtitle {
  font-family: unset;
  font-size: 14px;
  font-weight: 800;
}
.filter__content .filter__options {
  background: #fff;
}
.filter__options-title span {
  font-size: 14px;
  font-weight: 800;
}
.filter__options a {
  font-size: 14px;
}
.products__toolbar-sorter,
.products__toolbar-limiter {
  font-size: 13px;
  width: 100px;
}
select#sorter {
  border: 0 !important;
  width: auto !important;
  background-color: #f1f1f1;
  font-weight: bold;
  color: #776b6b;
}
select#limiter {
  border: 0 !important;
  color: #e01c44 !important;
}
.page-title-wrapper.product {
  float: left;
  width: 100%;
  clear: both;
}
span.base {
  font-size: 30px;
  font-weight: 800;
}
form#product_addtocart_form {
  margin-bottom: 20px;
}
form#product_addtocart_form:after {
  content: "";
  clear: both;
  display: table;
}
.product-info-main .field.qty {
  position: relative;
  float: left;
  width: 30%;
  top: 0;
  left: 0;
}
.box-tocart .actions {
  float: left;
  position: relative;
  width: 50%;
}
.box-tocart .fieldset {
  margin: 0;
  float: left;
  width: 100%;
}
.product-info-main .field.qty .label {
  left: 0;
  position: relative;
  float: left;
  margin-right: 10px;
}
.product-info-main #product-addtocart-button {
  height: unset;
}
.product-info-main #product-addtocart-button {
  color: #fff;
}
.product-info-stock-sku {
  float: left;
  clear: both;
  width: 100%;
}
.product-info-main .stock.available {
  position: relative;
  left: 0;
  right: 0;
  float: left;
  width: 100px;
  margin: 0;
  text-align: center;
  color: #fff;
}
.product-info-main .stock.available span {
  color: #fff;
  font-weight: 800;
  font-size: 11px;
  text-transform: uppercase;
}
.product-info-main span.special-price span.price {
  font-size: 30px !important;
  font-weight: 800 !important;
  float: left;
  width: 100%;
}
.product-info-main .price-box .old-price {
  float: left;
  width: 100%;
  font-size: 20px !important;
}
.product-info-main .price-box .old-price span {
  font-size: 20px !important;
  float: left;
  line-height: normal !important;
}
.product-info-main .product-info-price {
  margin-bottom: 30px;
}
.product-info-main .price-box {
  padding: 30px 0;
}
.addtocart__description {
  display: none;
}
.attribute.overview {
  float: left;
  width: 100%;
  font-size: 14px !important;
  text-transform: normal;
  color: #4a4a4a;
  padding: 20px 0;
}
.product.media .fotorama__thumb-border {
  border-color: unset;
  border-top: 0;
  border-bottom: 0;
  background-image: unset;
}
.product.media .fotorama__thumb-border {
  border-color: #e01c44;
  border-top: 0;
  border-bottom: 0;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}
.tabs-header {
  background: #4a4a4a;
  float: left;
  width: 100%;
}
.data.item.title {
  float: left;
  border-right: 1px solid #fff;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 400;
}
.data.item.title.active a {
  background: #e01c44 !important;
  padding: 11px 20px;
  color: #fff;
  border: none !important;
}
.fotorama__stage {
  max-height: 500px;
}
.data.item.content {
  padding: 25px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.swiper__title :after {
  display: none;
}
.col-3 h4 {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .minisearch {
    max-width: 100%;
    top: 15px;
  }
  .top-container {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .product--swiper-primary .product__inner .product__image {
    margin: 0;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .navigation a,
  .navigation a:hover {
    color: #fff !important;
    text-decoration: none;
  }
  footer.page-footer .links .col-3 {
    width: 100%;
  }
  .container span {
    float: right;
    width: 100%;
    text-align: center;
  }
  .header__container .header__cart-search {
    width: 100%;
    background: #fff;
  }
  .copyright {
    float: left;
  }
  .header__container .minisearch {
    margin-top: 0;
    top: 0;
  }
  .header__container .header__logo {
    background: #fff;
    min-height: 100px;
  }
  .header.content {
    padding: 0;
  }
  .header__container .header__logo .action.nav-toggle {
    top: 55px;
    left: 15px;
  }
  .header__container .header__logo .action.nav-toggle:before {
    color: #4a4a4a;
  }
  .header__container .header__logo--text {
    width: 100%;
    text-align: center;
    max-width: 100%;
    margin: 0;
    padding: 5px;
    color: #4a4a4a;
    font-weight: 100;
    line-height: 18px;
    font-size: 11px;
    border-bottom: 1px solid #e1e1e1;
    height: 20px;
  }
  .header__container .header__logo--text {
    width: 100%;
    text-align: center;
    max-width: 100%;
    margin: 0;
    padding: 5px;
    color: #4a4a4a;
    font-weight: 100;
    line-height: 18px;
    font-size: 11px;
    border-bottom: 1px solid #e1e1e1;
    height: 20px;
  }
  .header__container .header__logo--text {
    width: 100%;
    text-align: center;
    max-width: 100%;
    margin: 0;
    padding: 5px;
    color: #fff;
    font-weight: 100;
    line-height: 18px;
    font-size: 11px;
    border-bottom: 1px solid #e1e1e1;
    height: 20px;
    background: #e01c44;
  }
  .header__container .minicart-wrapper {
    width: unset;
    margin-left: 10px;
    margin-right: 15px;
  }
  li.authorization-link span,
  .minicart-wrapper span.text {
    display: none;
  }
  .header__container .minicart-wrapper .showcart {
    width: 27px;
  }
  .minicart-wrapper .action.showcart {
    background: url(../images/basket.png) center center no-repeat;
    display: block;
    float: left;
    margin-top: -13px !important;
    width: 27px;
    height: 27px;
    position: relative;
  }
  li.authorization-link {
    border-right: none;
    width: unset;
    margin-right: 10px;
  }
  .header__container a.logo {
    margin: 0 auto;
    left: 0;
    max-width: 267px;
    width: 100%;
    float: none;
    top: 10px;
  }
  li.authorization-link {
    top: -43px;
    position: absolute;
    right: 45px;
  }
  .header__container .minicart-wrapper {
    position: relative;
    top: -40px;
    right: 0;
  }
  .top-container {
    display: none;
  }
  .links__logo img {
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  footer.page-footer .links__logo--info {
    font-size: 13px;
    text-align: center;
  }
  footer.page-footer .links__number {
    margin: 0;
  }
}
body.cms-home.cms-index-index.page-layout-1column .widget {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.banner-slick img {
  width: 100%;
}
.products__item .price-box .price-label {
  font-size: 15px;
  color: #7d7d7d;
}
.product.product--swiper-primary span.price {
  color: #4a4a4a;
  font-weight: 800 !important;
  font-size: 28px !important;
  font-family: Muli, sans-serif;
}
.product.product--swiper-primary span.old-price,
.product.product--swiper-primary span.old-price span.price {
  float: left;
  text-align: center;
  font-size: 15px !important;
  font-weight: 400 !important;
  color: #4a4a4a;
  clear: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.swiper .product__actions.saleable .product__view {
  font-family: unset;
}
.product--swiper-primary .product__price {
  min-height: 80px;
}
.product.product--swiper-primary span.old-price span.price-label {
  float: left;
  width: 49%;
  text-align: right;
  margin-right: 1%;
  box-sizing: border-box;
}
.product.product--swiper-primary span.old-price span.price {
  float: left;
  width: 50%;
  text-align: left;
}
.products__item-details span.old-price span.price-label {
  float: left;
  width: 100%;
  box-sizing: border-box;
  font-size: 15px !important;
  text-align: center;
}
.products__item-details span.old-price span.price {
  float: left;
  width: 100%;
  text-align: center;
}
.page-bottom {
  border-top: 1px solid silver;
  float: left;
  width: 100%;
  max-width: 100% !important;
}
.page-bottom .content {
  max-width: 1420px !important;
  display: block;
  margin: 0 auto !important;
  float: none;
  padding: 50px 0;
  box-sizing: border-box;
}
.newsletter {
  text-align: center;
  display: block;
  margin: 0 auto;
  float: none;
}
button.action.newsletter__button.primary {
  background: #555555;
  padding: 15px 30px;
}
input.newsletter__input {
  padding: 15px;
}
.newsletter__form:before {
  display: none;
}
.page-bottom .content h3 {
  font-weight: 800;
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}
.page-bottom .content .block__content {
  display: block;
  margin: 0 auto;
  float: none;
  text-align: center;
}
.page-bottom .content .block__content a {
  font-size: 50px;
  margin: 0 10px;
}
.page-bottom .content .block__content a:hover {
  text-decoration: none;
}
span.icon-facebook {
  color: #4472c2;
}
span.icon-twitter {
  color: #00cdff;
}
span.icon-youtube {
  color: #ff3027;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #e01c44;
  border-radius: 50px;
  position: absolute;
  right: 0;
}
footer a {
  font-weight: normal;
}
.copyright {
  font-weight: normal;
}
.cms-index-index main.page-main .slider-container {
  max-width: 1420px;
}
@media (max-width: 479px) {
  .column.main .products__item {
    margin-bottom: 20px;
  }
  .filter__m-toggle,
  .filter__m-toggle strong {
    display: block;
    box-sizing: border-box;
  }
  .products--grid .products__item-info {
    float: left;
  }
  .products--grid .products__item-photo,
  .products--grid .products__item-details {
    width: 100%;
    text-align: center;
  }
  .products__item-name {
    display: block;
  }
  .products__item .price-box {
    margin: 0;
  }
  .products--grid .products__item-details {
    padding: 0;
    box-sizing: border-box;
  }
  .products--grid .products__item-details .products__item-link {
    font-size: 16px;
  }
  .product-info-price {
    margin: 0;
    width: calc(120%) !important;
    width: 100% !important;
  }
  .product-info-main .price-box {
    padding: 15px 0;
  }
  .header__container a.logo img {
    width: 200px;
    height: auto;
    float: left;
    margin-left: 10px;
  }
}
@media (max-width: 640px) {
  .box-tocart .actions {
    width: 70%;
  }
}
.product__details.bottom .product__price .price,
.product__details.bottom .product__link {
  font-family: unset;
}
.products__image-photo {
  width: 100%;
}
.htmlsitemap-container.outer a {
  color: #4a4a4a;
}
.products__item-stock.unavailable {
  position: absolute;
  text-align: center;
  width: 100px;
  margin: 0 auto;
  left: -50%;
  right: -50%;
  background: red;
  color: white;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
  top: 0;
}
span.price-label {
  margin-right: 10px !important;
}
.cms-home li.product-item.slick-slide {
  padding: 0 10px !important;
}
.cms-home .block.widget .products-grid .product-item,
.cms-home .page-layout-1column .block.widget .products-grid .product-item,
.cms-home .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
  margin-left: 0 !important;
  padding: 0;
}
.cms-home .block.widget.block-products-list.grid strong {
  color: #e01c44;
  font-size: 24px;
  margin-bottom: 20px;
  text-transform: none;
  font-weight: bold;
  text-align: center;
  width: 100%;
  float: left;
  clear: both;
}
.cms-home .block-content {
  float: left;
  clear: both;
  width: 100%;
}
.cms-home .column.main .products__items {
  margin-left: unset;
}
.navigation .level0 .submenu {
  z-index: 10 !important;
}
.box-tocart .fieldset {
  width: 90%;
}
.box-tocart .actions {
  width: 60%;
}
.product-info-main .box-tocart {
  margin-bottom: 0;
}
a.action.towishlist span {
  display: none;
}
a.action.towishlist:before {
  content: "";
  background-image: url('../images/heart.png');
  height: 32px;
  width: 32px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}
a.action.towishlist {
  border-bottom: 0;
  float: left;
}
.countdown_container {
  float: left;
  width: 100%;
  padding: 20px 20px;
  margin-top: 30px;
  box-sizing: border-box;
  margin-bottom: 20px;
  background: #e01c44;
  color: #fff;
  text-align: center;
}
p#countdownTimerP {
  margin: 0;
  font-size: 16px;
}
span#countdownTimer {
  font-weight: bold;
}
span#dateColour {
  font-weight: bold;
}
.catalog-product-view .product--swiper-primary .product__title {
  max-height: inherit;
}
.catalogsearch-result-index #authenticationPopup + .message.notice > *:first-child before {
  font-size: 50px;
  left: 4px;
  top: 35px;
  width: 40px;
}
.catalogsearch-result-index #authenticationPopup + .message.notice {
  border-radius: 6px;
  font-size: 17px;
  left: 0;
  line-height: 28px;
  padding: 15px 50px 15px 60px;
  position: absolute;
  right: 275px;
}
/*.catalogsearch-result-index {
    .message.notice>div {
        &:before {
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            color: #c07600;
            content: '\e602';
            display: inline-block;
            font-family: 'icons-blank-theme';
            font-size: 50px;
            font-weight: normal;
            left: 4px;
            line-height: 28px;
            margin: -14px 0 0;
            overflow: hidden;
            position: absolute;
            speak: none;
            text-align: center;
            top: 35px;
            vertical-align: middle;
            width: 40px;
        }
    }
}*/
/*.catalogsearch-result-index {
    .message.notice{
        width: auto !important;
    }

    .message.notice>div {
        font-weight: 700;        
        font-size: 22px;
        line-height: 1.2;
        margin-left: 15px;
        padding: 10px 0;
        &:before {
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            color: #c07600;
            content: '\e602';
            display: inline-block;
            font-family: 'icons-blank-theme';
            font-size: 65px;
            font-weight: normal;
            left: 0px;
            line-height: 28px;
            margin: -14px -2px 0;
            overflow: hidden;
            position: absolute;
            speak: none;
            text-align: center;
            top: 24px;
            vertical-align: middle;
            width: 50px;
            padding: 20px 0;
        }
    }
}*/
.catalogsearch-result-index .column.main {
  text-align: -webkit-center;
}
.catalogsearch-result-index .message.notice {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 50% !important;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  text-align: left;
}
.catalogsearch-result-index .message.notice:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #c07600;
  content: '\e602';
  display: block;
  font-family: 'icons-blank-theme';
  font-size: 65px;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  speak: none;
  text-align: center;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translate(-50%, -50%);
  height: auto;
}
.catalogsearch-result-index .message.notice > div {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.2;
  margin: 30px 0;
  padding: 10px 0;
}
.catalogsearch-result-index .message.notice > div:before {
  display: none;
}
@media all and (min-width: 768px) {
  .feature-on-homepage li {
    width: 23% !important;
    display: inline-block;
    margin: 20px;
  }
}
.feature-on-homepage li {
  margin: 20px;
}
#___ratingbadge_0 {
  bottom: 80px !important;
  height: 60px !important;
}
.garage-link {
  background: #000;
  color: #fff;
  display: block;
  font-size: 22px;
  font-weight: bold;
  padding-left: 10px;
}
.garages {
  width: 32%;
  padding-right: 5px;
  padding-left: 5px;
  display: inline-block;
  margin-bottom: 30px;
}
.garage-link:after {
  content: '';
  height: 12px;
  width: 8px;
  text-align: center;
  background: url(/media/link-arrow.png) no-repeat center center;
  display: inline-block;
  position: relative;
  left: 12px;
  top: 0px;
}
.garage-listing {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.detail {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}
.garage-link:hover {
  text-decoration: none;
  color: #ffff;
}
.garages img {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .garages {
    width: 80%;
  }
}
