/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.catalog-category-view .modals-wrapper .modal-footer {
  display: none;
}
.catalog-product-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap,
.catalog-category-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap {
  height: 80%;
}
.catalog-product-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-header,
.catalog-category-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-header {
  padding: 0;
  background-image: linear-gradient(40deg, #095d89 27%, #09628e 27.2%);
}
.catalog-product-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-header .modal-title,
.catalog-category-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-header .modal-title {
  display: block;
  font-family: "Futura-Bol";
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  margin: 0 auto;
  border-bottom: none;
  text-transform: uppercase;
}
.catalog-product-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-content,
.catalog-category-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-content {
  padding: 40px;
}
.catalog-product-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-content .value-item .value-text h2,
.catalog-category-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-content .value-item .value-text h2 {
  font-family: 'Futura-Bol', 'Helvetica-Bold', Helvetica, Arial, sans-serif;
  font-size: 26px;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap {
  height: 80%;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-header,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-header {
  background: #fff;
  padding-bottom: 0px;
  padding-top: 0px;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-header .modal-title,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-header .modal-title {
  font-family: 'Futura-Bol', 'Helvetica-Bold', Helvetica, Arial, sans-serif;
  border-bottom: 1px dotted #dad8d6;
  clear: left;
  color: #444;
  font-weight: normal;
  padding: 10px 10px 10px;
  margin: 0 auto 12px;
  font-size: 34px;
  display: inline-block;
  text-transform: capitalize;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content {
  padding-left: 0px;
  padding-right: 0px;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .form-copy,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .form-copy {
  padding: 1em;
  margin-bottom: 1em;
  background-color: #fff;
  padding-top: 0;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .form-copy p,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .form-copy p {
  font-size: 15px;
  max-width: 660px;
  padding: 0 10px;
  margin: 0 auto 10px;
  line-height: 1.2;
  text-align: center;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .form-copy a,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .form-copy a {
  color: #0a7db7;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .form-copy a:hover,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .form-copy a:hover {
  color: #8ec0e4;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset {
  max-width: 610px;
  padding: 0em 1em;
  margin: 0 auto;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .field,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .field {
  width: 48%;
  display: inline-block;
  padding: 0 0.5em;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_item,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_item,
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_question,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_question {
  width: 97%;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_item,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_item {
  opacity: 0.7;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_item .control,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_item .control {
  opacity: 0.7;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_item .control input,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_item .control input {
  font-size: 14px;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type=submit],
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type=submit] {
  width: unset;
  height: unset;
  padding: 10px 16px 7px;
  font: normal 1.5em 'Futura-Bol';
  background-color: transparent;
  color: #444;
  border: 1px solid;
  transition: background-color 0.1s;
  text-transform: uppercase;
  float: right;
  margin: 1% 19%;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type=submit]:not([disabled]):hover,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type=submit]:not([disabled]):hover {
  background-color: #dad8d6;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type=submit][disabled],
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type=submit][disabled] {
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
  cursor: not-allowed;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content p.required,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content p.required {
  color: #d5422f;
  text-align: center;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content form .fieldset .legend,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content form .fieldset .legend {
  display: none;
}
.catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content form label,
.catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content form label {
  letter-spacing: .5px;
  font-style: normal;
  color: #444;
  line-height: 1.2;
  font-size: 13px !important;
}
.catalog-product-view .modal-popup.modal-slide._show input[type="text"],
.catalog-category-view .modal-popup.modal-slide._show input[type="text"] {
  border: 1px solid #dad8d6;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .catalog-product-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap,
  .catalog-category-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap {
    height: auto;
    width: 100%;
  }
  .catalog-product-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-content .value-item,
  .catalog-category-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-content .value-item {
    max-width: initial;
    min-width: initial;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap,
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap {
    height: auto;
    width: 100%;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-header,
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-header {
    background: #fff;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-header .modal-title,
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-header .modal-title {
    font-size: 2.7em;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type=submit],
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type=submit] {
    margin: 1% 12%;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .modal-slide,
  .catalog-category-view .modal-slide,
  .catalog-product-view .modal-popup,
  .catalog-category-view .modal-popup {
    top: 13%;
  }
  .catalog-product-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap,
  .catalog-category-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap {
    height: 80%;
    width: 100%;
  }
  .catalog-product-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-content,
  .catalog-category-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-content {
    padding: 0px;
  }
  .catalog-product-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-content .value-item,
  .catalog-category-view .modal-popup.value-modal-popup.modal-slide._show .modal-inner-wrap .modal-content .value-item {
    margin: 30px 0px;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap,
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap {
    width: 100%;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-header,
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-header {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-header .modal-title,
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-header .modal-title {
    padding: 0 10px 10px;
    margin: 0 auto 12px;
    font-size: 2.1em;
    text-transform: capitalize;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .field,
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .field {
    width: 46%;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_item,
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_item,
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_question,
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .custentity_question {
    width: 95%;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type=submit],
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type=submit] {
    margin: 3% 6%;
    font-size: 16px;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .value-item,
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .value-item {
    display: block;
    width: 100%;
    vertical-align: top;
    text-align: center;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .value-item .value-icon,
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .value-item .value-icon {
    margin: 0 auto 20px;
  }
  .catalog-product-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .form-copy,
  .catalog-category-view .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .form-copy {
    padding-top: 0;
  }
}
.modal-popup.confirm .modal-footer {
  display: block;
  text-align: right;
}
.modal-popup.confirm .modal-footer .action-secondary {
  float: right;
}
.modal-popup.confirm .modal-footer button {
  box-shadow: none;
}
@media (max-width: 768px) {
  .modal-popup.confirm .modal-inner-wrap .modal-content {
    padding-right: 30px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  font-family: 'pagebuilder-font';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  display: inline-block;
  font-family: 'pagebuilder-font';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[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 {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
@media only screen and (max-width: 768px) {
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 1.9rem;
  font-size: 1.5rem;
  line-height: 1.5;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #000000;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #000000;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #1a1a1a;
  text-decoration: none;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #1a1a1a;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #1a1a1a;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #000000;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #003333;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Futura-Boo';
  font-weight: 400;
  margin: 0 10px 10px 0;
  padding: 9px 15px;
  font-size: 1.4rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 1.9rem;
  padding: 14px 17px;
  font-size: 1.5rem;
  border-radius: 0;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #003333;
  border: none;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #567378;
  border: none;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #ffffff;
  border: 1px solid #c0c0c0;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Futura-Boo';
  font-weight: 400;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 1.9rem;
  padding: 14px 17px;
  font-size: 1.5rem;
  border-radius: 0;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #ffffff;
  border: 1px solid #c0c0c0;
  color: #000000;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #f2f2f2;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
@media only screen and (max-width: 768px) {
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  display: none;
}
div[data-content-type='slider'].slick-initialized {
  display: block;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
@media only screen and (max-width: 768px) {
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0;
}
.pagebuilder-accordion > .item.title > .switch {
  border-top: 1px solid #c0c0c0;
  height: 40px;
  padding: 1px 8px 1px 8px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.2rem;
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 8px 8px 32px;
}
@media all and (min-width: 769px) {
  .pagebuilder-mobile-only {
    display: none !important;
  }
}
@media all and (max-width: 768px) {
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
}
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
[data-content-type='dynamic_block'] figure[data-content-type='image'] img {
  display: inline;
}
[data-content-type='dynamic_block'] .block-banners .banner-item-content,
[data-content-type='dynamic_block'] .block-banners-inline .banner-item-content {
  margin-bottom: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
/**
 * ClassyLlama_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
/**
 * ClassyLlama_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
.validateAddressForm .form.validate,
.validateBinding .form.validate,
.checkout-validate-address .form.validate {
  display: flex;
  flex-wrap: wrap;
}
.validateAddressForm .form.validate .addressOption,
.validateBinding .form.validate .addressOption,
.checkout-validate-address .form.validate .addressOption {
  display: flex;
  margin: 20px 10px 0 10px;
  flex: 1 0 auto;
}
.validateAddressForm .form.validate .addressOption .addressLabel,
.validateBinding .form.validate .addressOption .addressLabel,
.checkout-validate-address .form.validate .addressOption .addressLabel {
  flex: 1;
  cursor: pointer;
  display: block;
  padding: 10px 10px 10px 30px;
  left: -10px;
  position: relative;
}
.validateAddressForm .form.validate .addressOption .addressLabel .optionTitle,
.validateBinding .form.validate .addressOption .addressLabel .optionTitle,
.checkout-validate-address .form.validate .addressOption .addressLabel .optionTitle {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.validateAddressForm .form.validate .addressOption .addressRadio,
.validateBinding .form.validate .addressOption .addressRadio,
.checkout-validate-address .form.validate .addressOption .addressRadio {
  flex: 0;
  right: -10px;
  top: 10px;
  display: table;
  position: relative;
}
.validateAddressForm .form.validate .addressOption.selected,
.validateBinding .form.validate .addressOption.selected,
.checkout-validate-address .form.validate .addressOption.selected {
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .validatedAddress,
.validateBinding .validatedAddress,
.checkout-validate-address .validatedAddress {
  margin-top: 10px;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .address-field-changed,
.validateBinding .address-field-changed,
.checkout-validate-address .address-field-changed {
  text-decoration: none;
  background-color: #93ee9e;
}
.validateAddressForm .errorMessageContainer .instructions p,
.validateBinding .errorMessageContainer .instructions p,
.checkout-validate-address .errorMessageContainer .instructions p,
.validateAddressForm .errorMessageContainer .originalAddressText,
.validateBinding .errorMessageContainer .originalAddressText,
.checkout-validate-address .errorMessageContainer .originalAddressText {
  margin-top: 10px;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .instructions,
.validateBinding .instructions,
.checkout-validate-address .instructions {
  margin-top: 10px;
}
.validateAddressForm .instructions a:hover,
.validateBinding .instructions a:hover,
.checkout-validate-address .instructions a:hover {
  cursor: pointer;
}
.validateAddressForm,
.validateBinding {
  display: none;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 8px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 8px 24px 8px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 8px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 8px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 8px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.5;
  margin-bottom: 15%;
  padding: 0 16px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
.checkout-index-index #checkout .opc-wrapper .step-title {
  font-size: 19px;
  font-weight: 400;
  font-family: "Futura-Boo";
  letter-spacing: 0.6px;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
}
.checkout-index-index #checkout .opc-wrapper .form-login .actions-toolbar .secondary {
  float: right;
  line-height: 20px;
  display: inline-block;
  color: #444;
  text-decoration: underline;
  transition: color 0.1s;
}
.checkout-index-index #checkout .opc-wrapper .form-login .actions-toolbar .secondary a {
  text-transform: capitalize;
}
.checkout-index-index #checkout .opc-wrapper .form-login .actions-toolbar .secondary a:hover {
  color: #000;
}
.checkout-index-index #checkout .opc-wrapper #shipping .amazon-button-container {
  display: none;
}
.checkout-index-index #checkout .opc-wrapper .amazon-button-container .field-tooltip {
  top: 32%;
}
.checkout-index-index #checkout .opc-wrapper form label,
.checkout-index-index #checkout .opc-wrapper form .label {
  font-size: 12px;
  font-family: Helvetica, Arial, Sans-Serif;
  font-weight: 600;
}
.checkout-index-index #checkout .opc-wrapper form input,
.checkout-index-index #checkout .opc-wrapper form select {
  max-width: 450px;
  border: 1px solid #dad8d6;
  font-size: 15px;
}
.checkout-index-index #checkout .opc-wrapper form select {
  color: #444;
  font-family: "Futura-Bol";
  text-transform: uppercase;
  font-size: 12px;
}
.checkout-index-index #checkout .opc-wrapper form input[type="radio"] {
  transform: translateY(3px);
}
.checkout-index-index #checkout .opc-wrapper form input#customer-password::placeholder {
  text-transform: capitalize;
}
.checkout-index-index #checkout .opc-wrapper form .input-text:focus {
  border: 1px solid #0a7db7;
  outline: none;
}
.checkout-index-index #checkout .opc-wrapper form .actions-toolbar .action.primary {
  min-width: 200px;
  padding: 10px 20px 8px;
  margin: 0 0 10px 0;
  font-family: "Futura-Bol";
  font-size: 15px;
  float: left;
}
.checkout-index-index #checkout .opc-wrapper form .table-checkout-shipping-method {
  min-width: 450px;
}
.checkout-index-index #checkout .opc-wrapper form .field._required._error input {
  border-color: #DF280A;
}
.checkout-index-index #checkout .opc-wrapper form .input-text.mage-error {
  border-color: #DF280A;
}
.checkout-index-index #checkout .opc-wrapper form .shq-method-carrier-logo {
  display: none;
}
.checkout-index-index #checkout .opc-wrapper form #checkout-shipping-method-load {
  padding: 0% 2%;
}
.checkout-index-index #checkout .opc-wrapper form #checkout-shipping-method-load .table-checkout-shipping-method {
  font-size: 12px;
  font-family: Helvetica, Arial, Sans-Serif;
  font-weight: 600;
  color: #444;
}
.checkout-index-index #checkout .opc-wrapper form #checkout-shipping-method-load .table-checkout-shipping-method tbody tr td {
  border-top: none;
  padding-bottom: 5px;
}
.checkout-index-index #checkout .opc-wrapper form #checkout-payment-method-load .payment-method-title {
  border-top: 0px !important;
  padding: 10px 0;
}
.checkout-index-index #checkout .opc-wrapper form .opc-payment-additional .payment-option-content .actions-toolbar {
  display: block;
}
.checkout-index-index #checkout .opc-wrapper form .opc-payment-additional .payment-option-content .actions-toolbar button {
  background: linear-gradient(to bottom, #e84b37 1%, #d14330 60%);
  padding: 10px 10px 8px;
  margin: 3px 0px 3px 7px;
  font-family: "Futura-Bol";
  font-size: 15px;
  float: left;
  color: #fff;
  border: none;
  min-width: 120px;
}
.checkout-index-index #checkout .opc-wrapper form .opc-payment-additional .payment-option-content .actions-toolbar button:hover {
  opacity: 0.9;
}
.checkout-index-index #checkout .opc-wrapper form .opc-payment-additional .payment-option-content .actions-toolbar .primary {
  float: none;
}
.checkout-index-index #checkout .opc-wrapper form .opc-payment-additional .payment-option-content .actions-toolbar .secondary {
  float: right;
}
.checkout-index-index #checkout .opc-wrapper form .opc-payment-additional .payment-option-title .action-toggle {
  display: block;
  font-weight: 600;
}
.checkout-index-index #checkout .opc-wrapper form .opc-payment-additional .payment-option-title .action-toggle:after {
  float: right;
}
.checkout-index-index #checkout .opc-wrapper form .opc-payment-additional input {
  max-width: initial;
}
.checkout-index-index #checkout .opc-wrapper form .payment-method-billing-address .billing-address-details {
  line-height: 1.5;
  margin-bottom: 10px;
}
.checkout-index-index #checkout .opc-wrapper form .payment-method-billing-address .billing-address-details .action-edit-address {
  margin: 1% 0%;
}
.checkout-index-index #checkout .opc-wrapper form table tbody tr {
  cursor: pointer;
}
.checkout-index-index #checkout .opc-wrapper .form-login {
  max-width: 450px;
}
.checkout-index-index #checkout .opc-wrapper .form.methods-shipping input[type="radio"] {
  margin-top: 0px;
  transform: initial;
}
.checkout-index-index #checkout #co-payment-form label {
  cursor: pointer;
}
.checkout-index-index #checkout .opc-block-summary .title {
  font-family: "Futura-Bol";
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
}
.checkout-index-index #checkout .opc-block-summary .items-in-cart .title strong {
  font-size: 16px;
  color: #444;
}
.checkout-index-index #checkout .opc-block-summary .minicart-items .product-item-name {
  font-size: 12px;
}
.checkout-index-index #checkout .opc-block-summary .content .minicart-items .product-item .product .product-item-details {
  font-family: 'Futura-Bol';
  font-weight: 400;
  font-size: 12px;
}
.checkout-index-index #checkout .opc-block-summary .content .minicart-items .product-item .product .product-item-details .product-item-name {
  color: #000;
}
.checkout-index-index #checkout .opc-block-summary .content .minicart-items .product-item .product .product-item-details .details-qty {
  font-family: 'Helvetica', Helvetica Neue, Arial, sans-serif;
  margin: 4% 0%;
}
.checkout-index-index #checkout .opc-block-summary .table-totals .grand strong {
  font-size: 22px;
  text-transform: uppercase;
}
.checkout-index-index #checkout .opc-block-summary .totals.sub {
  border-bottom: 0px;
}
.checkout-index-index #checkout .opc-progress-bar-item span {
  font-family: "Futura-Bol";
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  font-weight: normal;
}
.checkout-index-index #checkout .opc-block-shipping-information {
  padding: 0;
}
.checkout-index-index #checkout .opc-block-shipping-information .shipping-information-title {
  padding-top: 6px;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #444;
  font-family: "Futura-Boo";
  font-size: 19px;
}
.checkout-index-index #checkout .opc-block-shipping-information .shipping-information-content {
  line-height: 1.5;
}
.checkout-index-index .modal-custom.authentication-dropdown.custom-slide._show .block-authentication .block .block-title {
  font-family: "Futura-Bol";
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  font-weight: normal;
}
.checkout-index-index .modal-custom.authentication-dropdown.custom-slide._show .block-authentication .block .label {
  font-size: 12px;
  font-family: Helvetica, Arial, Sans-Serif;
  font-weight: 600;
}
.checkout-index-index .modal-custom.authentication-dropdown.custom-slide._show .block-authentication .block input {
  max-width: 450px;
  border: 1px solid #dad8d6;
  font-size: 15px;
}
.checkout-index-index .modal-custom.authentication-dropdown.custom-slide._show .block-authentication .block .actions-toolbar .secondary {
  line-height: 20px;
  display: inline-block;
  color: #444;
  transition: color 0.1s;
  float: right;
}
.checkout-index-index .modal-custom.authentication-dropdown.custom-slide._show .block-authentication .block .actions-toolbar .secondary a {
  text-transform: capitalize;
}
.checkout-index-index .modal-custom.authentication-dropdown.custom-slide._show .block-authentication .block .actions-toolbar .secondary a:hover {
  color: #000;
}
.checkout-index-index .modal-custom.authentication-dropdown.custom-slide._show .block-authentication .block .actions-toolbar .primary {
  float: left;
}
.checkout-index-index .modal-custom.authentication-dropdown.custom-slide._show .block-authentication .block .actions-toolbar button {
  background: linear-gradient(to bottom, #e84b37 1%, #d14330 60%);
  padding: 10px 10px 8px;
  margin: 0px 0px 0px 0px;
  font-family: "Futura-Bol";
  font-size: 15px;
  float: left;
  color: #fff;
  border: none;
  min-width: 120px;
}
.checkout-index-index .modal-custom.authentication-dropdown.custom-slide._show .block-authentication .block .actions-toolbar button span {
  color: #fff;
}
.checkout-index-index .modal-custom.authentication-dropdown.custom-slide._show .block-authentication .block .actions-toolbar button:hover {
  opacity: 0.9;
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .checkout-index-index #checkout .opc-wrapper {
    margin: 0 0 0px;
    width: 100%;
    padding-right: 0px;
  }
  .checkout-index-index .opc-block-summary {
    padding: 10px;
  }
  .checkout-index-index .authentication-wrapper {
    margin-top: 0px;
  }
  .checkout-index-index .opc-sidebar {
    width: 100%;
    margin: 0px;
  }
}
@media only screen and (max-width: 639px) {
  .checkout-index-index #maincontent {
    padding: 15px;
  }
  .checkout-index-index #checkout .opc-wrapper {
    margin: 0 0 0px;
  }
  .checkout-index-index #checkout .opc-wrapper .methods-shipping,
  .checkout-index-index #checkout .opc-wrapper .form-shipping-address {
    background: transparent;
  }
  .checkout-index-index #checkout .opc-wrapper .methods-shipping {
    overflow: scroll;
  }
  .checkout-index-index #checkout form {
    overflow: hidden;
  }
  .checkout-index-index #checkout form fieldset .opc-payment .payment-method {
    padding: 0% 18px;
  }
  .checkout-index-index #checkout .form-login {
    max-width: initial;
    background: transparent;
  }
  .checkout-index-index #checkout .opc-block-shipping-information {
    padding: 0% 32px;
  }
  .checkout-index-index .authentication-wrapper {
    margin-top: 0px;
  }
  .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
    top: 5px;
    left: -2px;
    color: #444;
    height: auto;
    line-height: initial;
  }
  .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number {
    text-shadow: none;
  }
  .checkout-index-index .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
    border: 1px solid #444;
    width: 25px;
    border-radius: 50%;
    height: 25px;
    position: absolute;
    top: -12px;
    left: 4px;
  }
  .checkout-index-index .opc-estimated-wrapper .estimated-block .estimated-label {
    text-decoration: underline;
  }
}
@media (max-width: 768px) {
  .checkout-index-index #checkout form {
    overflow: hidden;
  }
  .checkout-index-index #checkout form fieldset .opc-payment .payment-method {
    padding: 0% 18px;
  }
  .checkout-index-index #checkout .opc-wrapper form .opc-payment-additional .payment-option-content .actions-toolbar .primary {
    float: left;
  }
  .checkout-index-index #checkout .opc-block-shipping-information {
    padding: 0% 32px;
  }
  .checkout-index-index .form-login .actions-toolbar .action.primary {
    width: auto !important;
  }
  .checkout-index-index .checkout-agreements-block .checkout-agreement {
    display: table;
  }
  .checkout-index-index .checkout-agreements-block .checkout-agreement input {
    display: table-cell;
  }
  .checkout-index-index .checkout-agreements-block .checkout-agreement .label {
    display: table-cell;
    position: relative;
  }
  .checkout-index-index .checkout-agreements-block .checkout-agreement .label button {
    text-align: left;
  }
  .checkout-index-index .checkout-agreements-block .checkout-agreement .label:after {
    position: absolute;
    right: 0;
    top: 0;
  }
  .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
    top: 5px;
    left: -2px;
    color: #444;
    height: auto;
    line-height: initial;
  }
  .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number {
    text-shadow: none;
  }
  .checkout-index-index .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
    border: 1px solid #444;
    width: 25px;
    border-radius: 50%;
    height: 25px;
    position: absolute;
    top: -12px;
    left: 4px;
  }
  .checkout-index-index .opc-estimated-wrapper .estimated-block .estimated-label {
    text-decoration: underline;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .checkout-index-index #checkout form fieldset .opc-payment .payment-method {
    padding: 0%;
  }
  .checkout-index-index #checkout .opc-block-shipping-information {
    padding: 0%;
  }
}
@media only screen and (min-width: 768px) {
  .opc-progress-bar {
    margin: 16px;
    text-align: center;
  }
  .opc-progress-bar-item {
    width: 235px;
  }
  .checkout-index-index #checkout .opc-wrapper form input {
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .product-item-actions .actions-primary {
    margin: 14px auto 10px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .page-products .products-grid .product-item {
    margin-left: 0% !important;
    padding: 14px;
  }
  .page-products .products-grid .product-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .page-products .products-grid .ias-next-page {
    grid-column: 1 / span 3;
    padding: 0;
  }
  .page-products .products-grid .ias-spinner {
    grid-column: 1 / span 3;
  }
}
.wishlist-index-index .product-price-container .fancy-price .currency-symbol,
.wishlist-index-index .product-price-container .fancy-price .cents {
  font-family: "Futura-Bol";
  vertical-align: top;
  font-size: 14px;
}
.wishlist-index-index .product-price-container .fancy-price .cents,
.wishlist-index-index .product-price-container .fancy-price .dollars {
  margin-left: -5px;
}
.wishlist-index-index .old-price .product-price-container .fancy-price .currency-symbol,
.wishlist-index-index .old-price .product-price-container .fancy-price .cents {
  font-family: "Futura-Boo", Trebuchet MS, Arial, Sans-Serif;
  text-decoration: line-through;
  vertical-align: initial;
}
.wishlist-index-index .products-grid .product-item-name > a,
.wishlist-index-index .products-list .product-item-name > a {
  font-size: 14px;
}
.wishlist-index-index .product-item-actions .actions-primary .action.tocart.primary {
  font-size: 14px;
  width: auto;
}
.wishlist-index-index .product-item-actions .action.edit {
  color: #000;
  background: #f2f2f2;
  border: 1px solid;
  padding: 1% 6.4%;
  margin-bottom: 10px;
  font-family: "Futura-Bol";
  font-size: 14px;
  position: absolute;
  top: 3em;
  right: 2em;
  width: auto;
}
.wishlist-index-index .product-item-actions .action.edit:hover {
  opacity: 0.7;
}
.wishlist-index-index .product-item-actions .action.delete {
  position: absolute;
  top: 0em;
  right: -1em;
}
.wishlist-index-index .product-item-actions .action.delete span {
  display: none;
}
.wishlist-index-index .product-item-actions .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #50a4cf;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist-index-index .product-item-actions .action.delete:hover {
  opacity: 0.7;
}
.wishlist-index-index .product-item-inner fieldset .control input {
  width: 3em;
  text-align: center;
  vertical-align: middle;
}
.wishlist-index-index .product-item-inner .field label {
  font-weight: bold;
  font-size: 14px;
}
.wishlist-index-index .product-item-inner .field .control {
  margin: 1% 0% 0% 0%;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .wishlist-index-index .products-list .product-item-name > a {
    color: #000;
  }
  .wishlist-index-index .product-item-actions .action.edit {
    position: static;
  }
  .wishlist-index-index .product-item-actions .action.delete {
    position: relative;
  }
}
@media (max-width: 768px) {
  .wishlist-index-index .products-list .product-item-photo {
    display: block;
    width: auto;
    text-align: center;
  }
  .wishlist-index-index .product-item-actions .action.delete {
    position: static;
    float: right;
    margin: 0% 22%;
  }
  .wishlist-index-index .product-item-actions .action.edit {
    position: static;
  }
}
.catalog-category-view .products-list li,
.catalogsearch-result-index .products-list li,
.ambrand-index-index .products-list li {
  line-height: 1.5;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dad8d6;
  font-size: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: inline-block;
}
.catalog-category-view .products-list li:last-child,
.catalogsearch-result-index .products-list li:last-child,
.ambrand-index-index .products-list li:last-child {
  margin-bottom: 0;
}
.catalog-category-view .products-list li .product-item-name a,
.catalogsearch-result-index .products-list li .product-item-name a,
.ambrand-index-index .products-list li .product-item-name a {
  font-size: 18px;
  text-align: left;
}
.catalog-category-view .products-list li .product-item-name a:hover,
.catalogsearch-result-index .products-list li .product-item-name a:hover,
.ambrand-index-index .products-list li .product-item-name a:hover {
  color: #444;
}
.catalog-category-view .products-list li a .product-image-container,
.catalogsearch-result-index .products-list li a .product-image-container,
.ambrand-index-index .products-list li a .product-image-container {
  width: 205px !important;
  height: 205px !important;
}
.catalog-category-view .products-list li .price-box,
.catalogsearch-result-index .products-list li .price-box,
.ambrand-index-index .products-list li .price-box {
  margin-bottom: 8px;
}
.catalog-category-view .products-list li .price-box .fancy-price,
.catalogsearch-result-index .products-list li .price-box .fancy-price,
.ambrand-index-index .products-list li .price-box .fancy-price {
  font-size: 24px;
  font-family: "Futura-Bol";
  color: #444;
}
.catalog-category-view .products-list li .price-box .fancy-price .dollars,
.catalogsearch-result-index .products-list li .price-box .fancy-price .dollars,
.ambrand-index-index .products-list li .price-box .fancy-price .dollars {
  white-space: nowrap;
  margin-left: -5px;
}
.catalog-category-view .products-list li .price-box .fancy-price .dollars .cents,
.catalogsearch-result-index .products-list li .price-box .fancy-price .dollars .cents,
.ambrand-index-index .products-list li .price-box .fancy-price .dollars .cents {
  white-space: nowrap;
  margin-left: -5px;
}
.catalog-category-view .products-list li .price-box .fancy-price .cents,
.catalogsearch-result-index .products-list li .price-box .fancy-price .cents,
.ambrand-index-index .products-list li .price-box .fancy-price .cents {
  margin-left: -5px;
}
.catalog-category-view .products-list li .price-box .old-price,
.catalogsearch-result-index .products-list li .price-box .old-price,
.ambrand-index-index .products-list li .price-box .old-price {
  margin-bottom: 4px;
}
.catalog-category-view .products-list li .price-box .old-price .fancy-price,
.catalogsearch-result-index .products-list li .price-box .old-price .fancy-price,
.ambrand-index-index .products-list li .price-box .old-price .fancy-price {
  font-size: 14px;
  color: #666666;
  text-decoration: line-through;
  font-family: "Futura-Boo", Trebuchet MS, Arial, Sans-Serif;
}
.catalog-category-view .products-list li .finance.ala,
.catalogsearch-result-index .products-list li .finance.ala,
.ambrand-index-index .products-list li .finance.ala {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: .2px;
  justify-content: flex-end;
}
.catalog-category-view .products-list li .finance.ala .ala-price,
.catalogsearch-result-index .products-list li .finance.ala .ala-price,
.ambrand-index-index .products-list li .finance.ala .ala-price {
  font-size: 1.6em;
}
.catalog-category-view .products-list li .finance.ala .ala-months,
.catalogsearch-result-index .products-list li .finance.ala .ala-months,
.ambrand-index-index .products-list li .finance.ala .ala-months {
  font-size: 1.3em;
}
.catalog-category-view .products-list li .finance.card-img,
.catalogsearch-result-index .products-list li .finance.card-img,
.ambrand-index-index .products-list li .finance.card-img {
  margin-bottom: 10px;
  font-size: 13px;
  color: #444;
}
.catalog-category-view .products-list li .product-item-actions .actions-primary .action.tocart.primary,
.catalogsearch-result-index .products-list li .product-item-actions .actions-primary .action.tocart.primary,
.ambrand-index-index .products-list li .product-item-actions .actions-primary .action.tocart.primary,
.catalog-category-view .products-list li .product-item-actions .actions-primary .call-to-order.action,
.catalogsearch-result-index .products-list li .product-item-actions .actions-primary .call-to-order.action,
.ambrand-index-index .products-list li .product-item-actions .actions-primary .call-to-order.action {
  width: 100%;
  padding: 0;
  font-size: 17px;
  height: 40px;
  line-height: 42px;
  transition: opacity 0.2s;
  max-width: 246px;
}
.catalog-category-view .products-list li .product-item-actions .actions-secondary,
.catalogsearch-result-index .products-list li .product-item-actions .actions-secondary,
.ambrand-index-index .products-list li .product-item-actions .actions-secondary {
  margin-bottom: 10px;
}
.catalog-category-view .products-list li .product-item-actions .actions-secondary .action.towishlist,
.catalogsearch-result-index .products-list li .product-item-actions .actions-secondary .action.towishlist,
.ambrand-index-index .products-list li .product-item-actions .actions-secondary .action.towishlist,
.catalog-category-view .products-list li .product-item-actions .actions-secondary .action.tocompare,
.catalogsearch-result-index .products-list li .product-item-actions .actions-secondary .action.tocompare,
.ambrand-index-index .products-list li .product-item-actions .actions-secondary .action.tocompare {
  padding: 0 0px;
  font-family: "Futura-Bol";
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  text-align: right;
  color: #444;
  text-decoration: none;
  width: 8rem;
  font-weight: normal;
  letter-spacing: 0px;
}
.catalog-category-view .products-list li .product-item-actions .actions-secondary .action.tocompare::before,
.catalogsearch-result-index .products-list li .product-item-actions .actions-secondary .action.tocompare::before,
.ambrand-index-index .products-list li .product-item-actions .actions-secondary .action.tocompare::before {
  display: none;
}
.catalog-category-view .products-list li .product-item-description,
.catalogsearch-result-index .products-list li .product-item-description,
.ambrand-index-index .products-list li .product-item-description {
  font-family: Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  display: block;
  margin: 20px 0;
  font-size: 12px;
  color: #444;
}
.catalog-category-view .products-list li .product-item-description a,
.catalogsearch-result-index .products-list li .product-item-description a,
.ambrand-index-index .products-list li .product-item-description a {
  color: #0a7db7;
  font-family: "Futura-Bol";
  text-decoration: underline;
  text-transform: capitalize;
  font-weight: normal;
}
.catalog-category-view .products-list li .product-item-description a:hover,
.catalogsearch-result-index .products-list li .product-item-description a:hover,
.ambrand-index-index .products-list li .product-item-description a:hover {
  color: #8ec0e4;
}
.catalog-category-view .products-list li .product-item-info,
.catalogsearch-result-index .products-list li .product-item-info,
.ambrand-index-index .products-list li .product-item-info {
  width: 100%;
  display: block;
}
.catalog-category-view .products-list li .product-item-info .product-item-photo,
.catalogsearch-result-index .products-list li .product-item-info .product-item-photo,
.ambrand-index-index .products-list li .product-item-info .product-item-photo {
  width: 22%;
  display: inline-block;
  padding: 0;
  float: left;
  box-sizing: border-box;
}
.catalog-category-view .products-list li .product-item-info .product-words,
.catalogsearch-result-index .products-list li .product-item-info .product-words,
.ambrand-index-index .products-list li .product-item-info .product-words {
  width: 53%;
  display: inline-block;
  float: left;
  padding: 0px 20px;
  box-sizing: border-box;
}
.catalog-category-view .products-list li .product-item-info .product-words .p-number,
.catalogsearch-result-index .products-list li .product-item-info .product-words .p-number,
.ambrand-index-index .products-list li .product-item-info .product-words .p-number {
  font-size: 16px;
  font-family: "Futura-Boo", Trebuchet MS, Arial, Sans-Serif;
  height: 25px;
  line-height: 25px;
  display: block;
  margin: 10px 0;
  color: #444;
}
.catalog-category-view .products-list li .product-item-info .product-words .p-number .val,
.catalogsearch-result-index .products-list li .product-item-info .product-words .p-number .val,
.ambrand-index-index .products-list li .product-item-info .product-words .p-number .val {
  display: inline-block;
  vertical-align: middle;
}
.catalog-category-view .products-list li .product-item-info .product-words .p-number .special-tag,
.catalogsearch-result-index .products-list li .product-item-info .product-words .p-number .special-tag,
.ambrand-index-index .products-list li .product-item-info .product-words .p-number .special-tag {
  display: inline-block;
  line-height: 1;
  padding: 6px 10px 4px;
  font-family: "Futura-Bol";
  text-transform: uppercase;
  background-color: #0d90d1;
  color: #fff;
  margin-right: 6px;
}
.catalog-category-view .products-list li .product-item-info .product-words .p-warranty ul,
.catalogsearch-result-index .products-list li .product-item-info .product-words .p-warranty ul,
.ambrand-index-index .products-list li .product-item-info .product-words .p-warranty ul {
  display: block;
  padding: 0;
  margin: 0;
}
.catalog-category-view .products-list li .product-item-info .product-words .p-warranty ul li,
.catalogsearch-result-index .products-list li .product-item-info .product-words .p-warranty ul li,
.ambrand-index-index .products-list li .product-item-info .product-words .p-warranty ul li {
  width: 50%;
  line-height: 1.2;
  height: 20px;
  white-space: nowrap;
  font-family: Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  font-size: 12px;
  color: #444;
}
.catalog-category-view .products-list li .product-item-info .p-actions,
.catalogsearch-result-index .products-list li .product-item-info .p-actions,
.ambrand-index-index .products-list li .product-item-info .p-actions {
  width: 25%;
  display: inline-block;
  float: right;
  text-align: right;
  line-height: 1.1;
  box-sizing: border-box;
}
@media only screen and (max-width: 1065px) {
  .catalog-category-view .products-list li .product-item-info .product-item-photo {
    width: 26%;
  }
  .catalog-category-view .products-list li .product-item-info .product-words {
    width: 74%;
    padding-left: 20px;
    box-sizing: border-box;
  }
  .catalog-category-view .products-list li .product-item-info .product-words .product-item-name {
    text-align: left;
  }
  .catalog-category-view .products-list li .product-item-info .product-words .product-item-name a {
    color: #000;
    text-transform: capitalize;
  }
  .catalog-category-view .products-list li .product-item-info .p-actions {
    text-align: right;
    padding-top: 15px;
    width: 100%;
  }
  .catalog-category-view .products-list li .product-item-info .p-actions .product-item-actions {
    width: 74%;
    padding-left: 20px;
    box-sizing: border-box;
    float: right;
  }
  .catalog-category-view .products-list li .product-item-info .p-actions .product-item-actions .actions-primary .action.tocart.primary,
  .catalog-category-view .products-list li .product-item-info .p-actions .product-item-actions .actions-primary .call-to-order.action {
    max-width: initial !important;
  }
  .catalog-category-view .products-list li .finance {
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .catalog-category-view .sidebar {
    width: 100%;
  }
  .catalog-category-view li .product-item-actions .actions-primary .action.tocart.primary,
  .catalog-category-view li .product-item-actions .actions-primary .call-to-order.action {
    max-width: initial;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-category-view #maincontent {
    padding: 15px;
  }
  .catalog-category-view .products-list li .product-item-name a {
    font-size: 18px !important;
  }
  .catalog-category-view .products-list li .price-box .fancy-price .currency-symbol,
  .catalog-category-view .products-list li .price-box .fancy-price .cents,
  .catalog-category-view .products-list li .price-box .fancy-price .dollars {
    font-size: 24px;
  }
  .catalog-category-view .products-list li .price-box .fancy-price .cents {
    margin-left: -5px;
  }
  .catalog-category-view .products-list li .price-box .old-price .fancy-price .dollars {
    color: #666;
    font-size: 14px;
  }
  .catalog-category-view .products-list li .price-box .old-price .fancy-price .currency-symbol,
  .catalog-category-view .products-list li .price-box .old-price .fancy-price .cents,
  .catalog-category-view .products-list li .price-box .old-price .fancy-price .dollars {
    font-size: 14px;
  }
  .catalog-category-view .products-list li .product-item-actions .actions-secondary {
    margin-bottom: 0px;
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .catalog-category-view .sidebar-main {
    width: 100%;
  }
  .catalog-category-view #maincontent {
    padding: 15px;
  }
  .catalog-category-view .products-list li .product-item-info .product-item-photo {
    width: 100%;
    display: block;
    text-align: center;
  }
  .catalog-category-view .products-list li .product-item-info .product-words {
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
  }
  .catalog-category-view .products-list li .product-item-info .product-words .p-stock {
    height: 40px !important;
    line-height: 40px !important;
    padding: 0;
  }
  .catalog-category-view .products-list li .product-item-info .product-words .p-stock .orderby {
    max-width: 170px;
    white-space: normal;
    line-height: 14px;
    position: relative;
    top: 6px;
  }
  .catalog-category-view .products-list li .product-item-info .product-words .p-stock .trigger {
    margin: -11px 0% 0% 0%;
  }
  .catalog-category-view .products-list li .product-item-info .product-words .p-stock .tooltip-container .tooltip-content {
    left: -15rem !important;
    top: 2.5rem !important;
    min-width: 180px;
    max-width: 200px;
  }
  .catalog-category-view .products-list li .product-item-info .p-warranty ul li {
    width: 100% !important;
    margin-bottom: 0.5rem;
  }
  .catalog-category-view .products-list li .product-item-info .p-warranty .tooltip-container .tooltip-content {
    left: 0rem !important;
  }
  .catalog-category-view .products-list li .product-item-info .p-actions .product-item-actions {
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
    float: right;
  }
  .catalog-category-view .products-list li .product-item-info .p-actions .price-box .special-price .fancy-price,
  .catalog-category-view .products-list li .product-item-info .p-actions .price-box .special-price .currency-symbol,
  .catalog-category-view .products-list li .product-item-info .p-actions .price-box .special-price .cents {
    font-size: 24px;
    color: #444;
  }
  .catalog-category-view .products-list li .product-item-info .p-actions .price-box .special-price .cents {
    margin-left: -5px;
  }
}
@media (max-width: 1023px) {
  .product-item-actions .actions-secondary .tocompare {
    display: none !important;
    width: 100%;
  }
  .products-grid .product-item-name > a,
  .products-list .product-item-name > a {
    font-size: 16px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .catalog-product-view #product_additional_data_review {
    padding: 0px;
  }
  .catalog-product-view .form-add p.required {
    font-size: 14px;
  }
  .page-products .products-grid ol.products {
    padding-bottom: 60px;
  }
  .page-products .ambanners .products-grid ol.products {
    padding-bottom: 0;
  }
  .page-products .ias-next-page .block-product-loadmore {
    margin: 0;
  }
  .page-products .ias-next-page .block-product-loadmore .btn-load-more {
    margin-bottom: 0 !important;
  }
  .page-products .products-list .ias-next-page {
    padding: 20px 0 !important;
  }
  main#maincontent {
    padding: 30px !important;
  }
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main {
    width: 45% !important;
    box-sizing: border-box;
  }
  .catalog-product-view .product.media {
    width: 55% !important;
    box-sizing: border-box;
  }
  .catalog-product-view #pdp-nav {
    top: 0px !important;
  }
  .catalog-product-view #description.page-main-description {
    padding-left: 0;
    padding-right: 0;
  }
  .catalog-product-view #maincontent {
    padding: 30px !important;
  }
}
@media only screen and (max-width: 768px) {
  .catalog-product-view .breadcrumbs {
    display: none;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    width: 100% !important;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .catalog-product-view .product-name {
    order: -2;
    -ms-flex-order: -2;
    -webkit-order: -2;
  }
  .catalog-product-view .product-info-main {
    width: 100% !important;
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .product-social-links a.tocompare {
    display: none;
  }
  .catalog-product-view .product-info-main .product-social-links {
    text-align: center;
  }
  .catalog-product-view .product-info-main .product-add-form .contact-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 420px;
    font-size: 15px;
    margin: 5px auto 20px;
    padding: 6px 12px 8px;
    border-top: 1px solid #dad8d6;
    border-bottom: 1px solid #dad8d6;
    background-color: #f2f2f2;
  }
  .catalog-product-view .product-info-main .product-add-form .contact-link .or {
    display: none;
  }
  .catalog-product-view .product-info-main .product-add-form .contact-link .questions {
    display: block;
    font-family: "Futura-Bol";
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    color: #000;
  }
  .catalog-product-view .product-info-main .product-add-form .contact-link .contact-link-phone {
    display: inline-block;
    margin-top: 4px;
    font-weight: bold;
    color: #444;
  }
  .catalog-product-view .product-info-main .product-add-form .contact-link .contact-link-phone .contact-link-phone-label {
    border-bottom: 1px solid;
  }
  .catalog-product-view .product-info-main .product-add-form .contact-link .contact-link-phone::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 18px;
    margin-right: 6px;
    position: relative;
    top: 4px;
    background: url(../images/icons/global/all-icons-sprite.png) 0px -67px no-repeat;
    background-size: 380px;
  }
  .catalog-product-view .product-info-main .product-add-form .contact-us-questions-btn {
    padding: 9px 0px;
    margin: 0% 0% 0% 0%;
    border: none;
    background: transparent;
    font-size: 14px;
    box-shadow: none;
    font-weight: bold;
    color: #444;
    font-family: Helvetica, Arial, Sans-Serif;
  }
  .catalog-product-view .product-info-main .product-add-form .contact-us-questions-btn span {
    text-transform: none;
    border-bottom: 1px solid #444;
    padding-bottom: 3px;
  }
  .catalog-product-view .product-info-main .product-add-form .contact-us-questions-btn::before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 17px;
    background-position: -22px -83px;
    margin-right: 6px;
    position: relative;
    top: 4px;
    background: url(../images/icons/global/all-icons-sprite.png) -20px -81px no-repeat;
    background-size: 380px;
  }
  .catalog-product-view .row.target {
    padding: 10px 0px;
  }
  .catalog-product-view #description {
    padding: 10px 0px;
  }
  .catalog-product-view #description.page-main-description {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  #pdp-nav {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .catalog-product-view #maincontent {
    padding: 15px !important;
  }
  .catalog-product-view #review-form .fieldset .form-list .input-text,
  .catalog-product-view #review-form .fieldset .form-list textarea {
    width: 100% !important;
  }
  .page-products #maincontent {
    padding: 15px !important;
  }
}
.make-offer-wrapper {
  margin-top: -10px;
}
.make-offer-wrapper #make-offer {
  width: 100%;
  padding: 15px;
  color: #000;
  background: transparent;
  border: 2px solid #d14330;
  font-size: 17px;
}
.make-offer-wrapper #make-offer:hover {
  cursor: pointer;
  background: #f2f2f2;
}
.box-tocart {
  margin: unset;
}
#make_offer .field.cust_name {
  width: 100% !important;
}
#make_offer .offer_price {
  width: 100% !important;
}
#make_offer .offer_price .control:before {
  font-size: 18px;
  content: '$';
}
#make_offer .offer_price input#offer_price {
  width: 30%;
}
#make_offer .offer_details {
  width: 100% !important;
}
#make_offer .offer_details textarea {
  height: 40px;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .account .column.main {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .account .column.main .block-dashboard-info,
  .account .column.main .block-dashboard-addresses {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .account .page-main {
    padding-top: 0px;
  }
  .sidebar-additional {
    display: none;
  }
  .account .hello {
    font-style: italic;
  }
  .block-collapsible-nav-content {
    display: none;
  }
  .block-collapsible-nav-content.active {
    display: block;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .block-collapsible-nav .content {
    background: #fff !important;
    width: 93% !important;
  }
  .customer-account-index #maincontent {
    padding-top: 17% !important;
    padding-bottom: 0px;
  }
  .account .sidebar-main {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .account .column.main .block:not(.widget) .block-title {
    margin-bottom: 0px !important;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    padding: 10px 0px 0px 0px;
  }
}
.account .column.main .block:not(.widget) .block-title {
  margin-bottom: 0px;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .customer-account-index .block-collapsible-nav .title {
    border-bottom: none !important;
  }
  .customer-account-index .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    top: 37%;
    right: 0;
    position: absolute;
  }
  .customer-account-index .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
}
@media (max-width: 639px) {
  .customer-account-index.account .table-order-items tbody tr {
    display: table-row;
  }
  .customer-account-index.account .block-dashboard-orders .block-content {
    overflow-y: scroll;
  }
  .customer-account-index.account #my-orders-table thead tr th {
    font-size: 14px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: table-cell !important;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: table-row !important;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td {
    display: table-cell !important;
  }
  .sales-order-history #my-orders-table thead tr th {
    font-size: 14px !important;
  }
}
.account .nav {
  background: #f2f2f2;
}
.account .page-title {
  font-size: 24px;
  font-weight: 600;
  color: #444;
  border-bottom: 1px solid #dad8d6;
  padding-bottom: 3px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-family: "Futura-Bol";
  font-weight: normal;
  border: none;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
}
.account .block-collapsible-nav .content {
  padding: 0px;
}
.account .block-collapsible-nav .item a,
.account .block-collapsible-nav .item.current > strong {
  font-weight: 400;
  color: #000;
  font-size: 16px;
  font-family: 'Futura-Boo', Futura, Helvetica, Arial, sans-serif;
  padding: 0px;
  border-color: transparent;
}
.account .block-collapsible-nav .item a:hover,
.account .block-collapsible-nav .item.current > strong:hover {
  background: transparent;
}
.account .block-collapsible-nav .item {
  margin: 7px 0;
}
.account .block-collapsible-nav .item .delimiter {
  border-top: none;
}
.account .block-collapsible-nav .title {
  padding-top: 0;
  border-top: none;
  border-bottom: 4px solid #444;
  position: relative;
  padding: 11px 0px 16px 0;
  width: 100%;
  height: auto;
  margin: 0;
  overflow: initial;
  display: block !important;
  margin-bottom: 10px;
  padding-bottom: 30px;
  margin-top: 15px;
}
.account .block-collapsible-nav .title strong {
  margin: 0;
  padding: 0.7em 0;
  color: #000;
  font-family: 'Futura-Bol', Futura, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
.account form .fieldset {
  margin-top: 15px;
  margin-bottom: 15px;
}
.account #form-validate .fieldset {
  width: 100%;
}
.account #form-validate .fieldset legend {
  border-color: #dad8d6;
}
.account #form-validate .fieldset legend span {
  color: #000;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 7px;
}
.account #form-validate .fieldset input {
  width: 100%;
  max-width: 450px;
  border-color: #dad8d6;
  background: #FFFFFF;
  font-size: 15px;
}
.account #form-validate .fieldset select {
  color: #444;
  padding-left: 0;
  text-align: left;
  margin: 0;
  font-size: 12px;
  font-family: "Futura-Bol";
  text-transform: uppercase;
  cursor: pointer;
  display: block !important;
  border: none;
  outline: none;
  width: 100%;
  max-width: 450px;
}
.account #form-validate .fieldset .choice {
  margin-bottom: 0px;
}
.account #form-validate .fieldset .choice input[type=checkbox] {
  margin-right: -40px;
  margin-top: 10px;
  margin-left: 15px;
  width: auto;
}
.account #form-validate .fieldset .choice label {
  color: #444;
  background-color: transparent;
  display: inline-block;
  width: auto;
  max-width: none;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  vertical-align: top;
  font-family: Helvetica, Arial, sans-serif;
}
.account #form-validate .fieldset .field #password-strength-meter-container {
  width: 100%;
  max-width: 450px;
}
.account #form-validate .fieldset .field .input-text.mage-error {
  border-color: #DF280A;
}
.account #form-validate .password-info p {
  font-style: italic;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 11px;
  color: #666666;
  width: 100%;
  max-width: 450px;
}
.account .actions-toolbar {
  margin: 10px 0 0;
  padding-top: 10px;
  border-top: 1px solid #dad8d6;
  text-align: right;
  width: 100%;
  display: inline-block;
}
.account .actions-toolbar button,
.account .actions-toolbar .action.primary {
  background: #003333 !important;
  display: inline-block;
  padding: 8px 15px!important;
  border: 0;
  color: #FFFFFF !important;
  font-size: 14px !important;
  font-weight: normal;
  font-family: "Futura-Boo", Trebuchet MS, Arial, Sans-Serif !important;
  line-height: 16px !important;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  margin: 0px 0px 0px 5px!important;
  min-width: 140px !important;
  width: auto !important;
  transition: none;
}
.account .actions-toolbar button:hover,
.account .actions-toolbar .action.primary:hover {
  background: #567378 !important;
  cursor: pointer;
}
.account .actions-toolbar button:active,
.account .actions-toolbar .action.primary:active,
.account .actions-toolbar button:focus,
.account .actions-toolbar .action.primary:focus {
  background: #8ec0e4 !important;
  color: #FFFFFF;
}
.account .actions-toolbar .primary {
  float: right;
}
.account .actions-toolbar .secondary {
  float: left;
}
.account .actions-toolbar .secondary .action.back {
  display: block;
  font-family: Helvetica, Arial, Sans-Serif;
  color: #444;
  font-size: 12px;
  text-transform: capitalize;
}
.account .block-addresses-default,
.account .block-addresses-list {
  width: 50%;
  display: inline-block;
}
.account .block-addresses-default .block-title,
.account .block-addresses-list .block-title {
  border: none !important;
  padding: 0;
  margin-bottom: 12px !important;
}
.account .block-addresses-default .block-title strong,
.account .block-addresses-list .block-title strong {
  margin: 0;
  margin-bottom: 0.5em;
  color: #000;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 24px !important;
  font-weight: 400 !important;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
.account .block-addresses-default .block-content .box,
.account .block-addresses-list .block-content .box {
  width: 100% !important;
  padding: 0px 0px 30px!important;
}
.account .block-addresses-default .block-content .box .box-title,
.account .block-addresses-list .block-content .box .box-title {
  margin: 0px 0px 10px!important;
}
.account .block-addresses-default .block-content .box address,
.account .block-addresses-list .block-content .box address {
  font-style: normal !important;
  line-height: 1.5;
}
.account .block-addresses-default .block-content .box address a,
.account .block-addresses-list .block-content .box address a {
  color: #444;
}
.account .block-addresses-default .block-content .box .box-actions,
.account .block-addresses-list .block-content .box .box-actions {
  margin-top: 10px;
}
.account .block-addresses-default .block-content .box .box-actions .action.edit,
.account .block-addresses-list .block-content .box .box-actions .action.edit {
  text-transform: capitalize;
  font-size: 12px;
}
.account .block-addresses-default .block-content p,
.account .block-addresses-list .block-content p {
  margin-top: 10px;
}
.account .block-addresses-default {
  float: left;
}
.account .storecredit .block {
  width: 100%;
}
.account .storecredit .block .block-title {
  border-bottom: none !important;
}
.account .storecredit .block .block-title strong {
  color: #000;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
}
.account .storecredit .block .block-content {
  font-family: Helvetica, Arial, Sans-Serif;
  color: #444;
  font-size: 12px;
}
.account .storecredit .block .block-content .balance-price-label {
  position: relative;
}
.account .storecredit .block .block-content .price {
  font-size: 12px;
}
.account .storecredit .block-balance-giftcard {
  float: none;
}
.account .giftcard-account #giftcard-form {
  width: 100%;
  max-width: initial;
}
.account .giftcard-account #giftcard-form fieldset label {
  margin-bottom: 15px;
}
.account .giftcard-account #giftcard-form fieldset label span {
  min-width: 105px;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 10px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  color: #000;
}
.account .giftcard-account #giftcard-form fieldset .control #giftcard-code {
  height: 30px;
  margin-right: 10px;
  border-radius: 0;
  border: none;
  font-size: 15px;
  max-width: 450px;
  color: #444;
}
.account .giftcard-account #giftcard-form .actions-toolbar .secondary {
  float: right;
}
.account .table-wrapper {
  border-bottom: none;
}
.wishlist-index-index .product-item-actions .action.edit {
  top: 4em;
}
.wishlist-index-index .actions-toolbar .primary .action.update,
.wishlist-index-index .actions-toolbar .primary .action.share {
  padding: 8px 12px 7px!important;
  font-family: "Futura-Bol" !important;
  font-size: 16px !important;
  color: #000 !important;
  background: #f2f2f2 !important;
}
.customer-account-index .box-head,
.sales-order-history .box-head {
  border-bottom: none !important;
}
.customer-account-index .block-title,
.sales-order-history .block-title {
  border-bottom: 1px solid #c6c6c6!important;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .account .nav {
    background: #fff;
  }
  .account .block-collapsible-nav .title {
    border-bottom: none !important;
  }
  .account .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    top: 11px;
    right: 0;
    position: absolute;
  }
  .account .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .account #maincontent {
    padding-top: 17% !important;
  }
  .wishlist-index-index .product-item-actions .action.delete {
    position: relative !important;
    top: 0em !important;
  }
}
@media only screen and (max-width: 768px) {
  .account .nav {
    background: #fff;
  }
  .account .block-collapsible-nav .title {
    border-bottom: none !important;
  }
  .account .block-collapsible-nav .title:after {
    right: 7%;
  }
  .account #maincontent {
    padding-bottom: 0px;
  }
  .account .block-collapsible-nav {
    left: auto;
  }
  .account .block-addresses-default,
  .account .block-addresses-list {
    width: 100%;
  }
  .account .block-addresses-default .block-content .box,
  .account .block-addresses-list .block-content .box {
    width: 50% !important;
    float: left;
  }
  .account .block-addresses-default {
    margin-bottom: 10px;
  }
  .wishlist-index-index .product-item-actions .action.delete {
    position: static !important;
  }
  .wishlist-index-index .actions-toolbar .action.back {
    display: none !important;
  }
  .wishlist-index-index .actions-toolbar .primary {
    float: none;
  }
  .wishlist-index-index .actions-toolbar .primary .action.update,
  .wishlist-index-index .actions-toolbar .primary .action.share {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .wishlist-index-index .product-item-actions.icons .action.edit {
    margin: 0% 0% 0% 12%!important;
    padding: 1% 9%!important;
  }
}
@media only screen and (min-width: 768px) {
  .account.page-layout-2columns-left .column.main {
    padding-left: 13px;
  }
  .wishlist-index-index .product-item-actions .action.delete {
    position: absolute;
    top: 1em;
  }
  .wishlist-index-index .product-item-actions .action.edit {
    padding: 0.4em 2.5em;
  }
  .wishlist-index-index li.product-item:last-child {
    border-bottom: none;
  }
  .wishlist-index-index .actions-toolbar {
    padding-top: 5px !important;
  }
}
@media only screen and (max-width: 639px) {
  .sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: none;
  }
}
@media only screen and (min-width: 480px) {
  .account #maincontent {
    padding: 0px 30px 0px;
  }
  .account #form-validate .fieldset .choice label {
    padding: 10px 52px;
  }
  .customer-account-index .view.col.action .actions-toolbar,
  .sales-order-history .view.col.action .actions-toolbar {
    margin: 0;
    padding-top: 0px;
    border-top: none;
    text-align: initial;
    width: auto;
    display: initial;
  }
}
@media only screen and (max-width: 768px) {
  .account #form-validate .fieldset .choice label {
    padding: 10px 52px;
  }
}
@media (max-width: 767px) {
  .page-footer {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 350px) {
  .header .sticky-header .minicart-wrapper {
    right: 45px;
  }
  .header .sticky-header .logo img {
    max-width: 200px;
  }
}
.wishlist-index-index .price-box {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  float: left;
}
.wishlist-index-index .wishlist-sku {
  margin: 5px 0 12px;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 10px;
  font-style: italic;
}
.wishlist-index-index li.product-item {
  border-bottom: 1px solid #dad8d6;
  margin: 1% 0%;
}
.wishlist-index-index .product-item-inner {
  position: relative;
  box-shadow: none;
  border: none;
  width: 73%;
  display: inline-block;
}
.wishlist-index-index .product-item-inner .field,
.wishlist-index-index .product-item-inner .box-tocart,
.wishlist-index-index .product-item-inner .product-item-actions {
  width: 50%;
  display: inline-block;
  float: left;
}
.wishlist-index-index .product-item-inner .box-tocart,
.wishlist-index-index .product-item-inner .product-item-actions {
  text-align: center;
}
.wishlist-index-index .product-item-inner .product-item-actions.icons {
  width: 100%;
  text-align: right;
  margin: 0% 0% 4% 0%;
}
.wishlist-index-index .products-list .product-item-name {
  margin: 0% 0% 4% 0%;
}
.wishlist-index-index .products-list .product-item-name a {
  text-align: left;
}
.wishlist-index-index .actions-toolbar {
  border-bottom: 1px solid #dad8d6;
  padding: 1% 0% 0.5% 0%;
}
.wishlist-index-index .actions-toolbar .primary {
  text-align: right;
}
.wishlist-index-index .actions-toolbar .primary .action.update,
.wishlist-index-index .actions-toolbar .primary .action.share {
  padding: 8px 12px 7px;
  font-family: "Futura-Bol";
  font-size: 16px;
  color: #000;
  background: #f2f2f2;
  border: 1px solid;
  transition: opacity 0.2s;
}
.wishlist-index-index .actions-toolbar .primary .action.update:hover,
.wishlist-index-index .actions-toolbar .primary .action.share:hover {
  opacity: 0.7;
}
.wishlist-index-index .actions-toolbar .action.tocart {
  display: none;
}
.wishlist-index-index .products-list .product-item-photo .product-image-container,
.wishlist-index-index .products-list .product-item-photo img {
  width: 113px !important;
  height: auto;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .wishlist-index-index .products-list .product-item-name {
    text-align: left;
  }
  .wishlist-index-index .product-item-inner .box-tocart {
    margin: 0 0 10px;
  }
  .wishlist-index-index li.product-item {
    margin: 3% 0%;
  }
}
@media (max-width: 768px) {
  .wishlist-index-index .price-box {
    width: 100%;
    text-align: center;
  }
  .wishlist-index-index .product-item-inner {
    width: 100%;
  }
  .wishlist-index-index .product-item-inner .box-tocart {
    width: 100%;
    margin: 0 0 4px;
  }
  .wishlist-index-index .product-item-inner .box-tocart .action.tocart {
    line-height: 0.9rem;
  }
  .wishlist-index-index .product-item-inner .box-tocart .fieldset:last-child {
    margin-bottom: 0px;
  }
  .wishlist-index-index .product-item-inner .field,
  .wishlist-index-index .product-item-inner .product-item-actions {
    width: 50%;
  }
  .wishlist-index-index .product-item-inner .field {
    margin: 3% 0%;
    text-align: center;
  }
  .wishlist-index-index .product-item-inner .field .control {
    margin: 1% 8%;
  }
  .wishlist-index-index .product-item-inner .field.qty label {
    float: left;
    width: 40%;
    text-align: right;
    transform: translateY(50%);
  }
  .wishlist-index-index .product-item-inner .field.qty .control {
    display: inline-block;
    width: 44%;
    text-align: left;
  }
  .wishlist-index-index .product-item-inner .field.comment-box {
    width: 100%;
  }
  .wishlist-index-index .product-item-inner .product-item-actions.icons {
    text-align: left;
  }
  .wishlist-index-index .product-item-inner .product-item-actions.icons .action.edit {
    margin: 0% 0% 0% 8%;
    padding: 2% 13%;
  }
  .wishlist-index-index .products-list .product-item-name {
    text-align: center;
  }
  .wishlist-index-index li.product-item {
    margin: 8% 0%;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 8px 4px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 4px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .storecredit .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .amazon-addresses .amazon-address:nth-child(1),
  .storecredit .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .amazon-addresses .amazon-address:nth-child(2),
  .storecredit .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .amazon-addresses .amazon-address:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .customer-review .product-details {
    margin-bottom: 48px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .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,
  .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 {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .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,
  .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 {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 16px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 4px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-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-address-billing .box-content,
  .box-address-shipping .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: -24px;
  }
  .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: 'luma-icons';
    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: 4px 8px;
  }
  .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: -11px 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 #c0c0c0;
  }
  .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 .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    line-height: 28px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 8px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 16px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 30px;
    margin-bottom: 24px;
  }
  .legend {
    border-bottom: 1px solid #c0c0c0;
  }
  .page-product-giftcard #product_addtocart_form .field {
    width: 100%;
    max-width: 450px;
    padding-right: unset;
    padding: unset;
  }
  .page-product-giftcard input {
    width: 100%;
    max-width: 450px;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 18px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 18px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 32px;
    font-size: 1.2rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #c0c0c0;
    border-bottom: none;
    height: 32px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #444444;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #444444;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 35px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #c0c0c0;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .shipping-address-modal .modal-inner-wrap,
  .billing-address-modal .modal-inner-wrap {
    min-height: 620px;
    width: 700px;
  }
  .shipping-address-modal .modal-inner-wrap .modal-popup .modal-title,
  .billing-address-modal .modal-inner-wrap .modal-popup .modal-title {
    border: none;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
    max-height: 438px;
  }
  .address-loading-mask {
    top: 115px;
  }
  .brand-images .brands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .brand-images {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 32px;
    padding: 8px 0 32px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #c0c0c0;
  }
  .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 #c0c0c0;
  }
  .paypal-review-discount .block {
    margin-bottom: 12px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 8px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 30px;
  }
  .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: 8px 16px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 16px 24px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 16px;
    margin: 0 0 8px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 4px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 16px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 16px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 8px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 24px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 8px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 32px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-wrapper .fieldset:last-child {
    margin-bottom: 16px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 16px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 8px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #000000;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #e84b37;
    border-color: #e84b37;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #e84b37;
    border-color: #e84b37;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #e84b37;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 16px;
  }
  .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: 16px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 16px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.4rem;
    border-bottom: 0;
    margin-bottom: 24px;
  }
  .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: 8px 32px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 8px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 16px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 18px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -16px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 16px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 4px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Helvetica', Helvetica Neue, Arial, sans-serif;
    font-size: 12px;
    height: 38px;
    line-height: 1.5;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 8px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.1rem;
    margin: 0 0 0 4px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.1rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 11px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 16px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 16px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 16px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 16px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 16px;
  }
  .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 #c0c0c0;
  }
  .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 #c0c0c0;
  }
  .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 #c0c0c0;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 16px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 16px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 16px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 16px;
  }
  .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: 8px;
    padding: 4px 8px 8px;
    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: 8px;
    padding: 4px 8px 8px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #e84b37;
    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: 24px;
  }
  .product-reviews-summary {
    margin-bottom: 12px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 12px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 16px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 16px 2px 16px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 20px;
    position: relative;
    z-index: 1;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 12px;
  }
  .product-info-main .product-add-form {
    padding-top: 16px;
  }
  .product-info-main .product-add-form .contact-link {
    margin: 5px auto 20px;
    padding: 6px 12px 8px;
    border-top: 1px solid #dad8d6;
    border-bottom: 1px solid #dad8d6;
    background-color: #f2f2f2;
    font-size: 14px;
  }
  .product-info-main .questions {
    display: block;
    font-family: "Futura-Bol";
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    color: #000;
  }
  .product-info-main .questions-label {
    font-family: "Futura-Bol";
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    color: #000;
    display: inline-block;
  }
  .product-info-main .contact-link-phone {
    display: inline-block;
    margin-top: 4px;
    font-weight: bold;
    color: #444;
  }
  .product-info-main .contact-link-phone-label {
    display: inline-block;
    margin-top: 4px;
    font-weight: bold;
    color: #444;
    border-bottom: 1px solid;
  }
  .product-info-main .contact-link-phone .or {
    margin: 0 8px;
    font-size: 14px;
  }
  .product-info-main .contact-us-questions-btn {
    border: none;
    background: transparent;
    font-size: 14px;
    box-shadow: none;
    font-weight: bold;
    color: #444;
    font-family: Helvetica, Arial, Sans-Serif;
    padding: 0px 0px;
    margin: -2% 0% 0% 0%;
  }
  .product-info-main .contact-us-questions-btn span {
    text-transform: none;
    border-bottom: 1px solid #444;
    padding-bottom: 3px;
  }
  .product-info-main a.contact-link-phone:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 18px;
    margin-right: 6px;
    position: relative;
    top: 4px;
    background: url(../images/icons/global/all-icons-sprite.png) 0px -67px no-repeat;
    background-size: 380px;
  }
  .product-info-main button#contact-us-questions:before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 17px;
    background-position: -22px -83px;
    margin-right: 6px;
    position: relative;
    top: 4px;
    background: url(../images/icons/global/all-icons-sprite.png) -20px -81px no-repeat;
    background-size: 380px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 18px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .catalog-product-view #product-blogs h3 {
    margin: 0;
    margin-bottom: 10px;
    color: #000;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
  }
  .catalog-product-view #product-blogs h3 .item-heading {
    display: inline-block;
    min-height: 110px;
    margin-top: 20px;
    font-family: 'Futura-Boo';
    font-size: 22px;
    text-transform: capitalize;
    color: #444;
  }
  .catalog-product-view #product-blogs .item-date {
    padding: 6px 0;
    margin-bottom: 10px;
    font-size: 14px;
    color: #666666;
    border-bottom: 1px solid;
  }
  .catalog-product-view #product-blogs .item-content {
    font-size: 14px;
    color: #444;
    text-align: justify;
  }
  .catalog-product-view #product-blogs .readmore {
    text-decoration: underline;
    color: #0a7db7;
  }
  .catalog-product-view .super-link {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  .catalog-product-view .super-link a {
    font-family: "Futura-Bol";
    font-size: 16px;
    text-transform: uppercase;
    color: #0a7db7;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 24px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 8px 8px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 38px;
    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: ')';
  }
  .catalog-product-view .product.media {
    float: none;
  }
  .faq-navigation .faq-navigation-list {
    column-count: 4;
  }
  .banners-block,
  .home-row {
    margin-bottom: 24px;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 17%;
    background: #f2f2f2;
  }
  .account.page-layout-2columns-left .sidebar-additional {
    display: none;
  }
  .account.page-layout-2columns-left .sidebar-main {
    padding-right: 0%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 83%;
    padding-left: 13px;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
    padding: 0px 10px;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .form-create-account {
    margin-left: 32px;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 8px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form-create-account .vk-actions-toolbar {
    display: flex;
    align-items: center;
  }
  .form-create-account .vk-actions-toolbar > .secondary .action.back {
    display: inline-block;
  }
  .form-create-account .vk-actions-toolbar > .primary {
    margin-left: auto;
    order: 1;
  }
  .form-create-account .vk-actions-toolbar > .primary .action {
    min-width: 140px;
  }
  .form-create-account .vk-actions-toolbar .primary {
    float: none;
  }
  .login-container {
    display: flex;
  }
  .login-container .block-new-customer + .block-customer-login {
    border-left: 1px solid #c0c0c0;
  }
  .login-container .block-new-customer,
  .login-container .block-customer-login {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .login-container .block-new-customer {
    padding-right: 20px;
  }
  .login-container .block-customer-login {
    padding-left: 20px;
  }
  .login-container .block {
    flex: 1;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 32px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    max-width: 450px;
  }
  .login-container .actions-toolbar > .primary,
  .login-container .actions-toolbar > .secondary {
    box-sizing: border-box;
    padding-right: 16px;
    min-width: 50%;
  }
  .login-container .actions-toolbar > .primary > .action,
  .login-container .actions-toolbar > .secondary > .action {
    margin: 0;
    width: 100%;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    max-width: 450px;
    width: 100%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 16px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 16px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 8px 8px 0;
  }
  .customer-account-index .page-title {
    font-size: 24px;
    font-weight: 600;
    color: #444;
    border-bottom: 1px solid #dad8d6;
    padding-bottom: 3px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: "Futura-Bol";
    font-weight: normal;
    border: none;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
  }
  .customer-account-index .block-collapsible-nav .content {
    padding: 0px;
  }
  .customer-account-index .block-collapsible-nav .item a,
  .customer-account-index .block-collapsible-nav .item.current > strong {
    font-weight: 400;
    color: #000;
    font-size: 16px;
    font-family: 'Futura-Boo', Futura, Helvetica, Arial, sans-serif;
    padding: 0px;
    border-color: transparent;
  }
  .customer-account-index .block-collapsible-nav .item a:hover,
  .customer-account-index .block-collapsible-nav .item.current > strong:hover {
    background: transparent;
  }
  .customer-account-index .block-collapsible-nav .item {
    margin: 7px 0;
  }
  .customer-account-index .block-collapsible-nav .item .delimiter {
    border-top: none;
  }
  .customer-account-index .block-collapsible-nav .title {
    padding-top: 0;
    border-top: none;
    border-bottom: 4px solid #444;
    position: relative;
    padding: 11px 0px 16px 0;
    width: 100%;
    height: auto;
    margin: 0;
    overflow: initial;
    display: block;
  }
  .customer-account-index .block-collapsible-nav .title strong {
    margin: 0;
    padding: 0.7em 0;
    color: #000;
    font-family: 'Futura-Bol', Futura, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    display: block;
  }
  .page-layout-2columns-left .sidebar-main .block .title {
    display: block;
  }
  .extra-mile .link-section .link-item {
    font-size: 1.8rem;
  }
  .footer-links {
    display: flex;
  }
  .footer-links ul {
    margin-bottom: 8px;
  }
  .footer-links .links-column {
    flex-grow: 1;
  }
  .footer-links .links-column:not(:last-child) {
    padding-right: 16px;
  }
  .page-footer {
    background: #f2f2f2;
    margin-top: auto;
    padding-bottom: 32px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -8px;
    left: 100%;
    margin: 0 0 0 16px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 9px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .page-header .switcher {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    float: right;
    margin-left: 15px;
    margin-right: -6px;
  }
  html,
  body {
    height: 100%;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 16px;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .widget-block {
    margin-bottom: 24px;
  }
  .products-slider-widget .widget-header-link {
    display: none;
  }
  .products-slider-widget .widget-content {
    display: flex;
    min-height: 320px;
  }
  .products-slider-widget .products-slider:not(.full-width) {
    width: 80%;
  }
  .products-slider-widget .CMS-block-content {
    width: 20%;
    display: block;
  }
  .products-slider-widget .full-width {
    width: 100%;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .container,
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .page-wrapper > .widget,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1260px;
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    border-top: 2px solid #c0c0c0;
    width: 100%;
  }
  .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: #ffffff;
    font-weight: 400;
    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 {
    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(103%);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 28px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus,
  .navigation .level0 > .level-top.ui-state-active {
    background: #f2f2f2;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #e84b37;
    border-style: solid;
    border-width: 0 0 2px;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top > .category-name {
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .category-name > 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 > .category-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0 0 0 8px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.19);
    font-size: 16px;
    font-weight: 400;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    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: #c0c0c0;
    color: #c0c0c0;
    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 16px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a,
  .navigation .level0 .submenu .has-active > a {
    border-color: #e84b37;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .navigation {
    line-height: 1;
  }
  .navigation > ul {
    display: flex;
  }
  .navigation > ul > li.level0 {
    flex-grow: 1;
    text-align: center;
  }
  .navigation .level-top > a {
    font-size: 1.6rem;
  }
  .navigation li.level0 {
    margin-bottom: -2px;
  }
  .navigation li.level0 .submenu {
    position: absolute !important;
  }
  .navigation li.level0 > .level-top {
    display: block;
    border-bottom: 2px solid #c0c0c0;
  }
  .navigation li.level1 {
    position: static;
  }
  .navigation .submenu {
    text-align: left;
  }
  .navigation .submenu.level0 > li:not(:last-child) {
    border-bottom: 1px solid #c0c0c0;
  }
  .navigation .submenu .submenu {
    min-height: 100%;
    top: 0 !important;
  }
  .navigation .submenu .ui-corner-all {
    position: relative;
  }
  .navigation .submenu .ui-menu-icon {
    position: absolute;
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
  }
  .navigation .submenu .ui-menu-icon:after {
    font-weight: 700;
  }
  .navigation .submenu.submenu-reverse {
    left: auto !important;
    right: 0;
  }
  .ambrands-search-wrapper {
    float: right;
    width: 20%;
  }
  .brand-images .brands-letter {
    padding-right: 35px;
    width: inherit;
  }
  .brand-images .brands-letter .brand-item {
    margin: 0 10px 20px;
  }
  .amslider .slide {
    margin: 0 20px 20px 0;
    max-width: 32%;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 450px;
    background: #fff;
    box-shadow: 0 0 1px 1px #ccc;
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    height: 100%;
    font-size: 0;
  }
  .ambrands-popup-filter {
    display: inline-block;
    box-sizing: border-box;
    width: 27%;
    height: 100%;
    padding: 20px;
    font-size: 0;
    vertical-align: top;
    text-align: center;
    background: #f0f0f0;
  }
  .ambrands-popup-filter .ambrands-letter {
    display: inline-block;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #333333;
  }
  .ambrands-popup-filter .ambrands-letter:hover {
    color: #333333;
    text-decoration: none;
    background: #ccc;
  }
  .ambrands-popup-filter .ambrands-letter.-disabled {
    background-color: #f1f1f1;
    opacity: .6;
    pointer-events: none;
  }
  .ambrands-popup-filter .ambrands-letter.-active {
    color: #fff;
    background: #f58d0f;
  }
  .ambrands-popup-filter .ambrands-letter.-letter-all {
    width: 100%;
    margin-bottom: 15px;
  }
  .ambrands-popup-items {
    display: inline-block;
    box-sizing: border-box;
    width: 73%;
    height: 100%;
    padding: 20px;
    overflow: auto;
    font-size: 14px;
  }
  .ambrands-popup-items .brand-images .brands-letter {
    width: 100%;
    padding: 0;
  }
  .ambrands-popup-items .brand-item {
    text-align: center;
  }
  .ambrands-popup-items .brand-item .label:before {
    content: none;
  }
  .ambrands-popup-items .brand-item .count {
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
  .ambrands-popup-items .brand-images .brands-letter .brand-item {
    margin: 0 20px 20px 0;
  }
  .ambrands-popup-items .letter {
    margin-bottom: 15px;
  }
  .minicart-wrapper {
    min-width: 50px;
  }
  .minicart-wrapper:hover {
    background-color: #f2f2f2;
  }
  .minicart-wrapper .block-minicart {
    border-top: 2px solid transparent;
    width: 280px;
  }
  .minicart-items .action.delete {
    position: relative;
  }
  .minicart-items .action.delete > span {
    background-color: #ffffff;
    left: 0;
    position: absolute;
    top: 1px;
    transform: translate(0, 0);
    transition: transform .3s;
  }
  .minicart-items .action.delete:hover > span {
    transform: translate(12px, 0);
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products .products-grid .product-items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .page-products .products-grid .ias-next-page {
    grid-column: 1 / span 4;
  }
  .page-products .products-grid .ias-spinner {
    grid-column: 1 / span 4;
  }
  .page-products .products-grid .product-item {
    margin-left: 0%;
    padding: 14px;
  }
  .page-products .products-grid .product-item .product-item-info:hover,
  .page-products .products-grid .product-item .product-item-info .active {
    box-shadow: none;
    border: none;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner {
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
  }
  .page-products .products-grid .product-item .product-item-info .product-words {
    margin-bottom: 10px;
    /* VKM2 -41 */
  }
  .page-products .products-grid .product-item .product-item-info .product-words .price-box {
    display: grid;
    align-items: flex-end;
  }
  .page-products .products-grid .product-item .product-item-info .finance.ala.cc {
    height: 23px;
  }
  .page-products .products-grid .product-item .product-item-info .finance.card-img.cc {
    height: 23px;
  }
  .page-products .products-grid .product-item .product-item-info .finance.ala.lease {
    height: 23px;
  }
  .page-products .products-grid .product-item .product-item-info .price-box {
    height: 50px;
  }
  .page-products .products-grid .product-item .product-item-info:not(:hover):not(.active) .product-item-inner {
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0px;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .products-grid .product-item-name > a,
  .products-list .product-item-name > a {
    margin-bottom: 0;
    font-size: 16px;
    font-family: "Futura-Bol";
    text-transform: none;
    line-height: 1.2;
    position: relative;
    z-index: 1;
    background-color: #fff;
    display: block;
    color: #000;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 17%;
    padding-right: 0;
  }
  .page-layout-2columns-left .sidebar-main .block .title {
    display: none;
  }
  .page-layout-2columns-left .column.main {
    width: 82%;
  }
  .catalog-category-view .page-title-wrapper .page-title {
    font-size: 35px;
  }
  .block-search {
    margin-left: 32px;
    margin-right: 16px;
    position: relative;
    z-index: 4;
  }
  .block-search .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .control {
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
    border: 2px solid #c0c0c0;
  }
  .block-search input:focus {
    box-shadow: none;
    border: 1px solid #F93929;
  }
  .block-search .action.search {
    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;
    display: inline-block;
    position: absolute;
    right: 28px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #000000;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .sticky-header .block-search {
    padding-left: 32px;
    padding-right: 16px;
    margin-left: 0;
    margin-right: 0;
  }
  .faq-navigation-widget {
    max-width: 100vw;
    margin-left: calc((100vw - 100% - 17px) / (-2));
    margin-right: calc((100vw - 100% - 17px) / (-2));
  }
  .faq-widget-title h1 {
    font-size: 5.5rem;
  }
  .spotlights .spotlight-a {
    width: calc(61.5% - 8px);
  }
  .spotlights .spotlight-b {
    width: calc(38.5% - 8px);
  }
  .banner-list .banner-item:not(:last-child) {
    margin-right: 16px;
  }
  .shop-locations .location-list {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
  }
  .login-container .block-new-customer {
    padding-right: 60px;
  }
  .login-container .block-customer-login {
    padding-left: 60px;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 8px 0;
  }
  .filter-actions {
    margin-bottom: 32px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .filter .filter-options-content a {
    font-size: 1.3rem;
  }
  .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 #c0c0c0;
  }
  .page-layout-1column .filter-content {
    margin-top: 8px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 24px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 4px;
    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 16px 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 #c0c0c0;
    padding: 4px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 4px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 12px;
    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: 24px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 24px;
  }
  .footer.content .footer-contacts {
    max-width: 33.33333333%;
  }
  .nav-contact-us {
    display: none !important;
  }
  .contact-section {
    display: flex;
    height: 100%;
  }
  .contact-section > * {
    display: inline-block;
    height: 100%;
  }
  .contact-section .phone-block {
    display: block;
    padding-left: 16px;
    padding-right: 16px;
  }
  .contact-section .phone-number {
    font-size: 1.6rem;
    align-items: center;
    color: #e84b37;
    display: flex;
    font-family: 'Futura-Bol';
    height: 100%;
  }
  .contact-section .phone-number:hover .phone-icon::before {
    transform: rotate(-11deg) translate(-1px, -2px);
  }
  .contact-section .phone-number .phone-icon:before,
  .contact-section .phone-number .phone-icon:after {
    content: '';
    display: block;
  }
  .contact-section .phone-number .phone-icon:before {
    background: url("../images/svg/icons-sprite.svg") no-repeat;
    background-position: calc(-72px - 2px) calc(-196px - 2px);
    width: 18px;
    height: 5px;
    transition: transform 0.1s;
  }
  .contact-section .phone-number .phone-icon:after {
    background: url("../images/svg/icons-sprite.svg") no-repeat;
    background-position: calc(-38px - 2px) calc(-215px - 2px);
    width: 18px;
    height: 11px;
  }
  .contact-section .phone-number .number {
    line-height: 1;
    padding-top: 2px;
    padding-left: 4px;
  }
  .contact-section .header-dropdown {
    box-sizing: border-box;
    min-width: 120px;
  }
  .contact-section .dropdown-menu {
    box-sizing: border-box;
    width: 280px;
  }
  .contact-section .services {
    border-top: 1px solid #c0c0c0;
  }
  .sticky-header .block-search {
    flex-grow: 1;
  }
  .sticky-header .sticky-header-wrapper {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
  }
  .sticky-header .logo {
    flex-grow: 1;
    width: 50%;
    max-width: 250px;
  }
  .sticky-header .logo .logo-mobile {
    display: none;
  }
  .sticky-header .function-section {
    height: 70px;
  }
  .sticky-header .function-section > *:not(.block-search) {
    height: 100%;
  }
  .fixed-menu {
    border-bottom: 2px solid #c0c0c0;
  }
  .fixed-menu .sticky-header-wrapper {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1260px;
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
  }
  .header-dropdown:hover {
    background-color: #f2f2f2;
  }
  .header-dropdown:hover .dropdown-title:after {
    content: '\e621';
  }
  .header-dropdown:hover .dropdown-menu {
    display: block;
  }
  .header-dropdown .dropdown-menu {
    display: none;
  }
  .header-dropdown .dropdown-title {
    display: inline-block;
    text-decoration: none;
    color: #000000;
    text-transform: uppercase;
    white-space: nowrap;
  }
  .header-dropdown .dropdown-title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0 0 0 4px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .phone-block:hover {
    background-color: #f2f2f2;
  }
  .account-section {
    min-width: 110px;
  }
  .account-section .dropdown-menu {
    width: 158px;
  }
  .page-header .top-link-list .phone-number {
    display: none;
  }
  .page-header .top-link-list .shipping-info {
    display: inline;
  }
  .page-header .top-link-list .shipping-info .truck-icon {
    background: url("../images/svg/icons-sprite.svg") no-repeat;
    background-position: calc(-38px - 2px) calc(-196px - 2px);
    width: 30px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    text-indent: 200%;
    vertical-align: middle;
    white-space: nowrap;
    margin-right: 4px;
  }
  .page-header {
    border-bottom: 2px solid #c0c0c0;
    margin-bottom: 24px;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .cart-container .form-cart {
    width: 64%;
    padding-right: 1%;
  }
  .cart-summary {
    width: 34%;
    padding: 1% 0%;
    float: right;
    clear: right;
  }
  .cart-summary .checkout-methods-items {
    max-width: 320px;
    margin: 0 auto;
  }
  .checkout-cart-index .page-main {
    padding: 30px;
  }
  .checkout-cart-index .cart-discount .actions-toolbar .action.primary {
    box-shadow: none;
  }
  .cart-discount {
    width: 36%;
    float: right;
    clear: right;
    padding-right: 2%;
    padding-left: 23px;
  }
  .cart-discount .block.discount,
  .cart-discount .block.giftcard {
    width: 100%;
    background: #f2f2f2;
    padding: 14px;
    margin: 0% 0% 4% 0%;
  }
  .cart-discount .block:nth-child(1) {
    clear: initial;
    float: none;
  }
  .cart-discount .block > .title strong {
    margin-right: 10px;
    font-family: 'Helvetica', Helvetica Neue, Arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    color: #000000;
  }
  .cart-discount .block .content {
    padding: 0 0 0px;
  }
  .cart-discount input[type="text"] {
    border: none;
  }
  .cart-discount .block:nth-child(2) {
    float: none;
  }
  .cart-discount .fieldset {
    margin: 0px 0px 0px;
  }
  .cart-discount .cart-totals .grand td {
    width: 87%;
  }
  .cart.table-wrapper .col.qty .input-text {
    border-color: #C0C0C0;
    border-radius: 0;
    text-align: center;
    width: 60px;
    margin-top: 0px;
    height: 26px;
  }
  .cart.table-wrapper .item .col.item,
  .cart.table-wrapper .col.delete_action {
    padding: 10px 5px!important;
  }
  .checkout-index-index .header .logo img.logo-mobile {
    display: none;
  }
}
@media all and (min-width: 1440px), print {
  .brands-filters .letter {
    margin: 0;
    border-radius: 0;
    border-right: none;
  }
  .brands-filters .letter-all {
    margin-right: 20px;
  }
  .brands-filters .letter:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .brands-filters .letter:last-child {
    border-right: 1px solid #CCC;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .amslider .wrapper {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/*
 *  Owl Carousel - Core
 */
/*
 *  Owl Carousel - Animate Plugin
 */
/*
 * 	Owl Carousel - Auto Height Plugin
 */
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
/*
 * 	Owl Carousel - Video Plugin
 */
.svg-image {
  display: inline-block;
  text-indent: 200%;
  overflow: hidden;
  white-space: nowrap;
}
.breadcrumbs .items li {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Futura-Bol";
}
.breadcrumbs .items li a {
  color: #444;
  text-decoration: none;
}
.breadcrumbs .items li a:visited {
  color: #444;
}
.breadcrumbs .items li a:hover {
  color: #000;
}
.breadcrumbs .item.product {
  font-family: "Futura-Boo";
}
.breadcrumbs .item:not(:last-child):after {
  content: "/";
  font-size: 12px;
  font-family: "Futura-Bol";
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fixed-menu {
    display: none;
  }
  .cart-container .form-cart {
    width: 100%;
    padding-right: 0%;
  }
  .cart-summary {
    width: 50%;
    padding: 0px;
  }
  .checkout-cart-index .page-main {
    padding-left: 5px;
    padding-right: 5px;
  }
  .cart-discount {
    width: 50%;
    padding-right: 5%;
  }
  .cart-discount .block.discount,
  .cart-discount .block.giftcard {
    width: 100%;
    background: #f2f2f2;
    padding: 14px;
    margin: 0% 0% 4% 0%;
  }
  .cart-discount .block:nth-child(1) {
    clear: initial;
    float: none;
  }
  .cart-discount .block > .title strong {
    margin-right: 10px;
    font-family: 'Helvetica', Helvetica Neue, Arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    color: #000000;
  }
  .cart-discount .block .content {
    padding: 0 0 0px;
  }
  .cart-discount input[type="text"] {
    border: none;
  }
  .cart-discount .block:nth-child(2) {
    float: none;
  }
  .cart-discount .fieldset {
    margin: 0px 0px 0px;
  }
  .cart-discount .block {
    width: 100%;
  }
  #maincontent {
    padding: 30px;
    padding-bottom: 0px;
  }
  .cart-discount .actions-toolbar .secondary .check {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 6%;
  }
  .cart.table-wrapper .col.qty .input-text {
    display: block;
    margin-top: 0px;
  }
  .cart.table-wrapper .col.qty .action.update {
    margin: 10% 0%;
  }
  .cart.table-wrapper .item .col.item,
  .cart.table-wrapper .col.delete_action {
    padding: 10px 5px!important;
  }
}
.nsorder-order-view .order-details th {
  font-size: 14px;
  font-weight: 600;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .customer-account-index #my-orders-table .shipping,
  .sales-order-history #my-orders-table .shipping,
  .customer-account-index #my-orders-table .status,
  .sales-order-history #my-orders-table .status {
    display: none;
  }
}
.wordpress-homepage-view .post-list-description,
.wordpress-search-view .post-list-description,
.wordpress-term-view .post-list-description,
.wordpress-user-view .post-list-description {
  display: none;
}
.wordpress-homepage-view .column.main,
.wordpress-search-view .column.main,
.wordpress-term-view .column.main,
.wordpress-user-view .column.main {
  width: 75%;
}
.wordpress-homepage-view .page-title,
.wordpress-search-view .page-title,
.wordpress-term-view .page-title,
.wordpress-user-view .page-title {
  font-family: 'Futura-Bol', Futura, Arial, sans-serif;
  font-size: 30px;
  letter-spacing: .5px;
  color: #444;
  margin-bottom: 24px;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item h2,
.wordpress-search-view .post-list-wrapper .post-list-item h2,
.wordpress-term-view .post-list-wrapper .post-list-item h2,
.wordpress-user-view .post-list-wrapper .post-list-item h2 {
  font-family: 'Futura-Boo', Futura, Helvetica, Arial, sans-serif;
  text-transform: none;
  letter-spacing: .5px;
  line-height: 1em;
  margin-bottom: 1em;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item h2 a,
.wordpress-search-view .post-list-wrapper .post-list-item h2 a,
.wordpress-term-view .post-list-wrapper .post-list-item h2 a,
.wordpress-user-view .post-list-wrapper .post-list-item h2 a {
  color: #000;
  text-decoration: none;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item .post-meta,
.wordpress-search-view .post-list-wrapper .post-list-item .post-meta,
.wordpress-term-view .post-list-wrapper .post-list-item .post-meta,
.wordpress-user-view .post-list-wrapper .post-list-item .post-meta {
  font-family: 'Futura-boo';
  font-size: 16px;
  text-transform: capitalize;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item .post-meta strong,
.wordpress-search-view .post-list-wrapper .post-list-item .post-meta strong,
.wordpress-term-view .post-list-wrapper .post-list-item .post-meta strong,
.wordpress-user-view .post-list-wrapper .post-list-item .post-meta strong {
  font-weight: normal;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item .post-meta a,
.wordpress-search-view .post-list-wrapper .post-list-item .post-meta a,
.wordpress-term-view .post-list-wrapper .post-list-item .post-meta a,
.wordpress-user-view .post-list-wrapper .post-list-item .post-meta a {
  color: #0a7db7;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item .post-meta a:hover,
.wordpress-search-view .post-list-wrapper .post-list-item .post-meta a:hover,
.wordpress-term-view .post-list-wrapper .post-list-item .post-meta a:hover,
.wordpress-user-view .post-list-wrapper .post-list-item .post-meta a:hover {
  color: #8ec0e4;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item .post-meta .post-categories,
.wordpress-search-view .post-list-wrapper .post-list-item .post-meta .post-categories,
.wordpress-term-view .post-list-wrapper .post-list-item .post-meta .post-categories,
.wordpress-user-view .post-list-wrapper .post-list-item .post-meta .post-categories,
.wordpress-homepage-view .post-list-wrapper .post-list-item .post-meta .post-date,
.wordpress-search-view .post-list-wrapper .post-list-item .post-meta .post-date,
.wordpress-term-view .post-list-wrapper .post-list-item .post-meta .post-date,
.wordpress-user-view .post-list-wrapper .post-list-item .post-meta .post-date {
  display: none;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item .author-name,
.wordpress-search-view .post-list-wrapper .post-list-item .author-name,
.wordpress-term-view .post-list-wrapper .post-list-item .author-name,
.wordpress-user-view .post-list-wrapper .post-list-item .author-name {
  font-style: italic;
  font-family: Helvetica, Arial, Sans-Serif;
  color: #444;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 10px;
  text-transform: none;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item .post-entry .post-image,
.wordpress-search-view .post-list-wrapper .post-list-item .post-entry .post-image,
.wordpress-term-view .post-list-wrapper .post-list-item .post-entry .post-image,
.wordpress-user-view .post-list-wrapper .post-list-item .post-entry .post-image {
  display: none;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item .post-entry .post-excerpt,
.wordpress-search-view .post-list-wrapper .post-list-item .post-entry .post-excerpt,
.wordpress-term-view .post-list-wrapper .post-list-item .post-entry .post-excerpt,
.wordpress-user-view .post-list-wrapper .post-list-item .post-entry .post-excerpt {
  font-family: 'Helvetica-Light', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item .post-entry .post-excerpt a,
.wordpress-search-view .post-list-wrapper .post-list-item .post-entry .post-excerpt a,
.wordpress-term-view .post-list-wrapper .post-list-item .post-entry .post-excerpt a,
.wordpress-user-view .post-list-wrapper .post-list-item .post-entry .post-excerpt a {
  color: #0a7db7;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item .post-entry .post-excerpt a:hover,
.wordpress-search-view .post-list-wrapper .post-list-item .post-entry .post-excerpt a:hover,
.wordpress-term-view .post-list-wrapper .post-list-item .post-entry .post-excerpt a:hover,
.wordpress-user-view .post-list-wrapper .post-list-item .post-entry .post-excerpt a:hover {
  color: #8ec0e4;
}
.wordpress-homepage-view .post-list-wrapper .post-list-item .post-entry .post-excerpt img,
.wordpress-search-view .post-list-wrapper .post-list-item .post-entry .post-excerpt img,
.wordpress-term-view .post-list-wrapper .post-list-item .post-entry .post-excerpt img,
.wordpress-user-view .post-list-wrapper .post-list-item .post-entry .post-excerpt img {
  height: auto;
  width: 100%;
  max-width: 430px;
  margin: 0px 0px 10px 0px;
  display: block;
}
.wordpress-search-view .page-title,
.wordpress-term-view .page-title {
  font-size: 24px;
}
.breadcrumbs li:last-child {
  font-family: "Futura-Boo";
}
.breadcrumbs li {
  color: #444;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .wordpress-homepage-view .post-list-wrapper .post-list-item .post-image,
  .wordpress-search-view .post-list-wrapper .post-list-item .post-image,
  .wordpress-term-view .post-list-wrapper .post-list-item .post-image,
  .wordpress-user-view .post-list-wrapper .post-list-item .post-image {
    display: none;
  }
}
.catalog-product-view .product-testimonials .testimonial-list {
  padding-left: 0px;
}
.catalog-product-view .product-testimonials .testimonial-list .testimonial-content {
  display: table-cell;
  vertical-align: top;
  float: none;
  max-width: initial;
}
@media (max-width: 639px) {
  .nsorder-order-view .order-items.block-content {
    overflow-y: scroll;
  }
  .customer-account-index #my-orders-table .shipping,
  .sales-order-history #my-orders-table .shipping,
  .customer-account-index #my-orders-table .status,
  .sales-order-history #my-orders-table .status,
  .customer-account-index #my-orders-table .date,
  .sales-order-history #my-orders-table .date {
    display: none !important;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 4px;
  }
}
@media only screen and (max-width: 770px) {
  .top-level-category #narrow-by-list2 .top-level-category-title {
    width: 50%;
    border-top: 1px solid #d5422f;
    min-height: inherit;
  }
  .top-level-category .main {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1025px) {
  .top-level-category .columns {
    display: inline-block !important;
  }
  .top-level-category .columns .main {
    padding-top: 28px;
  }
  .top-level-category .columns .sidebar-main {
    width: 100% !important;
  }
  .top-level-category .columns .sidebar-main .title {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  #narrow-by-list2 .top-level-category-title {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .wordpress-homepage-view .post-list .grid,
  .wordpress-search-view .post-list .grid,
  .wordpress-term-view .post-list .grid,
  .wordpress-user-view .post-list .grid {
    padding: unset;
  }
  .wordpress-homepage-view .post-list .grid li,
  .wordpress-search-view .post-list .grid li,
  .wordpress-term-view .post-list .grid li,
  .wordpress-user-view .post-list .grid li {
    width: 100%;
    margin-bottom: 0px;
    margin-right: 0px;
    list-style: none;
  }
  .wordpress-homepage-view #maincontent,
  .wordpress-search-view #maincontent,
  .wordpress-term-view #maincontent,
  .wordpress-user-view #maincontent {
    padding: 15px;
  }
  .wordpress-homepage-view .post-list-wrapper .post-list-item .post-image,
  .wordpress-search-view .post-list-wrapper .post-list-item .post-image,
  .wordpress-term-view .post-list-wrapper .post-list-item .post-image,
  .wordpress-user-view .post-list-wrapper .post-list-item .post-image {
    display: none;
  }
  .wordpress-homepage-view .post-list-wrapper .post-list-item .post-excerpt img,
  .wordpress-search-view .post-list-wrapper .post-list-item .post-excerpt img,
  .wordpress-term-view .post-list-wrapper .post-list-item .post-excerpt img,
  .wordpress-user-view .post-list-wrapper .post-list-item .post-excerpt img {
    max-width: 430px !important;
    margin: 10px auto!important;
  }
  .wordpress-homepage-view .post-list-wrapper .author-name,
  .wordpress-search-view .post-list-wrapper .author-name,
  .wordpress-term-view .post-list-wrapper .author-name,
  .wordpress-user-view .post-list-wrapper .author-name {
    margin-bottom: 0px !important;
  }
  .wordpress-homepage-view .sidebar-main,
  .wordpress-search-view .sidebar-main,
  .wordpress-term-view .sidebar-main,
  .wordpress-user-view .sidebar-main {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .wordpress-homepage-view #maincontent,
  .wordpress-search-view #maincontent,
  .wordpress-term-view #maincontent,
  .wordpress-user-view #maincontent {
    padding: 30px;
  }
  .post-list .grid {
    padding: unset;
  }
  .post-list .grid li {
    display: inline-block;
    width: 44%;
    vertical-align: top;
    margin-bottom: 50px;
    margin-right: 50px;
  }
  .post-list .grid li:nth-child(2n) {
    margin-right: 0;
  }
  .sidebar-main {
    -webkit-flex-grow: initial !important;
    flex-grow: initial !important;
    -webkit-flex-basis: auto !important;
    flex-basis: auto !important;
    -ms-flex-order: auto !important;
    width: 25%;
  }
}
.wordpress-post-view .page-title-wrapper .page-title {
  font-family: 'Futura-Bol', Futura, Arial, sans-serif;
  font-size: 27px;
  letter-spacing: .5px;
  line-height: 1.3;
  text-transform: none;
  color: #444;
}
.wordpress-post-view .column.main {
  width: 75%;
  padding-right: 25px;
}
.wordpress-post-view .column.main .post-view .post-image {
  display: none;
}
.wordpress-post-view .column.main .post-view .post-date.when,
.wordpress-post-view .column.main .post-view .post-meta.details {
  font-size: 16px;
  font-style: normal;
}
.wordpress-post-view .column.main .post-view .post-content center {
  margin-bottom: 15px;
}
.wordpress-post-view .column.main .post-view .post-content h2,
.wordpress-post-view .column.main .post-view .post-content h3 {
  margin-bottom: 22px;
  font-family: 'Futura-Bol';
  line-height: 1;
  clear: both;
  text-transform: uppercase;
}
.wordpress-post-view .column.main .post-view .post-content h2 {
  font-size: 24px;
}
.wordpress-post-view .column.main .post-view .post-content h3 {
  font-size: 18px;
}
.wordpress-post-view .column.main .post-view .post-content a {
  color: #0a7db7;
  text-decoration: underline;
}
.wordpress-post-view .column.main .post-view .post-content a:hover {
  color: #8ec0e4;
}
.wordpress-post-view .column.main .post-view .post-content p {
  margin-bottom: 22px;
}
.wordpress-post-view .column.main .post-view .post-entry {
  font-family: 'Helvetica-Light', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.wordpress-post-view .column.main .post-view .post-entry .contact {
  display: flex;
  align-items: center;
  padding: 20px;
  font-size: 16px;
  background-color: #dbeef8;
}
.wordpress-post-view .column.main .post-view .post-entry .contact img {
  max-width: 180px;
  margin-right: 20px;
  border-radius: 50%;
}
.wordpress-post-view .column.main .post-view .post-entry section {
  margin-bottom: 25px;
  clear: both;
}
.wordpress-post-view .column.main .post-view .post-entry .vid {
  position: relative;
  padding-bottom: 56.25%;
}
.wordpress-post-view .column.main .post-view .post-entry .vid iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 770px) {
  .wordpress-post-view .column.main {
    width: 100%;
    padding-right: 0px;
  }
}
@media (max-width: 768px) {
  .wordpress-post-view .sidebar-main {
    width: 100%;
  }
}
@media only screen and (max-width: 660px) {
  .wordpress-post-view .post-entry .contact {
    flex-direction: column;
    text-align: center;
  }
}
@media only screen and (min-width: 480px) {
  .wordpress-post-view .sidebar-main {
    -webkit-flex-grow: initial !important;
    flex-grow: initial !important;
    -webkit-flex-basis: auto !important;
    flex-basis: auto !important;
    -ms-flex-order: auto !important;
    width: 25%;
  }
  .wordpress-post-view #maincontent {
    padding: 30px;
  }
}
.cms-index-index #home-blog-section {
  background-color: #f2f2f2;
  padding: 20px 30px;
}
.cms-index-index #home-blog-section a:focus {
  text-decoration: underline;
}
.cms-index-index #home-blog-section .heading {
  background-color: #f2f2f2;
  padding-bottom: 6px;
  margin-bottom: 16px;
  font-family: 'Helvetica-Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 21px;
  letter-spacing: 0.6px;
  line-height: 1.4;
  text-align: left;
  border-bottom: 2px solid #000;
  text-transform: uppercase;
}
.cms-index-index #home-blog-section .blog-carousel-wrapper {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
.cms-index-index #home-blog-section .blog-carousel-wrapper #brand-blog-slider {
  max-width: 1200px;
  padding: 30px 0;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
.cms-index-index #home-blog-section .featured-image {
  margin-bottom: 15px;
}
.cms-index-index #home-blog-section .featured-image img {
  width: 100% !important;
  height: 100% !important;
}
.cms-index-index #home-blog-section .item-heading {
  font-size: 20px;
  letter-spacing: 0.2px;
  line-height: 24px;
  font-family: "Futura-Boo";
  text-transform: uppercase;
  color: #444;
}
.cms-index-index #home-blog-section .bottombrand {
  margin-top: 20px;
  font-size: 16px;
  text-align: center;
}
.cms-index-index #home-blog-section .bottombrand a {
  font: 20px "Futura-Bol";
  letter-spacing: 2px;
  line-height: 1;
  text-transform: uppercase;
  color: inherit;
  color: #005a8f;
}
.cms-index-index #home-blog-section .bottombrand a:focus {
  text-decoration: underline;
}
.cms-index-index #home-blog-section .wrapper-news-feed .blog-carousel-wrapper .feed-list .feed-item:hover {
  opacity: 0.8;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .cms-index-index #home-blog-section #brand-blog-slider .owl-next {
    top: 33% !important;
    right: -30px !important;
  }
  .cms-index-index #home-blog-section #brand-blog-slider .owl-prev {
    top: 33% !important;
    left: -30px !important;
  }
}
@media (max-width: 767px) {
  .cms-index-index #home-blog-section #brand-blog-slider .owl-next {
    top: 33% !important;
    right: -30px !important;
  }
  .cms-index-index #home-blog-section #brand-blog-slider .owl-prev {
    top: 33% !important;
    right: -30px !important;
  }
}
@media (max-width: 786px) {
  .cms-index-index #home-blog-section .blog-carousel-wrapper #brand-blog-slider {
    padding: 0px;
  }
}
.ambrand-index-index #vk-header-container {
  margin-bottom: unset !important;
}
.ambrand-index-index .top-banner {
  background: #000;
}
.ambrand-index-index .top-banner .top-banner-container {
  background: #000;
  display: flex;
  align-items: center;
  color: #fff;
  max-width: 1260px;
  margin: 0 auto;
  padding: 30px;
}
.ambrand-index-index .top-banner .top-banner-container .image-container {
  width: 50%;
}
.ambrand-index-index .top-banner .top-banner-container .image-container img {
  max-width: 100%;
  display: block;
}
.ambrand-index-index .top-banner .top-banner-container .banner-content {
  width: 50%;
  padding-left: 30px;
}
.ambrand-index-index .top-banner .top-banner-container .banner-content:after {
  content: '';
  display: table;
  clear: both;
}
.ambrand-index-index .top-banner .top-banner-container .banner-content .brand-logo {
  width: 280px;
  margin-bottom: 20px;
  display: inline-block;
}
.ambrand-index-index .top-banner .top-banner-container .banner-content .brand-logo img {
  width: 100%;
}
.ambrand-index-index .top-banner .top-banner-container .banner-content p {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}
.ambrand-index-index .top-banner .top-banner-container .banner-content .learn-more {
  text-transform: uppercase;
  font-size: 20px;
  color: #ffffff;
  border: 2px solid;
  display: inline-block;
  padding: 16px 36px;
  font-family: 'Futura-bol';
  letter-spacing: 1px;
}
.ambrand-index-index .top-banner .top-banner-container .banner-content .learn-more:hover {
  background-color: #ffffff;
  color: #000000;
}
.ambrand-index-index .menu-after-banner {
  background-color: #f2f2f2;
  text-align: center;
  border-bottom: 1px solid #dad8d6;
  width: 100%;
  z-index: 99;
  height: 40px;
}
.ambrand-index-index .menu-after-banner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ambrand-index-index .menu-after-banner ul li {
  display: inline-block;
}
.ambrand-index-index .menu-after-banner ul li a {
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 40px;
  color: #444444;
  text-align: center;
  padding: 0 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Futura-Boo';
}
.ambrand-index-index .menu-after-banner ul li a:focus,
.ambrand-index-index .menu-after-banner ul li a:hover {
  background-color: #dad8d6;
}
.ambrand-index-index .menu-after-banner ul li a.shop {
  margin-left: -4px;
  font-family: 'Futura-bol';
  color: #ffffff !important;
  background-color: #e84b36;
}
.ambrand-index-index #brand-hot-content .products-slider-widget {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 30px 0;
}
.ambrand-index-index #brand-hot-content .products-slider-widget .products-slider {
  width: 100% !important;
}
.ambrand-index-index #brand-hot-content .home-row.products {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 30px 0;
}
.ambrand-index-index #brand-hot-content .home-row.products .heading-container {
  max-width: 1200px;
  padding: 30px 0;
  margin: 0 auto;
  text-align: center;
}
.ambrand-index-index #brand-hot-content .home-row.products .lines {
  position: relative;
}
.ambrand-index-index #brand-hot-content .home-row.products .lines:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 48%;
  background-color: #000;
}
.ambrand-index-index #brand-hot-content .home-row.products .lines .heading {
  display: inline-block;
  padding: 0 20px;
  position: relative;
  background-color: #fff;
  margin: 0 auto;
  font-weight: normal;
  font-size: 30px;
  font-family: "Futura-Bol";
  text-align: center;
  letter-spacing: 2px;
  line-height: 1.2;
  color: #000000;
  font-style: normal;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
.ambrand-index-index #brand-hot-content .home-row.products .product-tiles {
  margin-bottom: 0;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.ambrand-index-index #brand-hot-content .home-row.products .product-tiles .container {
  width: 100%;
  max-width: 1200px;
}
.ambrand-index-index #brand-hot-content .home-row.products .product-tiles .container .home-products-list {
  margin: 16px auto;
}
.ambrand-index-index #brand-hot-content .home-row.products .product-tiles .container .home-products-list a {
  width: 100%;
  display: inline-block;
  border: 1px solid transparent;
  color: #000;
  text-decoration: none;
}
.ambrand-index-index #brand-hot-content .home-row.products .product-tiles .container .home-products-list a .product-feed-img {
  height: auto;
  margin: 0 auto 20px;
}
.ambrand-index-index #brand-hot-content .home-row.products .product-tiles .container .home-products-list a .product-feed-name {
  min-height: 60px;
  margin: 0 auto;
  text-align: center;
  font-family: "Futura-Bol";
  font-size: 16px;
  line-height: 1.2;
}
.ambrand-index-index .breadcrumbs {
  display: none;
}
.ambrand-index-index .page-title-wrapper {
  display: none;
}
.ambrand-index-index .menu-after-banner-details {
  position: relative;
  max-width: 100%;
  margin: unset;
  padding: 0 25px 30px;
}
.ambrand-index-index .menu-after-banner-details .clearfix {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0px 45px 0;
}
.ambrand-index-index .menu-after-banner-details .clearfix li:first-child {
  padding-left: 0;
}
.ambrand-index-index .menu-after-banner-details .clearfix li:last-child {
  padding-right: 0;
}
.ambrand-index-index .menu-after-banner-details .clearfix li {
  position: relative;
  flex: 1;
  height: 240px;
  min-width: 250px;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ambrand-index-index .menu-after-banner-details .clearfix li .img-text-content {
  position: absolute;
  bottom: 0;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  vertical-align: middle;
}
.ambrand-index-index .menu-after-banner-details .clearfix li .img-text-content a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 25px 15px 15px;
  color: #000;
  text-decoration: none;
}
.ambrand-index-index .menu-after-banner-details .clearfix li .img-text-content a::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.ambrand-index-index .menu-after-banner-details .clearfix li .img-text-content a .tile-heading.small {
  font-size: 22px;
}
.ambrand-index-index .menu-after-banner-details .clearfix li .img-text-content a .tile-heading {
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 1;
  color: #ffffff;
  font-family: "Futura-Boo";
  text-align: center;
  text-transform: uppercase;
}
.ambrand-index-index .menu-after-banner-details .clearfix li .img-text-content a .tile-heading .first {
  font-family: "Futura-Bol";
  font-size: 60px;
}
.ambrand-index-index .menu-after-banner-details .clearfix li .img-text-content a .tile-heading .listen {
  display: block;
  margin-top: -8px;
  font-size: 60px;
  letter-spacing: 6px;
}
.ambrand-index-index .menu-after-banner-details .clearfix li .img-text-content a .tile-logo {
  display: inline-block;
  max-width: 100%;
}
.ambrand-index-index .menu-after-banner-details .clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.ambrand-index-index .heading-container.lines {
  position: relative;
}
.ambrand-index-index .heading-container.lines:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 48%;
  background-color: #000;
}
.ambrand-index-index .heading-container.lines .heading {
  display: inline-block;
  padding: 0 20px;
  position: relative;
  background-color: #fff;
  margin: 0 auto;
  font-weight: normal;
  font-size: 30px;
  font-family: "Futura-Bol";
  text-align: center;
  letter-spacing: 2px;
  line-height: 1.2;
  color: #000000;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-style: normal;
}
.ambrand-index-index .heading-container {
  max-width: 1200px;
  padding: 30px 0;
  margin: 0 auto;
  text-align: center;
}
.ambrand-index-index .value-added-container {
  background-color: #e6e6e6;
}
.ambrand-index-index .value-added-container .value-added {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding: 8px 16px;
  margin: 0 auto;
  text-align: center;
  color: #005a8f;
}
.ambrand-index-index .value-added-container .value-added .value-heading {
  margin: 0 30px 0 0;
  font: 24px "Futura-Bol";
  letter-spacing: 2px;
  line-height: 1;
  text-transform: uppercase;
  color: #005a8f;
}
.ambrand-index-index .value-added-container .value-added .values {
  /* flex: 1; */
  display: inline-flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 auto;
  list-style: none;
  font-family: "Futura-Boo", Trebuchet MS, Arial, Sans-Serif;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 1;
}
.ambrand-index-index .value-added-container .value-added .values .value-link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  color: inherit;
  transition: opacity 0.1s;
}
.ambrand-index-index .value-added-container .value-added .values .value-link::before {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  flex-basis: auto;
  width: 30px;
  height: 35px;
  margin: 0 8px;
  background: url(../images/extra-mile-sprite-blue.png) no-repeat;
  background-size: 30px;
}
.ambrand-index-index .deeper-look-section {
  background-color: #f2f2f2;
  padding-bottom: 60px;
}
.ambrand-index-index .deeper-look-section .deeper-look-container {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 30px;
}
.ambrand-index-index .deeper-look-section .deeper-look-container .heading-container.lines {
  position: relative;
}
.ambrand-index-index .deeper-look-section .deeper-look-container .heading-container.lines:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 48%;
  background-color: #000;
}
.ambrand-index-index .deeper-look-section .deeper-look-container .heading-container {
  max-width: 1200px;
  padding: 30px 0;
  margin: 0 auto;
  text-align: center;
}
.ambrand-index-index .deeper-look-section .deeper-look-container .heading-container .heading {
  margin: 0 auto;
  font-weight: normal;
  font-size: 30px;
  font-family: "Futura-Bol";
  text-align: center;
  letter-spacing: 2px;
  line-height: 1.2;
  color: #000000;
  background-color: #f2f2f2;
  display: inline-block;
  padding: 0 20px;
  position: relative;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-style: normal;
}
.ambrand-index-index .deeper-look-section .videoWrapper {
  position: relative;
  padding-bottom: 37.25%;
  padding-top: 25px;
  width: 70%;
  margin: 0 auto 40px;
}
.ambrand-index-index .deeper-look-section .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.ambrand-index-index .deeper-look-section p {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #000000;
  font-family: "Helvetica";
  text-align: center;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 30px;
}
.ambrand-index-index .moog-details-container ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ambrand-index-index .moog-details-container ul li:nth-child(even) {
  background-color: #f2f2f2;
}
.ambrand-index-index .moog-details-container ul li {
  display: list-item;
  text-align: -webkit-match-parent;
}
.ambrand-index-index .moog-details-container ul li .details-content {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  /* padding: 35px 30px; */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.ambrand-index-index .moog-details-container ul li .details-content .img-wrapper {
  padding: 30px;
}
.ambrand-index-index .moog-details-container ul li .details-content .right {
  max-width: 100%;
  flex: 1;
}
.ambrand-index-index .moog-details-container ul li .details-content .left {
  max-width: 100%;
  flex: 1;
}
.ambrand-index-index .moog-details-container ul li .details-content .left img {
  max-width: 100%;
  display: block;
}
.ambrand-index-index .moog-details-container ul li .details-content .text-content {
  padding: 30px;
}
.ambrand-index-index .moog-details-container ul li .details-content .text-content p {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #030303;
  font-family: "Helvetica";
  text-align: center;
}
.ambrand-index-index .testimonial-wrapper {
  background-color: #d8eef8;
}
.ambrand-index-index .testimonial-wrapper .testimonial-container {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 0;
}
.ambrand-index-index .testimonial-wrapper .testimonial-container .image {
  flex: 1 0 auto;
  margin: 10px 30px;
  max-width: 50vw;
}
.ambrand-index-index .testimonial-wrapper .testimonial-container .image img {
  margin: 0 auto;
  border-radius: 50%;
}
.ambrand-index-index .testimonial-wrapper .testimonial-container .text-content {
  margin: 0 30px;
  letter-spacing: 1px;
}
.ambrand-index-index .testimonial-wrapper .testimonial-container .text-content p {
  font-size: 22px;
  color: #000000;
  margin-bottom: 20px;
}
.ambrand-index-index .testimonial-wrapper .testimonial-container .text-content .name {
  font-size: 22px;
  color: #000000;
  display: block;
}
.ambrand-index-index .testimonial-wrapper .testimonial-container .text-content .name strong {
  font-weight: bold;
}
.ambrand-index-index .testimonial-wrapper .testimonial-container .text-content::after {
  content: '';
  display: table;
  clear: both;
}
.ambrand-index-index #brand-blog-section {
  background-color: #f2f2f2;
  padding: 0 0 30px;
}
.ambrand-index-index #brand-blog-section .heading {
  background-color: #f2f2f2;
}
.ambrand-index-index #brand-blog-section .blog-carousel-wrapper {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
.ambrand-index-index #brand-blog-section .blog-carousel-wrapper #brand-blog-slider {
  max-width: 1200px;
  padding: 30px 0;
  margin: 0 auto;
  text-align: center;
}
.ambrand-index-index #brand-blog-section .featured-image {
  margin-bottom: 15px;
}
.ambrand-index-index #brand-blog-section .featured-image img {
  width: 100% !important;
  height: 100% !important;
}
.ambrand-index-index #brand-blog-section .item-heading {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 24px;
  font-family: "Futura-Boo";
  text-transform: uppercase;
  color: #444;
}
.ambrand-index-index #brand-blog-section .bottombrand {
  text-align: center;
}
.ambrand-index-index #brand-blog-section .bottombrand a {
  font: 20px "Futura-Bol";
  letter-spacing: 2px;
  line-height: 1;
  text-transform: uppercase;
  color: inherit;
  color: #005a8f;
}
.ambrand-index-index #in-page-nav {
  height: 40px;
  background-color: #f2f2f2;
  width: 100%;
  z-index: 9;
}
.ambrand-index-index #in-page-nav .nav-active {
  height: 40px;
  border-bottom: 3px solid #000;
  color: #000;
}
.ambrand-index-index #in-page-nav .nav-inner {
  display: flex;
  justify-content: space-around;
  max-width: 1200px;
  margin: 0 auto;
}
.ambrand-index-index #in-page-nav li {
  flex: 1 0 auto;
  display: inline-block;
  margin: 0;
  text-align: center;
  font-family: 'Futura-Boo', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-size: 16px;
  line-height: 40px;
}
.ambrand-index-index #in-page-nav a {
  display: inline-block;
  padding: 0 14px;
  color: #444;
}
.ambrand-index-index #in-page-nav a:hover,
.ambrand-index-index #in-page-nav a:focus {
  background-color: #dad8d6;
  color: #000;
}
.ambrand-index-index #in-page-nav .nav-active {
  height: 40px;
  border-bottom: 3px solid #000;
  color: #000;
}
.ambrand-index-index #in-page-nav #nav-apply {
  padding: 0 14px;
  background-color: #d5422f;
  color: #fff;
  font-family: 'Futura-Bol', 'Helvetica-Bold', Helvetica, Arial, sans-serif;
  transition: opacity 0.2s;
}
.ambrand-index-index #in-page-nav #nav-apply:hover,
.ambrand-index-index #in-page-nav #in-page-nav #nav-apply:focus {
  opacity: 0.8;
}
.ambrand-index-index #in-page-nav #nav-apply.nav-active {
  border: none;
}
@media (max-width: 991.98px) {
  .ambrand-index-index .top-banner-container {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 30px 20px;
  }
  .ambrand-index-index .top-banner-container .image-container,
  .ambrand-index-index .top-banner-container .banner-content {
    width: 100%;
    padding: 0;
  }
  .ambrand-index-index .top-banner-container img {
    display: inline-block;
  }
}
@media (min-width: 771px) and (max-width: 991.98px) {
  .ambrand-index-index .menu-after-banner ul li a {
    padding: 4px 20px;
  }
}
@media (max-width: 770px) {
  .ambrand-index-index .menu-after-banner,
  .ambrand-index-index #spacer {
    display: none !important;
  }
}
@media only screen and (max-width: 425px) {
  .ambrand-index-index .menu-after-banner-details {
    padding: 0;
  }
}
@media (max-width: 770px) {
  .ambrand-index-index .menu-after-banner-details ul {
    justify-content: center;
  }
  .ambrand-index-index .menu-after-banner-details ul li {
    width: auto;
    padding: 0;
    margin-bottom: 10px;
  }
  .ambrand-index-index #brand-hot-content .home-row.products {
    padding: 30px 15px 0;
  }
}
@media (max-width: 770px) {
  .ambrand-index-index #brand-hot-content .home-row.products .featured-product-feed .product-tiles {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .ambrand-index-index #brand-hot-content .home-row.products .featured-product-feed .product-tiles .container,
  .ambrand-index-index #brand-hot-content .home-row.products .featured-product-feed .product-tiles .best-sellers {
    width: 100%;
    flex-wrap: wrap;
  }
  .ambrand-index-index #brand-hot-content .home-row.products .featured-product-feed .product-tiles .best-sellers {
    padding: 20px;
  }
}
@media (max-width: 770px) {
  .ambrand-index-index .value-added-main .value-added-container .value-added,
  .ambrand-index-index .value-added-main .value-added-container .value-added .values {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
  .ambrand-index-index .value-added-main .value-added-container .value-added .value-heading {
    margin: 10px 0 20px;
    width: 100%;
  }
  .ambrand-index-index .value-added-main .value-added-container .value-added .values li {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 425px) {
  .ambrand-index-index .deeper-look-section .videoWrapper {
    width: 100%;
    padding-top: 70px;
  }
}
@media only screen and (max-width: 770px) {
  .ambrand-index-index .moog-details-container .details-content {
    flex-direction: column;
  }
  .ambrand-index-index .moog-details-container ul li:nth-child(even) .details-content {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 700px) {
  .ambrand-index-index .testimonial-wrapper .testimonial-container {
    flex-direction: column;
  }
  .ambrand-index-index .testimonial-wrapper .testimonial-container .image {
    width: 180px;
  }
  .ambrand-index-index .testimonial-wrapper .testimonial-container .text-content p,
  .ambrand-index-index .testimonial-wrapper .testimonial-container .text-content .name {
    font-size: 18px;
    text-align: center;
  }
}
@media (max-width: 70px) {
  .ambrand-index-index .moog-details-container .details-content {
    flex-direction: column;
  }
  .ambrand-index-index .moog-details-container .details-content .left,
  .ambrand-index-index .moog-details-container .details-content .right {
    margin-bottom: 20px;
  }
  .ambrand-index-index .testimonial-wrapper .testimonial-container .image {
    margin: 0 auto;
    float: inherit;
  }
  .ambrand-index-index .testimonial-wrapper .testimonial-container .text-content {
    margin-left: 0;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 771px) {
  .ambrand-index-index .heading-container.lines .heading {
    display: inline-block;
    padding: 0 20px;
    position: relative;
    background-color: #fff;
  }
  .ambrand-index-index #deeper-look-section .heading-container.lines .heading,
  .ambrand-index-index #blog-row .heading-container.lines .heading {
    background-color: #f2f2f2;
  }
  .ambrand-index-index .heading-container.lines::before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 48%;
    background-color: #000;
  }
  .ambrand-index-index .secret-target {
    position: relative;
    top: -40px;
  }
}
.ambrand-index-index #brand-hot-content .widget-content #brand-product-slider li a p.product-feed-name {
  min-height: 60px;
  margin: 0 auto;
  text-align: center;
  font-family: "Futura-Bol";
  font-size: 16px;
  line-height: 1.2;
}
.ambrand-index-index #brand-hot-content .widget-content #brand-product-slider li a .product-image-container {
  width: 200px;
}
.ambrand-index-index #brand-hot-content .widget-content #brand-product-slider li a .product-image-container .product-image-photo {
  width: 200px;
}
.ambrand-index-index .menu-after-banner-details ul li .img-text-content a {
  width: auto !important;
}
.ambrand-index-index .menu-after-banner-details ul li .img-text-content a:hover::before {
  opacity: 0.2;
}
.ambrand-index-index .menu-after-banner-details ul li .img-text-content a .tile-heading .first:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 12px;
  border-width: 0.325em 0 0.325em 0.5em;
  border-style: solid;
  border-color: transparent transparent transparent currentColor;
}
.ambrand-index-index .value-added-container .value-added .value[data-thing="showrooms"] .value-link::before {
  background-position-y: -35px;
}
.ambrand-index-index .value-added-container .value-added .value[data-thing="returns"] .value-link::before {
  background-position-y: -70px;
}
.ambrand-index-index .value-added-container .value-added .value[data-thing="warranty"] .value-link::before {
  background-position-y: -105px;
}
.ambrand-index-index #brand-blog-section .wrapper-news-feed .blog-carousel-wrapper .feed-list .feed-item:hover {
  opacity: 0.8;
}
.ambrand-index-index #brand-blog-section .item-heading {
  text-align: left;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .ambrand-index-index .top-banner .top-banner-container .banner-content {
    padding-left: 0px;
  }
  .ambrand-index-index #brand-blog-section #brand-blog-slider .owl-next {
    top: 33% !important;
    right: -30px !important;
  }
  .ambrand-index-index #brand-blog-section #brand-blog-slider .owl-prev {
    top: 33% !important;
    left: -30px !important;
  }
}
.is-blog .sidebar-main {
  width: 25%;
  padding-left: 25px;
}
.is-blog .wp-sidebar #blog-newsletter {
  font-size: 13px;
  line-height: 1.4;
}
.is-blog .wp-sidebar #blog-newsletter h3 {
  text-transform: uppercase;
}
.is-blog .wp-sidebar #blog-newsletter #newsletter-validate-detail {
  margin-top: 8px;
}
.is-blog .wp-sidebar #blog-newsletter #newsletter-validate-detail input {
  font-size: 15px;
  height: 38px;
  max-width: 450px;
  font-family: Helvetica, Arial, Sans-Serif;
  color: #444;
}
.is-blog .wp-sidebar #blog-newsletter #newsletter-validate-detail input::placeholder {
  color: #dad8d6;
  text-transform: capitalize;
}
.is-blog .wp-sidebar #blog-newsletter #newsletter-validate-detail button {
  color: #fff;
  border: none;
  background-color: #d5422f;
}
.is-blog .wp-sidebar .block-blog {
  margin-bottom: 20px;
}
.is-blog .wp-sidebar .block-blog .block-title {
  border-top: 1px solid #dad8d6;
  border-bottom: none;
  padding: 10px 0 0;
}
.is-blog .wp-sidebar .block-blog strong {
  color: #000;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: "Futura-Boo", Trebuchet MS, Arial, Sans-Serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}
.is-blog .wp-sidebar .block-blog .blog-search {
  padding: 5px;
}
.is-blog .wp-sidebar .block-blog .blog-search input {
  width: calc(100% - 90px);
  float: left;
}
.is-blog .wp-sidebar .block-blog .blog-search input:focus {
  border: 1px solid #0a7db7;
  outline: none;
}
.is-blog .wp-sidebar .block-blog .blog-search .button {
  background: #003333;
  color: #fff;
  border: none;
  margin: 0 5px 0 3px;
  padding: 9px 15px;
}
.is-blog .wp-sidebar .block-blog .blog-search .button:hover {
  background: #567378;
  cursor: pointer;
}
.is-blog .wp-sidebar .block-blog .blog-search .button:active,
.is-blog .wp-sidebar .block-blog .blog-search .button:focus {
  background: #8ec0e4;
}
.is-blog .wp-sidebar .block-blog .block-content #wp-category-list li {
  margin: 0 0 10px 0;
}
.is-blog .related-products {
  margin-bottom: 20px;
}
.is-blog .related-products .block-title {
  border-top: 1px solid #dad8d6;
  border-bottom: none;
  padding: 10px 0 0;
}
.is-blog .related-products strong {
  color: #000;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: "Futura-Boo", Trebuchet MS, Arial, Sans-Serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}
.is-blog .related-products .block-content ol {
  padding-left: 0px;
  list-style: none;
}
.is-blog .related-products .block-content ol li.item {
  position: relative;
  min-height: 60px;
  margin: 0 0 10px 9px;
  margin-left: 0;
  border-bottom: 1px solid #444;
}
.is-blog .related-products .block-content ol li.item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.is-blog .related-products .block-content ol .product {
  position: relative;
}
.is-blog .related-products .block-content ol img {
  padding: 0;
  border: none;
  float: left;
}
.is-blog .related-products .block-content ol .product-details {
  margin-left: 0;
  width: 100%;
  padding-left: 60px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.is-blog .related-products .block-content ol .product-details .product-name {
  margin-bottom: 3px;
  font-size: 16px;
  padding-top: 0;
  font-family: "Futura-Boo", Trebuchet MS, Arial, Sans-Serif;
  font-weight: normal;
  line-height: 1.4;
}
.is-blog .related-products .block-content ol .product-details .price-box span {
  margin: 0;
  padding: 0;
  float: none;
}
.is-blog .related-products .block-content ol .product-details .price-box .price-label {
  display: none;
}
.is-blog .related-products .block-content ol .product-details .price-box .fancy-price {
  font-family: "Futura-Bol";
  font-size: 16px;
}
.is-blog .related-products .block-content ol .product-details .price-box .fancy-price .price {
  font-size: 16px;
  margin-left: -5px;
}
.is-blog .related-products .block-content ol .product-details .price-box .fancy-price .cents {
  margin-left: -5px;
}
.is-blog .related-products .block-content ol .product-details .price-box .old-price .fancy-price {
  font-size: 14px;
  color: #666666;
  text-decoration: line-through;
  font-family: "Futura-Boo";
  line-height: initial;
}
.is-blog .related-products .block-content ol .product-details .price-box .old-price .fancy-price .price {
  font-size: 14px;
}
.is-blog .post-view .block.related-products {
  display: none;
}
.is-blog .post-meta,
.is-blog #comments {
  display: block;
}
.is-blog .post-meta .post-user a:hover {
  color: #444;
}
@media only screen and (max-width: 770px) {
  .top-level-category .columns .sidebar-main {
    width: 100% !important;
  }
}
@media (max-width: 991.98px) {
  .ambrand-index-index .top-banner-container {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 30px 20px!important;
  }
  .ambrand-index-index .top-banner-container .image-container,
  .ambrand-index-index .top-banner-container .banner-content {
    width: 100% !important;
    padding: 0;
    padding-left: 0px !important;
  }
  .ambrand-index-index .top-banner-container .image-container img,
  .ambrand-index-index .top-banner-container .banner-content img {
    display: inline-block !important;
  }
  .ambrand-index-index .heading-container.lines:before {
    display: none;
  }
  .ambrand-index-index .deeper-look-section .deeper-look-container .heading-container.lines:before {
    display: none;
  }
  .ambrand-index-index .deeper-look-section p {
    padding: 0px;
  }
}
@media (max-width: 786px) {
  .ambrand-index-index .menu-after-banner-details ul li {
    margin-bottom: 10px !important;
  }
  .ambrand-index-index .menu-after-banner-details ul li a {
    width: auto;
  }
  .ambrand-index-index .sidebar-main {
    width: 100%;
  }
  .ambrand-index-index #brand-blog-section .blog-carousel-wrapper #brand-blog-slider {
    padding: 0px;
  }
  .ambrand-index-index #maincontent {
    padding: 30px;
  }
  .ambrand-index-index .page-products .products-grid .product-item {
    height: auto;
    min-height: 500px;
  }
  .ambrand-index-index #in-page-nav {
    display: none !important;
  }
}
@media (max-width: 770px) {
  .ambrand-index-index #brand-hot-content .products-slider-widget {
    padding: 30px 15px 0;
  }
  .ambrand-index-index .menu-after-banner-details .clearfix {
    justify-content: center;
    padding: 0px;
  }
  .ambrand-index-index .value-added-main .value-added-container .value-added .values {
    padding-left: 0px;
  }
  .ambrand-index-index .zblock .zblock-item .testimonial .message {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .ambrand-index-index #brand-blog-section #brand-blog-slider .owl-next {
    top: 33% !important;
    right: -30px !important;
  }
  .ambrand-index-index #brand-blog-section #brand-blog-slider .owl-prev {
    top: 33% !important;
    right: -30px !important;
  }
}
@media (min-width: 786px) and (max-width: 1024px) {
  .is-blog .wp-sidebar .block-blog-search,
  .is-blog .wp-sidebar .block-blog-categories {
    margin-bottom: 0px;
  }
  .is-blog .wp-sidebar .block-blog-search .block-title,
  .is-blog .wp-sidebar .block-blog-categories .block-title {
    padding: 0px 0 0;
    margin-bottom: 0px;
    border-top: none;
  }
}
.regular-brand-page .page-wrapper .products-slider-widget {
  display: none;
}
.regular-brand-page .page-wrapper .breadcrumbs {
  display: block;
  padding: 1% 0% 0% 30px;
}
.regular-brand-page .page-wrapper .breadcrumbs li:last-child {
  font-family: "Futura-Boo";
}
.regular-brand-page .page-wrapper #maincontent .page-title-wrapper {
  display: block;
  margin: 0 27%;
}
.regular-brand-page .page-wrapper #maincontent .page-title-wrapper h1 {
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 0.7em;
  margin-top: 10px;
}
.regular-brand-page .page-wrapper #maincontent .category-view {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px dashed #dedede;
  margin-bottom: 20px;
  display: flex;
}
.regular-brand-page .page-wrapper #maincontent .category-view .category-image {
  float: left;
  width: 25%;
  margin: 0 2% 0px 0;
}
.regular-brand-page .page-wrapper #maincontent .category-view .category-description {
  float: right;
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  width: 71%;
  text-align: justify;
  transform: translateY(10%);
}
.regular-brand-page .page-wrapper #maincontent .category-view .category-description p {
  padding: 0 15px 0 0;
  font-size: 12px;
  color: #666;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .regular-brand-page .page-wrapper #maincontent .category-view .category-description {
    transform: translateY(0%);
  }
}
@media only screen and (max-width: 767px) {
  .regular-brand-page .page-wrapper #maincontent .page-title-wrapper {
    margin: 0;
  }
  .regular-brand-page .page-wrapper #maincontent .category-view {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    padding-bottom: 0px;
  }
  .regular-brand-page .page-wrapper #maincontent .category-view .category-image {
    margin: 0 2% 0px 0;
    -webkit-box-flex: 1;
    position: relative;
    display: inline-block;
    flex: 1 0 auto;
    width: 130px;
    height: 130px;
    margin-right: 30px;
  }
  .regular-brand-page .page-wrapper #maincontent .category-view .category-description {
    display: table-cell;
    vertical-align: top;
    float: none;
    width: 100%;
    transform: translateY(0%);
  }
}
@media only screen and (max-width: 599px) {
  .regular-brand-page .page-wrapper #maincontent .page-title-wrapper {
    margin: 0;
  }
  .regular-brand-page .page-wrapper #maincontent .category-view {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    padding-bottom: 0px;
  }
  .regular-brand-page .page-wrapper #maincontent .category-view .category-image {
    margin: 0 2% 0px 0;
    -webkit-box-flex: 1;
    position: relative;
    display: inline-block;
    flex: 1 0 auto;
    width: 130px;
    height: 130px;
    margin-right: 30px;
  }
  .regular-brand-page .page-wrapper #maincontent .category-view .category-description {
    display: table-cell;
    vertical-align: top;
    float: none;
    width: 100%;
    transform: translateY(0%);
  }
}
.cms-brand.cms-page-view .imgp {
  display: none;
}
.cms-brand.cms-page-view .ambrands-search-wrapper #livesearch {
  border-bottom: 0px;
  border-top: 0px;
  top: 40px;
  border-left: 0px;
  border-right: 1px solid #c2c2c2;
  width: 370px;
  z-index: 999;
  max-height: 245px;
}
.cms-brand.cms-page-view .ambrands-search-wrapper #livesearch a {
  font: bold 12px/18px sans-serif;
  display: block;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 100%;
  padding: 8px 11px;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #444;
}
.cms-brand.cms-page-view .ambrands-search-wrapper #livesearch a:hover {
  background: #D5E5F4;
}
.cms-brand.cms-page-view .ambrands-search-wrapper #livesearch a:first-child {
  background-color: #B4CBE1 !important;
}
.cms-brand.cms-page-view .ambrands-search-wrapper #livesearch a:first-child:hover {
  background: transparent;
}
.cms-brand.cms-page-view .columns p strong {
  background-color: #E64C3E;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  padding: 7px 0px 7px 50px;
  text-transform: capitalize;
  font-family: inherit;
  margin-top: 0;
  height: 20px;
  box-sizing: content-box;
  width: auto;
  display: block;
  background-image: url(../../web/images/image-icon.png);
  background-repeat: no-repeat;
  background-position: -4px -593px;
}
.cms-brand.cms-page-view .breadcrumbs .item.cms_page strong {
  font-size: 0px;
}
.cms-brand.cms-page-view .breadcrumbs .item.cms_page strong:before {
  content: "Brands";
  font-size: 12px;
}
.cms-brand.cms-page-view .content .brands-filters {
  width: auto;
  min-height: auto;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.cms-brand.cms-page-view .content .brands-filters .letters {
  width: 66.66666667%;
  float: left;
  line-height: 30px;
  margin-bottom: 20px;
  padding: 0;
}
.cms-brand.cms-page-view .content .brands-filters .letters .-letter-all {
  font-weight: bold;
  text-transform: uppercase;
}
.cms-brand.cms-page-view .content .brands-filters .letters a {
  background-color: #EEEEEE !important;
  color: #707070 !important;
  opacity: 1;
  font-size: 16px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  line-height: 35px;
  border: none;
  width: 37px;
  height: 37px;
  padding: 0;
  margin: 5px;
}
.cms-brand.cms-page-view .content .brands-filters .letters a:hover {
  background-color: #6F6F6F !important;
  color: #FFFFFF !important;
}
.cms-brand.cms-page-view .content .brands-filters .letters a.-active {
  background-color: #6F6F6F !important;
  color: #FFFFFF !important;
}
.cms-brand.cms-page-view .content .brands-filters .input-box {
  position: relative;
  margin-top: 4px;
  padding: 0;
  float: right;
  padding-bottom: 10px;
  max-width: 370px;
  width: 33.33333333%;
}
.cms-brand.cms-page-view .content .brands-filters .input-box .ambrands-search-wrapper {
  float: none;
  width: auto;
}
.cms-brand.cms-page-view .content .brands-filters .input-box .ambrands-search-wrapper input {
  width: 100%;
  height: 38px;
  background-image: url(../../web/images/image-icon.png);
  background-repeat: no-repeat;
  background-position: 0px -197px;
  padding-left: 40px;
  box-sizing: border-box;
  max-width: 370px;
  float: right;
  margin-top: 2px;
  font-size: 13px;
  display: block;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.cms-brand.cms-page-view .content .brands-filters .input-box .ambrands-search-wrapper input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.cms-brand.cms-page-view .content .brands-filters .input-box .ambrands-search-wrapper input::placeholder {
  color: #989898;
  text-transform: initial;
}
.cms-brand.cms-page-view .content .brand-images {
  display: block;
}
.cms-brand.cms-page-view .content .brand-images .brands-letter {
  width: 100%;
  padding-right: 0px;
  margin-bottom: 30px;
  margin-top: 15px;
  padding-top: 15px;
}
.cms-brand.cms-page-view .content .brand-images .brands-letter:first-child {
  padding-top: 0px;
}
.cms-brand.cms-page-view .content .brand-images .brands-letter .letter {
  border-bottom: 1px solid #E64C3E;
}
.cms-brand.cms-page-view .content .brand-images .brands-letter .letter span {
  background-color: #E64C3E;
  color: #FFFFFF;
  margin-bottom: 5px;
  text-align: center;
  font-size: 12px;
  width: 37px;
  height: 37px;
  display: inline-block;
  line-height: 36px;
  border: none;
  padding: initial;
}
.cms-brand.cms-page-view .content .brand-images .brands-letter dd .bare-list {
  display: block;
}
.cms-brand.cms-page-view .content .brand-images .brands-letter dd .bare-list .brand-item {
  margin: 16px 0 0;
  width: 24%;
  text-align: left;
  max-width: 100%;
  min-width: auto;
  min-height: auto;
  display: inline-block;
  color: #000;
}
.cms-brand.cms-page-view .content .brand-images .brands-letter dd .bare-list .brand-item:hover .label {
  color: #6F6F6F;
}
.cms-brand.cms-page-view .content .brand-images .brands-letter dd .bare-list .brand-item .am-image-wrapper,
.cms-brand.cms-page-view .content .brand-images .brands-letter dd .bare-list .brand-item .count {
  display: none;
}
.cms-brand.cms-page-view .content .brand-images .brands-letter dd .bare-list .brand-item .label {
  font-size: 16px;
  color: #222222;
  font-family: Helvetica, Arial, Sans-Serif;
  margin: 0px 0 0;
  padding-top: 0px;
}
.cms-brand.cms-page-view .content .brand-images .brands-letter dd .bare-list .brand-item .label:before {
  display: none;
}
.cms-brand.cms-page-view [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  padding: 0px !important;
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  .cms-brand.cms-page-view #maincontent {
    padding: 30px;
  }
  .cms-brand.cms-page-view .content .brand-images .brands-letter dd .bare-list .brand-item {
    width: 49%;
  }
  .cms-brand.cms-page-view .content .brands-filters {
    display: flex;
    flex-direction: column;
  }
  .cms-brand.cms-page-view .content .brands-filters .letters {
    width: 100%;
    float: none;
    order: 1;
  }
  .cms-brand.cms-page-view .content .brands-filters .input-box {
    order: 2;
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .cms-brand.cms-page-view #maincontent {
    padding: 15px;
  }
  .cms-brand.cms-page-view .content .brands-filters {
    display: flex;
    flex-direction: column;
  }
  .cms-brand.cms-page-view .content .brands-filters .letters {
    margin-bottom: 20px;
    width: 100%;
    float: none;
    order: 1;
  }
  .cms-brand.cms-page-view .content .brands-filters .letters a {
    margin: 1px;
  }
  .cms-brand.cms-page-view .content .brands-filters .input-box {
    order: 2;
    float: none;
    width: 100%;
  }
  .cms-brand.cms-page-view .content .brand-images .brands-letter dd .bare-list .brand-item {
    width: 100%;
  }
}
@media only screen and (max-width: 786px) {
  .catalog-product-view .row.target {
    margin: 2% 0%;
  }
}
@media only screen and (max-width: 599px) {
  .catalog-product-view .product-testimonials .testimonial-list .testimonial {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    display: flex;
    padding-bottom: 40px;
  }
  .catalog-product-view .product-testimonials .testimonial-list .testimonial .testimonial-content {
    max-width: initial;
  }
  .catalog-product-view .product-testimonials .testimonial-list .testimonial .testimonial-content .writers-name {
    text-align: center;
  }
}
@media only screen and (min-width: 771px) and (max-width: 1024px) {
  .top-level-category .columns .sidebar-main {
    width: 66% !important;
  }
}
@media only screen and (max-width: 786px) {
  .is-blog .jscroll-inner .jscroll-added .jscroll-loading {
    text-align: center;
  }
  .is-blog .sidebar-main {
    width: 100%;
    padding-left: 0px;
    border: 1px solid #003333;
    margin: 5% 0%;
  }
  .is-blog .wp-sidebar .block-blog-categories,
  .is-blog .wp-sidebar .block-blog-search {
    margin-bottom: 0px;
  }
  .is-blog .wp-sidebar .block-blog-categories .block-title,
  .is-blog .wp-sidebar .block-blog-search .block-title {
    padding: 0px 0 0;
    margin-bottom: 0px;
    border-top: none;
  }
  .is-blog .wp-sidebar .related-products strong {
    margin: 0;
    color: #444;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border: none;
    position: relative;
    display: block;
    width: 100%;
    cursor: pointer;
    border-bottom: 0;
  }
  .is-blog .wp-sidebar .related-products strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #000;
    border-right: none;
    left: 10px;
    top: 40%;
  }
  .is-blog .wp-sidebar .related-products .active strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #000;
    border-bottom: none;
    left: 10px;
    top: 40%;
  }
  .is-blog .wp-sidebar .related-products .block-content ol .product {
    padding: 0% 2%;
  }
  .is-blog .wp-sidebar .related-products .block-title {
    border-top: none !important;
  }
  .is-blog .wp-sidebar .block-content {
    padding: 10px;
    margin-top: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #dad8d6;
  }
}
.wordpress-homepage-view .jscroll-inner .jscroll-added .jscroll-loading,
.wordpress-search-view .jscroll-inner .jscroll-added .jscroll-loading,
.wordpress-term-view .jscroll-inner .jscroll-added .jscroll-loading,
.wordpress-user-view .jscroll-inner .jscroll-added .jscroll-loading {
  text-align: center;
}
.wordpress-homepage-view .post-list .pager .toolbar-amount,
.wordpress-search-view .post-list .pager .toolbar-amount,
.wordpress-term-view .post-list .pager .toolbar-amount,
.wordpress-user-view .post-list .pager .toolbar-amount {
  display: none;
}
.wordpress-homepage-view .post-list .pager .pages,
.wordpress-search-view .post-list .pager .pages,
.wordpress-term-view .post-list .pager .pages,
.wordpress-user-view .post-list .pager .pages {
  text-align: center;
}
.wordpress-homepage-view .post-list .pager .pages ul li,
.wordpress-search-view .post-list .pager .pages ul li,
.wordpress-term-view .post-list .pager .pages ul li,
.wordpress-user-view .post-list .pager .pages ul li {
  display: none;
}
.wordpress-homepage-view .post-list .pager .pages ul li .action.next,
.wordpress-search-view .post-list .pager .pages ul li .action.next,
.wordpress-term-view .post-list .pager .pages ul li .action.next,
.wordpress-user-view .post-list .pager .pages ul li .action.next {
  color: white;
  background: #003333;
  line-height: 100%;
  padding: 7px 15px;
  font-family: "Futura-Boo", Trebuchet MS, Arial, Sans-Serif;
  font-size: 16px;
}
.wordpress-homepage-view .post-list .pager .pages ul li .action.next:before,
.wordpress-search-view .post-list .pager .pages ul li .action.next:before,
.wordpress-term-view .post-list .pager .pages ul li .action.next:before,
.wordpress-user-view .post-list .pager .pages ul li .action.next:before,
.wordpress-homepage-view .post-list .pager .pages ul li .action.next:after,
.wordpress-search-view .post-list .pager .pages ul li .action.next:after,
.wordpress-term-view .post-list .pager .pages ul li .action.next:after,
.wordpress-user-view .post-list .pager .pages ul li .action.next:after {
  display: none;
}
.wordpress-homepage-view .post-list .pager .pages ul li.pages-item-next,
.wordpress-search-view .post-list .pager .pages ul li.pages-item-next,
.wordpress-term-view .post-list .pager .pages ul li.pages-item-next,
.wordpress-user-view .post-list .pager .pages ul li.pages-item-next {
  display: block;
}
@media only screen and (min-width: 480px) {
  .post-list .grid {
    padding: unset;
  }
  .post-list .grid li {
    width: calc((100% - 80px * (2 - 1))/2);
  }
}
.gateway-index-index .auth-container {
  overflow: auto;
}
.gateway-index-index .auth-container .auth-col {
  width: 45%;
  float: left;
  margin-right: 2.5%;
}
.gateway-index-index .auth-container .auth-col input[type=submit] {
  width: 25%;
}
.gateway-index-index .auth-container .auth-col label,
.gateway-index-index .auth-container .auth-col input {
  width: 83%;
  display: inline-block;
}
.gateway-index-index .auth-container .button {
  background: #003333;
  display: inline-block;
  padding: 8px 15px;
  border: 0;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  font-family: "Futura-Boo", Trebuchet MS, Arial, Sans-Serif;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
  white-space: nowrap;
}
.gateway-index-index .auth-container .button:hover {
  background: #567378;
  cursor: pointer;
}
.gateway-index-index .auth-break {
  -webkit-column-break-before: always;
  break-before: column;
}
.gateway-index-index .auth-container-wrapper {
  overflow: auto;
  margin-top: 30px;
}
.gateway-index-index .unhappyMessage {
  color: red;
}
.gateway-index-index .page-title-wrapper {
  display: none;
}
#notice-cookie-block {
  background: #f2f2f2 !important;
  padding: unset !important;
}
#notice-cookie-block #yummy-parent {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 997;
  width: 100%;
  border: none;
}
#notice-cookie-block #yummy-parent .yummy {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 77px;
  font-size: 20px;
  background-color: #f2f2f2;
  border-top: 1px solid #dad8d6;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
#notice-cookie-block #yummy-parent .yummy .yummy-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#notice-cookie-block #yummy-parent .yummy .yummy-content .copy {
  font-family: 'Futura-Boo';
  font-size: 1em;
  line-height: 1.4;
  color: #000;
}
#notice-cookie-block #yummy-parent .yummy .yummy-content .copy .link {
  display: inline-block;
  text-decoration: underline;
  border: none;
}
#notice-cookie-block #yummy-parent .yummy .yummy-content .copy .link:focus {
  outline: 1px solid #4d90fe;
}
#notice-cookie-block #yummy-parent .yummy .yummy-content .consent-btn {
  padding: 0.3em 1em;
  margin: 0.25em 1em;
  font-family: 'Futura-Bol';
  font-size: 1em;
  background: #0a7db7;
  color: #fff;
  border: 1px solid #dad8d6;
  cursor: pointer;
}
#notice-cookie-block #yummy-parent .yummy .yummy-content .consent-btn {
  text-transform: uppercase;
  margin: 8px 0;
}
@media only screen and (max-width: 1313px) {
  #notice-cookie-block .yummy-content {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 1140px) {
  #notice-cookie-block .yummy {
    height: 130px;
    align-items: start;
    text-align: center;
  }
  #notice-cookie-block .yummy-content {
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  #notice-cookie-block .yummy {
    height: 114px;
    font-size: 18px;
  }
  #notice-cookie-block .yummy .consent-btn {
    bottom: 15px;
    left: 0;
  }
  #notice-cookie-block #yummy-parent .yummy .yummy-content .copy {
    font-size: 14px;
    line-height: 19px;
    padding: 0 30px;
  }
  #notice-cookie-block #yummy-parent .yummy .yummy-content .consent-btn {
    font-size: 16px;
    text-transform: uppercase;
    margin: 8px 0 0;
    min-width: 118px;
  }
}
.cms-email-registration #maincontent .newsletter-main-content .newsletter-iframe {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 0%;
}
.cms-email-registration #maincontent .newsletter-main-content .newsletter-iframe #ifrm {
  overflow: visible;
  width: 100%;
  height: 930px;
  border: 0;
}
.cms-email-registration #maincontent .newsletter-main-content #newsletter-head {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  max-height: 380px;
  padding: 6em 2em 4em;
  margin-bottom: 0.4em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../../web/images/sale-gear-pattern-green-bg.png");
}
.cms-email-registration #maincontent .newsletter-main-content #newsletter-head .heading {
  max-width: 22em;
  margin-bottom: 0;
  font-family: 'Futura-Bol';
  font-size: 4.5rem;
  line-height: 1.1;
  letter-spacing: 5.5px;
  text-align: center;
  color: #000;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
.cms-email-registration #maincontent .newsletter-main-content #newsletter-head .heading .sub {
  display: block;
  font-family: 'Futura-Boo';
}
.cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner {
  flex-direction: column;
  align-items: center;
  max-width: 72em;
  text-align: center;
  display: flex;
  margin: 0 auto;
}
.cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social {
  width: 100%;
  max-width: 60rem;
  margin-bottom: 8em;
}
.cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social h2.follow {
  display: block;
  width: 360px;
  max-width: 80vw;
  margin-left: auto;
  margin-right: auto;
  padding: 0.8em 0;
  font-size: 36px;
  letter-spacing: 3px;
  text-align: center;
  margin-bottom: 0.4em;
  font-family: 'Futura-bol';
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
}
.cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social .social-icons {
  display: flex;
  justify-content: space-evenly;
}
.cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social .social-icons .social-icon {
  width: 83px;
  height: 83px;
  background: url(../../web/images/social-sprite-red.png) no-repeat;
  background-size: 300%;
  transition: opacity 0.2s;
}
.cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social .social-icons .social-icon:hover {
  opacity: 0.8;
}
.cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social .social-icons .social-icon.twitter {
  background-position: 50% 0;
}
.cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social .social-icons .social-icon.youtube {
  background-position: 0 100%;
}
.cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social .social-icons .social-icon.instagram {
  background-position: 100% 0;
}
.cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social .social-icons .social-icon.blog {
  background-position: 50% 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .cms-email-registration #maincontent {
    padding: 0px;
  }
  .cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social .social-icons .social-icon {
    width: 56px;
    height: 56px;
  }
  .cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social h2.follow {
    font-size: 28px;
  }
  .cms-email-registration #maincontent #ifrm body {
    padding: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social .social-icons .social-icon {
    width: 56px;
    height: 56px;
  }
  .cms-email-registration #maincontent .newsletter-main-content .app-social-media .app-inner .social h2.follow {
    font-size: 28px;
  }
}
@media only screen and (max-width: 425px) {
  .cms-email-registration #maincontent .newsletter-main-content #newsletter-head .heading {
    font-size: 4rem;
  }
}
.catalog-product-view .product-brand {
  clear: both;
  width: 58%;
  display: inline-block;
}
.catalog-product-view .product-brand .box1 {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Futura-Boo", Trebuchet MS, Arial, Sans-Serif;
  font-weight: normal;
  line-height: 1.4;
  text-decoration: underline;
  color: #444;
}
@media (max-width: 1025px) {
  .catalog-product-view .product-brand {
    float: left;
  }
}
#widget-blog-section {
  background-color: transparent;
  padding: 20px 30px;
}
#widget-blog-section a:focus {
  text-decoration: underline;
}
#widget-blog-section .heading {
  background-color: transparent;
  padding-bottom: 6px;
  margin-bottom: 16px;
  font-family: 'Helvetica-Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 21px;
  letter-spacing: 0.6px;
  line-height: 1.4;
  text-align: left;
  border-bottom: 2px solid #000;
  text-transform: uppercase;
}
#widget-blog-section .blog-carousel-wrapper {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
#widget-blog-section .blog-carousel-wrapper #brand-blog-slider {
  max-width: 1200px;
  padding: 30px 0;
  margin: 0 auto;
  text-align: left;
}
#widget-blog-section .featured-image {
  margin-bottom: 15px;
}
#widget-blog-section .featured-image img {
  width: 100% !important;
  height: 100% !important;
}
#widget-blog-section .item-heading {
  font-size: 20px;
  letter-spacing: 0.2px;
  line-height: 24px;
  font-family: "Futura-Boo";
  text-transform: uppercase;
  color: #444;
}
#widget-blog-section .bottombrand {
  margin-top: 20px;
  font-size: 16px;
  text-align: center;
}
#widget-blog-section .bottombrand a {
  font: 20px "Futura-Bol";
  letter-spacing: 2px;
  line-height: 1;
  text-transform: uppercase;
  color: inherit;
  color: #005a8f;
}
#widget-blog-section .bottombrand a:focus {
  text-decoration: underline;
}
#widget-blog-section .wrapper-news-feed .blog-carousel-wrapper .feed-list .feed-item:hover {
  opacity: 0.8;
}
.visually-hidden {
  position: absolute;
  top: auto;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.cms-home.cms-index-index #maincontent {
  padding-top: 10px;
}
.cms-home.cms-index-index .page-header {
  margin-bottom: 0px;
}
.cms-home.cms-index-index .page-title-wrapper {
  position: absolute;
  top: auto;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.cms-home.cms-index-index .page-header .top-link-list .link-item:first-child {
  display: none;
}
.cms-home.cms-index-index .page-header .top-link-list .link-item:not(:nth-child(2)) {
  padding-left: 8px;
}
.cms-home.cms-index-index [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  padding: 0px !important;
}
.cms-home.cms-index-index .testimonial {
  margin: 10px 0px 16px 0px;
}
.cms-home.cms-index-index .testimonial .content {
  padding: 0px 10px;
}
.cms-home.cms-index-index .home-row,
.cms-home.cms-index-index .widget-block {
  margin-bottom: 16px;
}
.cms-home.cms-index-index .shop-all-la .cta {
  font-size: 1.6rem;
}
.cms-home.cms-index-index .shop-all-la .callout {
  font-size: 2.2rem;
  text-transform: uppercase;
}
.cms-home.cms-index-index .shop-all-la .content {
  padding: 16px 10px;
}
.cms-home.cms-index-index .shop-all-namm .cta {
  font-size: 1.6rem;
}
.cms-home.cms-index-index .extra-mile {
  background: #e6e6e6;
  color: #005c8d;
}
.cms-home.cms-index-index .extra-mile .extra-mile-content {
  margin-left: 0;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  clear: both;
  padding: 8px 16px;
}
.cms-home.cms-index-index .extra-mile .link-section,
.cms-home.cms-index-index .extra-mile .content-title {
  padding-top: 0px;
}
.cms-home.cms-index-index .extra-mile .link-section {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin: 0 auto;
  list-style: none;
  font-family: "Futura-Boo";
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 1;
}
.cms-home.cms-index-index .extra-mile .link-section .link-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}
.cms-home.cms-index-index .extra-mile .link-section .link-item:hover {
  opacity: 1;
}
.cms-home.cms-index-index .extra-mile .content-title {
  letter-spacing: 2px;
  text-rendering: optimizeLegibility;
  font-weight: 400;
  font-style: normal;
  margin: 0 30px 0 0;
}
.cms-home.cms-index-index .extra-mile .content-title .title {
  margin-bottom: 0px;
}
.cms-home.cms-index-index .extra-mile .audio-consultants-icon {
  background: url("../images/extra-mile-sprite-blue.png") no-repeat;
  width: 35px;
  height: 35px;
  background-size: 30px;
}
.cms-home.cms-index-index .extra-mile .showroom-icon {
  background: url("../images/extra-mile-sprite-blue.png") no-repeat;
  width: 35px;
  height: 35px;
  background-size: 30px;
  background-position-y: -35px;
}
.cms-home.cms-index-index .extra-mile .return-policy-icon {
  background: url("../images/extra-mile-sprite-blue.png") no-repeat;
  width: 35px;
  height: 35px;
  background-size: 30px;
  background-position-y: -70px;
}
.cms-home.cms-index-index .extra-mile .extended-warranty-icon {
  background: url("../images/extra-mile-sprite-blue.png") no-repeat;
  width: 35px;
  height: 35px;
  background-size: 30px;
  background-position-y: -105px;
}
.cms-home.cms-index-index .page-bottom #blog-row {
  max-width: 1260px;
  margin: 0 auto;
}
.cms-home.cms-index-index .widget.block.block-static-block {
  width: auto;
  max-width: none;
  margin: 0;
  padding: 0;
}
.cms-home.cms-index-index .widget.block.block-static-block .banners-block {
  margin-bottom: 16px;
}
.cms-home.cms-index-index .widget.block.block-static-block .banners-block a:hover {
  opacity: 0.8;
}
.cms-home.cms-index-index .products-slider-widget ol {
  margin: 16px auto;
}
.cms-home.cms-index-index .product-item-name {
  text-align: center;
}
.cms-home.cms-index-index .product-item-name a {
  font-size: 16px !important;
  text-transform: capitalize;
  color: #000;
}
.cms-home.cms-index-index .shop-locations {
  margin-bottom: 0px;
}
.cms-home.cms-index-index .shop-locations .location-list {
  padding: 25px 0;
}
.cms-home.cms-index-index .shop-locations .location-list .location-item {
  padding-top: 0px;
}
.cms-home.cms-index-index .widget-block .widget-header-title {
  font-size: 2.1rem;
  text-transform: uppercase;
}
.cms-home.cms-index-index #home-blog-section .blog-carousel-wrapper #brand-blog-slider {
  padding: 0px 0px;
  max-width: 1160px;
}
.cms-home.cms-index-index #home-blog-section .blog-carousel-wrapper #brand-blog-slider .feed-item:hover {
  opacity: 1;
}
.cms-home.cms-index-index #home-blog-section .blog-carousel-wrapper #brand-blog-slider .featured-image img {
  margin: 5px auto 0;
}
.cms-home.cms-index-index #home-blog-section .blog-carousel-wrapper #brand-blog-slider .feed-item {
  padding: 0 12px;
}
.cms-home.cms-index-index #home-blog-section .featured-image {
  margin-bottom: 0px;
}
.cms-home.cms-index-index #home-blog-section .item-heading {
  margin: 5px 0;
  padding: 10px 0;
}
.cms-home.cms-index-index #home-blog-section .bottombrand a {
  font-size: 14pt;
  letter-spacing: 0px;
  color: #0a7db7;
}
.cms-home.cms-index-index .copyright {
  border-top: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.cms-home.cms-index-index .copyright .copyright-content {
  padding: 20px 30px 100px;
  border-top: 1px solid #c0c0c0;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .cms-home.cms-index-index #maincontent {
    padding: 10px;
  }
  .cms-home.cms-index-index .widget.block.block-static-block .banners-block {
    margin: 0px 8px 16px!important;
  }
  .cms-home.cms-index-index #home-blog-section {
    padding: 20px 8px;
  }
  .cms-home.cms-index-index #home-blog-section .blog-carousel-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  .cms-home.cms-index-index #home-blog-section .blog-carousel-wrapper #brand-blog-slider .owl-next {
    right: 0px !important;
  }
  .cms-home.cms-index-index #home-blog-section .blog-carousel-wrapper #brand-blog-slider .owl-prev {
    left: 0px !important;
  }
  .cms-home.cms-index-index .extra-mile .link-section {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .cms-home.cms-index-index .extra-mile .link-section .link-item {
    font-size: 1.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 140px;
    padding: 0 3px;
    text-align: center;
  }
}
@media only screen and (max-width: 770px) {
  .cms-home.cms-index-index #maincontent {
    padding: 0px;
  }
  .cms-home.cms-index-index .extra-mile .content-title {
    margin: 0 auto 4px;
    font-size: 18px;
  }
  .cms-home.cms-index-index .extra-mile .link-section {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .cms-home.cms-index-index .extra-mile .link-section .link-item {
    font-size: 1.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 140px;
    padding: 0 3px;
    text-align: center;
  }
  .cms-home.cms-index-index .page-header .top-link-list .link-item:first-child {
    display: inline-block;
  }
  .cms-home.cms-index-index .page-header .top-link-list li:first-child a {
    padding-left: 11px;
  }
  .cms-home.cms-index-index .home-row,
  .cms-home.cms-index-index .widget-block {
    margin: 0px 8px 8px;
  }
  .cms-home.cms-index-index .extra-mile {
    margin: 0px 8px 8px;
  }
  .cms-home.cms-index-index .extra-mile .extra-mile-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px;
  }
  .cms-home.cms-index-index .testimonial {
    margin: 10px 0 20px 0;
  }
  .cms-home.cms-index-index .testimonial .message {
    font-size: 18px;
  }
  .cms-home.cms-index-index .testimonial .name {
    font-size: 16px;
  }
  .cms-home.cms-index-index .shop-locations {
    padding: 0px 30px;
    margin: 0px;
  }
  .cms-home.cms-index-index .shop-locations .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .cms-home.cms-index-index .page-bottom .widget.block.block-static-block {
    margin: 0px;
  }
  .cms-home.cms-index-index .widget.block.block-static-block .banners-block {
    margin: 0px 8px 16px;
  }
  .cms-home.cms-index-index #home-blog-section {
    padding: 20px 10px;
  }
  .cms-home.cms-index-index #home-blog-section .blog-carousel-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  .cms-home.cms-index-index #home-blog-section .blog-carousel-wrapper #brand-blog-slider .owl-prev {
    right: 0px !important;
  }
  .cms-home.cms-index-index #home-blog-section .blog-carousel-wrapper #brand-blog-slider .owl-next {
    right: 0px !important;
  }
}
@media only screen and (max-width: 639px) {
  .cms-home.cms-index-index .shop-locations {
    padding: 0px 0px;
  }
  .cms-home.cms-index-index .shop-locations .location-list .location-item:not(:first-child) {
    padding-top: 20px;
  }
  .cms-home.cms-index-index .shop-locations .container {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (max-width: 599px) {
  .cms-home.cms-index-index #maincontent {
    padding: 0px;
  }
  .cms-home.cms-index-index .extra-mile {
    margin: 0px 0px 10px;
  }
  .cms-home.cms-index-index .extra-mile .link-section .link-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 140px;
    padding: 0 3px;
    text-align: center;
  }
  .cms-home.cms-index-index #home-blog-section {
    padding: 20px 10px;
    position: relative;
    max-width: 1260px;
    margin: 0 auto;
  }
  .cms-home.cms-index-index #home-blog-section .blog-carousel-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 770px) {
  .cms-home.cms-index-index .page-header {
    border-bottom: 2px solid #dad8d6!important;
  }
  .cms-home.cms-index-index .navigation li.level0 > .level-top {
    border-bottom: 1px solid #dad8d6;
  }
}
@media only screen and (max-width: 479px) {
  .cms-home.cms-index-index .banner-list .banner-item {
    flex-wrap: wrap;
    margin: 0 -6px;
    margin-bottom: 12px;
  }
}
.catalog-product-view .product-name span.not-avail {
  display: inline-block;
  font-family: "Futura-Bol";
  font-size: 24px;
  line-height: 1.2;
  color: #d5422f;
}
.checkout-onepage-success #maincontent .page-title-wrapper h1 {
  font-family: 'Futura-Bol', Futura, Arial, sans-serif;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #444;
}
.checkout-onepage-success #maincontent .checkout-success {
  text-align: center;
  font-size: 1.3rem;
  color: #666;
}
.checkout-onepage-success #maincontent .checkout-success .actions-toolbar {
  margin: 16px 0;
  text-align: center;
}
.checkout-onepage-success #maincontent .checkout-success .actions-toolbar .primary {
  float: none;
}
.checkout-onepage-success #maincontent .checkout-success .actions-toolbar .primary .action {
  font-size: 1.6rem;
  padding: 10px 20px;
  margin: 0;
}
.checkout-onepage-success #maincontent .checkout-success p {
  margin-bottom: 0px;
  font-family: Helvetica, Arial, Sans-Serif;
}
.checkout-onepage-success #maincontent .checkout-success p span {
  color: #000;
}
.checkout-onepage-success #maincontent .checkout-onepage-success #registration {
  text-align: center;
}
@media (min-width: 1024px) {
  .checkout-onepage-success .column.main {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .checkout-onepage-success #maincontent {
    padding: 15px;
  }
  .checkout-onepage-success #maincontent .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
}
.catalog-category-view .page-title-wrapper {
  position: absolute;
  top: auto;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.copyright {
  border-top: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.copyright .copyright-content {
  padding: 30px 30px 100px;
  border-top: 1px solid #c0c0c0;
}
.product-item .price-box .price-label {
  display: table-cell;
  position: initial;
  width: auto;
  height: auto;
  font-size: 14px;
  padding-right: 10px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container > span {
  display: initial;
}
.catalog-product-view .product-info-main .price-label {
  display: table-cell !important;
  position: initial;
  width: auto;
  height: auto;
  padding-right: 0px;
  font-size: 1em;
  color: #666666;
  vertical-align: initial;
  font-weight: normal;
  text-decoration: none;
  font-family: Helvetica, Arial, Sans-Serif;
  font: normal 18px 'Futura-Boo';
  letter-spacing: 0.2px;
}
.catalog-product-view .product-info-main .price-label:after {
  content: none !important;
}
.catalog-product-view .old-price {
  display: inline-block;
  font-family: Helvetica, Arial, Sans-Serif;
  margin-right: 10px;
}
.catalog-product-view .old-price .fancy-price,
.catalog-product-view .old-price .price-label {
  font-size: 1em;
  letter-spacing: 0.2px;
  text-decoration: none;
}
.catalog-product-view .price-savings {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.2px;
  text-decoration: none;
  font-family: Helvetica, Arial, Sans-Serif;
  color: #D54431;
  margin: 0px 20px 0px 0;
  font-weight: bold;
}
.catalog-product-view span.discount-end-date {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.2px;
  text-decoration: none;
  font-family: Helvetica, Arial, Sans-Serif;
  margin: 0 0 15px 0;
  background-color: #D54431;
  color: #fff;
  padding: 4px 6px;
  margin-top: 3px;
  font-weight: bold;
}
.catalog-product-view .product-info-main .price-box .prices-msrp-warp {
  margin: 5px 0;
}
.catalog-product-view .product-info-main .price-box .prices-msrp-warp .saving-price {
  display: inline-flex;
  font-size: 14px;
  letter-spacing: 0.2px;
  text-decoration: none;
  font-family: Helvetica, Arial, Sans-Serif;
  color: #D54431;
  margin: 0px 20px 0px 0;
  font-weight: bold;
}
.catalog-product-view .product-info-main .price-box .prices-msrp-warp .saving-price .lable-saving-price {
  margin-right: 5px;
}
.catalog-product-view .product-info-main .price-box .prices-msrp-warp .dollars,
.catalog-product-view .product-info-main .price-box .prices-msrp-warp .cents {
  margin: 0 !important;
}
.catalog-product-view .product-info-main .price-box .prices-msrp-warp .msrp-price {
  color: #444444;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  display: inline-flex;
}
.catalog-product-view .product-info-main .price-box .prices-msrp-warp .msrp-price .lable-msrp {
  margin-right: 5px;
  text-transform: uppercase;
}
.checkout-cart-index .checkout-methods-items #PayWithAmazon-checkout-cart-shortcut-buttons {
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  color: #444;
  cursor: pointer;
}
.checkout-cart-index .checkout-methods-items #PayWithAmazon-checkout-cart-shortcut-buttons button {
  background: transparent;
  box-shadow: none;
}
.checkout-cart-index .checkout-methods-items #PayWithAmazon-checkout-cart-shortcut-buttons .checkout-alt-label {
  display: inline;
  width: auto;
  margin-right: 10px;
  font-family: 'Futura-Boo';
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
}
.checkout-cart-index .checkout-methods-items #PayWithAmazon-checkout-cart-shortcut-buttons img {
  width: 96px;
  top: 2px;
  position: relative;
  display: inline;
  vertical-align: top;
}
.checkout-cart-index .checkout-methods-items #minicart-amazon-pay-button {
  color: #ff9900;
  margin: 0 auto;
  position: relative;
  border: 2px solid;
  transition: background-color 0.2s;
  height: 45px;
  width: 99%;
}
.checkout-cart-index .checkout-methods-items #minicart-amazon-pay-button:hover {
  background-color: #ededed;
}
.checkout-cart-index .checkout-methods-items .amazon-button-container {
  margin: unset;
  margin: 5px 0 4px 0 !important;
}
.checkout-cart-index .checkout-methods-items .amazonpay-button-inner-image {
  width: 100% !important;
  position: absolute !important;
  top: -1px !important;
  left: 0;
  opacity: 0;
}
.checkout-cart-index .checkout-methods-items .amazon-button-container__cell {
  min-width: unset;
}
.checkout-cart-index .checkout-methods-items .checkout-alt-button.affirm {
  color: #00c8e5;
}
.checkout-cart-index .checkout-methods-items .checkout-alt-button.affirm:hover,
.checkout-cart-index .checkout-methods-items .checkout-alt-button.affirm:active {
  background-color: #ededed;
  color: #00c8e5;
}
.checkout-cart-index .checkout-methods-items .checkout-alt-link-afirm {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  padding: unset;
  color: #00c8e5;
  cursor: pointer;
  margin: 0 auto;
  position: relative;
  border: 2px solid;
  transition: background-color 0.2s;
}
.checkout-cart-index .checkout-methods-items .checkout-alt-link-afirm img {
  width: 66px;
  top: -4px;
  position: relative;
  display: inline;
  vertical-align: top;
}
.checkout-cart-index .checkout-methods-items .checkout-alt-label {
  display: inline;
  width: auto;
  margin-right: 10px;
  font-family: 'Futura-Boo';
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
  color: #444;
}
@media (max-width: 767px) {
  .checkout-onepage-success #maincontent {
    padding: 15px;
  }
  .checkout-onepage-success #maincontent .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .catalog-product-view .product-info-main .price-box .prices-msrp-warp {
    margin: 5px 0;
  }
  .catalog-product-view .product-info-main .price-box .prices-msrp-warp .saving-price {
    display: flex;
    margin: 0;
  }
  .catalog-product-view .product-info-main .price-box .prices-msrp-warp .msrp-price {
    font-size: 12px;
    display: flex;
  }
  .catalog-product-view .price-savings {
    display: flex;
    margin: 5px 0 0;
  }
  .catalog-product-view .old-price {
    display: flex;
    line-height: normal;
  }
  .catalog-product-view .product-info-main .product-info-price .old-price .product-price-container .price-container .price-label,
  .catalog-product-view .product-info-main .product-info-price .old-price .product-price-container .price-container .currency-symbol,
  .catalog-product-view .product-info-main .product-info-price .old-price .product-price-container .price-container .price,
  .catalog-product-view .product-info-main .product-info-price .old-price .product-price-container .price-container .cents {
    font-size: 12px;
  }
  .catalog-product-view .product-info-main .product-info-price .old-price .product-price-container .price-container .price {
    font-size: 12px !important;
  }
}
.checkout-onepage-success div#registration {
  text-align: center;
}
.checkout-cart-index .checkout-methods-items .synchrony {
  padding-top: 35px;
  display: flex;
  align-items: center;
}
.checkout-cart-index .checkout-methods-items .synchrony .card-image {
  width: 80px;
  max-width: 100%;
  height: auto;
}
.checkout-cart-index .checkout-methods-items .synchrony .card-text {
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px;
  font-size: 12px;
}
.checkout-cart-index .checkout-methods-items .synchrony .card-text .card-link {
  display: inline-block;
  border-bottom: 1px solid;
  color: inherit;
  font-size: 12px;
}
.checkout-cart-index .checkout-methods-items .synchrony img {
  display: inline;
  vertical-align: top;
  max-width: 100%;
}
.checkout-cart-index .checkout-methods-items .checkout-cart-methods-seperator {
  margin-top: 16px;
  text-transform: uppercase;
}
.checkout-cart-index .checkout-methods-items .checkout-cart-methods-seperator:before {
  content: '';
  display: inline-block;
  margin: 0 6px;
  width: 33%;
  height: 1px;
  position: relative;
  top: -4px;
  background-color: #dad8d6;
}
.checkout-cart-index .checkout-methods-items .checkout-cart-methods-seperator:after {
  content: '';
  display: inline-block;
  margin: 0 6px;
  width: 33%;
  height: 1px;
  position: relative;
  top: -4px;
  background-color: #dad8d6;
}
.products-list .price-savings {
  display: inline-block;
  font-size: 1em;
  letter-spacing: 0.2px;
  text-decoration: none;
  font-family: Helvetica, Arial, Sans-Serif;
  color: #d5422f;
  font: normal 18px 'Futura-Boo';
}
.products-list span.discount-end-date {
  display: inline-block;
  font-size: 1em;
  letter-spacing: 0.2px;
  text-decoration: none;
  font-family: Helvetica, Arial, Sans-Serif;
  color: #d5422f;
  font: normal 18px 'Futura-Boo';
}
.products-list .price-savings {
  display: inline-block;
  font-size: 1em;
  letter-spacing: 0.2px;
  text-decoration: none;
  font-family: Helvetica, Arial, Sans-Serif;
  color: #d5422f;
  font: normal 18px 'Futura-Boo';
}
.products-list span.discount-end-date {
  display: inline-block;
  font-size: 1em;
  letter-spacing: 0.2px;
  text-decoration: none;
  font-family: Helvetica, Arial, Sans-Serif;
  color: #d5422f;
  font: normal 18px 'Futura-Boo';
}
.fixed-menu {
  position: absolute;
}
.checkout-index-index #checkout .opc-wrapper .step-title {
  padding-left: 0px;
}
.catalog-product-view .video-tabs {
  max-width: 640px;
  margin: 0 auto;
}
.catalog-product-view .video-tabs .flex-video {
  position: relative;
  height: 0;
  padding-bottom: 51.5%;
  padding-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  align-content: center;
}
.catalog-product-view .video-tabs .flex-video iframe {
  position: absolute;
  width: 100%;
  max-width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.checkout-index-index #checkout .opc-wrapper form input {
  top: -8px;
}
 .checkout-index-index #checkout .opc-wrapper form select  {
  top: -8px;
}
.checkout-index-index #checkout .checkout-shipping-method .actions-toolbar > .primary  {
  float: left !important;
}
.checkout-index-index #checkout .opc-wrapper #newsletter {
  padding-top: 2em;
}
@media (max-width: 768px), print {
  .products-slider-widget .products-slider {
    width: 100%;
  }
}
.message.notice {
  margin: 0 0 8px;
  padding: 12px 16px 12px 24px;
  display: inline-block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .checkout-index-index .table-checkout-shipping-method .shq-method-carrier-title {
    display: none;
  }
  .checkout-index-index .table-checkout-shipping-method .col-carrier {
    display: none;
  }
  .checkout-index-index #checkout .opc-wrapper form .table-checkout-shipping-method {
    min-width: 300px;
  }
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: block;
}
.checkout-cart-index #empty-cart .page-title h1 {
  border-bottom: 1px solid #dad8d6;
  border: none;
  color: #444444;
  font-family: "Futura-Bol";
  font-size: 30px;
  font-weight: 600;
  font-weight: normal;
  letter-spacing: 2px;
  margin-bottom: 6px;
  padding: 0;
  text-transform: uppercase;
}
.checkout-cart-index .page-title-wrapper h1 {
  border-bottom: 1px solid #dad8d6;
  border: none;
  color: #444444;
  font-family: "Futura-Bol";
  font-size: 30px;
  font-weight: 600;
  font-weight: normal;
  letter-spacing: 2px;
  margin-bottom: 6px;
  padding: 0;
  text-transform: uppercase;
}
@media (min-width: 768px), print {
  .checkout-cart-index .cart-empty {
    margin-bottom: 40px;
  }
}
.checkout-cart-index .cart-empty {
  margin-bottom: 40px;
  font-family: Helvetica, Arial, Sans-Serif;
  text-align: center;
}
.checkout-cart-index .cart-empty p {
  font-weight: lighter;
  margin-bottom: 6px;
  font-size: 20px;
}
.checkout-cart-index .cart-empty a {
  color: #0a7db7;
  display: inline;
  white-space: nowrap;
  font-weight: normal;
}
.checkout-cart-index .cart-empty a:visited {
  color: #0a7db7;
  display: inline;
  white-space: nowrap;
}
.checkout-cart-index .page-title-wrapper {
  margin-bottom: 15px;
  border-bottom: 0px solid #dad8d6;
}
#vk-header-container .skip-to-main-link {
  position: absolute;
  opacity: 0;
  height: 0px;
  width: 0px;
}
#vk-header-container .skip-to-main-link:focus {
  opacity: 1;
  display: inline-block;
  padding: 10px;
  margin: 0px auto;
  height: auto;
  min-width: 200px;
  z-index: 999;
  text-align: center;
  background: white;
  left: 50%;
  transform: translate(-50%, 50%);
  border: 1px solid #0a7db7;
  color: #0a7db7;
  text-decoration: underline;
}
.checkout-onepage-success .page-title-wrapper {
  text-align: center;
}
.checkout-onepage-success .page-title-wrapper .print {
  display: none !important;
}
.checkout-index-index .modal-footer {
  display: block;
}
.checkout-index-index #checkout .amazon-sandbox-simulator {
  border-bottom: unset;
  margin-left: -22px;
}
.checkout-index-index #checkout .opc-wrapper #payment form input {
  top: 1px;
}
.checkout-index-index #checkout .opc-wrapper .amazon-payment-method .checkout-agreements {
  margin-top: 10px;
}
.checkout-index-index #checkout .opc-wrapper .amazon-payment-method .payment-method-content {
  padding-bottom: 50px;
}
@media (max-width: 1023px) {
  #klevuSearchingArea,
  #klevu-pt-rs-hover {
    width: 100% !important;
    overflow-y: scroll !important;
    height: 250px;
  }
}
#search_autocomplete {
  display: none !important;
}
.checkout-index-index .header-panel {
  display: none !important;
}
.checkout-index-index .authentication-wrapper {
  display: none !important;
}
.checkout-index-index .header #vk-sticky-header {
  display: none;
}
.checkout-index-index .header .logo img {
  margin-top: 5px;
}
.checkout-index-index .edit-cart-link-desktop {
  font-size: 16px;
  color: #444;
  padding: 22px 15px;
  text-transform: uppercase;
}
.checkout-index-index .edit-cart-link-desktop {
  font-family: "futura-bol";
  padding: 10px 15px;
}
.checkout-index-index .edit-cart-link-desktop a:before {
  padding: 0px 9px 0px 0px;
  content: "\f104";
  font-family: "FontAwesome";
}
.checkout-index-index .edit-cart-link-mobile {
  display: none;
}
.checkout-index-index .opc-sidebar {
  margin: 35px 0 16px;
}
@media screen and (max-width: 767px) {
  .checkout-index-index .edit-cart-link-mobile {
    display: block;
    font-size: 16px;
    color: #444;
    padding: 0px 0px 10px;
    text-transform: uppercase;
    font-family: "futura-bol";
  }
  .checkout-index-index .edit-cart-link-mobile a:before {
    padding: 0px 9px 0px 0px;
    content: "\f104";
    font-family: "FontAwesome";
  }
  .checkout-index-index .header.content {
    text-align: center;
  }
}
.checkout-index-index .checkout-shipping-method .order-attributes-form div[name="amastyShippingMethodAttributes.no_signature_required_notice"] label:first-child {
  display: none;
}
.checkout-index-index .checkout-shipping-method .order-attributes-form div[name="amastyShippingMethodAttributes.no_signature_required_notice"] .choice.field p {
  padding: 1em;
  background-color: #f4f4f4;
  border: 1px solid #dedfdf;
}
.checkout-index-index .checkout-shipping-method .order-attributes-form input[name="no_signature_required_notice"] {
  display: none;
}
.checkout-index-index .opc-block-summary button#delete-customer-balance {
  background: linear-gradient(to bottom, #e84b37 1%, #d14330 60%);
  color: #ffffff;
  box-shadow: none !important;
  font-family: "Futura-Bol";
}
.checkout-cart-index .totals.balance .mark .action.delete {
  margin-right: 13px;
  font-weight: 600;
}
.checkout-cart-index .totals.balance .mark .action.delete span {
  text-decoration: underline;
}
.checkout-index-index .checkout-shipping-method .price .free-shipping-label {
  color: #0e7316;
}
.newsletter-block .action.subscribe {
  width: 100%;
  height: 100%;
}
li.ui-menu-item.all-category.top-level-cat {
  display: none;
}
/* ADA Checkout - Cart changes */
#discount-form .label,
#giftcard-form .label {
  position: unset;
  width: auto;
}
.items-in-cart .title-button {
  border-bottom: 1px solid #c0c0c0;
  padding: 8px 40px 8px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
  font-family: "Futura-Bol";
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  background: transparent;
  border: none;
  box-shadow: none;
  width: 100%;
  text-align: left;
}
.cart.table-wrapper .actions-toolbar .action-delete .fa-delete-icon {
  font-size: 20px;
  color: #d14330;
}
.cart.table-wrapper .actions-toolbar .action-delete:before {
  display: none;
}
textarea:focus,
input[type]:focus,
a:focus,
button:focus {
  outline: 1px solid #4d90fe;
}
.page-header .header-panel .top-link-list a:focus {
  text-decoration: underline !important;
  outline: unset;
}
.page-header .header-panel .top-link-list .shipping-info a:focus {
  outline: 1px solid #4d90fe;
}
.page-header .header a.logo:focus {
  outline: 1px solid #4d90fe;
}
.page-header .header .action.search:focus {
  outline: 1px solid #4d90fe;
}
.page-header .header .phone-block a:focus {
  text-decoration: underline;
  outline: unset;
}
.page-header #header-contact.skip-active {
  font-size: 1.4rem;
  border: 1px solid #C0C0C0;
  border-top: 2px solid transparent;
  bottom: 0;
  left: 0;
  position: absolute;
  transform: translate(0, 100%);
  z-index: 20;
  box-sizing: border-box;
  width: 280px;
  display: block;
}
.page-header #header-account.skip-active {
  font-size: 1.4rem;
  border: 1px solid #C0C0C0;
  border-top: 2px solid transparent;
  bottom: 0;
  left: 0;
  position: absolute;
  transform: translate(0, 100%);
  z-index: 20;
  width: 158px;
  display: block;
  min-height: 0px;
}
.page-header .contact-item:focus,
.page-header #accountlink:focus {
  background-color: #F2F2F2;
  outline: unset;
}
.page-header .regular-link a:focus {
  background-color: #F2F2F2;
  outline: unset;
}
.page-header .dropdown-title {
  display: inline-block;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 16px;
  padding-right: 16px;
}
.page-header .dropdown-title:focus,
.page-header .dropdown-title:hover {
  background-color: #F2F2F2;
  outline: unset;
}
.page-header a#accountlink:focus {
  padding: 25px 16px 25px 16px;
}
.page-header .account-section .log-in-link .link:focus {
  background: #8EC0E4;
  border: none;
  color: #fff;
}
.page-header .account-section .create-account-link .link:focus {
  color: #8EC0E4;
  outline: unset;
}
.page-header .header-dropdown {
  padding-left: unset;
  padding-right: unset;
}
.page-header .minicart-content a:focus,
.page-header .minicart-content input:focus {
  border: 1px solid #4d90fe;
}
.page-header .minicart-content #btn-minicart-close:focus {
  outline: 1px solid #4d90fe;
}
#search:focus {
  outline: 1px solid #4d90fe;
}
#maincontent a:focus,
#maincontent input:focus,
#maincontent button:focus {
  outline: 1px solid #4d90fe;
}
.shop-locations .container a.location-item:focus {
  outline: 1px solid #4d90fe;
}
.page-footer #footer-links-accordion a:focus {
  color: inherit;
  text-decoration: underline !important;
  outline: unset;
}
.page-footer .newsletter-block #newsletter:focus,
.page-footer .newsletter-block .action.subscribe:focus {
  outline: 1px solid #4d90fe;
}
.page-footer .social-links a:focus,
.page-footer .footer-contacts a:focus {
  outline: 1px solid #4d90fe;
}
.copyright a:focus {
  outline: 1px solid #4d90fe;
}
.sandybar a:focus {
  outline: 1px solid #e94b37;
}
#klevuSearchingArea a:focus {
  outline: 1px solid #4d90fe;
}
a#header-finance-banner:focus {
  outline-width: 1px solid #e64b38;
}
.products-slider-widget .product-slider-photo:focus {
  margin: 2px;
  outline: 1px solid #4d90fe;
}
.spotlights img:focus {
  outline: 2px solid #4d90fe;
  margin: 1px;
  width: 99.7%;
}
.spotlight:focus {
  outline: none !important;
}
.spotlight:focus img {
  border: 2px solid #4d90fe;
  margin: 1px;
  width: 99.7%;
}
.spotlight:focus {
  outline: none !important;
}
.spotlight:focus img {
  border: 2px solid #4d90fe;
}
@media only screen and (max-width: 1023px) {
  .page-header .dropdown-title {
    padding: unset;
  }
  .page-header a#accountlink:focus {
    padding: unset;
  }
}
.owl-nav button {
  background: url(../images/svg/icons-sprite.svg) no-repeat;
  width: 20px;
  height: 32px;
  padding: 0;
  border: none;
  box-shadow: none;
  transition: none;
  font-size: 0px;
}
.owl-nav .owl-next button {
  background-position: calc(-110px) calc(-232px);
}
.owl-nav .owl-next button:hover {
  background-position: calc(-86px) calc(-232px);
}
.owl-nav .owl-prev button {
  background-position: calc(-26px) calc(-232px);
}
.owl-nav .owl-prev button:hover {
  background-position: calc(-2px) calc(-232px);
}
#remember-me-box .tooltip.wrapper .link.tooltip {
  background: transparent;
  box-shadow: none;
  border: none;
  text-transform: inherit;
  padding: unset;
  margin: unset;
}
#wishlist-view-form .wishlist button.btn-remove.action.delete {
  padding: unset;
  border: unset;
  box-shadow: unset;
}
#wishlist-view-form .wishlist button.btn-remove.action.delete:hover {
  opacity: 0.7;
  background: transparent;
}
.wishlist-index-index li.product-item {
  position: relative;
  padding: 30px 0 0;
}
.wishlist-index-index .products-list .product-item-name {
  position: absolute;
  top: 0;
  z-index: 999;
  left: 15%;
  font-size: 14px;
  font-family: 'Futura-Bol';
  font-weight: 500;
}
.wishlist-index-index .product-item-photo {
  vertical-align: initial;
}
@media (max-width: 768px) {
  .wishlist-index-index li.product-item {
    padding: 0;
  }
  .wishlist-index-index .products-list .product-item-name {
    position: static;
  }
}
a.action.next.show-more-read.button {
  color: white;
  background: #003333;
  line-height: 100%;
  padding: 7px 15px;
  font-family: "Futura-Boo", Trebuchet MS, Arial, Sans-Serif;
  font-size: 16px;
}
a.action.next.show-more-read.button::before {
  all: unset;
}
.toolbar-products button.modes-mode.active.mode-grid {
  border: none;
  background: none;
  color: inherit;
  font: inherit;
  cursor: default;
  outline: inherit;
  padding: 7px 6px;
  display: inline-block;
  box-shadow: unset;
}
.catalog-category-view .product-item-name {
  font-size: 16px;
  font-family: "Futura-Bol";
  line-height: 1.2;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  margin: 10px 0 0;
}
.catalog-category-view .product-item-name:hover {
  color: #000;
}
.catalog-category-view .products-list .list .product-item-name {
  position: absolute;
  top: -5%;
  left: 24%;
}
.catalog-category-view .products-list .list .product-item {
  padding-top: 20px;
}
.catalog-category-view .products .product-item-photo:focus .product-item-name {
  outline: 1px solid #4d90fe;
}
@media (min-width: 601px) and (max-width: 1024px) {
  .catalog-category-view .products-list .list .product-item-name {
    left: 29%;
  }
}
@media (max-width: 600px) {
  .catalog-category-view .products-list .list .product-item-name {
    position: initial;
    text-align: left;
  }
}
#search_mini_form .search_icon {
  position: static;
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 28px;
  transform: rotate(-45deg);
  color: #000;
  font-family: 'luma-icons';
  margin: 0;
  margin-left: 8px;
}
.block-search .label:before {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .sticky-header .nav-toggle,
  .sticky-header #mobile-search-button {
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
    line-height: 1;
  }
  .sticky-header .nav-toggle:before,
  .sticky-header #mobile-search-button:before {
    top: 0px;
  }
  .sticky-header #mobile-search-button {
    width: 50px;
    height: 38px;
  }
  .sticky-header #mobile-search-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    content: '\e615';
  }
  .sticky-header #mobile-search-button .search_icon {
    display: none;
  }
  .mobaccountlink ul.submenu {
    display: flex;
    flex-wrap: wrap;
  }
  .mobaccountlink ul.submenu li {
    width: 100%;
  }
  .mobaccountlink ul.submenu li:first-child {
    order: 1;
  }
  .customer-guest .mobaccountlink {
    display: none;
  }
  .customer-logged-in .mobaccountlink {
    display: block;
  }
}
@media only screen and (min-width: 1023px) {
  .navigation .mobaccountlink {
    display: none;
  }
  .navigation .mobaccountlink + li {
    display: none;
  }
  .navigation .mobaccountlink + li + li {
    display: none;
  }
}
.nav-toggle > span {
  all: unset;
}
.nav-toggle span {
  display: none;
}
.nav-toggle span.hamburger-icon {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #000;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:before {
  all: unset;
}
button.hot-product-tooltip {
  background: transparent;
  border: none;
  box-shadow: none;
}
.catalog-product-view span.tooltip-icon.tooltip-toggle {
  color: #666666;
  display: block;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  cursor: pointer !important;
  font-family: Helvetica,Arial,Sans-Serif;
}
.catalog-product-view button.link.tooltip.toggle.trigger {
  background: none;
  border: solid 1px #666;
  background-color: transparent;
  border-radius: 50%;
  color: white;
  display: inline-block;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 16px;
  height: 16px;
  font-size: 10px;
  text-align: center;
  cursor: pointer;
}
.catalog-product-view .tooltip.content {
  padding: 10px 13px !important;
  white-space: normal;
  font-family: 'Helvetica-Light', Helvetica, Arial, sans-serif;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  background-color: #f2f2f2 !important;
  color: #444 !important;
  font-size: 13px;
  line-height: 15px !important;
  text-transform: none;
  border: solid 1px #ccc !important;
  z-index: 999 !important;
  font-weight: normal;
  left: -11rem !important;
  top: 1.5rem !important;
}
.catalog-product-view .tooltip.content::before {
  all: unset !important;
}
.catalog-product-view .tooltip.content::after {
  all: unset !important;
}
#vk-header-container .nav-toggle {
  box-shadow: none;
}
#vk-header-container .nav-toggle .hamburger-icon {
  transform: none !important;
  width: 18px;
  height: 18px;
  position: relative;
  margin: 5px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#vk-header-container .nav-toggle .hamburger-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #000000;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#vk-header-container .nav-toggle .hamburger-icon span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#vk-header-container .nav-toggle .hamburger-icon span:nth-child(2) {
  top: 7px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#vk-header-container .nav-toggle .hamburger-icon span:nth-child(3) {
  top: 14px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#vk-header-container .nav-toggle[aria-expanded="true"] .hamburger-icon span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 1px;
  left: 4px;
}
#vk-header-container .nav-toggle[aria-expanded="true"] .hamburger-icon span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#vk-header-container .nav-toggle[aria-expanded="true"] .hamburger-icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 14px;
  left: 4px;
}
#header-sale-banner .header-bottom-msg img {
  width: 100%;
}
.contactorder-index-index {
  background-color: #f2f2f2;
  padding: 15px;
}
.contactorder-index-index .modal-title {
  max-width: 720px;
  padding: 0 10px 10px;
  margin: 0 auto 12px;
  font-size: 3.4em;
  line-height: 1;
  text-align: center;
  color: #444;
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
}
.contactorder-index-index .content {
  padding-top: 12px;
}
.fancybox-skin {
  background-color: #f2f2f2 !important;
  border-radius: 0 !important;
}
.fancybox-close {
  top: 5px !important;
  right: 5px !important;
  background: #f2f2f2;
  background-image: none !important;
  text-align: center;
}
.fancybox-close:focus {
  outline: none;
}
.fancybox-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: #000;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .fancybox-wrap {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    height: 100% !important;
  }
  .fancybox-wrap .fancybox-skin {
    height: 100% !important;
  }
  .contactorder-index-index {
    overflow-x: auto;
  }
  .contactorder-index-index .modal-title {
    font-weight: 700;
  }
}
/**
 * 3D Secure Container
 */
#braintree-three-d-modal {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
@media (max-width: 650px) {
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
/**
 * Apple Pay button
 */
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0px;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
/**
 * PP Credit Calculator
 */
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #fff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #FFF;
}
.ppcreditcalc-header {
  background: #FFF;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
/**
 * CC FORM
 */
#braintree_expirationDate {
  width: 90px;
}
/**
 * Google Pay
 */
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0px;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 1px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white {
  background-color: #fff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #fff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.payment-method-braintree .hosted-control {
  padding: 8px 15px;
  box-sizing: content-box;
}
#braintree_cc_number {
  padding-left: 68px;
}
.payment-method-braintree .cvv .field-tooltip {
  left: 10rem;
  top: 10px;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
