body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #0076bd;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0;
  padding: 0;
  color: #333333;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: 'normal';
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 2.5rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1.3rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
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*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
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*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
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*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.product-items,
.prices-tier,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.product-items > li,
.prices-tier > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 6px 0;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.apple-pay-button {
  width: 100%;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.block-compare .block-title,
.block-wishlist .block-title {
  margin-bottom: 15px;
}
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.block-compare .block-title > strong,
.block-wishlist .block-title > strong {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title,
.account .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.magento-payments-review .block .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title,
.account .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.magento-payments-review .block .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.magento-payments-review .block .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.magento-payments-review .block .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box,
.account .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\f0d7';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\f0d8';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-return-items .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\f00d';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active {
  color: #0076bd;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus) {
  box-shadow: none;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.abs-action-remove:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-remove:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #0076bd;
  text-decoration: underline;
}
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.product-item-actions .actions-secondary > .action:not(.tocompare) span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.account .column.main .limiter > .label,
.field.street .field.additional .label,
.block.newsletter .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.header.content:before,
.header.content:after,
.row:before,
.row:after,
.row-fluid:before,
.row-fluid:after,
.block.icon-blocks .ib-blocks:before,
.block.icon-blocks .ib-blocks:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.header.content:after,
.row:after,
.row-fluid:after,
.block.icon-blocks .ib-blocks:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\f0d7';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\f0d8';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-item-actions .actions-secondary > .action,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-item-actions .actions-secondary > .action > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-item-actions .actions-secondary > .action:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #999999;
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-item-actions .actions-secondary > .action:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.apple-pay-button,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.multicheckout .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.form-address-edit .actions-toolbar .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\f106';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after {
  content: '\f106';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\f196';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.sidebar .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 6px 0;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\f104';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\f021';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\f106';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.magento-payments-review-discount > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\f106';
}
.magento-payments-review-discount.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.clearfix:after {
  display: table;
  content: '';
  clear: both;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\f071';
  font-family: 'Font Awesome\ 5 Free';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\f071';
  font-family: 'Font Awesome\ 5 Free';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\f071';
  font-family: 'Font Awesome\ 5 Free';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\f071';
  font-family: 'Font Awesome\ 5 Free';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\f00c';
  font-family: 'Font Awesome\ 5 Free';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\f0c9';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
blockquote p:before {
  content: "“";
}
blockquote p:after {
  content: "”";
}
#touch-navigation .close-link {
  box-shadow: none;
  color: #0076bd;
}
#touch-navigation .language-switcher + li {
  position: absolute;
  right: 45px;
  top: -5px;
}
#touch-navigation .language-switcher + li .my-account {
  padding-left: 35px !important;
}
#touch-navigation .ausschreiben-btn {
  display: none !important;
}
#touch-navigation .header.links .language-switcher + li .submenu-trigger {
  padding: 0 4px 0 12px !important;
}
#touch-navigation .header.links .language-switcher + li.open-sub .submenu-trigger {
  padding: 0 2px 0 3px !important;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .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;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\f073';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'Font Awesome\ 5 Free';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
a.action.continue,
.btn,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  padding-bottom: 12px;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
button:active,
a.action.primary:active,
a.action.continue:active,
.btn:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
}
a.action.primary,
a.action.continue {
  background-image: none !important;
  background: #1979c3 !important;
  border: 1px solid #1979c3 !important;
  color: #ffffff !important;
  cursor: pointer !important;
  display: inline-block !important;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
  padding: 7px 15px !important;
  font-size: 1.4rem !important;
  box-sizing: border-box !important;
  vertical-align: middle !important;
  transition: all 0.3s ease-in-out;
}
a.action.primary:focus,
a.action.continue:focus,
a.action.primary:active,
a.action.continue:active {
  background: #006bb4 !important;
  border: 1px solid #006bb4 !important;
  color: #ffffff !important;
}
a.action.primary:hover,
a.action.continue:hover {
  background: #006bb4 !important;
  border: 1px solid #006bb4 !important;
  color: #ffffff !important;
}
a.action.primary.disabled,
a.action.continue.disabled,
a.action.primary[disabled],
a.action.continue[disabled],
fieldset[disabled] a.action.primary,
fieldset[disabled] a.action.continue {
  opacity: 0.5 !important;
  cursor: default !important;
  pointer-events: none !important;
}
button,
.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
}
button:focus,
.action.primary:focus,
button:active,
.action.primary:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
button:hover,
.action.primary:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
button.disabled,
.action.primary.disabled,
button[disabled],
.action.primary[disabled],
fieldset[disabled] button,
fieldset[disabled] .action.primary,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
form.center {
  text-align: center;
}
a.btn-transparent {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  min-width: 220px;
  text-align: center;
  border-radius: 2px;
  text-decoration: none;
  color: #0076bd;
  background-color: transparent;
  box-shadow: none;
  font-weight: normal;
  border: 1px solid #0076bd;
  transition: all 0.3s ease-in-out;
  font-size: 1.6rem;
  line-height: 1.6rem;
  border-radius: 0;
}
a.btn-transparent:hover {
  color: #FFF !important;
  background-color: #0076bd;
  border: 1px solid #FFF;
}
a.btn-transparent .action.apply.primary {
  color: #FFF !important;
  background-color: #0076bd !important;
  box-shadow: none !important;
  height: 50px !important;
  max-width: 220px !important;
  width: 100% !important;
  font-weight: normal;
  border: 1px solid #0076bd !important;
  font-size: 1.6rem;
  line-height: 35px;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
}
a.btn-transparent .action.apply.primary:hover {
  color: #FFF !important;
  background-color: #0066a4 !important;
  border: 1px solid #FFF;
}
button.action-auth-toggle:focus,
.cart.table-wrapper .actions-toolbar > .action.action-auth-toggle:focus,
.action-gift.action-auth-toggle:focus {
  color: #FFF !important;
}
button.action-auth-toggle:focus span,
.cart.table-wrapper .actions-toolbar > .action.action-auth-toggle:focus span,
.action-gift.action-auth-toggle:focus span {
  top: initial !important;
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  padding: 7px 15px;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  text-decoration: none !important;
}
.button.primary {
  background-color: #0076bd;
  border: 1px solid #0076bd;
  color: #FFF;
}
.button.primary:hover {
  background-color: transparent;
  color: #0076bd;
}
.button.primary-inverse {
  background-color: transparent;
  border: 1px solid #0076bd;
  color: #0076bd;
}
.button.primary-inverse:hover {
  background-color: #0076bd;
  color: #FFF;
}
.button.secondary {
  background-color: #354c54;
  border: 1px solid #354c54;
  color: #FFF;
}
.button.secondary:hover {
  background-color: transparent;
  color: #354c54;
}
.button.secondary-inverse {
  background-color: transparent;
  border: 1px solid #354c54;
  color: #354c54;
}
.button.secondary-inverse:hover {
  background-color: #354c54;
  color: #FFF;
}
.button.tertiary {
  background-color: #828c4f;
  border: 1px solid #828c4f;
  color: #FFF;
}
.button.tertiary:hover {
  background-color: transparent;
  color: #828c4f;
}
.button.tertiary-inverse {
  background-color: transparent;
  border: 1px solid #828c4f;
  color: #828c4f;
}
.button.tertiary-inverse:hover {
  background-color: #828c4f;
  color: #FFF;
}
.button.white {
  background-color: #FFF;
  border: 1px solid #FFF;
  color: #354c54;
}
.button.white:hover {
  background-color: transparent;
  color: #FFF;
}
.button.white-inverse {
  background-color: transparent;
  border: 1px solid #FFF;
  color: #FFF;
}
.button.white-inverse:hover {
  background-color: #FFF;
  color: #354c54;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.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 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  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: #fcfcfc;
}
.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;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #0076bd;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\f105';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\f104';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 20px;
  min-height: 24px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\f105';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  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;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\f00d';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\f00d';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@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 {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  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 {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  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,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  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,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  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;
  position: relative;
  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.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.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;
}
.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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:visited,
.action-gift.pagebuilder-button-link:visited {
  color: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #0076bd;
  text-decoration: underline;
}
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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 6px 0;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.action-gift.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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 6px 0;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[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;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.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='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1200px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[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: 1200px;
  width: 100%;
}
[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;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: 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 .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.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;
  overflow: auto;
}
.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;
}
.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'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
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%;
}
div[data-content-type='slider'] 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;
}
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,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.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 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.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 {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbbbbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
axo-auth,
paypal-shipping-address-selector {
  position: fixed;
  z-index: 10000;
}
.paypal-fastlane-powered-by {
  display: block;
  margin: 5px 0;
  width: 150px;
}
.paypal-fastlane-shipping-change-address-form {
  margin-bottom: 30px;
}
.paypal-fastlane-shipping-change-address-form button,
.paypal-fastlane-shipping-change-address-form .cart.table-wrapper .actions-toolbar > .action,
.paypal-fastlane-shipping-change-address-form .action-gift {
  width: 100%;
}
.paypal-fastlane-divider {
  margin-top: 30px;
  position: relative;
  text-align: center;
  width: 100%;
}
.paypal-fastlane-divider:before {
  border-bottom: 1px solid #cccccc;
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.paypal-fastlane-divider span {
  background-color: #f4f4f4;
  padding: 0 10px;
  position: relative;
}
#payment-services-paypal-fastlane paypal-payment {
  display: block;
  margin-bottom: 20px;
}
#payment-services-paypal-fastlane + .checkout-agreements-block .recaptcha-checkout-place-order {
  margin-bottom: 20px;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button,
.google-pay .cart.table-wrapper .actions-toolbar > .action,
.google-pay .action-gift {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amasty-label-container:not(.-preview) {
  max-height: 300px !important;
  max-width: 300px !important;
}
.amasty-label-container.-link:hover {
  cursor: pointer;
}
.amasty-label-container.-link:hover .amlabel-text {
  text-decoration: underline;
}
.fotorama--fullscreen .amasty-label-container {
  display: none;
}
.products-upsell .product-item .amlabel-text {
  font-size: 12px !important;
  padding: 0 !important;
}
.fotorama .amlabel-text.-am-centered {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
}
.admin__field.-amlabel-hidden {
  margin: 0;
}
.admin__field.-amlabel-hidden > .admin__field-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amlabel-image-preview {
  border: 1px solid #cccccc;
  display: flex;
  position: absolute;
  right: 0;
  white-space: nowrap;
  width: calc(100% * .25 - 30px);
  z-index: 99;
}
.amlabel-image-preview .amlabel-text {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.amlabel-image-preview > .amlabel-image {
  height: 100%;
  width: 100%;
}
.amlabel-image-preview .amlabel-position-wrapper {
  display: flex;
  position: absolute;
}
.amlabel-image-preview .amasty-label-container {
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 100%;
  position: relative;
}
.amlabel-image-preview .amlabel-preview-image + .amlabel-text {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
}
.amlabel-position-wrapper {
  z-index: 995;
}
.sidebar .amlabel-position-wrapper {
  z-index: 9;
}
.block-viewed-products-grid .amlabel-position-wrapper {
  z-index: 2;
}
.am-labels-rule {
  /* phpcs:ignore Magento2.Less.TypeSelectors.UpperCaseSelector */
}
.am-labels-rule .rule-chooser [id^='skuChooserGrid'] ._clickable .col-in_products:first-child input.checkbox {
  height: 1.6rem;
  margin: 0;
  width: 1.6rem;
}
.amlabel-position-chooser {
  border-collapse: initial;
  border-spacing: 2px;
}
.amlabel-position-chooser td {
  border: 2px solid;
  cursor: pointer;
  padding: 20px;
}
.amlabel-position-chooser td[data-amlabel-position-enabled='0'] {
  background-color: #ced4de;
  cursor: not-allowed;
}
.amlabel-position-chooser td[data-amlabel-position-selected='1'] {
  background-color: #ffa726;
}
.amlabel-position-chooser td:hover:not([data-amlabel-position-enabled='0']) {
  background-color: rgba(255, 167, 38, 0.5);
}
.amlabel-position-chooser.amlabel-visual-chooser {
  border-spacing: 6px;
}
.amlabel-position-chooser.amlabel-visual-chooser td {
  padding: 5px;
}
.amlabel-position-chooser.amlabel-visual-chooser td[data-amlabel-position-selected='1'] {
  background-color: #007bdb;
  border-color: #007bdb;
  color: #fff;
}
.amlabel-position-chooser.amlabel-visual-chooser td:hover:not([data-amlabel-position-enabled='0'], [data-amlabel-position-selected='1']) {
  background-color: #e8f5ff;
  border-color: #000;
  color: #000;
}
.amlabel-shapes-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.amlabel-shapes-container > .amlabel-shape {
  align-items: center;
  border: 1px solid #eee;
  display: flex;
  flex-wrap: nowrap;
  height: 55px;
  justify-content: center;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  vertical-align: top;
  width: 115px;
}
.amlabel-shapes-container > .amlabel-shape:hover {
  border-color: #c4c4c4;
}
.amlabel-shapes-container > .amlabel-shape.-am-checked {
  border-color: #000;
}
.amlabel-shapes-container .amlabel-image {
  height: 40px;
}
.am-attachments {
  color: #000000;
}
.am-attachments .am-fileline {
  margin-bottom: 5px;
}
.am-attachments .am-fileline .am-fileicon {
  color: #000000;
  margin-right: 10px;
  max-height: 30px;
  vertical-align: middle;
}
.am-attachments .am-fileline .am-filelink {
  line-height: 30px;
  height: 30px;
}
.am-attachments .am-fileline .am-filesize {
  color: #000000;
  font-size: 90%;
}
[data-content-type="article"] {
  list-style-type: none;
}
[data-content-type="article-item"] [data-role="collapsible"] {
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
[data-content-type="article-item"] [data-role="collapsible"]:before {
  font-family: 'pagebuilder-font';
  margin-right: 5px;
  font-size: 12px;
  left: 15px;
  position: absolute;
}
[data-content-type="article-item"] [data-role="collapsible"][aria-expanded="true"]:before {
  content: '\f104';
}
[data-content-type="article-item"] [data-role="collapsible"][aria-expanded="false"]:before {
  content: '\f101';
}
.pagebuilder-blueelevation-faq {
  padding: 0;
  margin: 0;
  list-style: none;
}
[theme="intramuraal"] .pagebuilder-blueelevation-faq {
  padding: 15px;
  margin: 0;
}
.pagebuilder-blueelevation-faq > li {
  border-bottom: 1px solid #C3EEF4;
  padding-bottom: 20px;
}
[theme="intramuraal"] .pagebuilder-blueelevation-faq > li {
  border-bottom: none;
  position: relative;
  padding-bottom: 0;
}
[theme="intramuraal"] .pagebuilder-blueelevation-faq > li::after {
  content: "";
  display: block;
  height: 2px;
  width: calc(100% + 30px);
  background-color: #F0F8FF;
  margin: 25px -15px 0 -15px;
}
.pagebuilder-blueelevation-faq > li > strong {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  color: #354c54;
  font-size: 18px;
  cursor: pointer;
  user-select: none;
}
.pagebuilder-blueelevation-faq > li > strong:before {
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' width='15px' height='15px' viewBox='0 0 14 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-444 -9922)' fill='%23fff' fill-rule='nonzero'%3E%3Cg transform='translate(355 9619.5)'%3E%3Cg transform='translate(65 225)'%3E%3Cg transform='translate(15)'%3E%3Cpolygon points='18.27 91.53 18.27 86.902 22.794 86.902 22.794 82.924 18.27 82.924 18.27 78.27 14.058 78.27 14.058 82.924 9.534 82.924 9.534 86.902 14.058 86.902 14.058 91.53'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  flex-basis: 32px;
  min-width: 32px;
  height: 32px;
  border-radius: 4px;
  color: #FFF;
  font-size: 24px;
  display: block;
  text-align: center;
  font-weight: 900;
  line-height: 30px;
  margin-right: 16px;
  margin-left: 16px;
}
.blue_border .pagebuilder-blueelevation-faq > li > strong:before {
  margin-left: 0;
}
.pagebuilder-blueelevation-faq > li > strong[aria-expanded="true"]:before {
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' width='15px' height='5px' viewBox='0 0 12 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-445 -9997)' fill='%23fff' fill-rule='nonzero'%3E%3Cg transform='translate(355 9619.5)'%3E%3Cg transform='translate(65 225)'%3E%3Cg transform='translate(15 139)'%3E%3Cpolygon points='21.792 17.72 21.792 14.028 10.352 14.028 10.352 17.72'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  line-height: 21px;
}
.pagebuilder-blueelevation-faq > li:not(:last-of-type) {
  margin-bottom: 20px;
}
[theme="intramuraal"] .pagebuilder-blueelevation-faq > li:not(:last-of-type) {
  margin-bottom: 25px;
}
.pagebuilder-blueelevation-faq > li > div {
  padding-top: 16px;
  padding-right: 16px;
  padding-left: 16px;
}
.blue_border .pagebuilder-blueelevation-faq > li > div {
  padding-left: 0;
  padding-right: 0;
}
[data-content-type="lightbox-thumbnails"] {
  overflow: hidden;
}
[data-content-type="lightbox-thumbnails"] [data-role="collapsible"] {
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
[data-content-type="lightbox-thumbnails"] [data-role="collapsible"]:before {
  font-family: 'pagebuilder-font';
  margin-right: 5px;
  font-size: 12px;
  left: 15px;
  position: absolute;
}
[data-content-type="lightbox-thumbnails"] [data-role="collapsible"][aria-expanded="true"]:before {
  content: '\f104';
}
[data-content-type="lightbox-thumbnails"] [data-role="collapsible"][aria-expanded="false"]:before {
  content: '\f101';
}
.gw-euvat-field .message-success {
  margin-top: 10px;
}
.gw-euvat-field #vatid-retry {
  cursor: pointer;
}
:root {
  --bmx-primary: #fb3003;
  --bmx-border: #ebebeb;
  --bmx-link: #203656;
  --bmx-link-hover: #4e678a;
  --bmx-subdued: #8f9bad;
  --bmx-gradient: linear-gradient(to right, #fb3003 0%, #ffa387 100%);
}
.bmx\:absolute {
  position: absolute;
}
.bmx\:relative {
  position: relative;
}
.bmx\:sticky {
  position: sticky;
}
.bmx\:fixed {
  position: fixed;
}
.bmx\:rounded {
  border-radius: 4px;
}
.bmx\:rounded-full {
  border-radius: 999999px;
}
.bmx\:shadow {
  box-shadow: 0 0 #000000 0, 0 0 #000000 0, 0 1px 3px 0 #000000 1a, 0 1px 2px -1px #000000 1a;
}
.bmx\:w-full {
  width: 100%;
}
.bmx\:border {
  border: 1px solid #ebebeb;
}
.bmx\:opacity-60 {
  opacity: 0.6;
}
.bmx\:overflow-hidden {
  overflow: hidden;
}
.bmx\:grid {
  display: grid;
}
.bmx\:flex {
  display: flex;
}
.bmx\:hidden {
  display: none;
}
.bmx\:flex-wrap {
  flex-wrap: wrap;
}
.bmx\:flex-shrink-0 {
  flex-shrink: 0;
}
.bmx\:flex-direction-column {
  flex-direction: column;
}
.bmx\:justify-end {
  justify-content: flex-end;
}
.bmx\:justify-center {
  justify-content: center;
}
.bmx\:justify-between {
  justify-content: space-between;
}
.bmx\:block {
  display: block;
}
.bmx\:items-center {
  align-items: center;
}
.bmx\:grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.bmx\:grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.bmx\:grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.bmx\:col-span-2 {
  grid-column: span 2;
}
.bmx\:gap-2 {
  gap: 8px;
}
.bmx\:gap-4 {
  gap: 16px;
}
.bmx\:gap-6 {
  gap: 24px;
}
.bmx\:gap-x-6 {
  column-gap: 24px;
}
.bmx\:text-base {
  font-size: 15px;
  line-height: 22px;
}
.bmx\:text-xl {
  font-size: 20px;
  line-height: 28px;
}
.bmx\:text-2xl {
  font-size: 24px;
  line-height: 32px;
}
.bmx\:text-white {
  color: white !important;
}
.bmx\:text-sm {
  font-size: 14px;
  line-height: 20px;
}
.bmx\:text-subdued {
  color: var(--bmx-subdued) !important;
}
.bmx\:text-center {
  text-align: center;
}
.bmx\:font-bold {
  font-weight: 700;
}
.bmx\:m-0 {
  margin: 0;
}
.bmx\:mr-2 {
  margin-right: 4px;
}
.bmx\:mt-4 {
  margin-top: 16px !important;
}
.bmx\:mb-2 {
  margin-bottom: 8px !important;
}
.bmx\:mb-4 {
  margin-bottom: 16px !important;
}
.bmx\:mb-6 {
  margin-bottom: 24px !important;
}
.bmx\:mb-8 {
  margin-bottom: 32px !important;
}
.bmx\:mb-12 {
  margin-bottom: 48px !important;
}
.bmx\:my-2 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}
.bmx\:my-3 {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}
.bmx\:mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.bmx\:p-8 {
  padding: 32px;
}
.bmx\:p-12 {
  padding: 48px;
}
.bmx\:py-2 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.bmx\:px-4 {
  padding-left: 16px;
  padding-right: 16px;
}
.bmx\:pl-0 {
  padding-left: 0;
}
.bmx\:pl-4 {
  padding-left: 16px;
}
.bmx\:pl-8 {
  padding-left: 32px;
}
.bmx\:pl-12 {
  padding-left: 48px;
}
.bmx\:pl-16 {
  padding-left: 64px;
}
.bmx\:pl-20 {
  padding-left: 80px;
}
.bmx\:top-0 {
  top: 0;
}
.bmx\:left-0 {
  left: 0;
}
.bmx\:h-1 {
  height: 4px;
}
.bmx\:bg-primary {
  background-color: var(--bmx-primary);
}
.bmx\:card {
  border-radius: 4px;
  padding: 24px;
  border: 1px solid var(--bmx-border);
  background: #ffffff;
}
.bmx\:card-title {
  margin-top: 0;
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #374151;
}
.bmx\:card-title:after {
  margin-top: 8px;
  content: "";
  display: block;
  width: 26px;
  height: 6px;
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='6' viewBox='0 0 26 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3_15)'%3E%3Crect width='26' height='6' fill='white'/%3E%3Ccircle cx='3' cy='3' r='3' fill='%23FB3003'/%3E%3Ccircle cx='13' cy='3' r='3' fill='%23FD876D'/%3E%3Ccircle cx='23' cy='3' r='3' fill='%23FED4CA'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3_15'%3E%3Crect width='26' height='6' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.bmx\:category-badge {
  background: var(--bmx-gradient);
  color: #ffffff !important;
  font-size: 13px;
  line-height: 1;
  border-radius: 25px;
  display: inline-block;
  padding: 6px 11px;
  background-size: 200% auto;
}
.bmx\:list-inline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 11px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.bmx\:list-inline li {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
.bmx\:list-inline li:after {
  content: "";
  display: inline-block;
  background-color: var(--bmx-primary);
  border-radius: 50%;
  margin-left: 12px;
  height: 3px;
  vertical-align: middle;
  position: relative;
  width: 3px;
}
.bmx\:list-inline li:last-child:after {
  display: none;
}
.bmx\:link {
  color: var(--bmx-link) !important;
  text-decoration: none;
}
.bmx\:linkhover {
  color: var(--bmx-link-hover) !important;
  text-decoration: none;
}
.bmx\:hr {
  display: block;
  height: 1px;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
  background: var(--bmx-border);
  background: linear-gradient(to left, var(--bmx-border) 0%, transparent 100%);
}
.bmx\:last\:hidden:last-child {
  display: none;
}
.bmx\:thumb::after {
  content: "";
  background: var(--bmx-link);
  display: block;
  height: 100%;
  left: 0;
  opacity: .6;
  top: 0;
  position: absolute;
  width: 100%;
}
.bmx\:number {
  box-shadow: 0 0 #000000 0, 0 0 #000000 0, 0 1px 3px 0 #000000 1a, 0 1px 2px -1px #000000 1a;
  content: "";
  color: #ffffff;
  display: block;
  border: solid 2px #ffffff;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 700;
  height: 24px;
  line-height: 24px;
  left: -12px;
  text-align: center;
  top: -12px;
  position: absolute;
  width: 24px;
  background: var(--bmx-gradient);
  z-index: 1;
}
.bmx\:min-h-250 {
  min-height: 250px;
}
.bmx\:mask {
  background-color: var(--bmx-subdued);
}
.bmx\:z-10 {
  z-index: 10;
}
.bmx\:z-20 {
  z-index: 20;
}
body.blog .block-wishlist {
  display: none;
}
.a2a_svg {
  width: 26px !important;
  height: 26px !important;
}
#reading-progress-bar {
  --reading-progress: 0%;
  width: var(--reading-progress);
}
@media (min-width: 1024px) {
  .bmx\:lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .bmx\:lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .bmx\:lg\:col-span-2 {
    grid-column: span 2;
  }
}
@media (max-width: 767px) {
  .bmx\:grid-cols-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 639px) {
  .bmx\:grid-cols-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .bmx\:sticky {
    position: relative;
  }
}
@media (max-width: 479px) {
  .bmx\:grid-cols-4 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.toolbar.mx-list-toolbar {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 0;
  color: #8f9bad;
}
.toolbar.mx-list-toolbar::before {
  content: none;
}
.toolbar.mx-list-toolbar::after {
  content: none;
}
.toolbar.mx-list-toolbar .toolbar-amount {
  display: block;
  float: none;
  position: relative;
  text-align: center;
  margin-bottom: 0;
  padding: 5px 0 0 0;
}
.toolbar.mx-list-toolbar .pages {
  margin-bottom: 0;
}
.toolbar.mx-list-toolbar .limiter {
  margin-bottom: 0;
}
.toolbar.mx-list-toolbar .limiter .limiter-options {
  width: 4em;
}
@media (max-width: 768px) {
  .toolbar.mx-list-toolbar {
    flex-direction: column;
    row-gap: 2em;
  }
  .toolbar.mx-list-toolbar .pages .items.pages-items .pages-item-next,
  .toolbar.mx-list-toolbar .pages .items.pages-items .pages-item-previous {
    position: relative;
  }
}
.blog.page-layout-2columns-right .sidebar-main,
.blog.page-layout-2columns-right .sidebar-additional {
  width: 28%;
}
.blog.page-layout-2columns-right .column.main {
  width: 71.777777%;
}
.blog__search__default button,
.blog__search__default .cart.table-wrapper .actions-toolbar > .action,
.blog__search__default .action-gift {
  padding: 3px 6px;
  min-width: 46px;
}
.block-post-login {
  max-width: 600px;
  margin: auto;
}
.block-post-login .form-wrapper {
  display: flex;
}
.block-post-login .form-wrapper input {
  vertical-align: middle;
}
.block-post-login .form-wrapper button,
.block-post-login .form-wrapper .cart.table-wrapper .actions-toolbar > .action,
.block-post-login .form-wrapper .action-gift {
  margin-left: 2rem;
}
.mst-comments__wrapper .block-title strong {
  font-size: 2rem;
}
.mst-comments__wrapper .mst-comments__form {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 1rem 1.5rem;
  margin-bottom: 25px;
  margin-top: 10px;
}
.mst-comments__wrapper .mst-comments__form .comment-fieldset {
  margin-bottom: 10px;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comment {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 10px 0 10px 10px;
  margin-bottom: 10px;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comment .mst-comment__message {
  padding-top: .5rem;
  padding-bottom: 1.5rem;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comment strong {
  font-weight: 600;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comment .mst-comment__meta {
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comment .mst-comment__meta .mst-comment__author .mst-comment__admin {
  color: #fff;
  background: #1B5E20;
  font-size: 12px;
  padding: 2px 10px;
  border-radius: 3px;
  margin-left: 10px;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comment .mst-comment__meta time {
  color: #666;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comments__form {
  padding: 1rem 1.5rem;
}
.mst-comments__wrapper .link {
  color: #006bb4;
  cursor: pointer;
  padding: 5px;
  font-weight: 500;
  border-radius: 3px;
  user-select: none;
}
.mst-comments__wrapper .link.active {
  background-color: #1979c3;
  color: #ffffff;
}
.mst-comments__wrapper .mst-comments__toolbar {
  display: flex;
  padding: 8px 0;
}
.mst-comments__wrapper .mst-comments__toolbar .toolbar__item {
  padding: 0 8px;
  border-right: 1px solid #c9c9c9;
}
.mst-comments__wrapper .mst-comments__toolbar .toolbar__item:first-child {
  padding-left: 0;
}
.mst-comments__wrapper .mst-comments__toolbar .toolbar__item:last-child {
  padding-right: 0;
  border-right: none;
}
.mst-comments__wrapper .reply {
  padding-left: 25px;
  position: relative;
}
.mst-comments__wrapper .reply::before {
  content: "\21AA";
  font-size: 1.8rem;
  position: absolute;
  left: 5px;
}
.mst-comments__wrapper .hidden {
  display: none;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigation
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.layered-filter-block-container .ln_tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.filter-content .category-items {
  margin: 0;
  padding-left: 30px;
  list-style: none;
}
.filter-content .icon-expand:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e608';
  font-family: 'luma-icons';
  vertical-align: bottom;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding-right: 5px;
}
.filter-content .active.icon-expand:after {
  content: '\e622';
}
.filter-content input[type="text"]:focus,
.filter-content input[type="checkbox"]:focus,
.filter-content input[type="radio"]:focus,
.filter-content select:focus {
  outline: none !important;
  box-shadow: none !important;
}
.filter-content .filter-options-item li a:hover {
  background: none !important;
  color: #006bb4;
}
.filter-content .filter-options-item li a:hover span {
  color: #006bb4;
}
.filter-content .filter-options-item .ui-slider-handle {
  height: 15px !important;
  width: 15px !important;
  background: #01007F;
  left: -2px;
  bottom: -3px;
}
.filter-content #ln_slider_price {
  margin-bottom: 5px;
}
.mp-show-navigation {
  display: none;
}
.mst-search__result-tabs {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  padding: 0;
}
.mst-search__result-tabs:before,
.mst-search__result-tabs:after {
  content: '';
  display: table;
}
.mst-search__result-tabs:after {
  clear: both;
}
.mst-search__result-tabs li {
  margin: 0 5px -1px 0;
  padding: 0;
  float: left;
}
.mst-search__result-tabs li a {
  display: block;
  padding: 10px 35px;
  text-decoration: none;
  color: #7d7d7d;
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-radius: 1px 1px 0 0;
}
.mst-search__result-tabs li a.active,
.mst-search__result-tabs li a:hover,
.mst-search__result-tabs li a:focus {
  color: #333333;
  background: #ffffff;
}
.mst-search__result-tabs li a.active {
  border-bottom: 1px solid #ffffff;
}
.mst-search__result-index {
  padding: 1rem 0 1rem 0;
}
.mst-search__result-index .mst-search__result-index-title {
  background: #f6f6f6;
  padding: 1rem;
  border-radius: 1px;
  color: #7d7d7d;
}
.mst-search__result-index:last-child {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #f6f6f6;
}
.mst-search__index ul.mst-search__list {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.mst-search__index ul.mst-search__list li {
  margin: 2rem 0;
}
.mst-search__index ul.mst-search__list li:before,
.mst-search__index ul.mst-search__list li:after {
  content: '';
  display: table;
}
.mst-search__index ul.mst-search__list li:after {
  clear: both;
}
.mst-search__index ul.mst-search__list li:last-child {
  margin-bottom: 0;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title {
  font-size: 1.5rem;
  font-weight: 600;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title > a {
  color: #333333;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title > span {
  color: #aaaaaa;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title._crumbs a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='h-auto pos-relative mh-4 css-10v800z'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: -2px 5px;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title._crumbs a:last-child:after {
  display: none;
}
.mst-search__index ul.mst-search__list li .mst-search__index-content {
  color: #666666;
  margin: .5rem 0 0 0;
}
.mst-search__index ul.mst-search__list li .mst-search__index-image {
  margin-right: 2rem;
  float: left;
}
.mst-search__index ul.mst-search__list li .mst-search__index-image > img {
  max-width: 5rem;
  max-height: 5rem;
}
.mst-search__highlight {
  background: #ffff00;
}
.mst-search__misc-recommendations {
  display: flex;
  flex-wrap: wrap;
}
.mst-search__misc-recommendations dt {
  margin-right: 20px;
}
.mst-search__misc-recommendations dd {
  margin-right: 20px;
}
.mst-search__misc-recommendations dd .count {
  color: #7d7d7d;
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: "\e608";
  font-family: "luma-icons";
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 7px;
  top: 3px;
  font-size: 21px;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.mst-searchautocomplete__autocomplete {
  display: none !important;
  border-top: 2px solid #1ba1fc;
  position: absolute;
  top: 3.1rem;
  left: 0;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 3px;
  min-height: 3.5rem;
  z-index: 1000;
  text-align: left;
  overflow: hidden;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  margin-top: 7px;
}
.mst-searchautocomplete__autocomplete._active {
  display: block !important;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  max-height: 70vh;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__results {
  height: 100%;
  overflow-y: auto;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__results.__all {
  margin-bottom: 40px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
  display: none;
  position: absolute;
  top: 5px;
  right: 10px;
}
.mst-searchautocomplete__autocomplete._loading .mst-searchautocomplete__spinner {
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
  background: #efefef;
  text-align: center;
  padding: 8px 10px;
  color: #777777;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  border-top: 1px solid #efefef;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  font-weight: 600;
  padding: 10px 0;
  color: #777777;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  border-bottom: 1px solid #efefef;
  padding: 10px 0 9px 0px;
  margin: 0 10px;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #777777;
  text-transform: uppercase;
  font-weight: 700;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
  display: none;
}
.mst-searchautocomplete__autocomplete ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mst-searchautocomplete__autocomplete ul li {
  margin: 0;
  padding: 7px 10px;
  cursor: pointer;
}
.mst-searchautocomplete__autocomplete ul li:before,
.mst-searchautocomplete__autocomplete ul li:after {
  content: '';
  display: table;
}
.mst-searchautocomplete__autocomplete ul li:after {
  clear: both;
}
.mst-searchautocomplete__autocomplete ul li a.title {
  font-weight: 500;
  margin-bottom: 0;
  color: #333333;
  text-decoration: none;
}
.mst-searchautocomplete__autocomplete ul li._active {
  background: #f8f8f8;
}
.mst-searchautocomplete__autocomplete ul li._active a.title {
  text-decoration: underline;
}
.mst-searchautocomplete__index.popular .index-title {
  background: none;
  text-align: left;
  color: #999999;
}
.mst-searchautocomplete__index.popular ul li {
  float: left;
  padding: 10px 10px 10px 10px;
  margin: 0;
}
.mst-searchautocomplete__index.popular ul li a {
  font-size: 1.3rem;
  color: #575757;
  font-weight: 600;
}
.mst-searchautocomplete__index.popular ul li:hover {
  background: none;
  cursor: pointer;
}
.mst-searchautocomplete__index.popular ul li:hover a {
  text-decoration: underline;
}
.mst-searchautocomplete__index.magento_catalog_product {
  border-left: 1px solid transparent;
}
.mst-searchautocomplete__item.magento_catalog_product {
  display: flex;
  border-bottom: 1px solid #f6f6f6;
  align-items: center;
  padding: 10px;
}
.mst-searchautocomplete__item.magento_catalog_product:last-child {
  border-bottom: none;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper {
  height: 8rem;
  width: 8rem;
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper img {
  height: 8rem;
  max-width: 8rem;
  display: block;
  margin: auto;
  object-fit: contain;
}
.mst-searchautocomplete__item.magento_catalog_product .title {
  display: block;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .title a {
  color: #333333;
}
.mst-searchautocomplete__item.magento_catalog_product .title .sku {
  color: #777777;
}
.mst-searchautocomplete__item.magento_catalog_product .meta {
  flex-grow: 1;
  overflow: hidden;
}
.mst-searchautocomplete__item.magento_catalog_product .description {
  font-size: 1.2rem;
  color: #777777;
  height: 3rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .store > .price {
  display: block;
  font-weight: 600;
  margin-left: 1rem;
  white-space: nowrap;
  font-size: 1.3rem;
}
.mst-searchautocomplete__item.magento_catalog_product .store > .price .price-label {
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary {
  margin: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary .reviews-actions {
  display: none;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message {
  padding: 5px 10px;
  font-size: 1.2rem;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message.error {
  color: #e02b27;
  background: #fae5e5;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message.success {
  color: #006400;
  background: #e5efe5;
}
.mst-searchautocomplete__item.magento_catalog_product .to-cart {
  float: right;
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .inStock {
  color: #76bd76;
}
.mst-searchautocomplete__item.magento_catalog_product .outOfStock {
  color: #a96565;
}
.mst-searchautocomplete__item.magento_catalog_product._active {
  background: #f8f8f8 !important;
}
.mst-searchautocomplete__item.magento_catalog_product._active .title a {
  text-decoration: underline;
}
.mst-searchautocomplete__item.magento_search_query a {
  float: left;
}
.mst-searchautocomplete__item.magento_search_query .num_results {
  float: right;
  color: #777777;
}
.mst-searchautocomplete__item a.title {
  word-break: break-word;
}
.mst-searchautocomplete__item a.title i {
  color: #777777;
  display: inline-block;
  margin: 0 .5rem;
  font-style: normal;
}
.mst-searchautocomplete__highlight {
  font-weight: 600;
  color: #1ba1fc;
}
.mst-searchautocomplete__spinner {
  position: relative;
  width: 20px;
  height: 20px;
  margin: auto;
}
.mst-searchautocomplete__spinner .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 768px) {
  .mst-searchautocomplete__autocomplete {
    width: 100%;
    min-width: 480px;
  }
  .mst-searchautocomplete__autocomplete._active {
    display: block !important;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols {
    width: 720px !important;
    position: absolute;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
    clear: left;
    float: left;
    display: block;
    position: relative;
    max-width: 223px;
    width: 223px;
    padding-bottom: 2rem;
    box-sizing: border-box;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index .mst-searchautocomplete__index-title {
    margin-right: 0;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
    width: 480px;
    max-width: 480px;
    clear: right;
    float: right;
    border-left: 1px solid #f6f6f6;
    border-right: unset;
    padding-bottom: 0;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
    clear: both;
  }
}
@media (max-width: 768px) {
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
    display: block;
    position: absolute;
    right: 6px;
    top: 0;
    font-weight: bold;
    color: #999999;
    font-size: 1.6rem;
    padding: 10px;
    line-height: 1rem;
    cursor: pointer;
  }
}
.mst-search-autocomplete__typeahead-overlay {
  color: #aaa;
  top: 0;
  position: absolute !important;
  z-index: -1;
  left: 15px;
  border: 0 !important;
}
html.mstInPage,
html.mstInPage body {
  position: absolute;
  overflow-y: hidden;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.mstInPage__container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  display: none;
  overflow-y: scroll;
}
.mstInPage__container._visible {
  display: block;
}
.mstInPage__backdrop {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(240, 243, 246, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1000000;
}
.mstInPage__wrapper {
  position: relative;
  z-index: 1000001;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header {
  display: flex;
  align-items: center;
  padding: 20px 30px;
  box-sizing: border-box;
  background: #ffffff;
}
.mstInPage__header form {
  width: 100%;
  display: flex;
  align-items: center;
}
.mstInPage__header form:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg enable-background='new 0 0 32 32' height='32px' version='1.1' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='play'/%3E%3Cg id='stop'/%3E%3Cg id='pause'/%3E%3Cg id='replay'/%3E%3Cg id='next'/%3E%3Cg id='Layer_8'/%3E%3Cg id='search'%3E%3Cg%3E%3Ccircle cx='14.5' cy='14.5' fill='none' r='11.5' stroke='%23CCCCCC' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline fill='none' stroke='%23CCCCCC' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' x1='29' x2='23' y1='29' y2='23'/%3E%3C/g%3E%3C/g%3E%3Cg id='list'/%3E%3Cg id='love'/%3E%3Cg id='menu'/%3E%3Cg id='add'/%3E%3Cg id='headset'/%3E%3Cg id='random'/%3E%3Cg id='music'/%3E%3Cg id='setting'/%3E%3Cg id='Layer_17'/%3E%3Cg id='Layer_18'/%3E%3Cg id='Layer_19'/%3E%3Cg id='Layer_20'/%3E%3Cg id='Layer_21'/%3E%3Cg id='Layer_22'/%3E%3Cg id='Layer_23'/%3E%3Cg id='Layer_24'/%3E%3Cg id='Layer_25'/%3E%3Cg id='Layer_26'/%3E%3C/svg%3E");
}
.mstInPage__header .mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header._loading form:before {
  width: 26px;
  height: 26px;
  margin-left: 2px;
  margin-right: 2px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.542 1.487A21.507 21.507 0 00.5 22c0 11.874 9.626 21.5 21.5 21.5 9.847 0 18.364-6.675 20.809-16.072a1.5 1.5 0 00-2.904-.756C37.803 34.755 30.473 40.5 22 40.5 11.783 40.5 3.5 32.217 3.5 22c0-8.137 5.3-15.247 12.942-17.65a1.5 1.5 0 10-.9-2.863z' fill='%23CCCCCC' %3E%3C/path%3E%3C/svg%3E");
  animation: mstInPage--loading 0.5s linear infinite;
}
.mstInPage__header input[type=search] {
  border: none;
  font-size: 2.3rem;
  color: #575757;
  height: 60px;
  background: #ffffff;
  margin-right: 30px;
  padding-left: 30px;
  width: 100%;
}
.mstInPage__header input[type=search]::placeholder {
  color: #cccccc;
}
.mstInPage__header input[type=search]:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.mstInPage__viewAll {
  white-space: nowrap;
  margin-right: 50px;
  color: #1ba1fc;
  text-decoration: none;
}
.mstInPage__viewAll:hover {
  color: #1ba1fc;
  text-decoration: underline;
}
.mstInPage__indexList {
  display: flex;
  align-items: center;
}
.mstInPage__indexList .mstInPage__indexListList {
  display: flex;
}
.mstInPage__indexList .mstInPage__index {
  padding: 7px 10px;
  cursor: pointer;
  border-radius: 2px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  margin-right: 10px;
}
.mstInPage__indexList .mstInPage__index span,
.mstInPage__indexList .mstInPage__index i {
  display: block;
}
.mstInPage__indexList .mstInPage__index span {
  font-weight: 600;
  line-height: 2rem;
  font-size: 1.4rem;
}
.mstInPage__indexList .mstInPage__index i {
  font-style: normal;
  font-size: 1.2rem;
  color: #999999;
  margin-left: 1rem;
  line-height: 2rem;
}
.mstInPage__indexList .mstInPage__index:hover {
  border-color: #1ba1fc;
}
.mstInPage__indexList .mstInPage__index._active {
  background: #1ba1fc;
  border-color: #1ba1fc;
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._active i {
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._empty {
  display: none;
  opacity: 0.3;
  border-color: transparent !important;
}
.mstInPage__itemList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 30px;
  grid-column-gap: 30px;
}
.mstInPage__itemList._empty {
  background: #fdf0d5;
  color: #6f4400;
  padding: 15px;
  font-size: 90%;
}
.mstInPage__highlight {
  color: #1ba1fc;
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product {
  display: flex;
}
.mstInPage__item.magento_catalog_product .mst__product-image {
  width: 130px;
  flex-shrink: 0;
  margin-right: 20px;
  background: #ffffff;
}
.mstInPage__item.magento_catalog_product .mst__product-image img {
  border: 1px solid #ececec;
  padding: 5px;
  max-width: 120px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__title {
  color: #333333;
  margin-bottom: 5px;
  display: block;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__sku {
  color: #999999;
  margin-bottom: 5px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__description {
  font-size: 1.2rem;
  color: #999999;
  height: 4.5rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 8px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .reviews-actions {
  font-size: 12px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message {
  padding: 5px 10px;
  font-size: 1.2rem;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message.error {
  color: #e02b27;
  background: #fae5e5;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message.success {
  color: #006400;
  background: #e5efe5;
}
.mstInPage__item.magento_catalog_product .mst__product-cart {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  flex-shrink: 0;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .to-cart {
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-container {
  display: flex;
  align-items: center;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-label {
  font-size: 1.2rem;
  color: #999999;
  font-weight: 500;
  display: block;
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price {
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product .inStock {
  color: #76bd76;
}
.mstInPage__item.magento_catalog_product .outOfStock {
  color: #a96565;
}
.mstInPage__item.mst__item-border {
  padding: 10px;
  border: 1px solid #ececec;
}
.mstInPage__item.mst__item-border .title i {
  font-style: normal;
  color: #999999;
  margin: 0 10px;
}
.mstInPage__content {
  display: flex;
  background: #ffffff;
  border-top: 1px solid #ececec;
  overflow: hidden;
  flex-wrap: nowrap;
}
.mstInPage__content.disable {
  flex-direction: column;
}
.mstInPage__content.disable .mstInPage__sidebar {
  display: none;
}
.mstInPage__content .mstInPage__sidebar {
  width: 350px;
  flex-shrink: 0;
  overflow: scroll;
}
.mstInPage__content .mstInPage__main {
  padding: 30px;
  flex-grow: 1;
  overflow: auto;
}
.mstInPage__content .mstInPage__main .mstInPage__navigation {
  display: flex;
}
.mstInPage__content .mstInPage__main .mstInPage__navigation .page-products .mstInPage__sorter .sorter {
  position: relative;
}
.mstInPage__content .mstInPage__main .mstInPage__navigation .mstInPage__sorter {
  width: 100%;
}
.mstInPage__content .mstInPage__main .mstInPage__navigation .mstInPage__sorter .sorter {
  position: relative;
  z-index: 1;
}
.mstInPage__content._empty {
  display: none;
}
.mstInPage__bucketList.disable {
  dispalay: none;
}
.mstInPage__bucketList.listApplied {
  padding: 0 0 20px 0;
}
.mstInPage__bucketList.filters_top {
  overflow-x: scroll;
}
.mstInPage__bucketList .mstInPage__bucket {
  border-bottom: 1px solid #ececec;
  user-select: none;
}
.mstInPage__bucketList .mstInPage__bucket:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketLabel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  padding: 20px 30px;
  letter-spacing: .5px;
  cursor: pointer;
}
.mstInPage__bucketList .mstInPage__bucket strong {
  padding: 20px 0 20px 30px;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket.listApplied strong {
  padding: 0px 0 0px 30px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList {
  padding: 0 28px 10px 28px;
  flex-wrap: wrap;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem {
  margin: 11px 3px;
  display: flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  user-select: none;
  font-size: 14px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem:first-child {
  margin-top: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem span {
  max-width: 176px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem i {
  display: block;
  font-style: normal;
  margin-left: 16px;
  background: rgba(65, 66, 71, 0.08);
  color: #999999;
  font-weight: 600;
  font-size: 10px;
  border-radius: 1px;
  padding: 0 4px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(65, 66, 71, 0.08);
  border: none;
  border-radius: 2px;
  height: 16px;
  margin: -4px 16px 0 0;
  position: relative;
  width: 16px;
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem input[type=checkbox]:after {
  background-color: #ffffff;
  border-radius: 4px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-2px) translateY(-2px);
  width: 4px;
  opacity: .1;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active input[type=checkbox] {
  background-color: #1ba1fc;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active input[type=checkbox]:after {
  opacity: 1;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active span {
  font-weight: 600;
}
.mstInPage__bucketList .mstInPage__bucket._expanded .mstInPage__bucketItemList {
  display: block;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketExpand {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M33.17 17.17l-9.17 9.17-9.17-9.17-2.83 2.83 12 12 12-12z'/%3E%3Cpath d='M0 0h48v48h-48z' fill='none'/%3E%3C/svg%3E");
  background-size: cover;
}
.mstInPage__bucketList .mstInPage__bucket._expanded .mstInPage__bucketExpand {
  transform: rotate(180deg);
}
.mstInPage__bucketState {
  display: none;
  flex-wrap: wrap;
  padding: 10px 28px;
}
.mstInPage__bucketState .mstInPage__bucketItemList strong {
  display: none;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem {
  cursor: pointer;
  border: 1px solid #ececec;
  border-radius: 2px;
  display: flex;
  align-items: center;
  padding: 3px 10px;
  margin: 3px;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem .mstInPage__close {
  width: 14px;
  height: 14px;
  margin-left: 10px;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem:hover {
  border-color: #1ba1fc;
}
.mstInPage__content.filters_top {
  flex-direction: column;
}
.mstInPage__content.filters_top .mstInPage__sidebar {
  width: 100%;
  overflow: auto;
  margin-bottom: 30px;
}
.mstInPage__content.filters_top .mstInPage__bucketList > div:first-of-type {
  display: flex;
}
.mstInPage__content.filters_top .mstInPage__main {
  padding-top: 0;
}
.mstInPage__content.filters_top .mstInPage__bucketList {
  border-bottom: 1px solid #ececec;
  padding: 0px 20px;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketLabel {
  padding: 10px;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  position: absolute !important;
  z-index: 10000;
  max-height: 36vh;
  overflow-y: auto;
  min-width: 12rem;
  max-width: 28rem;
  padding: 10px 10px 0 10px;
  margin-top: -1rem;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__slider {
  width: 20rem;
}
.mstInPage__stat {
  height: 20px;
  text-align: right;
  font-size: 12px;
  color: #6d6d6d;
  margin-bottom: 10px;
  margin-top: 10px;
  transition: all 100ms;
}
.mstInPage__stat._loading {
  opacity: 0.3;
}
.mstInPage__pagination {
  display: flex;
}
.mstInPage__pagination .mstInPage__page {
  padding: 5px 11px;
  border-radius: 2px;
  border: 1px solid transparent;
  cursor: pointer;
  margin-right: 5px;
}
.mstInPage__pagination .mstInPage__page.current {
  background: #1ba1fc;
  color: #ffffff;
}
.mstInPage__pagination .mstInPage__page:hover {
  border-color: #1ba1fc;
}
.mstInPage__pagination .mstInPage__pagination_prev {
  content: "<";
}
.mstInPage__pagination .mstInPage__pagination_next {
  content: ">";
}
.mstInPage__slider {
  margin: 10px 42px 20px 35px;
  height: 5px;
  background: #d9d9d9;
}
.mstInPage__slider .ui-slider-range {
  height: 5px;
  position: absolute;
  background: #1ba1fc;
}
.mstInPage__slider .ui-slider-handle {
  height: 24px;
  border-radius: 2px;
  width: 16px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  margin-top: -10px;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
  cursor: pointer;
}
.mstInPage__sliderFromTo {
  display: flex;
  margin: 0 30px 20px 30px;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}
@keyframes mstInPage--loading {
  to {
    transform: rotate(1turn);
  }
}
@media (min-width: 768px) {
  .mstInPage__wrapper {
    margin: 15px auto;
    max-width: 1420px;
    max-height: calc(100vh - 30px);
  }
}
@media (max-width: 768px) {
  .mstInPage__wrapper {
    margin: 0;
    max-width: 100%;
  }
  .mstInPage__wrapper .mstInPage__header {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__header .mstInPage__indexList {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__main {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__itemList {
    grid-template-columns: 1fr;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__stat {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__sidebar {
    display: none;
  }
}
@media (max-width: 768px) {
  .mstInPage__wrapper {
    margin: 0;
    max-width: 100%;
  }
  .mstInPage__wrapper .mstInPage__header {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__header .mstInPage__indexList {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__main {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__itemList {
    grid-template-columns: 1fr;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__stat {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__sidebar {
    display: none;
  }
}
@media (max-width: 540px) {
  .mstInPage__wrapper .mstInPage__main .mstInPage__navigation {
    display: flow-root;
  }
}
.mst_vote {
  display: flex;
  align-items: center;
  justify-self: flex-end;
  margin-top: -12px;
  line-height: 1px;
}
.mst_vote .mst_vote__wrapper {
  display: flex;
  align-items: center;
  margin: 5px;
}
.mst_vote .mst_vote__wrapper .vote {
  cursor: pointer;
  height: 24px;
  background: none;
  border: none;
  padding: 0;
}
.mst_vote .mst_vote__wrapper .vote:hover svg path {
  stroke: #006bb4;
}
.mst_vote .mst_vote__wrapper .counter {
  font-size: 1.6rem;
  margin-left: 5px;
  color: #333333;
}
.review-content-container > .mst_vote {
  float: right;
  margin-top: 0;
}
/*
 * Copyright Magmodules.eu. All rights reserved.
 * See COPYING.txt for license details.
 */
.apple-pay-button {
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: -apple-pay-button;
  box-sizing: border-box;
  font-size: 0 !important;
}
.apple-pay-button > * {
  visibility: hidden;
}
@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: buy;
  }
  .apple-pay-button-with-text > * {
    visibility: hidden;
  }
  .apple-pay-button-black-with-text {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-white-with-text {
    -apple-pay-button-style: white;
    cursor: pointer;
  }
  .apple-pay-button-white-with-line-with-text {
    -apple-pay-button-style: white-outline;
  }
  .apple-pay-button-color-black {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-color-white {
    -apple-pay-button-style: white;
  }
  .apple-pay-button-color-white-outline {
    -apple-pay-button-style: white-outline;
  }
  .apple-pay-button-text-buy {
    -apple-pay-button-type: buy;
  }
  .apple-pay-button-text-donate {
    -apple-pay-button-type: donate;
  }
  .apple-pay-button-text-plain {
    -apple-pay-button-type: plain;
  }
  .apple-pay-button-text-book {
    -apple-pay-button-type: book;
  }
  .apple-pay-button-text-check-out {
    -apple-pay-button-type: check-out;
  }
  .apple-pay-button-text-subscribe {
    -apple-pay-button-type: subscribe;
  }
  .apple-pay-button-text-add-money {
    -apple-pay-button-type: add-money;
  }
  .apple-pay-button-text-contribute {
    -apple-pay-button-type: contribute;
  }
  .apple-pay-button-text-order {
    -apple-pay-button-type: order;
  }
  .apple-pay-button-text-reload {
    -apple-pay-button-type: reload;
  }
  .apple-pay-button-text-rent {
    -apple-pay-button-type: rent;
  }
  .apple-pay-button-text-support {
    -apple-pay-button-type: support;
  }
  .apple-pay-button-text-tip {
    -apple-pay-button-type: tip;
  }
  .apple-pay-button-text-top-up {
    -apple-pay-button-type: top-up;
  }
  .mollie-applepay-minicart-button {
    width: 100%;
    height: 52px;
    margin-top: 5px;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    display: inline-flex;
    justify-content: center;
    font-size: 12px;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
  }
  .apple-pay-button-black-with-text {
    background-color: black;
    color: white;
  }
  .apple-pay-button-white-with-text {
    background-color: white;
    color: black;
  }
  .apple-pay-button-white-with-line-with-text {
    background-color: white;
    color: black;
    border: .5px solid black;
  }
  .apple-pay-button-with-text.apple-pay-button-black-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-line-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text > .text {
    font-family: -apple-system;
    font-size: 1em;
    font-weight: 300;
    align-self: center;
    margin-right: 2px;
  }
  .apple-pay-button-with-text > .logo {
    width: 35px;
    height: 100%;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-left: 2px;
    border: none;
  }
}
.mollie-applepay-button-hidden {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: bold;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.cart-summary {
  background: #f6f6f6;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\f291';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\f291';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  left: 10px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  left: 9px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
  border-color: #fff;
  right: 0;
  width: 320px;
  margin-top: -10px;
  border-radius: 4px;
  max-height: 80vh;
  overflow: auto;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
  display: none;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .block-minicart a {
  color: inherit !important;
}
.minicart-wrapper .block-minicart li {
  display: block;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  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;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 18px;
  color: inherit;
  content: '\f00d';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 23px;
  width: 23px;
  line-height: 23px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 23px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #ffffff;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ffffff;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 4.5rem;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: 16px;
  color: inherit;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
  margin-left: 10px;
}
.minicart-items .product.active > .toggle:after {
  content: '\f106';
}
.minicart-items .product-item-name {
  font-weight: bold;
  margin: 0 0 10px;
  font-size: 1.6rem;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 40px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action {
  margin-left: 10px;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #303030;
  content: '\f013';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\f1f8';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  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: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  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._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\f00c';
  font-family: 'Font Awesome\ 5 Free';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\f00c';
  font-family: 'Font Awesome\ 5 Free';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\f059';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 769px) {
  .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;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\f00c';
  font-family: 'Font Awesome\ 5 Free';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\f013';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
  white-space: normal;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\f106';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\f106';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\f106';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\f106';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\f106';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\f06b';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\f196';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  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;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\f00d';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #0076bd;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #999999;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #999999;
  content: '\f106';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\f08a';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #e5e5e5;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  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;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\f00d';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'Font Awesome\ 5 Free';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'Font Awesome\ 5 Free';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'Font Awesome\ 5 Free';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'Font Awesome\ 5 Free';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\f005' '\f005' '\f005' '\f005';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\f005' '\f005' '\f005';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\f005' '\f005';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\f005';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\f0e0';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #0076bd;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #0076bd;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.products {
  margin: 30px 0;
}
.product-item {
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  width: 50%;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  display: none;
}
.product-item-actions .actions-secondary {
  display: table-cell;
  width: 100%;
  text-align: left;
  vertical-align: middle;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
  color: #0076bd !important;
  font-size: 20px !important;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
  text-transform: lowercase;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: lighter !important;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\f096';
}
.product-item .tocart {
  white-space: nowrap;
}
.column.main .product-items {
  margin-left: -20px;
}
.column.main .product-item {
  padding-left: 20px;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\f176';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .sort-desc:before {
  content: '\f175';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box > span,
.product-options-bottom .price-box > span {
  display: inline-block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f6f6f6;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #0076bd;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-reviews-summary,
.table-comparison .product-item-name {
  display: block;
  margin: 3px 0;
}
.table-comparison .product-item-name {
  height: 60px;
}
.table-comparison .product-item-actions {
  margin-top: 15px;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
  border-bottom: 0 !important;
}
.table-comparison .cell.remove .action.delete:before {
  font-size: 2rem !important;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\f002';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
  box-shadow: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit #region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.block.account-nav {
  background-color: #f6f6f6;
  padding: 32px 0 5px;
}
.block.account-nav .title {
  padding: 2px 0 0 17px;
  line-height: 38px;
  color: #ffffff;
  background-color: #0F4B52;
  text-transform: uppercase;
  max-width: 70%;
  margin-bottom: 15px;
}
.block.account-nav .title strong {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.block.account-nav .content {
  padding: 15px 0;
}
.block.account-nav .item {
  margin: 3px 0 0;
}
.block.account-nav .item:first-child {
  margin-top: 0;
}
.block.account-nav .item a,
.block.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block.account-nav .item a {
  text-decoration: none;
}
.block.account-nav .item a:hover {
  background: #e8e8e8;
}
.block.account-nav .item.current a,
.block.account-nav .item.current strong {
  border-color: #0f4b52;
  font-weight: 600;
}
.block.account-nav .item.current a {
  border-color: #0f4b52;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title strong {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-strength-meter-0 .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-strength-meter-1 .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-strength-meter-2 .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strength-meter-3 .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-strength-meter-4 .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigation
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: 96%;
  margin: 0 15px 0 5px;
}
.block.newsletter {
  margin-bottom: 20px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 40px;
  color: #c2c2c2;
  content: '\f0e0';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  padding-left: 35px;
}
.block.newsletter input,
.block.newsletter button,
.block.newsletter .cart.table-wrapper .actions-toolbar > .action,
.block.newsletter .action-gift {
  height: 40px;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 6px;
  margin-left: -1px;
  font-weight: lighter;
  padding: 7px 35px;
  line-height: initial;
  box-shadow: none;
}
.block-collapsible-nav .content {
  background: #f6f6f6;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
body {
  background-color: #ffffff;
  font-weight: 400;
  line-height: 1.71443em;
}
.ie9 .page-wrapper {
  background-color: #ffffff;
  min-height: 0;
}
.page-header {
  background-color: #354c54;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.page-header .panel.wrapper {
  background-color: #7e807e;
  color: #ffffff;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0;
  margin-left: auto;
  margin-right: 20px;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  font-size: 14px;
  margin: 0 0 0 15px;
}
.header.panel > .header.links > li > a {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #ffffff;
  text-decoration: underline;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #0076bd;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #0076bd;
}
.absolute-footer {
  text-align: center;
  padding-top: 12px;
}
.absolute-footer img {
  max-width: 80%;
}
.absolute-footer p {
  margin: 0;
  display: inline-block;
}
.absolute-footer hr {
  margin: 5px 0 10px;
}
.absolute-footer .inline-menu {
  margin-left: 20px;
}
.page-footer {
  background: #354c54;
  color: #ffffff;
  padding: 30px 0;
}
.page-footer a {
  color: inherit;
}
.page-footer .company-adresses {
  overflow: hidden;
}
.page-footer .company-adresses .adress {
  float: left;
  width: 50%;
}
.page-footer .link-phone {
  font-size: 1.6rem;
  font-weight: 600;
  display: block;
  margin-bottom: 15px;
}
.page-footer .social-links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
}
.page-footer .social-links li {
  width: 50%;
  line-height: 70px;
}
.page-footer .social-links .fa {
  font-size: 3.4rem;
  margin-right: 15px;
  vertical-align: middle;
}
.page-footer .block.newsletter .form {
  margin: 30px 0;
}
.page-footer h5 {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 15px;
}
.page-footer .footer-bottom {
  margin-top: 50px;
}
.footer.content .links > li {
  background: #354c54;
  font-size: 1.6rem;
  border-top: 1px solid #486975;
  margin: 0 -15px;
  padding: 0 15px;
}
.footer.content .links a,
.footer.content .links strong {
  display: block;
  padding: 10px 0;
}
.footer.content .links strong {
  color: #a6a6a6;
  font-weight: normal;
}
.footer.content .links a {
  color: #ffffff;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #ffffff;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #ffffff;
  text-decoration: underline;
}
.copyright {
  background-color: #ffffff;
  color: #ffffff;
  display: block;
  padding: 10px;
  text-align: center;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\f106';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 10px;
}
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\f08a';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\f196';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  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;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\f00d';
  font-family: 'Font Awesome\ 5 Free';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\f104';
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: middle;
  display: inline-block;
  font-weight: 900;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\f105';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.homepage-quote {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.homepage-quote blockquote {
  max-width: 870px;
  margin: 0 auto;
  font-size: 1.8rem;
  color: #0F4B52;
  font-style: normal;
}
.homepage-quote footer {
  font-weight: lighter;
  font-size: 1.6rem;
  color: inherit;
  margin-top: 15px;
}
.page-title {
  color: #828c4f;
  text-transform: uppercase;
}
.page-title.has-line {
  border-bottom: 1px solid;
  padding-bottom: 10px;
}
.m-v {
  margin-top: 20px;
  margin-bottom: 20px;
}
.m-v-l {
  margin-top: 40px;
  margin-bottom: 40px;
}
.m-h {
  margin-left: 20px;
  margin-right: 20px;
}
.m-h-l {
  margin-left: 40px;
  margin-right: 40px;
}
.m-r {
  margin-right: 20px;
}
.m-r-l {
  margin-right: 40px;
}
.m-l {
  margin-left: 20px;
}
.m-l-l {
  margin-left: 40px;
}
.row,
.row-fluid {
  width: 100%;
}
.row .span1,
.row-fluid .span1,
.row .span2,
.row-fluid .span2,
.row .span3,
.row-fluid .span3,
.row .span4,
.row-fluid .span4,
.row .span5,
.row-fluid .span5,
.row .span6,
.row-fluid .span6,
.row .span7,
.row-fluid .span7,
.row .span8,
.row-fluid .span8,
.row .span9,
.row-fluid .span9,
.row .span10,
.row-fluid .span10,
.row .span11,
.row-fluid .span11,
.row .span12,
.row-fluid .span12 {
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
}
.row .span1:last-of-type,
.row-fluid .span1:last-of-type,
.row .span2:last-of-type,
.row-fluid .span2:last-of-type,
.row .span3:last-of-type,
.row-fluid .span3:last-of-type,
.row .span4:last-of-type,
.row-fluid .span4:last-of-type,
.row .span5:last-of-type,
.row-fluid .span5:last-of-type,
.row .span6:last-of-type,
.row-fluid .span6:last-of-type,
.row .span7:last-of-type,
.row-fluid .span7:last-of-type,
.row .span8:last-of-type,
.row-fluid .span8:last-of-type,
.row .span9:last-of-type,
.row-fluid .span9:last-of-type,
.row .span10:last-of-type,
.row-fluid .span10:last-of-type,
.row .span11:last-of-type,
.row-fluid .span11:last-of-type,
.row .span12:last-of-type,
.row-fluid .span12:last-of-type {
  padding-left: 10px;
  padding-right: 0px;
}
.row .span1:first-of-type,
.row-fluid .span1:first-of-type,
.row .span2:first-of-type,
.row-fluid .span2:first-of-type,
.row .span3:first-of-type,
.row-fluid .span3:first-of-type,
.row .span4:first-of-type,
.row-fluid .span4:first-of-type,
.row .span5:first-of-type,
.row-fluid .span5:first-of-type,
.row .span6:first-of-type,
.row-fluid .span6:first-of-type,
.row .span7:first-of-type,
.row-fluid .span7:first-of-type,
.row .span8:first-of-type,
.row-fluid .span8:first-of-type,
.row .span9:first-of-type,
.row-fluid .span9:first-of-type,
.row .span10:first-of-type,
.row-fluid .span10:first-of-type,
.row .span11:first-of-type,
.row-fluid .span11:first-of-type,
.row .span12:first-of-type,
.row-fluid .span12:first-of-type {
  padding-left: 0px;
  padding-right: 10px;
}
.row .span1,
.row-fluid .span1 {
  width: 8.33333333%;
}
.row .span2,
.row-fluid .span2 {
  width: 16.66666667%;
}
.row .span3,
.row-fluid .span3 {
  width: 25%;
}
.row .span4,
.row-fluid .span4 {
  width: 33.33333333%;
}
.row .span5,
.row-fluid .span5 {
  width: 41.66666667%;
}
.row .span6,
.row-fluid .span6 {
  width: 50%;
}
.row .span7,
.row-fluid .span7 {
  width: 58.33333333%;
}
.row .span8,
.row-fluid .span8 {
  width: 66.66666667%;
}
.row .span9,
.row-fluid .span9 {
  width: 75%;
}
.row .span10,
.row-fluid .span10 {
  width: 83.33333333%;
}
.row .span11,
.row-fluid .span11 {
  width: 91.66666667%;
}
.row .span12,
.row-fluid .span12 {
  width: 100%;
  padding-left: 0px !important;
}
.row.bordered,
.row-fluid.bordered {
  border: 1px solid #ccc;
  margin-bottom: 5px;
}
.row.bordered [class^="span"],
.row-fluid.bordered [class^="span"] {
  border: 1px solid #ccc;
}
#search_mini_form {
  padding-top: 0;
}
.counter-hidden {
  display: none;
}
.page-header {
  margin-bottom: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  z-index: 18 !important;
}
.header.content {
  padding: 16px;
  font-family: 'Fira Sans Condensed', sans-serif;
  position: static;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.header.content .logo {
  margin: 0 30px 0 20px;
  max-width: none;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.header.content .logo img {
  width: 220px;
  height: auto;
}
.header.content .block-search #search {
  color: #000 !important;
}
.header.content .minisearch .nested {
  display: none;
}
.header.content .has-search:after {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f107';
}
.header.content .action.nav-toggle {
  position: relative;
  top: 0;
  left: 0;
}
.header.content .action.nav-toggle::before {
  color: #ffffff;
  font-weight: 900;
  line-height: 0.9;
}
.header.content .block-search {
  position: relative;
  flex-grow: 2;
  z-index: 4;
  margin-top: 0;
  background-color: #FFF;
}
.header.content .block-search input:focus {
  box-shadow: none;
}
.header.content .block-search .action.search {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: all;
  border: 0;
  background: transparent;
  padding: 10px;
  opacity: 1;
  padding-bottom: 11px !important;
}
.header.content .block-search .action.search:before {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  color: #0076BD !important;
  font-size: 2.1rem;
}
.header.content .block-search .action.search span {
  display: none;
}
.header.content .block-search #clear_search {
  position: absolute;
  right: 22px;
  top: -4px;
  background: none;
  border: 0;
  box-shadow: none;
  padding-top: 12px;
  font-size: 22px;
  color: #0076bd;
}
.header.content .block-search .control {
  display: none;
  border-top: 0;
  margin: 0;
  padding: 0;
}
.header.content .block-search input {
  margin: 0;
  padding-right: 76px;
  padding-left: 20px;
  position: static;
  height: 40px;
  border: 0;
  text-overflow: ellipsis;
}
.header.content .block-search input::-webkit-input-placeholder {
  color: #c2c2c2;
}
.header.content .block-search input:-moz-placeholder {
  color: #c2c2c2;
}
.header.content .block-search input::-moz-placeholder {
  color: #c2c2c2;
}
.header.content .block-search input:-ms-input-placeholder {
  color: #c2c2c2;
}
.header.content .block-search .mst-searchautocomplete__autocomplete {
  top: 42px !important;
  left: -290px !important;
}
.header.content .search-autocomplete {
  margin-top: 0;
}
.secondary-nav-bar {
  background: #fff;
  position: static;
  display: block !important;
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  -webkit-font-smoothing: subpixel-antialiased;
}
.secondary-nav-bar .header-container {
  display: flex;
  padding: 9px 20px;
  overflow: auto;
  max-width: 83vw;
  margin: 0;
}
.secondary-nav-bar .phone {
  font-family: 'Fira Sans Condensed', sans-serif;
  width: 247px;
  margin-right: 30px;
  color: #0F4B52;
  font-weight: 200;
  font-size: 15px;
}
.secondary-nav-bar .phone strong {
  font-weight: 400;
}
.secondary-nav-bar .ausschreiben-btn {
  position: absolute;
  top: 12px;
  right: 0;
  overflow: hidden;
  text-indent: -9000px;
  background: url("../images/ausschreiben-de-btn.png");
  width: 174px;
  height: 20px;
}
.secondary-nav-bar ul {
  list-style: none;
  margin: 0 30px 0 0;
  padding: 0;
}
.secondary-nav-bar li {
  display: inline;
  margin: 0 15px 0 0;
}
.secondary-nav-bar nav a:hover {
  text-decoration: underline;
}
.minicart-wrapper {
  width: 80px;
  height: 80px;
  margin-top: -20px;
  margin-right: -20px;
  order: 4;
}
.minicart-wrapper .action.showcart {
  z-index: 10;
  width: 80px;
  height: 80px;
}
.minicart-wrapper .action.showcart:before {
  content: " " !important;
  background-image: url("../images/svg/mini-cart.svg");
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 33px;
  width: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.minicart-wrapper .action.showcart::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: #446D6D;
  z-index: -1;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: 13px;
  right: 13px;
  border-radius: 50%;
}
.header.links a.my-account {
  text-indent: -9000px;
  position: relative;
  width: 20px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}
.header.links a.my-account::after {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f007';
  position: absolute;
  left: 0;
  top: 1px;
  text-indent: 0;
  line-height: 40px;
  font-size: 2.5rem;
}
.header.links a.my-account::before {
  top: -20px !important;
  left: -10px !important;
  right: -24px !important;
  bottom: -20px !important;
  width: auto !important;
}
.header.links > li > a {
  width: 35px;
  height: 40px;
  line-height: 40px;
  display: block;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.header.links .fa-heart {
  font-size: 2.4rem;
  line-height: 40px;
}
#main-navigation {
  display: none;
}
#main-navigation .mega-dropdown {
  display: none;
}
.searchautocomplete__autocomplete ul {
  max-height: 60vh;
  overflow: auto;
}
.ausschreiben-btn,
.header.links,
.secondary-nav-bar {
  display: none;
}
.language-switcher {
  padding-top: 7px;
  white-space: nowrap;
  order: 1;
}
.language-switcher + li {
  order: 2;
}
.language-switcher + li:after {
  position: relative;
  left: 2px;
}
.language-switcher span[for="current-language"] {
  position: relative;
  cursor: pointer;
}
.language-switcher span[for="current-language"]:before {
  content: " ";
  position: absolute;
  top: -20px;
  left: -15px;
  right: -15px;
  bottom: -10px;
}
.language-switcher span[for="current-language"] .lang-flag {
  border: 1px solid #354c54;
}
.language-switcher:hover span[for="current-language"] .lang-flag {
  border: 1px solid #97b4be;
}
.language-switcher .lang-flag {
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  background-size: auto 166%;
  background-position: center;
  vertical-align: middle;
}
.language-switcher .sub-menu .lang-flag {
  margin-right: 5px;
}
.breadcrumbs {
  margin-top: 7px;
}
.breadcrumbs strong {
  font-weight: 100;
}
.breadcrumbs .items {
  color: #AAA5A4;
}
.breadcrumbs .items:not(:last-child) {
  color: #AAA5A4;
}
.breadcrumbs .item {
  line-height: 32px;
}
.breadcrumbs .item a {
  color: #0076BD;
}
.breadcrumbs .item:not(:last-child):after {
  content: "|";
  color: #C4C0BF;
  line-height: 30px;
  font-size: 13px;
  font-weight: 100;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
}
.breadcrumbs .item.previous button,
.breadcrumbs .item.previous .cart.table-wrapper .actions-toolbar > .action,
.breadcrumbs .item.previous .action-gift {
  color: #0076BD;
  font-weight: 100;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border: 1px solid #E7E7E7;
  background-color: transparent;
  margin-right: 20px;
  box-shadow: none;
  padding-bottom: 6px !important;
}
.breadcrumbs .item.previous::after {
  display: none;
}
/*
|------------------------------------------------------------
| Max width 1024px (magento media query not working)
|------------------------------------------------------------
*/
@media (max-width: 1024px) {
  .header.links {
    display: block;
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .ausschreiben-btn,
  .link.wishlist,
  .language-switcher,
  .language-switcher + li,
  .secondary-nav-bar {
    display: none;
  }
  .minicart-wrapper {
    width: 50px;
    height: 40px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 0;
  }
  .minicart-wrapper .action.showcart {
    height: 50px;
    width: auto;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    width: 13px;
    height: 17px;
    line-height: 19px;
    top: -5px;
    right: 2px;
  }
  #touch-navigation .header.links .ausschreiben-btn,
  #touch-navigation .header.links .language-switcher,
  #touch-navigation .header.links .language-switcher + li,
  #touch-navigation .header.links .secondary-nav-bar {
    display: block;
  }
  #touch-navigation .header.links .language-switcher + .has-childs > .submenu-trigger {
    left: 25px;
    top: 17px;
    z-index: 10;
    text-indent: 9999px;
    max-width: 10px;
  }
  #touch-navigation .header.links .language-switcher + .has-childs > .submenu-trigger:before {
    text-indent: 0;
  }
  #touch-navigation .header.links a.my-account {
    padding-left: 48px;
  }
  .header.content .logo {
    max-width: 190px;
  }
  .header.content .logo img {
    max-width: 170px;
    width: 41vw;
    height: auto;
  }
  .header.content .block-search #search {
    padding-right: 36px;
    padding-left: 10px;
  }
  .header.content .block-search div.mst-searchautocomplete__autocomplete {
    left: 0 !important;
  }
  body .page-wrapper {
    padding-top: 0;
  }
  body .page-header {
    background-color: transparent;
    box-shadow: none;
  }
  body .page-header .header.content {
    background-color: #354c54;
    box-shadow: 0 2px 9px rgba(0, 0, 0, 0.4);
  }
  body .page-header .ausschreiben-btn {
    top: 10px;
    display: block;
  }
  body .secondary-nav-bar {
    background-color: transparent;
    max-width: 100%;
    position: absolute;
    top: 80px;
    width: 200vw;
  }
  body .secondary-nav-bar .header-container {
    background-color: transparent;
    visibility: hidden;
  }
}
.message.global.noscript,
.message.global.cookie {
  background: #828c4f;
  color: #E3E8CD;
  z-index: 100 !important;
}
@media screen and (min-width: 1420px) {
  html body .header.content #main-navigation + .block-search .mst-searchautocomplete__autocomplete {
    left: -239px !important;
  }
}
.nav-before-open {
  height: 100%;
  overflow-x: hidden;
  width: 100%;
}
.nav-before-open .page-wrapper {
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -ms-transition: left 0.3s;
  transition: left 0.3s;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: relative;
}
.nav-before-open body {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#touch-navigation {
  display: block;
  z-index: 100;
}
#touch-navigation .touch-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background: #f1f1f1;
  z-index: 101;
  transform: translate(-100%, 0);
  transition: all .3s;
}
#touch-navigation .touch-nav a {
  color: inherit;
  display: block;
  line-height: 4rem;
  padding: 0 1rem;
}
#touch-navigation .backdrop {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 100%;
  right: 0;
  bottom: 0;
  background: rgba(148, 148, 148, 0.8);
  opacity: 0;
  transition: opacity .3s;
}
#touch-navigation.active .touch-nav {
  transform: translate(0, 0);
}
#touch-navigation.active .backdrop {
  opacity: 1;
  left: 0;
}
#touch-navigation .close-link {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 2rem;
  border: 0;
  background: none;
}
#touch-navigation .sub-menu,
#touch-navigation .mega-dropdown {
  display: none;
  background-color: #efefef;
}
#touch-navigation .sub-menu {
  position: relative;
  box-shadow: 1px 1px 4px;
  z-index: 99999999;
}
#touch-navigation #main-navigation-js-clone li {
  border-bottom: 1px solid #e4e4e4;
}
#touch-navigation #main-navigation-js-clone li:last-child {
  border-bottom: 0;
}
#touch-navigation .has-childs {
  position: relative;
}
#touch-navigation .has-childs .submenu-trigger {
  position: absolute;
  top: 7px;
  right: 5px;
  font-size: 12px;
  padding: 0 4px !important;
  border: 1px solid #354c54;
  color: #354c54;
  line-height: 26px;
  border-radius: 6px 0;
  background: #fbfbfb;
  cursor: pointer;
}
#touch-navigation .has-childs .submenu-trigger:before {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f103';
  float: right;
  font-size: 14px;
  margin: 6px 0 0 7px;
  transition: all .3s;
  pointer-events: none;
}
#touch-navigation .has-childs.open-sub > .submenu-trigger:before {
  transform: rotate(180deg);
}
#touch-navigation ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#touch-navigation ul li {
  margin: 0px;
}
#touch-navigation .header.links {
  display: flex;
  justify-content: space-between;
  padding: 0 60px 10px 10px;
  margin-bottom: 20px;
  flex-direction: column;
}
#touch-navigation .minicart-wrapper,
#touch-navigation .link.wishlist,
#touch-navigation .ausschreiben-btn {
  display: none;
}
#touch-navigation a.my-account {
  text-indent: initial;
  width: auto;
  padding-left: 28px;
  margin-top: 12px;
}
#touch-navigation a.my-account + .sub-menu {
  position: absolute;
  left: -40px;
}
#touch-navigation .language-switcher .submenu-trigger {
  display: none;
}
#touch-navigation .language-switcher [for='current-language'] {
  opacity: .4;
  margin-right: 10px;
}
#touch-navigation .language-switcher .sub-menu {
  display: inline-block;
  background: none;
}
#touch-navigation .language-switcher .sub-menu li {
  display: inline-block;
}
#touch-navigation .language-switcher .sub-menu li .label {
  display: none;
}
#touch-navigation .main-container {
  padding: 0;
}
#touch-navigation .main-container > .right {
  display: none;
}
/** Theo - extra cleaning up button mess **/
button:not(.primary),
a.action:not(.primary),
a.action:not(.next),
.cart.table-wrapper .actions-toolbar > .action:not(.primary),
.action-gift:not(.primary) {
  padding-bottom: 8px !important;
}
button.action.update:before,
a.action.continue:before,
.cart.table-wrapper .actions-toolbar > .action.action.update:before,
.action-gift.action.update:before {
  font-size: 16px !important;
  margin: 0px 7px !important;
}
.action-save-address {
  line-height: 30px !important;
  padding-bottom: 12px !important;
}
/* end button clean  up */
.btn {
  display: inline-block;
  padding: 0 25px;
  background: #0076bd;
  color: #fff !important;
  font-size: 1.6rem;
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.btn .fa {
  margin-left: .5em;
}
.btn.fullwidth {
  display: block;
  padding: 0 10px;
  text-align: center;
}
.btn:hover {
  background-color: #0066a4;
  text-decoration: none;
}
.btn.wide {
  min-width: 190px;
  text-align: center;
  padding: 0 30px;
}
.btn.secondary {
  background: #354c54;
}
.btn.secondary:hover {
  background-color: #2b3e44;
}
.btn.cta {
  background: #828c4f;
}
.btn.cta:hover {
  background-color: #737c46;
}
.btn.small {
  line-height: inherit;
}
.btn-outline {
  display: inline-block;
  background: transparent;
  text-align: center;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  white-space: nowrap;
  color: #0076bd;
  border: 1px solid #0076bd;
  box-sizing: border-box;
}
.btn-outline:hover {
  text-decoration: none;
  background-color: rgba(0, 118, 189, 0.05);
}
.btn-outline.wide {
  min-width: 220px;
}
.fieldset.coupon {
  margin: 15px 0 25px 0 !important;
}
.fieldset.coupon .primary {
  float: none;
  width: 100%;
}
.fieldset.coupon .action.apply.primary {
  max-width: none !important;
  padding: 0;
  height: auto !important;
}
.fieldset.coupon .action.apply.primary span {
  font-weight: bold;
}
.pages-items .item .action.next,
.pages-items .item .action.previous {
  padding-bottom: 0 !important;
  box-shadow: none !important;
  border-radius: 2px !important;
}
/*
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
.table-striped thead td,
.table-striped thead th {
  background: rgba(53, 76, 84, 0.4);
}
.table-striped tbody tr:nth-child(even) th {
  background: rgba(53, 76, 84, 0.4);
}
.table-striped tbody tr:nth-child(even) td {
  background: rgba(53, 76, 84, 0.2);
}
.table-bordered {
  border: 1px solid #789daa !important;
  border-radius: 4px !important;
  border-collapse: separate;
}
.table-bordered td,
.table-bordered th {
  border-bottom: 1px solid #789daa;
}
.table-bordered tr:last-child td,
.table-bordered tr:last-child th {
  border-bottom: none;
}
.table-bordered {
  border: 1px solid #354c54;
}
.table-specs {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  border-left: 1px solid #DCDADA;
  border-bottom: 1px solid #DCDADA;
}
.table-specs th,
.table-specs td {
  padding: 10px 15px;
  font-size: 14px;
  border-right: 1px solid #DCDADA;
  border-top: 1px solid #DCDADA;
}
.table-specs th {
  width: 20%;
  color: #8B8B8B;
  background-color: #ECECEC;
}
/*
|------------------------------------------------------------
| All styles for fixes on internet explorer
|------------------------------------------------------------
*/
.ie11 .handler-container__img-container img {
  max-width: 150px !important;
}
.ie11 .wishlist-index-index .product-items .product-item {
  flex: 0 1 26%;
}
.ie11 .limiter select::-ms-expand {
  display: none;
}
.ie11 .page-wrapper {
  height: auto !important;
}
.ie11 .header-container .phone {
  margin-right: 170px;
}
.ie11 #touch-navigation .touch-nav .header.links .language-switcher {
  flex: 0 1 100%;
  justify-content: flex-start;
}
.ie11 .handler-container__image-container img {
  max-width: 150px;
}
@media (min-width: 1026px) {
  .ie11 .block-new-products.grid .product-items .product-item {
    flex: 0 1 22%;
  }
}
.ie11 .cms-home .blog-posts-container .main-container .col.downloads .post:first-of-type .download-button {
  top: auto !important;
}
.ie11 .cms-home .blog-posts-container .post-wrapper .post:first-of-type .details {
  height: auto;
}
.ie11 .cms-home .blog-posts-container .post-wrapper .post .details {
  height: 71px;
}
.ie11 .cms-home .products-grid .product-item-details {
  padding: 0 10px;
}
.ie11 .catalog-product-view {
  overflow-x: hidden;
}
.ie11 .page-with-filter .products-grid .product-item {
  flex: 0 1 27% !important;
}
@media (min-width: 1025px) {
  .ie11 body.page-products.catalog-category-view .products-grid .product-item {
    width: 31.6%;
  }
}
.ie11 .block.crosssell .products-grid.grid .product-item {
  flex: 0 1 22%;
  width: 22%;
  padding: 10px;
}
.ie11 footer.page-footer .form.subscribe .actions .action.subscribe.primary {
  line-height: 0;
}
@media screen and (min-width: 640px) {
  .ie11 body .gefa-mein-konto__single {
    flex: 0 1 45%;
  }
}
/*
/* MIXINS
/*_______________________________________________________*/
.block-title-blue {
  color: #FFF;
  font-size: 21px;
  font-weight: 300;
  background-color: #354b54;
  padding: 12px 10px;
  font-family: 'Fira Sans Condensed';
}
.green-main-title {
  color: #828c4f;
  font-size: 3.4rem;
  font-weight: 600;
  font-family: 'Fira Sans Condensed';
  line-height: 2.7rem;
  margin-bottom: 1rem;
}
.green-main-title .action.edit,
.green-main-title .action.view {
  padding: 0;
  background-color: transparent;
  border: 0;
  color: #0076bd;
  text-decoration: underline;
  line-height: inherit;
  vertical-align: middle;
}
body:before {
  content: '';
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  touch-action: none;
  opacity: 0;
  visibility: hidden;
  background-color: transparent;
  z-index: 101;
  transition: all 0.3s ease-in-out;
}
body.backdrop:before {
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
  visibility: visible;
  touch-action: auto;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .page-with-filter.page-layout-2columns-left .columns .column.main {
    width: 73%;
  }
  .page-with-filter.page-layout-2columns-left .columns .sidebar.sidebar-main {
    width: 26%;
  }
}
.customer-account-forgotpassword #maincontent {
  padding-top: 50px;
}
.customer-account-forgotpassword #visual {
  display: none;
}
.price-box {
  position: relative;
  display: flex;
}
.products-grid .product-item-info .product-item-details > .price-box {
  top: 130px !important;
  right: 20px !important;
}
.products-grid .product-item-info .product-item-details > .price-box .minimal-price-link {
  display: none;
}
.product-item .prices_tier_wrapper {
  display: none !important;
}
.products-grid .product-item-info .product-item-details {
  position: initial !important;
  padding-bottom: 60px;
}
.product-item-actions {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 10px 0 !important;
}
.product-social-links .towishlist,
.product-item-actions .towishlist {
  float: none !important;
  order: 2;
  margin-left: 10px;
}
.product-social-links .towishlist:before,
.product-item-actions .towishlist:before {
  content: '\f004' !important;
  font-size: 2rem !important;
  font-family: 'Font Awesome\ 5 Free' !important;
  color: #0076bd !important;
  font-weight: 900 !important;
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.product-item-actions {
  display: flex !important;
  align-items: center;
  margin: 10px 0;
}
.product-item-actions .actions-secondary {
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
}
.product-item-actions .small-price {
  overflow: visible !important;
}
.product-item-actions .small-price .price-box.price-final_price {
  display: flex;
  align-items: flex-end;
}
.product-item-actions .small-price .price-box.price-final_price > .price-container {
  order: 2;
}
.product-item-actions .small-price .price-box.price-final_price > .minimal-price-link {
  order: 1;
  margin-bottom: -4px;
}
.product-item-actions .small-price .price-box.price-final_price > .minimal-price-link:before {
  content: 'Preis ab';
}
@media screen and (max-width: 768px) {
  html {
    overflow-x: hidden;
    max-width: 100%;
  }
  body .column.main .product-items {
    margin-left: 0;
  }
}
.no-scroll {
  overflow: hidden;
  height: 100%;
  position: relative;
}
.main-container {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.small-main-container {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  max-width: 870px;
}
.category-cms {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: none !important;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  max-width: 870px;
}
.full-width-sections section {
  padding: 70px 0;
}
.full-width-sections section:nth-child(odd) {
  background-color: #F2F4F6;
}
.full-width-sections .block-title {
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 700;
  color: #828c4f;
  font-size: 3rem;
  margin-bottom: 72px;
  text-align: center;
  text-transform: uppercase;
}
.full-width-sections .block-title strong {
  font-weight: inherit;
}
.no-m-top {
  margin-top: 0 !important;
}
.gray-row {
  background: #F2F4F6;
}
.semibold,
.intro {
  font-weight: 600;
}
.a-left {
  text-align: left;
}
.a-center {
  text-align: center;
}
.a-right {
  text-align: right;
}
.inline-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.inline-menu li {
  display: inline-block;
}
.inline-menu li:before {
  content: " | ";
  color: #C4C0BF;
}
.inline-menu li:first-child:before {
  content: "";
}
.message span:before {
  font-weight: 900 !important;
}
.header-with-link {
  margin-bottom: 35px;
}
.header-with-link h1,
.header-with-link h2,
.header-with-link h3 {
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 600;
  color: #828c4f;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
.header-with-link * {
  display: inline-block;
  vertical-align: bottom;
  margin: 0;
}
.header-with-link a {
  margin-left: 20px;
  font-weight: normal;
}
.header-with-link a .fa {
  font-size: .7rem;
  vertical-align: middle;
}
.inline-flex-around {
  display: flex;
  justify-content: space-around;
}
.inline-flex-between {
  display: flex;
  justify-content: space-between;
}
.f-center {
  align-items: center;
}
.f-wrap {
  flex-wrap: wrap;
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
/* FLAGS
 * = = = = = = = = = = = = = = = = = = = */
.de-flag {
  position: relative;
}
.de-flag:after {
  content: '';
  height: 1.5rem;
  width: 1.8rem;
  background-image: url('../images/flags/de-flag.svg');
  background-size: cover;
  display: block;
}
.it-flag {
  position: relative;
}
.it-flag:after {
  content: '';
  height: 1.5rem;
  width: 1.8rem;
  background-image: url('../images/flags/it-flag.svg');
  background-size: cover;
  display: block;
}
.den-flag {
  position: relative;
}
.den-flag:after {
  content: '';
  height: 1.5rem;
  width: 1.8rem;
  background-image: url('../images/flags/den-flag.svg');
  background-size: cover;
  display: block;
}
.pl-flag {
  position: relative;
}
.pl-flag:after {
  content: '';
  height: 1.5rem;
  width: 1.8rem;
  background-image: url('../images/flags/pol-flag.svg');
  background-size: cover;
  display: block;
}
.tch-flag {
  position: relative;
}
.tch-flag:after {
  content: '';
  height: 1.5rem;
  width: 1.8rem;
  background-image: url('../images/flags/tch-flag.svg');
  background-size: cover;
  display: block;
}
.austria-flag {
  position: relative;
}
.austria-flag:after {
  content: '';
  height: 1.5rem;
  width: 1.8rem;
  background-image: url('../images/flags/austria-flag.svg');
  background-size: cover;
  display: block;
}
.sw-flag {
  position: relative;
}
.sw-flag:after {
  content: '';
  height: 1.5rem;
  width: 1.8rem;
  background-image: url('../images/flags/sw-flag.svg');
  background-size: cover;
  display: block;
}
.es-flag {
  position: relative;
}
.es-flag:after {
  content: '';
  height: 1.5rem;
  width: 1.8rem;
  background-image: url('../images/flags/es-flag.svg');
  background-size: cover;
  display: block;
}
.let-flag {
  position: relative;
}
.let-flag:after {
  content: '';
  height: 1.5rem;
  width: 1.8rem;
  background-image: url('../images/flags/let-flag.svg');
  background-size: cover;
  display: block;
}
.nl-flag {
  position: relative;
}
.nl-flag:after {
  content: '';
  height: 1.5rem;
  width: 1.8rem;
  background-image: url('../images/flags/nl-flag.svg');
  background-size: cover;
  display: block;
}
.se-flag {
  position: relative;
}
.se-flag:after {
  content: '';
  height: 1.5rem;
  width: 1.8rem;
  background-image: url('../images/flags/se-flag.svg');
  background-size: cover;
  display: block;
}
/*
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
/* Weird issue where pages with categories assigned to them would render empty column container at the end of the page */
body[class*="catalog-category"] .page-wrapper #maincontent .category-view + .columns {
  display: none;
}
/*
 * ALL STYLING FOR FORMS IN GEFA
 *----------------------------------------------------------*/
/*
/* Common Styles
/*_______________________________________________________*/
label {
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.customer-account-login,
.customer-account-create,
.account,
.checkout-onepage-success,
.checkout-cart-index,
.customer-account-forgotpassword {
  /* INPUT FIELD
	 	 * = = = = = = = = = = = = = = = = = = = */
  /* SELECT FIELD
		* = = = = = = = = = = = = = = = = = = = */
  /* CHECKBOXES
		 * = = = = = = = = = = = = = = = = = = = */
  /* RADIO BUTTONS
		 * = = = = = = = = = = = = = = = = = = = */
}
.customer-account-login #maincontent form,
.customer-account-create #maincontent form,
.account #maincontent form,
.checkout-onepage-success #maincontent form,
.checkout-cart-index #maincontent form,
.customer-account-forgotpassword #maincontent form,
.customer-account-login .modal-popup form,
.customer-account-create .modal-popup form,
.account .modal-popup form,
.checkout-onepage-success .modal-popup form,
.checkout-cart-index .modal-popup form,
.customer-account-forgotpassword .modal-popup form {
  /* ALWAYS GIVE FIELD POSITION RELATIVE
		 * = = = = = = = = = = = = = = = = = = = */
}
.customer-account-login #maincontent form select,
.customer-account-create #maincontent form select,
.account #maincontent form select,
.checkout-onepage-success #maincontent form select,
.checkout-cart-index #maincontent form select,
.customer-account-forgotpassword #maincontent form select,
.customer-account-login .modal-popup form select,
.customer-account-create .modal-popup form select,
.account .modal-popup form select,
.checkout-onepage-success .modal-popup form select,
.checkout-cart-index .modal-popup form select,
.customer-account-forgotpassword .modal-popup form select {
  height: 50px !important;
}
.customer-account-login #maincontent form .label,
.customer-account-create #maincontent form .label,
.account #maincontent form .label,
.checkout-onepage-success #maincontent form .label,
.checkout-cart-index #maincontent form .label,
.customer-account-forgotpassword #maincontent form .label,
.customer-account-login .modal-popup form .label,
.customer-account-create .modal-popup form .label,
.account .modal-popup form .label,
.checkout-onepage-success .modal-popup form .label,
.checkout-cart-index .modal-popup form .label,
.customer-account-forgotpassword .modal-popup form .label {
  color: #909090;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding: 1px 15px 0 0;
}
.customer-account-login #maincontent form .label:after,
.customer-account-create #maincontent form .label:after,
.account #maincontent form .label:after,
.checkout-onepage-success #maincontent form .label:after,
.checkout-cart-index #maincontent form .label:after,
.customer-account-forgotpassword #maincontent form .label:after,
.customer-account-login .modal-popup form .label:after,
.customer-account-create .modal-popup form .label:after,
.account .modal-popup form .label:after,
.checkout-onepage-success .modal-popup form .label:after,
.checkout-cart-index .modal-popup form .label:after,
.customer-account-forgotpassword .modal-popup form .label:after {
  color: #909090 !important;
}
.customer-account-login #maincontent form legend.legend,
.customer-account-create #maincontent form legend.legend,
.account #maincontent form legend.legend,
.checkout-onepage-success #maincontent form legend.legend,
.checkout-cart-index #maincontent form legend.legend,
.customer-account-forgotpassword #maincontent form legend.legend,
.customer-account-login .modal-popup form legend.legend,
.customer-account-create .modal-popup form legend.legend,
.account .modal-popup form legend.legend,
.checkout-onepage-success .modal-popup form legend.legend,
.checkout-cart-index .modal-popup form legend.legend,
.customer-account-forgotpassword .modal-popup form legend.legend {
  margin-bottom: 0 !important;
}
.customer-account-login #maincontent form .field:not(.note),
.customer-account-create #maincontent form .field:not(.note),
.account #maincontent form .field:not(.note),
.checkout-onepage-success #maincontent form .field:not(.note),
.checkout-cart-index #maincontent form .field:not(.note),
.customer-account-forgotpassword #maincontent form .field:not(.note),
.customer-account-login .modal-popup form .field:not(.note),
.customer-account-create .modal-popup form .field:not(.note),
.account .modal-popup form .field:not(.note),
.checkout-onepage-success .modal-popup form .field:not(.note),
.checkout-cart-index .modal-popup form .field:not(.note),
.customer-account-forgotpassword .modal-popup form .field:not(.note) {
  position: relative;
  margin: 0 0 2rem 0;
}
.customer-account-login #maincontent form .field:not(.note) .nested,
.customer-account-create #maincontent form .field:not(.note) .nested,
.account #maincontent form .field:not(.note) .nested,
.checkout-onepage-success #maincontent form .field:not(.note) .nested,
.checkout-cart-index #maincontent form .field:not(.note) .nested,
.customer-account-forgotpassword #maincontent form .field:not(.note) .nested,
.customer-account-login .modal-popup form .field:not(.note) .nested,
.customer-account-create .modal-popup form .field:not(.note) .nested,
.account .modal-popup form .field:not(.note) .nested,
.checkout-onepage-success .modal-popup form .field:not(.note) .nested,
.checkout-cart-index .modal-popup form .field:not(.note) .nested,
.customer-account-forgotpassword .modal-popup form .field:not(.note) .nested {
  margin-top: 0 !important;
}
.customer-account-login #maincontent form .field:not(.note) .nested .field:first-of-type,
.customer-account-create #maincontent form .field:not(.note) .nested .field:first-of-type,
.account #maincontent form .field:not(.note) .nested .field:first-of-type,
.checkout-onepage-success #maincontent form .field:not(.note) .nested .field:first-of-type,
.checkout-cart-index #maincontent form .field:not(.note) .nested .field:first-of-type,
.customer-account-forgotpassword #maincontent form .field:not(.note) .nested .field:first-of-type,
.customer-account-login .modal-popup form .field:not(.note) .nested .field:first-of-type,
.customer-account-create .modal-popup form .field:not(.note) .nested .field:first-of-type,
.account .modal-popup form .field:not(.note) .nested .field:first-of-type,
.checkout-onepage-success .modal-popup form .field:not(.note) .nested .field:first-of-type,
.checkout-cart-index .modal-popup form .field:not(.note) .nested .field:first-of-type,
.customer-account-forgotpassword .modal-popup form .field:not(.note) .nested .field:first-of-type {
  margin-top: 0;
}
.customer-account-login #maincontent form .field:not(.note) .nested .field:last-of-type,
.customer-account-create #maincontent form .field:not(.note) .nested .field:last-of-type,
.account #maincontent form .field:not(.note) .nested .field:last-of-type,
.checkout-onepage-success #maincontent form .field:not(.note) .nested .field:last-of-type,
.checkout-cart-index #maincontent form .field:not(.note) .nested .field:last-of-type,
.customer-account-forgotpassword #maincontent form .field:not(.note) .nested .field:last-of-type,
.customer-account-login .modal-popup form .field:not(.note) .nested .field:last-of-type,
.customer-account-create .modal-popup form .field:not(.note) .nested .field:last-of-type,
.account .modal-popup form .field:not(.note) .nested .field:last-of-type,
.checkout-onepage-success .modal-popup form .field:not(.note) .nested .field:last-of-type,
.checkout-cart-index .modal-popup form .field:not(.note) .nested .field:last-of-type,
.customer-account-forgotpassword .modal-popup form .field:not(.note) .nested .field:last-of-type {
  margin-bottom: 0 !important;
}
.customer-account-login #maincontent form .field:not(.note):before,
.customer-account-create #maincontent form .field:not(.note):before,
.account #maincontent form .field:not(.note):before,
.checkout-onepage-success #maincontent form .field:not(.note):before,
.checkout-cart-index #maincontent form .field:not(.note):before,
.customer-account-forgotpassword #maincontent form .field:not(.note):before,
.customer-account-login .modal-popup form .field:not(.note):before,
.customer-account-create .modal-popup form .field:not(.note):before,
.account .modal-popup form .field:not(.note):before,
.checkout-onepage-success .modal-popup form .field:not(.note):before,
.checkout-cart-index .modal-popup form .field:not(.note):before,
.customer-account-forgotpassword .modal-popup form .field:not(.note):before,
.customer-account-login #maincontent form .field:not(.note):after,
.customer-account-create #maincontent form .field:not(.note):after,
.account #maincontent form .field:not(.note):after,
.checkout-onepage-success #maincontent form .field:not(.note):after,
.checkout-cart-index #maincontent form .field:not(.note):after,
.customer-account-forgotpassword #maincontent form .field:not(.note):after,
.customer-account-login .modal-popup form .field:not(.note):after,
.customer-account-create .modal-popup form .field:not(.note):after,
.account .modal-popup form .field:not(.note):after,
.checkout-onepage-success .modal-popup form .field:not(.note):after,
.checkout-cart-index .modal-popup form .field:not(.note):after,
.customer-account-forgotpassword .modal-popup form .field:not(.note):after {
  display: none;
}
.customer-account-login #maincontent form .field:not(.note).street .control .field,
.customer-account-create #maincontent form .field:not(.note).street .control .field,
.account #maincontent form .field:not(.note).street .control .field,
.checkout-onepage-success #maincontent form .field:not(.note).street .control .field,
.checkout-cart-index #maincontent form .field:not(.note).street .control .field,
.customer-account-forgotpassword #maincontent form .field:not(.note).street .control .field,
.customer-account-login .modal-popup form .field:not(.note).street .control .field,
.customer-account-create .modal-popup form .field:not(.note).street .control .field,
.account .modal-popup form .field:not(.note).street .control .field,
.checkout-onepage-success .modal-popup form .field:not(.note).street .control .field,
.checkout-cart-index .modal-popup form .field:not(.note).street .control .field,
.customer-account-forgotpassword .modal-popup form .field:not(.note).street .control .field {
  margin-top: 0;
}
.customer-account-login #maincontent form .field:not(.note).street .control .field.additional,
.customer-account-create #maincontent form .field:not(.note).street .control .field.additional,
.account #maincontent form .field:not(.note).street .control .field.additional,
.checkout-onepage-success #maincontent form .field:not(.note).street .control .field.additional,
.checkout-cart-index #maincontent form .field:not(.note).street .control .field.additional,
.customer-account-forgotpassword #maincontent form .field:not(.note).street .control .field.additional,
.customer-account-login .modal-popup form .field:not(.note).street .control .field.additional,
.customer-account-create .modal-popup form .field:not(.note).street .control .field.additional,
.account .modal-popup form .field:not(.note).street .control .field.additional,
.checkout-onepage-success .modal-popup form .field:not(.note).street .control .field.additional,
.checkout-cart-index .modal-popup form .field:not(.note).street .control .field.additional,
.customer-account-forgotpassword .modal-popup form .field:not(.note).street .control .field.additional {
  margin-bottom: 0;
}
@-webkit-keyframes autofill_email {
  to {
    background-image: url(../images/svg/email.svg);
  }
}
@-webkit-keyframes autofill_password {
  to {
    background-image: url(../images/svg/lock.svg);
  }
}
.customer-account-login input[type="email"]:-webkit-autofill,
.customer-account-create input[type="email"]:-webkit-autofill,
.account input[type="email"]:-webkit-autofill,
.checkout-onepage-success input[type="email"]:-webkit-autofill,
.checkout-cart-index input[type="email"]:-webkit-autofill,
.customer-account-forgotpassword input[type="email"]:-webkit-autofill,
.customer-account-login input[type="email"]:-webkit-autofill:hover,
.customer-account-create input[type="email"]:-webkit-autofill:hover,
.account input[type="email"]:-webkit-autofill:hover,
.checkout-onepage-success input[type="email"]:-webkit-autofill:hover,
.checkout-cart-index input[type="email"]:-webkit-autofill:hover,
.customer-account-forgotpassword input[type="email"]:-webkit-autofill:hover,
.customer-account-login input[type="email"]:-webkit-autofill:focus,
.customer-account-create input[type="email"]:-webkit-autofill:focus,
.account input[type="email"]:-webkit-autofill:focus,
.checkout-onepage-success input[type="email"]:-webkit-autofill:focus,
.checkout-cart-index input[type="email"]:-webkit-autofill:focus,
.customer-account-forgotpassword input[type="email"]:-webkit-autofill:focus,
.customer-account-login input[type="email"]:-webkit-autofill:active,
.customer-account-create input[type="email"]:-webkit-autofill:active,
.account input[type="email"]:-webkit-autofill:active,
.checkout-onepage-success input[type="email"]:-webkit-autofill:active,
.checkout-cart-index input[type="email"]:-webkit-autofill:active,
.customer-account-forgotpassword input[type="email"]:-webkit-autofill:active {
  -webkit-animation-name: autofill_email;
  -webkit-animation-fill-mode: both;
}
.customer-account-login input[type="pasword"]:-webkit-autofill,
.customer-account-create input[type="pasword"]:-webkit-autofill,
.account input[type="pasword"]:-webkit-autofill,
.checkout-onepage-success input[type="pasword"]:-webkit-autofill,
.checkout-cart-index input[type="pasword"]:-webkit-autofill,
.customer-account-forgotpassword input[type="pasword"]:-webkit-autofill,
.customer-account-login input[type="password"]:-webkit-autofill:focus,
.customer-account-create input[type="password"]:-webkit-autofill:focus,
.account input[type="password"]:-webkit-autofill:focus,
.checkout-onepage-success input[type="password"]:-webkit-autofill:focus,
.checkout-cart-index input[type="password"]:-webkit-autofill:focus,
.customer-account-forgotpassword input[type="password"]:-webkit-autofill:focus,
.customer-account-login input[type="password"]:-webkit-autofill:active,
.customer-account-create input[type="password"]:-webkit-autofill:active,
.account input[type="password"]:-webkit-autofill:active,
.checkout-onepage-success input[type="password"]:-webkit-autofill:active,
.checkout-cart-index input[type="password"]:-webkit-autofill:active,
.customer-account-forgotpassword input[type="password"]:-webkit-autofill:active {
  -webkit-animation-name: autofill_password;
  -webkit-animation-fill-mode: both;
}
.customer-account-login #maincontent input,
.customer-account-create #maincontent input,
.account #maincontent input,
.checkout-onepage-success #maincontent input,
.checkout-cart-index #maincontent input,
.customer-account-forgotpassword #maincontent input {
  border: 1px solid #c2c2c2 !important;
  color: #000 !important;
  font-size: 1.6rem !important;
  padding: 13px 14px !important;
  height: auto !important;
}
.customer-account-login #maincontent input[type="password"],
.customer-account-create #maincontent input[type="password"],
.account #maincontent input[type="password"],
.checkout-onepage-success #maincontent input[type="password"],
.checkout-cart-index #maincontent input[type="password"],
.customer-account-forgotpassword #maincontent input[type="password"],
.customer-account-login #maincontent input[type="email"],
.customer-account-create #maincontent input[type="email"],
.account #maincontent input[type="email"],
.checkout-onepage-success #maincontent input[type="email"],
.checkout-cart-index #maincontent input[type="email"],
.customer-account-forgotpassword #maincontent input[type="email"] {
  padding: 13px 14px 13px 45px !important;
}
.customer-account-login #maincontent input[type="email"],
.customer-account-create #maincontent input[type="email"],
.account #maincontent input[type="email"],
.checkout-onepage-success #maincontent input[type="email"],
.checkout-cart-index #maincontent input[type="email"],
.customer-account-forgotpassword #maincontent input[type="email"] {
  background-image: url(../images/svg/email.svg) !important;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 15px center;
  -webkit-appearance: none;
}
.customer-account-login #maincontent input[type="password"],
.customer-account-create #maincontent input[type="password"],
.account #maincontent input[type="password"],
.checkout-onepage-success #maincontent input[type="password"],
.checkout-cart-index #maincontent input[type="password"],
.customer-account-forgotpassword #maincontent input[type="password"] {
  background-image: url(../images/svg/lock.svg);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: 15px center;
  -webkit-appearance: none;
}
.customer-account-login select,
.customer-account-create select,
.account select,
.checkout-onepage-success select,
.checkout-cart-index select,
.customer-account-forgotpassword select {
  border: 1px solid #c2c2c2;
  background-color: #FFF;
  font-size: 1.6rem;
  height: 40px !important;
  padding-right: 30px;
  border-radius: 0;
  -webkit-border-radius: 0px;
  margin: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('../images/svg/chevrondown.svg');
  background-position: right 10px center;
  background-size: 12px;
  background-repeat: no-repeat;
}
.customer-account-login .field.choice input[type="checkbox"] + label,
.customer-account-create .field.choice input[type="checkbox"] + label,
.account .field.choice input[type="checkbox"] + label,
.checkout-onepage-success .field.choice input[type="checkbox"] + label,
.checkout-cart-index .field.choice input[type="checkbox"] + label,
.customer-account-forgotpassword .field.choice input[type="checkbox"] + label,
.customer-account-login .checkout-agreement input[type="checkbox"] + label,
.customer-account-create .checkout-agreement input[type="checkbox"] + label,
.account .checkout-agreement input[type="checkbox"] + label,
.checkout-onepage-success .checkout-agreement input[type="checkbox"] + label,
.checkout-cart-index .checkout-agreement input[type="checkbox"] + label,
.customer-account-forgotpassword .checkout-agreement input[type="checkbox"] + label {
  padding-left: 10px;
}
.customer-account-login .field.choice input[type="checkbox"] + label span,
.customer-account-create .field.choice input[type="checkbox"] + label span,
.account .field.choice input[type="checkbox"] + label span,
.checkout-onepage-success .field.choice input[type="checkbox"] + label span,
.checkout-cart-index .field.choice input[type="checkbox"] + label span,
.customer-account-forgotpassword .field.choice input[type="checkbox"] + label span,
.customer-account-login .checkout-agreement input[type="checkbox"] + label span,
.customer-account-create .checkout-agreement input[type="checkbox"] + label span,
.account .checkout-agreement input[type="checkbox"] + label span,
.checkout-onepage-success .checkout-agreement input[type="checkbox"] + label span,
.checkout-cart-index .checkout-agreement input[type="checkbox"] + label span,
.customer-account-forgotpassword .checkout-agreement input[type="checkbox"] + label span {
  text-transform: none;
  color: #000;
  font-size: 1.6rem;
}
.customer-account-login .field.choice input[type="checkbox"] + label:before,
.customer-account-create .field.choice input[type="checkbox"] + label:before,
.account .field.choice input[type="checkbox"] + label:before,
.checkout-onepage-success .field.choice input[type="checkbox"] + label:before,
.checkout-cart-index .field.choice input[type="checkbox"] + label:before,
.customer-account-forgotpassword .field.choice input[type="checkbox"] + label:before,
.customer-account-login .checkout-agreement input[type="checkbox"] + label:before,
.customer-account-create .checkout-agreement input[type="checkbox"] + label:before,
.account .checkout-agreement input[type="checkbox"] + label:before,
.checkout-onepage-success .checkout-agreement input[type="checkbox"] + label:before,
.checkout-cart-index .checkout-agreement input[type="checkbox"] + label:before,
.customer-account-forgotpassword .checkout-agreement input[type="checkbox"] + label:before {
  content: '';
  width: 22px;
  height: 23px;
  border: 1px solid #c2c2c2;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: -4px;
  left: -30px;
  cursor: pointer;
}
.customer-account-login .field.choice label,
.customer-account-create .field.choice label,
.account .field.choice label,
.checkout-onepage-success .field.choice label,
.checkout-cart-index .field.choice label,
.customer-account-forgotpassword .field.choice label,
.customer-account-login .checkout-agreement label,
.customer-account-create .checkout-agreement label,
.account .checkout-agreement label,
.checkout-onepage-success .checkout-agreement label,
.checkout-cart-index .checkout-agreement label,
.customer-account-forgotpassword .checkout-agreement label {
  text-transform: none;
  color: #000;
  font-size: 16px;
}
.customer-account-login .field.choice input[type="checkbox"],
.customer-account-create .field.choice input[type="checkbox"],
.account .field.choice input[type="checkbox"],
.checkout-onepage-success .field.choice input[type="checkbox"],
.checkout-cart-index .field.choice input[type="checkbox"],
.customer-account-forgotpassword .field.choice input[type="checkbox"],
.customer-account-login .checkout-agreement input[type="checkbox"],
.customer-account-create .checkout-agreement input[type="checkbox"],
.account .checkout-agreement input[type="checkbox"],
.checkout-onepage-success .checkout-agreement input[type="checkbox"],
.checkout-cart-index .checkout-agreement input[type="checkbox"],
.customer-account-forgotpassword .checkout-agreement input[type="checkbox"] {
  opacity: 0;
  margin-right: 13px;
}
.customer-account-login .field.choice input[type="checkbox"]:checked + label:before,
.customer-account-create .field.choice input[type="checkbox"]:checked + label:before,
.account .field.choice input[type="checkbox"]:checked + label:before,
.checkout-onepage-success .field.choice input[type="checkbox"]:checked + label:before,
.checkout-cart-index .field.choice input[type="checkbox"]:checked + label:before,
.customer-account-forgotpassword .field.choice input[type="checkbox"]:checked + label:before,
.customer-account-login .checkout-agreement input[type="checkbox"]:checked + label:before,
.customer-account-create .checkout-agreement input[type="checkbox"]:checked + label:before,
.account .checkout-agreement input[type="checkbox"]:checked + label:before,
.checkout-onepage-success .checkout-agreement input[type="checkbox"]:checked + label:before,
.checkout-cart-index .checkout-agreement input[type="checkbox"]:checked + label:before,
.customer-account-forgotpassword .checkout-agreement input[type="checkbox"]:checked + label:before {
  content: '';
  background-image: url('../images/svg/check.svg');
  background-size: cover;
  background-repeat: no-repeat;
}
.customer-account-login #maincontent input[type="radio"],
.customer-account-create #maincontent input[type="radio"],
.account #maincontent input[type="radio"],
.checkout-onepage-success #maincontent input[type="radio"],
.checkout-cart-index #maincontent input[type="radio"],
.customer-account-forgotpassword #maincontent input[type="radio"] {
  all: unset;
  border: 0 !important;
  background-image: url('../images/unchecked-radio.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 10px;
}
.customer-account-login #maincontent input[type="radio"]:checked,
.customer-account-create #maincontent input[type="radio"]:checked,
.account #maincontent input[type="radio"]:checked,
.checkout-onepage-success #maincontent input[type="radio"]:checked,
.checkout-cart-index #maincontent input[type="radio"]:checked,
.customer-account-forgotpassword #maincontent input[type="radio"]:checked {
  background-image: url('../images/checked-radio.png');
}
/*
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
/*
/* Desktop Styles (more than 768px)
/*_______________________________________________________*/
/*
 * ALL STYLES FOR THE PRINT PAGE.
 *----------------------------------------------------------*/
/*
/* Common Styles
/*_______________________________________________________*/
.page-print .nav-toggle {
  display: none !important;
}
.page-print .page-wrapper {
  padding-top: 0;
}
.page-print .logo {
  margin: 50px 0 25px auto;
  display: block;
}
.page-print .logo:before {
  content: '';
  display: block;
  min-height: 55px;
  min-width: 355px;
  background-image: url('../images/logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}
.page-print .logo img {
  display: none;
}
.page-print .order-status {
  display: none;
}
.page-print .order-date span {
  display: inline-block;
  min-width: 120px;
  font-weight: bold;
}
.page-print .column.main {
  display: flex;
  flex-wrap: wrap;
}
.page-print .column.main .block-order-details-view {
  order: 1;
  flex: 0 1 100%;
}
.page-print .column.main .block-order-details-view .block-title {
  display: none;
}
.page-print .column.main .block-order-details-view .box {
  border: 1px solid #dfdfdf;
}
.page-print .column.main .block-order-details-view .box-title {
  background-color: #dfdfdf;
  color: #000;
  display: block !important;
  padding: 10px 0 10px 25px;
}
.page-print .column.main .block-order-details-view .box-content {
  padding: 0 0 0 25px;
}
@media screen and (min-width: 768px) {
  .page-print .column.main .block-order-details-view .box:last-of-type {
    position: relative;
    top: -90px;
  }
}
.page-print .column.main .order-details-items {
  flex: 0 1 100%;
  order: 2;
  border: 0;
}
.page-print .column.main .order-details-items > .order-title {
  display: none;
}
.page-print .column.main .order-details-items .table-order-items thead {
  background-color: #dfdfdf;
  border: 1px solid #dfdfdf;
  border-bottom: 0;
}
.page-print .column.main .order-details-items .table-order-items thead th:first-of-type {
  padding-left: 25px;
}
.page-print .column.main .order-details-items .table-order-items thead th:last-of-type {
  padding-right: 35px;
}
.page-print .column.main .order-details-items .table-order-items tbody {
  border: 1px solid #dfdfdf;
  border-top: 0;
}
.page-print .column.main .order-details-items .table-order-items tbody tr td:first-of-type {
  padding-left: 25px;
}
.page-print .column.main .order-details-items .table-order-items .cart-price .price {
  font-size: 1.4rem;
  font-weight: normal;
}
.page-print .column.main .order-details-items .table-order-items tfoot {
  margin-top: 15px;
}
.page-print .column.main .order-details-items .table-order-items tfoot tr th,
.page-print .column.main .order-details-items .table-order-items tfoot tr td {
  padding: 0 10px;
}
.page-print .column.main .order-details-items .table-order-items tfoot tr:first-of-type th,
.page-print .column.main .order-details-items .table-order-items tfoot tr:first-of-type td {
  padding: 25px 10px 0 10px;
}
/*
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
/*
/* Desktop Styles (more than 768px)
/*_______________________________________________________*/
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/FiraSans-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/FiraSans-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/FiraSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/FiraSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/FiraSans-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/FiraSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/FiraSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans Condensed";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/FiraSansCondensed-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans Condensed";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/FiraSansCondensed-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans Condensed";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/FiraSansCondensed-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/FiraSansCondensed-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans Condensed";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/FiraSansCondensed-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans Condensed";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/FiraSansCondensed-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Sans Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/FiraSansCondensed-Bold.ttf") format("truetype");
}
#visual {
  position: relative;
  min-height: 314px;
  box-sizing: border-box;
  padding: 0 20px 0;
  margin-bottom: 24px;
  color: #fff;
  background: #333;
}
#visual .hallmark-logos {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#visual .hallmark-logos a {
  display: inline-block;
  margin-left: 10px;
}
#visual .usp-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 11px 0;
  display: none;
}
#visual > .main-container {
  padding: 1px;
}
#visual .visual-content {
  display: flex;
  flex-direction: column;
  opacity: 0;
  transition: opacity .4s;
}
#visual .visual-content.centered {
  opacity: 1;
}
#visual .visual-content .more-link {
  font-size: 13px;
  order: 3;
  margin-top: 15px;
}
#visual .visual-content .category-description {
  margin-bottom: 0;
}
#visual .more-link {
  line-height: 36px;
  font-size: 13px;
}
#visual .more-link .fa {
  margin-left: 4px;
}
#visual .more-link:hover {
  color: #fff;
}
.catalog-product-view #visual,
.customer-account-login #visual,
.account #visual,
.blog-category-index #visual,
.catalogsearch-result-index #visual,
.catalog-product-compare-index #visual {
  padding: 0 !important;
  min-height: 0 !important;
}
.catalog-product-view #visual .hallmark-logos,
.customer-account-login #visual .hallmark-logos,
.account #visual .hallmark-logos,
.blog-category-index #visual .hallmark-logos,
.catalogsearch-result-index #visual .hallmark-logos,
.catalog-product-compare-index #visual .hallmark-logos {
  display: none;
}
.catalog-product-view #visual .usp-bar,
.customer-account-login #visual .usp-bar,
.account #visual .usp-bar,
.blog-category-index #visual .usp-bar,
.catalogsearch-result-index #visual .usp-bar,
.catalog-product-compare-index #visual .usp-bar {
  position: static;
}
.visual-content {
  max-width: 700px;
  position: relative;
  z-index: 10;
  padding: 20px 20px 20px 0;
}
.visual-content:after {
  content: " ";
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: #0F4B52;
  opacity: .85;
}
.visual-content .visual-title {
  font-size: 4.5rem;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  display: block;
  border-bottom: 1px solid #fff;
  margin: 0 0 22px;
  line-height: 1em;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.visual-content .visual-title.no-description {
  border-bottom: 0;
  margin: 0px;
  padding: 0px;
}
.visual-content .btn-visual {
  font-size: 1.6rem;
  line-height: 40px;
  padding: 0 20px;
  min-width: 150px;
  text-align: center;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.visual-content .btn-visual:after {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  margin-left: 20px;
}
.visual-content .btn-visual.primary {
  background: #fff;
  color: #354c54;
}
.visual-content .btn-visual.primary:hover {
  background: #dadada;
}
.visual-content .btn-visual:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.2);
}
.visual-content footer {
  margin-top: 40px;
}
.visual-content footer a {
  margin-right: 15px;
}
#scroll-to-content {
  position: absolute;
  bottom: 102px;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.68);
  padding: 11px 0 0 6px;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  #scroll-to-content {
    bottom: 42px;
  }
}
#homepage-visual {
  font-size: 2.1rem;
  padding: 40px 20px 40px 0;
  max-width: 640px;
}
#homepage-visual .visual-title {
  font-size: 7.7rem;
}
.cms-home #visual {
  min-height: 600px;
  height: calc(100vh - 122px);
  margin-bottom: 0;
  box-sizing: border-box;
}
#visual.slider-enabled {
  transition: background .3s;
}
#visual.slider-enabled:before {
  content: " ";
  position: absolute;
  top: 40%;
  left: 50%;
  width: 30px;
  height: 30px;
  background: url("..//images/preloader.gif") no-repeat center center;
  margin: -15px 0 0 -15px;
  transition: opacity .3s;
}
#visual.slider-enabled .visual-slider {
  opacity: 0;
  transform: translate(-20px, 0);
  transition: all .2s;
}
#visual.slider-enabled .slider-controls {
  opacity: 0;
  transform: translate(0, 20px);
  transition: all .8s;
  transition-delay: 3s;
}
#visual.slider-enabled.is-loaded {
  background: transparent;
}
#visual.slider-enabled.is-loaded .visual-slider {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 2s;
  transition-delay: 1s;
}
#visual.slider-enabled.is-loaded .slider-controls {
  opacity: 1;
  transform: translate(0, 0);
}
#visual.slider-enabled.is-loaded:before {
  opacity: 0;
}
.background-images {
  line-height: 0;
}
.background-images .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-color: #333;
  opacity: 0;
  transition: opacity 1s;
  z-index: -1;
}
.background-images .image.active {
  opacity: 1;
}
.visual-slider .slider-controls {
  position: absolute;
  top: -61px;
  right: 0;
}
.visual-slider .slider-controls .slider-control {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: rgba(15, 75, 82, 0.7);
  text-align: center;
  color: #fff;
}
.visual-slider .slider-controls .slider-control:before {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f053';
  line-height: 50px;
}
.visual-slider .slider-controls .slider-control.right:before {
  content: "\f054";
}
.visual-slider .slider-controls .slider-control + .slider-control {
  margin-left: 7px;
}
.visual-slider .slider-controls .slider-control:hover {
  background: rgba(15, 75, 82, 0.85);
}
.visual-slider .item {
  display: none;
}
.visual-slider .item.active {
  display: block;
}
.quote-with-image {
  display: none;
}
@media screen and (min-width: 769px) {
  body.page-with-filter #visual,
  body.catalogsearch-result-index #visual {
    padding-bottom: 76px !important;
  }
  body.page-with-filter .sidebar.sidebar-main .block.filter,
  body.catalogsearch-result-index .sidebar.sidebar-main .block.filter {
    padding-left: 0;
    padding-right: 0;
    padding-top: 33px;
    margin-left: 8px;
  }
  body.page-with-filter .sidebar.sidebar-main .block-content,
  body.catalogsearch-result-index .sidebar.sidebar-main .block-content {
    padding-left: 0 !important;
    padding-right: 0;
  }
  body.page-with-filter .sidebar.sidebar-main .block-content .filter-options,
  body.catalogsearch-result-index .sidebar.sidebar-main .block-content .filter-options {
    padding: 40px 20px 20px 20px;
  }
  body.page-with-filter .sidebar.sidebar-main .block-content .filter-options-title,
  body.catalogsearch-result-index .sidebar.sidebar-main .block-content .filter-options-title {
    margin: 0 0 14px;
    font-size: 1.6rem;
  }
  body.page-with-filter .sidebar.sidebar-main .block-content .filter-options-item,
  body.catalogsearch-result-index .sidebar.sidebar-main .block-content .filter-options-item {
    margin-bottom: 60px;
  }
  body.page-with-filter .sidebar.sidebar-main .block-content .filter-options-content .filter-subtitle,
  body.catalogsearch-result-index .sidebar.sidebar-main .block-content .filter-options-content .filter-subtitle {
    display: none;
  }
  body.page-with-filter .sidebar.sidebar-main .block-content .filter-options-content .item,
  body.catalogsearch-result-index .sidebar.sidebar-main .block-content .filter-options-content .item {
    margin-bottom: 8px;
  }
  body.page-with-filter .sidebar.sidebar-main .block-content .filter-options-content .item input[type="checkbox"],
  body.catalogsearch-result-index .sidebar.sidebar-main .block-content .filter-options-content .item input[type="checkbox"] {
    margin: 0 3px 0 0;
  }
  body.page-with-filter .sidebar.sidebar-main .block-content .filter-options-content .item a,
  body.catalogsearch-result-index .sidebar.sidebar-main .block-content .filter-options-content .item a {
    font-size: 1.6rem;
    color: #000;
    font-weight: lighter;
    vertical-align: bottom;
  }
  body.page-with-filter .sidebar.sidebar-main .block-content .filter-options-content .item a .count,
  body.catalogsearch-result-index .sidebar.sidebar-main .block-content .filter-options-content .item a .count {
    float: right;
    /* Removed count after filter */
    display: none;
  }
  body.page-with-filter .sidebar.sidebar-main .block-subtitle,
  body.catalogsearch-result-index .sidebar.sidebar-main .block-subtitle {
    background-color: #0F4B52;
    font-family: "Fira Sans Condensed", "Fira Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    color: #FFF;
    padding: 9px 10px 7px 18px;
    text-transform: uppercase;
  }
}
.sidebar.sidebar-main .block.filter {
  background-color: #f6f6f6;
  padding: 32px 17px;
}
.sidebar.sidebar-main .block.filter .filter-title {
  padding: 2px 0 0 17px;
  line-height: 38px;
  color: #ffffff;
  background-color: #0F4B52;
  text-transform: uppercase;
  max-width: 70%;
}
.sidebar.sidebar-main .block.filter .filter-title strong {
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.sidebar.sidebar-main .block.filter .filter-content {
  padding-left: 17px;
}
.sidebar.sidebar-main .block.filter .filter-content dd > ol > li > a {
  position: relative;
  display: block;
  color: #000000;
}
.sidebar.sidebar-main .block.filter .filter-content dd > ol > li > a span.count {
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-size: 16px;
  display: block;
  width: 35px;
  float: right;
  text-align: right;
  color: #8E8E8E;
  margin-right: 16px;
}
.sidebar.sidebar-main .block.filter .filter-content .swatch-option.color {
  height: 30px;
}
.small-price .price-label {
  display: none;
}
.small-price .price-box {
  float: right;
  margin: 0 0 0 -10px;
  width: 100%;
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.small-price .price-box .price {
  font-size: 1.6rem;
  font-weight: 600;
}
.small-price .price-box .special-price {
  order: 2;
}
.small-price .price-box .old-price {
  order: 1;
  display: block;
  font-size: 90%;
  margin-top: -8px;
  height: 18px;
  font-weight: lighter;
}
.small-price .price-box .old-price .price {
  font-size: 1.3rem;
}
.toolbar.toolbar-products {
  padding: 0 10px 0 0;
  border-bottom: 1px solid #C4C0BF;
}
.toolbar.toolbar-products .toolbar-amount {
  padding: 14px 0 0;
}
.toolbar.toolbar-products .toolbar-number {
  font-weight: bold;
}
.toolbar.toolbar-products .toolbar-sorter {
  padding-bottom: 9px;
}
.toolbar.toolbar-products .toolbar-sorter .sorter-action.sort-asc:before,
.toolbar.toolbar-products .toolbar-sorter .sorter-action.sort-desc:before {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  content: '\f160';
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.toolbar.toolbar-products .toolbar-sorter .sorter-action.sort-desc:before {
  content: '\f161';
}
.toolbar.toolbar-products .toolbar-sorter div.sorter-wrap {
  display: inline-block;
}
.toolbar.toolbar-products .toolbar-sorter #sorter {
  color: #0076bd;
  border: 1px solid #c2c2c2;
  border-radius: none !important;
}
.toolbar.toolbar-products .limiter .control {
  display: inline-block;
}
.products-grid + .toolbar {
  border-bottom: 0px;
}
.products-grid + .toolbar .control {
  display: inline-block;
  border: 1px solid #D6D6D6;
  background-color: #F6F6F6;
  margin: 0 10px;
  padding-left: 5px;
}
.products-grid + .toolbar .control select#limiter {
  color: #0076bd;
  border: none;
  background-color: transparent;
  border-radius: none !important;
}
.products-grid + .toolbar .control select#limiter:focus {
  box-shadow: none;
}
.products-grid + .toolbar .pages {
  float: right !important;
}
.products-grid + .toolbar .pages strong,
.products-grid + .toolbar .pages a.page {
  font-weight: 200;
  position: relative;
  line-height: 22px !important;
}
.products-grid + .toolbar .pages a.page {
  text-decoration: underline;
}
.products-grid + .toolbar .pages ul.pages-items {
  margin-left: 10px;
}
.products-grid + .toolbar .pages ul.pages-items li.item {
  display: inline-block;
  border-left: 1px solid #D6D6D6;
  line-height: 22px !important;
  width: 32px;
}
.products-grid + .toolbar .pages ul.pages-items li.pages-item-next,
.products-grid + .toolbar .pages ul.pages-items li.pages-item-previous {
  border-left: 0px solid #D6D6D6;
}
.products-grid + .toolbar .pages ul.pages-items li.pages-item-previous + .item {
  border-left: 0px solid #D6D6D6;
}
.products-grid + .toolbar .pages ul.pages-items li.item:first-child {
  border-left: 0px solid #D6D6D6;
}
.products-grid + .toolbar .pages ul.pages-items li.pages-item-next {
  margin-left: -10px;
}
.products-grid + .toolbar .pages .action {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 4px 15px;
  font-size: 22px;
  box-sizing: border-box;
  vertical-align: middle;
  box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
  border-radius: 6px 0;
  line-height: 22px;
  width: 32px;
}
.products-grid + .toolbar .pages .action.next:hover:before,
.products-grid + .toolbar .pages .action.next:visited:before,
.products-grid + .toolbar .pages .action.previous:hover:before,
.products-grid + .toolbar .pages .action.previous:visited:before {
  color: #ffffff;
}
.products-grid + .toolbar .pages .action.next:before,
.products-grid + .toolbar .pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  line-height: inherit;
  color: #ffffff;
  content: '\f105';
  font-family: 'Font Awesome\ 5 Free';
  margin: -2px 0 0 -3px;
  vertical-align: top;
  display: inline-block;
  font-weight: 700;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-grid + .toolbar .pages .action.previous:before {
  content: '\f104';
  margin: -2px 0 0 -5px;
}
.products-grid + .toolbar .limiter {
  float: left !important;
}
.column.main .filter-current {
  margin-bottom: 35px;
}
.column.main .filter-current .block-subtitle {
  font-weight: normal;
  font-style: italic;
  font-size: 1.4rem;
  font-weight: 400;
  margin-right: 19px;
}
.column.main .filter-current .items {
  display: inline-block;
}
.column.main .filter-current .items .filter-label {
  display: inline-block;
}
.column.main .filter-current .item {
  background-color: #E7E7E7;
  margin-bottom: 15px !important;
  padding: 7px 13px 6px;
  color: #005B6D;
  display: inline-block;
  margin-right: 10px;
}
.column.main .filter-current .action.remove:before {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00d';
  font-size: 1.6rem;
  margin-left: 14px;
}
.column.main .filter-current .action.remove span {
  display: none;
}
.search__index-magento-catalog-category .meta {
  margin: 10px 0;
}
/*
|------------------------------------------------------------
| All styles for the checkout page.
|------------------------------------------------------------
*/
/*
/* Common Styles
/*_______________________________________________________*/
.checkout-cart-index {
  /* STYLES INSIDE SHOPPING CART TABLE
		 * = = = = = = = = = = = = = = = = = = = */
  /* STYLES FOR THE SIDEBAR
		 * (Zusammenfassung, order summary)
		 * = = = = = = = = = = = = = = = = = = = */
}
.checkout-cart-index .breadcrumbs {
  margin-top: 3.3rem;
}
.checkout-cart-index .page-title {
  margin-bottom: 37px;
}
.checkout-cart-index .cart-container .cart-summary {
  padding: 20px 25px;
  width: 31%;
}
.checkout-cart-index .cart-container .form.form-cart {
  width: 65%;
  margin-right: 4%;
}
.checkout-cart-index #shopping-cart-table td {
  vertical-align: middle;
  padding: 15px 0;
}
.checkout-cart-index #shopping-cart-table td label {
  display: none;
}
.checkout-cart-index #shopping-cart-table td .field {
  margin: 0;
}
.checkout-cart-index #shopping-cart-table td.col.qty {
  width: 15%;
}
.checkout-cart-index #shopping-cart-table td.col.qty input {
  height: 50px !important;
  width: 65px;
  color: #9f9f9f !important;
  border: 1px solid #c2c2c2 !important;
}
.checkout-cart-index #shopping-cart-table td.subtotal {
  width: 1%;
}
.checkout-cart-index #shopping-cart-table td:last-of-type {
  width: 9%;
}
.checkout-cart-index #shopping-cart-table .cart.item tr,
.checkout-cart-index #shopping-cart-table .cart.item td {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.checkout-cart-index #shopping-cart-table .cart.item tr div,
.checkout-cart-index #shopping-cart-table .cart.item td div,
.checkout-cart-index #shopping-cart-table .cart.item tr strong,
.checkout-cart-index #shopping-cart-table .cart.item td strong {
  margin: 0;
}
.checkout-cart-index #shopping-cart-table .cart.item .product-item-name {
  margin-right: 10px;
}
.checkout-cart-index #shopping-cart-table .product-item-photo .product-image-wrapper {
  height: 60px;
  width: 60px;
}
.checkout-cart-index #shopping-cart-table .item-info .col.item {
  display: flex;
  align-items: center;
}
.checkout-cart-index #shopping-cart-table tbody {
  border-color: #f6f6f6;
}
.checkout-cart-index #shopping-cart-table tbody:first-of-type {
  border-top: 1px solid #f6f6f6;
}
.checkout-cart-index #shopping-cart-table .product-item-photo {
  width: auto;
  vertical-align: middle;
  padding-right: 45px;
}
.checkout-cart-index #shopping-cart-table .product-image-container {
  display: block;
  height: 100%;
}
.checkout-cart-index #shopping-cart-table .product-item-details {
  vertical-align: middle;
}
.checkout-cart-index #shopping-cart-table .product-item-details .product-item-name a {
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.checkout-cart-index #shopping-cart-table .price-excluding-tax {
  position: relative;
  top: -3px;
}
.checkout-cart-index #shopping-cart-table .btn-remove {
  color: #333333;
  float: right;
  line-height: 40px;
  position: relative;
  top: -1px;
  width: 100%;
}
.checkout-cart-index #shopping-cart-table .btn-remove span {
  display: block;
  height: 15px;
  width: 15px;
  background-size: cover;
  margin: 0 20px 0 auto;
  transform: translateY(-1px);
}
.checkout-cart-index .action.primary.update:before {
  line-height: 33px !important;
  content: '\f01e';
}
.checkout-cart-index .cart-summary .totals-tax-details {
  display: table-row !important;
}
.checkout-cart-index .cart-summary .title {
  margin-top: 0;
}
.checkout-cart-index .cart-summary #cart-totals .totals .title {
  font-size: inherit;
  line-height: inherit;
}
.checkout-cart-index .cart-summary .totals-tax-summary {
  display: none !important;
}
.checkout-cart-index .cart-summary .totals-tax-summary .amount .price:after {
  font-size: 20px !important;
  top: -1px !important;
}
.checkout-cart-index .cart-summary #shipping-zip-form .fieldset.estimate {
  margin: 15px 0 25px 0;
}
.checkout-cart-index .cart-summary .title {
  font-size: 26px;
  line-height: 21px;
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.checkout-cart-index .cart-summary #block-shipping .title {
  display: none;
}
.checkout-cart-index .cart-summary #block-discount {
  padding-top: 1.6rem;
  margin-top: 3.2rem;
  border-top: 1px solid #dcdcdc;
}
.checkout-cart-index .cart-summary #block-discount .title {
  padding: 0;
  border: 0;
}
.checkout-cart-index .cart-summary #block-discount .title #block-discount-heading {
  display: none;
}
.checkout-cart-index .cart-summary #block-discount .title:after {
  font-size: 20px !important;
  right: 3px;
  top: 52%;
  transform: translateY(-50%);
}
.checkout-cart-index .cart-summary #block-discount label.label {
  display: none;
}
.checkout-cart-index .cart-summary #block-discount input {
  min-height: 5rem;
  border: 1px solid #c2c2c2;
}
.checkout-cart-index .cart-summary #block-discount .action.apply.primary {
  color: #ffffff;
  background-color: #0076bd;
  box-shadow: none;
  font-weight: normal;
  border: 1px solid #0076bd;
  font-size: 1.4rem;
  padding: 8px 14px;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  border-radius: 2px;
  text-decoration: none;
  line-height: 1.71443em;
  min-height: 4.7rem;
  width: 100%;
}
.checkout-cart-index .cart-summary #block-discount .action.apply.primary:hover {
  color: #FFF;
  background-color: #0066a4;
  border: 1px solid #0066a4;
}
.checkout-cart-index .cart-summary #block-discount .content {
  padding: 0 3px;
}
.checkout-cart-index .cart-summary #block-discount details {
  position: relative;
  cursor: pointer;
}
.checkout-cart-index .cart-summary #block-discount details:after {
  content: "\f078";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 120ms;
  pointer-events: none;
}
.checkout-cart-index .cart-summary #block-discount details[open]:after {
  transform: rotate(180deg);
}
.checkout-cart-index .cart-summary .action.primary.checkout {
  min-height: 6.4rem;
}
.checkout-cart-index .cart-summary #coupon_code {
  margin-bottom: 0;
}
.checkout-cart-index .cart-summary .cart-totals .totals.shipping.excl .mark .value {
  display: none;
}
.checkout-cart-index .cart-summary .cart-totals tr.grand th,
.checkout-cart-index .cart-summary .cart-totals tr.grand td {
  padding-top: 8px;
}
body.checkout-index-index {
  /* GENERAL STYLING IN THE CHECKOUT
		 * = = = = = = = = = = = = = = = = = = = */
  /* PAYMENT METHODS
		 * = = = = = = = = = = = = = = = = = = = */
  /* CHECKBOXES NEXT TO BILLING ADDRESS
		 * = = = = = = = = = = = = = = = = = = = */
  /* CHECKOUT AGREEMENT CHECKBOX STYLING
		  * = = = = = = = = = = = = = = = = = = = */
  /* ADDRESS GRID
		 * = = = = = = = = = = = = = = = = = = = */
  /* STYLING COUPON CODE UNDER PAYMENT
		 * METHODS
		 * = = = = = = = = = = = = = = = = = = = */
  /* STYLING FOR THE FORM IN MODAL
		 * POPUP TO ADD NEW ADDRESS
		 * = = = = = = = = = = = = = = = = = = = */
  /* issue with the street field having indenting */
}
body.checkout-index-index #maincontent #checkoutSteps #opc-shipping_method .step-title {
  display: none;
}
body.checkout-index-index #maincontent #checkoutSteps #opc-shipping_method .step-content {
  margin: 0 0 0;
}
body.checkout-index-index #maincontent #checkoutSteps #opc-shipping_method .step-content #checkout-shipping-method-load {
  display: none;
}
body.checkout-index-index #maincontent .payment-option.opc-payment-additional.discount-code {
  display: none;
}
body.checkout-index-index .opc-progress-bar {
  border-bottom: 1px solid #c4c0bf;
  counter-reset: header;
  margin-bottom: 50px;
  margin-top: 30px;
}
body.checkout-index-index .opc-progress-bar-item {
  margin-right: 25px;
}
body.checkout-index-index .opc-progress-bar-item span {
  padding-top: 0;
  font-weight: bold;
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  color: #8e8e8e;
}
body.checkout-index-index .opc-progress-bar-item span:before {
  counter-increment: header;
  content: '0' counter(header) ". ";
  background-color: transparent !important;
  position: static;
}
body.checkout-index-index .opc-progress-bar-item span:after {
  display: none;
}
body.checkout-index-index .opc-progress-bar-item:before {
  display: none;
  top: 30px;
  height: 2px;
  background-color: #000;
}
body.checkout-index-index .opc-progress-bar-item._active span {
  color: #000;
}
body.checkout-index-index .opc-progress-bar-item._active:before {
  display: block;
}
body.checkout-index-index .form-login #customer-email-fieldset input {
  width: 100%;
}
body.checkout-index-index .form-login #customer-email-fieldset .field-tooltip {
  display: none;
}
body.checkout-index-index #checkout {
  margin: 0 0 20px;
}
body.checkout-index-index .step-title {
  color: #FFF;
  font-size: 21px;
  font-weight: 300;
  background-color: #354b54;
  padding: 12px 10px;
  font-family: 'Fira Sans Condensed';
  font-weight: bold;
  margin-bottom: 15px;
}
body.checkout-index-index .authentication-wrapper {
  display: none;
}
body.checkout-index-index .opc-summary-wrapper {
  margin-top: 0;
}
body.checkout-index-index .opc-summary-wrapper .modal-header {
  margin-top: 0 !important;
}
body.checkout-index-index .opc-wrapper .step-content {
  margin: 0;
}
body.checkout-index-index .opc-wrapper .field .label:after {
  position: static !important;
  margin-left: 0 !important;
}
body.checkout-index-index #opc-sidebar {
  background-color: #f6f6f6;
  margin-top: 0;
}
body.checkout-index-index #opc-sidebar .product-item {
  border-top: 0;
}
body.checkout-index-index .shipping-information-title {
  font-weight: bold;
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  border-bottom: 0;
  margin-bottom: 0;
}
body.checkout-index-index .shipping-information-title button,
body.checkout-index-index .shipping-information-title .cart.table-wrapper .actions-toolbar > .action,
body.checkout-index-index .shipping-information-title .action-gift {
  display: none !important;
}
body.checkout-index-index .opc-block-summary > .title {
  font-weight: bold;
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  margin-bottom: 50px;
}
body.checkout-index-index .opc-block-summary .items-in-cart .title {
  display: none;
}
body.checkout-index-index .opc-block-summary .product-item-name-block {
  display: block;
}
body.checkout-index-index .opc-block-summary .product-item-name {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
}
body.checkout-index-index .opc-block-summary .product-item-name + .details-qty {
  margin-top: 0;
  font-size: 16px;
}
body.checkout-index-index .opc-block-summary .product .subtotal {
  display: block;
  position: relative;
  top: -2px;
  text-align: left;
  font-size: 16px;
}
body.checkout-index-index .opc-block-summary .product .subtotal span {
  font-weight: bold;
}
body.checkout-index-index .opc-block-summary .price:after {
  top: 0px !important;
  right: 0 !important;
  font-size: 19px !important;
}
body.checkout-index-index .opc-block-summary .totals.shipping.excl span.value {
  display: none;
}
body.checkout-index-index .opc-block-shipping-information {
  padding: 22px 30px;
}
body.checkout-index-index #co-shipping-form #shipping-new-address-form .field.street .field.additional label {
  display: none;
}
body.checkout-index-index #co-shipping-form #shipping-new-address-form .field.street div[name="shippingAddress.street.0"] label {
  display: none;
}
body.checkout-index-index .action.primary.checkout {
  color: #ffffff !important;
  background-color: #1979c3 !important;
  box-shadow: none !important;
  font-weight: normal !important;
  border: 1px solid #1979c3 !important;
  font-size: 1.4rem !important;
  padding: 8px 14px !important;
  border-radius: 0 !important;
  transition: all 0.3s ease-in-out !important;
  display: inline-block !important;
  border-radius: 2px !important;
  text-decoration: none !important;
  line-height: 1.71443em !important;
}
body.checkout-index-index .action.primary.checkout:hover {
  color: #FFF !important;
  background-color: #0066a4 !important;
  border: 1px solid #166bac !important;
}
body.checkout-index-index label[for="payone_paypal"] {
  width: calc(100% - 40px);
  max-width: calc(100vw - 40px);
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
body.checkout-index-index label[for="payone_paypal"]:after {
  content: '';
  background-image: url('../images/payment-methods/icon-paypal.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  width: 100px;
  height: 30px;
  right: 20px;
}
body.checkout-index-index label[for="payone_obt_sofortueberweisung"] {
  width: calc(100% - 40px);
  max-width: calc(100vw - 40px);
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
body.checkout-index-index label[for="payone_obt_sofortueberweisung"]:after {
  content: '';
  background-image: url('../images/payment-methods/icon-sofort.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  width: 100px;
  height: 30px;
  right: 20px;
}
body.checkout-index-index label[for="payone_paydirekt"] {
  width: calc(100% - 40px);
  max-width: calc(100vw - 40px);
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
body.checkout-index-index label[for="payone_paydirekt"]:after {
  content: '';
  background-image: url('../images/payment-methods/icon-giropay.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  width: 100px;
  height: 30px;
  right: 20px;
}
body.checkout-index-index label[for="payone_creditcard"] {
  width: calc(100% - 40px);
  max-width: calc(100vw - 40px);
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
body.checkout-index-index label[for="payone_creditcard"]:after {
  content: '';
  background-image: url('../images/payment-methods/icons-creditcards.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  width: 100px;
  height: 30px;
  right: 20px;
}
body.checkout-index-index label[for="checkmo"] {
  width: calc(100% - 40px);
  max-width: calc(100vw - 40px);
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
body.checkout-index-index label[for="checkmo"]:after {
  content: '';
  background-image: url('../images/payment-methods/icon-rechnung.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  width: 100px;
  height: 30px;
  right: 20px;
}
body.checkout-index-index label[for="payone_invoice"] {
  width: calc(100% - 40px);
  max-width: calc(100vw - 40px);
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
body.checkout-index-index label[for="payone_invoice"]:after {
  content: '';
  background-image: url('../images/payment-methods/icon-rechnung.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  width: 100px;
  height: 30px;
  right: 20px;
}
body.checkout-index-index .opc-payment-additional.discount-code {
  display: none;
}
body.checkout-index-index .payment-method .checkout-agreements-block,
body.checkout-index-index .payment-method .actions-toolbar {
  display: none;
}
body.checkout-index-index .payment-method .actions-toolbar:has(.action-update) {
  display: block;
}
body.checkout-index-index .payment-method .actions-toolbar:has(.action-update) .primary {
  float: left;
  margin-top: 1rem;
}
body.checkout-index-index #purchaseorder-form {
  margin-bottom: 2rem;
}
body.checkout-index-index .payment-method-title {
  padding: 15px 0 !important;
  margin: 20px 0 0 0 !important;
}
body.checkout-index-index .payment-method-title:nth-child(1) {
  margin-top: 0 !important;
}
body.checkout-index-index .payment-method-content {
  padding: 0;
}
body.checkout-index-index .payment-method-content .pay-later-message {
  margin-bottom: 0px;
  margin-top: 0px;
}
body.checkout-index-index .payment-method-content p {
  margin-bottom: 0px;
}
body.checkout-index-index #co-payment-form .fieldset:last-child {
  margin-bottom: 0;
}
body.checkout-index-index #co-payment-form hr {
  display: none;
}
body.checkout-index-index .billing-address-same-as-shipping-block label:before {
  left: 0px !important;
  top: 0 !important;
}
body.checkout-index-index .billing-address-details {
  padding: 0 !important;
  display: none;
}
body.checkout-index-index .checkout-agreement {
  position: relative;
}
body.checkout-index-index .checkout-agreement input[type="checkbox"] + label span {
  color: #0076bd;
}
body.checkout-index-index .checkout-agreement input[type="checkbox"] + label:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 1px solid #c2c2c2;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: -1px;
  left: 0;
}
body.checkout-index-index .checkout-agreement input[type="checkbox"] {
  opacity: 0;
}
body.checkout-index-index .checkout-agreement input[type="checkbox"]:checked + label:before {
  content: '';
  background-image: url('../images/svg/check.svg');
  background-size: cover;
  background-repeat: no-repeat;
}
body.checkout-index-index #checkout-step-shipping .note:before {
  display: none;
}
body.checkout-index-index #checkout-step-shipping .shipping-address-items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.checkout-index-index #checkout-step-shipping .shipping-address-item {
  color: #000;
  background-color: #fff;
  border: 1px solid #f6f6f6;
  flex: 0 1 48%;
  position: relative;
}
body.checkout-index-index #checkout-step-shipping .shipping-address-item:before {
  display: none;
}
body.checkout-index-index #checkout-step-shipping .shipping-address-item .action-select-shipping-item {
  all: unset;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin: 0;
  cursor: pointer;
}
body.checkout-index-index #checkout-step-shipping .shipping-address-item:after {
  content: '';
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 2px solid #c4c0bf;
  position: absolute;
  top: 10px;
  right: 10px;
  box-sizing: border-box;
}
body.checkout-index-index #checkout-step-shipping .shipping-address-item.selected-item {
  background-color: transparent;
  color: #333;
  border-color: #354b54;
}
body.checkout-index-index #checkout-step-shipping .shipping-address-item.selected-item:after {
  content: '\f00c';
  font-size: 1.2rem;
  font-family: 'Font Awesome\ 5 Free';
  color: #354b54;
  font-weight: 900;
  line-height: 1.8rem;
  background-color: #fff;
  border: 2px solid #354b54;
  box-sizing: content-box;
  padding: 0;
  width: 16px;
  height: 16px;
}
body.checkout-index-index #checkout-step-shipping button.action.action-show-popup,
body.checkout-index-index #checkout-step-shipping .cart.table-wrapper .actions-toolbar > .action.action.action-show-popup,
body.checkout-index-index #checkout-step-shipping .action-gift.action.action-show-popup {
  color: #0076bd;
  background-color: #ffffff;
  box-shadow: none;
  font-weight: normal;
  border: 1px solid #0076bd;
  font-size: 1.4rem;
  padding: 8px 14px;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  border-radius: 2px;
  text-decoration: none;
  line-height: 1.71443em;
  padding: 8px 14px 8px 20px !important;
}
body.checkout-index-index #checkout-step-shipping button.action.action-show-popup:hover,
body.checkout-index-index #checkout-step-shipping .cart.table-wrapper .actions-toolbar > .action.action.action-show-popup:hover,
body.checkout-index-index #checkout-step-shipping .action-gift.action.action-show-popup:hover {
  color: #FFF;
  background-color: #0076bd;
}
body.checkout-index-index #checkout-step-shipping button.action.action-show-popup span:before,
body.checkout-index-index #checkout-step-shipping .cart.table-wrapper .actions-toolbar > .action.action.action-show-popup span:before,
body.checkout-index-index #checkout-step-shipping .action-gift.action.action-show-popup span:before {
  all: unset;
  content: '\f067';
  font-size: 10px;
  font-family: 'Font Awesome\ 5 Free';
  color: #0076bd;
  font-weight: 900;
  transition: all 0.3s ease-in-out;
  position: relative;
  left: -6px;
  top: -1px;
}
body.checkout-index-index #checkout-step-shipping button.action.action-show-popup:hover span:before,
body.checkout-index-index #checkout-step-shipping .cart.table-wrapper .actions-toolbar > .action.action.action-show-popup:hover span:before,
body.checkout-index-index #checkout-step-shipping .action-gift.action.action-show-popup:hover span:before {
  color: #FFF;
}
body.checkout-index-index #maincontent .discount-code .payment-option-title {
  margin-bottom: 1.5rem;
}
body.checkout-index-index #maincontent .discount-code .form.form-discount {
  max-width: none;
}
body.checkout-index-index #maincontent .discount-code .action-apply {
  color: #ffffff !important;
  background-color: #1979c3 !important;
  box-shadow: none !important;
  font-weight: normal !important;
  border: 1px solid #1979c3 !important;
  font-size: 1.4rem !important;
  padding: 8px 14px !important;
  border-radius: 0 !important;
  transition: all 0.3s ease-in-out !important;
  display: inline-block !important;
  border-radius: 2px !important;
  text-decoration: none !important;
  line-height: 1.71443em !important;
}
body.checkout-index-index #maincontent .discount-code .action-apply:hover {
  color: #FFF !important;
  background-color: #0066a4 !important;
  border: 1px solid #166bac !important;
}
body.checkout-index-index #maincontent .discount-code .field.choice.payment-option-title {
  color: #FFF;
  font-size: 21px;
  font-weight: 300;
  background-color: #354b54;
  padding: 12px 10px;
  font-family: 'Fira Sans Condensed';
  margin-left: 0 !important;
}
body.checkout-index-index #maincontent .discount-code .field.choice.payment-option-title span {
  color: #fff;
  font-weight: bold;
}
body.checkout-index-index #maincontent .discount-code .field.choice.payment-option-title span:after {
  display: none;
}
body.checkout-index-index #maincontent .discount-code .payment-option-content {
  display: block !important;
  padding-left: 0;
}
body.checkout-index-index #maincontent .discount-code .payment-option-content .label {
  display: none;
}
body.checkout-index-index #opc-new-shipping-address .field:after {
  content: '';
  display: table;
  clear: both;
}
body.checkout-index-index .field.street .control {
  width: 100%;
}
body.checkout-index-index .field.street .field label {
  display: none;
}
body.checkout-index-index aside.modal-popup .action-hide-popup {
  display: none;
  /* deleting it in the template gives an error. We don't need two different buttons to save address and you can close it with the cross */
}
body.checkout-index-index .actions-toolbar-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.checkout-index-index #checkout-agreements-clone .checkout-agreement:before {
  display: none;
}
body.checkout-index-index #checkout-agreements-clone .fieldset {
  margin-bottom: 0;
}
body.checkout-index-index #checkout-agreements-clone button.action-show,
body.checkout-index-index #checkout-agreements-clone .cart.table-wrapper .actions-toolbar > .action.action-show,
body.checkout-index-index #checkout-agreements-clone .action-gift.action-show {
  padding-bottom: 0 !important;
  line-height: 1.7;
}
body.checkout-index-index #checkout-agreements-clone .checkout-agreement.field {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
body.checkout-index-index #checkout-agreements-clone .checkout-agreement.field div.mage-error {
  flex: 100%;
}
body.checkout-index-index #checkout-agreements-clone .label:before {
  left: 0;
  top: 0;
}
body.checkout-index-index #checkout-agreements-clone input {
  z-index: 10;
  margin: 0;
  width: 25px;
  height: 25px !important;
  top: 0;
}
/* CHECKOUT SUCCESS PAGE
	 * = = = = = = = = = = = = = = = = = = = */
.checkout-onepage-success h1 {
  margin-bottom: 35px;
}
.checkout-onepage-success .columns .column.main {
  min-height: 0;
  padding-bottom: 0;
}
.checkout-onepage-success .print {
  display: none !important;
}
.checkout-onepage-success #visual {
  display: none;
}
.checkout-onepage-success #maincontent {
  margin-top: 100px;
  margin-bottom: 100px;
}
.checkout-onepage-success .checkout-success > p:first-of-type {
  font-weight: bold;
  font-size: 18px;
}
.checkout-onepage-success .checkout-success > p:first-of-type a {
  color: #000;
}
.checkout-onepage-success .checkout-success > p:last-of-type {
  margin-bottom: 25px;
}
#maincontent form#co-payment-form .checkout-billing-address .address,
#maincontent form.creditcard_form .ccard.payone_creditcard .address {
  margin-top: 29px;
}
#maincontent form#co-payment-form .checkout-billing-address .address .field .control,
#maincontent form.creditcard_form .ccard.payone_creditcard .address .field .control {
  flex: 4;
}
@media screen and (max-width: 768px) {
  #maincontent form#co-payment-form .checkout-billing-address .address .field .control,
  #maincontent form.creditcard_form .ccard.payone_creditcard .address .field .control {
    flex: 2;
  }
}
#maincontent form#co-payment-form .checkout-billing-address .ccard .field .control,
#maincontent form.creditcard_form .ccard.payone_creditcard .ccard .field .control {
  flex: 3;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #maincontent form#co-payment-form .checkout-billing-address .ccard .field .control,
  #maincontent form.creditcard_form .ccard.payone_creditcard .ccard .field .control {
    flex: 2;
  }
}
#maincontent form#co-payment-form .checkout-billing-address .address > .field,
#maincontent form.creditcard_form .ccard.payone_creditcard .address > .field,
#maincontent form#co-payment-form .checkout-billing-address .ccard > .field,
#maincontent form.creditcard_form .ccard.payone_creditcard .ccard > .field {
  margin: 0 0 29px;
}
#maincontent form#co-payment-form .checkout-billing-address .address fieldset.field .control .field,
#maincontent form.creditcard_form .ccard.payone_creditcard .address fieldset.field .control .field,
#maincontent form#co-payment-form .checkout-billing-address .ccard fieldset.field .control .field,
#maincontent form.creditcard_form .ccard.payone_creditcard .ccard fieldset.field .control .field {
  margin: 0;
}
#maincontent form#co-payment-form .checkout-billing-address .address .field,
#maincontent form.creditcard_form .ccard.payone_creditcard .address .field,
#maincontent form#co-payment-form .checkout-billing-address .ccard .field,
#maincontent form.creditcard_form .ccard.payone_creditcard .ccard .field {
  display: flex;
}
#maincontent form#co-payment-form .checkout-billing-address .address .field label,
#maincontent form.creditcard_form .ccard.payone_creditcard .address .field label,
#maincontent form#co-payment-form .checkout-billing-address .ccard .field label,
#maincontent form.creditcard_form .ccard.payone_creditcard .ccard .field label,
#maincontent form#co-payment-form .checkout-billing-address .address .field legend.label,
#maincontent form.creditcard_form .ccard.payone_creditcard .address .field legend.label,
#maincontent form#co-payment-form .checkout-billing-address .ccard .field legend.label,
#maincontent form.creditcard_form .ccard.payone_creditcard .ccard .field legend.label {
  flex: 1;
  padding: 6px 15px 0 0;
  text-align: right !important;
  font-weight: 700 !important;
}
[lang="en"] body.checkout-index-index label[for="checkmo"] {
  width: calc(100% - 40px);
  max-width: calc(100vw - 40px);
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
[lang="en"] body.checkout-index-index label[for="checkmo"]:after {
  content: '';
  background-image: url('../images/payment-methods/invoice.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  width: 100px;
  height: 30px;
  right: 20px;
}
[lang="en"] body.checkout-index-index label[for="checkmo"] span {
  display: inline-block !important;
}
/*
/* (Max 768px)
/*_______________________________________________________*/
@media screen and (max-width: 768px) {
  /* In your cart */
  html body.checkout-cart-index #maincontent {
    padding-top: 50px;
  }
  html body.checkout-cart-index #maincontent .cart-container .cart-summary {
    width: 100%;
  }
  html body.checkout-cart-index #maincontent .form.form-cart {
    width: 100%;
  }
  html body.checkout-cart-index #maincontent .item-info .col.item {
    width: 100%;
  }
  html body.checkout-cart-index #maincontent .item-info .col.item .product-item-photo {
    position: static;
    max-width: 120px;
    margin-right: 2rem;
    display: inline-block;
  }
  html body.checkout-cart-index #maincontent .item-info .col.item .product-item-details {
    display: inline-block;
  }
  html body.checkout-cart-index #maincontent .item-info .col.qty,
  html body.checkout-cart-index #maincontent .item-info .col.subtotal,
  html body.checkout-cart-index #maincontent .item-info td:last-of-type {
    width: 33% !important;
    float: left !important;
  }
  html body.checkout-cart-index #maincontent .item-info td:last-of-type {
    margin-top: 30px;
  }
  html body.checkout-cart-index #maincontent .item-info .control.qty {
    text-align: center !important;
  }
  /* Actual checkout */
  body.checkout-index-index {
    /* THE STEPS ON TOP
		 * = = = = = = = = = = = = = = = = = = = */
  }
  body.checkout-index-index .opc-summary-wrapper .action-close {
    margin: 18px 30px;
  }
  body.checkout-index-index .opc-progress-bar-item {
    margin-bottom: 20px;
    text-align: left;
    display: block;
    max-width: 100%;
    width: 100%;
  }
  body.checkout-index-index .opc-progress-bar-item span {
    padding-left: 20px;
  }
  body.checkout-index-index .minicart-wrapper .action.showcart {
    height: 40px;
    width: 55px;
  }
  body.checkout-index-index .minicart-wrapper .action.showcart:after {
    background-color: transparent !important;
  }
  body.checkout-index-index #checkout {
    margin: 20px 0;
  }
  body.checkout-index-index .opc-estimated-wrapper {
    padding: 0;
  }
  body.checkout-index-index .opc-estimated-wrapper .estimated-block {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 1.5rem;
  }
  body.checkout-index-index .opc-estimated-wrapper .minicart-wrapper {
    width: 100%;
    margin: 0;
    height: 100%;
  }
  body.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .counter.qty {
    top: -10px;
    right: -5px;
  }
  body.checkout-index-index .opc-estimated-wrapper .action.showcart {
    width: 100%;
    height: auto;
  }
  body.checkout-index-index .opc-estimated-wrapper .action.showcart:before {
    display: none;
  }
  body.checkout-index-index .opc-estimated-wrapper .action.showcart:after {
    content: "Artikel zeigen";
    position: static;
  }
  body.checkout-index-index .checkout-payment-method .payment-option,
  body.checkout-index-index .checkout-payment-method .payment-methods {
    margin: 0;
  }
  body.checkout-index-index .checkout-payment-method .payment-option-content {
    padding: 0;
  }
  body.checkout-index-index .checkout-payment-method .payment-method-content {
    padding: 0;
  }
  body.checkout-index-index .actions-toolbar-bottom {
    display: block;
  }
}
/*
 * MAX 640PX
 *----------------------------------------------------------*/
/*
/* (Max 1024px)
/*_______________________________________________________*/
/*
|------------------------------------------------------------
| General styles for the blog.
|------------------------------------------------------------
*/
.blog .toolbar {
  border-bottom: 0px;
}
.blog .toolbar .toolbar-amount {
  display: none;
}
.blog .toolbar .limiter {
  display: none;
}
.blog .toolbar select#limiter {
  color: #0076bd;
  border: none;
  background-color: transparent;
  border-radius: none !important;
  display: inline-block;
  border: 1px solid #D6D6D6;
  background-color: #F6F6F6;
  margin: 0 10px;
  padding-left: 5px;
}
.blog .toolbar select#limiter:focus {
  box-shadow: none;
}
.blog .toolbar .pages {
  float: right !important;
}
.blog .toolbar .pages strong,
.blog .toolbar .pages a.page {
  font-weight: 200;
  position: relative;
  line-height: 22px !important;
}
.blog .toolbar .pages a.page {
  text-decoration: underline;
}
.blog .toolbar .pages ul.pages-items {
  margin-left: 10px;
}
.blog .toolbar .pages ul.pages-items li.item {
  display: inline-block;
  border-left: 1px solid #D6D6D6;
  line-height: 22px !important;
  width: 32px;
  text-align: center;
}
.blog .toolbar .pages ul.pages-items li.pages-item-next,
.blog .toolbar .pages ul.pages-items li.pages-item-previous {
  border-left: 0px solid #D6D6D6;
}
.blog .toolbar .pages ul.pages-items li.pages-item-previous + .item {
  border-left: 0px solid #D6D6D6;
}
.blog .toolbar .pages ul.pages-items li.item:first-child {
  border-left: 0px solid #D6D6D6;
}
.blog .toolbar .pages ul.pages-items li.pages-item-next {
  margin-left: -10px;
}
.blog .toolbar .pages .action {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 4px 15px;
  font-size: 22px;
  box-sizing: border-box;
  vertical-align: middle;
  box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
  border-radius: 6px 0;
  line-height: 22px;
  width: 32px;
}
.blog .toolbar .pages .action.next:hover:before,
.blog .toolbar .pages .action.next:visited:before,
.blog .toolbar .pages .action.previous:hover:before,
.blog .toolbar .pages .action.previous:visited:before {
  color: #ffffff;
}
.blog .toolbar .pages .action.next:before,
.blog .toolbar .pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  line-height: inherit;
  color: #ffffff;
  content: '\f105';
  font-family: 'Font Awesome\ 5 Free';
  margin: -2px 0 0 -3px;
  vertical-align: top;
  display: inline-block;
  font-weight: 700;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.blog .toolbar .pages .action.previous:before {
  content: '\f104';
  margin: -2px 0 0 -5px;
}
.blog .toolbar .limiter {
  float: left;
}
.blog .content > p:first-child {
  display: none;
}
.blog .column.main {
  width: 100%;
}
.blog.blog-category-index .display-blocks {
  visibility: hidden;
}
.blog .blog__post-footer {
  display: none;
}
.blog .d-block {
  position: relative;
}
.blog .d-block .event-date {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.blog .d-block .event-date {
  width: 77px;
  height: 73px;
  background-color: #828c4f;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}
.blog .d-block .event-date span {
  display: block;
  font-size: 2.2rem;
}
.blog .d-block .event-date span.date-day {
  padding: 3px 0 0 0;
}
.blog .d-block .event-date span:last-of-type {
  font-size: 1.4rem;
}
/*
/* Desktop Styles (more than 768px)
/*_______________________________________________________*/
/*
 * ALL STYLING FOR THE SINGLE PRODUCT PAGE
 *----------------------------------------------------------*/
/*
/* Common Styles
/*_______________________________________________________*/
.catalog-product-view {
  overflow-x: hidden;
}
.catalog-product-view #visual {
  margin-bottom: 3rem;
}
.catalog-product-view .breadcrumbs {
  margin-top: 0;
}
.catalog-product-view #maincontent .product-info-main {
  width: 50%;
}
.catalog-product-view #maincontent .product-info-price .stock.available,
.catalog-product-view #maincontent .product-info-price .stock.unavailable {
  display: none;
}
.catalog-product-view #maincontent .product-info-price .price {
  font-size: 4.4rem;
  color: #828c4f;
  font-weight: 600;
}
.catalog-product-view #maincontent .product-info-price .price-tax-notice {
  font-size: 1.4rem;
  font-weight: 300;
  color: #000;
}
.catalog-product-view #maincontent .product-info-price .price-box .special-price {
  padding-top: 2.5rem;
}
.catalog-product-view #maincontent .product-info-price .price-box .special-price .price-label {
  display: none;
}
.catalog-product-view #maincontent .product-info-price .price-box .special-price .price-wrapper {
  line-height: 4rem;
}
.catalog-product-view #maincontent .product-info-price .price-box .old-price .price-container {
  position: absolute;
  top: 0;
  left: 0;
}
.catalog-product-view #maincontent .product-info-price .price-box .old-price .price-container .price {
  font-size: 2.4rem;
  font-weight: bold;
  color: #000;
  position: relative;
}
.catalog-product-view #maincontent .product-info-price .price-box .old-price .price-container .price:after {
  content: '';
  height: 2px;
  background-color: #000;
  top: 17px;
  left: 0;
  position: absolute;
  width: 100%;
  display: inline-block;
}
.catalog-product-view #maincontent .product-info-price .price-box .old-price .price-label {
  display: none;
}
.catalog-product-view #maincontent .product-info-stock-sku {
  margin-bottom: 4rem;
}
.catalog-product-view #maincontent .product.attribute.sku {
  width: 100%;
}
.catalog-product-view #maincontent .product.attribute.sku strong {
  display: inline-block;
  max-width: 170px;
  width: 100%;
  margin-right: 0;
  padding-right: 8px;
  box-sizing: border-box;
}
.catalog-product-view #maincontent .product.attribute.sku .value {
  margin-left: -4px;
}
.catalog-product-view #maincontent .product.attribute.overview {
  margin: 3px 0 5.2rem;
}
.catalog-product-view #maincontent .product.attribute.overview .info-row {
  margin-bottom: 1px;
}
.catalog-product-view #maincontent .product.attribute.overview .info-row .key {
  display: inline-block;
  max-width: 170px;
  width: 100%;
  color: #8b8b8b;
  font-size: 1.4rem;
  font-weight: 700;
  padding-right: 8px;
  box-sizing: border-box;
}
.catalog-product-view #maincontent .product.page-title-wrapper {
  margin-bottom: 20px;
}
.catalog-product-view #maincontent .product.media {
  width: 48%;
  margin-right: 2%;
}
.catalog-product-view #maincontent .product.media .gallery-placeholder {
  position: relative;
}
.catalog-product-view #maincontent .product.media .magnifier-preview {
  left: calc(100% + 24px);
  top: 0 !important;
}
.catalog-product-view #maincontent .product.media .fotorama__thumb img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.catalog-product-view #maincontent .product.media .fotorama__nav-wrap {
  position: relative;
  top: -60px;
}
.catalog-product-view #maincontent .product.media .fotorama__arr {
  display: block !important;
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
  background-color: transparent !important;
}
.catalog-product-view #maincontent .product.media .fotorama__arr__arr {
  background-image: none;
}
.catalog-product-view #maincontent .product.media .fotorama__arr--prev:after {
  content: '\f053';
  font-size: 5rem;
  font-family: 'Font Awesome\ 5 Free';
  color: rgba(0, 118, 189, 0.18);
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.catalog-product-view #maincontent .product.media .fotorama__arr--next:after {
  content: '\f054';
  font-size: 5rem;
  font-family: 'Font Awesome\ 5 Free';
  color: rgba(0, 118, 189, 0.18);
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.catalog-product-view #maincontent .product.media .fotorama__arr--disabled {
  display: none !important;
}
.catalog-product-view #maincontent .product.media .fotorama__thumb-border {
  border-color: #0076bd;
  border-width: 1px;
}
.catalog-product-view #maincontent .product.media .fotorama__stage__frame .fotorama__img {
  max-width: 70%;
}
.catalog-product-view #maincontent .product-add-form .box-tocart {
  width: 100%;
  margin: 24px 0 1px 0 !important;
  display: inline-block;
}
.catalog-product-view #maincontent .product-add-form .box-tocart [type="number"] {
  height: 60px !important;
  width: 66px !important;
}
.catalog-product-view #maincontent .product-add-form .box-tocart [type="submit"] {
  height: 60px !important;
}
.catalog-product-view #maincontent .product-add-form .fieldset {
  display: flex;
  width: 100%;
}
.catalog-product-view #maincontent .product-add-form .fieldset .field.qty {
  flex: 0 1 10%;
  display: inline-block;
}
.catalog-product-view #maincontent .product-add-form .fieldset .actions {
  flex: 1 1 100%;
  text-align: left;
}
.catalog-product-view #maincontent .product-add-form .fieldset .actions button,
.catalog-product-view #maincontent .product-add-form .fieldset .actions .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view #maincontent .product-add-form .fieldset .actions .action-gift {
  width: 100%;
  font-size: 2.2rem;
  font-weight: normal;
}
.catalog-product-view #maincontent .product-add-form .fieldset .actions button span:after,
.catalog-product-view #maincontent .product-add-form .fieldset .actions .cart.table-wrapper .actions-toolbar > .action span:after,
.catalog-product-view #maincontent .product-add-form .fieldset .actions .action-gift span:after {
  content: '\f291';
  font-size: 2rem;
  font-family: 'Font Awesome\ 5 Free';
  color: #ffffff;
  font-weight: 900;
  margin-left: 1.2rem;
}
.catalog-product-view #maincontent .product-add-form .fieldset .product-social-links {
  flex: 0 0 8%;
}
.catalog-product-view #maincontent .product-add-form .fieldset .product-social-links .product-addto-links {
  position: relative;
}
.catalog-product-view #maincontent .product-add-form .fieldset .product-social-links span {
  display: none;
}
.catalog-product-view #maincontent .product-add-form .fieldset .product-social-links .towishlist {
  border: 0;
  background: transparent;
}
.catalog-product-view #maincontent .product-add-form .fieldset .product-social-links .towishlist:before {
  font-size: 2.8rem !important;
  position: absolute;
  left: 7px;
  top: 5px;
}
.catalog-product-view #maincontent .product-add-form label[for="qty"] {
  display: none;
}
.catalog-product-view #maincontent .product-add-form input.qty {
  font-size: 2.4rem;
  border: 1px solid #c4c9bf;
}
.catalog-product-view #maincontent .product-add-form .usp-bar {
  color: #828c4f;
  background: #FFFFFF;
  padding: 0 !important;
  font-weight: 300 !important;
}
.catalog-product-view #maincontent .product-add-form .usp-bar ul {
  max-width: 410px;
}
.catalog-product-view #maincontent .product-add-form .usp-bar span {
  color: #a2ba2b;
}
/*---------------------------------
	/* Styling for detailed product info, everything is important in order to overwrite magento default.
	/*-------------------------------- */
.product-info__flex-container {
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  margin-top: 4.4rem;
}
.product-info__flex-container .block.related {
  margin-left: 20px;
  flex: 0 1 30.7%;
}
.product-info__flex-container .block.related .block-title strong {
  font-size: 2.6rem !important;
}
.product-info__flex-container .block.related .item.product.product-item {
  margin: 20px 0;
}
.product-info__flex-container .product.info.detailed {
  flex: 1 1 68%;
}
.product-info__flex-container .product.info.detailed .title {
  margin: 0 !important;
  text-transform: uppercase;
  text-align: center;
}
.product-info__flex-container .product.info.detailed .title::after {
  content: '';
  background-color: #e9e9e9 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  pointer-events: none;
  z-index: -1;
}
.product-info__flex-container .product.info.detailed .title .data.switch {
  background-color: #e9e9e9 !important;
  padding: 2rem 5rem !important;
  border: none !important;
  position: static;
}
.product-info__flex-container .product.info.detailed .title .data.switch:hover {
  background-color: #E3E3E3 !important;
  color: black !important;
}
.product-info__flex-container .product.info.detailed .title.active .data.switch {
  background-color: #0076bd !important;
  color: white !important;
}
.product-info__flex-container .product.info.detailed .data.item.content {
  border-color: #e9e9e9 !important;
  margin-top: 59px !important;
  padding: 30px 35px;
  display: none;
}
.product-info__flex-container .product.info.detailed .data.item.title:not(.active) a {
  color: #000;
}
/*
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
@media screen and (max-width: 1023px) {
  body.catalog-product-view #maincontent .column.main {
    display: flex !important;
    flex-direction: column;
    padding-bottom: 0 !important;
  }
  body.catalog-product-view #maincontent .column.main .product-info-main {
    flex: 0 1 100%;
    width: 100%;
    order: 2 !important;
  }
  body.catalog-product-view #maincontent .column.main .product.media {
    flex: 0 1 100%;
    width: 100%;
    order: 1 !important;
  }
  body.catalog-product-view #maincontent .column.main .product-info-main .usp-bar ul {
    max-width: none;
    display: flex !important;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  body.catalog-product-view #maincontent .column.main .product-info-main .usp-bar ul li {
    border: 0;
    margin-right: 1.5rem;
  }
  body.catalog-product-view #maincontent + .product-info__flex-container {
    flex-direction: column;
    margin-top: 4rem;
  }
  body.catalog-product-view #maincontent + .product-info__flex-container .product.data.items .data.item.title a {
    padding: 2rem !important;
  }
}
/*
/* Desktop Styles (more than 768px)
/*_______________________________________________________*/
/*
/* Common Styles
/*_______________________________________________________*/
/* HANDLERS PAGE
 * = = = = = = = = = = = = = = = = = = = */
#maincontent .header-other-countries {
  text-transform: uppercase;
  color: #828c4f;
  margin: 5.3rem 0 0.9rem 0;
}
#maincontent header {
  text-transform: uppercase;
  color: #828c4f;
  margin-top: 5px;
}
#maincontent .handlers-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-family: 'Fira Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
}
#maincontent .handlers-container__handler-container {
  border: 1px solid #f2f4f6;
  background-color: #f2f4f6;
  flex: 0 1 23%;
  height: auto;
  margin-right: 2%;
  margin-bottom: 2%;
}
@media screen and (min-width: 1025px) {
  #maincontent .handlers-container__handler-container:nth-child(4n+4) {
    margin-right: 0;
  }
}
#maincontent .handler-container {
  margin: 0 auto;
}
#maincontent .handler-container__img-container {
  background-color: white;
  height: 129px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#maincontent .handler-container__img-container img {
  height: auto;
  width: auto;
  max-width: 55%;
  max-height: 80%;
}
#maincontent .handler-container__content-container {
  display: flex;
  flex-direction: column;
  font-weight: 400;
  font-size: 14px;
  margin: 0.6rem;
  color: #000;
  padding-left: 1rem;
}
#maincontent .handler-container__content-container h3 {
  margin-bottom: 0 !important;
}
#maincontent .handler-container__content-container > span {
  line-height: 25px;
}
#maincontent .handler-container__content-container i {
  margin-left: 0.5rem;
  display: inline-block;
}
#maincontent .content-container__contact-container {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
}
#maincontent .content-container__contact-container .contact-numbers {
  width: 55%;
}
#maincontent .content-container__contact-container .contact-links {
  width: 40%;
}
#maincontent .content-container__contact-container span {
  margin: 0.3rem 0.3rem;
}
#maincontent .content-container__contact-container .contact-numbers {
  margin: 0 1rem 0 0;
}
#maincontent .content-container__contact-container ul {
  list-style-type: none;
  padding: 0 !important;
}
#maincontent .content-container__contact-container ul li {
  padding: 0 !important;
  margin: 0 !important;
}
/* ANSPRECHPARTNER PAGE
 * = = = = = = = = = = = = = = = = = = = */
.main__title {
  margin: 0 0 1rem 0;
  font-size: 40px;
  text-transform: uppercase;
  color: #828c4f;
}
.main__subtitle {
  font-family: 'Fira Sans', sans-serif;
  width: 75%;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #000000;
}
.users {
  margin-top: 7.9rem;
  display: flex;
  flex-wrap: wrap;
}
.user-profile {
  width: 48.33%;
  min-width: 427px;
  box-shadow: 0px 0px 0px 1px #f2f4f6;
  background-color: #f2f4f6;
  margin-bottom: 3.33%;
  font-size: 0px;
}
.user-profile__title {
  font-size: 21px;
  text-transform: none;
  color: #828c4f;
  font-weight: 800;
  margin: 1.7rem 0 0 2.2rem;
}
.user-profile__subtitle {
  font-size: 14px;
  font-weight: bold;
  color: black;
  text-transform: none;
  margin: 0.5rem 0 2rem 2.2rem !important;
}
.user-profile__description {
  display: inline-block;
  font-size: 14px;
  margin: 0 1rem 10rem 2.2rem;
}
.user-profile__content {
  display: inline-block;
  width: 58.72%;
  font-size: 14px;
  font-weight: 400;
  vertical-align: top;
  height: 100%;
  position: relative;
}
.user-profile .user-profile__image-container {
  display: inline-flex;
  width: 41.23%;
  background-color: white;
  height: 100%;
  align-items: flex-end;
}
.user-profile .user-profile__image-container img {
  width: 100%;
  height: auto;
}
.user-profile:nth-child(odd) {
  margin-right: 3.33%;
}
.user-profile_user-email-btn {
  height: 47px;
  width: 204px;
}
.user-profile__contact-info {
  position: absolute;
  bottom: 21px;
  font-family: 'Fira Sans', sans-serif;
  margin: 0 0 0 2.2rem;
}
.user-profile__contact-info a {
  text-decoration: none;
}
.user-profile__contact-info a[href^="tel:"] {
  color: #0076bd;
  margin-bottom: 1rem;
  display: inline-block;
}
.user-profile__contact-info a[href^="tel:"]:hover {
  color: #004D7B;
}
.user-profile__contact-info__email {
  font-size: 14px;
  background-color: #0076bd;
  color: white;
  padding: 1rem 2rem;
  border-radius: 2px;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.user-profile__contact-info__email:hover {
  background-color: #004D7B;
  color: white;
}
.fa-phone {
  display: inline-block;
}
.cms-home .page-wrapper > .full-width-sections > section {
  padding-top: 0;
}
/*
 *	Tablet styles
 *	768 - 1024px
 */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body #maincontent {
    /* HANDLER PAGE
		 * = = = = = = = = = = = = = = = = = = = */
    /* ANSPRECHPARTNER PAGE
		 * = = = = = = = = = = = = = = = = = = = */
  }
  body #maincontent .handlers-container__handler-container {
    flex: 0 1 30%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  body #maincontent .handlers-container__handler-container:nth-child(3n+3) {
    margin-right: 0%;
  }
  body #maincontent .users {
    margin-top: 8.8rem;
  }
  body #maincontent .user-profile:nth-child(odd) {
    margin-right: 2%;
  }
  body #maincontent .user-profile {
    flex-direction: column;
    width: 98%;
    margin-bottom: 2%;
  }
  body #maincontent .user-profile__content {
    width: 70%;
  }
  body #maincontent .user-profile__image-container {
    max-width: 176px;
  }
}
/*
/* Tablet Styles (less than 768px)
/*_______________________________________________________*/
@media screen and (max-width: 630px) {
  html body #maincontent {
    /* ANSPRECHPARTNER PAGE
		 * = = = = = = = = = = = = = = = = = = = */
  }
  html body #maincontent .handlers-container__handler-container {
    flex: 0 1 100%;
    margin-right: 0%;
    margin-bottom: 4.5%;
  }
  html body #maincontent .handlers-container__handler-container:nth-of-type(3n+3) {
    margin-right: 0 !important;
  }
  html body #maincontent .main__title {
    font-size: 32px;
  }
  html body #maincontent .user-profile {
    min-width: unset;
    margin-bottom: 4%;
  }
  html body #maincontent .user-profile__image-container {
    display: none;
  }
  html body #maincontent .user-profile__content {
    width: 100% !important;
  }
}
/*
 * ALL STYLES FOR THE LOGIN PAGE.
 *----------------------------------------------------------*/
/*
/* Common Styles
/*_______________________________________________________*/
/* ACTUAL LOGIN PAGE
	 * = = = = = = = = = = = = = = = = = = = */
.customer-account-login .page-title {
  margin-bottom: 25px !important;
}
.customer-account-login .block.block-customer-login,
.customer-account-login .block.block-new-customer {
  width: 48.2%;
}
.customer-account-login .block.block-customer-login .block-title,
.customer-account-login .block.block-new-customer .block-title {
  margin: 0;
}
.customer-account-login .block.block-customer-login .block-title strong,
.customer-account-login .block.block-new-customer .block-title strong {
  font-weight: 700;
  font-size: 21px;
}
.customer-account-login .block.block-customer-login .field.note,
.customer-account-login .block.block-new-customer .field.note,
.customer-account-login .block.block-customer-login p,
.customer-account-login .block.block-new-customer p {
  margin: 24px 0 2rem 0 !important;
}
.customer-account-login .block.block-customer-login .field.password.required,
.customer-account-login .block.block-new-customer .field.password.required {
  margin-bottom: 32px !important;
}
.customer-account-login .block-title {
  color: #FFF;
  font-size: 21px;
  font-weight: 300;
  background-color: #354b54;
  padding: 12px 10px;
  font-family: 'Fira Sans Condensed';
}
.customer-account-login #visual {
  display: none;
}
.customer-account-login #maincontent.page-main {
  margin-top: 90px;
}
.customer-account-login #maincontent.page-main .form-login .field.note {
  margin: 0 0 20px;
}
.customer-account-login #maincontent.page-main .actions-toolbar > .primary {
  margin-bottom: 32px;
}
.customer-account-login #maincontent.page-main .actions-toolbar .primary,
.customer-account-login #maincontent.page-main .actions-toolbar .secondary {
  float: none !important;
}
.customer-account-login #maincontent.page-main .actions-toolbar .primary .action.remind,
.customer-account-login #maincontent.page-main .actions-toolbar .secondary .action.remind {
  margin-top: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (min-width: 768px) {
  .customer-account-login #maincontent.page-main .actions-toolbar .primary {
    margin-right: 1rem;
  }
}
.customer-account-login #maincontent.page-main fieldset.login:after {
  display: none;
}
/* FORGOT PASSWORD PAGE..
	 * = = = = = = = = = = = = = = = = = = = */
.customer-account-forgotpassword #maincontent,
.customer-account-createpassword #maincontent {
  margin-top: 42px;
  padding-top: 0 !important;
}
.customer-account-forgotpassword .actions-toolbar .action.back,
.customer-account-createpassword .actions-toolbar .action.back {
  display: none;
}
/*
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
/*
/* Desktop Styles (more than 768px)
/*_______________________________________________________*/
/*
 * ALL STYLES FOR THE REGISTER PAGE
 *----------------------------------------------------------*/
/*
/* Common Styles
/*_______________________________________________________*/
body.customer-account-create div.control .nested {
  margin-top: 0.3rem;
}
body.customer-account-create #visual {
  display: none;
}
body.customer-account-create .select-wrapper {
  width: 100%;
}
body.customer-account-create #maincontent {
  margin-top: 42px;
}
body.customer-account-create #maincontent h1 {
  margin-bottom: 25px;
}
body.customer-account-create #maincontent [type="checkbox"] {
  margin-right: 13px;
}
body.customer-account-create #maincontent .block-title {
  color: #FFF !important;
  font-size: 21px !important;
  font-weight: 300 !important;
  background-color: #354b54 !important;
  padding: 12px 10px !important;
  font-family: 'Fira Sans Condensed' !important;
  font-weight: bold !important;
  margin-bottom: 3px !important;
}
body.customer-account-create #maincontent .form-create-account {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
body.customer-account-create #maincontent .form-create-account .block-title {
  margin-bottom: 18px !important;
}
body.customer-account-create #maincontent .form-create-account .fieldset.create.info {
  margin: 0 0 29px;
}
body.customer-account-create #maincontent .form-create-account .label {
  padding: 1px 15px 0 0;
}
body.customer-account-create #maincontent .form-create-account__wrapper {
  flex: 0 1 48%;
  margin-right: 4%;
}
body.customer-account-create #maincontent .form-create-account .fieldset.address {
  flex: 0 1 48%;
}
body.customer-account-create #maincontent .form-create-account .actions-toolbar {
  flex: 0 1 100%;
}
body.customer-account-create #maincontent .form-create-account .actions-toolbar .primary,
body.customer-account-create #maincontent .form-create-account .actions-toolbar .secondary {
  float: none;
}
body.customer-account-create #maincontent .form-create-account .actions-toolbar .primary {
  margin-right: 15px;
}
body.customer-account-create #maincontent .form-create-account fieldset:last-of-type {
  margin-bottom: 15px;
}
body.customer-account-create #maincontent .form-create-account .field.choice.newsletter {
  margin-top: 2.7rem !important;
  margin-bottom: 2.4rem !important;
}
body.customer-account-create #maincontent .form-create-account .field.choice.newsletter label.label:before {
  top: 1px !important;
}
/*
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
/*
/* Desktop Styles (more than 768px)
/*_______________________________________________________*/
/*
 * ALL GENERAL STYLING FOR THE ACCOUNT BACKEND PAGES
 *----------------------------------------------------------*/
/*
/* Common Styles
/*_______________________________________________________*/
.account {
  /* NAVIGATION ON THE SIDE
		 * = = = = = = = = = = = = = = = = = = = */
  /* BLOCK TITLE LINKS
		 * = = = = = = = = = = = = = = = = = = = */
  /*----------------------------------------
		/* Main styling for order container
		-----------------------------------------*/
  /* MAIN PAGE ORDERS STYLING
		 * = = = = = = = = = = = = = = = = = = = */
  /* INDEX PAGE BUTTON SPACING
		 * = = = = = = = = = = = = = = = = = = = */
}
.account #visual {
  display: none;
}
.account #maincontent {
  margin-top: 45px;
}
.account .column.main {
  width: 71.7% !important;
}
.account .green-block-title {
  color: #828c4f !important;
  font-size: 3.4rem !important;
  font-weight: 600 !important;
  font-family: 'Fira Sans Condensed' !important;
  line-height: 2.7rem !important;
  margin-bottom: 1rem !important;
}
.account .green-block-title .action.edit,
.account .green-block-title .action.view {
  padding: 0 !important;
  background-color: transparent !important;
  border: 0 !important;
  color: #0076bd !important;
  text-decoration: underline !important;
  line-height: inherit !important;
  vertical-align: middle !important;
}
.account .page-title-wrapper .page-title {
  margin-bottom: 3.7rem;
}
.account:not(.wishlist-index-index) #maincontent .action:not(.back):not(.previous):not(.next) {
  color: #ffffff;
  background-color: #0076bd;
  box-shadow: none;
  font-weight: normal;
  border: 1px solid #0076bd;
  font-size: 1.4rem;
  padding: 8px 14px;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  border-radius: 2px;
  text-decoration: none;
  line-height: 1.71443em;
}
.account:not(.wishlist-index-index) #maincontent .action:not(.back):not(.previous):not(.next):hover {
  color: #FFF;
  background-color: #0066a4;
  border: 1px solid #0066a4;
}
.account .action.next,
.account .action.previous {
  border: 0;
}
.account .action.next:before,
.account .action.previous:before {
  font-size: 19px !important;
}
.account .sidebar {
  width: 27.8% !important;
}
.account .sidebar > .block {
  padding: 0;
  background-color: #f2f4f6;
}
.account .sidebar > .block .title {
  display: none;
}
.account .sidebar > .block .content {
  padding: 21px 0;
}
.account .sidebar .nav.items li {
  background-color: transparent;
  max-width: 92.8%;
  font-weight: normal;
  margin: 0;
  padding: .5rem 0 .4rem;
}
.account .sidebar .nav.items li a {
  color: #000;
  padding-left: 23px;
  font-size: 1.6rem;
}
.account .sidebar .nav.items li.current {
  background-color: #354c54;
  padding-left: 9px;
}
.account .sidebar .nav.items li.current strong,
.account .sidebar .nav.items li.current a {
  color: #FFF;
  font-size: 1.6rem;
  font-weight: 500;
}
.account .sidebar .nav.items li.current:hover a {
  background-color: #354c54 !important;
}
.account .sidebar .nav.items li.delimiter {
  display: none;
}
.account .block-title a {
  background-color: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
  display: inline !important;
}
.account .block-title a span {
  color: #FFF;
  text-decoration: underline;
}
.account .table-order-items td {
  vertical-align: middle;
}
.account .block-dashboard-orders #my-orders-table > tbody > tr:nth-child(1) > td {
  padding-top: 16px;
}
.account .block-dashboard-orders #my-orders-table > tbody > tr:last-child > td {
  padding-bottom: 16px;
}
.account .block-dashboard-orders .table-order-items {
  border: 1px solid #E3E3E2;
}
.account .block-dashboard-orders .table-order-items thead {
  background-color: #E3E3E2;
}
.account .block-dashboard-orders .table-order-items thead th {
  color: #FFF;
  font-size: 14px;
  border-bottom: 0 !important;
}
.account .block-dashboard-orders .table-order-items td {
  vertical-align: middle;
}
.account.customer-account-index .block-dashboard-addresses .block-title .action.edit span,
.account.customer-account-index .block-dashboard-orders .block-title .action.edit span,
.account.customer-account-index .block-dashboard-addresses .block-title.order .action.view span,
.account.customer-account-index .block-dashboard-orders .block-title.order .action.view span {
  color: #0076bd !important;
  text-decoration: none !important;
}
.account.customer-account-index .block-dashboard-addresses .block-title .action.edit span:hover,
.account.customer-account-index .block-dashboard-orders .block-title .action.edit span:hover,
.account.customer-account-index .block-dashboard-addresses .block-title.order .action.view span:hover,
.account.customer-account-index .block-dashboard-orders .block-title.order .action.view span:hover {
  text-decoration: underline !important;
}
.account.customer-account-index .block-content > .box {
  margin-bottom: 0 !important;
}
.account.customer-account-index .block-dashboard-info .box-actions a:first-of-type {
  margin-right: 15px;
}
.account.customer-account-index .column.main .block:not(:last-of-type) .block-content {
  padding: 15px;
  border: 1px solid #354b54;
}
/*
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
/*
/* Desktop Styles (more than 768px)
/*_______________________________________________________*/
@media screen and (max-width: 1058px) and (min-width: 769px) {
  .account #my-orders-table > thead > tr > th.col.shipping {
    min-width: 88px;
  }
  .account td[data-th="Aktionen"] > a {
    background-color: white !important;
    text-decoration: underline;
    color: #0076bd !important;
    padding: 0 1rem 0 0 !important;
    border: none !important;
  }
  .account td[data-th="Aktionen"] > a:hover {
    color: #005689 !important;
    text-decoration: underline !important;
  }
}
@media screen and (max-width: 822px) and (min-width: 769px) {
  .customer-account-index .action.change-password {
    margin-top: 10px !important;
  }
}
@media screen and (max-width: 1137px) and (min-width: 1059px) {
  .account .table-order-items .col.actions .order {
    margin-top: 10px !important;
  }
}
/* ======================================================= */
/* Fix for items jumping when reloading on account pages. */
/* ===================================================== */
@media screen and (min-width: 1040px) {
  .account .page-wrapper {
    padding-top: 153px !important;
  }
}
@media screen and (min-width: 1617px) {
  .account .page-wrapper {
    padding-top: 143px !important;
  }
}
/*
 * STYLING FOR THE ORDER PAGE
 *----------------------------------------------------------*/
/*
/* Common Styles
/*_______________________________________________________*/
/* THE OVERVIEW PAGE
	 * = = = = = = = = = = = = = = = = = = = */
.account.sales-order-history .table-order-items {
  overflow-x: scroll;
  border: 1px solid #e8e8e8;
}
.account.sales-order-history .table-order-items thead {
  background-color: #e8e8e8;
}
.account.sales-order-history .table-order-items thead th {
  color: #242426;
  font-size: 1.4rem;
  border-bottom: 0 !important;
  padding: 11px 10px;
}
.account.sales-order-history .table-order-items thead th.actions {
  font-size: 0;
}
.account.sales-order-history tbody tr {
  overflow-x: scroll;
}
.account.sales-order-history tbody tr td {
  padding: 8px 5px 8px 10px;
}
.account.sales-order-history tbody tr:first-of-type td {
  padding-top: 16px;
}
.account.sales-order-history tbody tr:last-of-type td {
  padding-bottom: 16px;
}
.account.sales-order-history .toolbar-number {
  color: #9b9b9b;
}
.account.sales-order-history .actions-toolbar {
  display: none;
}
/* SINGLE ORDER OVERVIEW
	 * = = = = = = = = = = = = = = = = = = = */
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border: none;
}
.sales-order-view {
  /* GEFA-202 | Added important for unique styling on specific pages. */
}
.sales-order-view .nav.item.current strong {
  padding: 0 !important;
}
.sales-order-view .page-title span {
  color: #828c4f;
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 2.7rem;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-family: 'Fira Sans Condensed';
}
.sales-order-view .page-title span .action.edit,
.sales-order-view .page-title span .action.view {
  padding: 0;
  background-color: transparent;
  border: 0;
  color: #0076bd;
  text-decoration: underline;
  line-height: inherit;
  vertical-align: middle;
}
.sales-order-view .order-links,
.sales-order-view .order-status {
  display: none;
}
.sales-order-view .order-date {
  font-weight: bold;
}
.sales-order-view .column.main {
  display: flex;
  flex-direction: column;
}
.sales-order-view .column.main .block-order-details-view {
  order: 1;
}
.sales-order-view .column.main .block-order-details-view .block-title {
  display: none;
}
.sales-order-view .column.main .block-order-details-view .box {
  border: 1px solid #e8e8e8;
  margin-bottom: 30px !important;
  width: 48% !important;
}
.sales-order-view .column.main .block-order-details-view .box:nth-child(2n+2) {
  margin-bottom: 0 !important;
}
.sales-order-view .column.main .block-order-details-view .box.box-order-billing-address {
  margin-bottom: 0 !important;
}
.sales-order-view .column.main .block-order-details-view .box-title {
  background-color: #e8e8e8;
  color: #242426;
  display: block !important;
  padding: 10px 0 10px 15px;
  margin-bottom: 0 !important;
}
.sales-order-view .column.main .block-order-details-view .box-content {
  padding: 15px 25px;
}
.sales-order-view .column.main .block-order-details-view .box-content .payment-method {
  margin: 0;
}
.sales-order-view .column.main .block-order-details-view .box-content .payment-method dt {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .sales-order-view .column.main .block-order-details-view .box:last-of-type {
    position: relative;
    top: -120px;
  }
}
.sales-order-view .column.main .order-details-items {
  order: 2;
  border: 0;
}
.sales-order-view .column.main .order-details-items > .order-title {
  display: none;
}
.sales-order-view .column.main .order-details-items .table-order-items thead {
  background-color: #e8e8e8;
  color: #242426;
  border: 1px solid #e8e8e8;
  border-bottom: 0;
}
.sales-order-view .column.main .order-details-items .table-order-items thead th {
  font-family: "Fira Sans Condensed", sans-serif;
}
.sales-order-view .column.main .order-details-items .table-order-items thead th:first-of-type {
  padding-left: 25px;
}
.sales-order-view .column.main .order-details-items .table-order-items thead th:last-of-type {
  padding-right: 35px;
}
.sales-order-view .column.main .order-details-items .table-order-items tbody {
  border: 1px solid #e8e8e8;
  border-top: 0;
}
.sales-order-view .column.main .order-details-items .table-order-items tbody tr td:first-of-type {
  padding-left: 25px;
}
.sales-order-view .column.main .order-details-items .table-order-items tbody tr td:last-child {
  text-align: center;
}
.sales-order-view .column.main .order-details-items .table-order-items tbody .items-qty .item .title {
  display: none;
}
.sales-order-view .column.main .order-details-items .table-order-items strong {
  margin-bottom: 0;
}
.sales-order-view .column.main .order-details-items .table-order-items .cart-price .price {
  font-size: 1.4rem;
  font-weight: normal;
}
.sales-order-view .column.main .order-details-items .table-order-items tfoot {
  margin-top: 15px;
}
.sales-order-view .column.main .order-details-items .table-order-items tfoot .totals.tax.details {
  display: none;
}
.sales-order-view .column.main .order-details-items .table-order-items tfoot tr th:not(:first-of-type) {
  background-color: #e8e8e8;
  color: #242426;
}
.sales-order-view .column.main .order-details-items .table-order-items tfoot tr td {
  background-color: #e8e8e8;
  color: #242426;
}
.sales-order-view .column.main .order-details-items .table-order-items tfoot tr th,
.sales-order-view .column.main .order-details-items .table-order-items tfoot tr td {
  padding: 0 10px;
}
.sales-order-view .column.main .order-details-items .table-order-items tfoot tr th:nth-child(2) {
  border-left: 1px solid #e8e8e8;
}
.sales-order-view .column.main .order-details-items .table-order-items tfoot tr th:nth-child(3),
.sales-order-view .column.main .order-details-items .table-order-items tfoot td {
  border-right: 1px solid #e8e8e8;
}
.sales-order-view .column.main .order-details-items .table-order-items tfoot tr:last-of-type th:not(:first-of-type),
.sales-order-view .column.main .order-details-items .table-order-items tfoot tr:last-of-type td {
  border-bottom: 1px solid #dfdfdf;
}
.sales-order-view .column.main .order-details-items .table-order-items tfoot tr:last-of-type th:not(:first-of-type) {
  padding-bottom: 20px;
}
.sales-order-view .column.main .order-details-items .table-order-items tfoot tr:first-of-type th,
.sales-order-view .column.main .order-details-items .table-order-items tfoot tr:first-of-type td {
  padding: 25px 10px 0 10px;
}
.sales-order-view .actions-toolbar:not(.order-actions-toolbar) {
  display: none;
}
.sales-order-view .order-actions-toolbar {
  order: 4;
}
.sales-order-view .order-actions-toolbar .actions {
  display: flex;
}
.sales-order-view .order-actions-toolbar .actions .action.print {
  background-color: #e8e8e8 !important;
  color: #242426 !important;
  border-color: #e8e8e8 !important;
}
.sales-order-view .order-actions-toolbar .actions .action.print:hover {
  background-color: #CDCDCD !important;
  border-color: #CDCDCD !important;
}
@media screen and (max-width: 639px) {
  .sales-order-view .table-order-items tbody {
    border: none !important;
  }
  .sales-order-view .table-order-items tbody tr[id^="order-item-row-"] td {
    padding: 0 !important;
  }
  .sales-order-view .table-order-items thead {
    border: none !important;
  }
  .sales-order-view tfoot {
    border: solid 1px #0F4B52;
  }
  .sales-order-view tfoot tr {
    padding: 0.5rem 0;
  }
  .sales-order-view tfoot tr:not(:last-child) {
    border-bottom: solid 1px #0F4B52;
  }
  .sales-order-view #my-orders-table > tfoot > tr th {
    background-color: white;
    color: black;
    border: none;
    padding: 0 10px;
  }
  .sales-order-view #my-orders-table > tfoot > tr .mark {
    width: 70%;
  }
  .sales-order-view #my-orders-table > tfoot > tr .amount {
    width: 30%;
    text-align: end;
  }
  .sales-order-view #my-orders-table > tfoot > tr td {
    background-color: white;
    color: black;
    border: none;
    padding: 0 10px;
  }
  .sales-order-view #my-orders-table > tfoot > tr [colspan="3"] {
    display: none;
  }
}
/* Changes the buttons on the order page GEFA-186 */
@media screen and (min-width: 1059px) {
  .account.sales-order-history tbody tr [data-th="Aktionen"].actions a {
    margin-right: 5px;
  }
  .account.sales-order-history tbody tr [data-th="Aktionen"].actions a:last-child {
    margin-right: 0px;
  }
  .account.sales-order-history tbody tr [data-th="Aktionen"].actions .action[href*="pdfPrint"],
  .account.sales-order-history tbody tr [data-th="Aktionen"].actions .action[href*="sales/order/view/order"] {
    background-color: #f2f4f6 !important;
    border-color: #f2f4f6 !important;
    color: black !important;
  }
  .account.sales-order-history tbody tr [data-th="Aktionen"].actions .action[href*="pdfPrint"]:hover,
  .account.sales-order-history tbody tr [data-th="Aktionen"].actions .action[href*="sales/order/view/order"]:hover {
    filter: brightness(90%);
  }
  .account.sales-order-history tbody tr [data-th="Aktionen"].actions .action[href*="pdfPrint"] .action.order,
  .account.sales-order-history tbody tr [data-th="Aktionen"].actions .action[href*="sales/order/view/order"] .action.order {
    margin-right: 5px;
  }
}
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
/* Adds margin-top to view order on very specific screen sizes */
@media screen and (min-width: 1059px) and (max-width: 1247px) {
  .account.sales-order-history tbody tr [data-th="Aktionen"].actions a:last-child {
    margin-top: 5px !important;
  }
}
.order-details-items .order-items #my-orders-table .col.price {
  padding-left: 35px;
  text-align: left;
}
.order-details-items .order-items #my-orders-table [data-th=Preis] {
  padding-left: 35px;
  text-align: left;
}
.order-details-items .order-items #my-orders-table tfoot .amount {
  padding-left: 35px;
  text-align: left;
}
@media screen and (max-width: 641px) {
  .order-details-items .order-items #my-orders-table tfoot .amount {
    text-align: right;
  }
}
/*
 * ALL STYLING FOR THE WISHLIST
 *----------------------------------------------------------*/
/*
/* Common Styles
/*_______________________________________________________*/
.wishlist-index-index div.primary {
  margin-top: 3.7rem;
}
.wishlist-index-index div.primary .action.tocart,
.wishlist-index-index div.primary .action.share {
  margin-right: 2rem;
  min-height: 46px;
  font-size: 14px;
  font-weight: normal;
}
.wishlist-index-index .product-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0 !important;
}
.wishlist-index-index .product-items .product-item {
  border: 1px solid #e9e9e9;
  padding: 10px !important;
  box-sizing: border-box;
  flex: 0 1 31%;
  margin-right: 3%;
  margin-left: 0 !important;
}
.wishlist-index-index .product-items .product-item:nth-of-type(3n+3) {
  margin-right: 0;
}
.wishlist-index-index .product-items .product-item .description {
  text-align: left;
}
.wishlist-index-index .product-items .product-item-actions {
  position: static;
}
.wishlist-index-index .product-items .product-item-actions:after {
  content: '';
  display: table;
  clear: both;
}
.wishlist-index-index .product-items .product-item-actions .action.edit {
  display: none;
}
.wishlist-index-index .product-items .product-item-actions .action.delete {
  text-decoration: none;
}
.wishlist-index-index .product-items .product-item-actions .action.delete span {
  display: none;
}
.wishlist-index-index .product-items .product-item-actions .action.delete:before {
  content: '\f004';
  font-size: 1.5rem;
  font-family: 'Font Awesome\ 5 Free';
  color: #000000;
  font-weight: 900;
}
.wishlist-index-index .product-items .product-item-bottom {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.wishlist-index-index .product-items .product-item .price-box p {
  margin-bottom: 0;
}
.wishlist-index-index .product-items .product-item .price-box .price {
  font-size: 16px;
  color: #4a4a4a;
}
.wishlist-index-index .product-items .product-item .price-box .price-label {
  display: none;
}
.wishlist-index-index .product-items .product-item .price-box .old-price {
  position: absolute;
  top: -1.6rem;
  right: 0;
}
.wishlist-index-index .product-items .product-item .price-box .old-price .price {
  font-size: 1.3rem;
}
.wishlist-index-index .product-items .product-item .price-box .special-price {
  margin-bottom: -10px;
}
.wishlist-index-index .product-items .product-item-info {
  padding-bottom: 60px;
}
.wishlist-index-index .product-items .product-item-inner {
  display: flex;
  max-width: 100px;
}
.wishlist-index-index .product-items .product-item-inner .box-tocart {
  order: 2;
}
.wishlist-index-index .product-items .product-item-inner .product-item-actions {
  order: 1;
  padding: 0;
  margin: 0 !important;
}
.wishlist-index-index .product-items .product-item-inner .product-item-actions a {
  padding-bottom: 0 !important;
}
.wishlist-index-index .product-items .product-item-inner .product-item-actions a:before {
  color: #1979c3 !important;
  font-size: 20px !important;
}
.wishlist-index-index .product-items .product-item-inner .product-item-actions .btn-remove {
  display: inline-block;
  margin: 0 15px;
}
.wishlist-index-index .product-items .product-item-inner .comment-box,
.wishlist-index-index .product-items .product-item-inner .field.qty {
  display: none;
}
.wishlist-index-index .actions-toolbar {
  text-align: left !important;
}
.wishlist-index-index .actions-toolbar .secondary {
  display: none;
}
.wishlist-index-index .action.update {
  display: none;
}
@media screen and (max-width: 1024px) {
  body.wishlist-index-index .product-items .product-item {
    flex: 0 1 48%;
    margin-right: 4%;
    width: auto;
  }
  body.wishlist-index-index .product-items .product-item:nth-child(3n+3) {
    margin-right: 4%;
  }
  body.wishlist-index-index .product-items .product-item:nth-child(2n+2) {
    margin-right: 0% !important;
  }
}
/*
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
/*
/* Desktop Styles (more than 768px)
/*_______________________________________________________*/
/*
 * ALL STYLING FOR THE ADDRESSES.
 *----------------------------------------------------------*/
/*
/* Common Styles
/*_______________________________________________________*/
/* The index of the customer index
	 * = = = = = = = = = = = = = = = = = = = */
.customer-address-index .black-title {
  background-color: transparent;
  font-size: 21px;
  font-weight: bold;
  color: #2f2f2f;
  padding: 0;
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.customer-address-index .block-addresses-default > div.green-block-title {
  margin-bottom: 38px !important;
}
.customer-address-index .block-addresses-default .block-content div.block-title {
  font-size: 34px;
  color: #828c4f;
  margin-bottom: 25px !important;
}
.customer-address-index .block-addresses-default {
  margin-bottom: 3.5rem;
}
.customer-address-index .block-addresses-default .block-title {
  background-color: transparent;
  color: #828c4f;
  font-weight: bold;
  font-size: 34px;
  padding: 0;
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.customer-address-index .block-addresses-default .block-content {
  background-color: #f2f4f6;
  padding: 15px;
  /* When shipping and billing is the same, float to the left */
}
.customer-address-index .block-addresses-default .block-content .address-billing-shipping {
  float: left !important;
}
.customer-address-index .block-addresses-default .block-content > .box {
  margin-bottom: 0 !important;
}
.customer-address-index .block-addresses-list .black-title {
  margin-bottom: 1.2rem;
}
.customer-address-index .block-addresses-list .addresses > .item {
  padding: 10px 20px;
  box-sizing: border-box;
  border: 1px solid #f6f6f6;
  position: relative;
}
.customer-address-index .block-addresses-list .addresses .action.edit {
  position: absolute;
  top: 15px;
  right: 0px;
  font-size: 0 !important;
  opacity: 1;
  background-color: transparent !important;
  border: none !important;
}
.customer-address-index .block-addresses-list .addresses .action.edit:before {
  content: '\f304';
  font-size: 1.5rem;
  font-family: 'Font Awesome\ 5 Free';
  color: #0076bd;
  font-weight: 900;
  opacity: 1;
  display: block;
}
.customer-address-index .block-addresses-list .addresses .action.delete {
  margin-top: 16px;
}
.customer-address-index .actions-toolbar .action.back {
  display: none;
}
/* THE FORM PAGE YOU CHANGE YOUR ADDRESS ON
	 * = = = = = = = = = = = = = = = = = = = */
.customer-address-form fieldset.fieldset {
  margin-bottom: 0;
}
.customer-address-form .form-address-edit {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.customer-address-form .form-address-edit > fieldset {
  flex: 0 1 48%;
}
.customer-address-form .form-address-edit .actions-toolbar {
  flex: 0 1 100%;
}
.customer-address-form .form-address-edit .select-wrapper {
  width: 100%;
}
.customer-address-form .actions-toolbar .action.back {
  display: none;
}
.customer-address-form .legend span {
  background-color: transparent;
  font-size: 21px;
  font-weight: bold;
  color: #2f2f2f;
  padding: 0;
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768px) {
  .block-addresses-default .box-address-billing .box-actions {
    margin-bottom: 30px;
  }
}
/*
/* Desktop Styles (more than 768px)
/*_______________________________________________________*/
/*
/* Mobile & Tablet Styles (max 640px)
/*_______________________________________________________*/
/*
/* Common Styles
/*_______________________________________________________*/
.customer-account-edit .field:not(.choice) {
  margin-bottom: 2rem !important;
}
.customer-account-edit .field:not(.choice).field-name-lastname {
  margin-bottom: 3rem !important;
}
.customer-account-edit fieldset.info {
  margin-bottom: 2rem;
}
.customer-account-edit fieldset.info .green-block-title {
  margin-bottom: 6.8rem !important;
}
.customer-account-edit fieldset.info .field.choice {
  display: inline-block;
  margin-right: 13px !important;
}
.customer-account-edit fieldset.info .field.choice label {
  padding-left: 0 !important;
  text-transform: none !important;
  color: #000 !important;
  font-size: 16px !important;
}
.customer-account-edit fieldset.password.fieldset {
  margin: 0;
}
.customer-account-edit fieldset.password.fieldset legend.legend {
  font-size: 21px;
  font-weight: bold;
  color: #2f2f2f;
}
.customer-account-edit fieldset.password.fieldset legend.legend span {
  margin-bottom: 1.5rem;
  display: inline-block;
}
.customer-account-edit .field.password-info {
  display: none;
}
.customer-account-edit .actions-toolbar .secondary {
  display: none;
}
/*
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
/*
/* Desktop Styles (more than 768px)
/*_______________________________________________________*/
/*
 * ALL STYLING FOR THE NEWSLETTER PAGE
 *----------------------------------------------------------*/
/*
/* Common Styles
/*_______________________________________________________*/
.newsletter-manage-index fieldset.fieldset {
  margin-bottom: 0;
}
.newsletter-manage-index fieldset.fieldset p {
  margin-bottom: 0;
}
.newsletter-manage-index fieldset.fieldset p:last-of-type {
  margin-bottom: 3rem;
}
.newsletter-manage-index fieldset.fieldset .field.choice {
  margin-bottom: 2.8rem !important;
}
.newsletter-manage-index #maincontent form .fieldset legend.legend {
  margin-bottom: 2.3rem !important;
  position: relative;
  top: -6px;
}
.newsletter-manage-index #maincontent form .fieldset legend.legend span {
  color: #828c4f;
  font-size: 3.4rem;
  font-weight: 600;
  font-family: 'Fira Sans Condensed';
  line-height: 2.7rem;
  margin-bottom: 1rem;
}
.newsletter-manage-index #maincontent form .fieldset legend.legend span .action.edit,
.newsletter-manage-index #maincontent form .fieldset legend.legend span .action.view {
  padding: 0;
  background-color: transparent;
  border: 0;
  color: #0076bd;
  text-decoration: underline;
  line-height: inherit;
  vertical-align: middle;
}
.newsletter-manage-index .actions-toolbar .action.back {
  display: none;
}
.newsletter-manage-index .form-newsletter-manage .fieldset .fieldset > div.field > .label {
  color: #333 !important;
  font-size: 2rem !important;
  text-transform: none !important;
  margin-bottom: 2rem !important;
}
.newsletter-manage-index .form-newsletter-manage .fieldset .fieldset ul {
  padding: 0 !important;
}
.newsletter-manage-index .form-newsletter-manage .fieldset .fieldset ul li {
  margin-bottom: 6px !important;
}
.newsletter-manage-index .form-newsletter-manage .fieldset .fieldset ul li input {
  position: relative;
  top: -1px;
}
.newsletter-manage-index .form-newsletter-manage .fieldset .fieldset ul li label {
  color: #333 !important;
  text-transform: none !important;
  font-size: 1.6rem !important;
}
/*
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
/*
/* Desktop Styles (more than 768px)
/*_______________________________________________________*/
/*
 * All styles for the homepage of "My Account" part.
 *----------------------------------------------------------*/
/*
/* Common Styles
/*_______________________________________________________*/
.gefa-mein-konto__wrapper {
  display: flex;
  flex-wrap: wrap;
}
.gefa-mein-konto__single {
  flex: 0 1 49%;
  background-color: #F2F4F6;
  margin-bottom: 22px;
  padding: 1.5rem;
  box-sizing: border-box;
  position: relative;
  top: 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}
.gefa-mein-konto__single:nth-child(odd) {
  margin-right: 2%;
}
.gefa-mein-konto__single--content {
  margin-bottom: 0;
  font-size: 1.4rem;
}
.gefa-mein-konto__single--title {
  font-size: 2.1rem;
  font-weight: 700;
  margin-top: 0;
}
.gefa-mein-konto__single--url {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gefa-mein-konto__single:hover {
  top: -.2rem;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.35);
}
.gefa-mein-konto__inner {
  font-size: 0;
  display: flex;
  align-items: center;
}
.gefa-mein-konto__inner--left {
  flex: 0 1 25%;
}
.gefa-mein-konto__inner--left img {
  width: 100%;
  display: block;
}
.gefa-mein-konto__inner--right {
  font-size: 1.6rem;
  flex: 0 1 74%;
  margin-left: 1%;
  min-height: 8rem;
}
/*
/* Tablet/Desktop styles (max 1024px)
/*_______________________________________________________*/
/*
/* Mobile/Tablet styles (max 768px)
/*_______________________________________________________*/
/*
/* Mobile styles (max 640px)
/*_______________________________________________________*/
#maincontent .display-blocks {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 36px;
}
@media only screen and (min-width: 478px) {
  #maincontent .display-blocks {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 768px) {
  #maincontent .display-blocks {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
#maincontent .d-block {
  width: 100% !important;
  margin: 0;
  grid-column: span 1;
  overflow: hidden;
}
body:not(.blog) #maincontent .display-blocks .d-block {
  box-sizing: border-box;
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 372px;
  max-height: 372px;
}
body:not(.blog) #maincontent .display-blocks .d-block .d-link {
  height: 100%;
  width: 100%;
  display: block;
}
body:not(.blog) #maincontent .display-blocks .d-block .image {
  padding: 0;
  height: 100%;
  width: 100%;
}
body:not(.blog) #maincontent .display-blocks .d-block .title-container {
  box-sizing: border-box;
  background-color: rgba(15, 75, 82, 0.8);
  padding-bottom: 20px;
  padding-top: 20px;
  padding-right: 1.6rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-left: 16px;
  transition: max-height 0.5s;
  max-height: 17%;
}
body:not(.blog) #maincontent .display-blocks .d-block .title-container p {
  margin-top: 2rem;
  color: white;
  transition: opacity .5s;
  opacity: 0;
  font-weight: 300;
}
body:not(.blog) #maincontent .display-blocks .d-block .d-title {
  background-color: transparent;
  padding: 0;
  margin: 0;
  font-size: 2rem;
}
body:not(.blog) #maincontent .display-blocks .d-block:hover .title-container {
  max-height: 100%;
  height: auto;
}
body:not(.blog) #maincontent .display-blocks .d-block:hover .title-container p {
  opacity: 1;
}
/*
|------------------------------------------------------------
| All styles for the related carousel
|------------------------------------------------------------
*/
/*
/* Common Styles
/*_______________________________________________________*/
.block.related {
  max-width: 368px;
}
@media screen and (min-width: 1024px) {
  .block.related .block-title {
    position: relative;
    top: -3px;
  }
}
.block.related .block-title strong {
  color: #828c4f;
  font-size: 3.4rem;
  font-weight: 600;
  font-family: 'Fira Sans Condensed';
  line-height: 2.7rem;
  margin-bottom: 1rem;
}
.block.related .block-title strong .action.edit,
.block.related .block-title strong .action.view {
  padding: 0;
  background-color: transparent;
  border: 0;
  color: #0076bd;
  text-decoration: underline;
  line-height: inherit;
  vertical-align: middle;
}
.block.related .block-actions {
  display: none;
}
.block.related .products {
  margin: 25px 0;
}
.block.related .product-item {
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #e9e9e9;
  position: relative;
}
.block.related .product-item-info {
  display: flex;
  align-items: center;
}
.block.related .product-item-details {
  flex: 0 1 70%;
  align-self: flex-start;
}
.block.related .product-item-photo {
  display: inline-block;
  flex: 1 1 20%;
  padding: 0;
  margin-right: 8px;
}
.block.related .product-item-photo .product-image-container {
  width: 100% !important;
  vertical-align: middle;
}
.block.related .product-item-link {
  color: #0076bd;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.block.related .product-item-name {
  margin: 7px 0 0 0;
}
.block.related .product-item-details {
  padding-bottom: 6rem;
}
.block.related .product-item-actions {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  left: initial;
  margin: 0 !important;
  padding: 0 !important;
  justify-content: flex-end;
}
.block.related .product-item-actions .actions-secondary {
  display: inline-block !important;
  width: auto !important;
}
.block.related .product-item-actions .actions-secondary .towishlist {
  margin-right: 8px;
  margin-top: 6px;
}
.block.related .product-item-name + .price-box {
  display: none;
}
.block.related .product .action.tocart.primary {
  height: 5rem;
  width: 5rem;
}
.block.related .product .action.tocart.primary:before {
  content: '\f291';
  font-size: 1.8rem;
  font-family: 'Font Awesome\ 5 Free';
  color: #ffffff;
  font-weight: 900;
}
.block.related .product .action.tocart.primary span {
  display: none;
}
/*
/* Mobile Styles (max 640px)
/*_______________________________________________________*/
@media screen and (max-width: 1023px) {
  html body .block.related {
    margin: 0 auto 0 0;
    margin-left: 0 !important;
    max-width: 500px;
    flex: 0 1 70%;
    width: 100%;
  }
  html body .block.related .product-item-actions .small-price .price-box {
    margin-right: 0;
  }
}
/*
/* Desktop Styles (more than 1024px)
/*_______________________________________________________*/
/*
|------------------------------------------------------------
| All styles for the upsell carousel
|------------------------------------------------------------
*/
/*
/* Common Styles
/*_______________________________________________________*/
.block.upsell {
  max-width: 1160px;
  margin: 0 auto;
}
.block.upsell .block-title.title {
  margin: 22px 0 77px;
  text-align: center;
}
.block.upsell .block-title.title strong {
  text-transform: uppercase;
  color: #828C4F;
  font-size: 30px !important;
  line-height: 43px !important;
  letter-spacing: 1px;
}
.block.upsell .product-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.block.upsell .products-grid .product-item {
  flex: 0 1 24%;
  width: 24%;
}
.block.upsell .products-grid .product-item .product-item-info {
  width: auto;
  position: relative;
  text-align: center;
  max-width: 260px;
  margin: 0 auto;
}
.block.upsell .products-grid .product-item .product-reviews-summary {
  margin: 0px;
}
.block.upsell .small-price .price-box {
  width: initial;
  margin: 0 10px 0 0;
}
/*
/* Tablet Styles (everything up to 768px)
/*_______________________________________________________*/
/*
/* Mobile Styles (less than 640px)
/*_______________________________________________________*/
/*
|------------------------------------------------------------
| All styles for the featured products grid
|------------------------------------------------------------
*/
/*
/* Common Styles
/*_______________________________________________________*/
.block-new-products.grid {
  margin-bottom: 0;
}
.block-new-products.grid .block-title {
  margin-bottom: 42px;
}
.block-new-products.grid .product-items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.block-new-products.grid .product-items .product-item {
  border: 1px solid #E9E9E9;
  flex: 0 1 24%;
  width: 24%;
}
.block-new-products.grid .product-items .product-item .product-item-name {
  margin-top: 0;
}
.block-new-products.grid .product-image-wrapper .product-image-photo {
  padding: 10px;
}
.block-new-products.grid .sale-box {
  height: 60px;
  width: 60px;
  position: absolute;
  top: 18px;
  left: 32px;
  z-index: 2;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  text-transform: capitalize;
  line-height: 60px;
}
.block-new-products.grid .product-item-info .product-image-container {
  min-height: 270px;
}
/*
/* Mobile Styles (everything from 320px & max 640px)
/*_______________________________________________________*/
/*
/* Tablet styles (max of 1024px)
/*_______________________________________________________*/
/*
|------------------------------------------------------------
| All styles for the crosssell carousel
|------------------------------------------------------------
*/
/*
/* Common Styles
/*_______________________________________________________*/
body .block.crosssell .products-grid.grid .product-items {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
body .block.crosssell .products-grid.grid .product-item {
  flex: 0 1 24%;
  width: 24%;
  padding: 10px;
}
body .block.crosssell .products-grid.grid span.price-tax-notice {
  margin-left: 19px;
  line-height: 30px;
}
body .block.crosssell .products-grid .product-item-info .product-item-details > .price-box {
  top: 130px;
  right: 20px;
}
body .block.crosssell .products-grid .product-item-info .product-item-details {
  position: initial !important;
  padding-bottom: 60px;
}
body .block.crosssell .product-item-actions {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 10px 0 !important;
}
body .block.crosssell .product-item-actions .actions-secondary + .actions-secondary {
  display: none !important;
}
/*
/* Mobile Styles (max 640px)
/*_______________________________________________________*/
/*
/* Desktop Styles (more than 1024px)
/*_______________________________________________________*/
/*
|------------------------------------------------------------
| Standard carousel styling.
|------------------------------------------------------------
*/
/*
/* Common Styles
/*_______________________________________________________*/
.block.crosssell .actions-secondary {
  width: auto;
}
.block.crosssell .product.actions.product-item-actions {
  justify-content: flex-end;
}
.block.crosssell .block-title,
.block.related .block-title,
.block.upsell .block-title {
  text-align: center;
}
.block.crosssell .block-title strong,
.block.related .block-title strong,
.block.upsell .block-title strong {
  color: #828c4f !important;
  font-size: 3.4rem !important;
  font-weight: 600 !important;
  font-family: 'Fira Sans Condensed' !important;
  line-height: 2.7rem !important;
  margin-bottom: 1rem !important;
  text-transform: uppercase;
}
.block.crosssell .block-title strong .action.edit,
.block.related .block-title strong .action.edit,
.block.upsell .block-title strong .action.edit,
.block.crosssell .block-title strong .action.view,
.block.related .block-title strong .action.view,
.block.upsell .block-title strong .action.view {
  padding: 0 !important;
  background-color: transparent !important;
  border: 0 !important;
  color: #0076bd !important;
  text-decoration: underline !important;
  line-height: inherit !important;
  vertical-align: middle !important;
}
.block.related .block-title {
  text-align: left;
}
/*
/* Mobile & Tablet Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
/*
/* Desktop Styles (more than 768px)
/*_______________________________________________________*/
#maincontent form div.field:not(.choice) label,
#maincontent form div.field:not(.choice) .label,
#maincontent form div.field:not(.choice) div.control {
  width: 100%;
  text-align: left !important;
  float: none !important;
}
#maincontent form div.field {
  text-align: left !important;
  margin: 0 0 9px;
}
#maincontent form div.field.choice:before,
#maincontent form div.field.fieldset > .field.no-label:before {
  padding: 0 !important;
  width: 0 !important;
}
#maincontent form .fieldset .legend {
  margin-left: 0 !important;
}
#maincontent form .actions-toolbar {
  margin-left: 0 !important;
  margin-bottom: 12px;
}
form .control .nested {
  margin-top: 10px;
}
/*
|------------------------------------------------------------
| All styles for the footer
|------------------------------------------------------------
*/
/*
/* Common Styles
/*_______________________________________________________*/
footer.page-footer .footer-top .block.contact-info {
  padding-left: 231px;
}
footer.page-footer .footer-top .block.contact-info:before {
  left: -46px;
  bottom: 24px;
}
footer.page-footer .footer-top .social-links li {
  line-height: 30px;
  margin-bottom: 40px !important;
}
footer.page-footer .footer-top .social-links li .fab {
  font-size: 0;
  vertical-align: middle;
  margin: 0 10px 0 0;
  position: relative;
  top: -2px;
}
footer.page-footer .footer-top .social-links li .fab:before {
  font-size: 3.5rem;
}
footer.page-footer .footer-top .block.newsletter {
  width: auto;
  max-width: 450px;
}
footer.page-footer .footer-top .block.newsletter .action.subscribe.primary {
  font-weight: normal;
}
footer.page-footer .footer-bottom {
  margin-top: 35px;
}
footer.page-footer .footer-bottom .menu.mobile-collapsed {
  flex: 0 1 18%;
}
footer.page-footer .footer-bottom .footer.links {
  line-height: 21px;
}
/*
/* Mobile Styles (everything from 320px & max 768px)
/*_______________________________________________________*/
/*
/* Tablet Styles (more than 768px)
/*_______________________________________________________*/
.full-width-sections section:nth-child(2) {
  padding: 77px 0 50px 0;
}
.full-width-sections .main-container {
  padding-left: 10px;
  padding-right: 10px;
}
.gallery-placeholder .loader img {
  z-index: 10;
}
.products-grid .block-title {
  margin-bottom: 52px;
}
.products-grid span.price-tax-notice {
  margin-left: 19px;
  line-height: 30px;
}
.products-grid span.price {
  position: relative;
}
.products-grid .old-price .price {
  font-weight: lighter !important;
}
.products-grid .old-price span.price::before {
  content: "";
}
.products-grid .product-item {
  margin-bottom: 30px;
  position: relative;
  border: 1px solid #fff;
}
.products-grid .product-item:hover {
  border: 1px solid #ddd;
}
.products-grid .product-item-info {
  text-align: center;
  max-width: 260px;
  margin: 0 auto;
}
.products-grid .product-item-info .product-item-details {
  text-align: left;
  position: relative;
}
.products-grid .product-item-info .product-item-name {
  font-weight: 600;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 1.6rem;
  display: block;
  margin-bottom: 3px;
  text-align: left;
}
.products-grid .product-item-info .product-item-name a {
  color: #0076BD;
  font-weight: 900 !important;
}
.products-grid .product-item-info .product-item-name a:hover {
  text-decoration: none;
}
.products-grid .product-item-info .product-excerpt ul {
  padding-left: 11px;
  list-style: none;
}
.products-grid .product-item-info .product-excerpt li {
  margin: 0;
}
.products-grid .product-item-info .product-excerpt li:before {
  display: inline-block;
  width: 11px;
  margin-left: -11px;
  content: "•";
  font-weight: bold;
}
.products-grid .product-item-info .product-item-details > .price-box {
  position: absolute;
  top: -145px;
  right: 0;
  margin: 0;
  background: #A2BA2B;
  color: #fff;
  border-radius: 50%;
  width: 85px;
  height: 85px;
  z-index: 10;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.products-grid .product-item-info .product-item-details > .price-box .minimal-price-link {
  margin-bottom: -8px;
  margin-right: -8px;
}
.products-grid .product-item-info .product-item-details > .price-box .minimal-price-link span {
  font-size: 1.8rem;
  line-height: 2.2rem;
  text-decoration: line-through;
  color: #FFF;
}
.products-grid .product-item-info .product-item-details > .price-box .price-label {
  display: none;
}
.products-grid .product-item-info .product-item-details > .price-box .special-price {
  order: 2;
}
.products-grid .product-item-info .product-item-details > .price-box .price-wrapper {
  font-family: 'Fira Sans Condensed', sans-serif;
}
.products-grid .product-item-info .product-item-details > .price-box .price-wrapper .price {
  font-size: 2.0rem;
  font-weight: 400;
}
.products-grid .product-item-info .product-item-details > .price-box .old-price {
  display: block;
  order: 1;
  opacity: .64;
}
.products-grid .product-item-info .product-item-details > .price-box .old-price .price {
  font-weight: 100;
  font-size: 1.8rem;
}
.products-grid .product-item-info a.towishlist {
  float: right;
  margin-right: 10px;
  padding-bottom: 0 !important;
}
.products-grid .product-item-info a.towishlist:before {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f08a';
  color: #0076BD;
  font-size: 2rem;
}
.products-grid .product-item-info a.towishlist.in-favorite:before {
  content: "\f004";
}
.products-grid .product-item-info a.tocompare {
  font-size: 1.4rem;
  color: #354C54;
}
.products-grid .product-item-info a.tocompare::before {
  font-size: 2.1rem;
  color: #858585;
  margin-right: 3px;
}
.products-grid .product-item-info a.tocompare span {
  clip: auto;
  height: auto;
  margin: auto;
  overflow: auto;
  padding: 0;
  position: static;
  width: auto;
}
.products-grid .product-item-info a.tocompare.in-compare:before {
  content: "\f046";
}
.products-grid .product-item-info .action.tocart {
  width: 50px !important;
}
.products-grid .product-item-info .action.tocart span {
  visibility: hidden;
}
.products-grid .product-item-info .action.tocart:before {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f291';
  line-height: inherit;
  font-size: 1.8rem;
  visibility: visible;
  position: relative;
}
.products-grid .product-item-info .action.tocart span {
  display: none;
}
.products-grid .product-reviews-summary {
  margin-top: 3px;
}
.products-grid .product-reviews-summary .rating-summary {
  left: 0;
}
.products-grid .product-reviews-summary .rating-summary + .reviews-actions {
  padding-left: 10px;
}
.products-grid .product-reviews-summary.empty {
  height: 25px;
  opacity: 0;
  visibility: hidden;
  display: block;
}
.action.primary {
  line-height: 34px;
}
.action.primary:focus:before,
.action.primary:focus span {
  position: relative;
  top: 2px;
}
.rating-summary .rating-result {
  margin-left: 0;
  width: 120px;
}
.rating-summary .rating-result:before {
  font-size: 1.8rem;
  color: #C4C0BF;
  letter-spacing: 5px;
  font-weight: 900;
}
.rating-summary .rating-result span:before {
  font-size: 1.8rem;
  color: #FFD900;
  letter-spacing: 5px;
  font-weight: 900;
}
.products-grid .product-reviews-summary .reviews-actions a:before {
  content: "(";
}
.products-grid .product-reviews-summary .reviews-actions a:after {
  content: ")";
}
.products-grid .product-reviews-summary .reviews-actions a:before,
.products-grid .product-reviews-summary .reviews-actions a:after {
  position: relative;
  left: -2px;
}
.products-grid .product-reviews-summary .reviews-actions a span {
  display: none;
}
/* For desktop */
.catalog-category-view,
.catalogsearch-result-index {
  overflow-x: hidden;
  /* I have tried searching but I couldn't find what was causing the overflow... */
}
.catalog-category-view ol.product-items,
.catalogsearch-result-index ol.product-items {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: 0 !important;
}
.catalog-category-view ol.product-items .product-item,
.catalogsearch-result-index ol.product-items .product-item {
  flex: 0 1 30%;
  margin-right: 4.5%;
  margin-left: 0;
  min-width: 0;
  padding: 10px;
}
.catalog-category-view ol.product-items .product-item:nth-child(3n+3),
.catalogsearch-result-index ol.product-items .product-item:nth-child(3n+3) {
  margin-right: 0;
}
.catalog-category-view ol.product-items .product-item-info,
.catalogsearch-result-index ol.product-items .product-item-info {
  width: auto;
}
.catalog-category-view ol.product-items .product-item-actions,
.catalogsearch-result-index ol.product-items .product-item-actions {
  margin-bottom: 0px;
}
.catalog-category-view ol.product-items .product-item-details,
.catalogsearch-result-index ol.product-items .product-item-details {
  padding-bottom: 50px;
}
.catalog-category-view ol.product-items .product-item-actions,
.catalogsearch-result-index ol.product-items .product-item-actions {
  position: absolute;
  width: 100%;
  bottom: 0;
}
/* For maximum of 1024px */
@media (max-width: 1024px) {
  body.catalog-category-view ol.product-items,
  body.catalogsearch-result-index ol.product-items {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: 0 !important;
  }
  body.catalog-category-view ol.product-items li.product-item,
  body.catalogsearch-result-index ol.product-items li.product-item {
    flex: 0 1 45%;
    margin-right: 4.5%;
    margin-left: 0;
    min-width: 0;
  }
  body.catalog-category-view ol.product-items li.product-item:nth-child(3n+3),
  body.catalogsearch-result-index ol.product-items li.product-item:nth-child(3n+3) {
    margin-right: 4.5%;
  }
  body.catalog-category-view ol.product-items li.product-item:nth-child(2n+2),
  body.catalogsearch-result-index ol.product-items li.product-item:nth-child(2n+2) {
    margin-right: 0;
  }
  body.catalog-category-view ol.product-items li.product-item-info,
  body.catalogsearch-result-index ol.product-items li.product-item-info {
    width: auto;
  }
}
@media (max-width: 640px) {
  html body.catalog-category-view ol.product-items,
  html body.catalogsearch-result-index ol.product-items {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: 0 !important;
  }
  html body.catalog-category-view ol.product-items li.product-item,
  html body.catalogsearch-result-index ol.product-items li.product-item {
    flex: 0 1 100%;
    margin-right: auto !important;
    margin-left: auto;
    min-width: 0;
  }
  html body.catalog-category-view ol.product-items li.product-item:nth-child(3n+3),
  html body.catalogsearch-result-index ol.product-items li.product-item:nth-child(3n+3) {
    margin-right: 0;
  }
  html body.catalog-category-view ol.product-items li.product-item:nth-child(2n+2),
  html body.catalogsearch-result-index ol.product-items li.product-item:nth-child(2n+2) {
    margin-right: 0;
  }
  html body.catalog-category-view ol.product-items li.product-item-info,
  html body.catalogsearch-result-index ol.product-items li.product-item-info {
    width: auto;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  body .page-products .products-grid .product-item {
    width: 50% !important;
  }
}
.post {
  cursor: pointer;
}
.post .meta {
  float: left;
}
.post:first-of-type {
  height: auto;
}
.post:first-of-type .meta {
  float: none;
}
.full-width-sections section.blog-posts-container {
  padding: 40px 0;
}
.blog-posts-container > .main-container {
  padding-left: 10px;
  padding-right: 10px;
}
.post {
  cursor: pointer;
  border-bottom: 2px solid #E4E4E4;
  box-sizing: border-box;
  height: 72px;
}
.main-container .header-with-link {
  margin-bottom: 20px;
  margin-top: 20px;
}
.post-wrapper {
  background-color: #FFF;
  height: 100%;
  position: relative;
  padding-bottom: 45px;
}
.post .post-link h3 {
  color: #000;
  font-size: 1.4rem;
  line-height: 20px;
}
.post .event-location {
  color: #828c4f;
  text-transform: uppercase;
  font-size: 1.2rem;
  position: absolute;
  top: 45px;
}
.post-wrapper .more-link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-transform: uppercase;
}
.downloads .details {
  overflow: hidden;
}
.events .details,
.news-col .details {
  overflow: hidden;
  position: relative;
}
.events .details:after,
.news-col .details:after {
  content: '\f054';
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #C4C0BF;
}
.events .details .excerpt,
.news-col .details .excerpt,
.downloads .details .excerpt {
  display: none;
  overflow: auto;
}
.events .details .meta,
.news-col .details .meta,
.downloads .details .meta,
.events .details .meta-right,
.news-col .details .meta-right,
.downloads .details .meta-right {
  float: left;
  max-width: 92%;
}
.events .details .meta-right,
.news-col .details .meta-right,
.downloads .details .meta-right {
  padding-left: 10px;
}
.events .post-wrapper .post:first-of-type .image,
.news-col .post-wrapper .post:first-of-type .image,
.downloads .post-wrapper .post:first-of-type .image {
  max-width: 380px;
  display: block;
  width: 100%;
  height: 255px;
  background-size: cover;
  background-position: center center;
  float: none;
}
.events .post-wrapper .post:first-of-type .post-link h3,
.news-col .post-wrapper .post:first-of-type .post-link h3,
.downloads .post-wrapper .post:first-of-type .post-link h3 {
  font-size: 2.1rem;
  margin-top: 35px;
}
.events .post-wrapper .post:first-of-type .meta,
.news-col .post-wrapper .post:first-of-type .meta,
.downloads .post-wrapper .post:first-of-type .meta,
.events .post-wrapper .post:first-of-type .meta-right,
.news-col .post-wrapper .post:first-of-type .meta-right,
.downloads .post-wrapper .post:first-of-type .meta-right {
  float: none;
  padding-left: 0;
  max-width: none;
}
.events .post-wrapper .post:first-of-type .meta-right,
.news-col .post-wrapper .post:first-of-type .meta-right,
.downloads .post-wrapper .post:first-of-type .meta-right {
  position: relative;
}
.events .post-wrapper .post:first-of-type .meta-right .event-location,
.news-col .post-wrapper .post:first-of-type .meta-right .event-location,
.downloads .post-wrapper .post:first-of-type .meta-right .event-location {
  position: absolute;
  left: 0;
  top: -25px;
}
.events .post-wrapper .post .meta-right,
.news-col .post-wrapper .post .meta-right,
.downloads .post-wrapper .post .meta-right {
  width: 100%;
}
.events .post-wrapper .post:first-of-type .excerpt,
.news-col .post-wrapper .post:first-of-type .excerpt,
.downloads .post-wrapper .post:first-of-type .excerpt {
  display: block;
  overflow-x: hidden;
}
.events .post-wrapper .post:first-of-type .excerpt p:empty,
.news-col .post-wrapper .post:first-of-type .excerpt p:empty,
.downloads .post-wrapper .post:first-of-type .excerpt p:empty {
  display: none;
}
.events .post-wrapper .post:first-of-type .post-link h3,
.news-col .post-wrapper .post:first-of-type .post-link h3,
.downloads .post-wrapper .post:first-of-type .post-link h3 {
  max-width: none;
  margin-bottom: 15px;
}
.events .post-wrapper .post .post-link h3,
.news-col .post-wrapper .post .post-link h3,
.downloads .post-wrapper .post .post-link h3 {
  max-width: 85%;
}
.events .post-wrapper .post .details,
.news-col .post-wrapper .post .details,
.downloads .post-wrapper .post .details {
  min-height: 71px;
  align-items: center;
  display: flex;
}
.events .post-wrapper .post .details h3,
.news-col .post-wrapper .post .details h3,
.downloads .post-wrapper .post .details h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.events .post-wrapper .post .details .event-location,
.news-col .post-wrapper .post .details .event-location,
.downloads .post-wrapper .post .details .event-location {
  position: static;
}
.events .post-wrapper .post:first-of-type .details,
.news-col .post-wrapper .post:first-of-type .details,
.downloads .post-wrapper .post:first-of-type .details {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 30px;
  min-height: 0;
}
.events .post-wrapper .post:first-of-type .details:after,
.news-col .post-wrapper .post:first-of-type .details:after,
.downloads .post-wrapper .post:first-of-type .details:after {
  display: none;
}
.events .post-wrapper .post:first-of-type .event-date,
.news-col .post-wrapper .post:first-of-type .event-date,
.downloads .post-wrapper .post:first-of-type .event-date {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.events .event-date,
.news-col .event-date,
.downloads .event-date {
  width: 75px;
  height: 70px;
  background-color: #828c4f;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}
.events .event-date span,
.news-col .event-date span,
.downloads .event-date span {
  display: block;
  font-size: 2.2rem;
  line-height: 20px;
  width: 100%;
}
.events .event-date .date-day {
  padding-top: 7px;
}
.events .event-date span:last-of-type,
.news-col .event-date span:last-of-type,
.downloads .event-date span:last-of-type {
  font-size: 1.4rem;
}
.news-col .meta,
.downloads .meta {
  display: none;
}
.news-col .image,
.downloads .image {
  max-width: 105px;
  float: left;
  width: 100%;
  height: 70px;
  background-size: cover;
  background-position: center center;
}
.news-col .details,
.downloads .details {
  min-height: 70px;
}
.downloads .details {
  position: relative;
}
.downloads .post:first-of-type .download-button {
  position: absolute;
  right: 10px;
  bottom: 4px;
  top: initial;
  transform: translateY(none);
  color: #828c4f;
  text-transform: uppercase;
}
.downloads .download-button {
  position: absolute;
  right: 10px;
  bottom: initial;
  transform: translateY(-50%);
  top: 50%;
  color: #828c4f;
  text-transform: uppercase;
}
.news-col .download-button .word,
.downloads .download-button .word {
  padding-right: 10px;
}
.downloads .download-button .fa {
  font-size: 1.8rem;
}
.downloads .post:first-of-type .download-button .word span .word {
  display: inline-block;
}
.downloads .download-button .word span .word {
  display: none;
}
.downloads .download-button .word span .word:before {
  display: block !important;
}
.blog-posts-container a {
  color: #828c4f;
}
.blog-posts-container a.more-link {
  color: #0076bd;
}
.blog-posts-container a.more-link .fa-chevron-right {
  margin-left: 10px;
}
@media (max-width: 1024px) {
  html body .page-wrapper .blog-posts-container .col {
    margin-bottom: 30px;
    width: 100%;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  html body .page-wrapper .blog-posts-container .col .image {
    margin: 0 auto;
  }
  html body .page-wrapper .blog-posts-container .post-wrapper .post:first-of-type .details {
    height: auto;
  }
  html body .page-wrapper .blog-posts-container .col.downloads .post-wrapper .post:first-of-type .details {
    padding-bottom: 30px;
  }
}
@media (max-width: 500px) {
  .blog-posts-container .col .post-link h3 {
    margin-top: 5px;
  }
  html body .page-wrapper .blog-posts-container .col {
    margin-bottom: 30px;
    width: 100%;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  body .blog-posts-container .col .post-wrapper .post:first-of-type .details {
    padding-top: 10px;
    padding-bottom: 50px;
  }
  /* single blog page  */
  .blog-post-view .page-wrapper {
    padding-top: 165px;
  }
}
.download-banner {
  position: relative;
  background-image: url("../images/download-banner-bg.png");
  background-size: cover;
  color: #fff;
  padding: 67px 15px 15px;
}
.download-banner .catalog-name {
  position: absolute;
  top: 20px;
  left: 0;
  background: #828c4f;
  padding: 0 25px;
  font-size: 2.3rem;
  line-height: 47px;
  text-transform: uppercase;
  z-index: 10;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.download-banner .catalog-image {
  display: none;
}
.knowledge-areas {
  padding-bottom: 35px;
}
.full-width-sections .product-grid {
  padding: 70px 0 59px 0;
}
.full-width-sections .product-grid .block-title {
  margin-bottom: 52px;
}
.product-grid .main-container {
  padding-left: 10px;
  padding-right: 10px;
  height: 715px;
}
.grid-column {
  max-height: 715px;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  float: left;
  max-width: 280px;
  width: 23.5%;
  margin-left: 1.2%;
}
.grid-column:last-of-type {
  margin-right: 0;
}
.grid-column .tile {
  margin-bottom: 15px;
  position: relative;
  background-size: cover;
  background-position: center center;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  cursor: pointer;
  overflow: hidden;
  border-radius: .5rem;
}
.grid-column .tile a {
  height: 100%;
  display: block;
  background-size: cover;
  font-size: 0;
  position: relative;
  z-index: 10;
}
.grid-column .tile img {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
}
.grid-column .tile h2 {
  margin: 0;
  color: #FFF;
  position: absolute;
  bottom: 13px;
  left: 15px;
  font-size: 24px;
  letter-spacing: 0;
  text-shadow: 0 2px 4px #000;
  max-width: 100%;
  word-break: break-word;
  white-space: pre-wrap;
}
.grid-column .tile:hover {
  opacity: .7;
}
.grid-column .tile:last-of-type {
  margin-bottom: 0;
}
.grid-1-7 {
  flex: 1 1 14.28571%;
  width: 100%;
  max-width: 282px;
}
.grid-1-7 a {
  min-height: 92.86px;
}
.grid-2-7 {
  flex: 1 1 28.5714%;
  width: 100%;
  max-width: 282px;
}
.grid-2-7 a {
  min-height: 127px;
}
.grid-3-7 {
  flex: 1 1 42.8571%;
  width: 100%;
  max-width: 282px;
}
.grid-3-7 a {
  min-height: 190.5px;
}
.grid-4-7 {
  flex: 1 1 57.1428%;
  width: 100%;
  max-width: 282px;
}
.grid-4-7 a {
  min-height: 371.42px;
}
@media (max-width: 480px) {
  html body .product-grid .main-container {
    height: 1450px;
    max-width: 100%;
  }
  html body .product-grid .main-container .grid-column {
    width: 100%;
    margin-bottom: 15px;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  html body .product-grid .main-container .grid-column .tile {
    max-width: none;
  }
}
.block.icon-blocks .ib-block {
  float: left;
  position: relative;
  background: #828c4f;
  transition: background .2s;
  width: 31.3%;
  margin: 0 3% 3% 0;
  cursor: pointer;
  max-height: 200px;
  min-height: 180px;
}
.block.icon-blocks .ib-block .icon {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  display: flex;
  height: 58%;
  justify-content: center;
}
.block.icon-blocks .ib-block a {
  position: absolute;
  bottom: 20px;
  left: 5px;
  right: 5px;
  text-align: center;
  font-weight: 600;
  color: #fff;
}
.block.icon-blocks .ib-block a:hover {
  text-decoration: none;
}
.block.icon-blocks .ib-block:before {
  content: " ";
  display: block;
  padding-top: 100%;
}
.block.icon-blocks .ib-block:nth-child(3n+3) {
  margin-right: 0;
}
.block.icon-blocks .ib-block:hover {
  background-color: #737c46;
}
.usp-bar {
  background: #828c4f;
  color: #E3E8CD;
  text-align: center;
  padding: 20px 0;
}
.usp-bar .icon {
  display: inline-block;
  display: inline-flex;
  height: 22px;
  vertical-align: middle;
  margin-right: 10px;
}
.usp-bar ul {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.usp-bar ul li {
  margin: 0;
}
/*
Mobile
*/
.display-blocks .d-title {
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  background: rgba(130, 140, 79, 0.85);
  line-height: 23px;
  padding: 9px 23px 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: -40px;
  color: #fff;
  text-decoration: none;
}
.display-blocks .d-block {
  margin-bottom: 5%;
  cursor: pointer;
}
.display-blocks .d-block .image {
  padding-top: 80%;
  background-size: cover;
  background-position: center center;
  background-color: #f7f7f7;
}
.display-blocks .d-block:hover .c-title {
  background: #828c4f;
}
.display-blocks .desc {
  position: relative;
  padding: 16px 50px 16px 0;
  color: #606060;
}
.display-blocks .desc:after {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f061';
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -7px;
  color: #0076bd;
}
.display-blocks a.desc-link:hover {
  text-decoration: none;
}
body:not([class*="checkout"]) .page-wrapper {
  position: relative !important;
  z-index: 1;
}
body:not([class*="checkout"]) .modals-wrapper {
  position: relative !important;
  z-index: 10;
}
body:not([class*="checkout"]) .modals-wrapper .modals-overlay {
  z-index: 19 !important;
}
.modal-popup.amgdprcookie-modal-container._show {
  transform: initial;
  z-index: 20 !important;
  position: relative !important;
  overflow: visible !important;
}
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap {
  transform: initial;
  z-index: 20 !important;
  position: static;
}
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap .amgdprcookie-groups-container,
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap .amgdprcookie-policy-container {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
}
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap .amgdprcookie-policy-container {
  background-color: white;
  bottom: 0;
  max-width: 1200px;
  width: 100%;
}
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap .amgdprcookie-policy-container .amgdprcookie-buttons-block {
  justify-content: flex-end;
}
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap .amgdprcookie-policy-container .amgdprcookie-buttons-block .amgdprcookie-button {
  background-color: #1979c3;
  color: white;
}
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap .amgdprcookie-policy-container .amgdprcookie-buttons-block .amgdprcookie-button + .amgdprcookie-button {
  margin-left: 2rem;
}
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap .amgdprcookie-groups-container {
  background-color: white;
  max-width: 800px;
  top: 4rem !important;
  max-height: 654px;
  padding: 4rem;
  opacity: 0;
  transition: all 120ms;
  width: 90%;
  z-index: 20;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.08), 0 4px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.08);
  pointer-events: none;
  overflow: auto;
}
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap .amgdprcookie-groups-container.active {
  opacity: 1;
  pointer-events: all;
  height: calc(90%) !important;
}
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap .amgdprcookie-groups-container .amgdprcookie-cookie-container {
  margin: 0;
}
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap .amgdprcookie-groups-container .amgdprcookie-cookie-container .amgdprcookie-header {
  padding: 0;
}
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap .amgdprcookie-groups-container .amgdprcookie-cookie-container .amgdprcookie-text {
  padding: 0;
}
.modal-popup.amgdprcookie-modal-container._show .modal-inner-wrap .amgdprcookie-groups-container .amgdprcookie-button {
  width: 100%;
  padding: 1.5rem 0 !important;
}
.modal-popup.amgdprcookie-modal-container._show .modals-overlay {
  z-index: 20 !important;
}
@media screen and (max-width: 438px) {
  .amgdprcookie-policy-container .amgdprcookie-buttons-block {
    flex-direction: column;
  }
  .amgdprcookie-policy-container .amgdprcookie-buttons-block button,
  .amgdprcookie-policy-container .amgdprcookie-buttons-block .cart.table-wrapper .actions-toolbar > .action,
  .amgdprcookie-policy-container .amgdprcookie-buttons-block .action-gift {
    margin-left: 0;
  }
  .amgdprcookie-policy-container .amgdprcookie-buttons-block #btn-cookie-settings {
    margin-left: 0;
  }
  .amgdprcookie-policy-container .amgdprcookie-buttons-block button + button,
  .amgdprcookie-policy-container .amgdprcookie-buttons-block .cart.table-wrapper .actions-toolbar > .action + .cart.table-wrapper .actions-toolbar > .action,
  .amgdprcookie-policy-container .amgdprcookie-buttons-block .action-gift + .action-gift {
    margin-top: 1rem;
  }
}
#html-demo-tabs .tab-nav {
  width: 200px;
  float: left;
  position: sticky;
  top: 145px;
}
#html-demo-tabs .tab-nav .item {
  border: 2px solid #354c54;
  border-right-color: #828c4f;
  margin-bottom: 10px;
  border-radius: 5px 0 0 5px;
  padding: 8px 12px;
  background: #fff;
  font-weight: 500;
  color: #354c54;
  box-shadow: inset -3px 0 5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
#html-demo-tabs .tab-nav .item.active {
  box-shadow: none;
  border-right: 0;
  border-color: #828c4f;
}
#html-demo-tabs .tab-nav .item a {
  color: inherit;
  text-decoration: none;
}
#html-demo-tabs .tab-nav .item:not(.active):hover {
  background: #eee;
}
#html-demo-tabs .tab-container {
  margin-left: 198px;
  border: 2px solid #828c4f;
  border-radius: 0 5px 5px 5px;
  padding: 20px;
  min-height: 300px;
}
#html-demo-tabs .tab-container .page-title {
  margin-top: 60px;
}
#html-demo-tabs .tab-container .page-title:nth-child(1) {
  margin-top: 0;
}
body {
  overflow-x: hidden;
}
div[data-content-type="row"] {
  font-size: 1.6rem;
  line-height: 1.5;
}
div[data-content-type="row"] .pagebuilder-column {
  display: block !important;
}
div[data-content-type="row"] h1 {
  font-size: 3.5rem;
  font-weight: 400;
  margin-bottom: 10px;
}
div[data-content-type="row"] h2 {
  font-size: 3.6rem;
  letter-spacing: 0.7px;
  font-weight: bold;
}
div[data-content-type="row"] h3 {
  font-size: 2.8rem;
  letter-spacing: 0.7px;
  font-weight: bold;
}
div[data-content-type="row"] h4 {
  margin-top: 1rem;
}
div[data-content-type="row"] h4,
div[data-content-type="row"] h5,
div[data-content-type="row"] h6 {
  font-weight: 400;
}
div[data-content-type="row"] .brand-name {
  color: #828c4f;
  font-weight: 400;
  margin-bottom: 0;
  font-family: 'Fira Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
}
div[data-content-type="row"] .brand-name + * {
  margin-top: 4px;
}
div[data-content-type="row"] .brand-header {
  font-size: 4.8rem;
  letter-spacing: 1px;
  font-weight: bold;
}
div[data-content-type="row"] a {
  color: #828c4f;
}
div[data-content-type="row"] a.button {
  padding: 5px 10px;
  width: auto;
  min-width: 160px;
  width: max-content;
}
div[data-content-type="row"] a.button.white-button {
  background-color: #ffffffe0;
  color: #354c54;
  border: 2px solid #ffffffe0;
}
div[data-content-type="row"] a.button.white-button:hover {
  background-color: transparent;
  color: #FFF;
}
div[data-content-type="row"] a.button.primary-button {
  background-color: #354c54;
  color: #FFF;
  border: 2px solid #354c54;
}
div[data-content-type="row"] a.button.primary-button:hover {
  background-color: transparent;
  color: #354c54;
}
div[data-content-type="row"] a.button.secondary-button {
  background-color: #828c4f;
  color: #FFF;
  border: 2px solid #828c4f;
}
div[data-content-type="row"] a.button.secondary-button:hover {
  background-color: transparent;
  color: #828c4f;
}
div[data-content-type="row"] .usp-list {
  padding-inline-start: 26px;
}
div[data-content-type="row"] .usp-list li {
  position: relative;
}
div[data-content-type="row"] .usp-list li:marker {
  content: "";
}
div[data-content-type="row"] .usp-list li:before {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00c';
  background-color: #828c4f;
  border: 1px solid #828c4f;
  border-radius: 20px;
  padding: 2px;
  color: #FFF;
  position: absolute;
  font-size: 10px;
  line-height: 1;
  top: 4px;
  left: -25px;
}
div[data-content-type="row"][row_background_color="green"] {
  position: relative;
}
div[data-content-type="row"][row_background_color="green"]:after {
  content: "";
  background-color: #828c4f;
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 200vw;
  transform: translateX(-100vw);
  z-index: -1;
  z-index: -2;
}
div[data-content-type="row"][row_background_color="dark_blue"] {
  position: relative;
}
div[data-content-type="row"][row_background_color="dark_blue"]:after {
  content: "";
  background-color: #354c54;
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 200vw;
  transform: translateX(-100vw);
  z-index: -1;
  z-index: -2;
}
div[data-content-type="row"][row_background_color="light_gray"] {
  position: relative;
}
div[data-content-type="row"][row_background_color="light_gray"]:after {
  content: "";
  background-color: #f2f4f6;
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 200vw;
  transform: translateX(-100vw);
  z-index: -1;
  z-index: -2;
}
div[data-content-type="row"] div[column_background_color="green"] {
  position: relative;
}
div[data-content-type="row"] div[column_background_color="green"]:after {
  content: "";
  background-color: #828c4f;
  position: absolute;
  top: -16px;
  left: -16px;
  height: calc(100% + 32px);
  width: calc(100% + 32px);
  z-index: -1;
}
div[data-content-type="row"] div[column_background_color="dark_blue"] {
  position: relative;
}
div[data-content-type="row"] div[column_background_color="dark_blue"]:after {
  content: "";
  background-color: #354c54;
  position: absolute;
  top: -16px;
  left: -16px;
  height: calc(100% + 32px);
  width: calc(100% + 32px);
  z-index: -1;
}
div[data-content-type="row"] div[column_background_color="light_gray"] {
  position: relative;
}
div[data-content-type="row"] div[column_background_color="light_gray"]:after {
  content: "";
  background-color: #f2f4f6;
  position: absolute;
  top: -16px;
  left: -16px;
  height: calc(100% + 32px);
  width: calc(100% + 32px);
  z-index: -1;
}
div[data-content-type="row"][row_background_color="green"] p,
div[data-content-type="row"][row_background_color="dark_blue"] p,
div[data-content-type="row"] div[column_background_color="green"] p,
div[data-content-type="row"] div[column_background_color="dark_blue"] p,
div[data-content-type="row"][row_background_color="green"] strong,
div[data-content-type="row"][row_background_color="dark_blue"] strong,
div[data-content-type="row"] div[column_background_color="green"] strong,
div[data-content-type="row"] div[column_background_color="dark_blue"] strong,
div[data-content-type="row"][row_background_color="green"] a,
div[data-content-type="row"][row_background_color="dark_blue"] a,
div[data-content-type="row"] div[column_background_color="green"] a,
div[data-content-type="row"] div[column_background_color="dark_blue"] a,
div[data-content-type="row"][row_background_color="green"] h1,
div[data-content-type="row"][row_background_color="dark_blue"] h1,
div[data-content-type="row"] div[column_background_color="green"] h1,
div[data-content-type="row"] div[column_background_color="dark_blue"] h1,
div[data-content-type="row"][row_background_color="green"] h2,
div[data-content-type="row"][row_background_color="dark_blue"] h2,
div[data-content-type="row"] div[column_background_color="green"] h2,
div[data-content-type="row"] div[column_background_color="dark_blue"] h2,
div[data-content-type="row"][row_background_color="green"] h3,
div[data-content-type="row"][row_background_color="dark_blue"] h3,
div[data-content-type="row"] div[column_background_color="green"] h3,
div[data-content-type="row"] div[column_background_color="dark_blue"] h3,
div[data-content-type="row"][row_background_color="green"] h4,
div[data-content-type="row"][row_background_color="dark_blue"] h4,
div[data-content-type="row"] div[column_background_color="green"] h4,
div[data-content-type="row"] div[column_background_color="dark_blue"] h4,
div[data-content-type="row"][row_background_color="green"] h5,
div[data-content-type="row"][row_background_color="dark_blue"] h5,
div[data-content-type="row"] div[column_background_color="green"] h5,
div[data-content-type="row"] div[column_background_color="dark_blue"] h5,
div[data-content-type="row"][row_background_color="green"] h6,
div[data-content-type="row"][row_background_color="dark_blue"] h6,
div[data-content-type="row"] div[column_background_color="green"] h6,
div[data-content-type="row"] div[column_background_color="dark_blue"] h6 {
  color: #FFF;
}
div[data-content-type="row"][row_background_color="green"] .brand-name,
div[data-content-type="row"][row_background_color="dark_blue"] .brand-name,
div[data-content-type="row"] div[column_background_color="green"] .brand-name,
div[data-content-type="row"] div[column_background_color="dark_blue"] .brand-name {
  color: #FFF !important;
}
div[data-content-type="row"][row_background_color="green"] a,
div[data-content-type="row"][row_background_color="dark_blue"] a,
div[data-content-type="row"] div[column_background_color="green"] a,
div[data-content-type="row"] div[column_background_color="dark_blue"] a {
  text-decoration: underline;
}
div[data-content-type="row"][row_background_color="green"] .pagebuilder-blueelevation-faq div[data-element="answer"],
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-blueelevation-faq div[data-element="answer"],
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-blueelevation-faq div[data-element="answer"],
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-blueelevation-faq div[data-element="answer"] {
  color: #FFF;
}
div[data-content-type="row"][row_background_color="green"] .pagebuilder-blueelevation-faq li,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-blueelevation-faq li,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-blueelevation-faq li,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-blueelevation-faq li {
  border-top: 1px solid #FFF;
}
div[data-content-type="row"][row_background_color="green"] .pagebuilder-blueelevation-faq li:last-child,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-blueelevation-faq li:last-child,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-blueelevation-faq li:last-child,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-blueelevation-faq li:last-child {
  border-bottom: 1px solid #FFF;
}
div[data-content-type="row"][row_background_color="green"] .pagebuilder-blueelevation-faq strong:after,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-blueelevation-faq strong:after,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-blueelevation-faq strong:after,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-blueelevation-faq strong:after {
  color: #FFF;
}
div[data-content-type="row"][row_background_color="green"] ul[data-content-type="lightbox"] li[data-content-type="lightbox-thumbnails"],
div[data-content-type="row"][row_background_color="dark_blue"] ul[data-content-type="lightbox"] li[data-content-type="lightbox-thumbnails"],
div[data-content-type="row"] div[column_background_color="green"] ul[data-content-type="lightbox"] li[data-content-type="lightbox-thumbnails"],
div[data-content-type="row"] div[column_background_color="dark_blue"] ul[data-content-type="lightbox"] li[data-content-type="lightbox-thumbnails"] {
  outline: 2px solid #FFF;
}
div[data-content-type="row"][row_background_color="green"] ul[data-content-type="lightbox"] li[data-content-type="lightbox-thumbnails"].active,
div[data-content-type="row"][row_background_color="dark_blue"] ul[data-content-type="lightbox"] li[data-content-type="lightbox-thumbnails"].active,
div[data-content-type="row"] div[column_background_color="green"] ul[data-content-type="lightbox"] li[data-content-type="lightbox-thumbnails"].active,
div[data-content-type="row"] div[column_background_color="dark_blue"] ul[data-content-type="lightbox"] li[data-content-type="lightbox-thumbnails"].active {
  border: 3px solid #FFF;
}
div[data-content-type="row"][row_background_color="green"] .pagebuilder-poster-content,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-poster-content,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-poster-content,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-poster-content {
  max-width: 900px;
  color: #FFF;
  z-index: 2;
}
div[data-content-type="row"][row_background_color="green"] .pagebuilder-poster-content p,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-poster-content p,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-poster-content p,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-poster-content p,
div[data-content-type="row"][row_background_color="green"] .pagebuilder-poster-content strong,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-poster-content strong,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-poster-content strong,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-poster-content strong,
div[data-content-type="row"][row_background_color="green"] .pagebuilder-poster-content a,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-poster-content a,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-poster-content a,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-poster-content a,
div[data-content-type="row"][row_background_color="green"] .pagebuilder-poster-content h1,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-poster-content h1,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-poster-content h1,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-poster-content h1,
div[data-content-type="row"][row_background_color="green"] .pagebuilder-poster-content h2,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-poster-content h2,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-poster-content h2,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-poster-content h2,
div[data-content-type="row"][row_background_color="green"] .pagebuilder-poster-content h3,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-poster-content h3,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-poster-content h3,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-poster-content h3,
div[data-content-type="row"][row_background_color="green"] .pagebuilder-poster-content h4,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-poster-content h4,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-poster-content h4,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-poster-content h4,
div[data-content-type="row"][row_background_color="green"] .pagebuilder-poster-content h5,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-poster-content h5,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-poster-content h5,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-poster-content h5,
div[data-content-type="row"][row_background_color="green"] .pagebuilder-poster-content h6,
div[data-content-type="row"][row_background_color="dark_blue"] .pagebuilder-poster-content h6,
div[data-content-type="row"] div[column_background_color="green"] .pagebuilder-poster-content h6,
div[data-content-type="row"] div[column_background_color="dark_blue"] .pagebuilder-poster-content h6 {
  margin-bottom: 0;
  line-height: 1.3;
}
div[data-content-type="row"][row_background_color="green"] div[show_strikethrough="true"] .pagebuilder-poster-content:before,
div[data-content-type="row"][row_background_color="dark_blue"] div[show_strikethrough="true"] .pagebuilder-poster-content:before,
div[data-content-type="row"] div[column_background_color="green"] div[show_strikethrough="true"] .pagebuilder-poster-content:before,
div[data-content-type="row"] div[column_background_color="dark_blue"] div[show_strikethrough="true"] .pagebuilder-poster-content:before {
  border-right-color: #FFF !important;
}
div[data-content-type="row"][row_background_color="green"] div[show_strikethrough="true"] .pagebuilder-poster-content:after,
div[data-content-type="row"][row_background_color="dark_blue"] div[show_strikethrough="true"] .pagebuilder-poster-content:after,
div[data-content-type="row"] div[column_background_color="green"] div[show_strikethrough="true"] .pagebuilder-poster-content:after,
div[data-content-type="row"] div[column_background_color="dark_blue"] div[show_strikethrough="true"] .pagebuilder-poster-content:after {
  border-left-color: #FFF !important;
}
div[data-content-type="row"] figure[background_color="green"],
div[data-content-type="row"] div[data-content-type="video"][background_color="green"] {
  position: relative;
}
div[data-content-type="row"] figure[background_color="green"]:after,
div[data-content-type="row"] div[data-content-type="video"][background_color="green"]:after {
  content: "";
  background-color: #828c4f;
  position: absolute;
  top: -50px;
  left: 50%;
  height: calc(50% + 50px);
  width: 200vw;
  transform: translateX(-100vw);
  z-index: -1;
}
div[data-content-type="row"] figure[background_color="blue"],
div[data-content-type="row"] div[data-content-type="video"][background_color="blue"] {
  position: relative;
}
div[data-content-type="row"] figure[background_color="blue"]:after,
div[data-content-type="row"] div[data-content-type="video"][background_color="blue"]:after {
  content: "";
  background-color: #354c54;
  position: absolute;
  top: -50px;
  left: 50%;
  height: calc(50% + 50px);
  width: 200vw;
  transform: translateX(-100vw);
  z-index: -1;
}
div[data-content-type="row"] figure[background_color="light_gray"],
div[data-content-type="row"] div[data-content-type="video"][background_color="light_gray"] {
  position: relative;
}
div[data-content-type="row"] figure[background_color="light_gray"]:after,
div[data-content-type="row"] div[data-content-type="video"][background_color="light_gray"]:after {
  content: "";
  background-color: #f2f4f6;
  position: absolute;
  top: -50px;
  left: 50%;
  height: calc(50% + 50px);
  width: 200vw;
  transform: translateX(-100vw);
  z-index: -1;
}
.top-button {
  position: fixed;
  bottom: 16px;
  right: 16px;
  height: 40px;
  width: 40px;
  border: 2px solid #000;
  border-radius: 30px;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  z-index: 4;
  transform: translateY(100px);
  transition: transform .5s ease;
}
.top-button .caret-up {
  position: relative;
  animation-name: bouncing;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
.top-button .caret-up:before {
  display: inline-block;
  font-family: 'Font Awesome\ 5 Free';
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f106';
  color: #000;
  font-size: 2rem;
}
@keyframes bouncing {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(3px);
  }
  100% {
    transform: translateY(0);
  }
}
div[data-content-type="row"] .product-items {
  margin-left: 0;
  display: flex;
  gap: 16px;
  position: relative;
}
div[data-content-type="row"] .product-item {
  background-color: #FFF;
  padding-left: 0;
  margin-bottom: 0;
  min-width: 200px;
  border: 3px solid #f2f4f6;
  transition: border .2s ease;
  padding: 16px;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}
div[data-content-type="row"][row_background_color="light_gray"] .product-item {
  background-color: #FFF;
  border: 3px solid #FFF;
}
div[data-content-type="row"][row_background_color="dark_blue"] .product-item p,
div[data-content-type="row"][row_background_color="green"] .product-item p,
div[data-content-type="row"][row_background_color="dark_blue"] .product-item a,
div[data-content-type="row"][row_background_color="green"] .product-item a {
  color: #333;
}
div[data-content-type="row"][row_background_color="dark_blue"] .product-item .product-actions span,
div[data-content-type="row"][row_background_color="green"] .product-item .product-actions span {
  color: #FFF;
}
div[data-content-type="row"][row_background_color="dark_blue"] .product-item .product-actions a:hover span,
div[data-content-type="row"][row_background_color="green"] .product-item .product-actions a:hover span {
  color: #828c4f;
}
div[data-content-type="row"][row_background_color="dark_blue"] .slick-arrow:before,
div[data-content-type="row"][row_background_color="green"] .slick-arrow:before {
  color: #FFF;
}
div[data-content-type="row"] .image {
  display: flex;
  justify-content: center;
}
div[data-content-type="row"] .product-image-container {
  width: 100% !important;
  height: 130px;
}
div[data-content-type="row"] .product-image-wrapper {
  padding-bottom: 0 !important;
  height: 100%;
}
div[data-content-type="row"] .product-image-photo {
  height: 130px;
  width: auto;
}
div[data-content-type="row"] .product-details {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}
div[data-content-type="row"] .product-item-link {
  color: #000;
}
div[data-content-type="row"] .product-actions {
  display: flex;
  justify-content: center;
}
div[data-content-type="row"] .button {
  min-width: 160px;
  width: max-content;
  max-width: 300px;
}
div[data-content-type="row"] .widget-product-carousel .slick-slide > div {
  height: 100%;
  padding: 8px;
}
div[data-content-type="row"] .widget-product-carousel .product-item {
  height: 100%;
}
div[data-content-type="row"] .slick-list {
  padding-bottom: 16px;
}
div[data-content-type="row"] .slick-track {
  height: 100%;
}
div[data-content-type="row"] .slick-arrow {
  z-index: 10;
}
div[data-content-type="row"] .slick-arrow:before {
  font-size: 28px;
}
div[data-content-type="row"] .slick-prev {
  left: -10px;
}
div[data-content-type="row"] .slick-next {
  right: -10px;
}
div[data-content-type="row"] .pagebuilder-poster-overlay {
  min-height: 100px !important;
  padding: 0;
}
div[data-content-type="row"] div[data-overlay-color^="#"] {
  background-color: rgba(53, 76, 84, 0.9) !important;
}
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] .pagebuilder-poster-content,
div[data-content-type="row"] div[data-overlay-color^="#"] .pagebuilder-poster-content {
  max-width: 900px;
  color: #FFF;
  z-index: 2;
}
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] .pagebuilder-poster-content h1,
div[data-content-type="row"] div[data-overlay-color^="#"] .pagebuilder-poster-content h1,
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] .pagebuilder-poster-content h2,
div[data-content-type="row"] div[data-overlay-color^="#"] .pagebuilder-poster-content h2,
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] .pagebuilder-poster-content h3,
div[data-content-type="row"] div[data-overlay-color^="#"] .pagebuilder-poster-content h3,
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] .pagebuilder-poster-content h4,
div[data-content-type="row"] div[data-overlay-color^="#"] .pagebuilder-poster-content h4,
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] .pagebuilder-poster-content h5,
div[data-content-type="row"] div[data-overlay-color^="#"] .pagebuilder-poster-content h5,
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] .pagebuilder-poster-content h6,
div[data-content-type="row"] div[data-overlay-color^="#"] .pagebuilder-poster-content h6 {
  margin-bottom: 0;
  line-height: 1.3;
}
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] .pagebuilder-poster-content:before,
div[data-content-type="row"] div[data-overlay-color^="#"] .pagebuilder-poster-content:before {
  border-right-color: #FFF !important;
}
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] .pagebuilder-poster-content:after,
div[data-content-type="row"] div[data-overlay-color^="#"] .pagebuilder-poster-content:after {
  border-left-color: #FFF !important;
}
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] div.pagebuilder-overlay:not([data-overlay-color^="#"]) h1,
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] div.pagebuilder-overlay:not([data-overlay-color^="#"]) h2,
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] div.pagebuilder-overlay:not([data-overlay-color^="#"]) h3,
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] div.pagebuilder-overlay:not([data-overlay-color^="#"]) h4,
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] div.pagebuilder-overlay:not([data-overlay-color^="#"]) h5,
div[data-content-type="row"] .pagebuilder-banner-wrapper[class*="background-image"] div.pagebuilder-overlay:not([data-overlay-color^="#"]) h6 {
  text-shadow: 2px 5px 5px #000;
}
div[data-content-type="row"] blockquote {
  color: #FFF;
}
div[data-content-type="row"] blockquote:before {
  height: 56px;
  width: 56px;
  display: block;
  margin-left: 50%;
  transform: translateX(-50%);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='56' height='56' viewBox='0 0 32 32'%3E%3Cpath d='M0 4v12h8c0 4.41-3.586 8-8 8v4c6.617 0 12-5.383 12-12V4H0zM20 4v12h8c0 4.41-3.586 8-8 8v4c6.617 0 12-5.383 12-12V4H20z' style='fill:%23828c4f'/%3E%3C/svg%3E");
}
div[data-content-type="row"] div[show_strikethrough="true"] .pagebuilder-poster-content {
  width: auto;
  position: relative;
}
div[data-content-type="row"] div[show_strikethrough="true"] .pagebuilder-poster-content:before,
div[data-content-type="row"] div[show_strikethrough="true"] .pagebuilder-poster-content:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 0;
  width: 0;
  border-bottom: 2px solid transparent;
  border-top: 2px solid transparent;
}
div[data-content-type="row"] div[show_strikethrough="true"] .pagebuilder-poster-content:before {
  left: auto;
}
div[data-content-type="row"] div[show_strikethrough="true"] .pagebuilder-poster-content:after {
  right: auto;
}
div[data-content-type="row"] .pagebuilder-blueelevation-faq {
  display: block;
}
div[data-content-type="row"] .pagebuilder-blueelevation-faq li {
  margin-bottom: 0;
  padding-bottom: 0;
  border-top: 1px solid #000;
  border-bottom: none;
  position: relative;
  padding: 8px;
}
div[data-content-type="row"] .pagebuilder-blueelevation-faq li:last-child {
  border-bottom: 1px solid #000;
}
div[data-content-type="row"] .pagebuilder-blueelevation-faq strong {
  font-size: 1.6rem;
}
div[data-content-type="row"] .pagebuilder-blueelevation-faq strong:before {
  display: none;
}
div[data-content-type="row"] .pagebuilder-blueelevation-faq strong:after {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f107';
  color: #000;
  font-size: rem;
  position: absolute;
  right: 8px;
  transform: none;
  transition: transform .3s ease;
}
div[data-content-type="row"] .pagebuilder-blueelevation-faq strong[aria-expanded="true"]:after {
  transform: rotate(180deg);
}
div[data-content-type="row"] .pagebuilder-blueelevation-faq div[data-role="content"] {
  padding-left: 0;
}
div[data-content-type="row"] ul.slidewrap {
  border-bottom: none;
  padding-inline-start: 0;
  margin-bottom: 0;
}
div[data-content-type="row"] ul.slidewrap .slick-list {
  padding: 20px 0;
}
div[data-content-type="row"] ul.slidewrap .slick-arrow {
  z-index: 10;
}
div[data-content-type="row"] ul.slidewrap .slick-slide > div {
  height: 100%;
}
div[data-content-type="row"] ul.slidewrap li {
  padding: 0 !important;
  height: inherit;
}
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] {
  position: relative;
}
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .article-carousel {
  background-color: transparent;
}
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .article {
  height: 100%;
}
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .article > .count {
  display: none;
}
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .title-wrapper {
  display: none;
}
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .content {
  z-index: 1;
  color: #FFF;
  padding-top: 50px;
}
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .content h1,
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .content h2,
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .content h3,
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .content h4,
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .content h5,
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .content h6 {
  color: #bbd145;
}
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .content > .buttton {
  text-align: center;
}
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .content button.button,
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .content .cart.table-wrapper .actions-toolbar > .action.button,
div[data-content-type="row"] ul.slidewrap li[full_height_image="1"] .content .action-gift.button {
  padding: 7px 15px !important;
  cursor: pointer;
}
div[data-content-type="row"] ul.slidewrap li[full_height_image="2"] button,
div[data-content-type="row"] ul.slidewrap li[full_height_image="2"] .cart.table-wrapper .actions-toolbar > .action,
div[data-content-type="row"] ul.slidewrap li[full_height_image="2"] .action-gift {
  display: none;
}
div[data-content-type="row"] ul.slidewrap .article-carousel {
  background-color: #f2f4f6;
  position: relative;
  height: 100%;
}
div[data-content-type="row"] ul.slidewrap .article {
  position: relative;
  cursor: pointer;
}
div[data-content-type="row"] ul.slidewrap a[data-element="link_url"] {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 0 !important;
  cursor: pointer;
  z-index: 1;
}
div[data-content-type="row"] ul.slidewrap .article > .count {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 6px 12px;
  background-color: #828c4f;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: 4px solid #828c4f8c;
}
div[data-content-type="row"] ul.slidewrap .article > .count span {
  line-height: 1;
  color: #FFF;
  font-weight: bold;
  font-size: 2rem;
  padding: 0 !important;
}
div[data-content-type="row"] ul.slidewrap .image {
  width: 100%;
  aspect-ratio: 1.52272727;
}
div[data-content-type="row"] ul.slidewrap .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
div[data-content-type="row"] ul.slidewrap .title-wrapper {
  width: fit-content;
  min-width: 60%;
  max-width: calc(100% - 24px);
  margin-left: 12px;
  background-color: #354c54;
  color: #FFF;
  display: flex;
  transform: translateY(-50%);
}
div[data-content-type="row"] ul.slidewrap .title-wrapper .count {
  padding: 8px 0 8px 8px;
  background-color: #828c4f;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0;
}
div[data-content-type="row"] ul.slidewrap .title-wrapper .count span {
  line-height: 1;
  font-weight: bold;
  font-size: 1.6rem;
  padding: 0 !important;
  letter-spacing: 8px;
}
div[data-content-type="row"] ul.slidewrap .title-wrapper .title {
  padding: 8px;
  flex: 1;
}
div[data-content-type="row"] ul.slidewrap .title-wrapper .title h4 {
  padding: 0 !important;
  margin: 0 !important;
}
div[data-content-type="row"] ul.slidewrap div[data-element="content"] {
  padding: 16px !important;
}
div[data-content-type="row"] ul.slidewrap[show_count="1"] {
  padding-top: 20px;
}
div[data-content-type="row"] ul.slidewrap[show_count="2"] .article > .count {
  display: none !important;
}
div[data-content-type="row"] ul.slidewrap[show_count_title="1"] .article > .title-wrapper {
  display: none !important;
}
div[data-content-type="row"] ul.slidewrap[make_carousel_article="1"] {
  display: flex;
  gap: 16px;
  position: relative;
  overflow-x: inherit;
  flex-wrap: wrap;
}
div[data-content-type="row"] ul.slidewrap[make_carousel_article="2"] {
  display: flex;
  gap: 8px;
  position: relative;
  overflow-x: scroll;
  flex-wrap: nowrap;
}
div[data-content-type="row"] ul.slidewrap[make_carousel_article="2"] .title-wrapper {
  margin-left: 0;
  width: 100%;
  max-width: 100%;
}
div[data-content-type="row"] ul.slidewrap .slick-track {
  height: 100%;
  padding: 16px 0;
}
div[data-content-type="row"] ul[data-content-type="lightbox"] {
  padding-inline-start: 0;
  margin-bottom: 0;
}
div[data-content-type="row"] ul[data-content-type="lightbox"] .main-image {
  display: flex;
  width: 100%;
  aspect-ratio: 1.57142857;
}
div[data-content-type="row"] ul[data-content-type="lightbox"] img[data-element="base_image"] {
  width: 100%;
  object-fit: cover;
}
div[data-content-type="row"] ul[data-content-type="lightbox"] .thumbnails {
  padding: 12px 2px;
  display: flex;
  overflow-x: auto;
  gap: 12px;
  width: 100%;
}
div[data-content-type="row"] ul[data-content-type="lightbox"] li[data-content-type="lightbox-thumbnails"] {
  position: relative;
  padding: 0 !important;
  border: 3px solid transparent;
  outline: 2px solid #354c54;
  flex: 0 0 calc(((100% - 48px) / 5) - 7px);
  cursor: pointer;
}
div[data-content-type="row"] ul[data-content-type="lightbox"] li[data-content-type="lightbox-thumbnails"].active {
  border: 3px solid #354c54;
}
div[data-content-type="row"] ul[data-content-type="lightbox"] li[data-content-type="lightbox-thumbnails"]:hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.325);
}
div[data-content-type="row"] ul[data-content-type="lightbox"] .thumbnail-wrapper {
  aspect-ratio: 1.57142857;
  display: flex;
}
div[data-content-type="row"] ul[data-content-type="lightbox"] img[data-element="thumbnail_image"] {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
div[data-content-type="row"] ul[data-content-type="hero"] {
  padding: 0 !important;
  padding-inline-start: 0;
  list-style-type: none;
  margin-bottom: 0;
}
div[data-content-type="row"] li[data-content-type="hero-item"] {
  padding: 0 !important;
}
div[data-content-type="row"] .hero-main-content-wraper {
  display: flex;
  position: relative;
}
div[data-content-type="row"] .hero-main-content-wraper div[data-element="content"] {
  color: #FFF;
  background-color: #354c54;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
div[data-content-type="row"] .hero-main-content-wraper div[data-element="content"] a:not(.button) {
  color: #FFF;
  text-decoration: underline;
}
div[data-content-type="row"] .hero-usps {
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
  overflow-x: auto;
}
div[data-content-type="row"] .hero-usps div[data-element^="quick_navigation"] {
  display: none;
  position: relative;
  padding: 4px 32px 2px 8px !important;
}
div[data-content-type="row"] .hero-usps div[data-element^="quick_navigation"][target1*="#"],
div[data-content-type="row"] .hero-usps div[data-element^="quick_navigation"][target2*="#"],
div[data-content-type="row"] .hero-usps div[data-element^="quick_navigation"][target3*="#"],
div[data-content-type="row"] .hero-usps div[data-element^="quick_navigation"][target4*="#"],
div[data-content-type="row"] .hero-usps div[data-element^="quick_navigation"][target5*="#"],
div[data-content-type="row"] .hero-usps div[data-element^="quick_navigation"][target6*="#"],
div[data-content-type="row"] .hero-usps div[data-element^="quick_navigation"][target7*="#"] {
  display: block;
}
div[data-content-type="row"] .hero-usps div[data-element^="quick_navigation"]:before {
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f107';
  background-color: transparent;
  padding: 3.4px;
  color: #FFF;
  position: absolute;
  font-size: 14px;
  line-height: 0.4;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  z-index: 1;
  transition: transform .2s ease;
}
div[data-content-type="row"] .hero-usps div[data-element^="quick_navigation"]:after {
  content: "";
  background-color: #828c4f;
  position: absolute;
  height: 15px;
  width: 15px;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  z-index: 0;
}
div[data-content-type="row"] .hero-usps div[data-element^="quick_navigation"]:hover:before {
  transform: translateY(-30%);
}
div[data-content-type="row"] .hero-usps div[data-element^="quick_navigation"] a {
  color: #000;
}
div[data-content-type="row"] div[data-content-type="cta"] .cta-content {
  display: flex;
  align-items: center;
}
div[data-content-type="row"] div[data-content-type="cta"] .cta-support {
  display: flex;
  gap: 16px;
  color: #FFF;
  position: relative;
}
div[data-content-type="row"] div[data-content-type="cta"] button[data-element="email_button"],
div[data-content-type="row"] div[data-content-type="cta"] .cart.table-wrapper .actions-toolbar > .action[data-element="email_button"],
div[data-content-type="row"] div[data-content-type="cta"] .action-gift[data-element="email_button"] {
  display: none;
}
div[data-content-type="row"] div[data-content-type="cta"] .cta-download {
  background-color: #f2f4f6;
  text-align: center;
}
div[data-content-type="row"] div[data-content-type="cta"] .cta-download h1,
div[data-content-type="row"] div[data-content-type="cta"] .cta-download h2,
div[data-content-type="row"] div[data-content-type="cta"] .cta-download h3,
div[data-content-type="row"] div[data-content-type="cta"] .cta-download h4,
div[data-content-type="row"] div[data-content-type="cta"] .cta-download h5,
div[data-content-type="row"] div[data-content-type="cta"] .cta-download h6 {
  color: #828c4f;
}
div[data-content-type="row"] div[data-content-type="cta"] .cta-download .button {
  margin-top: 16px;
}
div[data-content-type="row"] div[data-content-type="single_article"] {
  margin-top: 32px;
}
div[data-content-type="row"] div[data-content-type="single_article"] .single_article-content {
  height: 100%;
}
div[data-content-type="row"] div[data-content-type="single_article"] .single_article {
  height: 100%;
  display: flex;
  flex-direction: column;
}
div[data-content-type="row"] div[data-content-type="single_article"] .product-image__wrapper {
  width: 100%;
  aspect-ratio: 2;
  max-height: 230px;
  display: flex;
  justify-content: center;
  background-color: #dedede;
  position: relative;
}
div[data-content-type="row"] div[data-content-type="single_article"] .product-image__wrapper img {
  position: absolute;
  top: 0;
  left: 50%;
  height: calc(100% + 16px);
  width: auto;
  transform: translate(-50%, -32px);
}
div[data-content-type="row"] div[data-content-type="single_article"] div[data-element="content"] {
  position: relative;
  background-color: #f2f4f6;
  flex: 1;
}
div[data-content-type="row"] div[data-content-type="single_article"] .button {
  position: absolute;
  transform: translateX(-50%);
}
/**
* Default mobile styling
*----------------------------------------------------------*/
.widget.steps {
  max-width: 864px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.widget.steps + .widget.steps {
  margin-top: 32px;
}
.widget.steps .section-title {
  flex-basis: 100%;
  font-size: 18px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 32px;
}
.steps__step {
  flex-basis: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.steps__step img {
  display: block;
  margin: 0 auto;
}
.steps__step img + .steps__step--content {
  margin-top: 16px;
}
.steps__step .steps__step--content {
  padding: 16px;
  padding-top: 0;
  padding-bottom: 0;
}
.steps__step ol {
  margin: 0;
  padding-left: 16px;
  padding-bottom: 16px;
}
.steps__step ol li {
  line-height: 28px;
  margin: 0;
}
.steps__step + .steps__step {
  margin-top: 32px;
}
/**
* Tablet styling
*----------------------------------------------------------*/
@media screen and (min-width: 768px) {
  .steps__step {
    flex-basis: calc((100% / 2) - 30px / 2);
  }
  .steps__step + .steps__step {
    margin-top: 0;
    margin-left: 30px;
  }
}
/**
* Desktop styling
*----------------------------------------------------------*/
/**
* Default mobile styling
*----------------------------------------------------------*/
.column.main {
  max-width: 100%;
}
.product-tiles {
  padding-top: 72px;
  padding-bottom: 72px;
  width: 100%;
}
.product-tiles.gray-background {
  position: relative;
}
.product-tiles.gray-background:after {
  content: '';
  background-color: #F6F6F6;
  position: absolute;
  z-index: -10;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: calc(100vw - (var(--vw, 1vw)));
}
.product-tiles .section-title {
  margin-top: 0;
  margin-bottom: 48px;
  text-align: center;
  font-size: 18px;
  color: #2F2F2F;
}
.product-tiles__wrapper {
  display: flex;
  overflow: auto;
}
.product-tiles__wrapper + .button-wrapper {
  margin-top: 32px;
}
.product-tiles .button-wrapper {
  text-align: center;
}
.product-tiles__product {
  background-color: white;
  box-sizing: border-box;
  border: solid 1px #E9E9E9;
  padding: 16px;
  min-width: 220px;
  max-width: 290px;
  flex-basis: calc(0%);
  flex-grow: 1;
}
.product-tiles__product + .product-tiles__product {
  margin-left: 25px;
}
.product-tiles__product .product__image {
  box-sizing: border-box;
  height: 184px;
  width: 142px;
  margin: 0 auto;
}
.product-tiles__product .product__image img {
  height: 100%;
  width: 100%;
  overflow: hidden;
  object-fit: contain;
}
.product-tiles__product .product__image + .product__title {
  display: inline-block;
  margin-top: 16px;
}
.product-tiles__product .product__title {
  font-size: 1.8rem;
  color: #2F2F2F;
}
.product-tiles__product .product__title + .product__content {
  margin-top: 8px;
}
.product-tiles__product .product__content {
  font-size: 16px;
  color: #333333;
}
/**
* Tablet styling
*----------------------------------------------------------*/
/**
* Desktop styling
*----------------------------------------------------------*/
/**
* Default mobile styling
*----------------------------------------------------------*/
div.widget.image-content {
  max-width: 1100px;
  margin: 0 auto;
}
div.widget.image-content .image-content__wrapper {
  display: flex;
  flex-wrap: wrap;
}
div.widget.image-content .image-content__wrapper figure {
  max-height: 200px;
  flex-basis: 100%;
  margin: 0 auto;
}
div.widget.image-content .image-content__wrapper figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
div.widget.image-content .image-content__wrapper figure.full-height {
  max-height: none;
}
div.widget.image-content .image-content__wrapper > div {
  flex-basis: 100%;
}
div.widget.image-content .image-content__wrapper > div h2 {
  font-size: 34px;
}
div.widget.image-content .image-content__wrapper > div .bold-intro {
  margin-bottom: 32px;
}
div.widget.image-content .image-content__wrapper > div .bold-intro strong {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 26px;
}
div.widget.image-content .image-content__wrapper > div h3 + ul {
  margin-top: 16px;
}
div.widget.image-content .image-content__wrapper > div ul {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  margin-bottom: 0;
}
div.widget.image-content .image-content__wrapper > div ul + a.button {
  margin-top: 32px;
}
div.widget.image-content .image-content__wrapper > div a.button {
  width: 100%;
}
div.widget.image-content + div.widget.image-content {
  margin-top: 100px;
}
div.widget.image-content.gray-background {
  background-color: #F6F6F6;
  position: relative;
  padding-top: 32px;
  padding-bottom: 32px;
}
div.widget.image-content.gray-background:after {
  content: '';
  background-color: #F6F6F6;
  position: absolute;
  z-index: -10;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: calc(100vw - (var(--vw, 1vw)));
}
.blog-post-view .blog__author__short {
  display: none;
}
/**
* Tablet styling
*----------------------------------------------------------*/
@media screen and (min-width: 768px) {
  div.widget.image-content .image-content__wrapper figure {
    flex-basis: calc(45.46% - 20px);
    max-height: initial;
  }
  div.widget.image-content .image-content__wrapper > div a.button,
  div.widget.image-content .image-content__wrapper .content a.button {
    width: initial;
  }
}
/**
* Desktop styling
*----------------------------------------------------------*/
@media screen and (min-width: 1024px) {
  div.widget.image-content {
    max-width: 1100px;
    margin: 0 auto;
  }
  div.widget.image-content .image-content__wrapper > div,
  div.widget.image-content .image-content__wrapper .content {
    flex-basis: calc(54.54% - 20px);
    margin-left: 40px;
  }
  div.widget.image-content.right .image-content__wrapper figure {
    order: 2;
    margin-left: 40px;
  }
  div.widget.image-content.right .image-content__wrapper > div {
    order: 1;
    margin-left: 0;
  }
  div.widget.image-content.gray-background {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  div.widget.image-content.gray-background figure {
    box-sizing: border-box;
    height: 266px;
    width: 608px;
  }
  div.widget.image-content.gray-background figure img {
    object-fit: contain;
  }
}
/**
* Default mobile styling
*----------------------------------------------------------*/
.widget.quicknav {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.widget.quicknav:after {
  content: '';
  background-color: #F6F6F6;
  position: absolute;
  z-index: -10;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: calc(100vw - (var(--vw, 1vw)));
}
.widget.quicknav strong {
  font-family: 'Fira Sans Condensed';
  font-size: 18px;
  display: block;
  margin-bottom: 16px;
}
.widget.quicknav nav ul {
  list-style: disc;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
}
.widget.quicknav nav ul li::marker {
  color: #0076BD;
}
.widget.quicknav nav ul li {
  margin-bottom: 0;
  flex-basis: 100%;
}
.widget.quicknav nav ul li a {
  font-size: 16px;
  color: #0076BD;
  line-height: 40px;
}
/**
* Desktop styling
*----------------------------------------------------------*/
@media screen and (min-width: 1024px) {
  .widget.quicknav {
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100%;
  }
  .widget.quicknav nav ul {
    flex-direction: column;
    display: inline-flex;
    justify-content: flex-start;
    max-height: 140px;
  }
  .widget.quicknav nav ul li {
    flex-basis: 25%;
    margin-right: 150px;
  }
}
/**
* Default mobile styling
*----------------------------------------------------------*/
.widget.contact {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.widget.contact figure {
  height: 210px;
  width: 210px;
  margin-right: 16px;
  min-width: 210px;
  background-color: white;
  margin-bottom: 10px;
}
.widget.contact figure img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.widget.contact h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: #818C4E;
  line-height: 27px;
}
.widget.contact strong {
  font-size: 12px;
  color: #333333;
  display: block;
  margin-bottom: 24px;
}
.widget.contact p {
  line-height: 21px;
}
.widget.contact p + a {
  margin-top: 24px;
}
.widget.contact a {
  display: inline-block;
}
.widget.contact a:not(.button) {
  font-size: 16px;
  color: #0076BD;
  font-weight: 600;
  margin-bottom: 8px;
}
.widget.contact .button {
  width: 100%;
  text-align: center;
}
/**
* Tablet styling
*----------------------------------------------------------*/
@media screen and (min-width: 768px) {
  .widget.contact {
    flex-direction: row;
  }
  .widget.contact figure {
    height: 336px;
    margin-bottom: 0;
  }
  .widget.contact figure img {
    object-fit: cover;
  }
}
/**
* Desktop styling
*----------------------------------------------------------*/
@media screen and (min-width: 1024px) {
  .widget.contact {
    max-width: 520px;
  }
}
/**
* Default mobile styling
*----------------------------------------------------------*/
.tiles {
  margin-top: 48px;
}
.tiles__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: minmax(230px, auto);
}
.tiles__wrapper .button-wrapper {
  text-align: center;
}
.tiles__wrapper + .button-wrapper {
  margin-top: 40px;
  margin-bottom: 0;
  text-align: center;
}
.tiles__tile {
  display: block;
  overflow: hidden;
  position: relative;
  max-height: 230px;
}
.tiles__tile img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 1;
}
.tiles__tile--content {
  position: absolute;
  color: white;
  z-index: 2;
  bottom: 0;
  background-color: rgba(15, 75, 82, 0.8);
  padding: 10px;
  width: 100%;
  height: 56px;
  max-height: 150px;
  transition: height .5s;
  box-sizing: border-box;
  padding-left: 32px;
  padding-top: 16px;
}
.tiles__tile--content span {
  font-family: 'Fira Sans Condensed';
  font-size: 22px;
  display: block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.tiles__tile--content div {
  font-weight: 300;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity .3s;
  transition-timing-function: ease-in;
}
.tiles a.tiles__tile:hover .tiles__tile--content {
  height: 75%;
}
.tiles a.tiles__tile:hover .tiles__tile--content div {
  opacity: 1;
}
/**
* Tablet styling
*----------------------------------------------------------*/
@media screen and (min-width: 768px) {
  .tiles__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
/**
* Desktop styling
*----------------------------------------------------------*/
@media screen and (min-width: 1024px) {
  .tiles__wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .tiles__tile {
    max-height: unset;
    /* 
            |x|x| | |
            |x|x| | |
            | | | | |
            | | | | |
            | | | | |
            */
    /* 
            | | |x| |
            | | | | |
            | | | | |
            | | | | |
            | | | | |
            */
    /* 
            | | | |x|
            | | | | |
            | | | | |
            | | | | |
            | | | | |
            */
    /* 
            | | | | |
            | | |x| |
            | | | | |
            | | | | |
            | | | | |
            */
    /* 
            | | | | |
            | | | |x|
            | | | | |
            | | | | |
            | | | | |
            */
    /* 
            | | | | |
            | | | | |
            |x|x| | |
            | | | | |
            | | | | |
            */
    /* 
            | | | | |
            | | | | |
            | | |x|x|
            | | | | |
            | | | | |
            */
    /* 
            | | | | |
            | | | | |
            | | | | |
            |x| | | |
            | | | | |
            */
    /* 
            | | | | |
            | | | | |
            | | | | |
            | |x| | |
            | | | | |
            */
    /* 
            | | | | |
            | | | | |
            | | | | |
            | | | | |
            |x| | | |
            */
    /* 
            | | | | |
            | | | | |
            | | | | |
            | | | | |
            | |x| | |
            */
    /* 
            | | | | |
            | | | | |
            | | | | |
            | | |x|x|
            | | |x|x|
            */
  }
  .tiles__tile:nth-child(2),
  .tiles__tile:nth-child(3),
  .tiles__tile:nth-child(4),
  .tiles__tile:nth-child(5),
  .tiles__tile:nth-child(8),
  .tiles__tile:nth-child(9),
  .tiles__tile:nth-child(10),
  .tiles__tile:nth-child(11) {
    max-height: 230px;
  }
  .tiles__tile:nth-child(1) {
    grid-column: 1 / span 2;
    grid-row: 1 / span 2;
  }
  .tiles__tile:nth-child(2) {
    grid-row: 1;
    grid-column: 3;
  }
  .tiles__tile:nth-child(3) {
    grid-row: 1;
    grid-column: 4;
  }
  .tiles__tile:nth-child(4) {
    grid-row: 2;
    grid-column: 3;
  }
  .tiles__tile:nth-child(5) {
    grid-row: 2;
    grid-column: 4;
  }
  .tiles__tile:nth-child(6) {
    grid-row: 3;
    grid-column: 1 / span 2;
    max-height: 305px;
  }
  .tiles__tile:nth-child(7) {
    grid-row: 3;
    grid-column: 3 / span 2;
    max-height: 305px;
  }
  .tiles__tile:nth-child(8) {
    grid-row: 4;
    grid-column: 1;
  }
  .tiles__tile:nth-child(9) {
    grid-row: 4;
    grid-column: 2;
  }
  .tiles__tile:nth-child(10) {
    grid-row: 5;
    grid-column: 1;
    max-height: 230px;
  }
  .tiles__tile:nth-child(11) {
    grid-row: 5;
    grid-column: 2;
    max-height: 230px;
  }
  .tiles__tile:nth-child(12) {
    grid-column: 3 / span 2;
    grid-row: 4 / span 2;
    max-height: 460px;
  }
  .tiles__tile--content {
    position: absolute;
    color: white;
    z-index: 2;
    bottom: 0;
    background-color: rgba(15, 75, 82, 0.8);
    width: 100%;
    transition: height .5s;
  }
  .tiles__tile--content span {
    font-family: 'Fira Sans Condensed';
  }
  .tiles__tile--content span + div {
    margin-top: 20px;
  }
  .tiles__tile--content div {
    font-weight: 300;
  }
}
.widget.visual {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  min-height: 600px;
  margin-top: -10px;
}
.widget.visual .slide-wrapper {
  position: relative;
  overflow: hidden;
  padding: 40px 0;
  min-height: 600px;
}
.widget.visual .slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.widget.visual .slide.active {
  opacity: 1;
  pointer-events: auto;
}
.widget.visual .slide__background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.widget.visual .slide__background img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.widget.visual .slide__content {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.widget.visual .slide__content--wrapper {
  max-width: 640px;
  width: 90%;
  padding: 20px 15px;
  position: relative;
}
.widget.visual .slide__content--wrapper:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  width: 100vw;
  top: 0;
  height: 100%;
  background-color: rgba(15, 75, 82, 0.85);
  pointer-events: none;
}
.widget.visual .slide__controls {
  position: absolute;
  top: -65px;
  right: 0;
  display: flex;
}
.widget.visual .slide__controls button,
.widget.visual .slide__controls .cart.table-wrapper .actions-toolbar > .action,
.widget.visual .slide__controls .action-gift {
  width: 50px;
  height: 50px;
  background: rgba(15, 75, 82, 0.85);
  font-size: 2.1rem;
  border: 0;
}
.widget.visual .slide__controls button + button,
.widget.visual .slide__controls .cart.table-wrapper .actions-toolbar > .action + .cart.table-wrapper .actions-toolbar > .action,
.widget.visual .slide__controls .action-gift + .action-gift {
  margin-left: 10px;
}
.widget.visual .slide__text {
  position: relative;
  color: #FFF;
}
.widget.visual .slide__text h3 {
  font-size: 21px;
  line-height: 30px;
}
.widget.visual .slide__text p {
  font-size: 12px;
  line-height: 20px;
}
.widget.visual .slide__text .button {
  display: inline-block;
  white-space: nowrap;
  margin-right: 100%;
}
.widget.visual .slide__text .button + .button {
  margin-top: 10px;
}
.widget.visual .slide__text .button:after {
  content: '\f054';
  font-size: 14px;
  font-family: 'Font Awesome\ 5 Free';
  color: inherit;
  font-weight: 900;
  margin-left: 10px;
}
.widget.visual .slide__title {
  font-size: 2.5rem;
  font-family: 'Fira Sans Condensed';
  text-transform: uppercase;
  border-bottom: 1px solid #FFF;
  display: block;
  margin: 0 0 22px;
  padding-bottom: 5px;
}
.widget.visual .employee,
.widget.visual .usps {
  display: none;
}
/*
/* mobile Styling (<480px)
/*_______________________________________________________*/
/*
/* Tablet Styling (>768px)
/*_______________________________________________________*/
/*
/* Desktop Styling (>1024px)
/*_______________________________________________________*/
/*
/* Large Desktop Styling (>1440px)
/*_______________________________________________________*/
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.account.vault-cards-listaction .page-title-wrapper {
  display: none;
}
.account.vault-cards-listaction .address-select-modal__form-container {
  margin-bottom: 20px;
}
.account.vault-cards-listaction .address-select-modal__form-container > div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .address-select-modal__form-container > div > div {
  margin-top: 10px;
}
.account.vault-cards-listaction .field.company,
.account.vault-cards-listaction .field.choice.set.billing,
.account.vault-cards-listaction .field.choice.set.shipping,
.account.vault-cards-listaction .primary[data-action='save-address'] {
  display: none !important;
}
.account.vault-cards-listaction #form-validate {
  display: none;
}
.account.vault-cards-listaction [for='repeat_order_cc_number'] + .control {
  position: relative;
}
.account.vault-cards-listaction .account-section__title-view-all-link {
  display: block;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .braintree-credit-card-types {
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .braintree-credit-card-types .item {
  margin-right: 5px;
  margin-top: 5px;
}
.account.vault-cards-listaction .braintree-credit-card-types .item:last-child {
  margin-right: 0;
}
.account.vault-cards-listaction .braintree-credit-card-types img {
  height: 24px;
}
.account.vault-cards-listaction .separator {
  margin: 10px 10px 0;
}
.account.vault-cards-listaction .address-select-container {
  border: 1px solid #cccccc;
  border-radius: 2px;
  padding: 25px;
}
.account.vault-cards-listaction #braintree_submit {
  font-size: 1.6rem;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #ffffff;
  height: 40px;
  margin: 10px 0;
  padding: 0 20px;
}
.account.vault-cards-listaction .subs-modal-overlay {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100%;
}
.account.vault-cards-listaction #paypal_container {
  margin: auto;
  max-width: 360px;
}
.account.vault-cards-listaction .add-methods {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .add-method {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  padding: 3px;
  width: 50%;
}
.account.vault-cards-listaction .add-method:hover {
  border-color: #797777;
}
.account.vault-cards-listaction .add-method:first-child {
  margin-right: 35px;
}
.account.vault-cards-listaction .add-method > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 10px;
}
.account.vault-cards-listaction .add-method > div p {
  font-weight: 700;
  padding-top: 15px;
}
.account.vault-cards-listaction .add-method .icon-container {
  background: #f0f0f0;
  border-radius: 0 0 1px 1px;
  height: 100%;
  padding: 15px 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style: none;
  margin: 0;
  max-width: 160px;
  padding: 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul li {
  margin: 0;
  width: 25%;
}
.account.vault-cards-listaction .add-method .icon-container ul li img {
  height: 24px;
}
.account.vault-cards-listaction .subs-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.account.vault-cards-listaction .subs-modal__box {
  -moz-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  margin: 20px;
  max-width: 610px;
  overflow-y: auto;
  padding: 40px 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
.account.vault-cards-listaction .subs-modal__close-button {
  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;
  box-shadow: none !important;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}
.account.vault-cards-listaction .subs-modal__close-button:focus,
.account.vault-cards-listaction .subs-modal__close-button:active {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button:hover {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button.disabled,
.account.vault-cards-listaction .subs-modal__close-button[disabled],
fieldset[disabled] .account.vault-cards-listaction .subs-modal__close-button {
  pointer-events: none;
  opacity: 0.5;
}
.account.vault-cards-listaction .subs-modal__screen-reader-label {
  display: none;
}
.account.vault-cards-listaction .subs-modal__title {
  text-align: center;
}
.account.vault-cards-listaction .add-card-modal .subs-modal__box {
  padding: 20px;
}
.account.vault-cards-listaction .add-card-modal form {
  margin: 0;
}
.account.vault-cards-listaction .add-card-modal legend {
  border-bottom: none !important;
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
}
.account.vault-cards-listaction .add-paypal-modal span,
.account.vault-cards-listaction .add-paypal-modal p {
  font-weight: 500;
  margin: 30px 0;
}
.account.vault-cards-listaction #co-transparent-form-braintree .fieldset {
  max-width: 400px;
}
.braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  visibility: visible;
  width: 100vw;
  z-index: #000000;
}
.braintree-three-d-modal .bt-modal-frame {
  background-color: #ffffff;
  border-radius: 6px;
  height: 420px;
  margin: auto;
  width: 440px;
  z-index: 2;
}
.braintree-three-d-modal .bt-modal-body {
  background-color: #ffffff;
  border: 1px solid lightgray;
  height: 380px;
  margin: 20px;
}
.braintree-three-d-modal .bt-mask {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}
.braintree-apple-pay-button {
  -apple-pay-button-type: plain;
  -webkit-appearance: -apple-pay-button;
  background-color: #000000;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% calc(60% + 2px);
  border: 1px solid #000000;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  margin: 20px auto;
  min-height: 40px;
  padding: 2px;
  transition: background-color 0.15s;
  width: 200px;
}
.braintree-applepay-minicart.minicart .braintree-apple-pay-button,
.braintree-applepay-minicart.cart .braintree-apple-pay-button {
  width: 100%;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, braintree_color-ppcredit-dark);
  color: #ffffff;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
}
.ppcreditcalc-container {
  background: #ffffff;
  border: 1px solid #dedede;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eeeeee;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 15px;
}
.ppcreditcalc-instalments {
  background-color: #eeeeee;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  color: #000000;
  display: block;
  padding: 10px 15px;
}
.ppcreditcalc-instalments-term:hover {
  background: braintree_color-ppcredit-light;
  color: #ffffff;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: braintree_color-ppcredit-dark;
  color: #ffffff;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #000000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo.minicart .braintree-googlepay-button.long,
.googlepay-minicart-logo.cart .braintree-googlepay-button.long {
  width: 100%;
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  -webkit-filter: none;
  -webkit-transition: none;
  width: 30px;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  left: 10px;
  position: absolute;
  z-index: 10;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='text']::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='number']::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-applepay #braintree_applepay_enable_vault {
  padding-top: 20px;
}
#payment-method-braintree-cc-vault .field.required .label,
#payment-method-braintree-applepay-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after,
#payment-method-braintree-applepay-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control,
#payment-method-braintree-applepay-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  box-sizing: border-box;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  position: relative;
  vertical-align: baseline;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.braintree-paypal-buttons,
.braintree-paypal-vault {
  margin-top: 20px;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  max-width: 300px;
  padding: 8px 15px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  right: 30px;
  top: 10px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.braintree-express-payments {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments > div {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments span {
  display: block;
  font-size: 18px;
  margin: 20px 0;
}
.braintree-express-payments span.express-payment-title {
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle > span {
  background: #ffffff;
  display: block;
  margin: 0 auto;
  padding: 0 5px;
}
.braintree-express-payments span.express-payment-subtitle:before {
  background: #cccccc;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.braintree-express-payments > div > div {
  margin-top: 5px;
  padding-right: 5px;
  width: 240px;
}
.braintree-express-payments .braintree-googlepay-button,
.braintree-express-payments .braintree-apple-pay-button {
  margin: 0;
  min-height: 30px;
}
.braintree-express-payments .braintree-googlepay-button {
  height: 35px;
}
.braintree-express-payments .braintree-apple-pay-button {
  height: 29px;
  width: 234px;
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .header.content.search-active .block-search .field.search .control {
    background-color: #FFF !important;
  }
  .header.content .block-search {
    background-color: transparent !important;
  }
  .header.content .block-search .label {
    margin-right: 10px;
  }
  .header.content .block-search .label:before {
    color: #FFF !important;
    font-size: 25px;
  }
  .header.content .logo {
    margin-right: 0 !important;
  }
  .header.content.search-active .logo {
    display: none;
  }
  .header.content.search-active .field.search {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .header.content.search-active .block-content {
    width: 100%;
  }
  .header.content.search-active .block-search {
    padding-left: 37px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .header.content.search-active .block-search .label {
    order: 2;
    margin-left: 20px;
  }
  .header.content.search-active .block-search .label:before {
    content: "\f00d";
  }
  .header.content.search-active .block-search .control {
    order: 1;
    display: block;
    flex: 1;
  }
  .header.content.search-active .block-search .control input {
    border-radius: 6px 0;
    height: 38px;
  }
  .header.content.search-active .action.search {
    display: block !important;
    right: 62px !important;
    height: 40px;
  }
  .header.content.search-active .action.search:before {
    color: #FFF !important;
  }
  /* make the autocomplete div have a normal width on mobile phone. */
  html body .header.content .block-search div.mst-searchautocomplete__autocomplete {
    left: -20px !important;
    width: 100vw !important;
  }
  #clear_search {
    right: 85px !important;
    font-size: 22px;
    top: -4px !important;
  }
  html body .block.upsell .products .product-item {
    flex: 0 1 100%;
    width: 100%;
  }
  .full-width-sections .products-grid.grid .widget-new-grid,
  .block.crosssell .products-grid.grid .widget-new-grid {
    justify-content: space-around;
  }
  .full-width-sections .products-grid.grid .product-item,
  .block.crosssell .products-grid.grid .product-item {
    flex: 0 1 100%;
    padding: 10px;
  }
  .full-width-sections .products-grid.grid span.price-tax-notice,
  .block.crosssell .products-grid.grid span.price-tax-notice {
    margin-left: 19px;
    line-height: 30px;
  }
  .products-grid .product-item {
    width: 100%;
  }
  .products-grid .product-item .product-item-info .product-item-name {
    margin-bottom: 10px;
  }
  .block.icon-blocks {
    margin: 0 -10px;
  }
  .block.icon-blocks .ib-block {
    width: 48.5% !important;
    margin: 0 3% 3% 0 !important;
  }
  .block.icon-blocks .ib-block:before {
    padding-top: 120% !important;
  }
  .block.icon-blocks .ib-block:nth-child(2n+2) {
    margin-right: 0 !important;
  }
  .page-wrapper .widget.visual {
    min-height: 680px;
  }
}
@media only screen and (min-width: 479px) {
  .header.content .logo {
    margin-right: 0;
  }
  .header.content .block-search {
    border: 1px solid #FFF;
    box-sizing: border-box;
  }
  .header.content .block-search .label {
    display: none !important;
  }
  .header.content .block-search .action.search,
  .header.content .block-search .control {
    display: block !important;
  }
  .header.content .block-search .action.search:before {
    color: #FFF !important;
  }
  .header.content .block-search #search {
    color: #FFF;
  }
  #touch-navigation .header.links {
    flex-direction: row !important;
  }
  .display-blocks {
    overflow: hidden;
  }
  .display-blocks .d-block {
    width: 49%;
    margin-right: 2%;
    float: left;
  }
  .display-blocks .d-block:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    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;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\f00d';
    font-family: 'Font Awesome\ 5 Free';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 900;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\f013';
    font-family: 'Font Awesome\ 5 Free';
    vertical-align: middle;
    display: inline-block;
    font-weight: 900;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .block-search {
    margin-top: 10px;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  #visual .main-container {
    padding-top: 50px !important;
  }
  .visual-content {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .visual-content.visual-slider {
    margin-top: 70px !important;
  }
  .visual-content .visual-title {
    font-size: 2.5rem !important;
  }
  .visual-content footer a {
    margin: 0;
    display: block;
  }
  .visual-content footer a + a {
    margin-top: 10px;
  }
  .cms-home #visual {
    height: auto !important;
    padding-bottom: 0 !important;
  }
  .filter-button {
    width: 100%;
  }
  html body.checkout-cart-index #maincontent.page-main .cart-container .form-cart .cart.item .item-info .col.item .product-item-photo,
  html body.checkout-cart-index #maincontent.page-main .cart-container .form-cart .cart.item .item-info .col.item .product-item-details {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  html body.checkout-cart-index #maincontent.page-main .cart-container .form-cart .cart.item .item-info .col.item .product-item-photo {
    margin-bottom: 1.5rem;
  }
  html body.checkout-index-index #shipping .shipping-address-item {
    flex: 0 1 100%;
    padding: 15px;
  }
  html body.catalog-product-view #maincontent .product.media .fotorama__arr {
    display: none !important;
  }
  #my-orders-table tbody {
    overflow: hidden;
  }
  #my-orders-table tbody > tr {
    border: solid 1px #E8E8E8 !important;
  }
  #my-orders-table tbody tr {
    display: flex;
    flex-direction: row;
  }
  #my-orders-table tbody tr .col.name {
    flex-direction: column;
  }
  #my-orders-table tbody tr .col.name:before {
    padding-left: 15px !important;
  }
  #my-orders-table tbody tr .col.name span {
    padding-left: 25px;
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
  #my-orders-table tbody tr .col.qty ul {
    padding-top: 15px;
  }
  #my-orders-table tbody tr .col:last-child {
    margin-left: 10px;
  }
  #my-orders-table tbody tr .col .price-excluding-tax {
    padding-top: 15px;
  }
  #my-orders-table tbody tr .col .price-excluding-tax .cart-price {
    line-height: 0;
    font-size: 0;
  }
  #my-orders-table tfoot {
    background-color: #E8E8E8;
    border-color: #E8E8E8;
  }
  #my-orders-table tfoot tr {
    border: none;
  }
  #my-orders-table tfoot tr th,
  #my-orders-table tfoot tr td {
    background-color: rgba(255, 255, 255, 0) !important;
  }
  #my-orders-table td {
    position: relative;
  }
  #my-orders-table td .product-item-name {
    padding-left: 25px;
    padding-top: 15px;
  }
  #my-orders-table .col.id {
    padding-top: 5px !important;
    padding-left: 15px;
  }
  #my-orders-table td:before {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #my-orders-table td:before:first-child {
    padding-left: 15px;
  }
  #my-orders-table td:before:last-child {
    padding-right: 15px;
  }
  #my-orders-table td:last-child:before {
    padding-right: 15px;
  }
  #my-orders-table td:first-child:after {
    content: '';
    height: 44px;
    width: 129.2vw;
    background-color: #e8e8e8;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .block-addresses-default .box-address-billing .box-actions {
    margin-bottom: 30px;
  }
  body.customer-address-form .form-address-edit .fieldset {
    flex: 0 1 100%;
  }
  body .gefa-mein-konto__single {
    flex: 0 1 100%;
  }
  body .gefa-mein-konto__single:nth-child(odd) {
    margin-right: 0;
  }
  body .gefa-mein-konto__inner {
    min-height: 100px;
  }
  html body .block-new-products.grid .product-items .product-item {
    width: 90%;
    flex: 0 1 90%;
    margin: 10px auto;
  }
  html body .block.crosssell .products-grid.grid .product-items .product-item {
    flex: 0 1 100%;
    width: 100%;
  }
  .full-width-sections .block-new-products .products-grid .product-item .product-item-actions,
  .checkout-cart-index .products-grid.products-crosssell .product-item .product-item-actions {
    display: block;
    text-align: right;
    width: 100%;
  }
  .full-width-sections .block-new-products .products-grid .product-item .product-item-actions .actions-secondary,
  .checkout-cart-index .products-grid.products-crosssell .product-item .product-item-actions .actions-secondary {
    width: auto;
    padding-top: 0;
  }
  .checkout-cart-index .products-grid.products-crosssell .product-item .product-item-actions .price-box {
    width: 100%;
    text-align: right;
  }
  .checkout-cart-index .products-grid.products-crosssell .product-item .product-item-actions .price-container {
    width: 100%;
    text-align: right;
    margin-right: 4px;
  }
  .braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\f196';
    font-family: 'Font Awesome\ 5 Free';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 900;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\f107';
    font-family: 'Font Awesome\ 5 Free';
    vertical-align: middle;
    display: inline-block;
    font-weight: 900;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\f106';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .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 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    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: #fcfcfc;
  }
  .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;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f6f6f6;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .page.messages {
    margin-bottom: 40px;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .page-footer .footer.content .switcher-store {
    background: #354c54;
    font-size: 1.6rem;
    margin: 0 -15px;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    display: block;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
    display: none;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border-top: 1px solid #486975;
    display: block;
    padding: 10px 20px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 10px 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
  .page-footer .block.newsletter > .title,
  .page-footer .block.newsletter .content > p,
  .page-footer .block.newsletter .form {
    display: none !important;
  }
  .page-footer .company-adresses .adress {
    width: 100%;
  }
  .page-footer .company-adresses .adress:last-child {
    margin-top: 20px;
  }
  .page-footer .menu.mobile-collapsed > h5:before {
    display: inline-block;
    font-family: "Font Awesome\ 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f0c9';
    margin-right: 10px;
  }
  .page-footer .menu.mobile-collapsed .footer.links,
  .page-footer .menu.mobile-collapsed > a {
    display: none;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: -10px;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 10px 20px 20px;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .hide-mobile {
    display: none;
  }
  #touch-navigation .header.links .has-childs .submenu-trigger {
    padding: 0 4px 0 12px;
  }
  .catalog-product-view .action.primary.tocart span {
    font-size: 1.4rem;
  }
  .catalog-product-view .action.primary.tocart span:after {
    font-size: 1.4rem;
  }
  /* Remove all the shopping cart button text on < tablet. */
  .product-category-view .action.tocart.primary {
    width: 50px !important;
  }
  .product-category-view .action.tocart.primary span {
    visibility: hidden !important;
    position: fixed;
  }
  .product-category-view .action.tocart.primary span:after {
    visibility: visible;
    position: static;
  }
  .product-item-actions {
    justify-content: flex-end;
    margin: 10px 0 0 0 !important;
  }
  .page-products .product .product-item-actions {
    display: block;
  }
  .page-products .product .product-item-actions .actions-secondary,
  .page-products .product .product-item-actions .small-price {
    display: block;
  }
  .page-products .product .product-item-actions .price-box {
    float: none;
  }
  .page-products .product .product-item-actions .action.tocart.primary {
    width: 100%;
  }
  .page-products .product .product-item-actions .action.tocart.primary span {
    display: inline-block;
    font-size: 1.3rem;
  }
  .toolbar.toolbar-products {
    padding: 0 !important;
  }
  .page-products .small-price .price-box {
    margin: 0;
  }
  #xlii-filter-trigger {
    margin-bottom: 1.5rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  body.catalog-category-view .sidebar.sidebar-main,
  body.catalogsearch-result-index .sidebar.sidebar-main {
    position: fixed;
    left: -100%;
    top: 0;
    width: 80%;
    max-height: 100vh;
    overflow: hidden;
    z-index: 101;
    transition: all 0.3s ease-in-out;
  }
  body.catalog-category-view .sidebar.sidebar-main .filter,
  body.catalogsearch-result-index .sidebar.sidebar-main .filter {
    background-color: #fff;
    height: 100vh;
    border-radius: 0 8px 8px 0 !important;
  }
  body.catalog-category-view .sidebar.sidebar-main .filter .filter-content,
  body.catalogsearch-result-index .sidebar.sidebar-main .filter .filter-content {
    max-height: 85vh;
    overflow: auto;
  }
  html body.catalog-category-view.filters-open .sidebar.sidebar-main,
  html body.catalogsearch-result-index.filters-open .sidebar.sidebar-main {
    left: 0;
  }
  html body #maincontent.page-main {
    /* HANDLER PAGE
		 * = = = = = = = = = = = = = = = = = = = */
    /* ANSPRECHPARTNER PAGE
		 * = = = = = = = = = = = = = = = = = = = */
  }
  html body #maincontent.page-main .handlers-container__handler-container {
    flex: 0 1 100%;
    margin-right: 0%;
    margin-bottom: 3%;
  }
  html body #maincontent.page-main .handlers-container__handler-container:nth-child(3n+3) {
    margin-right: 0;
  }
  html body #maincontent.page-main .user-profile {
    flex-direction: column;
    width: 98%;
    margin-right: 2%;
  }
  html body #maincontent.page-main .user-profile__image-container {
    max-width: 176px;
  }
  html body.customer-account-login .block.block-customer-login,
  html body.customer-account-login .block.block-new-customer {
    width: 100%;
  }
  html body.customer-account-create #maincontent {
    margin-top: 50px;
  }
  html body.customer-account-create #maincontent .form-create-account__wrapper {
    flex: 0 1 100%;
    order: 2;
    margin: 0;
  }
  html body.customer-account-create #maincontent .form-create-account .fieldset.address {
    flex: 0 1 100%;
    order: 2;
  }
  html body.customer-account-create #maincontent .form-create-account .actions-toolbar {
    order: 3;
  }
  body.account #maincontent {
    margin-top: 0;
  }
  body.account #maincontent .block {
    margin-bottom: 1.5rem;
  }
  body.account .column.main {
    order: 2 !important;
  }
  body.account #form-validate > div.actions-toolbar > div.primary {
    margin-right: 0 !important;
  }
  body.account .sidebar .nav.items li {
    max-width: 100% !important;
  }
  body.account .sidebar .nav.items li.current strong {
    color: #FFFFFF !important;
  }
  body.account #maincontent > div.columns > div.sidebar.sidebar-main {
    width: 100% !important;
    position: static;
    height: auto;
    height: initial;
  }
  body.account #my-orders-table > thead > tr > th.col.shipping {
    min-width: 88px;
  }
  body.account td[data-th="Aktionen"] > a {
    background-color: white !important;
    border: none !important;
    text-decoration: underline;
    color: #0076bd !important;
    padding: 0 1rem 0 0 !important;
  }
  .account.sales-order-view #maincontent .column.main .block-order-details-view .box {
    border: 1px solid #e8e8e8;
    margin-bottom: 10px !important;
    width: 100% !important;
  }
  .account.sales-order-view #maincontent .column.main .block-order-details-view .box:nth-child(2n+2) {
    margin-bottom: 10px !important;
  }
  .account.sales-order-view #maincontent .column.main .block-order-details-view .box.box-order-billing-address {
    margin-bottom: 10px !important;
  }
  #wishlist-view-form > div.products-grid.wishlist {
    margin-right: 0 !important;
  }
  html body.wishlist-index-index .product-items .product-item {
    flex: 0 1 100%;
    margin-right: 0 !important;
  }
  html body.wishlist-index-index .product-items .product-item:nth-child(3n+3) {
    margin-right: 0 !important;
  }
  html body.wishlist-index-index .product-items .product-item:nth-child(2n+2) {
    margin-right: 0 !important;
  }
  body.customer-address-index .block-addresses-default .block-title {
    display: none;
  }
  body.customer-account-edit .green-block-title {
    display: none;
  }
  body.newsletter-manage-index .form-newsletter-manage legend.legend {
    display: none;
  }
  /* ALWAYS display the to cart button */
  .block.upsell .product-item-info .product-item-actions,
  .block.crosssell .product-item-info .product-item-actions,
  .block.related .product-item-info .product-item-actions {
    display: block !important;
    margin-top: 10px;
  }
  .block.upsell .product-item-info .product-item-actions .actions-secondary,
  .block.crosssell .product-item-info .product-item-actions .actions-secondary,
  .block.related .product-item-info .product-item-actions .actions-secondary {
    width: initial !important;
    float: left;
  }
  .block.upsell .product-item-info .product-item-actions .actions-primary,
  .block.crosssell .product-item-info .product-item-actions .actions-primary,
  .block.related .product-item-info .product-item-actions .actions-primary {
    float: right;
    display: inline-block;
  }
  .block.upsell .product-item-info .product-item-actions:after,
  .block.crosssell .product-item-info .product-item-actions:after,
  .block.related .product-item-info .product-item-actions:after {
    content: '';
    clear: both;
    display: table;
  }
  .block.crosssell .product-item-actions .price-box.price-final_price {
    margin-right: 0 !important;
  }
  html body .page-wrapper .block.upsell .product-item-actions,
  html body .page-wrapper .block.crosssell .product-item-actions,
  html body .page-wrapper .block.related .product-item-actions {
    display: flex !important;
    align-items: center;
    margin: 10px 0 0 0;
    justify-content: flex-end;
  }
  html body .page-wrapper .block.upsell .product-item-actions .actions-secondary,
  html body .page-wrapper .block.crosssell .product-item-actions .actions-secondary,
  html body .page-wrapper .block.related .product-item-actions .actions-secondary {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
  }
  html body .page-wrapper .block.upsell .product-item-actions .actions-secondary .towishlist,
  html body .page-wrapper .block.crosssell .product-item-actions .actions-secondary .towishlist,
  html body .page-wrapper .block.related .product-item-actions .actions-secondary .towishlist {
    float: none;
    order: 2;
  }
  html body .page-wrapper .block.upsell .product-item-actions .small-price .price-box,
  html body .page-wrapper .block.crosssell .product-item-actions .small-price .price-box,
  html body .page-wrapper .block.related .product-item-actions .small-price .price-box {
    align-items: flex-end;
    margin-right: 14px;
  }
  html body .page-wrapper .block.upsell .product-item-actions .small-price .price-box .minimal-price-link,
  html body .page-wrapper .block.crosssell .product-item-actions .small-price .price-box .minimal-price-link,
  html body .page-wrapper .block.related .product-item-actions .small-price .price-box .minimal-price-link {
    margin-top: 0;
  }
  html body .page-wrapper .block.upsell .product-item-actions:after,
  html body .page-wrapper .block.crosssell .product-item-actions:after,
  html body .page-wrapper .block.related .product-item-actions:after {
    display: none;
  }
  html body footer.page-footer .block.contact-info {
    padding-left: 0 !important;
  }
  body .column.main .product-items .product-item-info {
    max-width: none !important;
  }
  body .product-grid .main-container {
    height: 1450px;
    max-width: none;
  }
  body .product-grid .main-container .grid-column {
    width: 48%;
    margin-bottom: 15px;
    max-width: none;
    margin-left: 1.5%;
  }
  body .product-grid .main-container .grid-1-7,
  body .product-grid .main-container .grid-2-7,
  body .product-grid .main-container .grid-3-7,
  body .product-grid .main-container .grid-4-7 {
    max-width: none;
  }
  .usp-bar {
    margin-top: 25px;
    background: #828c4f;
    color: #E3E8CD;
    padding: 7px 20px;
  }
  .usp-bar .icon {
    margin-right: 10px;
    width: 30px;
    text-align: left;
  }
  .usp-bar ul {
    margin: 0;
    padding: 0;
    display: block !important;
  }
  .usp-bar ul li {
    border-top: 1px solid #a8b17a;
    padding: 15px 0;
    text-align: left;
  }
  .usp-bar ul li:first-child {
    border-top: 0;
  }
  #maincontent div[data-content-type="row"] h1 {
    font-size: 3.2rem;
  }
  #maincontent div[data-content-type="row"] h2 {
    font-size: 2.4rem;
  }
  #maincontent div[data-content-type="row"] h3 {
    font-size: 2.6rem;
  }
  #maincontent div[data-content-type="row"] .brand-header {
    font-size: 3.8rem;
  }
  div[data-content-type="row"] {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .pagebuilder-column + .pagebuilder-column {
    margin-top: 16px;
  }
  figure[background_color="green"]:after,
  div[data-content-type="video"][background_color="green"]:after,
  figure[background_color="blue"]:after,
  div[data-content-type="video"][background_color="blue"]:after,
  figure[background_color="light_gray"]:after,
  div[data-content-type="video"][background_color="light_gray"]:after {
    top: -16px;
    left: 50%;
    height: calc(50% + 16px);
  }
  div[data-content-type="row"] .product-items {
    overflow-x: scroll;
  }
  div[data-content-type="row"] .product-items .slick-arrow {
    transform: translate(0, -100%);
  }
  div[data-content-type="row"] div[show_strikethrough="true"] .pagebuilder-poster-content {
    padding: 0 16px;
    max-width: calc(100% - 96px);
  }
  div[data-content-type="row"] div[show_strikethrough="true"] .pagebuilder-poster-content:before {
    border-right: 48px solid #354c54;
    right: calc(100% - 8px);
  }
  div[data-content-type="row"] div[show_strikethrough="true"] .pagebuilder-poster-content:after {
    border-left: 48px solid #354c54;
    left: calc(100% - 8px);
  }
  div[data-content-type="row"] ul.slidewrap {
    margin-top: 16px;
  }
  div[data-content-type="row"] ul[data-content-type="hero"] img[data-element="bg_image"] {
    display: none;
  }
  div[data-content-type="row"] ul[data-content-type="hero"] img[data-element="bg_mob_image"] {
    margin: 0 -15px;
    max-width: none;
  }
  div[data-content-type="row"] ul[data-content-type="hero"] .hero-main-content-wraper {
    flex-direction: column;
  }
  div[data-content-type="row"] ul[data-content-type="hero"] .hero-main-content-wraper div[data-element="content"] {
    padding: 16px 0 !important;
    position: relative;
  }
  div[data-content-type="row"] ul[data-content-type="hero"] .hero-main-content-wraper div[data-element="content"]:after {
    content: "";
    background-color: #354c54;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 200vw;
    transform: translateX(-100vw);
    z-index: -1;
  }
  div[data-content-type="row"] ul[data-content-type="hero"] .hero-usps {
    gap: 16px;
    padding: 16px 0;
  }
  div[data-content-type="row"] ul[data-content-type="hero"] .hero-usps div {
    background-color: #f2f4f6;
  }
  div[data-content-type="row"] div[data-content-type="cta"] .cta-content {
    flex-direction: column;
  }
  div[data-content-type="row"] div[data-content-type="cta"] .cta-support {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  div[data-content-type="row"] div[data-content-type="cta"] .cta-support:after {
    content: "";
    background-color: #354c54;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 200vw;
    transform: translateX(-100vw);
    z-index: -1;
  }
  div[data-content-type="row"] div[data-content-type="cta"] img[data-element="image"] {
    display: none;
  }
  div[data-content-type="row"] div[data-content-type="cta"] div[data-element="support_text"] {
    padding-bottom: 48px;
  }
  div[data-content-type="row"] div[data-content-type="cta"] .cta-download {
    padding: 24px 40px;
    width: 75%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    transform: translateY(-32px);
  }
  div[data-content-type="row"] div[data-content-type="single_article"] div[data-element="content"] {
    padding: 16px 16px 54px;
  }
  div[data-content-type="row"] div[data-content-type="single_article"] .button {
    bottom: 16px;
  }
  .account.vault-cards-listaction .add-methods {
    flex-direction: column;
  }
  .account.vault-cards-listaction .add-methods > div {
    width: calc(100% - 6px);
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child {
    flex-direction: row;
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child img {
    margin-right: 20px;
  }
  .account.vault-cards-listaction .add-methods > div:first-child {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .account.vault-cards-listaction .braintree-credit-card-types {
    max-width: 130px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  div.braintree-express-payments > div > div {
    width: 100%;
  }
  div.braintree-express-payments .braintree-googlepay-button.long {
    height: 45px;
    width: 100%;
  }
  div.braintree-express-payments .braintree-apple-pay-button {
    height: 45px;
    width: calc(100% - 10px);
  }
}
@media only screen and (max-width: 768px) and screen and (max-width: 639px) {
  #my-orders-table > tbody > tr {
    border: solid 1px black;
    padding: 1rem;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 769px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 1025px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .two-col .col + .col {
    margin-top: 30px;
  }
  .f-mobile-verticle {
    flex-direction: column;
  }
  .f-mobile-verticle > * {
    margin-bottom: 15px;
  }
  body.checkout-index-index div.authentication-wrapper {
    margin-top: 30px;
    float: none;
  }
  body.checkout-index-index._has-modal .modals-wrapper {
    position: fixed;
    z-index: 999999999999;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
  }
  body.checkout-index-index .modal-inner-wrap {
    z-index: 10000;
    height: 100% !important;
  }
  body.checkout-index-index .modal-inner-wrap .modal-content {
    overflow-x: hidden;
  }
  body.checkout-index-index .modal-inner-wrap .action-close {
    z-index: 9999999;
  }
  body.checkout-index-index .opc-progress-bar {
    margin-top: 20px;
  }
  body.checkout-index-index .page-wrapper {
    padding-top: 0 !important;
  }
  body.checkout-cart-index .page-wrapper {
    padding-top: 0 !important;
  }
  body .full-width-sections section.blog-posts-container {
    padding: 88px 0 0 0;
  }
  body.blog .page-header {
    padding-bottom: 40px;
    border-bottom: none;
  }
  body .block.upsell .products .product-item {
    flex: 0 1 48%;
    width: 48%;
  }
  body .block-new-products.grid .product-items .product-item {
    width: 48%;
    flex: 0 1 48%;
  }
  body .block.crosssell .products-grid.grid .product-items .product-item {
    flex: 0 1 48%;
    width: 48%;
  }
  div[data-content-type="row"] ul.slidewrap[make_carousel_article="2"] {
    overflow-x: scroll;
  }
  div[data-content-type="row"] ul.slidewrap[make_carousel_article="2"] li {
    flex: 0 0 240px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .paypal-fastlane-divider span {
    background-color: #ffffff;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #0076bd;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 5px;
    white-space: nowrap;
    width: 50%;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .product-item-actions .actions-primary {
    display: table-cell;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 33.33333333%;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
}
