@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:400,600,800,700,300.less');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700.less');
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
a,
.alink,
a:visited,
.alink:visited {
  color: #53b9ea;
}
a:hover,
.alink:hover {
  color: #006bb4;
}
.item-options .options-list input[type="radio"] + .label,
.product-options-wrapper .options-list input[type="radio"] + .label {
  border-radius: 10px;
  width: 16px;
  height: 16px;
  margin-left: -2px;
  font-weight: bold;
}
.item-options .options-list input[type="radio"]:checked + .label,
.product-options-wrapper .options-list input[type="radio"]:checked + .label {
  border-color: #f5a611;
}
.item-options .options-list input[type="radio"]:checked + .label:after,
.product-options-wrapper .options-list input[type="radio"]:checked + .label:after {
  background: #f5a611;
  content: " ";
  opacity: 1;
  transform: none;
  width: 10px;
  height: 10px;
  padding: 0;
  top: 3px;
  left: 3px;
  margin: 0;
  border: 0;
  border-radius: 5px;
}
.item-options .subscription-content,
.product-options-wrapper .subscription-content {
  padding-top: 10px;
  color: #5f5f5f;
  padding-left: 26px;
}
.item-options .subscription-content span.price-wrapper,
.product-options-wrapper .subscription-content span.price-wrapper {
  color: #f5a611;
  font-weight: bold;
  font-size: 16px;
}
.item-options .subscription-content select,
.product-options-wrapper .subscription-content select {
  margin-top: 10px;
}
/**
 * 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: 2.4rem;
  font-size: 2rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #006bb4;
  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: #006bb4;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #006bb4;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
}
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: #006bb4;
  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: #53b9ea;
  border: 1px solid #53b9ea;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.4rem;
  padding: 14px 17px;
  font-size: 2rem;
  border-radius: 3px;
  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: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  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: #eeeeee;
  border: 1px solid #cccccc;
  color: #53b8ea;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.4rem;
  padding: 14px 17px;
  font-size: 2rem;
  border-radius: 3px;
  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: #e2e2e2;
  border: 1px solid #cccccc;
  color: #53b8ea;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #53b8ea;
}
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='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
}
[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: 1280px;
  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 #cccccc;
  height: 44px;
  padding: 1px 11px 1px 11px;
  font-weight: 600;
  line-height: 44px;
  font-size: 1.6rem;
  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 > .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: 11px 11px 33px;
}
@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;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
.multi-checkout-fields label {
  display: block;
  margin-bottom: 7px;
}
.multi-checkout-fields .field {
  margin: 1.5em 0;
}
.multi-checkout-fields .field.checkbox label {
  display: inline-block;
  margin: 0 0 0 12px;
}
.collection-point-country,
.collection-point-postalcode,
.collection-point-button {
  display: inline-block;
  padding: 20px 10px 0 0;
}
.collection-point-postalcode {
  max-width: 9em;
  vertical-align: top;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
  margin-top: 7px;
}
.box-order-shipping-address .box-subtitle {
  font-weight: 600;
}
.box-order-shipping-address .order-shipping-secondary-address {
  margin-top: 1rem;
}
#delivery-options-fields-block {
  max-width: 100%;
}
.pickup-locations-headline {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 25px;
}
.delivery-locations-form .delivery-locations-list {
  border: 1px solid #c2c2c2;
  max-height: 500px;
  overflow: auto;
}
.delivery-locations-form .delivery-locations-list table.location {
  margin-top: 28px;
}
.delivery-locations-form .delivery-locations-list table.location .first-column {
  padding: 0 14px;
  width: 14px;
}
.delivery-locations-form .delivery-locations-list table.location .second-column {
  padding: 0;
}
.opening-hour-wrapper {
  font-size: 14px;
}
.opening-hour-wrapper table thead {
  cursor: pointer;
  font-weight: 700;
}
.opening-hour-wrapper table thead tr td {
  padding: 10px 0 0;
  display: inline-block;
  text-decoration: none;
}
.opening-hour-wrapper table thead tr td:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 11px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opening-hour-wrapper table thead tr td:hover:after {
  color: #333333;
}
.opening-hour-wrapper table thead tr td:active:after {
  color: #8f8f8f;
}
.opening-hour-wrapper table tbody {
  display: none;
}
.opening-hour-wrapper table tbody.special-hours-heading {
  padding-top: 10px;
  font-weight: 700;
}
.opening-hour-wrapper table tbody tr td {
  padding: 0 10px 0 0;
}
.opening-hour-wrapper table tbody tr td.time-span {
  font-weight: 600;
}
.opening-hour-wrapper table._active thead tr td:after {
  content: '\e621';
}
.opening-hour-wrapper table._active tbody {
  display: block;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: 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: 11px;
  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: 11px 27.5px 11px 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: 11px;
}
.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: 11px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 11px;
}
._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.42857143;
  margin-bottom: 15%;
  padding: 0 22px;
  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;
}
@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 all and (min-width: 768px) and (max-width: 1023px) {
  .footer .right:after {
    clear: both;
    content: '';
    display: table;
  }
  .footer .right #footer-certifications,
  .footer .right #footer-social-links {
    float: left;
    width: 50%;
  }
}
.block.aw_blog_related_products .products-grid .product-item:hover {
  box-shadow: 1px 1px 10px #ccc;
}
.load_more {
  width: 180px;
  height: 38px;
  background: #9CC06B;
  display: block;
  clear: both;
  text-align: center;
  vertical-align: middle;
  padding-top: 15px;
  border-radius: 31px !important;
  color: #fff;
  font-size: 17px;
  margin: 0 auto;
  cursor: pointer;
}
.load_more:hover {
  background: #9CC06B;
  color: #fff;
}
.aw_blog_related_products {
  background: #F8F8F8;
  padding-bottom: 70px;
  margin-bottom: 0;
}
.aw_blog_related_products .title {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 30px;
}
.aw_blog_related_products .title strong {
  font-size: 2.5rem;
}
.related_posts_title {
  display: block;
  text-align: center;
  font-size: 2.5rem;
  padding: 60px 0px;
}
#aw_blog_product_post_list ul {
  margin-bottom: 0;
}
.blog-posts-post .img_contaner {
  background-color: #fff;
  position: relative;
  width: 100%;
  padding-top: 70%;
  /* 4:3 Aspect Ratio */
}
.blog-posts-post .img_contaner .post_image {
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  font-size: 20px;
  color: white;
}
.blog-posts-post .img_contaner .post_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  vertical-align: middle;
}
@media only screen and (max-width: 639px) {
  .blog-posts .blog-posts-post {
    width: 100%;
    padding: 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 11px 5.5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5.5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .amazon-addresses .amazon-address:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .amazon-addresses .amazon-address:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .amazon-addresses .amazon-address:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 55px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title,
  .block-search .label {
    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,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 22px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-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-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -27.5px;
  }
  .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: 5.5px 11px;
  }
  .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: -15px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 33px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 11px;
  }
  .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 22px;
  }
  .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: 46px;
    margin-bottom: 44px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  #homepage-category-block,
  #homepage-featured-blocks,
  #home-learning-center,
  #homepage-popular-products {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .cms-home .page-main {
    max-width: initial;
    padding: 0;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .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;
    float: right;
  }
  .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-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 27.5px;
  }
  .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: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 11px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(103%);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5.5px 5.5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 22px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    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 {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: '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;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  #contact-form .fieldset > .field {
    width: 47.5%;
  }
  #contact-form .fieldset > .field.no-label {
    float: right;
  }
  .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: 22px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 22px;
    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: 44px;
    font-size: 1.6rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 44px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 47px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .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;
  }
  .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;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 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: 33px;
    padding: 11px 0 33px;
  }
  .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 #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 16.5px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 44px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 11px;
    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: 46px;
  }
  .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: 11px 22px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 22px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 16.5px;
  }
  .product-info-main .product-add-form {
    padding-top: 22px;
  }
  .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: 24px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 27.5px;
  }
  .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 11px 11px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 11px;
    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: #8f8f8f;
    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;
  }
  .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 22px 27.5px;
    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 22px;
    margin: 0 0 11px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 22px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 22px;
    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: 11px;
    padding-top: 11px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 27.5px;
  }
  .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: 11px;
    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%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 33px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 22px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 11px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: '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 22px;
  }
  .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: 22px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 22px;
    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: 3rem;
    border-bottom: 0;
    margin-bottom: 27.5px;
  }
  .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: 11px 33px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 11px 0 0 44px;
  }
  .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 22px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 33px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 11px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 22px;
    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: 22px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 11px 11px 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: 24px;
  }
  .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: -22px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 22px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 11px;
  }
  .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.4rem;
    margin: 0 0 0 5.5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.4rem;
    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: 28px;
    line-height: 14px;
    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: 22px;
    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: 22px 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: 22px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 22px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 22px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 22px 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: 22px;
    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: 22px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 44px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 11px 0;
  }
  .filter-actions {
    margin-bottom: 33px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 11px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 27.5px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5.5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 22px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5.5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5.5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 16px;
    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: 27.5px;
    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: 27.5px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 22px;
  }
  .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: 11px;
    padding: 5.5px 11px 11px;
    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: 11px;
    padding: 5.5px 11px 11px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 27.5px;
  }
  .product-reviews-summary {
    margin-bottom: 16.5px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 16px;
    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 22px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 22px 2px 22px;
  }
  .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;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: #8f8f8f;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #7e807e;
  }
  .page-header .header.panel {
    padding-bottom: 11px;
    padding-top: 11px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 22px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0;
    vertical-align: baseline;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5.5px;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 0;
    margin-bottom: 10px;
  }
  .logo {
    margin: -8px auto 27.5px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .page-footer {
    margin-top: auto;
    padding-bottom: 27.5px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -11px;
    left: 100%;
    margin: 0 0 0 22px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 15px;
    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;
  }
  .aw_blog-index-index .page-title-wrapper {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 11px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 11px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 22px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
    display: none;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .mobile-only {
    display: none;
  }
  #header-promo-banner {
    font-size: 2rem;
    height: 50px;
    line-height: 50px;
  }
  .block-search {
    float: left;
    padding-left: 50px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
    height: 50px;
    border: 2px solid #5f5f5f;
    border-radius: 4px;
    font-size: 14px;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 11px;
    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: 50px;
    color: #8f8f8f;
    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;
  }
  header.page-header .wrapper.panel .panel.header ul.header.links {
    display: none;
  }
  .minicart-wrapper .block-minicart {
    position: absolute;
  }
  header.page-header .header.panel {
    text-align: right;
  }
  .nav-sections {
    background-color: transparent;
  }
  .nav-sections nav.navigation {
    background-color: transparent;
  }
  .nav-sections nav.navigation li.level0 {
    min-height: 30px;
    min-width: 125px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #efefef;
    border-bottom: none;
  }
  .nav-sections nav.navigation li.level0 > a {
    color: #5f5f5f;
    line-height: 30px;
    font-size: 21px;
  }
  .nav-sections nav.navigation li.level0:hover > a {
    color: #0076c0;
  }
  .nav-sections nav.navigation li.level0:hover .submenu a {
    padding: 0;
  }
  .nav-sections nav.navigation li.level0:hover .submenu a:hover {
    background: none;
    color: #0076c0;
  }
  .nav-sections nav.navigation li.level0:hover ul.level0 {
    display: block;
    position: absolute;
    width: auto;
    min-width: 600px;
    border: none;
    text-align: left;
    border-radius: 2px;
  }
  .nav-sections nav.navigation li.level0:hover ul.level1 {
    display: block;
    position: static;
    border: none;
    box-shadow: none;
  }
  .nav-sections nav.navigation li.level0:hover li.level1 {
    display: inline-block;
    text-transform: uppercase;
    padding: 30px;
    box-sizing: border-box;
    max-width: 300px;
    vertical-align: top;
  }
  .nav-sections nav.navigation li.level0:hover li.level1 > a {
    border-bottom: 3px solid #7aaf3d;
    font-size: 20px;
    padding-bottom: 4px;
    margin-bottom: 15px;
  }
  .nav-sections nav.navigation li.level0:hover li.level1:nth-of-type(1) {
    float: left;
  }
  .nav-sections nav.navigation li.level0:hover li.level2 {
    text-transform: none;
  }
  #header-promo-banner {
    height: 30px;
    font-weight: 300;
    font-size: 1.3rem;
    line-height: 30px;
    letter-spacing: 1px;
    background: #97c660;
    box-shadow: inset 0 3px 3px -3px rgba(0, 0, 0, 0.5);
  }
  #learning-center h2 {
    margin-top: 0;
  }
  .cms-home .divider {
    height: 2px;
    max-width: 1240px;
    margin: 40px auto;
    background: #f6f6f6;
    width: calc(100% - 40px);
  }
  .cms-home #homepage-main-banner img {
    width: 100%;
  }
  .cms-home #homepage-main-banner .content-wrapper {
    padding: 30px 20px;
    max-width: 350px;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .cms-home #homepage-main-banner .content-wrapper .line-1 {
    font-size: 3rem;
  }
  .cms-home #homepage-main-banner .content-wrapper .line-2 {
    font-size: 2.4rem;
  }
  .cms-home #homepage-main-banner .content-wrapper a.button {
    margin: 20px 5px 0;
  }
  .cms-home #homepage-category-block {
    margin-top: 20px;
  }
  .cms-home #homepage-category-block a:hover {
    text-decoration: none;
  }
  .cms-home #homepage-category-block .category-title {
    text-transform: uppercase;
    font-weight: 600;
    color: #333333;
    font-size: 2rem;
  }
  .cms-home #homepage-category-block ul {
    padding-left: 0;
  }
  .cms-home #homepage-category-block ul:after {
    content: ' ';
    display: table;
    clear: both;
  }
  .cms-home #homepage-category-block ul > * {
    width: calc((100% - 20px * (3 - 1)) / 3);
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    box-sizing: border-box;
  }
  .cms-home #homepage-category-block ul > *:nth-child(3n) {
    margin-right: 0;
  }
  .cms-home #homepage-category-block li {
    list-style-type: none;
    padding: 15px;
    box-shadow: 1px 1px 3px #cccccc;
    box-sizing: border-box;
  }
  .cms-home #homepage-category-block img {
    display: block;
    margin: auto;
    height: auto;
    max-width: 100%;
    max-height: 260px;
  }
  .cms-home #homepage-featured-blocks {
    display: table;
  }
  .cms-home #homepage-featured-blocks .left,
  .cms-home #homepage-featured-blocks .right {
    display: table-cell;
    vertical-align: top;
  }
  .cms-home #homepage-featured-blocks .left {
    padding-right: 10px;
    width: 50%;
  }
  .cms-home #homepage-featured-blocks .right {
    padding-left: 10px;
    position: relative;
  }
  .cms-home #homepage-featured-blocks .right > div:last-child {
    bottom: 0;
    position: absolute;
  }
  .cms-home #homepage-featured-blocks [id^="homepage-featured-block"] .content {
    padding: 20px;
  }
  .cms-home #homepage-featured-blocks [id^="homepage-featured-block"] .bottom-left {
    bottom: 20px;
  }
  .cms-home #homepage-featured-blocks [id^="homepage-featured-block"] .top-left {
    top: 20px;
  }
  .cms-home #homepage-featured-blocks [id^="homepage-featured-block"] a.button {
    bottom: 20px;
    right: 20px;
  }
  .cms-home #homepage-featured-blocks #homepage-featured-block-2 .content,
  .cms-home #homepage-featured-blocks #homepage-featured-block-3 .content {
    min-width: 280px;
  }
  #homepage-popular-products {
    padding-left: 10px;
    padding-right: 10px;
  }
  .popular-products-content-wrapper {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-bottom: 20px;
  }
  .popular-products-content-wrapper .popular-products-content {
    color: white;
    background: #0076c0;
    padding: 30px;
    box-sizing: border-box;
    width: 100%;
  }
  .popular-products-content-wrapper .popular-products-content h3 {
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 25px;
    color: white;
    border-bottom: none;
  }
  .popular-products-content-wrapper .popular-products-content .content {
    font-size: 2.2rem;
  }
  .popular-products-content-wrapper .popular-products-content a.button {
    margin-top: 40px;
  }
  .popular-products-wrapper ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .popular-products-wrapper ul li.popular-product-item {
    text-align: left;
    width: 25%;
  }
  .catalog-product-view .bundle-options-container .product-options-wrapper {
    width: 80%;
  }
  .catalog-product-view .product.data.items > .item.title > .switch {
    padding: 1px 10px 1px 10px;
  }
  .page-product-downloadable .product-options-wrapper {
    float: none;
    width: 100%;
  }
  .page-product-downloadable .product-info-main .product-add-form {
    padding-top: 0px;
  }
  .page-product-downloadable .product-info-main {
    padding-bottom: 0px;
  }
  .checkout-index-index header.page-header .header.content {
    margin-top: 20px;
  }
  .checkout-index-index .logo {
    padding-left: 20px;
  }
  .askthevet-index-index .askthevet-left {
    width: 39%;
  }
  .askthevet-index-index .askthevet-right {
    width: 60%;
  }
  .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: 22px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  #shipping > div.step-title,
  #opc-shipping_method > div > div.step-title {
    font-size: 22px;
    color: #5d594d;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: bold;
  }
  .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 22px 0 0;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-photo {
    width: 28.5%;
  }
  .catalog-category-view .category-image,
  .catalog-category-view .category-cms {
    float: left;
    width: 48%;
  }
  .catalog-category-view .category-cms {
    margin-left: 4%;
  }
  .filter-options-item:first-of-type .filter-options-title {
    padding-top: 0;
  }
  .filter-content .item {
    margin: 0;
  }
}
@media all and (min-width: 769px), print {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .block.newsletter .field {
    width: calc(100% - 100px);
  }
  .block.newsletter .field .control input {
    height: 40px;
  }
  .block.newsletter .action.subscribe {
    width: 100px;
    height: 40px;
  }
  .page-footer {
    border-top: 10px solid #7aaf3d;
  }
  .page-footer .tablet {
    display: none;
  }
  .page-footer .footer.content {
    padding-top: 22px;
  }
  .page-footer .footer.content > div {
    float: left;
    box-sizing: border-box;
  }
  .page-footer .footer.content > div.left {
    width: 20%;
    padding-right: 20px;
  }
  .page-footer .footer.content > div.middle,
  .page-footer .footer.content > div.right {
    width: 40%;
  }
  .page-footer .footer.content > div.middle {
    padding-right: 20px;
  }
  .page-footer .footer.content:after {
    clear: both;
    content: '';
    display: table;
  }
  .page-footer .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .page-footer .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .page-footer .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .page-footer .footer.content .links a,
  .page-footer .footer.content .links strong {
    display: inline;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 22px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .cms-home #homepage-main-banner .content-wrapper {
    padding: 45px 110px;
    max-width: 400px;
  }
  .cms-home #homepage-main-banner .content-wrapper .line-1 {
    font-size: 3.5rem;
  }
  .cms-home #homepage-main-banner .content-wrapper .line-2 {
    font-size: 2.5rem;
  }
  .cms-home #homepage-featured-blocks {
    display: table;
    width: 100%;
  }
  .cms-home #homepage-featured-blocks .left,
  .cms-home #homepage-featured-blocks .right {
    display: table-cell;
    vertical-align: top;
  }
  .cms-home #homepage-featured-blocks .left {
    padding-right: 10px;
  }
  .cms-home #homepage-featured-blocks .right {
    padding-left: 10px;
    position: relative;
  }
  .cms-home #homepage-featured-blocks .right > div:last-child {
    bottom: 0;
    position: absolute;
  }
  .cms-home #homepage-featured-blocks [id^="homepage-featured-block"] .content {
    padding: 20px;
  }
  .cms-home #homepage-featured-blocks [id^="homepage-featured-block"] .bottom-left {
    bottom: 20px;
  }
  .cms-home #homepage-featured-blocks [id^="homepage-featured-block"] .top-left {
    top: 20px;
  }
  .cms-home #homepage-featured-blocks [id^="homepage-featured-block"] a.button {
    right: 20px;
  }
  .cms-home #homepage-featured-blocks #homepage-featured-block-1 {
    width: 100%;
  }
  .cms-home #homepage-featured-blocks #homepage-featured-block-1 .content .line-1 {
    font-size: 3rem;
  }
  .cms-home #homepage-featured-blocks #homepage-featured-block-1 .content .line-2 {
    font-size: 1.7rem;
  }
  .cms-home #homepage-featured-blocks #homepage-featured-block-1 .content .line-3 {
    font-size: 2rem;
  }
  .cms-home #homepage-featured-blocks #homepage-featured-block-1 .button {
    margin: 2px;
  }
  .cms-home #homepage-featured-blocks #homepage-featured-block-2 .content,
  .cms-home #homepage-featured-blocks #homepage-featured-block-3 .content {
    font-size: 2.2rem;
    min-width: 275px;
  }
  .popular-products-content-wrapper {
    box-sizing: border-box;
    padding: 0px 10px 0px 10px;
    width: 50%;
  }
  .popular-products-wrapper ul {
    margin-left: 0px;
    margin-right: 0px;
  }
  .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;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  background: url(../images/arrow-left.png) !important;
  left: -20px;
}
.slick-prev:before {
  content: '';
}
.slick-next {
  background: url(../images/arrow-right.png) !important;
  right: -20px;
}
.slick-next:before {
  content: '';
}
.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: transparent !important;
  width: 16px;
  height: 30px;
  padding: 0;
  background-size: contain;
  background-repeat: no-repeat;
  border: none !important;
  box-shadow: none !important;
}
.slick-disabled {
  display: none !important;
}
.slick-dots {
  position: absolute;
  bottom: 20px;
  margin-bottom: 0;
}
.slick-dots > li {
  display: inline;
}
.slick-dots > li:not(:last-child) {
  margin-right: 15px;
}
.slick-dots > li button {
  color: transparent;
  background: #cccccc;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  padding: 0;
}
.slick-dots > li.slick-active button {
  background: none;
}
img {
  height: auto;
  max-height: inherit;
}
.display-block {
  display: block !important;
}
.header_promo_banner [data-content-type='row'][data-appearance='contained'] {
  max-width: initial;
}
.header_promo_banner [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  padding: 0 !important;
  margin: 0 !important;
}
@media screen and (max-width: 1110px) {
  #header-content-links {
    top: 10px;
    right: 2px;
  }
}
@media screen and (max-width: 796px) {
  #header-content-links {
    top: 0px;
    right: 2px;
  }
}
@media (min-width: 900px) {
  .header.content {
    position: absolute;
    top: 10px;
    right: 54%;
  }
}
@media screen and (max-width: 1175px) {
  .header-additional-info .reorder {
    display: none !important;
  }
}
.minicart-items .product-item-name a {
  color: #7aaf3d;
}
#top-cart-btn-checkout {
  background: #f97d26;
  border: 1px solid #f97d26;
}
#top-cart-btn-checkout:hover {
  background: #f5c011;
  border: 1px solid #f5c011;
}
@media only screen and (max-width: 767px) {
  header.page-header .minicart-wrapper .block-minicart {
    right: -20px;
  }
  header.page-header .minicart-wrapper .action.showcart::before {
    width: 25px;
    height: 25px;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  .nav-sections {
    clear: both;
  }
}
@media screen and (max-width: 335px) {
  header.page-header .wrapper.panel .header-additional-info .header-additional {
    padding-right: 2px;
  }
}
.deal-top {
  padding-top: 30px;
  border-top: 1px solid #ccc;
}
.deal-top:after {
  content: ' ';
  display: table;
  clear: both;
}
.deal-top > * {
  width: calc((100% - 20px * (2 - 1)) / 2);
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  box-sizing: border-box;
}
.deal-top > *:nth-child(2n) {
  margin-right: 0;
}
.deal-top .item {
  border: 1px solid #ccc;
  box-shadow: 1px 1px 10px #ccc;
}
.deal-bottom:after {
  content: ' ';
  display: table;
  clear: both;
}
.deal-bottom > * {
  width: calc((100% - 20px * (3 - 1)) / 3);
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  box-sizing: border-box;
}
.deal-bottom > *:nth-child(3n) {
  margin-right: 0;
}
.deal-bottom .item {
  border: 1px solid #ccc;
  box-shadow: 1px 1px 10px #ccc;
}
.wishlist-index-index .products-grid .product-item-info .product-item-inner {
  position: relative !important;
  display: inline-block;
}
@media only screen and (min-width: 320px) {
  #recommended-product-container {
    display: inline-block;
    width: 100%;
  }
  #recommended-product-container h2 {
    margin-top: 46px;
    margin-bottom: 25px;
    padding: 0;
    text-align: center;
    border: none;
  }
  #recommended-product-container #homepage-popular-products h2 {
    margin-bottom: 32px;
  }
  #recommended-product-container .scarab-itemlist {
    display: flex;
    flex-wrap: nowrap;
    max-width: 1194px;
    margin: 0 auto;
    border: none;
  }
  #recommended-product-container .scarab-item {
    width: 17%;
    min-height: 150px;
    margin: 7px;
    padding: 20px;
    background: #fff;
  }
  #recommended-product-container .scarab-item:first-of-type {
    margin-left: 0;
  }
  #recommended-product-container .scarab-item:last-of-type {
    margin-right: 0;
  }
  #recommended-product-container .scarab-item .img-wrap {
    display: block;
    position: relative;
    min-height: 200px;
    margin-bottom: 20px;
  }
  #recommended-product-container .scarab-item img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 200px;
    margin: auto;
  }
  #recommended-product-container .scarab-item .product-item-details {
    display: block;
    font-weight: 600;
    color: #5f5f5f;
  }
  #recommended-product-container .scarab-item .prod-title {
    display: block;
  }
  #recommended-product-container .scarab-item .prod-price,
  #recommended-product-container .scarab-item .price-label {
    display: inline-block;
  }
  #recommended-product-container .scarab-item .prod-price {
    max-width: 120px;
    min-height: 23px;
    margin: 13px auto 25px;
    font-weight: 500;
    font-size: 16px;
    color: #f5c011;
  }
  #recommended-product-container .scarab-item .prod-price::before {
    content: '$';
  }
  #recommended-product-container .scarab-prev,
  #recommended-product-container .scarab-next {
    width: 16px;
    height: 30px;
    font-size: 0;
  }
  #recommended-product-container .scarab-prev {
    left: -10px;
    background: url('../images/arrow-left.png');
  }
  #recommended-product-container .scarab-next {
    right: -10px;
    background: url('../images/arrow-right.png');
  }
  #homepage-featured-blocks {
    margin-top: 12px;
    margin-bottom: 51px;
    padding: 0;
  }
  .popular-products-content-wrapper {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-bottom: 20px;
  }
  .popular-products-content-wrapper .popular-products-content {
    color: white;
    background: #0076c0;
    padding: 30px;
    box-sizing: border-box;
    width: 100%;
  }
  .popular-products-content-wrapper .popular-products-content h3 {
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 25px;
    color: white;
    border-bottom: none;
  }
  .popular-products-content-wrapper .popular-products-content .content {
    font-size: 2.2rem;
  }
  .popular-products-content-wrapper .popular-products-content a.button {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .cms-home .divider {
    max-width: 1194px;
    background: #e7e7e7;
  }
  #homepage-popular-products {
    max-width: 1234px;
    margin-bottom: -14px;
  }
  .popular-products-content-wrapper .popular-products-content {
    padding: 37px 30px;
  }
  .cms-index-index .column.main .widget-product-grid {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1240px) {
  #home2.popular-products .scarab-item {
    float: left;
    width: 15.5%;
    margin: 0 1.1725% 14px 0;
  }
  #home2.popular-products .scarab-item:nth-child(2),
  #home2.popular-products .scarab-item:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  #recommended-product-container .scarab-itemlist {
    width: 90%;
  }
}
@media only screen and (min-width: 1024px) {
  .popular-products-content-wrapper {
    width: 58.893%;
    margin-right: 1.1725%;
    padding: 0;
  }
}
@media only screen and (max-width: 1239px) {
  .popular-products-content-wrapper {
    float: none;
    width: 100%;
    margin: 0;
  }
  .popular-products {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  #home2.popular-products .scarab-item {
    float: none;
    flex-basis: 9.5%;
  }
}
@media only screen and (max-width: 900px) {
  .cms-index-index .block.widget .products-grid.grid .product-item {
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .home-popular-products .block.widget .products-grid .product-items a.background {
    width: 100%;
  }
  #recommended-product-container {
    margin-bottom: 20px;
  }
  #recommended-product-container .scarab-itemlist {
    display: block;
  }
  #recommended-product-container .scarab-prev,
  #recommended-product-container .scarab-next {
    display: none;
  }
  #recommended-product-container .scarab-item {
    display: block;
    width: auto;
    margin-bottom: 20px;
  }
  .cms-index-index .column.main .widget-product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    grid-gap: 1%;
  }
  .cms-index-index .block.widget .products-grid.grid .product-item {
    width: auto;
    margin: 0;
  }
  .cms-index-index .block.widget .products-grid.grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .cms-index-index .column.main .widget-product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    grid-gap: 10px;
  }
  .cms-index-index .block.widget .products-grid.grid .product-item {
    width: auto;
    margin: 0;
  }
  .cms-index-index .block.widget .products-grid.grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .home-popular-products .block.widget .products-grid .product-items::before {
    width: 100%;
    margin-bottom: 0;
    grid-column-start: -2;
    grid-column-end: 1;
    background-position-x: 55%;
  }
}
@media only screen and (max-width: 480px) {
  .cms-index-index .column.main .widget-product-grid {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  }
}
@media only screen and (max-width: 375px) {
  .cms-index-index .column.main .widget-product-grid {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  }
}
.home-popular-products .block.widget .products-grid .product-items a.background {
  content: '';
  display: block;
  width: 59.5%;
  margin-bottom: 15px;
  background: url("../images/whole-formulas.jpg") center center / cover no-repeat;
}
.home-popular-products .block.widget .products-grid .product-items .product-item {
  margin-bottom: 15px;
  padding: 15px 25px;
  margin-left: calc(1.25%);
}
.home-popular-products .block.widget .products-grid .product-items .product-item:nth-child(4) {
  margin-left: 0;
}
@media only screen and (max-width: 390px) {
  #homepage-featured-block-2 .content,
  #homepage-featured-block-3 .content {
    font-size: 1.6rem !important;
  }
}
@media only screen and (max-width: 380px) {
  #homepage-main-banner {
    min-height: 250px !important;
  }
  #homepage-main-banner .line-1 {
    font-size: 1.8rem !important;
  }
  #homepage-main-banner .line-2 {
    font-size: 1.5rem !important;
  }
  #homepage-main-banner a.button {
    margin: 10px 1px 0 !important;
  }
}
@media only screen and (max-width: 360px) {
  #homepage-featured-block-2 .content,
  #homepage-featured-block-3 .content {
    top: 10px !important;
  }
  #homepage-featured-block-2 a.button,
  #homepage-featured-block-3 a.button {
    bottom: 10px !important;
  }
}
@media screen and (min-width: 320px) {
  #homepage-popular-products {
    padding-left: 20px;
    padding-right: 20px;
  }
  .popular-products-wrapper ul li.popular-product-item {
    text-align: center;
  }
  .popular-products-wrapper ul li.popular-product-item .price-box .price-label {
    color: #7d7d7d;
    font-size: 14px;
  }
  .popular-products-wrapper ul li.popular-product-item .price-box .old-price {
    text-decoration: line-through;
    color: #333333;
    float: left;
    margin: 0;
  }
}
.product-item .product-item-info .tocompare:before,
.product-social-links .action.tocompare:before {
  content: "+";
  color: white;
  background: #53b8ea;
  font-weight: bold;
  border-radius: 15px;
  font-size: 25px;
  padding: 0 2px 5px 2px;
}
.product-social-links .action.tocompare:hover:before {
  background: #333;
}
.page-product-downloadable .product-info-main .product-add-form {
  padding-top: 0px;
}
.page-product-downloadable .product-info-main {
  padding-bottom: 20px;
}
.subscription-content {
  padding-top: 10px;
  color: #5f5f5f;
  padding-left: 26px;
}
.subscription-content span.price-wrapper {
  font-weight: bold;
  font-size: 16px;
}
.subscription-content select {
  margin-top: 10px;
}
.product_discounted {
  display: inline-block;
}
.product_discounted .discounted_container {
  background-color: #f5a611;
  padding: 3px 15px;
  border-radius: 10px;
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.product_discounted .discounted_container > img {
  float: left;
  width: 20px;
  padding-top: 3px;
}
.product_discounted .discounted_container .content_discount {
  float: left;
  padding: 0px 10px;
}
.product_discounted .discounted_container .content_discount span {
  color: #fff;
  font-weight: bold;
}
.product_discounted .discounted_container.pro_bogo {
  background-color: #60c6c2;
}
.product_discounted .discounted_container.pro_gift {
  background-color: transparent;
}
.product_discounted .discounted_container.pro_gift span {
  color: #f5a611;
}
.product_discounted .discounted_info {
  float: left;
}
.product_discounted .discounted_info img {
  width: 24px;
}
.custom_tooltip {
  position: relative;
  display: inline-block;
}
.custom_tooltip .tooltip_container {
  position: absolute;
  width: 380px;
  z-index: 1;
  bottom: 125%;
  left: calc(50% - 190px);
  text-align: left;
  background-color: #e7e7e7;
  visibility: hidden;
  opacity: 0;
  transition: opacity 1s;
}
.custom_tooltip .tooltip_container h3.tooltip_title {
  font-size: 14px;
  margin-top: 5px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #fff;
  background-color: #53b9ea;
  padding: 10px 20px;
  text-align: center;
  margin: 0;
  border: none;
}
.custom_tooltip .tooltip_container .tooltip_content {
  padding: 20px 25px;
}
.custom_tooltip .tooltip_container .tooltip_content span {
  color: #000;
}
.custom_tooltip .tooltip_container::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #e7e7e7 transparent transparent transparent;
}
.custom_tooltip:hover .tooltip_container {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .custom_tooltip .tooltip_container {
    width: 320px;
    left: calc(50% - 160px);
  }
}
@media only screen and (max-width: 767px) {
  .custom_tooltip .tooltip_container {
    width: 320px;
    left: calc(50% - 160px);
  }
}
@media only screen and (max-width: 355px) {
  .custom_tooltip .tooltip_container {
    width: 260px;
    left: calc(50% - 130px);
  }
}
.cart-discount .block .content {
  display: block;
}
.cart-discount .block > .title strong {
  color: #7aaf3d;
}
#form-validate > div.cart.main.actions > button.action.update,
#form-validate > div.cart.main.actions > button.action.clear {
  background: #97c660;
  border-color: #97c660;
}
#form-validate > div.cart.main.actions > button.action.update:hover,
#form-validate > div.cart.main.actions > button.action.clear:hover {
  background: #a1e354;
  border-color: #a1e354;
}
#discount-coupon-form > div > div.actions-toolbar > div > button {
  color: #7aaf3d;
  height: 49px;
  box-shadow: none;
  background: #97c660;
  border-color: #97c660;
}
#discount-coupon-form > div > div.actions-toolbar > div > button:hover {
  background: #a1e354;
  border-color: #a1e354;
}
.cart-container .form-cart .actions.main .clear,
.cart-container .form-cart .actions.main .continue {
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  .cart-container .form-cart .actions.main .clear,
  .cart-container .form-cart .actions.main .continue,
  .cart-container .form-cart .actions.main .update {
    display: block;
    margin-bottom: 5px;
  }
  .cart-container .form-cart .actions.main .clear,
  .cart-container .form-cart .actions.main .update {
    margin-left: auto;
    margin-right: auto;
  }
}
.payment-method-title.field.choice label {
  display: block;
  width: inherit;
  height: inherit;
  padding-left: 30px;
  cursor: pointer;
  position: relative;
  top: -2px;
  left: inherit;
  background: transparent;
  border: none;
  border-radius: inherit;
  z-index: 999;
}
.payment-method-title.field.choice label span {
  position: inherit;
  top: inherit;
  left: inherit;
  width: inherit;
  max-width: inherit;
  font-size: 16px;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 75px;
}
.payment-method-content .fieldset > .field .label,
.payment-method-content .fieldset > .fields > .field .label {
  font-size: 14px;
  color: #5f5f5f;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field-tooltip .field-tooltip-action::before {
  width: 23px;
}
@media only screen and (max-width: 639px) {
  .opc-wrapper .step-content {
    margin: 15px;
  }
}
.storelocator-index-index .page-title-wrapper .page-title {
  font-size: 30px;
  margin-bottom: 10px;
}
.storelocator-index-index .fieldset {
  margin: 0px 0 12px;
}
.storelocator-index-index .list-all-store-by-tag .fieldset {
  display: inline-block;
  width: 100%;
}
.storelocator-index-index .list-all-store-by-tag .fieldset ul.list-tag {
  overflow: visible;
}
.storelocator-index-index .gmap {
  overflow: visible;
}
body,
body .kuContainer {
  font-size: 12px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333333;
  background: #f8f8f8;
}
.page-layout-1columnfull {
  background: #fff;
}
h1,
h2,
h3,
h4 {
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  text-transform: none;
  border: none;
}
h2,
h3,
h4 {
  color: #5f5f5f;
}
h1 {
  font-weight: 700;
  font-size: 22px;
  color: #5d594d;
}
h2 {
  font-weight: 400;
  font-size: 18px;
}
h3 {
  font-weight: 700;
  font-size: 16px;
}
h4 {
  font-weight: 400;
  font-size: 14px;
}
a,
a.action,
a.action.add {
  background: none;
  font-weight: 400;
  font-size: 12px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #7aaf3d;
}
a:visited,
a.action:visited,
a.action.add:visited {
  color: #7aaf3d;
}
a:hover,
a.action:hover,
a.action.add:hover {
  background: none;
  color: #97c660;
  text-decoration: none;
}
a.text-btn-link {
  font-weight: 700;
  font-size: 14px;
}
.title,
.shipping-information-title span,
.step-title {
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-weight: bold;
  color: #5d594d;
  font-size: 22px;
}
#klevuCmsContentArea span.klevuHeadingText {
  text-indent: -100px;
  position: relative;
}
#klevuCmsContentArea span.klevuHeadingText:before {
  text-indent: 0;
  content: 'Pages / Articles';
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
}
button,
.action {
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  border-width: 2px;
}
button span,
.action span {
  font-weight: normal;
}
button:hover,
.action:hover,
button:active,
.action:active,
button:focus,
.action:focus {
  border-width: 2px;
}
button.button:not(.primary),
.action.button:not(.primary),
button.primary,
.action.primary,
button.secondary,
.action.secondary,
button.add,
.action.add,
button.reset,
.action.reset,
button.update,
.action.update,
button.share,
.action.share,
button.tocart,
.action.tocart,
button.action-show-popup,
.action.action-show-popup {
  font-size: 14px;
  background: #97c660;
  border-color: #97c660;
  border-radius: 3px;
}
button.button:not(.primary) span,
.action.button:not(.primary) span,
button.primary span,
.action.primary span,
button.secondary span,
.action.secondary span,
button.add span,
.action.add span,
button.reset span,
.action.reset span,
button.update span,
.action.update span,
button.share span,
.action.share span,
button.tocart span,
.action.tocart span,
button.action-show-popup span,
.action.action-show-popup span {
  color: #ffffff;
}
button.button:not(.primary):visited,
.action.button:not(.primary):visited,
button.primary:visited,
.action.primary:visited,
button.secondary:visited,
.action.secondary:visited,
button.add:visited,
.action.add:visited,
button.reset:visited,
.action.reset:visited,
button.update:visited,
.action.update:visited,
button.share:visited,
.action.share:visited,
button.tocart:visited,
.action.tocart:visited,
button.action-show-popup:visited,
.action.action-show-popup:visited {
  color: #ffffff;
  background: #97c660;
  border-color: #97c660;
}
button.button:not(.primary):hover,
.action.button:not(.primary):hover,
button.primary:hover,
.action.primary:hover,
button.secondary:hover,
.action.secondary:hover,
button.add:hover,
.action.add:hover,
button.reset:hover,
.action.reset:hover,
button.update:hover,
.action.update:hover,
button.share:hover,
.action.share:hover,
button.tocart:hover,
.action.tocart:hover,
button.action-show-popup:hover,
.action.action-show-popup:hover,
button.button:not(.primary):focus,
.action.button:not(.primary):focus,
button.primary:focus,
.action.primary:focus,
button.secondary:focus,
.action.secondary:focus,
button.add:focus,
.action.add:focus,
button.reset:focus,
.action.reset:focus,
button.update:focus,
.action.update:focus,
button.share:focus,
.action.share:focus,
button.tocart:focus,
.action.tocart:focus,
button.action-show-popup:focus,
.action.action-show-popup:focus {
  background: #a1e354;
  border-color: #a1e354;
}
button.button:not(.primary):active,
.action.button:not(.primary):active,
button.primary:active,
.action.primary:active,
button.secondary:active,
.action.secondary:active,
button.add:active,
.action.add:active,
button.reset:active,
.action.reset:active,
button.update:active,
.action.update:active,
button.share:active,
.action.share:active,
button.tocart:active,
.action.tocart:active,
button.action-show-popup:active,
.action.action-show-popup:active {
  background: #7aaf3d;
  border-color: #7aaf3d;
  box-shadow: none;
}
button.button:not(.primary).product,
.action.button:not(.primary).product,
button.primary.product,
.action.primary.product,
button.secondary.product,
.action.secondary.product,
button.add.product,
.action.add.product,
button.reset.product,
.action.reset.product,
button.update.product,
.action.update.product,
button.share.product,
.action.share.product,
button.tocart.product,
.action.tocart.product,
button.action-show-popup.product,
.action.action-show-popup.product,
button.button:not(.primary).tocart,
.action.button:not(.primary).tocart,
button.primary.tocart,
.action.primary.tocart,
button.secondary.tocart,
.action.secondary.tocart,
button.add.tocart,
.action.add.tocart,
button.reset.tocart,
.action.reset.tocart,
button.update.tocart,
.action.update.tocart,
button.share.tocart,
.action.share.tocart,
button.tocart.tocart,
.action.tocart.tocart,
button.action-show-popup.tocart,
.action.action-show-popup.tocart {
  background: #f5a611;
  border-color: #f5a611;
}
button.button:not(.primary).product:visited,
.action.button:not(.primary).product:visited,
button.primary.product:visited,
.action.primary.product:visited,
button.secondary.product:visited,
.action.secondary.product:visited,
button.add.product:visited,
.action.add.product:visited,
button.reset.product:visited,
.action.reset.product:visited,
button.update.product:visited,
.action.update.product:visited,
button.share.product:visited,
.action.share.product:visited,
button.tocart.product:visited,
.action.tocart.product:visited,
button.action-show-popup.product:visited,
.action.action-show-popup.product:visited,
button.button:not(.primary).tocart:visited,
.action.button:not(.primary).tocart:visited,
button.primary.tocart:visited,
.action.primary.tocart:visited,
button.secondary.tocart:visited,
.action.secondary.tocart:visited,
button.add.tocart:visited,
.action.add.tocart:visited,
button.reset.tocart:visited,
.action.reset.tocart:visited,
button.update.tocart:visited,
.action.update.tocart:visited,
button.share.tocart:visited,
.action.share.tocart:visited,
button.tocart.tocart:visited,
.action.tocart.tocart:visited,
button.action-show-popup.tocart:visited,
.action.action-show-popup.tocart:visited {
  background: #f5a611;
  border-color: #f5a611;
}
button.button:not(.primary).product:hover,
.action.button:not(.primary).product:hover,
button.primary.product:hover,
.action.primary.product:hover,
button.secondary.product:hover,
.action.secondary.product:hover,
button.add.product:hover,
.action.add.product:hover,
button.reset.product:hover,
.action.reset.product:hover,
button.update.product:hover,
.action.update.product:hover,
button.share.product:hover,
.action.share.product:hover,
button.tocart.product:hover,
.action.tocart.product:hover,
button.action-show-popup.product:hover,
.action.action-show-popup.product:hover,
button.button:not(.primary).tocart:hover,
.action.button:not(.primary).tocart:hover,
button.primary.tocart:hover,
.action.primary.tocart:hover,
button.secondary.tocart:hover,
.action.secondary.tocart:hover,
button.add.tocart:hover,
.action.add.tocart:hover,
button.reset.tocart:hover,
.action.reset.tocart:hover,
button.update.tocart:hover,
.action.update.tocart:hover,
button.share.tocart:hover,
.action.share.tocart:hover,
button.tocart.tocart:hover,
.action.tocart.tocart:hover,
button.action-show-popup.tocart:hover,
.action.action-show-popup.tocart:hover,
button.button:not(.primary).product:focus,
.action.button:not(.primary).product:focus,
button.primary.product:focus,
.action.primary.product:focus,
button.secondary.product:focus,
.action.secondary.product:focus,
button.add.product:focus,
.action.add.product:focus,
button.reset.product:focus,
.action.reset.product:focus,
button.update.product:focus,
.action.update.product:focus,
button.share.product:focus,
.action.share.product:focus,
button.tocart.product:focus,
.action.tocart.product:focus,
button.action-show-popup.product:focus,
.action.action-show-popup.product:focus,
button.button:not(.primary).tocart:focus,
.action.button:not(.primary).tocart:focus,
button.primary.tocart:focus,
.action.primary.tocart:focus,
button.secondary.tocart:focus,
.action.secondary.tocart:focus,
button.add.tocart:focus,
.action.add.tocart:focus,
button.reset.tocart:focus,
.action.reset.tocart:focus,
button.update.tocart:focus,
.action.update.tocart:focus,
button.share.tocart:focus,
.action.share.tocart:focus,
button.tocart.tocart:focus,
.action.tocart.tocart:focus,
button.action-show-popup.tocart:focus,
.action.action-show-popup.tocart:focus {
  background: #f5c011;
  border-color: #f5c011;
}
button.button:not(.primary).product:active,
.action.button:not(.primary).product:active,
button.primary.product:active,
.action.primary.product:active,
button.secondary.product:active,
.action.secondary.product:active,
button.add.product:active,
.action.add.product:active,
button.reset.product:active,
.action.reset.product:active,
button.update.product:active,
.action.update.product:active,
button.share.product:active,
.action.share.product:active,
button.tocart.product:active,
.action.tocart.product:active,
button.action-show-popup.product:active,
.action.action-show-popup.product:active,
button.button:not(.primary).tocart:active,
.action.button:not(.primary).tocart:active,
button.primary.tocart:active,
.action.primary.tocart:active,
button.secondary.tocart:active,
.action.secondary.tocart:active,
button.add.tocart:active,
.action.add.tocart:active,
button.reset.tocart:active,
.action.reset.tocart:active,
button.update.tocart:active,
.action.update.tocart:active,
button.share.tocart:active,
.action.share.tocart:active,
button.tocart.tocart:active,
.action.tocart.tocart:active,
button.action-show-popup.tocart:active,
.action.action-show-popup.tocart:active {
  background: #db8f00;
  border-color: #db8f00;
  box-shadow: none;
}
button.button:not(.primary).disabled,
.action.button:not(.primary).disabled,
button.primary.disabled,
.action.primary.disabled,
button.secondary.disabled,
.action.secondary.disabled,
button.add.disabled,
.action.add.disabled,
button.reset.disabled,
.action.reset.disabled,
button.update.disabled,
.action.update.disabled,
button.share.disabled,
.action.share.disabled,
button.tocart.disabled,
.action.tocart.disabled,
button.action-show-popup.disabled,
.action.action-show-popup.disabled {
  color: #e1e1e1;
  background: #c4c4c4;
  border-color: #c4c4c4;
}
button.secondary,
.action.secondary {
  color: #97c660;
  background: #ffffff;
  border-color: #97c660;
}
button.secondary span,
.action.secondary span {
  color: #97c660;
}
button.secondary:visited,
.action.secondary:visited {
  color: #97c660;
  background: #ffffff;
  border-color: #97c660;
}
button.secondary:hover,
.action.secondary:hover,
button.secondary:active,
.action.secondary:active,
button.secondary:focus,
.action.secondary:focus {
  background: #ffffff;
}
button.secondary:hover span,
.action.secondary:hover span,
button.secondary:focus span,
.action.secondary:focus span {
  color: #a1e354;
}
button.secondary:active,
.action.secondary:active {
  box-shadow: none;
}
button.secondary:active span,
.action.secondary:active span {
  color: #7aaf3d;
}
button.secondary.product,
.action.secondary.product {
  color: #f5a611;
  background: #ffffff;
}
button.secondary.product span,
.action.secondary.product span {
  color: #f5a611;
}
button.secondary.product:visited,
.action.secondary.product:visited {
  color: #f5a611;
  background: #ffffff;
}
button.secondary.product:hover,
.action.secondary.product:hover,
button.secondary.product:active,
.action.secondary.product:active,
button.secondary.product:focus,
.action.secondary.product:focus {
  background: #ffffff;
}
button.secondary.product:hover span,
.action.secondary.product:hover span,
button.secondary.product:focus span,
.action.secondary.product:focus span {
  color: #f5c011;
}
button.secondary.product:active,
.action.secondary.product:active {
  box-shadow: none;
}
button.secondary.product:active span,
.action.secondary.product:active span {
  color: #db8f00;
}
button.secondary.disabled,
.action.secondary.disabled {
  color: #333333;
  background: #ffffff;
}
button.secondary.disabled span,
.action.secondary.disabled span {
  color: #333333;
}
.viewproduct.primary {
  width: 100%;
  text-align: center;
}
.homepage-main-banner {
  width: 100%;
  max-height: 554px;
  margin: 0px auto;
}
.homepage-main-banner .slick-list {
  max-height: 554px;
  width: 100%;
}
.homepage-main-banner .slick-arrow {
  right: 30px;
  width: 22px;
  height: 35px;
  z-index: 1;
  background: url('../images/line-arrow-right.png') !important;
}
.homepage-main-banner .slick-prev {
  left: 30px;
  background: url('../images/line-arrow-left.png') !important;
}
.homepage-main-banner .slick-slide img {
  width: 100%;
  height: auto;
}
[data-content-type='row'][data-appearance='contained'] {
  width: auto;
  max-width: initial;
}
@media only screen and (min-width: 1900px) {
  .homepage-main-banner {
    width: 100%;
    padding-bottom: 35%;
    max-height: initial;
    position: relative;
  }
  .homepage-main-banner .slick-list {
    position: absolute;
    height: 100%;
    width: 100%;
    max-height: inherit;
  }
}
.cms-home .recent-post-wrapper p {
  margin-bottom: 10px;
}
.blog-roll-image {
  display: none;
}
.recent-posts {
  max-width: 1194px;
  margin: 0 auto 20px;
  padding: 0 20px;
}
.recent-post-header {
  margin-bottom: 27px;
  padding-top: 7px;
  text-align: center;
}
.recent-post {
  max-height: 390px;
}
.recent-post-wrapper {
  min-height: 390px;
  margin: 5px;
  padding: 0 0 40px;
  background: #fff;
}
.recent-post-wrapper .post-name,
.recent-post-wrapper .post-shortcontent,
.recent-post-wrapper .post-readmore {
  padding: 0 20px;
}
.recent-post-wrapper .post-name {
  height: 2.85714286em;
  margin: 35px 0 15px;
  overflow: hidden;
}
.recent-post-wrapper .post-name a {
  font-weight: 700;
  font-size: 12px;
  color: #5f5f5f;
}
#giftcardaccount-placer {
  display: none;
}
.cart.table-wrapper .col.qty .input-text {
  padding: 0 5px;
}
.cart-summary .block .item-options .field .radio + .label {
  width: inherit;
  height: inherit;
  cursor: pointer;
  position: inherit;
  top: 2px;
  left: inherit;
  padding-left: 30px;
  border: none;
  border-radius: inherit;
  background: transparent;
  z-index: 19;
}
.cart-summary .block .item-options .field .radio + .label + .radio-check {
  top: 0;
}
.minicart-items .item-qty {
  width: 55px;
  padding: 0px 10px;
}
.minicart-items .update-cart-item {
  position: relative;
  top: 10px;
  left: 48px;
}
.cart-totals .totals .title {
  font-weight: normal;
  font-size: 12px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333333;
}
.wr_crosssell {
  clear: both;
}
.wr_crosssell .product-item-info {
  width: 190px;
}
.checkout-cart-index .item-actions.actions-mobile {
  display: none;
  background-color: #fff;
}
.checkout-cart-index .item-info {
  background-color: #fff;
}
.checkout-cart-index .item-info .actions-toolbar .action-towishlist {
  display: block;
  margin-right: 75px;
  width: 100px;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart-container .form-cart tbody.cart.item .item-info td {
    border-bottom: none !important;
  }
  .checkout-cart-index .cart-container .form-cart tbody.cart.item .item-info td .item-actions.actions-computer {
    display: none;
  }
  .checkout-cart-index .cart-container .form-cart tbody.cart.item .item-actions.actions-mobile {
    display: table-row;
    border-bottom: 1px solid #cccccc6e;
  }
}
.checkout-cart-index .cart-container .form-cart {
  padding-left: 30px;
}
.checkout-cart-index .cart-container .form-cart thead tr th {
  border-bottom: 2px solid #cccccc;
}
.checkout-cart-index .cart-container .form-cart tbody.cart.item {
  border-bottom: 2px solid #cccccc;
}
.checkout-cart-index .cart-container .form-cart tbody.cart.item .marginTop td,
.checkout-cart-index .cart-container .form-cart tbody.cart.item .marginBottom td {
  padding-top: 5px;
}
.checkout-cart-index .cart-container .form-cart tbody.cart.item .item-info td {
  position: relative;
  background-color: #fff;
  border-top: 1px solid #cccccc6e;
  border-bottom: 1px solid #cccccc6e;
}
.checkout-cart-index .cart-container .form-cart tbody.cart.item .item-info td .vericaltext {
  width: 20px;
  padding-left: 5px;
  margin-left: -25px;
  display: flex;
  justify-content: center;
  writing-mode: vertical-lr;
  transform: rotate(-180deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #60c6c2;
}
.checkout-cart-index .cart-container .form-cart tbody.cart.item .item-info td .vericaltext span {
  color: #fff;
  font-weight: bold;
}
.checkout-cart-index .cart-container .form-cart tbody.cart.item .item-info td .ver-gift {
  background-color: #97c660;
}
.checkout-cart-index .cart-container .form-cart tbody.cart.item .item-info td .item-actions {
  position: absolute;
  right: 8px;
  bottom: 0;
}
@supports (-ms-ime-align:auto) {
  .item-actions {
    top: 50%;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .checkout-cart-index .cart-container .form-cart tbody.cart.item .item-info td .item-actions {
    top: 100px;
  }
}
.opc-progress-bar {
  margin-top: 20px;
}
.opc-progress-bar-item._active::before {
  background: #7aaf3d;
}
.opc-progress-bar-item._active > span::before {
  background: #7aaf3d;
}
.opc-progress-bar-item._complete > span {
  color: #7aaf3d;
}
.opc-progress-bar-item._complete > span:hover {
  color: #97c660;
}
.breadcrumbs {
  margin-top: 17px;
}
.breadcrumbs .item:not(:last-child)::after {
  vertical-align: middle;
}
.breadcrumbs a {
  color: #7aaf3d !important;
}
.breadcrumbs strong {
  font-size: 12px !important;
}
.nav-sections {
  background: #ffffff;
}
.nav-sections nav {
  position: static;
  line-height: 60px;
}
.nav-sections nav.navigation {
  background: transparent;
}
.nav-sections nav.navigation > ul {
  position: static;
}
.nav-sections nav.navigation li,
.nav-sections nav.navigation .has-active {
  position: static;
}
.nav-sections nav.navigation li.level0,
.nav-sections nav.navigation .has-active.level0 {
  min-width: 0;
  min-height: 0;
  margin-right: 0;
  border: none;
}
.nav-sections nav.navigation li.level0 > a,
.nav-sections nav.navigation .has-active.level0 > a {
  padding: 0;
  text-align: left;
}
.nav-sections nav.navigation li.level0.last,
.nav-sections nav.navigation .has-active.level0.last {
  margin-right: 0;
}
.nav-sections nav.navigation li.level0:hover > ul.level0,
.nav-sections nav.navigation .has-active.level0:hover > ul.level0 {
  width: 100%;
}
.nav-sections nav.navigation li.level0:hover .submenu,
.nav-sections nav.navigation .has-active.level0:hover .submenu {
  min-width: 153px;
}
.nav-sections nav.navigation li.level0:hover .submenu a:hover,
.nav-sections nav.navigation .has-active.level0:hover .submenu a:hover {
  color: #7aaf3d;
}
.nav-sections nav.navigation li.level0 li,
.nav-sections nav.navigation .has-active.level0 li {
  margin-bottom: 0;
}
.nav-sections nav.navigation li.level0 li.level1 a,
.nav-sections nav.navigation .has-active.level0 li.level1 a {
  padding-bottom: 0;
  font-size: 12px;
  line-height: 12px;
  color: #5f5f5f;
  text-transform: none;
  border: none;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.nav-sections nav.navigation li.level0 > a,
.nav-sections nav.navigation .has-active.level0 > a {
  font-weight: 400;
  font-size: 14px;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  text-transform: none;
  color: #5f5f5f;
}
.nav-sections nav.navigation .has-active.level0 > .level-top {
  display: inline-block;
}
@media only screen and (min-width: 900px) {
  .nav-sections nav.navigation ul.desktop-only {
    padding: 0 20px;
  }
}
@media screen and (min-width: 768px) {
  .nav-sections nav.navigation ul.desktop-only {
    display: flex;
    justify-content: space-between;
  }
  .nav-sections nav.navigation li.level0.parent > a:after {
    content: '\e622';
    font-family: 'luma-icons';
    padding-left: 5px;
    font-size: 12px;
  }
  .nav-sections nav.navigation li.level0:hover a {
    padding-bottom: 2px;
    color: #7aaf3d;
    border-bottom: 2px solid #7aaf3d;
  }
  .nav-sections nav.navigation li.level0:hover > ul.level0 {
    padding: 25px 0 20px;
    border-top: 2px solid #efefef;
    padding-bottom: 0;
  }
  .nav-sections nav.navigation li.level0:hover > ul.level0 > .sub-menu-inner {
    display: flex;
    flex-wrap: wrap;
    max-width: 1264px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .nav-sections nav.navigation li.level0:hover > ul.level0 li.level1 > a > span {
    font-weight: 400;
    font-size: 15px;
  }
  .nav-sections nav.navigation li.level0:hover li.level1 {
    max-width: 310px;
    width: 100%;
    padding: 0 28px 30px 0;
  }
  .nav-sections nav.navigation li.level0:hover li.level1:nth-child(4n) {
    padding-right: 0px;
  }
  .nav-sections nav.navigation li.level0:hover li.level1 a {
    margin-bottom: 7px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 12px;
    color: #5f5f5f;
    text-transform: none;
    border: none;
    border-bottom: 1px solid #ccc;
  }
  .nav-sections nav.navigation li.level0:hover li.level1 .submenu {
    min-width: 0;
  }
  .nav-sections nav.navigation li.level0.active > .level-top {
    display: inline-block;
    padding-bottom: 2px;
    color: #7aaf3d;
    border-bottom: 2px solid #7aaf3d;
  }
}
@media screen and (max-width: 767px) {
  body .nav-toggle {
    top: 50px;
  }
  .nav-sections nav.navigation ul {
    padding: 0 10px;
    line-height: 34px;
    text-align: left;
  }
  .nav-sections nav.navigation li.level0,
  .nav-sections nav.navigation .has-active.level0 {
    border-bottom: 2px solid #e7e7e7;
  }
  .nav-sections nav.navigation li.level0.last,
  .nav-sections nav.navigation .has-active.level0.last {
    border: none;
  }
  .nav-sections nav.navigation li.level0:hover li.level1,
  .nav-sections nav.navigation .has-active.level0:hover li.level1 {
    padding-bottom: 10px;
    padding-left: 20px;
  }
  .nav-sections nav.navigation li.level0 li.level1,
  .nav-sections nav.navigation .has-active.level0 li.level1 {
    padding-bottom: 10px;
    padding-left: 20px;
  }
  .nav-sections nav.navigation li.level0 li.level1.active > a,
  .nav-sections nav.navigation .has-active.level0 li.level1.active > a {
    color: #7aaf3d;
  }
  .nav-sections nav.navigation li.level0 li.level1 > a > span,
  .nav-sections nav.navigation .has-active.level0 li.level1 > a > span {
    font-weight: 700;
  }
  .nav-sections nav.navigation li.level0 li.level1 ul.submenu,
  .nav-sections nav.navigation .has-active.level0 li.level1 ul.submenu {
    display: block !important;
    overflow: hidden;
  }
  .nav-sections nav.navigation li.level0 li.level2.active > a,
  .nav-sections nav.navigation .has-active.level0 li.level2.active > a {
    padding-left: 15px;
    color: #7aaf3d;
  }
  .nav-sections nav.navigation li.level0 li.level2 a,
  .nav-sections nav.navigation .has-active.level0 li.level2 a {
    padding-bottom: 0;
  }
  .nav-sections nav.navigation li.level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .nav-sections nav.navigation .has-active.level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .nav-sections nav.navigation li.level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .nav-sections nav.navigation .has-active.level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0;
  }
  .nav-sections nav.navigation li.level0.active > a.level-top,
  .nav-sections nav.navigation .has-active.level0.active > a.level-top,
  .nav-sections nav.navigation li.level0.has-active > a.level-top,
  .nav-sections nav.navigation .has-active.level0.has-active > a.level-top,
  .nav-sections nav.navigation li.level0.active > a:hover,
  .nav-sections nav.navigation .has-active.level0.active > a:hover,
  .nav-sections nav.navigation li.level0.has-active > a:hover,
  .nav-sections nav.navigation .has-active.level0.has-active > a:hover {
    display: block;
    color: #7aaf3d;
  }
  .nav-sections .header.links a {
    font-weight: 400;
  }
  .nav-sections .header.links a:hover {
    font-weight: 400;
    color: #7aaf3d;
  }
  .navigation a {
    color: #5f5f5f;
  }
  .navigation .parent .level-top:after {
    content: '\e61c';
    top: 0;
    font-size: .9rem;
    color: #333333;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e60f';
  }
  .navigation ul.level0 {
    border-top: none;
  }
  .navigation ul.level0 > li {
    padding-left: 20px;
  }
  .navigation ul.level0 > li.level1 ul.submenu {
    display: block !important;
  }
  .navigation li.level0.active .all-category .ui-state-focus {
    border-color: #7aaf3d;
  }
}
.page-footer {
  border-top: none;
  padding-bottom: 0;
  background: #e7e7e7;
}
.footer.content #footer-links a {
  color: #333333;
}
.footer.content #footer-links a:hover {
  text-decoration: underline;
}
.footer.content .title {
  text-transform: none;
  margin-bottom: 7px;
  font-size: 12px;
  font-weight: bold;
}
.footer.content .left .title,
.footer.content .middle .title {
  color: #5f5f5f;
  border-bottom: none;
}
.footer.content #footer-links > div {
  margin-bottom: 20px;
}
.block.newsletter .action.subscribe {
  width: 40px;
  height: 49px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAUCAYAAAB8gkaAAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAB1WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS40LjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOkNvbXByZXNzaW9uPjE8L3RpZmY6Q29tcHJlc3Npb24+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgICAgIDx0aWZmOlBob3RvbWV0cmljSW50ZXJwcmV0YXRpb24+MjwvdGlmZjpQaG90b21ldHJpY0ludGVycHJldGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KAtiABQAAAa5JREFUSA1j/A8En3++YXj79THDm2+PGKgNpPg0GES4ZRnYmLkYWO6/O8ew8+ZkatuBYh4vuwhDqH4jA9OZxxtQJGjBAYXcpWe7GJjefntMC/MxzHzz9REDE7ooyMvUAMJccijG/Pz7DdUyUCSCwtZPu5yBXEtB+kD6/XXKwYkC2UYUn4lwg1zDyABKQSBLdSVdkdUSZJvIBoD1gfSDzIGYh9DGOP1Ywn8ElwHsGieVFAYFIUOw8LNPNxj235nLAIpkXABkuJVCJNzwm6+PMhy9v4zhFzDoYECST50BwzKYpIKQEQPIUjZmTrCm08BUe/n5bpg0mAYFu4msP4OepBuY//nnW6DD5jCAHIgO8FoGUgwyDJcvQY6xBvoGFrdnnmwEJ29k3yBbSNAymGJ0X4KSMSReGIC+uAkOsrcESh+iLcPmy19/vzNAgnYXzE14aZBlLHhVIEmCgmfHzUnAhGPEoAjEoJIHX6JB0gpnEm0ZTMcDYFkKwuQAlHxGjgGk6Bm1jJTQwqoWVHQxKQhCiiWsKqgoCLbMSRVYDgItBBVLtAA87MIMJjL+DOqiNgwAhB+dBNCP5IsAAAAASUVORK5CYII=');
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  position: relative;
  left: -45px;
}
#newsletter-validate-detail > div.actions > button > span {
  display: none;
}
.footer.content #footer-social-links {
  clear: both;
}
.footer.content #footer-social-links ul:first-of-type li {
  width: 30px;
  height: 30px;
  margin-right: 24px;
}
.footer.content #footer-social-links ul:first-of-type li:last-child {
  margin-right: 0;
}
.footer.content #footer-social-links ul:first-of-type li a {
  display: block;
  width: 30px;
  height: 30px;
  background: url("../images/social-icons.png") no-repeat;
}
.footer.content #footer-social-links ul:first-of-type li a.ig {
  background-position-x: -57px;
}
.footer.content #footer-social-links ul:first-of-type li a.pt {
  background-position-x: -115px;
}
.footer.content #footer-social-links ul:first-of-type li a.yt {
  background-position-x: -172px;
}
.footer.content #footer-social-links ul:first-of-type li a:hover {
  background-position-y: -30px;
}
#footer-social-links .shieldIcon {
  width: 30px;
  height: 30px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAeCAYAAADZ7LXbAAADhklEQVRIibWWS2wSQRiAp6QX4UICxJMMcGIJxI1g7KGUtTVtObQ21YOvKsZXeurWW1NN8VG9KZxMraY0xurBUsQDYtq6lB5qUnUNhOUEDJ5a1qQelise2q3DssvDx5/sYf5//vlm/8fMtFUqFdBISqUt04f378a4TIoqojxphGaWsDmY3v6BoMFwsNDIXyW3oFTHl7ZN8ViULqI8CQAARZQn47EozZe2a+bK+bd/3twYynJpDyrkyCyXpoaGz9wZPn3OL04oC4I2y6U9cjvMcmkPhBZWrdHsiLpkYsUXCb+eshJ2hrA5GAgtbNvI2YGqeLm7ekJGaGaLKE9ymRTF87W7lYoRmlkILazVZmeymTSVXFvx4fYayP+QmpzUEythTwwNn7ljJeyJVvzalQw6vQERhIOBJjNr3YutdA5COTKbSVGokCc5LkX94EtQbq2qcFkJe6LPOxggCAeDJ7NZKQuCluNSVDwWpfFiqQqXlbAzTldH5E8AAACg1mh2nK6OiJWwM7i+pZwoSVkQtPXsfw1BKEfeHLuaTyaqy/afQRDKkQ/vTX4slwXt7ExwTgnUEKIUChwg6rhMimoZohQKOUCnu3v++ijtk65RF6IUilYBAADQrtMbkNhEuGOxkCfx8exMcI7nt2E8FqUbAfDTWac3IBV+H4hHOQAAuD09oWs3xi7jzkuLr/zN/AF+qEJoYVV442S5tAdPtByoEUB6NRihmVU5j3ZE8EmfNzeG8LEcqF4OpP6EzcGoILSwOr0BicqlxVdTUkccVA9QFgQt7q/TGxBhczAqAHYvKtHA89um8JsFvxxo4tb08XpV9D72lsbz0e8dDACwV8L93pOBAwfUP0VjJPx6Sq6xCJuDUQKI1y7+F+6uE6F9iFqj2ZHuMPjowRJCORI0IVwmRc3OBOdw3YWL12jxNN9vRqerI9LbPxAUx+WyoL09QX+Nx6Jj9QDhNwv+h/cnP+K6Tnf3vNP1u6DapO+up08CofXk6iVcd8R1LHJ+5Oo43lOl0pbp5Ytnj79sfqqqJrnCqIEogdRqzU6fdzDQ2dU9v762ekna+UoARQgAAMRjb+mXL54/ljXKyPmRK+N93pMBOZsiBIDdw/Dpk0Doe7FwWGnOIaPp2/VR2if30GgKIkoyseILLy748deITm9Aw6fO+d2e3z2mKJVKpelvjVn2Td+dYNaYZV8rfr8A0Ksu/+3IAS8AAAAASUVORK5CYII=');
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 10px;
}
@media only screen and (min-width: 320px) {
  .page-footer .footer.content {
    padding: 40px 25px;
  }
  .page-footer .block.newsletter {
    max-width: 350px;
    margin-bottom: 27px;
  }
  .page-footer .block.newsletter form.subscribe {
    position: relative;
  }
  .page-footer .block.newsletter .actions {
    position: absolute;
    right: 0;
  }
  .page-footer .block.newsletter .action.subscribe {
    left: auto;
    padding-right: 25px;
    padding-left: 25px;
  }
  #footer-social-links .socialLinks:last-of-type {
    margin-top: 5px;
  }
  #footer-links li {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) {
  .page-footer .footer.content {
    margin: 0 auto;
    padding: 40px 47px;
  }
  .page-footer .footer.content > div {
    float: left;
  }
  .page-footer .footer.content > div.middle {
    width: 60%;
  }
  .page-footer .footer.content > div.right {
    width: 40%;
  }
  .page-footer .block.newsletter {
    float: right;
    width: 100%;
  }
  .page-footer .block.newsletter .block-title {
    font-size: 14px;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    color: #5f5f5f;
  }
  .page-footer .block.newsletter .field {
    width: 100%;
  }
  .page-footer .socialLinks {
    text-align: right;
  }
}
@media only screen and (max-width: 1023px) {
  .page-footer .right #footer-social-links {
    float: none;
    width: auto;
  }
  .page-footer .right #footer-social-links .socialLinks:last-of-type {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .block.newsletter .field {
    width: 100%;
  }
}
.catalogsearch-result-index .page-title-wrapper,
.catalog-category-view .page-title-wrapper {
  min-height: 48px;
  margin-bottom: 40px;
  border-bottom: 2px solid #e7e7e7;
}
.catalogsearch-result-index .page-title-wrapper h1,
.catalog-category-view .page-title-wrapper h1 {
  margin-bottom: 15px;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 22px;
  color: #5d594d;
  text-transform: none;
}
.catalog-category-view .category-image {
  width: 100%;
}
.catalogsearch-result-index .filter-options-title,
.catalog-category-view .filter-options-title {
  padding-top: 15px;
  font-weight: 600;
  text-transform: none;
  color: #5f5f5f;
  word-break: normal;
  cursor: default;
}
.catalogsearch-result-index .filter-options-title:hover,
.catalog-category-view .filter-options-title:hover {
  color: #5f5f5f;
  background: none;
}
.catalog-category-view .column.main .toolbar-products .modes {
  display: none;
}
div.toolbar-sorter.sorter > a {
  display: none;
}
.catalog-category-view .column.main .toolbar-products .sorter {
  max-width: 250px;
}
.catalog-category-view .column.main .toolbar-products .sorter select,
.catalog-category-view .column.main .toolbar-products .field.limiter .control select {
  max-width: 150px;
  height: 50px;
  margin: 0 0 0 15px;
  background-color: transparent;
  border: 2px solid #333333;
  font-size: 14px;
  color: #333333;
}
.catalog-category-view .column.main .toolbar-products .field.limiter .control select {
  min-width: 80px;
}
.catalog-category-view .column.main .toolbar-products p.toolbar-amount {
  bottom: 45px;
  right: 200px;
}
.catalogsearch-result-index .column.main .toolbar-products,
.catalog-category-view .column.main .toolbar-products {
  border: none;
  background: white;
  margin-bottom: 20px;
  height: 110px;
}
.catalogsearch-result-index .column.main .toolbar-products .sorter,
.catalog-category-view .column.main .toolbar-products .sorter {
  left: 10px;
  bottom: 30px;
}
.catalogsearch-result-index .column.main .toolbar-products .field.limiter,
.catalog-category-view .column.main .toolbar-products .field.limiter {
  right: 35px;
  bottom: 30px;
}
.catalogsearch-result-index .grid a.product-item-link,
.catalog-category-view .grid a.product-item-link,
.catalog-product-view .grid a.product-item-link,
.catalogsearch-result-index .list a.product-item-link,
.catalog-category-view .list a.product-item-link,
.catalog-product-view .list a.product-item-link {
  text-transform: none;
  color: #5f5f5f;
  font-weight: bold;
  font-size: 12px;
}
.catalogsearch-result-index .grid .product-item-details .product-item-name,
.catalog-category-view .grid .product-item-details .product-item-name {
  text-align: center;
}
.catalogsearch-result-index .grid .price-box,
.catalog-category-view .grid .price-box,
.catalog-product-view .grid .price-box,
.catalogsearch-result-index .list .price-box,
.catalog-category-view .list .price-box,
.catalog-product-view .list .price-box {
  max-width: 120px;
  min-height: 23px;
  margin: 13px auto 25px;
  font-weight: normal;
  color: #f5c011;
  text-align: center;
}
.catalogsearch-result-index .grid .price-box .special-price,
.catalog-category-view .grid .price-box .special-price,
.catalog-product-view .grid .price-box .special-price,
.catalogsearch-result-index .list .price-box .special-price,
.catalog-category-view .list .price-box .special-price,
.catalog-product-view .list .price-box .special-price {
  color: #f5c011;
  float: right;
}
.catalogsearch-result-index .grid .price-box .old-price,
.catalog-category-view .grid .price-box .old-price,
.catalog-product-view .grid .price-box .old-price,
.catalogsearch-result-index .list .price-box .old-price,
.catalog-category-view .list .price-box .old-price,
.catalog-product-view .list .price-box .old-price {
  display: inline-block;
  float: left;
  padding-top: 4px;
}
.catalogsearch-result-index .grid .price-box .special-price span.price,
.catalog-category-view .grid .price-box .special-price span.price,
.catalog-product-view .grid .price-box .special-price span.price,
.catalogsearch-result-index .list .price-box .special-price span.price,
.catalog-category-view .list .price-box .special-price span.price,
.catalog-product-view .list .price-box .special-price span.price {
  font-weight: 500;
  font-size: 16px;
}
.product-item .price-box .price-label {
  display: none;
}
.product-item .price-box .price-as-low-as span.price-label {
  display: inline-block;
}
.catalogsearch-result-index .grid .price-box span.price,
.catalog-category-view .grid .price-box span.price,
.catalog-product-view .grid .price-box span.price,
.catalogsearch-result-index .list .price-box span.price,
.catalog-category-view .list .price-box span.price,
.catalog-product-view .list .price-box span.price {
  font-size: 16px;
  font-weight: 500;
}
.catalogsearch-result-index .grid .price-box .old-price span.price,
.catalog-category-view .grid .price-box .old-price span.price,
.catalog-product-view .grid .price-box .old-price span.price,
.catalogsearch-result-index .list .price-box .old-price span.price,
.catalog-category-view .list .price-box .old-price span.price,
.catalog-product-view .list .price-box .old-price span.price {
  font-weight: normal;
  font-size: 12px;
  color: #333333;
}
.catalogsearch-result-index .grid li.product-item,
.catalog-category-view .grid li.product-item {
  margin-bottom: 0;
  background-color: white;
}
.catalogsearch-result-index #maincontent,
.catalog-category-view #maincontent {
  background-color: #f8f8f8;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  border: none;
}
.products-grid .product-item-inner {
  background: #ffffff;
  box-shadow: none;
  border: none;
}
@media (min-width: 768px) {
  .page-products .products-grid .product-items {
    margin: 0 0 20px;
  }
  .order-products-toolbar .pages {
    width: auto !important;
    z-index: 2 !important;
    left: 28%;
  }
  .toolbar .limiter {
    text-align: right;
  }
  .order-products-toolbar .toolbar-amount {
    position: absolute;
    right: 85%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 850px) {
  .toolbar .limiter {
    position: absolute !important;
    top: 145%;
  }
}
.catalogsearch-result-index .grid .product-item-details .product-item-inner .actions-secondary .action,
.catalog-category-view .grid .product-item-details .product-item-inner .actions-secondary .action,
.catalog-product-view .grid .product-item-details .product-item-inner .actions-secondary .action {
  color: #f5c011;
}
.catalogsearch-result-index .grid .product-item-details .product-item-inner,
.catalog-category-view .grid .product-item-details .product-item-inner,
.catalog-product-view .grid .product-item-details .product-item-inner {
  position: static;
  padding: 0;
}
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  border: 0;
  clip: inherit;
  height: auto;
  margin: 0;
  overflow: inherit;
  padding: 0;
  position: static;
  width: auto;
}
.catalogsearch-result-index .grid .product-item-details .product-item-inner button,
.catalog-category-view .grid .product-item-details .product-item-inner button,
.catalog-product-view .grid .product-item-details .product-item-inner button {
  font-size: 14px;
}
.catalog-category-view .column.main .toolbar-products .pages {
  right: 350px;
  bottom: 37px;
}
.catalog-category-view .column.main .toolbar-products .pages strong.page {
  font-weight: 400;
  font-size: 12px;
  color: #7aaf3d;
  background: none;
}
.catalog-category-view .column.main .toolbar-products .pages a.page {
  color: #333333;
}
.catalog-category-view .column.main .toolbar-products .pages a.page:hover {
  color: #7aaf3d;
}
.catalog-category-view .column.main .toolbar-products .pages .action {
  background: none;
  border: none;
  border-radius: 0;
}
.catalog-category-view .column.main .toolbar-products .pages .action:hover {
  color: #7aaf3d;
}
.catalog-category-view .column.main .toolbar-products .pages .action:hover::before {
  color: inherit;
}
.catalog-category-view .column.main .toolbar-products .pages .action.previous::before,
.catalog-category-view .column.main .toolbar-products .pages .action.next::before {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.catalog-category-view .column.main .toolbar-products .pages .action.previous {
  margin: 0 11px 0 9px;
}
.catalog-category-view .column.main .toolbar-products .pages .action.previous::before {
  content: '<';
}
.catalog-category-view .column.main .toolbar-products .pages .action.next {
  margin: 0 9px 0 11px;
}
.catalog-category-view .column.main .toolbar-products .pages .action.next::before {
  content: '>';
}
.catalog-category-view .column.main .toolbar-products .pages .action.jump-to {
  display: inline-block;
  line-height: 11px;
}
.catalog-category-view .column.main .toolbar-products .pages .action.jump-to.first-page {
  padding-left: 1px;
  border-left: 1px solid #333333;
}
.catalog-category-view .column.main .toolbar-products .pages .action.jump-to.first-page:hover {
  border-color: #7aaf3d;
}
.catalog-category-view .column.main .toolbar-products .pages .action.jump-to.last-page {
  padding-right: 1px;
  border-right: 1px solid #333333;
}
.catalog-category-view .column.main .toolbar-products .pages .action.jump-to.last-page:hover {
  border-color: #7aaf3d;
}
.catalog-category-view .grid .products {
  display: flex;
  flex-wrap: wrap;
}
.catalog-category-view .grid li.product-item {
  margin-bottom: 8px;
}
@media only screen and (min-width: 640px) {
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    margin: -9px;
  }
}
@media only screen and (max-width: 1023px) {
  .catalogsearch-result-index main#maincontent .toolbar-products,
  .catalog-category-view main#maincontent .toolbar-products {
    margin: 0 0 15px;
  }
  .catalogsearch-result-index main#maincontent .toolbar-products .field.limiter,
  .catalog-category-view main#maincontent .toolbar-products .field.limiter,
  .catalogsearch-result-index main#maincontent .toolbar-products .toolbar-sorter,
  .catalog-category-view main#maincontent .toolbar-products .toolbar-sorter {
    bottom: 30px;
  }
  .catalogsearch-result-index main#maincontent .toolbar-products:nth-last-of-type(1),
  .catalog-category-view main#maincontent .toolbar-products:nth-last-of-type(1) {
    padding-top: 0;
  }
  .catalog-category-view .grid li.product-item,
  .cms-index-index .grid li.product-item {
    width: 32.333%;
    margin-left: 8px;
  }
  .pages .pages-items {
    padding-top: 0;
  }
  .catalog-category-view main#maincontent .toolbar-products .toolbar-sorter,
  .catalog-category-view main#maincontent .toolbar-products .field.limiter {
    top: 15px;
    bottom: auto;
  }
  .catalog-category-view main#maincontent .toolbar-products .pages {
    right: 170px;
    bottom: 5px;
  }
  .catalog-category-view main#maincontent .toolbar-products p.toolbar-amount {
    display: inline-block;
    right: 35px;
    bottom: 12px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .catalog-category-view .grid li.product-item:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .catalogsearch-result-index .products.grid li.product-item,
  .catalog-category-view .products.grid li.product-item,
  .cms-index-index .products-grid li.product-item {
    margin-bottom: 15px;
  }
  .catalog-category-view .columns .column.main {
    padding-bottom: 0;
  }
  .catalog-category-view .column.main .product-items {
    margin-left: 0;
    background: #fff;
  }
  .catalog-category-view .products {
    margin-bottom: 15px;
  }
  .catalog-category-view .products.grid li.product-item {
    padding-right: 15px;
    padding-left: 15px;
  }
  .catalog-category-view .yotpo .standalone-bottomline .star-clickable {
    text-align: center;
  }
  .catalog-category-view .yotpo.bottomLine .yotpo-bottomline .yotpo-stars + .text-m {
    display: block;
    margin-left: 0;
  }
}
@media only screen and (max-width: 639px) {
  .product-item-actions {
    display: block;
  }
  .catalog-category-view .grid .product-item-details .product-item-inner .actions-secondary,
  .cms-index-index .products-grid .product-item-details .product-item-inner .actions-secondary {
    display: none;
  }
  .catalog-category-view .grid li.product-item,
  .cms-index-index .grid li.product-item {
    width: 49%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 639px) {
  .catalog-category-view .grid li.product-item:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  .catalogsearch-result-index main#maincontent .toolbar-products .toolbar-sorter,
  .catalog-category-view main#maincontent .toolbar-products .toolbar-sorter {
    top: 10px;
    bottom: auto;
  }
  .catalogsearch-result-index main#maincontent .toolbar-products .field.limiter,
  .catalog-category-view main#maincontent .toolbar-products .field.limiter {
    top: 50px;
    right: auto;
    bottom: auto;
    left: 40px;
  }
  .catalog-category-view .column.main .toolbar-products .sorter select,
  .catalog-category-view .column.main .toolbar-products .field.limiter .control select {
    height: 30px;
  }
  .pages .pages-items {
    padding-left: 0;
  }
  .catalog-category-view main#maincontent .toolbar-products .pages {
    right: auto;
    left: 20px;
  }
  .catalog-category-view main#maincontent .toolbar-products p.toolbar-amount {
    bottom: 6px;
  }
  .catalog-category-view .column.main .toolbar-products .pages .item,
  .catalog-category-view .column.main .toolbar-products .pages strong.page {
    line-height: normal;
  }
  .catalog-category-view .grid li.product-item {
    margin-left: 0;
    text-align: center;
  }
  .catalog-category-view .grid li.product-item .product-item-info {
    width: auto;
  }
}
.modalClass-checkqtypopup .modal-inner-wrap {
  width: 45%;
  border: 7px solid #615a4b;
  border-radius: 10px 10px 10px 10px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .modalClass-checkqtypopup .modal-inner-wrap {
    width: 75%;
    border: 7px solid #615a4b;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
  }
}
@media only screen and (min-width: 375px) and (max-width: 478px) {
  .catalog-category-view main#maincontent .toolbar-products p.toolbar-amount {
    display: inline-block;
    right: 10px;
  }
  .catalog-category-view main#maincontent .toolbar-products .pages {
    right: auto;
    left: 42px;
  }
  .pages-item-previous {
    left: 0px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
}
@media only screen and (min-width: 270px) and (max-width: 375px) {
  .catalog-category-view main#maincontent .toolbar-products p.toolbar-amount {
    display: inline-block;
    right: 1px;
  }
  .catalog-category-view main#maincontent .toolbar-products .pages {
    right: auto;
    left: 50px;
  }
  .pages-item-previous {
    left: 0px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
}
@media only screen and (max-width: 370px) {
  .catalog-category-view main#maincontent .toolbar-products p.toolbar-amount {
    display: inline-block;
    right: 10px;
    position: absolute;
    top: 65%;
  }
  .catalog-category-view .column.main .toolbar-products {
    border: none;
    background: white;
    height: 130px;
  }
  .pages ul li.first-item {
    margin-left: 15%;
  }
}
.product-item .product-item-info .tocompare:before,
.product-social-links .action.tocompare:before {
  background: #f5c011;
}
.product-item-name > a {
  color: #7aaf3d;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.product-item-name > a:visited {
  color: #7aaf3d;
}
.product-item-name > a:hover,
.product-item-name > a:active {
  color: #97c660;
  text-decoration: none;
}
.catalog-product-view.page-layout-1column .column.main {
  margin: 13px 0 95px;
  padding: 95px 30px 80px;
  background: #ffffff;
}
.catalog-product-view h1.page-title span {
  font-size: inherit;
  color: inherit;
}
.catalog-product-view .product-info-price .price-box {
  padding-bottom: 0;
}
.catalog-product-view .product-info-stock-sku {
  float: none;
  padding-bottom: 0;
  padding-left: 25px;
  font-size: 24px;
}
.catalog-product-view .product-info-stock-sku span {
  font-size: 12px;
}
.catalog-product-view .product-info-main .product-info-price .old-price {
  display: inline-block;
}
.catalog-product-view .product-info-main .product-info-price .old-price .price-container span.price-wrapper {
  padding: 0 10px 0 5px;
}
.catalog-product-view .product-info-main .product-info-price .old-price .price-container span.price-label {
  font-size: 14px;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  color: #5f5f5f;
}
.catalog-product-view .product-info-main .product-info-price .old-price .price-container span.price {
  font-size: 12px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: line-through;
  color: #5d594d;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price {
  display: inline-block;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price span.price {
  font-weight: bold;
  font-size: 18px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #f5a611;
}
.catalog-product-view .product-info-main .product-add-form {
  padding-top: 15px;
}
.catalog-product-view .product-info-main .grouped .label_times {
  display: block;
  margin-top: 10px;
}
.catalog-product-view .product-info-main .grouped .read-more {
  margin-top: 10px;
  cursor: pointer;
}
.catalog-product-view .product-info-main .grouped .subscription_description {
  padding-top: 10px;
}
.catalog-product-view .box-tocart {
  padding-top: 0;
}
.catalog-product-view .box-tocart .fieldset > .field.qty {
  display: block;
  height: auto;
}
.catalog-product-view .box-tocart .fieldset > .field.qty label[for="qty"] {
  display: block;
}
.catalog-product-view .box-tocart .fieldset > .field.qty .control {
  margin-top: 10px;
}
.catalog-product-view .box-tocart .fieldset > .field.qty input.qty {
  height: 49px;
}
.catalog-product-view .box-tocart .actions {
  display: block;
  float: none;
}
.catalog-product-view .box-tocart .actions button {
  margin: 30px 0 0;
}
.catalog-product-view .product-social-links {
  margin: 40px 0 30px;
}
.catalog-product-view .product-social-links .action {
  color: #95989a;
  margin-right: 0;
  padding: 0 7px;
  border-left: 1px solid #95989a;
}
.catalog-product-view .product-social-links .action:hover {
  color: #f5c011;
}
.catalog-product-view .product-social-links .action.towishlist::before {
  content: url("../images/icon-wishlist.jpg");
  width: 20px;
}
.catalog-product-view .product-social-links .action.tocompare::before {
  width: 23px;
  height: 19px;
  content: url('../images/icon-compare.jpg');
  background: none;
}
.catalog-product-view .product-social-links .action.mailto {
  margin-top: 1px;
  color: #333333;
}
.catalog-product-view .product-social-links .action.mailto:hover {
  color: #f5c011;
}
.catalog-product-view .product-social-links .action.mailto::before {
  content: url('../images/icon-share.jpg');
  width: 20px;
}
.catalog-product-view .product .fotorama__nav-wrap--horizontal {
  margin-top: 35px;
}
.catalog-product-view .product .fotorama__nav__shaft {
  width: 100%;
}
.catalog-product-view .product .fotorama__thumb-border {
  display: none;
}
.catalog-product-view .product .fotorama__nav--thumbs .fotorama__nav__frame {
  width: 30.9426% !important;
  margin-right: 3.4836%;
  padding: 0;
}
.catalog-product-view .product.attribute.overview {
  margin-top: 18px;
}
.catalog-product-view .product.info.detailed {
  padding-top: 50px;
}
.catalog-product-view .product.data.items > .item.title {
  position: relative;
}
.catalog-product-view .product.data.items > .item.title > .switch {
  font-size: 14px;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  color: #5f5f5f;
  background: none;
  border: none;
}
.catalog-product-view .product.data.items > .item.title.active::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -3px;
  width: 100%;
  height: 2px;
  background: #7aaf3d;
}
.catalog-product-view .product.data.items > .item.title.active > .switch:hover,
.catalog-product-view .product.data.items > .item.title.active > .switch:focus {
  padding-bottom: 0;
}
.catalog-product-view .product.data.items > .item.title:not(.disabled) > .switch:active {
  padding-bottom: 0;
}
.catalog-product-view .product.data.items > .item.content {
  border: none;
  border-top: 2px solid #dadada;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .product-info-main {
    width: 47.12%;
  }
  .catalog-product-view .product-info-main .page-title-wrapper h1 {
    margin-bottom: 14px;
  }
  .catalog-product-view .product.data.items > .item.title > .switch {
    padding: 0 35px;
  }
  .catalog-product-view .product.data.items > .item.content {
    margin-top: 44px;
    padding: 15px 0 35px;
  }
  .catalog-product-view .product.media {
    width: 41.35%;
  }
  .catalog-product-view .product.attribute.description {
    column-count: 2;
    column-gap: 35px;
  }
  .catalog-product-view .block.upsell .product-items {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .catalog-product-view .block.upsell .products-grid .product-item {
    width: 25%;
  }
}
.product-item .product-item-info .tocompare::before,
.product-social-links .action.tocompare::before {
  content: '\e61c';
  width: 16px;
  height: 16px;
  padding: 2px;
  font-size: 9px;
}
@media only screen and (max-width: 900px) {
  body.catalog-product-view .product .label-image img {
    width: 100%;
    margin: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  body.catalog-product-view .product .fotorama__nav__shaft {
    text-align: center;
  }
  body.catalog-product-view .box-tocart .actions {
    margin-left: 0;
  }
  .catalog-product-view .block.upsell .product-items {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .catalog-product-view .block.upsell .products-grid .product-item {
    width: 46.897%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .catalog-product-view .box-tocart .actions button {
    width: 100%;
  }
  .catalog-product-view .block.upsell .products-grid .product-item {
    width: 96%;
  }
}
@media only screen and (max-width: 400px) {
  .catalog-product-view .product-social-links .action {
    margin-right: 25px;
  }
}
@media only screen and (max-width: 359px) {
  .catalog-product-view .product-social-links .action {
    margin-right: 7px;
  }
}
.modalClass-checkqtypopup .modal-inner-wrap {
  width: 45%;
  border: 7px solid #615a4b;
  border-radius: 10px 10px 10px 10px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .modalClass-checkqtypopup .modal-inner-wrap {
    width: 75%;
    border: 7px solid #615a4b;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
  }
}
.table-wrapper.grouped .subscription-field {
  clear: both;
}
.table-wrapper.grouped .subscription-qty {
  width: 54px;
}
.table-wrapper.grouped .subscription-row {
  border-top: 2px solid #cccccc;
}
.table-wrapper.grouped .subscription-sku strong,
.table-wrapper.grouped .subscription-sku .value {
  font-weight: normal;
  display: inline;
}
.table-wrapper.grouped .row-sku td,
.table-wrapper.grouped .row-child-products td {
  border-top: none;
}
.table-wrapper.grouped .row_price td {
  border: none;
  padding: 0;
}
.table-wrapper.grouped .row_price .product-info-price {
  display: block;
  padding: 0 11px;
}
.table-wrapper.grouped .row_price .product_discounted {
  margin-top: 10px;
  margin-left: 30px;
}
.page-product-grouped .product-info-stock-sku,
.page-product-grouped .attribute.sku {
  display: none;
}
.page-product-grouped .product-info-price {
  display: none;
}
.page-product-grouped .product-info-main .product-add-form {
  padding-top: 0;
}
.yotpoBottomLine .product-social-links {
  margin: 0;
  display: inline;
}
.yotpoBottomLine .bottomLine {
  float: left;
}
.custom_tooltip {
  position: relative;
  display: inline-block;
}
.custom_tooltip .tooltip_container {
  position: absolute;
  width: 380px;
  z-index: 1;
  bottom: 125%;
  left: calc(50% - 190px);
  text-align: left;
  background-color: #e7e7e7;
  visibility: hidden;
  opacity: 0;
  transition: opacity 1s;
}
.custom_tooltip .tooltip_container h3.tooltip_title {
  font-size: 14px;
  margin-top: 5px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #fff;
  background-color: #97c660;
  padding: 10px 20px;
  text-align: center;
  margin: 0;
}
.custom_tooltip .tooltip_container .tooltip_content {
  padding: 20px 25px;
}
.custom_tooltip .tooltip_container .tooltip_content span {
  color: #000;
}
.custom_tooltip .tooltip_container::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #e7e7e7 transparent transparent transparent;
}
.custom_tooltip:hover .tooltip_container {
  visibility: visible;
  opacity: 1;
}
.product_discounted {
  display: inline-block;
}
.product_discounted .discounted_container {
  background-color: #f5a611;
  padding: 3px 15px;
  border-radius: 10px;
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.product_discounted .discounted_container > img {
  float: left;
  width: 20px;
}
.product_discounted .discounted_container .content_discount {
  float: left;
  padding: 0px 10px;
}
.product_discounted .discounted_container .content_discount span {
  color: #fff;
  font-weight: bold;
}
.product_discounted .discounted_container.pro_bogo {
  background-color: #60c6c2;
}
.product_discounted .discounted_container.pro_gift {
  background-color: transparent;
}
.product_discounted .discounted_container.pro_gift span {
  color: #f5a611;
}
.product_discounted .discounted_info {
  float: left;
}
.product_discounted .discounted_info img {
  width: 24px;
}
.manufacturer-index-brand .products.list li.product-item,
.catalog-category-view .products.list li.product-item {
  position: relative;
}
.manufacturer-index-brand .products.list li.product-item .list-discounted,
.catalog-category-view .products.list li.product-item .list-discounted {
  position: absolute;
  left: 0;
  padding: 12px;
  border-radius: 0 30px 30px 0;
  top: 35px;
  background-color: #8DB0F2;
  z-index: 9;
}
.manufacturer-index-brand .products.list li.product-item .list-discounted > img,
.catalog-category-view .products.list li.product-item .list-discounted > img {
  float: left;
  width: 20px;
}
.manufacturer-index-brand .products.list li.product-item .list-discounted .content_discount,
.catalog-category-view .products.list li.product-item .list-discounted .content_discount {
  float: left;
  padding: 2px 10px 0px 10px;
}
.manufacturer-index-brand .products.list li.product-item .list-discounted .content_discount span,
.catalog-category-view .products.list li.product-item .list-discounted .content_discount span {
  color: #fff;
  font-weight: bold;
}
.manufacturer-index-brand .products.list li.product-item .list-discounted.bogo-discounted,
.catalog-category-view .products.list li.product-item .list-discounted.bogo-discounted {
  background-color: #60c6c2;
}
.manufacturer-index-brand .products.list li.product-item .list-discounted.gift-discounted,
.catalog-category-view .products.list li.product-item .list-discounted.gift-discounted {
  background-color: #7aaf3d;
}
.manufacturer-index-brand .products.list li.product-item .list-discounted.gift-discounted span::before,
.catalog-category-view .products.list li.product-item .list-discounted.gift-discounted span::before {
  content: url("../images/icon-gift.png");
}
@media only screen and (max-width: 767px) {
  .custom_tooltip .tooltip_container {
    width: 320px;
    left: calc(50% - 160px);
  }
}
@media only screen and (max-width: 767px) {
  .custom_tooltip .tooltip_container {
    width: 320px;
    left: calc(50% - 160px);
  }
}
@media only screen and (max-width: 355px) {
  .custom_tooltip .tooltip_container {
    width: 260px;
    left: calc(50% - 130px);
  }
}
.account .column.main .block:not(.widget) .block-title a {
  text-transform: none;
}
.account .column.main .block:not(.widget) .block-title > strong {
  font-size: 18px;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  color: #5f5f5f;
}
.account ul.nav .item a:visited {
  color: #5f5f5f;
}
.account ul.nav .item a:hover {
  color: #97c660;
}
.account ul.nav li.item.current > strong {
  color: #97c660;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
select,
#braintree_cc_number,
#braintree_expirationMonth,
#braintree_expirationYear,
#braintree_cc_cid {
  height: 49px;
  padding: 0 20px;
  font-size: 14px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333333;
  border: 2px solid #333333;
  border-radius: 3px;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
#braintree_cc_number::-webkit-input-placeholder,
#braintree_expirationMonth::-webkit-input-placeholder,
#braintree_expirationYear::-webkit-input-placeholder,
#braintree_cc_cid::-webkit-input-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
select::-moz-placeholder,
#braintree_cc_number::-moz-placeholder,
#braintree_expirationMonth::-moz-placeholder,
#braintree_expirationYear::-moz-placeholder,
#braintree_cc_cid::-moz-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
select:-ms-input-placeholder,
#braintree_cc_number:-ms-input-placeholder,
#braintree_expirationMonth:-ms-input-placeholder,
#braintree_expirationYear:-ms-input-placeholder,
#braintree_cc_cid:-ms-input-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
select:-moz-placeholder,
#braintree_cc_number:-moz-placeholder,
#braintree_expirationMonth:-moz-placeholder,
#braintree_expirationYear:-moz-placeholder,
#braintree_cc_cid:-moz-placeholder {
  color: #c4c4c4;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
select:focus,
#braintree_cc_number:focus,
#braintree_expirationMonth:focus,
#braintree_expirationYear:focus,
#braintree_cc_cid:focus,
input[type="text"].braintree-hosted-fields-focused,
input[type="password"].braintree-hosted-fields-focused,
input[type="url"].braintree-hosted-fields-focused,
input[type="tel"].braintree-hosted-fields-focused,
input[type="search"].braintree-hosted-fields-focused,
input[type="number"].braintree-hosted-fields-focused,
input[type="datetime"].braintree-hosted-fields-focused,
input[type="email"].braintree-hosted-fields-focused,
select.braintree-hosted-fields-focused,
#braintree_cc_number.braintree-hosted-fields-focused,
#braintree_expirationMonth.braintree-hosted-fields-focused,
#braintree_expirationYear.braintree-hosted-fields-focused,
#braintree_cc_cid.braintree-hosted-fields-focused {
  border-color: #97c660;
  box-shadow: none;
}
input[type="text"].mage-error,
input[type="password"].mage-error,
input[type="url"].mage-error,
input[type="tel"].mage-error,
input[type="search"].mage-error,
input[type="number"].mage-error,
input[type="datetime"].mage-error,
input[type="email"].mage-error,
select.mage-error,
#braintree_cc_number.mage-error,
#braintree_expirationMonth.mage-error,
#braintree_expirationYear.mage-error,
#braintree_cc_cid.mage-error {
  border-color: #c90505;
}
select {
  padding-right: 45px;
}
.field.choice {
  position: relative;
  margin: 20px auto;
}
.field.choice label {
  width: 14px;
  height: 14px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  border: 2px solid #333333;
  border-radius: 2px;
}
.field.choice label:after {
  content: '';
  width: 11px;
  height: 5px;
  position: absolute;
  top: 2px;
  left: 0;
  border: 2px solid #ffffff;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  transform: rotate(-45deg);
}
.field.choice label > span {
  position: absolute;
  top: -2px;
  left: 25px;
  width: 81vw;
  max-width: 420px;
}
.field.choice input[type=checkbox] {
  visibility: hidden;
}
.field.choice input[type=checkbox]:checked + label {
  width: 14px;
  height: 14px;
  background: #97c660;
  border-color: #97c660;
}
.field.choice input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.col-method {
  position: relative;
}
.col-method label.radio-label {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 20px;
  left: 0;
  background: #ffffff;
  border: 2px solid #333333;
  border-radius: 50px;
}
.col-method label.radio-label:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 3px;
  left: 3px;
  background: #97c660;
  opacity: 0;
  border-radius: 50px;
}
.col-method input[type=radio] {
  visibility: hidden;
}
.col-method input[type=radio]:checked + label {
  background: #ffffff;
  border-color: #97c660;
}
.col-method input[type=radio]:checked + label:after {
  opacity: 1;
}
div.radio-field {
  position: relative;
}
div.radio-field span.radio-check {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 20px;
  left: 0;
  background: #ffffff;
  border: 2px solid #333333;
  border-radius: 50px;
}
div.radio-field span.radio-check:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 3px;
  left: 3px;
  background: #97c660;
  opacity: 0;
  border-radius: 50px;
}
div.radio-field input[type=radio] {
  visibility: hidden;
  position: absolute;
}
div.radio-field input[type=radio]:checked ~ .radio-check {
  background: #ffffff;
  border-color: #97c660;
}
div.radio-field input[type=radio]:checked ~ .radio-check:after {
  opacity: 1;
}
select {
  background: #ffffff url("../images/arrow-btm.png") right 25px center / 10px 5px no-repeat;
  cursor: pointer;
}
select:focus:not([disabled]) {
  box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .login-container .fieldset::after {
    margin-top: 10px;
  }
}
.rating-summary .rating-result::before {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  color: #e7e7e7;
}
.rating-summary .rating-result > span::before {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  color: #97c660;
}
.bg-gray {
  background: #e7e7e7;
}
.how-it-work h2 {
  font-size: 42px;
  font-weight: 300;
  text-align: center;
  padding: 25px 0;
  margin-top: 10px;
  padding-bottom: 70px;
}
.how-it-work h3 {
  text-align: center;
  padding-bottom: 30px;
}
.how-it-work h3 a {
  font-size: 30px;
  font-weight: 300;
  text-decoration: underline;
  position: relative;
}
.how-it-work h3 a:after {
  content: '';
  background: url(../images/play-icon.png) no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  background-size: 100%;
  right: -51px;
}
.how-it-work ul {
  padding: 0;
}
.how-it-work ul li {
  text-align: center;
}
.how-it-work ul li img {
  height: 100px;
}
.how-it-work ul li a {
  color: #333333;
  font-size: 17px;
  text-decoration: underline;
}
.how-it-work ul li span {
  display: block;
  font-size: 17px;
  padding-top: 20px;
}
.subscription-banner {
  width: 100%;
  position: relative;
  padding-bottom: 25.89%;
  margin-top: -10px;
}
.subscription-banner .subscription-image {
  border: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, transparent, #ffffff), url(../images/header-image.jpg) no-repeat;
  background-size: contain;
}
.subscription-banner:after {
  content: '';
  background: url(../images/truck-icon.png) no-repeat;
  width: 150px;
  height: 150px;
  position: absolute;
  background-size: 90%;
  right: calc(50% - 75px);
  top: calc(50% - 55px);
}
.subscription-banner h1 {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  top: 83%;
  font-size: 4.2rem;
  z-index: 10;
}
.benefits {
  padding-bottom: 40px;
}
.benefits h2 {
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  padding: 50px 0 25px 0;
}
.benefits ul {
  padding: 0;
}
.benefits ul li {
  padding-top: 30px;
  text-align: center;
  box-sizing: border-box;
}
.benefits ul li img {
  height: 60px;
}
.benefits ul li strong {
  display: block;
  font-size: 22px;
  font-weight: 400;
  padding-top: 10px;
}
.benefits ul li span {
  display: block;
  font-size: 17px;
  padding-top: 10px;
}
.col3 {
  display: inline-block;
  width: 24%;
  vertical-align: top;
}
.col4 {
  display: inline-block;
  width: 33%;
  vertical-align: top;
}
.discounts {
  padding: 20px 0;
}
.discounts h2 {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  padding: 25px 0;
}
.discounts ul {
  padding: 0;
}
.discounts ul li {
  vertical-align: middle;
  text-align: center;
  box-sizing: border-box;
  padding: 20px;
}
.discounts ul li img {
  height: 100px;
}
.discounts.bg-gray ul li img {
  height: auto;
  width: 70%;
}
.subscription-login h2 {
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  padding: 25px 0;
}
.subscription-login strong {
  font-size: 27px;
  padding-bottom: 20px;
  display: block;
}
.subscription-login .block-content {
  width: 500px;
  margin: 0 auto;
}
@media only screen and (max-width: 910px) {
  .subscription-banner h1 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 639px) {
  .subscription-login .block-content {
    width: 100%;
  }
  .subscription-banner:after {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 639px) {
  .col-s-6 {
    width: 49%;
  }
  .subscription-banner:after {
    width: 100px;
    height: 100px;
    right: calc(50% - 50px);
    top: calc(50% - 50px);
  }
}
@media only screen and (max-width: 479px) {
  .col-xs-12 {
    width: 100%;
  }
  .subscription-banner:after {
    width: 60px;
    height: 60px;
    right: calc(50% - 30px);
    top: calc(50% - 30px);
  }
  .subscription-banner h1 {
    font-size: 2rem;
  }
}
.subscription-item {
  width: 45%;
  float: left;
  background: #fff;
  margin: 0 5px;
  padding: 10px;
}
.col-md-6 {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.upsell_cart_modal_popup .action-close {
  padding: 11px;
  z-index: 99;
}
.upsell_cart_modal_popup .modal-inner-wrap {
  max-width: 900px;
}
.upsell_cart_modal_popup .modal-inner-wrap .minicart-wrapper {
  float: none;
}
.upsell_cart_modal_popup .modal-inner-wrap .minicart-items-wrapper {
  margin-top: 3rem;
  box-sizing: border-box;
}
.upsell_cart_modal_popup .modal-inner-wrap .minicart-items-wrapper .product-item {
  margin: 0;
}
.upsell_cart_modal_popup .discount .field {
  text-align: left;
}
.upsell_cart_modal_popup .discount .field label {
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
  font-size: 15px;
}
.upsell_cart_modal_popup .discount #discount-code {
  width: calc((100% - 132px));
}
.upsell_cart_modal_popup .discount .control {
  position: relative;
}
.upsell_cart_modal_popup .discount button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px 15px;
  width: 132px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #97c660;
}
.upsell_cart_modal_popup .popup-checkout {
  text-align: center;
}
.upsell_cart_modal_popup .upsell-products {
  width: 50%;
  background: #e7e7e7;
  margin-top: -42px;
  margin-right: 0;
  float: right;
  position: absolute;
  right: 0;
  height: 100%;
}
.upsell_cart_modal_popup .upsell-products .overflowed {
  overflow-y: scroll;
}
.upsell_cart_modal_popup .upsell-products .upsel-products .product-price {
  margin-bottom: 40px;
}
.upsell_cart_modal_popup .upsell-products img {
  width: 75px;
}
.upsell_cart_modal_popup .upsell-products h2 {
  font-weight: bold;
  text-align: center;
  font-size: 3.5rem;
  padding-top: 20px;
}
.upsell_cart_modal_popup .upsell-products h2 span {
  color: #f97d26;
}
.upsell_cart_modal_popup .upsell-products ul {
  padding-right: 42px;
}
.upsell_cart_modal_popup .upsell-products ul li {
  list-style: none;
  clear: both;
  border-top: 1px solid #ccc;
  padding: 20px 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  position: relative;
  text-align: left;
}
.upsell_cart_modal_popup .upsell-products ul li a.product-item-photo {
  float: left;
  margin-right: 20px;
}
.upsell_cart_modal_popup .upsell-products ul li .product-name {
  font-weight: bold;
  font-size: 15px;
}
.upsell_cart_modal_popup .upsell-products ul li .price {
  font-weight: bold;
}
.upsell_cart_modal_popup .upsell-products ul li .actions {
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 0;
}
.upsell_cart_modal_popup .upsell-products ul li .actions .tocart {
  background: #f97d26;
}
.upsell_cart_modal_popup .upsell-products ul li .actions .qty {
  width: 35px;
  margin-left: 10px;
  height: 35px;
  padding: 0 5px;
  text-align: center;
}
.upsell_cart_modal_popup .cart-items .popup-cart-checkout {
  max-width: 322px;
  display: inline-block;
  border-radius: 3px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 14px 17px;
  box-sizing: border-box;
}
.upsell_cart_modal_popup .cart-items ul li {
  list-style: none;
}
@media only screen and (max-width: 800px) {
  .upsell_cart_modal_popup .upsell-products,
  .upsell_cart_modal_popup .cart-items {
    position: relative;
    width: 100%;
    background: #fff;
    margin: 0;
  }
  .upsell_cart_modal_popup .modal-inner-wrap .minicart-items-wrapper,
  .upsell_cart_modal_popup .upsell-products .upsel-products {
    max-height: none;
  }
  .upsell_cart_modal_popup .upsell-products ul {
    padding: 0;
  }
}
.modal-slide._show,
.modal-popup._show.confirm {
  z-index: 905 !important;
}
.column .block-addbysku .action.remove {
  font-size: 12px;
  color: #7aaf3d;
}
.column .block-addbysku .action.remove:hover {
  color: #97c660;
  text-decoration: none;
}
.payment-method-braintree .hosted-control {
  max-width: 340px;
  width: 100%;
}
.payment-method-braintree .hosted-control.hosted-date {
  width: 115px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
  margin-right: 5px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type::after {
  display: none;
}
.payment-method-braintree .hosted-control.hosted-cid {
  width: 75px;
}
.payment-method-braintree .cvv .field-tooltip {
  left: 9rem;
}
.payment-method-braintree .save-cc-checkbox .field-tooltip {
  margin-left: 135px;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-wishlist .block-title strong,
.widget .block-title strong {
  margin-right: 10px;
  font-size: 18px;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  color: #5f5f5f;
}
.sidebar .action.tocart {
  border-radius: 3px;
}
.product-info-main .product-info-price {
  margin-bottom: 0;
  padding-top: 25px;
  border-top: 2px solid #dadada;
  border-bottom: none;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: normal;
  text-transform: none;
  color: #97c660;
}
.product-info-main .stock.unavailable {
  color: #c90505;
}
.product-info-main .product-options-wrapper select {
  background-position: 95% center;
}
.catalog-product-view .product-social-links {
  display: inline;
}
.product-badges {
  clear: both;
  margin: 5px 0 0;
  padding: 0;
  list-style: none;
}
.product-badges li {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin-right: 10px;
  text-indent: -999em;
}
.product-badges li:last-child {
  margin-right: 0;
}
.product-badges li[value='Vegan'] {
  background: url("../images/vegan-badge.png") no-repeat;
}
.product-badges li[value='Raw'] {
  background: url("../images/raw-badge.png") no-repeat;
}
.product-badges li[value='Gluten-Free'] {
  background: url("../images/gluten-free-badge.png") no-repeat;
}
.product-badges li[value='Non-GMO'] {
  background: url("../images/non-gmo-badge.png") no-repeat;
}
.product-badges li[value='Non-GMO Verified'] {
  background: url("../images/non-gmo-verified-badge.png") no-repeat center / contain;
}
.product-badges li[value='Hypo-Allergenic'] {
  background: url("../images/hypo-allergenic-badge.png") no-repeat;
}
.product-badges li[value='Wild Harvested'] {
  background: url("../images/wild-harvest-badge.png") no-repeat;
}
.product-badges li[value='USDA Organic'] {
  background: url("../images/usda-organic-badge.png") no-repeat;
}
.product-badges li[value='Kosher'] {
  background: url("../images/kosher-badge.png") no-repeat center / contain;
}
.product-badges li[value='Kosher DE'] {
  background: url("../images/kosher-de-badge.png") no-repeat center / contain;
}
.abs-account-block-font-size,
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.block-balance-giftcard .block-content,
.block-reviews-dashboard .product-name {
  font-size: 12px;
}
.products-reviews-toolbar .toolbar-amount {
  position: static;
}
.account .page-title-wrapper .page-title {
  position: static;
  width: auto;
  height: auto;
  overflow: inherit;
}
.block-balance .price {
  font-size: 22px;
}
.filter-options-item {
  padding-bottom: 15px;
}
.filter-options-content {
  margin-top: 2px;
  padding-top: 0;
  padding-bottom: 0;
}
.filter-options-content a {
  color: #5f5f5f;
}
.filter-options-content a:visited {
  color: #5f5f5f;
}
.filter-options-content a:hover {
  color: #7aaf3d;
  background: none;
}
.filter-options-content a:hover .count {
  color: #7aaf3d;
}
.filter-options-content a .count {
  color: #5f5f5f;
}
.form-address-edit .actions-toolbar .action.primary {
  font-size: 14px;
  line-height: normal;
  padding: 7px 15px;
}
.block.newsletter .field {
  max-width: 450px;
}
.block.newsletter .field .control input {
  height: 49px;
  border-radius: 3px;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  position: relative;
  margin-right: 19px;
}
.product-reviews-summary .reviews-actions a::after {
  content: '|';
  position: absolute;
  top: 2px;
  right: -13px;
  width: 1px;
  height: 13px;
  color: transparent;
  background: #a7a9ab;
}
.product-reviews-summary .rating-result {
  width: 69px;
  margin-top: 3px;
}
@media only screen and (min-width: 768px) {
  .product-reviews-summary {
    margin-bottom: 10px;
  }
}
.block-collapsible-nav {
  top: 0;
}
.block-collapsible-nav .item a {
  color: #5f5f5f;
}
.block-collapsible-nav .item a:visited {
  color: #5f5f5f;
}
.block-collapsible-nav .item a:hover {
  color: #97c660;
}
