/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
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: 'Open 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 #e5e5e5;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #e5e5e5;
  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: 'Lato Regular';
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3,
.product-info-sticky .name {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.h1 {
  font-family: 'Lato Regular';
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
h1,
.h1 {
  text-transform: uppercase;
}
.modal-content h1 {
  margin-top: 0;
}
.h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.h3 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.h6 {
  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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
div.block .block-title strong {
  font-family: 'Lato Regular';
  font-weight: normal;
  font-size: 1.8rem;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
  text-transform: uppercase;
}
div.hero .block-title {
  padding: 8px;
  text-align: center;
}
div.hero .block-title strong {
  font-family: 'Lato Regular';
  font-weight: 300;
  font-size: 2.5rem;
  margin-top: 0rem;
  margin-bottom: 2.5rem;
  text-transform: uppercase;
}
div.hero .block-title .subtitle,
div.hero .block-title .subtitle a {
  font-size: 18px;
  color: inherit;
}
a,
.alink {
  color: #006bb4;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #006bb4;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff7a0e;
  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: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #e5e5e5;
  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 #e5e5e5;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
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: 1rem;
  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: 11px 10px;
}
button {
  background-image: none;
  background: transparent;
  border: 1px solid #000000;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 16px;
}
button:focus,
button:active {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
button:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-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 #cccccc;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 41px;
  line-height: 1.42857143;
  padding: 6px 10px;
  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: #575757;
}
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: #575757;
}
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: #575757;
}
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 url('../images/select-bg.svg') no-repeat 100% 45%;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 41px;
  line-height: 1.42857143;
  padding: 6px 34px 6px 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
  background: #ffffff;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 6px 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #575757;
}
textarea::-webkit-input-placeholder {
  color: #575757;
}
textarea:-ms-input-placeholder {
  color: #575757;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 3px 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: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.order-details-items .items-qty,
.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,
.product-items > li,
.prices-tier > li,
.search-terms > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.action-primary:focus,
.action-primary:active {
  background: #1e1e1e;
  border: 1px solid #1e1e1e;
  color: #ffffff;
}
.action-primary:hover {
  background: #1e1e1e;
  border: 1px solid #1e1e1e;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-radius: 0;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus) {
  box-shadow: none;
}
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  box-shadow: none;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: transparent;
  border: 1px solid #000000;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 16px;
  display: inline-block;
  text-decoration: none;
  border-radius: 0;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.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;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button: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 {
  text-decoration: none;
}
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.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,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.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: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.paypal-button-widget .paypal-button:visited,
.bundle-options-container .action.back:visited,
.block.related .action.select:visited,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup: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,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.action-gift:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button > .action:visited,
.abs-add-fields .action.remove:visited,
.paypal-review-discount .action.check:visited,
.cart-discount .action.check: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: #006bb4;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup: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,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check: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-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:active,
.block.related .action.select:active,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup: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,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.action-gift:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:active,
.abs-add-fields .action.remove:active,
.paypal-review-discount .action.check:active,
.cart-discount .action.check: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: #ff7a0e;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup: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,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check: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-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.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,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.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: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup: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),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.action-gift:active,
.action-gift:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check: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;
}
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  background: transparent;
  border: 1px solid #000000;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:focus,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.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,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list 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,
.minicart-items .product-item-details .product .options.list 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,
.minicart-items .product-item-details .product .options.list 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,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.box-tocart .action.instant-purchase {
  width: 100%;
}
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.products-list .product-image-wrapper .product-image-photo,
.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 {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.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: 12px;
  line-height: inherit;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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: 12px;
  line-height: inherit;
  color: inherit;
  content: '\f106';
  font-family: 'FontAwesome';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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 #eaeaea;
  margin-top: 4px;
  min-width: 200px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
}
.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 #eaeaea 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;
}
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.box-tocart .input-text.qty,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .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,
.cms-page-view .column.main table.table-grid.grouped .col.qty .control.qty .qty,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist .box-tocart .qty,
.modal-content table.table-grid.grouped .col.qty .control.qty .qty,
.account .table-wrapper .data.modal-content table.table-grid.wishlist .box-tocart .qty,
.cms-page-view .column.main table.data-table.grouped .col.qty .control.qty .qty,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist .box-tocart .qty,
.modal-content table.data-table.grouped .col.qty .control.qty .qty,
.account .table-wrapper .data.modal-content table.data-table.wishlist .box-tocart .qty {
  text-align: center;
  width: 54px;
}
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .product-items .action.delete,
.sidebar .block-compare .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .product-items .action.delete > span,
.sidebar .block-compare .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filter-current .action.remove > 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 .product-items .action.delete:before,
.sidebar .block-compare .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\f00d';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .product-items .action.delete:hover:before,
.sidebar .block-compare .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .product-items .action.delete:active:before,
.sidebar .block-compare .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filter-current .action.remove:active:before {
  color: #999999;
}
.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;
}
.abs-like-link:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #ff7a0e;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.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: normal;
  margin-left: 73%;
  position: absolute;
  top: 34px;
  width: auto;
}
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .fieldset .field .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .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 .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.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;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.mgz__actions-switch-checkbox,
.bfb-element.mgz-element-bfb_file input[type=file],
.bfb-element.mgz-element-bfb_singleslider input,
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.product-item-actions .actions-secondary > .action span,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .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,
.fieldset .fullname > .label,
.field.street .field .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label,
.page-header .switcher .label,
.page-header .panel.wrapper .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle > span,
.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:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images: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,
.minicart-items .product-item-details .product .options.list:before,
.minicart-items .product-item-details .product .options.list: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,
.opc-block-summary .product-item .product-item-details:before,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form: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 .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content: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,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after,
.opc-wrapper .data.cms-page-view .column.main table.table-grid .gift-wrapping .content:before,
.opc-wrapper .data.cms-page-view .column.main table.table-grid .gift-wrapping .content:after,
.opc-wrapper .data.modal-content table.table-grid .gift-wrapping .content:before,
.opc-wrapper .data.modal-content table.table-grid .gift-wrapping .content:after,
.opc-wrapper .data.cms-page-view .column.main table.data-table .gift-wrapping .content:before,
.opc-wrapper .data.cms-page-view .column.main table.data-table .gift-wrapping .content:after,
.opc-wrapper .data.modal-content table.data-table .gift-wrapping .content:before,
.opc-wrapper .data.modal-content table.data-table .gift-wrapping .content:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list: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,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form: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 .content:after,
.table-order-items .gift-wrapping .content: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,
.form-create-return .actions-toolbar:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after,
.opc-wrapper .data.cms-page-view .column.main table.table-grid .gift-wrapping .content:after,
.opc-wrapper .data.modal-content table.table-grid .gift-wrapping .content:after,
.opc-wrapper .data.cms-page-view .column.main table.data-table .gift-wrapping .content:after,
.opc-wrapper .data.modal-content table.data-table .gift-wrapping .content:after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip,
.form-giftregistry-edit .field.date .control {
  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: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  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: inherit;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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: inherit;
  color: inherit;
  content: '\f106';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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 #eaeaea;
  margin-top: 4px;
  min-width: 160px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
}
.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 #eaeaea 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-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  color: #666666;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'FontAwesome';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare:hover,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.mailto.friend:hover,
.product-social-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover {
  color: #333333;
  text-decoration: none;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  width: 18px;
}
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0 0 30px;
}
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 20px;
  top: 10px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.minicart-items .product .toggle > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.paypal-review-discount .block > .title > span,
.cart-discount .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.abs-discount-block .block,
.cart-summary .block,
.paypal-review-discount .block,
.cart-discount .block {
  margin: 0;
}
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-discount-block .block .content,
.cart-summary .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\f106';
}
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.paypal-review-discount .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.multicheckout .table-wrapper .cart-price {
  color: #7d7d7d;
  font-size: 1.6rem;
  font-weight: 700;
}
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-blocks .block-title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .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 {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.account .legend > strong,
.account .legend > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.order-details-items tfoot td {
  background: #f5f5f5;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
  color: #666666;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 700;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax {
  font-size: 1.4rem;
  display: inline-block;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .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 {
  font-size: 1.1rem;
  display: inline-block;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .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 {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .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 {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  padding-right: 10px;
  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,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\f106';
}
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 20px;
}
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after,
.account .data.cms-page-view .column.main table.table-grid .col.actions .action:after,
[class^='sales-guest-'] .data.cms-page-view .column.main table.table-grid .col.actions .action:after,
.sales-guest-view .data.cms-page-view .column.main table.table-grid .col.actions .action:after,
.account .data.modal-content table.table-grid .col.actions .action:after,
[class^='sales-guest-'] .data.modal-content table.table-grid .col.actions .action:after,
.sales-guest-view .data.modal-content table.table-grid .col.actions .action:after,
.account .data.cms-page-view .column.main table.data-table .col.actions .action:after,
[class^='sales-guest-'] .data.cms-page-view .column.main table.data-table .col.actions .action:after,
.sales-guest-view .data.cms-page-view .column.main table.data-table .col.actions .action:after,
.account .data.modal-content table.data-table .col.actions .action:after,
[class^='sales-guest-'] .data.modal-content table.data-table .col.actions .action:after,
.sales-guest-view .data.modal-content table.data-table .col.actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after,
.account .data.cms-page-view .column.main table.table-grid .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.cms-page-view .column.main table.table-grid .col.actions .action:last-child:after,
.sales-guest-view .data.cms-page-view .column.main table.table-grid .col.actions .action:last-child:after,
.account .data.modal-content table.table-grid .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.modal-content table.table-grid .col.actions .action:last-child:after,
.sales-guest-view .data.modal-content table.table-grid .col.actions .action:last-child:after,
.account .data.cms-page-view .column.main table.data-table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.cms-page-view .column.main table.data-table .col.actions .action:last-child:after,
.sales-guest-view .data.cms-page-view .column.main table.data-table .col.actions .action:last-child:after,
.account .data.modal-content table.data-table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.modal-content table.data-table .col.actions .action:last-child:after,
.sales-guest-view .data.modal-content table.data-table .col.actions .action:last-child:after {
  display: none;
}
.paypal-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .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 {
  margin-left: 15px;
}
.paypal-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .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 {
  display: inline-block;
  margin: 0 0 10px;
}
.paypal-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .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 {
  font-size: 1.6rem;
}
.paypal-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .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 {
  font-weight: 400;
  margin-left: 10px;
}
.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: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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,
.sidebar .subtitle,
.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,
.no-display,
.argento-tabs:not(.argento-tabs-initialized) > * > .block-content,
.catalog-product_compare-index ul.compare.wrapper,
.catalog-product-compare-index ul.compare.wrapper,
.checkout-index-index ul.compare.wrapper,
ul.compare.wrapper .action.compare.no-display,
.product-info-sticky,
.product.data.items #product-review-container .block-title,
.sidebar .block-wishlist .product-items .product-item-actions,
.page-footer .block.newsletter .title,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  border: 2px solid #e5e5e5;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
  margin-right: 25px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 16px;
  margin-bottom: 10px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.account .column.main .order-details-items .table-wrapper .data.table,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table,
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid,
.block-giftregistry-results .data.cms-page-view .column.main table.table-grid,
.block-wishlist-search-results .data.cms-page-view .column.main table.table-grid,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid,
.block-giftregistry-results .data.modal-content table.table-grid,
.block-wishlist-search-results .data.modal-content table.table-grid,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table,
.block-giftregistry-results .data.cms-page-view .column.main table.data-table,
.block-wishlist-search-results .data.cms-page-view .column.main table.data-table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.data-table,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.data-table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.data-table,
.block-giftregistry-results .data.modal-content table.data-table,
.block-wishlist-search-results .data.modal-content table.data-table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.data-table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr:nth-child(even) > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr:nth-child(even) > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.cms-page-view .column.main table.table-grid > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.cms-page-view .column.main table.table-grid > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.cms-page-view .column.main table.table-grid > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.cms-page-view .column.main table.table-grid > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr:nth-child(even) > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr:nth-child(even) > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.modal-content table.table-grid > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.modal-content table.table-grid > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.modal-content table.table-grid > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.modal-content table.table-grid > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr:nth-child(even) > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr:nth-child(even) > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.cms-page-view .column.main table.data-table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.cms-page-view .column.main table.data-table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.cms-page-view .column.main table.data-table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.cms-page-view .column.main table.data-table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr:nth-child(even) > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr:nth-child(even) > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.modal-content table.data-table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.modal-content table.data-table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.modal-content table.data-table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.modal-content table.data-table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > tbody > tr > th,
.block-giftregistry-results .data.table > tfoot > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-giftregistry-results .data.table > tbody > tr > td,
.block-giftregistry-results .data.table > tfoot > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > tbody > tr > th,
.block-wishlist-search-results .data.table > tfoot > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > tbody > tr > td,
.block-wishlist-search-results .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tfoot > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tfoot > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tfoot > tr > td,
.block-giftregistry-results .data.cms-page-view .column.main table.table-grid > thead > tr > th,
.block-giftregistry-results .data.cms-page-view .column.main table.table-grid > tbody > tr > th,
.block-giftregistry-results .data.cms-page-view .column.main table.table-grid > tfoot > tr > th,
.block-giftregistry-results .data.cms-page-view .column.main table.table-grid > thead > tr > td,
.block-giftregistry-results .data.cms-page-view .column.main table.table-grid > tbody > tr > td,
.block-giftregistry-results .data.cms-page-view .column.main table.table-grid > tfoot > tr > td,
.block-wishlist-search-results .data.cms-page-view .column.main table.table-grid > thead > tr > th,
.block-wishlist-search-results .data.cms-page-view .column.main table.table-grid > tbody > tr > th,
.block-wishlist-search-results .data.cms-page-view .column.main table.table-grid > tfoot > tr > th,
.block-wishlist-search-results .data.cms-page-view .column.main table.table-grid > thead > tr > td,
.block-wishlist-search-results .data.cms-page-view .column.main table.table-grid > tbody > tr > td,
.block-wishlist-search-results .data.cms-page-view .column.main table.table-grid > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tfoot > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tfoot > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tfoot > tr > td,
.block-giftregistry-results .data.modal-content table.table-grid > thead > tr > th,
.block-giftregistry-results .data.modal-content table.table-grid > tbody > tr > th,
.block-giftregistry-results .data.modal-content table.table-grid > tfoot > tr > th,
.block-giftregistry-results .data.modal-content table.table-grid > thead > tr > td,
.block-giftregistry-results .data.modal-content table.table-grid > tbody > tr > td,
.block-giftregistry-results .data.modal-content table.table-grid > tfoot > tr > td,
.block-wishlist-search-results .data.modal-content table.table-grid > thead > tr > th,
.block-wishlist-search-results .data.modal-content table.table-grid > tbody > tr > th,
.block-wishlist-search-results .data.modal-content table.table-grid > tfoot > tr > th,
.block-wishlist-search-results .data.modal-content table.table-grid > thead > tr > td,
.block-wishlist-search-results .data.modal-content table.table-grid > tbody > tr > td,
.block-wishlist-search-results .data.modal-content table.table-grid > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tfoot > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tfoot > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tfoot > tr > td,
.block-giftregistry-results .data.cms-page-view .column.main table.data-table > thead > tr > th,
.block-giftregistry-results .data.cms-page-view .column.main table.data-table > tbody > tr > th,
.block-giftregistry-results .data.cms-page-view .column.main table.data-table > tfoot > tr > th,
.block-giftregistry-results .data.cms-page-view .column.main table.data-table > thead > tr > td,
.block-giftregistry-results .data.cms-page-view .column.main table.data-table > tbody > tr > td,
.block-giftregistry-results .data.cms-page-view .column.main table.data-table > tfoot > tr > td,
.block-wishlist-search-results .data.cms-page-view .column.main table.data-table > thead > tr > th,
.block-wishlist-search-results .data.cms-page-view .column.main table.data-table > tbody > tr > th,
.block-wishlist-search-results .data.cms-page-view .column.main table.data-table > tfoot > tr > th,
.block-wishlist-search-results .data.cms-page-view .column.main table.data-table > thead > tr > td,
.block-wishlist-search-results .data.cms-page-view .column.main table.data-table > tbody > tr > td,
.block-wishlist-search-results .data.cms-page-view .column.main table.data-table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tfoot > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tfoot > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tfoot > tr > td,
.block-giftregistry-results .data.modal-content table.data-table > thead > tr > th,
.block-giftregistry-results .data.modal-content table.data-table > tbody > tr > th,
.block-giftregistry-results .data.modal-content table.data-table > tfoot > tr > th,
.block-giftregistry-results .data.modal-content table.data-table > thead > tr > td,
.block-giftregistry-results .data.modal-content table.data-table > tbody > tr > td,
.block-giftregistry-results .data.modal-content table.data-table > tfoot > tr > td,
.block-wishlist-search-results .data.modal-content table.data-table > thead > tr > th,
.block-wishlist-search-results .data.modal-content table.data-table > tbody > tr > th,
.block-wishlist-search-results .data.modal-content table.data-table > tfoot > tr > th,
.block-wishlist-search-results .data.modal-content table.data-table > thead > tr > td,
.block-wishlist-search-results .data.modal-content table.data-table > tbody > tr > td,
.block-wishlist-search-results .data.modal-content table.data-table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > td,
.block-giftregistry-results .data.cms-page-view .column.main table.table-grid > thead > tr > th,
.block-giftregistry-results .data.cms-page-view .column.main table.table-grid > thead > tr > td,
.block-wishlist-search-results .data.cms-page-view .column.main table.table-grid > thead > tr > th,
.block-wishlist-search-results .data.cms-page-view .column.main table.table-grid > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.table-grid > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > td,
.block-giftregistry-results .data.modal-content table.table-grid > thead > tr > th,
.block-giftregistry-results .data.modal-content table.table-grid > thead > tr > td,
.block-wishlist-search-results .data.modal-content table.table-grid > thead > tr > th,
.block-wishlist-search-results .data.modal-content table.table-grid > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.table-grid > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > td,
.block-giftregistry-results .data.cms-page-view .column.main table.data-table > thead > tr > th,
.block-giftregistry-results .data.cms-page-view .column.main table.data-table > thead > tr > td,
.block-wishlist-search-results .data.cms-page-view .column.main table.data-table > thead > tr > th,
.block-wishlist-search-results .data.cms-page-view .column.main table.data-table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.cms-page-view .column.main table.data-table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > td,
.block-giftregistry-results .data.modal-content table.data-table > thead > tr > th,
.block-giftregistry-results .data.modal-content table.data-table > thead > tr > td,
.block-wishlist-search-results .data.modal-content table.data-table > thead > tr > th,
.block-wishlist-search-results .data.modal-content table.data-table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.modal-content table.data-table > thead > tr > td {
  border-bottom: 1px solid #e5e5e5;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #6d6d6d;
  font-size: 1.2rem;
  vertical-align: middle;
  white-space: nowrap;
}
.block-compare .counter:before,
.block-wishlist .counter:before {
  content: '(';
}
.block-compare .counter:after,
.block-wishlist .counter:after {
  content: ')';
}
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  margin: 0 0 20px;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
  font-size: 18px;
  font-weight: 300;
  vertical-align: middle;
}
.block-cart-failed,
.cart-container .form-cart {
  margin-bottom: 20px;
}
.block-cart-failed .actions.main .continue,
.cart-container .form-cart .actions.main .continue {
  display: none;
}
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear {
  line-height: 1.42857143;
  margin: 0 20px 0 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
}
.abs-shopping-cart-items .actions.main .clear:visited,
.block-cart-failed .actions.main .clear:visited,
.cart-container .form-cart .actions.main .clear:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:active,
.block-cart-failed .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:active {
  color: #ff7a0e;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.abs-shopping-cart-items .actions.main .clear:active,
.abs-shopping-cart-items .actions.main .clear:focus,
.block-cart-failed .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:active,
.block-cart-failed .actions.main .clear:focus,
.cart-container .form-cart .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:focus {
  background: none;
  border: 0;
}
.abs-shopping-cart-items .actions.main .clear.disabled,
.abs-shopping-cart-items .actions.main .clear[disabled],
fieldset[disabled] .abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .clear.disabled,
.block-cart-failed .actions.main .clear[disabled],
fieldset[disabled] .block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear.disabled,
.cart-container .form-cart .actions.main .clear[disabled],
fieldset[disabled] .cart-container .form-cart .actions.main .clear {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  position: relative;
}
.abs-field-date input,
.field.date ._has-datepicker,
.field-dob ._has-datepicker,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input,
.form-giftregistry-edit .field.date input {
  margin-right: 10px;
  width: calc(100% - 33px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 36px);
}
.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: #f2f5f7;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #ffffff;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
  padding: 11px 0;
}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  font-size: 1.8rem;
  border-top: 1px solid #e5e5e5;
  padding-right: 10px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  font-size: 1.8rem;
  border-top: 1px solid #e5e5e5;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.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-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  padding-right: 20px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.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: 12px;
  line-height: 12px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.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 #e5e5e5;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
  margin-bottom: 0;
}
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {
  color: #006bb4;
  font-weight: 400;
}
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.paypal-review-discount .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.paypal-review-discount .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.paypal-review-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.paypal-review-discount .field,
.cart-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Lato Regular';
  src: url('../fonts/Lato/Lato-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebas Neue Regular';
  src: url('../fonts/BebasNeue/Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebas Neue Book';
  src: url('../fonts/BebasNeue/Book.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  line-height: 1;
}
@font-face {
  font-family: 'BebasNeuePro-Regular';
  src: url('../fonts/BebasNeueProRegular/font.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  line-height: 1;
}
.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: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.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 tfoot,
.cms-page-view .column.main table.table-grid tfoot,
.modal-content table.table-grid tfoot,
.cms-page-view .column.main table.data-table tfoot,
.modal-content table.data-table tfoot {
  background: #f5f5f5;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td,
.cms-page-view .column.main table.table-grid tfoot > tr:first-child th,
.cms-page-view .column.main table.table-grid tfoot > tr:first-child td,
.modal-content table.table-grid tfoot > tr:first-child th,
.modal-content table.table-grid tfoot > tr:first-child td,
.cms-page-view .column.main table.data-table tfoot > tr:first-child th,
.cms-page-view .column.main table.data-table tfoot > tr:first-child td,
.modal-content table.data-table tfoot > tr:first-child th,
.modal-content table.data-table tfoot > tr:first-child td {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}
.table tfoot th,
.table tfoot td,
.cms-page-view .column.main table.table-grid tfoot th,
.cms-page-view .column.main table.table-grid tfoot td,
.modal-content table.table-grid tfoot th,
.modal-content table.table-grid tfoot td,
.cms-page-view .column.main table.data-table tfoot th,
.cms-page-view .column.main table.data-table tfoot td,
.modal-content table.data-table tfoot th,
.modal-content table.data-table tfoot td {
  border: 0;
}
.table tfoot .mark,
.cms-page-view .column.main table.table-grid tfoot .mark,
.modal-content table.table-grid tfoot .mark,
.cms-page-view .column.main table.data-table tfoot .mark,
.modal-content table.data-table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #006bb4;
}
.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: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f071';
  font-family: 'FontAwesome';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  overflow: visible;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #006bb4;
}
.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: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\f071';
  font-family: 'FontAwesome';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  overflow: visible;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #006bb4;
}
.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: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f071';
  font-family: 'FontAwesome';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  overflow: visible;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #006bb4;
}
.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: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f071';
  font-family: 'FontAwesome';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  overflow: visible;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #006bb4;
}
.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: 24px;
  line-height: 24px;
  color: #006400;
  content: '\f058';
  font-family: 'FontAwesome';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  overflow: visible;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #ffffff;
}
.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: #757575;
  content: '\f0c9';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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;
}
.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.7);
  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 20px;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
}
.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 8px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 600;
}
.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 #cccccc;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 41px;
  line-height: 1.42857143;
  padding: 6px 10px;
  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: #575757;
}
.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: #575757;
}
.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: #575757;
}
.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: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
  margin: 0;
}
.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;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend > span {
  margin-right: 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;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-size: 30px 60px;
  text-indent: .01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
select.admin__control-multiselect {
  height: auto;
}
.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;
  text-transform: none;
  color: #333333;
  display: block;
  text-decoration: none;
  display: inline-block;
  margin-top: -4px;
  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:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  color: #333333;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  color: #333333;
}
._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: 23px;
  line-height: 23px;
  color: #7d7d7d;
  content: '\f073';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
._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%;
}
button,
a.action.primary {
  border-radius: 0;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: none;
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: transparent;
  border: 1px solid #1e1e1e;
  color: #1e1e1e;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 16px;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #1e1e1e;
  border: 1px solid #1e1e1e;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #1e1e1e;
  border: 1px solid #1e1e1e;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 0 solid #e5e5e5;
  margin-bottom: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.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: #fafafa;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #000000;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.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 {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
.product.data.items > .item.title {
  cursor: pointer;
}
.product.data.items > .item.title > .switch {
  text-shadow: 1px 1px 0 #ffffff;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 10px;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\f106';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.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: 400;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  margin: 0 8px 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: #006bb4;
  display: inline-block;
  padding: 0 12px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #006bb4;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff7a0e;
}
.pages strong.page {
  background: #e5e5e5;
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 12px;
}
.pages .action {
  background: transparent;
  border: 1px solid #e5e5e5;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  background: rgba(0, 0, 0, 0);
  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: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\f105';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\f104';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(229, 229, 229, 0.3);
  border-radius: 3px;
  padding: 0 8px;
}
.pages .action.previous {
  margin-right: 8px;
}
.pages .action.next {
  margin-left: 8px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  margin-bottom: 10px;
  text-align: center;
}
.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: 15px auto;
  min-height: 24px;
  min-height: 17px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #707070;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #006bb4;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #006bb4;
  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: 14px;
  line-height: 18px;
  content: '\f105';
  font-family: 'FontAwesome';
  margin: -1px 8px 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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;
  text-transform: none;
  color: #333333;
}
.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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\f00d';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.ui-dialog.popup .action.close:hover:before {
  color: #737373;
}
.ui-dialog.popup .action.close:active:before {
  color: #737373;
}
.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;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  color: #333333;
}
.ui-dialog.popup .action.close:hover {
  color: #333333;
}
.popup .actions-toolbar .action.cancel {
  font-weight: 400;
}
.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 .modal-inner-wrap {
  transform: translateY(20px);
  transition: all 0.2s;
}
.modal-popup ~ .modals-overlay {
  transition: opacity 0.2s;
  opacity: 0;
}
.modal-popup._show ~ .modals-overlay {
  opacity: 1;
}
.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;
  text-transform: none;
  color: #333333;
  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: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 {
  color: #333333;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  color: #333333;
}
.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: 14px;
  line-height: 14px;
  color: #5c5c5c;
  content: '\f00d';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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: 15px;
}
.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: 20px;
}
.modal-slide .action-close {
  margin: 15px;
  padding: 0;
}
.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 {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  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 {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #006bb4;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #ff7a0e;
  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 {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: transparent;
  border: 1px solid #1e1e1e;
  color: #1e1e1e;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 0;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #1e1e1e;
  border: 1px solid #1e1e1e;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #1e1e1e;
  border: 1px solid #1e1e1e;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: transparent;
  border: 1px solid #000000;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.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: 0;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[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: 1180px;
}
[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: 1180px;
  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: #fafafa;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #000000;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
.pagebuilder-accordion > .item.title {
  cursor: pointer;
}
.pagebuilder-accordion > .item.title > .switch {
  text-shadow: 1px 1px 0 #ffffff;
}
/**
 * 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;
}
/**
 * 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 {
  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 {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button {
  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 {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button: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 {
  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);
  }
}
/* stylelint-disable-line */
._amblog-toggle:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
  content: '';
  cursor: pointer;
  display: block;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  width: 20px;
}
._amblog-toggle.-active:before {
  transform: translateY(-50%) rotate(0);
}
._amblog-form.amblog-item {
  padding: 0 25px 25px;
}
._amblog-form .amblog-form-container {
  position: relative;
}
._amblog-form .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
._amblog-form .amblog-input:hover {
  border-color: #b3b3b3;
}
._amblog-form .amblog-input::-webkit-input-placeholder,
._amblog-form .amblog-input:-ms-input-placeholder,
._amblog-form .amblog-input::-moz-placeholder {
  color: #707070;
}
._amblog-form .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
._amblog-form .amblog-input:focus::-webkit-input-placeholder,
._amblog-form .amblog-input:focus::-moz-placeholder,
._amblog-form .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
._amblog-column-form .input-box {
  flex-direction: column;
}
._amblog-column-form .amblog-input {
  margin-bottom: 20px;
  margin-right: 0;
}
._amblog-column-form .amblog-btn,
._amblog-column-form .amblog-input {
  max-width: 100%;
  width: 100%;
}
._amblog-column-form .mage-error[generated='true'] {
  margin-bottom: 10px;
  margin-top: -10px;
  order: 0;
  width: 100%;
  word-break: break-all;
}
._amblog-button {
  background: #1979c2;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
._amblog-button:hover {
  background: #135d95;
  color: #ffffff;
  text-decoration: none;
}
._amblog-button:active {
  background: #0d4168;
  color: #ffffff;
  text-decoration: none;
}
.amblog-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-word-break {
  word-break: break-all;
}
.amblog-disabled {
  color: #ff0000;
}
.amblog_views_label,
.amblog_likes_label,
.amblog_dislikes_label {
  font-weight: 600;
  line-height: 3.2rem;
}
.amblog-scheduled,
.amblog-hidden {
  color: #808080;
}
.amblog-published {
  color: #008000;
}
.pagebuilder-content-type .amblog_widget .amblog-widget-placeholder {
  align-items: center;
  background-color: #fafafa;
  display: flex;
  justify-content: center;
  min-height: 300px;
}
#amblog_canvas_container {
  max-height: 400px;
  max-width: 400px;
}
.amblog-preloader {
  align-items: center;
  background: rgba(255, 255, 255, 0.6);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.amblog-loader,
.amblog-slick-slider:not(.-am-loaded):after {
  background: url('../Amasty_Blog/images/ajax-loader.gif') no-repeat scroll 50% 0 transparent;
  background-size: cover;
  height: 12px;
  margin: auto;
  width: 16px;
}
.mobile {
  display: none;
}
.mobile .mobile-block {
  display: none;
}
.mobile.two-columns-right .content,
.mobile.two-columns-left .content {
  position: relative;
}
.notice:not(.message) {
  font-size: 2rem;
  font-weight: 700;
}
.amblog-main-content {
  padding-top: 40px;
}
.amblog-main-content > .amblog-item {
  margin-bottom: 30px;
}
.amblog-main-content > .amblog-item:last-child {
  margin-bottom: 0;
}
.amblog-main-content .amblog-btn {
  height: auto;
}
.amblog-overlay {
  background: rgba(60, 60, 60, 0.3);
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
.amblog-index-index .amblog-ref,
.amblog-index-search .amblog-ref,
.amblog-index-tag .amblog-ref,
.amblog-index-category .amblog-ref,
.amblog-index-post .amblog-ref,
.amblog-index-author .amblog-ref {
  color: #1979c2;
  font-size: 1.4rem;
  font-weight: 600;
}
.amblog-index-index .amblog-ref:hover,
.amblog-index-search .amblog-ref:hover,
.amblog-index-tag .amblog-ref:hover,
.amblog-index-category .amblog-ref:hover,
.amblog-index-post .amblog-ref:hover,
.amblog-index-author .amblog-ref:hover {
  color: #1979c2;
}
.amblog-author-container,
.amblog-element-block .amblog-author,
.amblog-comment-content .amblog-author,
.amblog-post-container .amblog-item.-author,
.amblog-post-container .amblog-item.-comments,
.amblog-post-container .amblog-widget-container .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  word-break: break-word;
  word-wrap: break-word;
  color: #333333;
  font-size: 1.4rem;
  line-height: 25px;
}
.ie11 .amblog-author-container,
.ie11 .amblog-element-block .amblog-author,
.ie11 .amblog-comment-content .amblog-author,
.ie11 .amblog-post-container .amblog-item.-author,
.ie11 .amblog-post-container .amblog-item.-comments,
.ie11 .amblog-post-container .amblog-widget-container .amblog-author,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  word-break: break-all;
}
.amblog-svg {
  margin-right: 10px;
  min-width: 25px;
  position: relative;
  top: 7px;
}
.amblog-svg.user {
  height: 25px;
  top: 0;
  width: 25px;
}
.amblog-svg.comment {
  height: 24px;
  top: 0;
  width: 25px;
}
.amblog-svg.-classic {
  fill: #499bf8;
}
.amblog-svg.-red {
  fill: #ef5350;
}
.amblog-svg.-green {
  fill: #43a047;
}
.amblog-svg.-blue {
  fill: #3f51b5;
}
.amblog-svg.-grey {
  fill: #bdbdbd;
}
.amblog-svg.-purple {
  fill: #9c27b0;
}
.amblog-element-block .amblog-empty,
.amblog-post-container .amblog-widget-container .amblog-empty,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-empty {
  padding: 20px;
}
.amblog-element-block .amblog-headline,
.amblog-post-container .amblog-widget-container .amblog-headline,
.amblog-element-block .amblog-categories .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  word-break: break-word;
  word-wrap: break-word;
  color: #333333;
  display: block;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2rem;
}
.ie11 .amblog-element-block .amblog-headline,
.ie11 .amblog-post-container .amblog-widget-container .amblog-headline,
.ie11 .amblog-element-block .amblog-categories .amblog-link,
.ie11 .amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  word-break: break-all;
}
.amblog-element-block .amblog-headline:hover,
.amblog-post-container .amblog-widget-container .amblog-headline:hover,
.amblog-element-block .amblog-categories .amblog-link:hover,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link:hover {
  color: #1979c2;
}
.amblog-element-block .amblog-date.-post,
.amblog-post-container .amblog-widget-container .amblog-date.-post,
.amblog-element-block .amblog-views.-post,
.amblog-element-block .amblog-minread.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-post {
  margin-top: 5px;
}
.amblog-element-block .amblog-date.-comment,
.amblog-post-container .amblog-widget-container .amblog-date.-comment,
.amblog-element-block .amblog-views.-comment,
.amblog-element-block .amblog-minread.-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-comment {
  margin: 10px 0;
}
.amblog-element-block .amblog-thesis,
.amblog-post-container .amblog-widget-container .amblog-thesis,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis {
  word-break: break-word;
  word-wrap: break-word;
  margin: 5px 0;
}
.ie11 .amblog-element-block .amblog-thesis,
.ie11 .amblog-post-container .amblog-widget-container .amblog-thesis,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis {
  word-break: break-all;
}
.amblog-element-block .amblog-thesis:last-child,
.amblog-post-container .amblog-widget-container .amblog-thesis:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis:last-child {
  margin-bottom: 0;
}
.amblog-element-block .amblog-comment,
.amblog-post-container .amblog-widget-container .amblog-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comment {
  word-break: break-word;
  word-wrap: break-word;
  margin: 10px 0;
}
.ie11 .amblog-element-block .amblog-comment,
.ie11 .amblog-post-container .amblog-widget-container .amblog-comment,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comment {
  word-break: break-all;
}
.amblog-element-block .amblog-author,
.amblog-post-container .amblog-widget-container .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-style: normal;
  font-weight: 700;
  margin-top: 5px;
}
.amblog-element-block .amblog-footer-block,
.amblog-post-container .amblog-widget-container .amblog-footer-block,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}
.amblog-element-block .amblog-footer-block > *,
.amblog-post-container .amblog-widget-container .amblog-footer-block > *,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block > * {
  margin-bottom: 5px;
}
.amblog-element-block .amblog-footer-block .amblog-date,
.amblog-post-container .amblog-widget-container .amblog-footer-block .amblog-date,
.amblog-element-block .amblog-footer-block .amblog-views,
.amblog-element-block .amblog-footer-block .amblog-minread,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block .amblog-date {
  margin: 0;
}
.amblog-element-block .amblog-footer-block .amblog-author,
.amblog-post-container .amblog-widget-container .amblog-footer-block .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block .amblog-author {
  font-weight: 400;
  margin: 0 10px 0 0;
}
.amblog-pager-container {
  margin: 20px auto 50px;
}
.amblog-pager-container .amblog-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.amblog-pager-container .amblog-link {
  background: #1979c2;
  border-radius: 50%;
  display: block;
  height: 35px;
  position: relative;
  width: 35px;
}
.amblog-pager-container .amblog-link:before,
.amblog-pager-container .amblog-link:after {
  background: #ffffff;
  content: '';
  height: 2px;
  position: absolute;
  width: 12px;
}
.amblog-pager-container .amblog-link:before {
  left: 13px;
  top: 13px;
  transform: rotate(45deg);
}
.amblog-pager-container .amblog-link:after {
  left: 13px;
  top: 20px;
  transform: rotate(-45deg);
}
.amblog-pager-container .amblog-link:hover {
  background: #185eaf;
}
.amblog-pager-container .amblog-link.-new:before {
  left: 10px;
  transform: rotate(-45deg);
}
.amblog-pager-container .amblog-link.-new:after {
  left: 10px;
  transform: rotate(45deg);
}
.amblog-pager-container .amblog-link.-disabled {
  background: #c4c4c4;
  cursor: auto;
  pointer-events: none;
}
.amblog-pager-container .amblog-pagination {
  color: #333333;
  font-size: 1.6rem;
}
.amblog-related-wrapper {
  margin-bottom: 30px;
}
.amblog-helpful-wrap {
  padding: 15px 25px 0;
  text-align: left;
}
.amblog-helpful-wrap > .amblog-helpful {
  color: #5b5b5b;
  font-size: 1.4rem;
  vertical-align: top;
}
.amblog-helpful-wrap > .amblog-options {
  margin-left: 5px;
}
.amblog-helpful-wrap > .amblog-options {
  cursor: pointer;
  display: inline-block;
}
.amblog-author-description {
  margin-bottom: 20px;
}
.amblog-category-description {
  margin-bottom: 20px;
}
.amblog-element-block[data-set='sidebar-author'] .author_image,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .author_image,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .author_image {
  border-radius: 50%;
  display: block;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  width: 150px;
}
.amblog-element-block[data-set='sidebar-author'] .title,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .title,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .title {
  font-size: large;
  font-weight: 700;
  text-align: center;
}
.amblog-notify-message {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.amblog-notify-message a {
  color: #006bb4;
}
.amblog-notify-message a:hover {
  color: #006bb4;
}
.amblog-notify-message a:active {
  color: #006bb4;
}
.amblog-notify-message > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f071';
  font-family: 'FontAwesome';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  overflow: visible;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.amblog-relatedposts-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.amblog-related-post {
  display: flex;
  margin-bottom: 35px;
  width: 49%;
}
.amblog-related-post .amblog-link {
  display: block;
}
.amblog-related-post .amblog-image-wrapper {
  align-items: center;
  background: #f4f6f8 center / 50px no-repeat;
  box-sizing: border-box;
  display: flex;
  height: 100px;
  justify-content: center;
  margin-right: 20px;
  min-width: 100px;
  overflow: hidden;
  width: 100px;
}
.amblog-related-post .amblog-image-wrapper.-placeholder {
  background-image: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSIgZmlsbD0iI0Q3RDlERCI+PHBhdGggZD0iTTM3LjIzNyAyMy4xOGMtMi4zMjEgMS4xMDUtNC4yMTQgNC40NjItNi40MjggMi4yNDctMS4zNDUtMS40Ni0yLjk0Mi0zLjc4NC00Ljc3Ni02LjQxMi0xLjk4My0yLjgyNS00LjUxMS01LjI1NC03LjQ4Ni0yLjQ3OS0zLjMyMSAzLjEyNC01LjYwMiAxMS42LTUuOCAxNS45NjNsMzEuMzguMDFjLS43MTgtMi41NjMtMy41MDctMTAuOTQtNi44OS05LjMzek0zNy4wOSAxOC4yNThhMy44NTkgMy44NTkgMCAxMDAtNy43MTcgMy44NTkgMy44NTkgMCAwMDAgNy43MTd6Ii8+PHBhdGggZD0iTTQ4Ljg1MyA1LjU5NEg4LjAyM2MtLjYzMyAwLTEuMTQ4LjUxMy0xLjE0OCAxLjE0NnY1LjhIMS4xNDdDLjUxNCAxMi41NCAwIDEzLjA1NCAwIDEzLjY4N3YyOS41N2MwIC42MzQuNTE0IDEuMTQ3IDEuMTQ3IDEuMTQ3aDQwLjgzYy42MzMgMCAxLjE0OC0uNTE0IDEuMTQ4LTEuMTQ3di01Ljc5OWg1LjcyOGMuNjMzIDAgMS4xNDgtLjUxMyAxLjE0OC0xLjE0NlY2Ljc0Yy0uMDAxLS42MzItLjUxNi0xLjE0Ni0xLjE0OC0xLjE0NnptLTguODA3IDM1LjczMkgzLjA3OVYxNS42MmgzLjc5NnYxNy44NzJjLS41NzYgMi4yMjYtLjkzIDQuMzY1LTEuMDAzIDUuOTU2bDMxLjM4LjAxYTM2LjA4MiAzNi4wODIgMCAwMC0uNjMtMmgzLjQyNHYzLjg2OHptNi44NzUtNi45NDdIOS45NTRWOC42NzNoMzYuOTY3VjM0LjM4eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDUwdjUwSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+');
}
.amblog-related-post .amblog-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-related-post .amblog-headline {
  color: #212121;
  display: block;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 20px;
}
.amblog-related-post .amblog-headline:hover,
.amblog-related-post .amblog-headline:focus {
  color: #0e6bd7;
  text-decoration: none;
}
.amblog-related-post .amblog-content {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-related-post .amblog-content {
  word-break: break-all;
}
.amblog-related-post .amblog-text {
  margin: 15px 0 0;
}
.amblog-related-post .amblog-date,
.amblog-related-post .amblog-views,
.amblog-related-post .amblog-minread {
  color: #707070;
  display: block;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 19px;
  margin-top: 15px;
}
body[class*='amblog-index-'],
body[class*='amblog-index-'] aside[class*='amblog-aside-'] {
  background: #fafafa;
}
body[class*='amblog-index-'] .page-title-wrapper {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
body[class*='amblog-index-'] .page-title {
  word-break: break-word;
  word-wrap: break-word;
  margin-bottom: 20px;
  max-width: calc(100% - 20px - 40px);
  padding-right: 20px;
}
.ie11 body[class*='amblog-index-'] .page-title {
  word-break: break-all;
}
body[class*='amblog-index-'] .amblog-summary {
  width: 100%;
}
body[class*='amblog-index-'] .sidebar .block-reorder {
  margin: 0;
}
body[class*='amblog-index-'] pre {
  overflow: auto;
}
body[class*='amblog-index-'] iframe {
  max-width: 100%;
}
.amblog-title,
.amblog-post-title {
  color: #1a1a1a;
  word-break: break-word;
  word-wrap: break-word;
  font-size: 2rem;
  font-weight: 700;
  margin: 0;
  position: relative;
}
.ie11 .amblog-title,
.ie11 .amblog-post-title {
  word-break: break-all;
}
.amblog-title {
  padding: 25px;
}
.amblog-content .amblog-title.-author,
.amblog-title.-author {
  padding: 0;
}
.amblog-content .amblog-title.-author.mobile:before,
.amblog-title.-author.mobile:before,
.amblog-content .amblog-title.-author:before,
.amblog-title.-author:before {
  content: none;
}
.amblog-content .amblog-title.-author:visited,
.amblog-title.-author:visited {
  color: #1a1a1a;
}
.amblog-content .amblog-title.-author:hover,
.amblog-title.-author:hover,
.amblog-content .amblog-title.-author:focus,
.amblog-title.-author:focus,
.amblog-content .amblog-title.-author:active,
.amblog-title.-author:active {
  text-decoration: none;
}
.amblog-post-title {
  line-height: 2.8rem;
  padding: 0;
}
.amblog-post-title .post-title,
.amblog-post-title .post-title:active,
.amblog-post-title .post-title:visited {
  color: #1a1a1a;
}
.amblog-post-title .post-title:hover {
  color: #1979c2;
}
.ampost-link {
  font-weight: 700;
}
.ampost-link,
.ampost-link:active,
.ampost-link:visited {
  color: #1979c2;
  text-decoration: none;
}
.ampost-link:hover {
  color: #135d95;
}
.mobile-block .amblog-title:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
  content: '';
  cursor: pointer;
  display: block;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  width: 20px;
}
.mobile-block .amblog-title.-active:before {
  transform: translateY(-50%) rotate(0);
}
.amblog-swipe {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iMjAiIGZpbGw9IiMxOTc5QzIiLz4KPHJlY3QgeD0iMTEiIHk9IjExIiB3aWR0aD0iOCIgaGVpZ2h0PSI4IiByeD0iMSIgZmlsbD0iI0ZBRkFGQSIvPgo8cmVjdCB4PSIyMSIgeT0iMTEiIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHJ4PSIxIiBmaWxsPSIjRkFGQUZBIi8+CjxyZWN0IHg9IjExIiB5PSIyMSIgd2lkdGg9IjgiIGhlaWdodD0iOCIgcng9IjEiIGZpbGw9IiNGQUZBRkEiLz4KPHJlY3QgeD0iMjEiIHk9IjIxIiB3aWR0aD0iOCIgaGVpZ2h0PSI4IiByeD0iMSIgZmlsbD0iI0ZBRkFGQSIvPgo8L3N2Zz4K);
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 98, 176, 0.2);
  cursor: pointer;
  height: 40px;
  margin-bottom: 15px;
  max-width: 40px;
  min-width: 40px;
  transition: all 0.5s 0.3s ease-in-out;
  width: 40px;
}
.amblog-element-block:not(.widget) > div:not(.amblog-overlay),
.amblog-element-block.widget,
.amblog-grid-list .list-item,
.amblog-post-container,
.amblog-tags.amblog-widget-container,
.amblog-post-container .amblog-widget-container:not(.widget) > div:not(.amblog-overlay),
.amblog-post-container .amblog-widget-container.widget,
.amblog-grid-list .slick-slide .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container:not(.widget) > div:not(.amblog-overlay),
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.widget {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(84, 95, 125, 0.12), 0 5px 8px rgba(155, 159, 174, 0.1);
  margin-bottom: 20px;
}
.amblog-list {
  list-style: none;
  margin: 0;
  padding: 0 25px 25px;
  /* stylelint-disable-line */
}
.amblog-list.-tags {
  padding-bottom: 15px;
}
.amblog-list .post-title.amblog-headline {
  font-size: 1.4rem;
}
.mobile-block.amblog-element-block,
.mobile-block.amblog-post-container .amblog-widget-container,
.mobile-block.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  margin: 20px;
}
.amblog-social-container {
  list-style-type: none;
  padding: 0;
}
.page-wrapper .amblog-slider-container.page-bottom {
  box-sizing: border-box;
  width: 100%;
}
.amblog-author-info .amblog-content {
  word-break: break-word;
  word-wrap: break-word;
  padding: 25px 25px calc(25px - 10px);
  text-align: center;
}
.ie11 .amblog-author-info .amblog-content {
  word-break: break-all;
}
.amblog-author-info .amblog-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-author-info .amblog-name {
  color: #333333;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.3rem;
  margin: 0;
}
.amblog-author-info .amblog-job {
  color: #707070;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.9rem;
  margin: 5px 0 0;
}
.amblog-author-info .amblog-description {
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.9rem;
  margin: 25px 0 0;
  text-align: center;
}
.amblog-author-info .amblog-image-wrapper {
  align-items: center;
  background-position: center;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  height: 100px;
  justify-content: center;
  margin: 0 auto 25px;
  min-width: 100px;
  overflow: hidden;
  width: 100px;
}
.amblog-author-info .amblog-image-wrapper.-placeholder {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwIiBoZWlnaHQ9IjEyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48bWFzayBpZD0iYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjEyMCIgaGVpZ2h0PSIxMjAiPjxjaXJjbGUgY3g9IjYwIiBjeT0iNjAiIHI9IjYwIiBmaWxsPSIjQUFBIi8+PC9tYXNrPjxnIG1hc2s9InVybCgjYSkiIGZpbGw9IiNEN0Q5REQiPjxwYXRoIGQ9Ik02MC4wMDYgMzJjLTEzLjcyNSAwLTI0Ljk0NSAxMS4yMS0yNC45NDUgMjQuOTI1IDAgMTMuNzE0IDExLjIyIDI0LjkyNSAyNC45NDUgMjQuOTI1czI0Ljk0NS0xMS4yMSAyNC45NDUtMjQuOTI1Qzg0Ljk1MSA0My4yMTEgNzMuNzMxIDMyIDYwLjAwNiAzMnpNMTAyLjgxNiAxMDEuNzdjLS42NTMtMS42MzMtMS41MjUtMy4xNTYtMi41MDUtNC41NzItNS4wMTEtNy40LTEyLjc0NS0xMi4yOTktMjEuNDYtMTMuNDk2LTEuMDg4LS4xMDktMi4yODcuMTA5LTMuMTU4Ljc2Mi00LjU3NSAzLjM3NC0xMC4wMjIgNS4xMTUtMTUuNjg2IDUuMTE1LTUuNjY1IDAtMTEuMTExLTEuNzQxLTE1LjY4Ni01LjExNS0uODcyLS42NTMtMi4wNy0uOTgtMy4xNi0uNzYyYTMwLjc4NCAzMC43ODQgMCAwMC0yMS40NTggMTMuNDk2Yy0uOTggMS40MTYtMS44NTIgMy4wNDgtMi41MDYgNC41NzItLjMyNi42NTMtLjIxOCAxLjQxNS4xMSAyLjA2OC44NyAxLjUyNCAxLjk2IDMuMDQ4IDIuOTQgNC4zNTRhNDEuNDE4IDQxLjQxOCAwIDAwNS4wMTEgNS42NmMxLjUyNSAxLjUyMyAzLjI2OCAyLjkzOCA1LjAxIDQuMzUzIDguNjA2IDYuNDIyIDE4Ljk1NSA5Ljc5NiAyOS42MyA5Ljc5NnMyMS4wMjMtMy4zNzQgMjkuNjI5LTkuNzk2YTQ3Ljk1NyA0Ny45NTcgMCAwMDUuMDEtNC4zNTNjMS43NDQtMS43NDIgMy40ODYtMy41OTIgNS4wMTItNS42NiAxLjA4OS0xLjQxNSAyLjA2OS0yLjgzIDIuOTQxLTQuMzU0LjU0NC0uNjUzLjY1My0xLjQxNS4zMjYtMi4wNjh6Ii8+PC9nPjwvc3ZnPg==');
  background-size: contain;
}
.amblog-author-avatar {
  background: #f4f6f8 center / 100px no-repeat;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden;
}
.amblog-author-avatar.-small {
  height: 25px;
  width: 25px;
}
.amblog-author-info .amblog-social-container,
.amblog-element-block[data-set='sidebar-author'] .amblog-author-info .amblog-social-container,
.amblog-item[data-set='content-author'] .amblog-author-info .amblog-social-container,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-author-info .amblog-social-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-author-info .amblog-social-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 25px 0 0;
}
.amblog-author-info .amblog-social-container .amblog-icon {
  margin: 0 5px 5px;
}
.amblog-index-author .amblog-swipe.-left,
.amblog-index-author .amblog-swipe.-right {
  top: 0;
}
.amblog-index-author .page-title-wrapper .page-title {
  color: #333333;
  font-size: 3.5rem;
  font-weight: 600;
  letter-spacing: -.025em;
  line-height: 4.8rem;
}
.amblog-index-author .amblog-article-title {
  display: none;
}
.amblog-main-content .amblog-author-info .amblog-title {
  display: none;
}
.right .amblog-element-block[data-set='sidebar-author'],
.left .amblog-element-block[data-set='sidebar-author'],
.right .amblog-post-container .amblog-widget-container[data-set='sidebar-author'],
.left .amblog-post-container .amblog-widget-container[data-set='sidebar-author'],
.right .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'],
.left .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] {
  padding: 0;
}
.amblog-search-block .amblog-content {
  align-items: center;
  display: flex;
}
.amblog-search-block .amblog-content > * {
  margin: auto;
}
.amblog-button {
  word-break: break-word;
  word-wrap: break-word;
  align-items: center;
  box-shadow: none;
  box-sizing: border-box;
  color: #1979c2;
  display: inline-flex;
  font-weight: 700;
  justify-content: center;
  outline: none;
}
.ie11 .amblog-button {
  word-break: break-all;
}
.amblog-button:hover,
.amblog-button:focus {
  color: #135d95;
}
.amblog-button:focus > .amblog-icon,
.amblog-button:hover > .amblog-icon {
  fill: #135d95;
}
.amblog-button:not(.primary),
.amblog-button:not(.primary):active {
  box-shadow: none;
}
.amblog-button.-clear {
  background: none;
  border: none;
  padding: 0;
}
.amblog-button > .amblog-icon {
  fill: #1979c2;
  margin-right: 10px;
}
.amblog-button:not(.-toggle) > .amblog-icon {
  margin-right: 15px;
}
.amblog-button.-toggle {
  line-height: 1.1;
}
.amblog-button.-toggle .amblog-icon {
  fill: #85c1ef;
  height: 15px;
  position: relative;
  width: 15px;
}
.amblog-button.-toggle.-empty {
  color: #888888;
  pointer-events: none;
}
.amblog-button.-toggle.-empty .amblog-icon {
  fill: #d9d9d9;
}
.amblog-button > .amblog-count:not(:empty) {
  padding-right: 5px;
}
.amblog-link-btn {
  background: none;
  border: none;
  color: #1979c2;
  font-size: 1.6rem;
  font-weight: 700;
  margin: 20px 0 0 25px;
  padding: 0;
}
button.amblog-link-btn:hover,
button.amblog-link-btn:focus,
.amblog-link-btn:active,
.amblog-link-btn:focus,
.amblog-link-btn:hover {
  background: none;
  border: none;
  color: #135d95;
}
button.amblog-link-btn,
.amblog-link-btn {
  box-shadow: none;
}
.amblog-comments-container .amblog-comment.-highlighted {
  background-color: #f5f9ff;
  outline: 5px solid #f5f9ff;
}
.amblog-comments-container .amblog-comment.-highlighted.-classic {
  background-color: #f5f9ff;
  outline-color: #f5f9ff;
}
.amblog-comments-container .amblog-comment.-highlighted.-red {
  background-color: #fef4f4;
  outline-color: #fef4f4;
}
.amblog-comments-container .amblog-comment.-highlighted.-green {
  background-color: #ebf7ec;
  outline-color: #ebf7ec;
}
.amblog-comments-container .amblog-comment.-highlighted.-blue {
  background-color: #eff1fa;
  outline-color: #eff1fa;
}
.amblog-comments-container .amblog-comment.-highlighted.-grey {
  background-color: #f8f8f8;
  outline-color: #f8f8f8;
}
.amblog-comments-container .amblog-comment.-highlighted.-purple {
  background-color: #fbf3fc;
  outline-color: #fbf3fc;
}
.amblog-element-block .amblog-item.-comment .amblog-comment,
.amblog-post-container .amblog-widget-container .amblog-item.-comment .amblog-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-comment .amblog-comment {
  font-style: italic;
}
.amblog-element-block .amblog-item.-comment .amblog-headline,
.amblog-post-container .amblog-widget-container .amblog-item.-comment .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-comment .amblog-headline {
  font-size: 1.4rem;
}
.amblog-comments-container {
  margin: 50px 25px 0;
  padding-bottom: 5px;
}
.amblog-comments-container .amblog-comment {
  margin-bottom: 25px;
}
.amblog-comments-container .amblog-comment:last-child {
  margin-bottom: 0;
}
.amblog-no-comments .amblog-ref {
  color: #707070;
}
.amblog-replies-block.-level-top > .amblog-comment,
.amblog-replies-block.-level-top > .amblog-comment-reply,
.amblog-comments-action .amblog-replies,
.amblog-comments-container .amblog-replies,
.amblog-replies-block > .amblog-replies:not(:empty) {
  border-left: 1px solid #e9e9e9;
  margin: 25px 0 0;
  padding-left: 15px;
}
.amblog-comment-content .amblog-author {
  display: inline-block;
  margin: 0 20px 0 0;
  padding-left: 0;
  position: relative;
}
.amblog-comment-content .amblog-header {
  margin-bottom: 10px;
}
.amblog-comment-content .amblog-date,
.amblog-comment-content .amblog-views,
.amblog-comment-content .amblog-minread {
  color: #707070;
  display: inline-block;
  font-size: 1.2rem;
  margin-top: 10px;
  position: relative;
}
.amblog-comment-content .amblog-willapprove {
  word-break: break-word;
  word-wrap: break-word;
  background: #fff3e0;
  border-radius: 4px;
  color: #f57c00;
  margin-top: 15px;
  padding: 0 10px;
}
.ie11 .amblog-comment-content .amblog-willapprove {
  word-break: break-all;
}
.amblog-comment-content .amblog-reply {
  align-items: center;
  display: flex;
  margin-top: 15px;
}
.amblog-comment-content .amblog-button {
  font-size: 1.4rem;
}
.amblog-comments-wrapper > .amblog-comment.-level-top {
  margin: 50px 25px -25px;
}
.amblog-comments-action {
  border: none;
  margin: 0 25px 25px;
}
.amblog-comments-action > .amblog-comment {
  margin-bottom: 60px;
}
.amblog-comments-action .amblog-button.-toggle {
  display: none;
}
.amblog-comment-reply {
  margin: 30px 0;
}
.amblog-comment-reply .amblog-button.-toggle {
  display: none;
}
.amblog-form-head {
  margin-bottom: 15px;
}
.amblog-secondary-title {
  color: #1a1a1a;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.amblog-head-note {
  color: #707070;
  font-size: 1.2rem;
}
.amblog-comments-block:not(.-loaded) .amblog-reply {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.amblog-comments-block:not(.-loaded) .amblog-reply .amblog-button.-toggle {
  display: none;
}
.amblog-replies-block > .amblog-replies:not(.-active) {
  display: none;
}
.amblog-replies-block.-level-top > .amblog-comment,
.amblog-replies-block.-level-top > .amblog-comment-reply,
.amblog-replies-block > .amblog-replies:not(:empty) {
  margin: 25px 0 0;
}
.amblog-reply .amblog-button.-toggle {
  margin-left: 30px;
  position: relative;
}
.amblog-replies-block {
  margin-top: 25px;
}
.amblog-replies-block .amblog-replies.deep-reply,
.amblog-replies-block .amblog-replies.deep-reply .amblog-comment-reply {
  border: none;
  padding: 0;
}
.amblog-form-comment {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.amblog-form-comment .amblog-svg.comment {
  left: 0;
  position: absolute;
  top: -40px;
}
.amblog-form-comment .amblog-fieldset {
  border: none;
  margin: 0;
  min-inline-size: initial;
  padding: 0;
}
.amblog-form-comment .amblog-customer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.amblog-form-comment .amblog-customer.-hidden {
  display: none;
}
.amblog-form-comment .amblog-wrapper {
  margin-top: 15px;
}
.amblog-form-comment .amblog-input {
  background-color: #ffffff;
  padding-left: 15px;
}
.amblog-form-comment .amblog-input.-name,
.amblog-form-comment .amblog-input.-email {
  max-height: 40px;
}
.amblog-form-comment .amblog-input.-textarea {
  height: 100px;
  margin-bottom: 0;
}
.amblog-form-comment .amblog-gdprtext {
  margin-top: 20px;
  position: relative;
}
.amblog-form-comment .amblog-gdprtext .amblog-label {
  word-break: break-word;
  word-wrap: break-word;
  word-wrap: anywhere;
}
.ie11 .amblog-form-comment .amblog-gdprtext .amblog-label {
  word-break: break-all;
}
.amblog-form-comment .amblog-input.-gdpr {
  height: 13px;
  top: 2px;
  width: auto;
}
.amblog-form-comment .mage-error {
  margin-bottom: 0;
}
.amblog-form-comment .amblog-btn {
  background: #1979c2;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 20px;
  padding: 12px 0;
  width: 100%;
}
.amblog-form-comment .amblog-btn:hover {
  background: #185eaf;
}
.amblog-tabs-block.-title {
  border-bottom: 1px solid #d1d1d1;
  display: flex;
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.amblog-tabs-block.-title .amblog-item {
  word-break: break-word;
  word-wrap: break-word;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  font-size: 18px;
  margin: 0;
  padding: 0 10px 12px;
  text-transform: capitalize;
  transform: translateY(1px);
  transition: border .1s;
}
.ie11 .amblog-tabs-block.-title .amblog-item {
  word-break: break-all;
}
.amblog-tabs-block.-title .amblog-item.-active {
  font-weight: 600;
}
.amblog-tabs-block.-title .amblog-item.-active {
  border-bottom-color: #4776f0;
}
.amblog-content-tab:not(.-active) {
  display: none;
}
.amblog-tabs-block.-block .amblog-list {
  list-style: none;
  padding: 0;
}
.amblog-tabs-block.-block .amblog-list.-active {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.amblog-content-tab .amblog-post-block {
  display: flex;
}
.amblog-content-tab .amblog-post-block:not(:first-child) {
  margin-top: 20px;
}
.amblog-content-tab .amblog-post-block .amblog-link {
  display: block;
}
.amblog-content-tab .amblog-post-block .amblog-image-wrapper {
  align-items: center;
  background: #f4f6f8 center / 50px no-repeat;
  box-sizing: border-box;
  display: flex;
  height: 100px;
  justify-content: center;
  margin-right: 20px;
  min-width: 100px;
  overflow: hidden;
  width: 100px;
}
.amblog-content-tab .amblog-post-block .amblog-image-wrapper.-placeholder {
  background-image: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSIgZmlsbD0iI0Q3RDlERCI+PHBhdGggZD0iTTM3LjIzNyAyMy4xOGMtMi4zMjEgMS4xMDUtNC4yMTQgNC40NjItNi40MjggMi4yNDctMS4zNDUtMS40Ni0yLjk0Mi0zLjc4NC00Ljc3Ni02LjQxMi0xLjk4My0yLjgyNS00LjUxMS01LjI1NC03LjQ4Ni0yLjQ3OS0zLjMyMSAzLjEyNC01LjYwMiAxMS42LTUuOCAxNS45NjNsMzEuMzguMDFjLS43MTgtMi41NjMtMy41MDctMTAuOTQtNi44OS05LjMzek0zNy4wOSAxOC4yNThhMy44NTkgMy44NTkgMCAxMDAtNy43MTcgMy44NTkgMy44NTkgMCAwMDAgNy43MTd6Ii8+PHBhdGggZD0iTTQ4Ljg1MyA1LjU5NEg4LjAyM2MtLjYzMyAwLTEuMTQ4LjUxMy0xLjE0OCAxLjE0NnY1LjhIMS4xNDdDLjUxNCAxMi41NCAwIDEzLjA1NCAwIDEzLjY4N3YyOS41N2MwIC42MzQuNTE0IDEuMTQ3IDEuMTQ3IDEuMTQ3aDQwLjgzYy42MzMgMCAxLjE0OC0uNTE0IDEuMTQ4LTEuMTQ3di01Ljc5OWg1LjcyOGMuNjMzIDAgMS4xNDgtLjUxMyAxLjE0OC0xLjE0NlY2Ljc0Yy0uMDAxLS42MzItLjUxNi0xLjE0Ni0xLjE0OC0xLjE0NnptLTguODA3IDM1LjczMkgzLjA3OVYxNS42MmgzLjc5NnYxNy44NzJjLS41NzYgMi4yMjYtLjkzIDQuMzY1LTEuMDAzIDUuOTU2bDMxLjM4LjAxYTM2LjA4MiAzNi4wODIgMCAwMC0uNjMtMmgzLjQyNHYzLjg2OHptNi44NzUtNi45NDdIOS45NTRWOC42NzNoMzYuOTY3VjM0LjM4eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDUwdjUwSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+');
}
.amblog-content-tab .amblog-post-block .amblog-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-content-tab .amblog-post-block .amblog-headline {
  color: #333333;
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}
.amblog-content-tab .amblog-post-block .amblog-date,
.amblog-content-tab .amblog-post-block .amblog-views,
.amblog-content-tab .amblog-post-block .amblog-minread {
  color: #707070;
  font-size: 14px;
  line-height: 19px;
  margin-top: 5px;
}
.amblog-content-tab {
  margin-bottom: 30px;
}
.amblog-content-tab > .pager {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.amblog-tag {
  background: #f5f5f5;
  word-break: break-word;
  word-wrap: break-word;
  border-radius: 80px;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0 10px 10px 0;
  padding: 8px 15px;
  transition: none;
}
.ie11 .amblog-tag {
  word-break: break-all;
}
.amblog-tag:last-child {
  margin-right: 0;
}
.amblog-tag,
.amblog-tag:hover,
.amblog-tag:active,
.amblog-tag:visited {
  text-decoration: none;
}
.amblog-tag,
.amblog-tag:visited {
  color: #333333;
}
.amblog-tag:hover,
.amblog-tag:active {
  color: #ffffff;
}
.amblog-tag:hover {
  background: #1979c2;
}
.amblog-tag:active {
  background: #135d95;
}
.amblog-content .tags {
  margin-bottom: 10px;
}
.amblog-dates {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.amblog-dates > .amblog-date,
.amblog-dates > .amblog-views,
.amblog-dates > .amblog-minread {
  display: block;
  margin-right: 25px;
  width: auto;
}
.amblog-date,
.amblog-views,
.amblog-minread {
  color: #707070;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 300;
  margin-right: 15px;
}
.amblog-grid-list .amblog-dates > .amblog-date,
.amblog-post-container .amblog-dates > .amblog-date,
.amblog-container-list .amblog-dates > .amblog-date,
.amblog-grid-list .amblog-dates > .amblog-views,
.amblog-post-container .amblog-dates > .amblog-views,
.amblog-container-list .amblog-dates > .amblog-views,
.amblog-grid-list .amblog-dates > .amblog-minread,
.amblog-post-container .amblog-dates > .amblog-minread,
.amblog-container-list .amblog-dates > .amblog-minread,
.amblog-grid-list .slick-slide .amblog-item .amblog-dates > .amblog-date,
.amblog-grid-list .slick-slide .amblog-item .amblog-dates > .amblog-views,
.amblog-grid-list .slick-slide .amblog-item .amblog-dates > .amblog-minread,
.amblog-grid-list .amblog-dates > .amblog-views,
.amblog-post-container .amblog-dates > .amblog-views,
.amblog-container-list .amblog-dates > .amblog-views,
.amblog-grid-list .amblog-dates > .amblog-minread,
.amblog-post-container .amblog-dates > .amblog-minread,
.amblog-container-list .amblog-dates > .amblog-minread {
  margin-bottom: 10px;
  margin-top: 0;
}
.amblog-grid-list .amblog-dates > *:last-child,
.amblog-post-container .amblog-dates > *:last-child,
.amblog-container-list .amblog-dates > *:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-dates > *:last-child {
  margin-bottom: 20px;
}
.amblog-element-block .amblog-date,
.amblog-post-container .amblog-widget-container .amblog-date,
.amblog-element-block .amblog-views,
.amblog-element-block .amblog-minread,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date {
  margin-top: 10px;
}
.amblog-element-block .amblog-date.-post,
.amblog-post-container .amblog-widget-container .amblog-date.-post,
.amblog-element-block .amblog-views.-post,
.amblog-element-block .amblog-minread.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-post {
  margin-top: 5px;
}
.amblog-element-block .amblog-date.-comment,
.amblog-post-container .amblog-widget-container .amblog-date.-comment,
.amblog-element-block .amblog-views.-comment,
.amblog-element-block .amblog-minread.-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-comment {
  margin: 10px 0;
}
.amblog-related-post .amblog-date,
.amblog-related-post .amblog-views,
.amblog-related-post .amblog-minread {
  color: #707070;
  display: block;
  margin-top: 15px;
}
.amblog-form-search.amblog-item {
  padding: 0 25px 25px;
}
.amblog-form-search .amblog-form-container {
  position: relative;
}
.amblog-form-search .amblog-input,
.amblog-form-comment .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
.amblog-form-search .amblog-input:hover,
.amblog-form-comment .amblog-input:hover {
  border-color: #b3b3b3;
}
.amblog-form-search .amblog-input::-webkit-input-placeholder,
.amblog-form-search .amblog-input:-ms-input-placeholder,
.amblog-form-search .amblog-input::-moz-placeholder,
.amblog-form-comment .amblog-input::-webkit-input-placeholder,
.amblog-form-comment .amblog-input:-ms-input-placeholder,
.amblog-form-comment .amblog-input::-moz-placeholder {
  color: #707070;
}
.amblog-form-search .amblog-input:focus,
.amblog-form-comment .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
.amblog-form-search .amblog-input:focus::-webkit-input-placeholder,
.amblog-form-search .amblog-input:focus::-moz-placeholder,
.amblog-form-search .amblog-input:focus:-ms-input-placeholder,
.amblog-form-comment .amblog-input:focus::-webkit-input-placeholder,
.amblog-form-comment .amblog-input:focus::-moz-placeholder,
.amblog-form-comment .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
.amblog-loader.-search {
  display: none;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}
.amblog-form-search .amblog-btn {
  background: url("../Amasty_Blog/images/svg/loupe.svg");
  background-repeat: no-repeat;
  border: none;
  height: 16px;
  opacity: .5;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.3s ease-in-out;
  width: 16px;
}
.amblog-form-search .amblog-btn:hover {
  opacity: 1;
}
.amblog-form-search .amblog-input-wrapper {
  display: inline-block;
  width: 100%;
}
.amblog-field.-live-active ~ .amblog-btn,
.amblog-form-search.-live-process ~ .amblog-btn,
.amblog-field.-live-active .amblog-btn,
.amblog-form-search.-live-process .amblog-btn {
  opacity: .8;
}
.amblog-field.-live-active ~ .amblog-btn:hover,
.amblog-form-search.-live-process ~ .amblog-btn:hover,
.amblog-field.-live-active .amblog-btn:hover,
.amblog-form-search.-live-process .amblog-btn:hover {
  opacity: 1;
}
.amblog-form-search.-live-process .amblog-loader {
  display: block;
}
.amblog-search-suggest {
  background: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
  font-size: 1.4rem;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: calc(100% + 10px);
  width: 100%;
  z-index: 10;
}
.amblog-search-suggest.-live-active {
  border: 1px solid #b3b3b3;
}
.amblog-search-suggest > li {
  margin: 0;
  padding: 12px;
}
.amblog-search-suggest > li:not(:first-child) {
  border-top: 1px solid #e5e5e5;
}
.amblog-search-suggest .amblog-suggest-title {
  font-weight: 700;
  padding-bottom: 8px;
  pointer-events: none;
  text-transform: capitalize;
}
.amblog-search-suggest .amblog-suggest-title + .amblog-suggest {
  border-top: none;
}
.amblog-search-suggest .amblog-suggest:hover {
  background: #499bf8;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.amblog-search-suggest .amblog-suggest a {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-weight: 400;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: none;
}
.amblog-search-suggest .amblog-suggest a,
.amblog-search-suggest .amblog-suggest a:hover,
.amblog-search-suggest .amblog-suggest a:focus {
  color: inherit;
  text-decoration: none;
}
.amblog-post-container.list-item .amblog-footer,
.amblog-grid-list .slick-slide .amblog-item.list-item .amblog-footer {
  align-items: flex-start;
  flex-direction: column;
}
.amblog-post-container.list-item .amblog-footer .amblog-wrap,
.amblog-grid-list .slick-slide .amblog-item.list-item .amblog-footer .amblog-wrap {
  margin-bottom: 20px;
}
.amblog-post-container .post-image,
.amblog-grid-list .slick-slide .amblog-item .post-image {
  display: block;
  margin-bottom: 25px;
}
.amblog-post-container .amblog-helpful-wrap,
.amblog-post-container .amblog-post-title,
.amblog-grid-list .slick-slide .amblog-item .amblog-helpful-wrap,
.amblog-grid-list .slick-slide .amblog-item .amblog-post-title {
  margin-bottom: 20px;
}
.amblog-post-container .amblog-read,
.amblog-grid-list .slick-slide .amblog-item .amblog-read {
  background: #1979c2;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  margin-bottom: 25px;
}
.amblog-post-container .amblog-read:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-read:hover {
  background: #135d95;
  color: #ffffff;
  text-decoration: none;
}
.amblog-post-container .amblog-read:active,
.amblog-grid-list .slick-slide .amblog-item .amblog-read:active {
  background: #0d4168;
  color: #ffffff;
  text-decoration: none;
}
.amblog-post-container .amblog-helpful-wrap,
.amblog-grid-list .slick-slide .amblog-item .amblog-helpful-wrap {
  display: flex;
  margin-top: 20px;
  padding: 0;
}
.amblog-post-container.-post-page .amblog-footer,
.amblog-grid-list .slick-slide .amblog-item.-post-page .amblog-footer {
  align-items: flex-start;
  flex-direction: column;
}
.amblog-post-container.-post-page .tags,
.amblog-grid-list .slick-slide .amblog-item.-post-page .tags {
  margin-bottom: 10px;
}
.amblog-post-container.-post-page .amblog-features,
.amblog-grid-list .slick-slide .amblog-item.-post-page .amblog-features {
  margin-bottom: 20px;
}
.amblog-post-container.-post-page .amblog-features + .amblog-helpful-wrap,
.amblog-grid-list .slick-slide .amblog-item.-post-page .amblog-features + .amblog-helpful-wrap {
  margin-top: 0;
}
.amblog-post-container .amblog-bottom,
.amblog-grid-list .slick-slide .amblog-item .amblog-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  flex-wrap: wrap;
  margin-top: 20px;
}
.amblog-post-container .amblog-bottom > *,
.amblog-grid-list .slick-slide .amblog-item .amblog-bottom > * {
  margin-bottom: 10px;
}
.amblog-post-container .amblog-image,
.amblog-grid-list .slick-slide .amblog-item .amblog-image {
  border-radius: 4px;
}
.amblog-post-container .amblog-widget-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  margin: 20px -15px;
}
.amblog-post-container .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-headline {
  color: #333333;
}
.amblog-post-container .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-headline:hover {
  color: #1979c2;
  text-decoration: none;
}
.amblog-post-container .amblog-shot,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot {
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.amblog-post-container .amblog-shot > p,
.amblog-post-container .amblog-content > p,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot > p,
.amblog-grid-list .slick-slide .amblog-item .amblog-content > p {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-post-container .amblog-shot > p,
.ie11 .amblog-post-container .amblog-content > p,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-shot > p,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-content > p {
  word-break: break-all;
}
.amblog-post-container .amblog-features,
.amblog-grid-list .slick-slide .amblog-item .amblog-features {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amblog-post-container .amblog-features.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-features.-post {
  padding: 15px 15px 20px;
}
.amblog-post-container .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-item {
  margin: 0 30px 0 0;
}
.amblog-post-container .amblog-category,
.amblog-post-container .amblog-item.-author-posts,
.amblog-grid-list .slick-slide .amblog-item .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-author-posts {
  color: #333333;
  word-break: break-word;
  word-wrap: break-word;
  font-size: 1.4rem;
  line-height: 25px;
  margin: 5px 30px 5px 0;
}
.ie11 .amblog-post-container .amblog-category,
.ie11 .amblog-post-container .amblog-item.-author-posts,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-category,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author-posts {
  word-break: break-all;
}
.amblog-post-container .amblog-arrow,
.amblog-grid-list .slick-slide .amblog-item .amblog-arrow {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
  display: inline-block;
  height: 12px;
  margin-left: 10px;
  width: 16px;
}
.amblog-post-container .amblog-features.-post .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-features.-post .amblog-item {
  padding: 0;
}
.amblog-post-container .amblog-widget-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  background: #fafafa;
  border: none;
  padding-bottom: 25px;
}
.amblog-post-container .amblog-widget-container .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-list {
  border: 1px solid #e9e9e9;
  background: #ffffff;
  border-radius: 4px;
  margin: 0 20px 0;
}
.amblog-post-container .amblog-widget-container.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post {
  padding-bottom: 10px;
}
.amblog-post-container .amblog-widget-container.-post .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-list {
  background: inherit;
  border: none;
}
.amblog-post-container .amblog-widget-container.-categories .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-categories .amblog-category {
  margin-right: 0;
}
.amblog-index-post .columns .amblog-element-block .am-powered-by,
.amblog-index-post .columns .amblog-post-container .amblog-widget-container .am-powered-by,
.amblog-index-post .columns .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .am-powered-by {
  background: none;
  box-shadow: none;
  color: #888888;
  font-size: 1.2rem;
  margin-bottom: 0;
  margin-top: 3rem;
}
.amblog-index-post .columns .amblog-element-block .am-powered-by.hidden,
.amblog-index-post .columns .amblog-post-container .amblog-widget-container .am-powered-by.hidden,
.amblog-index-post .columns .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .am-powered-by.hidden {
  display: none !important;
}
.amblog-grid-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amblog-grid-list .slick-slide .amblog-item {
  width: 100%;
}
.amblog-grid-list .slick-slide .amblog-item {
  box-sizing: border-box;
}
.amblog-grid-list .amblog-item.-comments {
  white-space: nowrap;
}
.amblog-grid-list .image {
  border-radius: 4px;
}
.amblog-grid-list .product-item-link {
  color: #333333;
  line-height: 1.9rem;
  margin: 5px 0 0;
}
.amblog-grid-list .amblog-features {
  margin-bottom: 5px;
}
.amblog-grid-list .amblog-post-container,
.amblog-grid-list .amblog-grid-list .slick-slide .amblog-item {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.amblog-post-container .amblog-tags,
.amblog-grid-list .amblog-tags,
.amblog-grid-list .slick-slide .amblog-item .amblog-tags {
  padding: 20px 25px 10px;
}
.amblog-post-container .amblog-content,
.amblog-grid-list .amblog-content,
.amblog-grid-list .slick-slide .amblog-item .amblog-content {
  padding: 25px;
}
.amblog-post-container .amblog-tags + .amblog-content,
.amblog-grid-list .amblog-tags + .amblog-content,
.amblog-post-container .post-image + .amblog-content,
.amblog-grid-list .post-image + .amblog-content,
.amblog-grid-list .slick-slide .amblog-item .amblog-tags + .amblog-content,
.amblog-grid-list .slick-slide .amblog-item .post-image + .amblog-content {
  padding-top: 0;
}
.amblog-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 25px;
}
.amblog-wrap > .amblog-no-comments,
.amblog-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.amblog-posted-in {
  padding-right: 4px;
}
.amblog-features .amblog-wrap {
  margin-bottom: 20px;
  margin-right: 30px;
}
.amblog-features .amblog-ref:not(:last-child):after {
  content: ', ';
  padding-right: 4px;
}
.amblog-post-list .post-items {
  margin-bottom: 0;
}
.amblog-post-list .post-items:not(.slick-slider) .post-title {
  display: block;
  margin-bottom: 10px;
}
.amblog-post-list .post-image {
  display: block;
  margin-bottom: 10px;
}
.amblog-post-list .post-title {
  color: #333333;
  display: flex;
  font-weight: 700;
  margin-bottom: 10px;
}
.amblog-post-list .short-description {
  font-size: 1.4rem;
  font-style: italic;
  flex-grow: 2;
  line-height: 1.9rem;
  margin-bottom: 5px;
}
.amblog-post-list .post-link {
  font-weight: 700;
}
.amblog-related-wrapper .slick-track,
.amblog-post-list .slick-track {
  display: flex;
  justify-content: center;
}
.amblog-related-wrapper .slick-slide,
.amblog-post-list .slick-slide {
  margin: 0 10px;
}
.amblog-related-wrapper .post-item-details,
.amblog-post-list .post-item-details {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-related-wrapper .post-item-details,
.ie11 .amblog-post-list .post-item-details {
  word-break: break-all;
}
.amblog-related-wrapper .slick-slider .slick-arrow.slick-next,
.amblog-post-list .slick-slider .slick-arrow.slick-next {
  right: -15px;
}
.amblog-related-wrapper .slick-slider .slick-arrow.slick-prev,
.amblog-post-list .slick-slider .slick-arrow.slick-prev {
  left: -15px;
}
.mobile-block .amblog-post-list .post-item-info:not(:last-of-type),
.sidebar .amblog-post-list .post-item-info:not(:last-of-type) {
  margin-bottom: 25px;
}
.widget.amblog-post-list .amblog-slick-slider.-am-loaded .post-item {
  display: flex !important;
}
.widget.amblog-post-list .slick-track {
  margin: 0 auto;
}
.widget.amblog-post-list .post-item,
.widget.amblog-post-list .post-item-details {
  display: flex;
  flex-direction: column;
}
.widget.amblog-post-list .post-item-details {
  flex-grow: 1;
  justify-content: space-between;
}
.widget.amblog-post-list .amblog-dates {
  margin-top: auto;
}
.post-item.-post-no-image .post-item-details {
  height: 100%;
  justify-content: center;
}
.post-item.-post-no-image .amblog-dates {
  margin-top: initial;
}
.amblog-form-newsletter.amblog-item {
  padding: 0 25px 25px;
}
.amblog-form-newsletter .amblog-form-container {
  position: relative;
}
.amblog-form-newsletter .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
.amblog-form-newsletter .amblog-input:hover {
  border-color: #b3b3b3;
}
.amblog-form-newsletter .amblog-input::-webkit-input-placeholder,
.amblog-form-newsletter .amblog-input:-ms-input-placeholder,
.amblog-form-newsletter .amblog-input::-moz-placeholder {
  color: #707070;
}
.amblog-form-newsletter .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
.amblog-form-newsletter .amblog-input:focus::-webkit-input-placeholder,
.amblog-form-newsletter .amblog-input:focus::-moz-placeholder,
.amblog-form-newsletter .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
.amblog-form-newsletter .amblog-btn {
  background: #1979c2;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  border: none;
  max-width: 250px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.amblog-form-newsletter .amblog-btn:hover {
  background: #135d95;
  color: #ffffff;
  text-decoration: none;
}
.amblog-form-newsletter .amblog-btn:active {
  background: #0d4168;
  color: #ffffff;
  text-decoration: none;
}
.amblog-form-newsletter .amblog-input {
  margin-right: 10px;
  padding-right: 10px;
}
.input-box.-newsletter {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.mobile-block .amblog-form-newsletter .input-box,
.sidebar .amblog-form-newsletter .input-box {
  flex-direction: column;
}
.mobile-block .amblog-form-newsletter .amblog-input,
.sidebar .amblog-form-newsletter .amblog-input {
  margin-bottom: 20px;
  margin-right: 0;
}
.mobile-block .amblog-form-newsletter .amblog-btn,
.sidebar .amblog-form-newsletter .amblog-btn,
.mobile-block .amblog-form-newsletter .amblog-input,
.sidebar .amblog-form-newsletter .amblog-input {
  max-width: 100%;
  width: 100%;
}
.mobile-block .amblog-form-newsletter .mage-error[generated='true'],
.sidebar .amblog-form-newsletter .mage-error[generated='true'] {
  margin-bottom: 10px;
  margin-top: -10px;
  order: 0;
  width: 100%;
  word-break: break-all;
}
.amblog-aside-right,
.amblog-aside-left {
  background: #ffffff;
  box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
  display: none;
  height: calc(100% - 20px);
  overflow-y: scroll;
  padding-top: 20px;
  position: fixed;
  top: 0;
  width: 300px;
  z-index: 1000;
}
.amblog-aside-right.active,
.amblog-aside-left.active {
  display: block;
}
.amblog-aside-right .aside-title,
.amblog-aside-left .aside-title {
  margin: 20px 20px 40px;
  position: relative;
}
.amblog-aside-right .amblog-close,
.amblog-aside-left .amblog-close {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.amblog-aside-right .amblog-close:after,
.amblog-aside-left .amblog-close:after {
  background: url("../Amasty_Blog/images/svg/close.svg");
  content: '';
  display: block;
  height: 18px;
  width: 18px;
}
.amblog-aside-right h3.amblog-title,
.amblog-aside-left h3.amblog-title {
  padding-right: 50px;
}
.amblog-aside-right {
  right: 0;
}
.amblog-aside-left {
  left: 0;
}
.amblog-views,
.amblog-minread {
  white-space: nowrap;
}
.amblog-search-titles {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amblog-search-titles:not([role='tablist']) ~ .amblog-search-content {
  display: none;
}
.amblog-search-title {
  font-size: 1.4rem;
  text-align: center;
  text-transform: capitalize;
}
.amblog-search-items {
  margin-bottom: 40px;
}
.amblog-search-title.open {
  font-weight: 700;
}
.amblog-search-switch {
  display: block;
  padding: 12px 35px;
}
.amblog-search-switch,
.amblog-search-switch:active,
.amblog-search-switch:visited,
.amblog-search-switch:hover,
.amblog-search-switch:focus {
  color: #333333;
  text-decoration: none;
}
.amblog-slick-slider:not(.-am-loaded) {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0;
  min-height: 30px;
}
.amblog-slick-slider:not(.-am-loaded):after {
  content: '';
  display: block;
}
.amblog-slick-slider:not(.-am-loaded) > div,
.widget .amblog-slick-slider:not(.-am-loaded) > div {
  display: none;
}
.amblog-slick-slider.-am-loaded > div,
.widget .amblog-slick-slider.-am-loaded > div {
  display: flex;
}
.main .amblog-related-wrapper:not(.-related-products) {
  margin-bottom: 40px;
}
.main .amblog-related-wrapper:not(.-related-products) .amblog-related-grid {
  margin: 0;
  padding: 20px 10px;
}
.main .amblog-related-wrapper:not(.-related-products) .slick-list {
  margin: 0 10px;
  width: 100%;
}
.main .amblog-related-wrapper:not(.-related-products) .slick-list > .slick-track {
  margin-left: 0;
}
.main .amblog-related-wrapper:not(.-related-products) .slick-slide {
  margin: 0 7px;
  vertical-align: top;
}
.amblog-related-wrapper.-related-products {
  margin-bottom: 40px;
}
.amblog-related-wrapper.-related-products .amblog-item-product {
  box-sizing: border-box;
  margin: 0 10px;
}
.amblog-related-wrapper.-related-products .amblog-item-product .price-box {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-end;
  margin: 0 0 10px;
}
.amblog-related-wrapper.-related-products .amblog-item-product .price-box > .price-box {
  margin-bottom: 0;
}
.amblog-related-wrapper.-related-products .slick-slider {
  justify-content: space-evenly;
  padding: 0;
}
.amblog-related-wrapper.-related-products .map-old-price,
.amblog-related-wrapper.-related-products .map-show-info {
  margin: 0;
}
.amblog-related-wrapper.-related-products .price-including-tax,
.amblog-related-wrapper.-related-products .price-excluding-tax {
  font-size: 1.4rem;
}
.amblog-related-wrapper.-related-products .price-from .price-container,
.amblog-related-wrapper.-related-products .price-to .price-container {
  display: block;
}
.amblog-related-wrapper.-related-products .product-item .old-price {
  margin: 5px 0 0;
}
.amblog-related-wrapper.-related-products .special-price {
  width: 100%;
}
.amblog-related-wrapper.-related-products .amblog-item-product .price-box .map-old-price {
  min-width: auto;
}
.amblog-related-wrapper.-related-products .product-item-details {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
}
.amblog-related-wrapper.-related-products .product-item-actions {
  margin-top: auto;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider.slick-dotted {
  margin-bottom: 30px;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider.-am-loaded .amblog-item-product {
  display: flex !important;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider .slick-slide {
  vertical-align: inherit;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider .amblog-item-product {
  flex-direction: column;
  margin: 0;
  padding: 0 9px;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider .product-item-link {
  flex-grow: 1;
  margin-bottom: 10px;
}
.amblog-slick-slider.slick-slider .slick-dots {
  background: inherit;
  border: none;
  bottom: -25px;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] {
  align-items: center;
  border: none;
  display: inline-flex;
  height: 6px;
  justify-content: center;
  margin: 0;
  padding: 5px;
  text-align: inherit;
  white-space: inherit;
  width: 6px;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation']:hover,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'].selected {
  background: inherit;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation']:hover button,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'].slick-active button {
  background: #ff5502;
  border: none;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] button {
  border: 1px solid #575757;
  border-radius: 100%;
  box-sizing: border-box;
  height: 6px;
  padding: 0;
  width: 6px;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] button:before {
  content: none;
}
.amblog-slick-slider.slick-slider .slick-arrow {
  background: #ffffff url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMTg5IDIuMDA5TDcuMTkgOS4wMS4yMzMgMTUuOTY4bDEuMTA4IDEuMTA5IDguMDQ0LTguMDQ0LTguMTEtOC4xMUwuMTg5IDIuMDA4eiIgZmlsbD0iIzU3NTg1NSIvPjwvc3ZnPg==') center no-repeat !important;
  border-radius: 0;
  height: 30px;
  width: 30px;
  z-index: 2;
}
.amblog-slick-slider.slick-slider .slick-arrow:before,
.amblog-slick-slider.slick-slider .slick-arrow:after {
  display: none;
}
.amblog-slick-slider.slick-slider .slick-arrow.slick-prev {
  transform: rotate(180deg) translate(0, 50%);
}
.amblog-navigation-container {
  align-items: flex-start;
  background: #f9f9f9;
  border-radius: 0 0 5px 5px;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  padding: 25px;
  position: relative;
}
.amblog-navigation-container .amblog-navigation {
  display: flex;
  flex-direction: column;
  margin: 0 10px;
  max-width: 45%;
}
.amblog-navigation-container .amblog-navigation.-previous {
  margin-left: 30px;
}
.amblog-navigation-container .amblog-navigation.-previous > .amblog-title-link:before {
  content: '';
  left: 20px;
}
.amblog-navigation-container .amblog-navigation.-next {
  align-items: flex-end;
  margin-right: 30px;
}
.amblog-navigation-container .amblog-navigation.-next > .amblog-title-link {
  text-align: right;
}
.amblog-navigation-container .amblog-navigation.-next > .amblog-title-link:after {
  content: '';
  right: 20px;
  transform: translateY(-50%) rotate(180deg);
}
.amblog-navigation-container .amblog-navigation > .amblog-title-link {
  word-break: break-word;
  word-wrap: break-word;
  color: #333333;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.7rem;
  margin: 0;
  padding: 0;
  text-transform: initial;
}
.ie11 .amblog-navigation-container .amblog-navigation > .amblog-title-link {
  word-break: break-all;
}
.amblog-navigation-container .amblog-navigation > .amblog-title-link:before,
.amblog-navigation-container .amblog-navigation > .amblog-title-link:after {
  background-image: url("../Amasty_Blog/images/svg/arrow-left.svg");
  height: 19px;
  min-width: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}
.amblog-navigation-container .amblog-navigation > .amblog-date,
.amblog-navigation-container .amblog-navigation > .amblog-views,
.amblog-navigation-container .amblog-navigation > .amblog-minread {
  margin-top: 5px;
}
.amblog-navigation-container .amblog-navigation .amblog-navigation-label {
  color: #707070;
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin-bottom: 5px;
}
.amblog-social-container .amblog-list,
.amblog-element-block[data-set='sidebar-author'] .amblog-list,
.amblog-item[data-set='content-author'] .amblog-list,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.amblog-social-container .amblog-icon,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon,
.amblog-item[data-set='content-author'] .amblog-icon,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon {
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #fafafa;
  border-radius: 50%;
  cursor: pointer;
  height: 40px;
  margin: 0 18px 18px 0;
  width: 40px;
}
.amblog-social-container .amblog-icon:hover,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon:hover,
.amblog-item[data-set='content-author'] .amblog-icon:hover,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon:hover {
  filter: brightness(1.2);
}
.amblog-social-container .amblog-icon.-twitter,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-twitter,
.amblog-item[data-set='content-author'] .amblog-icon.-twitter,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-twitter,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-twitter {
  background-image: url("../Amasty_Blog/images/svg/twitter.svg");
}
.amblog-social-container .amblog-icon.-facebook,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-facebook,
.amblog-item[data-set='content-author'] .amblog-icon.-facebook,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-facebook,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-facebook {
  background-image: url("../Amasty_Blog/images/svg/facebook.svg");
}
.amblog-social-container .amblog-icon.-vkontakte,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-vkontakte,
.amblog-item[data-set='content-author'] .amblog-icon.-vkontakte,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-vkontakte,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-vkontakte {
  background-image: url("../Amasty_Blog/images/svg/vk.svg");
}
.amblog-social-container .amblog-icon.-digg,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-digg,
.amblog-item[data-set='content-author'] .amblog-icon.-digg,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-digg,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-digg {
  background-image: url("../Amasty_Blog/images/svg/digg.svg");
}
.amblog-social-container .amblog-icon.-pinterest,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-pinterest,
.amblog-item[data-set='content-author'] .amblog-icon.-pinterest,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-pinterest,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-pinterest {
  background-image: url("../Amasty_Blog/images/svg/pinterest.svg");
}
.amblog-social-container .amblog-icon.-blogger,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-blogger,
.amblog-item[data-set='content-author'] .amblog-icon.-blogger,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-blogger,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-blogger {
  background-image: url("../Amasty_Blog/images/svg/blogger.svg");
}
.amblog-social-container .amblog-icon.-linkedin,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-linkedin,
.amblog-item[data-set='content-author'] .amblog-icon.-linkedin,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-linkedin,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-linkedin {
  background-image: url("../Amasty_Blog/images/svg/linkedin.svg");
}
.amblog-social-container .amblog-icon.-tumblr,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-tumblr,
.amblog-item[data-set='content-author'] .amblog-icon.-tumblr,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-tumblr,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-tumblr {
  background-image: url("../Amasty_Blog/images/svg/tumblr.svg");
}
.amblog-social-container .amblog-icon.-reddit,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-reddit,
.amblog-item[data-set='content-author'] .amblog-icon.-reddit,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-reddit,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-reddit {
  background-image: url("../Amasty_Blog/images/svg/reddit.svg");
}
.amblog-social-container .amblog-icon.-slashdot,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-slashdot,
.amblog-item[data-set='content-author'] .amblog-icon.-slashdot,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-slashdot,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-slashdot {
  background-image: url("../Amasty_Blog/images/svg/slashdot.svg");
}
.amblog-social-container .amblog-icon.-odnoklassniki,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-odnoklassniki,
.amblog-item[data-set='content-author'] .amblog-icon.-odnoklassniki,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-odnoklassniki,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-odnoklassniki {
  background-image: url("../Amasty_Blog/images/svg/ok.svg");
}
.amblog-social-container .amblog-icon.-google,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-google,
.amblog-item[data-set='content-author'] .amblog-icon.-google,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-google,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-google {
  background-image: url("../Amasty_Blog/images/svg/google.svg");
}
.amblog-social-container .amblog-icon.-youtube,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-youtube,
.amblog-item[data-set='content-author'] .amblog-icon.-youtube,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-youtube,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-youtube {
  background-image: url("../Amasty_Blog/images/svg/youtube.svg");
}
.amblog-social-container .amblog-icon.-instagram,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-instagram,
.amblog-item[data-set='content-author'] .amblog-icon.-instagram,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-instagram,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-instagram {
  background-image: url("../Amasty_Blog/images/svg/instagram.svg");
}
.amblog-social-container .amblog-icon.-tiktok,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-tiktok,
.amblog-item[data-set='content-author'] .amblog-icon.-tiktok,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-tiktok,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-tiktok {
  background-image: url("../Amasty_Blog/images/svg/tiktok.svg");
}
.amblog-social-container .amblog-icon.-whatsapp,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-whatsapp,
.amblog-item[data-set='content-author'] .amblog-icon.-whatsapp,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-whatsapp,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-whatsapp {
  background-image: url("../Amasty_Blog/images/svg/whatsapp.svg");
}
.amblog-plus {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
}
.amblog-plus .amblog-icon {
  -webkit-transition: all 0.3 ease;
  -moz-transition: all 0.3 ease;
  -ms-transition: all 0.3 ease;
  transition: all 0.3 ease;
  display: inline-flex;
  height: 18px;
  margin: 0 5px 0 10px;
  width: 20px;
}
.amblog-plus .amblog-count {
  color: #888888;
}
.amblog-plus .amblog-icon {
  background: url("../Amasty_Blog/images/svg/like.svg");
}
.amblog-plus:hover .amblog-icon {
  background: url("../Amasty_Blog/images/svg/like-hover.svg");
}
.amblog-plus.-voted .amblog-icon {
  background: url("../Amasty_Blog/images/svg/like-active.svg");
}
.amblog-social {
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-element-block .amblog-categories,
.amblog-post-container .amblog-widget-container .amblog-categories,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amblog-element-block .amblog-categories.-level1 .amblog-categories,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 .amblog-categories,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 .amblog-categories {
  padding-left: 20px;
}
.amblog-element-block .amblog-categories .amblog-category-count,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-category-count,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-category-count {
  color: #707070;
  font-weight: 400;
}
.amblog-element-block .amblog-categories .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  font-size: 1.4rem;
  font-weight: 400;
}
.amblog-element-block .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link {
  font-weight: 700;
}
.amblog-element-block .amblog-categories.-level2 .amblog-category,
.amblog-post-container .amblog-widget-container .amblog-categories.-level2 .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level2 .amblog-category {
  margin: 10px 0 0;
}
.amblog-element-block .amblog-categories.-level3 .amblog-category,
.amblog-post-container .amblog-widget-container .amblog-categories.-level3 .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level3 .amblog-category {
  margin-top: 5px;
}
.hide,
.amcart-message-box.actions,
.am-related-box.actions,
.amcart-message-box .action.back.customization,
.am-related-box .action.back.customization,
#bundleSummary .title,
#bundleSummary .bundle-summary,
#bundleSummary .product-addto-links,
#bundleSummary .price-box {
  display: none;
}
.amcart-message-box,
.am-related-box {
  min-width: 320px;
}
.amcart-message-box.required,
.am-related-box.required {
  color: #e02b27;
}
.amcart-message-box.price-box,
.am-related-box.price-box {
  margin: 5px 0 0 10px;
}
.amcart-message-box.price-box p,
.am-related-box.price-box p {
  margin: 0;
  padding: 0;
}
.amcart-message-box .text,
.am-related-box .text {
  font-size: 14px;
  font-weight: normal;
}
.amcart-message-box .product-info-main,
.am-related-box .product-info-main {
  float: none;
  width: auto !important;
}
.amcart-message-box .related,
.am-related-box .related {
  margin: 0 auto;
  width: 320px;
}
.amcart-message-box .product-add-form,
.am-related-box .product-add-form {
  margin: 0 25px;
  text-align: left;
}
.amcart-message-box .product-item-actions,
.am-related-box .product-item-actions {
  display: block;
}
.amcart-message-box .amcart-subtotal,
.am-related-box .amcart-subtotal {
  font-size: 14px;
}
.amcart-message-box #amcart-count,
.am-related-box #amcart-count {
  margin-bottom: 0;
  font-size: 14px;
}
.amcart-message-box .stock.unavailable,
.am-related-box .stock.unavailable {
  margin-top: 10px;
}
.amcart-message-box {
  margin: 40px auto 13px;
}
.amcart-message-box .product-options-bottom .actions,
.amcart-message-box .box-tocart .actions {
  display: none;
}
.am-related-box {
  margin: 20px auto 13px;
}
.am-related-box .am-title {
  text-transform: uppercase;
  color: #333;
}
.am-related-box .am-product-image.product {
  position: relative;
  margin: 0 0 5px 0;
}
.am-related-box .products-crosssell .product-item {
  padding: 0;
}
#confirmOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}
#confirmOverlay img {
  display: inline;
}
#confirmBox {
  position: relative;
  height: auto;
  max-height: 88vh;
  max-width: 100%;
  text-align: center;
  z-index: 9999;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  overflow-y: auto;
  /* rewrite magento styles*/
}
#confirmBox > p {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
  line-height: normal;
  font-weight: normal;
  background: none;
  font-size: 16px;
}
#confirmBox > .cross {
  position: absolute;
  top: 5px;
  right: 10px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 21px;
  z-index: 9;
}
#confirmBox > .cross:hover {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.45);
}
#confirmBox .am-actions-wrapper > .towishlist,
#confirmBox .am-actions-wrapper > .tocompare {
  background: #f0f0f0 no-repeat center;
  background-size: 60%;
}
#confirmBox .am-actions-wrapper > .towishlist:before,
#confirmBox .am-actions-wrapper > .tocompare:before {
  content: '';
}
#confirmBox .am-actions-wrapper > .towishlist {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0wIDIwMFYwaDIwMGExMDAgMTAwIDkwIDAgMSAwIDIwMCAxMDAgMTAwIDkwIDAgMS0yMDAgMHoiIGlkPSJhIi8+PC9kZWZzPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0tMS0xaDMydjMySC0xeiIvPjx1c2UgeGxpbms6aHJlZj0iI2EiIGZpbGw9IiM2NjYiIHRyYW5zZm9ybT0icm90YXRlKC0xMzUgNTEgLTE4NSkgc2NhbGUoLjA3NTU3KSIgeT0iLTQ3NzUiIHg9Ii05NjciIHN0cm9rZS13aWR0aD0iMCIvPjwvc3ZnPg==);
}
#confirmBox .am-actions-wrapper > .towishlist:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0wIDIwMFYwaDIwMGExMDAgMTAwIDkwIDAgMSAwIDIwMCAxMDAgMTAwIDkwIDAgMS0yMDAgMHoiIGlkPSJhIi8+PC9kZWZzPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0tMS0xaDMydjMySC0xeiIvPjx1c2UgeGxpbms6aHJlZj0iI2EiIGZpbGw9IiNmZjBlMDAiIHRyYW5zZm9ybT0icm90YXRlKC0xMzUgNTEgLTE4NSkgc2NhbGUoLjA3NTU3KSIgeT0iLTQ3NzUiIHg9Ii05NjciIHN0cm9rZS13aWR0aD0iMCIvPjwvc3ZnPg==);
}
#confirmBox .am-actions-wrapper > .tocompare {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMzJ2MzJILTF6Ii8+PGc+PHBhdGggZmlsbD0iIzY2NiIgZD0iTTEyIDRoN3YyMmgtN3pNMSAyMGg3djZIMXpNMjIgMTJoN3YxNGgtN3oiLz48L2c+PC9zdmc+);
}
#confirmBox .am-actions-wrapper > .tocompare:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMzJ2MzJILTF6Ii8+PHBhdGggZmlsbD0iI2ZmOTQxNiIgZD0iTTEyIDRoN3YyMmgtN3pNMSAyMGg3djZIMXptMjEtOGg3djE0aC03eiIvPjwvc3ZnPg==);
}
#confirmBox .product-item-name {
  margin: 0 0 10px;
}
#confirmBox .am-slider {
  margin: 15px 0 0 0;
}
#confirmBox .actions-secondary .action {
  color: #666666;
}
#confirmBox .product-item .price-box {
  margin: 0 0 15px;
}
#confirmBox .product-options-bottom .product-social-links {
  display: none;
}
#confirmBox .product-options-bottom .grouped .price-box .price-container .price,
#confirmBox .product-options-bottom .grouped .price-box .price-container {
  font-size: 14px;
  line-height: 20px;
}
#confirmBox .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.amcart-confirm-buttons {
  margin: 20px auto;
}
.amcart-confirm-buttons .button {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 45%;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  padding: 7px 10px;
}
.amcart-confirm-buttons .button:hover {
  opacity: .8;
}
.amcart-confirm-buttons .checkout {
  display: block;
  padding: 25px 0 8px 0;
  font-size: 16px;
}
.amcart-confirm-buttons .button:last-child {
  margin-right: 0;
}
.amcart-confirm-buttons .am-btn-left {
  margin-right: 10px;
}
.amcart-confirm-buttons button.am-btn-right,
.amcart-confirm-buttons button.am-btn-left {
  border: 0;
}
.amcart-confirm-buttons .timer {
  display: none;
}
.product-details {
  position: relative;
  bottom: 3px;
}
.am-cart-info {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: black;
  font-weight: bold;
  text-align: center;
}
.added-item {
  display: block;
  margin: 33px 15px 5px;
  font-weight: 800;
  font-size: 24px;
  line-height: normal;
  word-break: break-word;
}
.am_price {
  font-weight: bold;
}
.mask {
  opacity: .4;
}
#am-a-count {
  font-weight: bold;
}
#am-a-count:visited {
  color: #000;
}
.amcart-message-box .products .product-item-name {
  margin: 0;
}
.amcart-message-box .products .product-item-actions .secondary-addto-links,
.amcart-message-box .products .product-item-actions .actions-primary,
.amcart-message-box .products .product-item-actions .actions-secondary {
  text-align: center;
}
.amcart-message-box .products .product-item-actions .actions-primary,
.amcart-message-box .products .product-item-actions .secondary-addto-links {
  display: block;
  float: none;
  margin: 5px auto;
}
.amcart-message-box .products .product-item-actions .tocart {
  background: #2d9cdb;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  border-radius: 3px;
  border: 0;
}
.am-related-box .products .product-item-name {
  margin: 0;
}
.am-related-box .products .product-item-actions .secondary-addto-links,
.am-related-box .products .product-item-actions .actions-primary,
.am-related-box .products .product-item-actions .actions-secondary {
  text-align: center;
}
.am-related-box .products .product-item-actions .actions-primary,
.am-related-box .products .product-item-actions .secondary-addto-links {
  display: block;
  float: none;
  margin: 5px auto 10px;
}
.am-related-box .products .product-item-actions .am-actions-wrapper {
  position: absolute;
  top: -30px;
  right: 0;
  margin: 0;
  display: none;
  width: 100%;
  transition: all 0.2s ease-in-out;
  z-index: 999;
}
.am-related-box .products .product-item-actions .am-actions-wrapper .action {
  width: 30px;
  height: 30px;
  background: #f0f0f0;
}
.am-related-box .products .product-item-actions .am-actions-wrapper .action:before {
  line-height: 30px;
}
.am-related-box .products .product-item-actions .tocart {
  background: #2d9cdb;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  border-radius: 3px;
  border: 0;
}
.product-info-main .product-add-form {
  text-align: left;
}
.products.list .swatch-attribute .amcart-error {
  display: none;
}
.am-slider.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.am-slider.owl-carousel .owl-prev {
  float: left;
  margin-left: 5px;
  pointer-events: auto;
}
.am-slider.owl-carousel .owl-next {
  float: right;
  margin-right: 5px;
  pointer-events: auto;
}
.am-slider.owl-carousel .owl-nav .disabled {
  opacity: .3;
}
.am-slider.owl-carousel .product-item {
  margin: 0 auto;
}
.am-slider.owl-carousel .product-item-info:hover {
  box-shadow: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.am-slider.arrow {
  width: 18px;
  height: 35px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMzUiIHZpZXdCb3g9IjAgMCAxOSAzNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+bmV4dDwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB1c2luZyBGaWdtYTwvZGVzYz48ZyBpZD0iQ2FudmFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA2MDIgLTgwOSkiPjxnIGlkPSJuZXh0Ij48ZyBpZD0iR3JvdXAiPjxnIGlkPSJWZWN0b3IiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX2ZpbGwiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNjAyIDgwOSkiIGZpbGw9IiNCQkJCQkIiLz48L2c+PC9nPjwvZz48L2c+PGRlZnM+PHBhdGggaWQ9InBhdGgwX2ZpbGwiIGQ9Ik0gMTguMjAzMiAxNi44MDIzTCAxLjY5MjUxIDAuMjkxNTZDIDEuMzAzNzcgLTAuMDk3MTg2NiAwLjY4MDMwNiAtMC4wOTcxODY2IDAuMjkxNTYgMC4yOTE1NkMgLTAuMDk3MTg2NyAwLjY4MDMwNiAtMC4wOTcxODY3IDEuMzAzNzcgMC4yOTE1NiAxLjY5MjUxTCAxNi4wOTgxIDE3LjQ5OTFMIDAuMjkxNTYgMzMuMzA1N0MgLTAuMDk3MTg2NyAzMy42OTQ0IC0wLjA5NzE4NjcgMzQuMzE3OSAwLjI5MTU2IDM0LjcwNjZDIDAuNDgyMjY1IDM0Ljg5NzMgMC43Mzg5ODUgMzUgMC45ODgzNjkgMzVDIDEuMjM3NzUgMzUgMS40OTQ0NyAzNC45MDQ2IDEuNjg1MTggMzQuNzA2NkwgMTguMTk1OSAxOC4xOTU5QyAxOC41ODQ2IDE3LjgxNDUgMTguNTg0NiAxNy4xODM3IDE4LjIwMzIgMTYuODAyM1oiLz48L2RlZnM+PC9zdmc+);
  cursor: pointer;
}
.am-slider.arrow.-left {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.am-photo-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.amcart-message-box .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.amcart-message-box .owl-stage .product-item,
.amcart-message-box .owl-stage .product-item-info {
  height: 100%;
}
.amcart-message-box .owl-stage .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.am-related-box .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}
.am-related-box .owl-stage .product-item,
.am-related-box .owl-stage .product-item-info {
  height: 100%;
}
.am-related-box .owl-stage .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}
.am-related-title {
  margin: 20px 40px;
  font-size: 15px;
  height: 1px;
  background: #cecccc;
  line-height: 0;
}
.am-related-title > .am-title {
  padding: 0 20px;
}
#amimg-container {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
}
#amprogress {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(11, 11, 11, 0.1) 0%, rgba(11, 11, 11, 0.6) 100%) repeat-x rgba(11, 11, 11, 0.2);
}
div.swatch-option-tooltip {
  z-index: 99999;
}
#confirmBox .error {
  margin: 33px 15px 5px;
}
[data-post-ajax] {
  cursor: pointer;
}
.amcart-message-box .bundle-options-wrapper {
  margin-top: 25px;
}
.amcart-message-box .bundle-options-wrapper input[type="radio"] {
  width: 15px;
}
.amcart-message-box .bundle-options-wrapper p.required {
  color: #e02b27;
}
.amcart-message-box .bundle-options-wrapper .field.qty > .label {
  display: inline-block;
  margin: 10px 0 8px;
  font-weight: 600;
}
.amcart-message-box .bundle-options-wrapper .input-text.qty {
  text-align: center;
  width: 54px;
}
.amcart-message-box .block-bundle-summary {
  display: none;
}
.page-product-downloadable .amcart-message-box .product-add-form {
  margin-bottom: 0;
}
.page-product-downloadable .amcart-message-box .product-options-bottom,
.page-product-downloadable .amcart-message-box .product-options-wrapper {
  float: none;
  width: auto;
}
.page-product-downloadable .amcart-message-box .box-tocart .field.qty {
  display: block;
  margin-bottom: 6px;
}
.page-products .amcart-minipage-wrap .product-item-info {
  width: 100%;
}
.amcart-minipage-wrap {
  /* don't hide grouped price*/
}
.amcart-minipage-wrap .product-item-info {
  width: 100%;
}
.amcart-minipage-wrap .amcart-confirm-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.amcart-minipage-wrap .amcart-confirm-buttons .am-btn-left,
.amcart-minipage-wrap .amcart-confirm-buttons .am-btn-right {
  font-size: 18px;
  margin: auto;
  max-width: 260px;
  width: 100%;
}
.amcart-minipage-wrap .amcart-message-box {
  max-width: 320px;
}
.amcart-minipage-wrap .am-photo-container {
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
  margin: 0 25px 10px;
  width: initial;
}
.amcart-minipage-wrap .am-photo-container > .product-item-photo {
  display: block;
  margin: auto;
  width: 60%;
}
.amcart-minipage-wrap .am-photo-container .product-image-container {
  vertical-align: middle;
}
.amcart-minipage-wrap .product-options-bottom .price-box {
  display: none;
}
.amcart-minipage-wrap .product-options-bottom .grouped .price-box {
  display: block;
}
.ampage-top-info,
.ampage-bottom-info {
  text-align: left;
}
.ampage-top-info {
  margin: 5px 25px 15px;
}
.ampage-top-info > .am-title {
  font-size: 20px;
  margin-bottom: 5px;
}
.ampage-top-info > .am-rating .rating-summary {
  vertical-align: text-bottom;
}
.ampage-top-info > .am-price,
.ampage-top-info > .am-price .price {
  font-size: 24px;
  font-weight: bold;
}
.amcart-confirm-block .reviews-actions .action {
  color: #000000;
  font-size: 14px;
  margin-left: 15px;
}
.ampage-bottom-info > .am-description {
  font-size: 12px;
  margin: 0 25px;
}
.ampage-bottom-info .swatch-attribute {
  margin-bottom: 20px;
}
.amcart-product-notice {
  background: #fffae5;
  display: inline-block;
  font-size: 12px;
  padding: 10px 20px;
}
.amcart-product-notice p {
  margin-bottom: 0;
}
.amcart-qty-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
  margin: 0 5px 0 7px;
}
.amcart-qty-wrap > .amcart-label {
  position: absolute;
  top: 0;
  margin-right: 8px;
  line-height: 30px;
  font-weight: bold;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.amcart-qty-wrap > .amcart-control {
  position: relative;
  width: 25px;
  height: 30px;
  background: #b2b2b2;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.amcart-qty-wrap > .amcart-control:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.amcart-qty-wrap > .amcart-control:hover {
  background: #999999;
}
.amcart-qty-wrap > .amcart-control.-minus {
  order: 1;
}
.amcart-qty-wrap > .amcart-control.-minus:before {
  content: '-';
}
.amcart-qty-wrap > .amcart-control.-plus {
  order: 3;
}
.amcart-qty-wrap > .amcart-control.-plus:before {
  content: '+';
}
.amcart-qty-wrap > .amcart-input,
.amcart-qty-wrap > .amcart-input.input-text.qty {
  margin: 0 5px;
  padding: 3px;
  width: 40px;
  height: 30px;
  box-sizing: border-box;
  text-align: center;
  order: 2;
}
.amcart-qty-wrap > .amcart-refresh {
  margin-left: 10px;
  width: 20px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjQ2NCAxMC42MjVsMS4yMjIgMS41NjNBNy45MDQgNy45MDQgMCAwIDEgOS42NDMgMTVDNS40IDE1IDEuOTI5IDExLjYyNSAxLjkyOSA3LjVjMC0uMTg4IDAtLjQzOC4wNjQtLjYyNUgwbDIuODkzLTMuNzUgMi44OTMgMy43NUgzLjkyYy0uMDY0LjE4OC0uMDY0LjQzOC0uMDY0LjYyNSAwIDMuMTI1IDIuNTcyIDUuNjI1IDUuNzg2IDUuNjI1IDEuOTkzIDAgMy43OTMtMSA0LjgyMS0yLjV6bTIuODI5LTMuNzVDMTYuOTcgMy4wNjIgMTMuNjkzIDAgOS42NDMgMGE3Ljk5OCA3Ljk5OCAwIDAgMC01LjUyOSAyLjI1bDEuMjIyIDEuNWMxLjAyOC0xLjE4OCAyLjU3MS0xLjg3NSA0LjMwNy0xLjg3NSAyLjk1NyAwIDUuNCAyLjE4OCA1LjcyMSA1SDEzLjVsMi44OTMgMy43NSAyLjg5My0zLjc1aC0xLjk5M3oiIGZpbGw9IiM5NDk0OTQiLz48L3N2Zz4=) no-repeat center;
  order: 4;
  cursor: pointer;
  opacity: .7;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.amcart-qty-wrap > .amcart-refresh:hover {
  opacity: 1;
}
.amcart-message-box > .amcart-qty-wrap {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 5px;
}
.amscroll-page-num {
  clear: both;
  padding: 6px 10px;
  color: #252525;
  letter-spacing: .03em;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2rem;
}
.amscroll-page-num.-amscroll-button {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #c2c2c2;
  border-radius: 2px;
  background: #fbfbfb;
}
.amscroll-page-num.-amscroll-divider {
  border-bottom: 1px solid #c2c2c2;
}
.amscroll-page-num.-amscroll-background {
  background: #fbfbfb;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-loading-block {
  margin: 0 auto;
  padding: 10px 0;
  width: 20px;
  height: 20px;
}
.amscroll-loading-icon {
  min-width: 20px;
  height: 20px;
}
.amscroll-loading-icon.-amscroll-animate {
  animation: amScrollRotate 1.5s linear infinite;
}
.amscroll-load-button {
  display: flex;
  align-items: center;
  margin: 5px auto;
  padding: 5px 20px;
  max-width: 100%;
  width: max-content;
  border: 1px solid;
  border-radius: 2px;
  background-color: transparent;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: .03em;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
  cursor: pointer;
  transition: color 0.2s;
}
._keyfocus .amscroll-load-button:focus {
  box-shadow: none;
}
.amscroll-load-button:not(.focus-visible) {
  border-color: transparent !important;
}
.amscroll-load-button:hover,
.amscroll-load-button:focus,
.amscroll-load-button:active {
  background-color: transparent;
}
.amscroll-load-button:hover > .amscroll-text {
  filter: brightness(0.8);
}
.ie11 .amscroll-load-button {
  width: 120px;
}
.amscroll-load-button > .amscroll-text {
  word-wrap: break-word;
  word-break: break-word;
  transition: filter 0.2s;
  pointer-events: none;
  user-select: none;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.amscroll-load-button > .amscroll-loading-icon {
  display: none;
  margin-right: 10px;
}
.amscroll-load-button.-amscroll-loading {
  pointer-events: none;
  user-select: none;
}
.amscroll-load-button.-amscroll-loading > .amscroll-loading-icon {
  display: block;
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.amscroll-backtotop-block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 99999;
  overflow: hidden;
  box-sizing: border-box;
  padding: 6px 12px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  transition: right 0.2s;
}
.amscroll-backtotop-block:not(.-amscroll-active) {
  right: -60px !important;
}
._keyfocus .amscroll-backtotop-block:focus,
.amscroll-backtotop-block:not(.primary) {
  box-shadow: none;
}
.amscroll-backtotop-block:hover,
.amscroll-backtotop-block:focus,
.amscroll-backtotop-block:active {
  border: 0;
  box-shadow: none;
  color: #ffffff;
}
.amscroll-backtotop-block .amscroll-text {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.5rem;
}
.amscroll-backtotop-block:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: inherit;
  content: '';
  opacity: 0;
  filter: brightness(0.8);
  transition: opacity 0.2s;
}
.amscroll-backtotop-block:after {
  position: relative;
  z-index: 1;
  display: inline-block;
  content: '';
}
.amscroll-backtotop-block:hover:before {
  opacity: 1;
}
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* Better Font Rendering =========== */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
.bss-tab-hidden {
  display: none !important;
}
.bss-hidden {
  position: absolute;
  height: 0;
  overflow: hidden;
  left: -1000px;
}
.bss-disabled {
  pointer-events: none;
  opacity: 0.5;
}
.action.view {
  cursor: pointer;
}
.action.add {
  cursor: pointer;
}
[data-content-type="faq"] {
  list-style-type: none;
  position: relative;
  width: 100%;
  padding-left: 0;
}
@media (max-width: 767px) {
  [data-content-type="faq"] {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  [data-content-type="faq"] {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 96%;
  }
}
[data-content-type="faq-item"] {
  overflow: hidden;
  padding: 10px !important;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
[data-content-type="faq-item"] [data-role="content"] {
  display: none;
  padding-left: 2rem;
  padding-right: 2rem;
}
[data-content-type="faq-item"] [data-role="content"] [data-element=answer] {
  padding-left: 3.1rem !important;
  padding-bottom: 10px !important;
}
[data-content-type="faq-item"] [data-role="content"] [data-element=answer] div {
  font-family: "Lato Regular";
  text-transform: None;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  font-style: normal;
  line-height: 1.42;
}
[data-content-type="faq-item"] [data-role="content"] [data-element=answer] ul {
  list-style-type: initial;
}
[data-content-type="faq-item"] [data-role="content"] img {
  padding-left: 3.1rem !important;
}
[data-content-type="faq-item"] [data-role="collapsible"] {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
  padding-right: 2rem !important;
  font-family: "BebasNeuePro-Regular";
  text-transform: unset;
  font-size: 27px;
  color: #333;
  font-weight: 600;
  font-style: normal;
  line-height: 1.1;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
}
[data-content-type="faq-item"] [data-role="collapsible"]:before {
  font-family: 'pagebuilder-font';
  font-size: 12px;
  margin-left: -2rem;
  margin-right: 2.5rem;
}
[data-content-type="faq-item"] [data-role="collapsible"][aria-selected="true"]:before {
  content: '\f104';
}
[data-content-type="faq-item"] [data-role="collapsible"][aria-selected="false"]:before {
  content: '\f101';
}
@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  [data-content-type="faq-item"] {
    box-shadow: unset;
    border: 0.5px solid #999;
  }
}
@media (max-width: 767px) {
  [data-content-type="faq-item"] {
    box-shadow: unset;
    border: 0.5px solid #999;
  }
  [data-content-type="faq-item"] [data-role="content"] [data-element=answer] {
    padding-left: 0rem !important;
    padding-top: 2rem !important;
  }
  [data-content-type="faq-item"] [data-role="content"] img {
    width: 80%;
  }
  [data-content-type="faq-item"] [data-role="collapsible"] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 2rem !important;
  }
  [data-content-type="faq-item"] [data-role="collapsible"]:before {
    margin-left: -2rem;
    margin-right: 1rem;
  }
}
.bfb-element-datepicker {
  background: #ffffff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.bfb-element-datepicker .ui-datepicker-buttonpane button,
.bfb-element-datepicker .ui-datepicker-buttonpane .block-footer .action-add {
  background: #ffffff;
  border: 1px solid #adadad;
  border-radius: 1px;
  box-sizing: border-box;
  color: #007dbd;
  float: left;
  line-height: 34px;
  padding: 0;
  text-align: center;
  width: 49%;
  font-weight: 500;
  box-shadow: none;
}
.bfb-element-datepicker .ui-datepicker-buttonpane button:hover,
.bfb-element-datepicker .ui-datepicker-buttonpane .block-footer .action-add:hover {
  background: #007dbd;
  border-color: #007dbd;
  color: #FFF;
}
.bfb-element-datepicker table.ui-datepicker-calendar tr {
  background: transparent;
}
.bfb-element-datepicker table.ui-datepicker-calendar tr th {
  background: transparent;
  border: 0;
  padding: 0;
}
.bfb-element-datepicker table.ui-datepicker-calendar span,
.bfb-element-datepicker table.ui-datepicker-calendar a {
  box-sizing: border-box;
  color: #514943;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  width: 38px;
  padding: 0;
}
.bfb-element-datepicker .ui-datepicker-buttonpane {
  border: 0;
}
.bfb-element-datepicker .ui-datepicker-buttonpane .ui-datepicker-close {
  float: right;
}
.bfb-element-datepicker .ui-datepicker-title .ui-datepicker-year,
.bfb-element-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin: 0;
}
.bfb-element-datepicker .ui-datepicker-title > select:first-child {
  margin-right: 6%;
}
.bfb-element-datepicker .ui-datepicker-title > .ui-datepicker-year:first-child {
  margin-right: 6%;
}
.bfb-element-datepicker .ui-datepicker-calendar {
  border: 0;
}
.bfb-element-datepicker .ui-datepicker-calendar .ui-state-disabled {
  background: #f5f5f5;
}
.bfb-element-datepicker .ui-slider .ui-slider-handle {
  cursor: pointer;
}
.bfb-animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bfb-fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.bfb-spinner {
  font-size: 4rem;
  left: 50%;
  margin-left: -2rem;
  margin-top: -2rem;
  position: absolute;
  top: 50%;
}
.bfb-spinner > span:nth-child(1) {
  -webkit-animation-delay: 0.27s;
  -moz-animation-delay: 0.27s;
  -ms-animation-delay: 0.27s;
  animation-delay: 0.27s;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.bfb-spinner > span:nth-child(2) {
  -webkit-animation-delay: 0.36s;
  -moz-animation-delay: 0.36s;
  -ms-animation-delay: 0.36s;
  animation-delay: 0.36s;
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.bfb-spinner > span:nth-child(3) {
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.bfb-spinner > span:nth-child(4) {
  -webkit-animation-delay: 0.54s;
  -moz-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  animation-delay: 0.54s;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.bfb-spinner > span:nth-child(5) {
  -webkit-animation-delay: 0.63s;
  -moz-animation-delay: 0.63s;
  -ms-animation-delay: 0.63s;
  animation-delay: 0.63s;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.bfb-spinner > span:nth-child(6) {
  -webkit-animation-delay: 0.72s;
  -moz-animation-delay: 0.72s;
  -ms-animation-delay: 0.72s;
  animation-delay: 0.72s;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.bfb-spinner > span:nth-child(7) {
  -webkit-animation-delay: 0.8100000000000001s;
  -moz-animation-delay: 0.8100000000000001s;
  -ms-animation-delay: 0.8100000000000001s;
  animation-delay: 0.8100000000000001s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.bfb-spinner > span:nth-child(8) {
  -webkit-animation-delay: 0.9;
  -moz-animation-delay: 0.9;
  -ms-animation-delay: 0.9;
  animation-delay: 0.9;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
@-moz-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
.bfb-spinner > span {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation-name: fade;
  -moz-animation-name: fade;
  -ms-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 0.72s;
  -moz-animation-duration: 0.72s;
  -ms-animation-duration: 0.72s;
  animation-duration: 0.72s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -moz-animation-direction: linear;
  -ms-animation-direction: linear;
  animation-direction: linear;
  background-color: #ffffff;
  border-radius: 6px;
  clip: rect(0 0.28571429em 0.1em 0);
  height: .1em;
  margin-top: 0.5em;
  position: absolute;
  width: 1em;
}
.ie9 .bfb-spinner {
  background: url('../images/ajax-loader.gif') no-repeat center;
}
.ie9 .bfb-spinner > span {
  display: none;
}
.bfb-popup-overlay {
  display: none;
}
.bfb-popup-show .bfb-popup-overlay {
  z-index: 998;
  position: fixed;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s ease-out;
}
.bfb-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  overflow-y: scroll;
  overflow-x: hidden;
}
.bfb-popup:before,
.bfb-popup:after {
  content: '';
  display: table;
  clear: both;
}
.bfb-popup .bfb-popup-close {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 2px;
  right: 2px;
  line-height: 20px;
  cursor: pointer;
  opacity: .5;
  z-index: 4;
  background: url('../BlueFormBuilder_Core/images/close-icon.png') center center no-repeat;
  background-size: 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.bfb-popup .bfb-popup-close:hover {
  opacity: 1;
  background-size: 22px;
}
.bfb-popup .block.bfb {
  box-shadow: none;
}
.bfb-popup-slidein .bfb-popup {
  opacity: 0;
}
.bfb-popup-slidein.bfb-popup-align-bottom-right .bfb-popup,
.bfb-popup-slidein.bfb-popup-align-bottom-left .bfb-popup {
  bottom: 0;
  transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
}
.bfb-popup-slidein.bfb-popup-align-bottom-right.popup-show .bfb-popup,
.bfb-popup-slidein.bfb-popup-align-bottom-left.popup-show .bfb-popup {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-popup-slidein.popup-show .bfb-popup {
  opacity: 1;
}
.bfb-popup-container {
  position: fixed;
  box-shadow: none;
  z-index: 999;
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1);
}
.bfb-popup-container.bfb-popup-align-inline {
  position: static;
}
.bfb-popup-container .bfb-popup {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  position: fixed;
  margin: 0;
  z-index: 999;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bfb-popup-container .block.bfb {
  background: #FFF;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bfb-popup-container .bfb-popup-link {
  cursor: pointer;
  padding: 6px 15px 12px 15px;
  letter-spacing: .5px;
  display: inline-block;
  position: relative;
  transition: transform .3s;
  -webkit-transition: -webkit-transform 0.3s;
  background: #007dbd;
  color: #FFF;
}
.bfb-popup-container .bfb-popup-link:hover {
  text-decoration: none;
}
.bfb-popup-container.bfb-popup-align-left {
  left: 0;
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup-link {
  border-radius: 3px 3px 0 0;
  transform: translate3d(-200%, 0, 0) rotate(90deg);
  -webkit-transform: translate3d(-200%, 0, 0) rotate(90deg);
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
}
.bfb-popup-container.bfb-popup-align-left.a-show .bfb-popup-link {
  transform: translate3d(-4px, 0, 0) rotate(90deg);
  -webkit-transform: translate3d(-4px, 0, 0) rotate(90deg);
}
.bfb-popup-container.bfb-popup-align-left.a-show .bfb-popup-link:hover {
  transform: translate3d(0, 0, 0) rotate(90deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(90deg);
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup {
  left: -1px;
  transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
}
.bfb-popup-container.bfb-popup-align-left.popup-show .bfb-popup {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-popup-container.bfb-popup-align-right {
  right: 0;
}
.bfb-popup-container.bfb-popup-align-right.a-show .bfb-popup-link {
  transform: translate3d(4px, 0, 0) rotate(-90deg);
  -webkit-transform: translate3d(4px, 0, 0) rotate(-90deg);
}
.bfb-popup-container.bfb-popup-align-right.a-show .bfb-popup-link:hover {
  transform: translate3d(0, 0, 0) rotate(-90deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
}
.bfb-popup-container.bfb-popup-align-right .bfb-popup-link {
  border-radius: 3px 3px 0 0;
  transform: translate3d(200%, 0, 0) rotate(-90deg);
  -webkit-transform: translate3d(200%, 0, 0) rotate(-90deg);
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
}
.bfb-popup-container.bfb-popup-align-right .bfb-popup {
  right: -1px;
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
}
.bfb-popup-container.bfb-popup-align-left,
.bfb-popup-container.bfb-popup-align-right {
  top: 50%;
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup-link,
.bfb-popup-container.bfb-popup-align-right .bfb-popup-link {
  top: -40px;
}
.bfb-popup-container.bfb-popup-align-left.popup-show .bfb-popup,
.bfb-popup-container.bfb-popup-align-right.popup-show .bfb-popup {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup-link:hover,
.bfb-popup-container.bfb-popup-align-right .bfb-popup-link:hover {
  -webkit-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
}
.bfb-popup-container.bfb-popup-align-bottom-left {
  left: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup {
  left: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup-link:hover {
  -webkit-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
}
.bfb-popup-container.bfb-popup-align-bottom-right {
  right: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-right .bfb-popup {
  right: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-right,
.bfb-popup-container.bfb-popup-align-bottom-left {
  bottom: 0;
}
.bfb-popup-container.bfb-popup-align-bottom-right .bfb-popup-link,
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup-link {
  border-radius: 3px 3px 0 0;
  transform: translate3d(0, 6px, 0);
  -webkit-transform: translate3d(0, 6px, 0);
}
.bfb-popup-container.bfb-popup-align-bottom-right .bfb-popup-link:hover,
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup-link:hover {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-magnific .bfb-popup {
  position: relative;
  border-radius: 3px;
}
.bfb-popup-animate-left .mfp-with-anim,
.bfb-popup-animate-right .mfp-with-anim {
  transition: transform 0.35s ease-out, opacity 0.2s linear;
  -moz-transition: transform 0.35s ease-out, opacity 0.2s linear;
  -webkit-transition: -webkit-transform 0.35s ease-out, opacity 0.2s linear;
  -ms-transition: transform 0.35s ease-out, opacity 0.2s linear;
  -o-transition: transform 0.35s ease-out, opacity 0.2s linear;
}
.bfb-popup-animate-left.mfp-bg,
.bfb-popup-animate-right.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.bfb-popup-animate-left.mfp-ready .mfp-with-anim,
.bfb-popup-animate-right.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  -moz-transform: scale(1) translate3d(0, 0, 0);
  -o-transform: scale(1) translate3d(0, 0, 0);
  -ms-transform: scale(1) translate3d(0, 0, 0);
  transform: scale(1) translate3d(0, 0, 0);
}
.bfb-popup-animate-left.mfp-ready.mfp-bg,
.bfb-popup-animate-right.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.bfb-popup-animate-left.mfp-removing.mfp-bg,
.bfb-popup-animate-right.mfp-removing.mfp-bg {
  opacity: 0;
}
.bfb-popup-animate-left.mfp-removing .mfp-with-anim,
.bfb-popup-animate-right.mfp-removing .mfp-with-anim,
.bfb-popup-animate-left .mfp-with-anim,
.bfb-popup-animate-right .mfp-with-anim {
  opacity: 0;
}
.bfb-popup-animate-left.mfp-removing .mfp-with-anim,
.bfb-popup-animate-left .mfp-with-anim {
  -webkit-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  -moz-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  -o-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  -ms-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
}
.bfb-popup-animate-right.mfp-removing .mfp-with-anim,
.bfb-popup-animate-right .mfp-with-anim {
  -webkit-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  -moz-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  -o-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  -ms-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
}
.bfb-popup-align-inline .bfb-popup-link {
  padding: 5px 12px;
}
.bfbAnimation {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
}
.bfb-element .bfb-element-control-inner {
  position: relative;
}
.bfb-element .bfb-element-control-inner:before,
.bfb-element .bfb-element-control-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element .bfb-element-control-inner:before,
.bfb-element .bfb-element-control-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element .iti {
  width: 100%;
}
.bfb-element .intl-tel-input,
.bfb-element .admin__control-text {
  width: 100%;
}
.bfb-element .g-recaptcha {
  display: inline-block;
}
.bfb-element .bfb-element-input-limit {
  text-align: right;
}
.bfb-element .bfb-element-label {
  position: relative;
}
.bfb-element.required .bfb-element-label label {
  padding-right: 15px;
}
.bfb-element.required .bfb-element-label label > span:after {
  color: #e22626;
  content: '*';
  font-size: 1.6rem;
  font-weight: 500;
  position: absolute;
  margin-left: 5px;
}
.bfb-element.bfb-element-hidden {
  display: none;
}
.bfb-element.bfb-element-label-hidden .bfb-element-label {
  display: none;
}
.bfb-element.bfb-element-label-above .bfb-element-tooltip .bfb-element-tooltip-content,
.bfb-element.bfb-element-label-left .bfb-element-tooltip .bfb-element-tooltip-content,
.bfb-element.bfb-element-label-below .bfb-element-tooltip .bfb-element-tooltip-content {
  left: -18px;
  right: auto;
}
.bfb-element.bfb-element-label-above .bfb-element-tooltip .bfb-element-tooltip-content:before,
.bfb-element.bfb-element-label-left .bfb-element-tooltip .bfb-element-tooltip-content:before,
.bfb-element.bfb-element-label-below .bfb-element-tooltip .bfb-element-tooltip-content:before {
  left: 15px;
}
.bfb-element.bfb-element-label-above .bfb-element-tooltip .bfb-element-tooltip-content:after,
.bfb-element.bfb-element-label-left .bfb-element-tooltip .bfb-element-tooltip-content:after,
.bfb-element.bfb-element-label-below .bfb-element-tooltip .bfb-element-tooltip-content:after {
  left: 15px;
}
.bfb-element.bfb-element-label-right .bfb-element-tooltip .bfb-element-tooltip-content {
  left: auto;
  right: -18px;
}
.bfb-element.bfb-element-label-right .bfb-element-tooltip .bfb-element-tooltip-content:before {
  right: 15px;
}
.bfb-element.bfb-element-label-right .bfb-element-tooltip .bfb-element-tooltip-content:after {
  right: 15px;
}
.bfb-element.bfb-element-label-left .bfb-element-label {
  width: 25%;
  float: left;
  padding-right: 15px;
}
.bfb-element.bfb-element-label-left .bfb-element-control {
  width: 75%;
  float: left;
}
.bfb-element.bfb-element-label-left .bfb-element-label {
  text-align: center;
}
.bfb-element.bfb-element-label-right .bfb-element-label {
  width: 25%;
  float: right;
  padding-left: 15px;
}
.bfb-element.bfb-element-label-right .bfb-element-control {
  width: 75%;
  float: left;
}
.bfb-element.bfb-element-label-right .bfb-element-control-inner {
  float: right;
  width: 100%;
}
.bfb-element.bfb-element-icon-left .bfb-control {
  padding-left: 30px;
}
.bfb-element.bfb-element-icon-left .bfb-element-icon {
  left: 0;
}
.bfb-element.bfb-element-icon-right .bfb-control {
  padding-right: 30px;
}
.bfb-element.bfb-element-icon-right .bfb-element-icon {
  right: 0;
}
.bfb-element.bfb-element-label-align-left .bfb-element-label {
  text-align: left;
}
.bfb-element.bfb-element-label-align-right .bfb-element-label {
  text-align: right;
}
.bfb-element.mgz-element-bfb_textarea .admin__control-textarea {
  height: auto;
}
.bfb-element.mgz-element-bfb_date .ui-datepicker-trigger {
  display: none;
}
.bfb-element.mgz-element-bfb_date .bfb-element-icon {
  cursor: pointer;
}
.bfb-element.mgz-element-bfb_time .bfb-element-control select {
  width: auto;
}
.bfb-element.mgz-element-bfb_time .bfb-element-control span {
  margin: 0 5px;
}
.bfb-element.mgz-element-bfb_address .addressfield {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
}
.bfb-element.mgz-element-bfb_address .subfield {
  width: 50%;
  margin-bottom: 10px;
  padding-right: 20px;
}
.bfb-element.mgz-element-bfb_address .subfield select {
  width: 100%;
}
.bfb-element.mgz-element-bfb_starratings .bfb-element-stars {
  overflow: hidden;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote {
  height: 32px;
  width: auto;
  overflow: hidden;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote:before {
  color: #c7c7c7;
  font-family: 'Magezon-Icons';
  font-size: 32px;
  height: 32px;
  letter-spacing: 8px;
  line-height: 32px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.bfb-element.mgz-element-bfb_starratings .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;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote input[type="radio"]:hover + label:before,
.bfb-element.mgz-element-bfb_starratings .review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.bfb-element.mgz-element-bfb_starratings .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;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label:before {
  color: #ff7a0e;
  font-family: 'Magezon-Icons';
  font-size: 32px;
  height: 32px;
  letter-spacing: 8px;
  line-height: 32px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label:hover:before {
  opacity: 1;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10 {
  z-index: 2;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9 {
  z-index: 3;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10 {
  z-index: 2;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9 {
  z-index: 3;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-10:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' '\f005' '\f005' '\f005' '\f005' '\f005';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9 {
  z-index: 3;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-9:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' '\f005' '\f005' '\f005' '\f005';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-8:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' '\f005' '\f005' '\f005';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-7:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' '\f005' '\f005';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-6:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' '\f005';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-5:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-4:before {
  content: '\f005' '\f005' '\f005' '\f005';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-3:before {
  content: '\f005' '\f005' '\f005';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-2:before {
  content: '\f005' '\f005';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-1:before {
  content: '\f005';
}
.bfb-element.mgz-element-control-inner {
  position: relative;
  max-width: 100%;
  width: 100%;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:before,
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:before,
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert {
  padding: 30px 0;
  text-align: center;
  border: 2px dashed #848484;
  background: #FAFAFA;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert:hover i {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert i {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  font-size: 28px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert i.bfb-element-icon {
  position: static;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert h3 {
  font-weight: 500;
  margin: 10px 0;
}
.bfb-element.mgz-element-bfb_file .file-uploader-spinner {
  background-image: url(../BlueFormBuilder_Core/images/loader.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  display: none;
  height: 20px;
  margin-left: 1rem;
  vertical-align: top;
  width: 20px;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner.loading .file-uploader-spinner {
  display: inline-block;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner.loading .bfb-element-icon {
  display: none;
}
.bfb-element.mgz-element-bfb_file input[data-role='values'] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: absolute;
  top: 0;
  height: 0;
  border: 0;
  outline: none;
  z-index: -1;
  opacity: 0;
}
.bfb-element.mgz-element-bfb_file .file-uploader-button {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7px 15px 7px 15px;
  background: #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_file .file-uploader-button:hover {
  background: #ebebeb;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row {
  float: left;
  width: 100%;
  color: #007dbd;
  cursor: pointer;
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row:last-child {
  margin-bottom: 0;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row i {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  color: #e22626;
  margin-top: 5px;
  margin-left: 4px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row i:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-row-inner {
  -webkit-border-radius: 0.33333rem;
  -moz-border-radius: 0.33333rem;
  border-radius: 0.33333rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f8f8f8;
  border: .09167rem solid #dadada;
  color: #999;
  padding: 8px;
  line-height: 14px;
  position: relative;
  overflow: hidden;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-info img {
  height: 25px;
  float: left;
  margin-right: 10px;
  width: auto;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-info .bfb-file-info-name {
  float: left;
  padding-top: 5px;
  color: #333;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-info .fa.fa-file {
  float: left;
  font-size: 25px;
  margin-right: 10px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-meta {
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-minus,
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus {
  height: 41px;
  width: 41px;
  line-height: 41px;
  background-color: #007dbd;
  color: #ffffff;
  position: absolute;
  top: 0;
  text-align: center;
  left: 0;
  cursor: pointer;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-minus:hover,
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus:hover {
  background: #0077b3;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-minus:before {
  content: '-';
  font-size: 24px;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus {
  left: auto;
  right: 0;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus:before {
  content: '+';
  font-size: 24px;
}
.bfb-element.mgz-element-bfb_number input {
  padding-left: 38px;
  padding-right: 38px;
}
.bfb-element.mgz-element-bfb_select select {
  width: 100%;
}
.bfb-element.mgz-element-bfb_multiselect select {
  height: auto;
  max-width: 100%;
  min-width: 15rem;
  overflow: auto;
  padding: 0;
  width: 100%;
}
.bfb-element.mgz-element-bfb_multiselect select option,
.bfb-element.mgz-element-bfb_multiselect select optgroup {
  padding: .5rem 1rem;
}
.bfb-element.mgz-element-bfb_choicematrix table {
  width: 100%;
}
.bfb-element.mgz-element-bfb_choicematrix tbody label span {
  display: none;
}
.bfb-element.mgz-element-bfb_choicematrix table > thead > tr > th,
.bfb-element.mgz-element-bfb_choicematrix table > tbody > tr > th,
.bfb-element.mgz-element-bfb_choicematrix table > tfoot > tr > th,
.bfb-element.mgz-element-bfb_choicematrix table > thead > tr > td,
.bfb-element.mgz-element-bfb_choicematrix table > tbody > tr > td,
.bfb-element.mgz-element-bfb_choicematrix table > tfoot > tr > td {
  padding: 11px 10px;
  position: relative;
}
.bfb-element.mgz-element-bfb_recaptcha .captcha-logo,
.bfb-element.mgz-element-bfb_magento2_captcha .captcha-logo {
  max-height: 80px;
}
.bfb-element .bfb-element-label > label {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 41px;
  font-weight: 600;
  cursor: pointer;
}
.bfb-element .bfb-element-icon {
  position: absolute;
  top: 0;
  text-align: center;
  line-height: 41px;
  width: 41px;
  font-size: 20.5px;
  color: #333;
}
.bfb-element .bfb-element-description {
  margin-top: 5px;
  float: left;
  width: 100%;
}
.bfb-element .bfb-element-description p:first-child {
  margin-top: 0;
}
.bfb-element .bfb-element-tooltip {
  position: absolute;
  width: 18px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-action {
  position: relative;
  z-index: 5;
  text-align: center;
  line-height: 41px;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: left;
  cursor: text;
  bottom: 3.2rem;
  background: #FFF;
  border: 1px solid #d9d9d9;
  position: absolute;
  width: 32rem;
  z-index: 1;
  display: none;
  right: -2.3rem;
  padding: 17px 20px 20px;
  border-top: 3px solid #0077b3;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:before,
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:after {
  border: 1.6rem solid transparent;
  height: 0;
  width: 0;
  border-top-color: #d9d9d9;
  content: '';
  display: block;
  position: absolute;
  right: 2rem;
  top: 100%;
  z-index: 2;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:before {
  border-width: 1rem;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:after {
  border-top-color: #FFF;
  margin-top: -1px;
  z-index: 3;
  border-width: 1rem;
}
.bfb-element .bfb-element-tooltip:hover .bfb-element-tooltip-content {
  display: block;
}
.bfb-element .bfb-autocomplete-wrapper {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  overflow: hidden;
  position: absolute;
  z-index: 20;
  background: #FFF;
  width: 100%;
}
.bfb-element .bfb-autocomplete-wrapper .bfb-autocomplete {
  padding: 0;
  list-style: none;
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
  float: left;
  max-height: 500px;
  overflow: scroll;
  border: 0;
  margin: 0;
  width: 100%;
}
.bfb-element .bfb-autocomplete-wrapper .bfb-autocomplete li {
  margin: 0;
  padding: 8px 10px 8px 15px;
  display: block;
  cursor: pointer;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  color: #333;
}
.bfb-element .bfb-autocomplete-wrapper .bfb-autocomplete li:hover {
  text-decoration: none;
  background: #F0F0F0;
}
.bfb-element .bfb-choices-item {
  margin-bottom: 15px;
  padding-right: 20px;
  margin-top: 0;
}
.bfb-element .bfb-choices-item label {
  display: inline-block;
}
.bfb-element .bfb-choices-item .bfb-choices-image {
  margin-bottom: 8px;
  position: relative;
}
.bfb-element .bfb-choices-item > label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  cursor: pointer;
  position: relative;
}
.bfb-element .bfb-choices-item > label:hover {
  border-color: #ddd;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item > label {
  background-color: #fff;
  padding: 15px;
  border: 1px solid transparent;
  background-color: #FFF;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item > label:hover {
  border-color: #ddd;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item.option-selected .bfb-choices-image:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* Better Font Rendering =========== */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  content: "\e5ca";
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  background: #72b239;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  width: 32px;
  height: 32px;
  text-align: center;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item.option-selected > label {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.bfb-element .bfb-choices-image-style-classic .bfb-choices-item > label {
  background-color: #fff;
  display: inline-block;
  margin: 0 auto;
  border: 2px solid #ddd;
  padding: 10px;
  text-align: center;
}
.bfb-element .bfb-choices-image-style-classic .bfb-choices-item > label:hover {
  border-color: #666;
}
.bfb-element .bfb-choices-image-style-classic .bfb-choices-item.option-selected > label {
  border-color: #666;
}
.mgz-element-bfb_fieldset .bfb-fieldset-heading {
  background-color: #007dbd;
  color: #FFF;
}
.mgz-element-bfb_fieldset .bfb-fieldset-heading .title {
  margin: 0;
  font-weight: 500;
}
.bfb-element.mgz-element-bfb_starratings ul {
  list-style: none;
}
.bfb-element.mgz-element-bfb_starratings ul li {
  display: inline-block;
  font-size: 34px;
  margin-right: 6px;
}
.bfb-pages {
  position: relative;
  z-index: 1;
}
.bfb-pages.mgz-element-tab-position-top > .mgz-tabs-nav {
  padding: 0 15px;
}
.bfb-pages.mgz-element-tab-position-top > .mgz-tabs-nav:before {
  height: 5px;
  position: absolute;
  bottom: 0;
  background: #069;
  content: '';
  width: 100%;
  left: 0;
}
.bfb-pages > .mgz-tabs-nav {
  margin: 0;
  list-style: none;
  background: #007dbd;
  float: none;
  overflow: hidden;
  width: auto;
  position: relative;
}
.bfb-pages .bfb-page-indicator.circles .bfb-page-indicator-page-number {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 40px;
  width: 40px;
  display: inline-block;
  margin: 0 5px 0 0;
  line-height: 40px;
  text-align: center;
  background-color: #ddd;
  color: #666;
}
.bfb-pages .bfb-page-indicator.circles .bfb-page-indicator-page {
  margin: 0 25px 0 0;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page-number {
  display: block;
  text-indent: -9999px;
  height: 6px;
  background-color: #ddd;
  margin: 0 0 16px 0;
  position: relative;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page-triangle {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: transparent transparent transparent transparent;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page {
  text-align: center;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page.mgz-active .bfb-page-indicator-page-number {
  background-color: #72b239;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page.mgz-active .bfb-page-indicator-page-triangle {
  border-top-color: #72b239;
}
.bfb-pages.bfb-pages-indicator-tabs {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-content {
  padding: 20px;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-content > .mgz-tabs-tab-title {
  display: none;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-content > .mgz-tabs-tab-content {
  background-color: transparent;
  border: none;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav {
  display: block;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title {
  display: inline-block;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  padding: 18px 20px;
  color: #333;
  font-size: 1.5rem;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title:not(.mgz-active) > a {
  color: #FFF;
  background: transparent;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title.mgz-active > a {
  background: #FFF;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #FFF;
  border: 0;
}
.bfb-pages.bfb-pages-indicator-progress > .bfb-page-indicator {
  font-size: 1.8rem;
}
.bfb-pages.bfb-pages-indicator-cirles > .bfb-page-indicator,
.bfb-pages.bfb-pages-indicator-connector > .bfb-page-indicator {
  font-size: 1.6rem;
}
.bfb-pages.bfb-pages-indicator-progress > .mgz-tabs-nav,
.bfb-pages.bfb-pages-indicator-circles > .mgz-tabs-nav,
.bfb-pages.bfb-pages-indicator-connector > .mgz-tabs-nav,
.bfb-pages.bfb-pages-indicator-progress > .mgz-tabs-content > .mgz-tabs-tab-title,
.bfb-pages.bfb-pages-indicator-circles > .mgz-tabs-content > .mgz-tabs-tab-title,
.bfb-pages.bfb-pages-indicator-connector > .mgz-tabs-content > .mgz-tabs-tab-title {
  display: none;
}
.bfb-pages.bfb-pages-indicator-progress > .mgz-tabs-content > .mgz-tabs-tab-content,
.bfb-pages.bfb-pages-indicator-circles > .mgz-tabs-content > .mgz-tabs-tab-content,
.bfb-pages.bfb-pages-indicator-connector > .mgz-tabs-content > .mgz-tabs-tab-content {
  background-color: transparent;
  border: none;
}
.bfb-pages .bfb-page-indicator {
  margin-bottom: 20px;
  display: none;
}
.bfb-pages .bfb-page-indicator .bfb-page-indicator-page {
  float: left;
}
.bfb-pages .bfb-page-indicator-page-progress-wrap {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  width: 100%;
  background-color: #ddd;
  height: 14px;
  overflow: hidden;
  position: relative;
  margin: 5px 0 0;
}
.bfb-pages .bfb-page-indicator-page-progress-wrap .bfb-page-indicator-page-progress {
  background-color: #72b239;
  height: 14px;
  position: absolute;
  left: 0;
  top: 0;
}
.bfb-pages .bfb-page-indicator-page.mgz-active .bfb-page-indicator-page-number {
  background-color: #72b239;
  color: #FFF;
}
.bfb-pages.bfb-pages-nav-left .bfb-nav-buttons {
  text-align: left;
}
.bfb-pages.bfb-pages-nav-right .bfb-nav-buttons {
  text-align: right;
}
.bfb-pages.bfb-pages-nav-center .bfb-nav-buttons {
  text-align: center;
}
.bfb-pages.bfb-pages-nav-split .action.action-prev {
  float: left;
}
.bfb-pages.bfb-pages-nav-split .action.action-next {
  float: right;
}
.bfb-pages .bfb-nav-buttons {
  padding: 15px 0;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:before,
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:before,
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action {
  box-shadow: none;
  font-weight: normal;
  display: inline-block;
  border: 0;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action:last-child {
  margin-left: 5px;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action.action-next {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #575757;
  border-color: #575757;
  color: #FFF;
  width: auto;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action.action-next:hover {
  background: #333;
}
.bfb-form-success {
  max-width: 1240px;
}
.bfb-form-success.bfb-form-success-style1 {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  margin: 0 auto;
}
.bfb-form-success.bfb-form-success-style1 .bfb-form-success-title {
  background-color: #007dbd;
  font-weight: 500;
  padding: 15px 20px;
  color: #FFF;
  position: relative;
  margin: 0;
}
.bfb-form-success.bfb-form-success-style1 .bfb-form-success-title:before {
  height: 5px;
  position: absolute;
  bottom: 0;
  background: #006699;
  content: '';
  width: 100%;
  left: 0;
}
.bfb-form-success.bfb-form-success-style1 .bfb-form-success-footer {
  background: #f5f5f5;
  padding: 15px 0;
  text-align: center;
}
.bfb-form-success.bfb-form-success-style2 {
  text-align: center;
}
.bfb-form-success.bfb-form-success-style2 .bfb-form-success-content {
  font-size: 1.25em;
}
.bfb-form-success .bfb-form-success-content {
  padding: 30px 20px;
}
.bfb-form-success .bfb-form-success-content a {
  color: #95ff00;
}
.bfb-form-success svg {
  width: 100px;
  display: block;
  margin: 20px auto 0;
}
.bfb-form-success .path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.bfb-form-success .path.circle {
  -webkit-animation: bfbdash 0.9s ease-in-out;
  animation: bfbdash 0.9s ease-in-out;
}
.bfb-form-success .path.line {
  stroke-dashoffset: 1000;
  -webkit-animation: bfbdash 0.9s 0.35s ease-in-out forwards;
  animation: bfbdash 0.9s 0.35s ease-in-out forwards;
}
.bfb-form-success .path.check {
  stroke-dashoffset: -100;
  -webkit-animation: bfbdash-check 0.9s 0.35s ease-in-out forwards;
  animation: bfbdash-check 0.9s 0.35s ease-in-out forwards;
}
@-webkit-keyframes bfbdash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes bfbdash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes bfbdash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes bfbdash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
mark.im-caret {
  animation: 1s blink step-end infinite !important;
}
mark.im-caret-select {
  background-color: rgba(0, 0, 0, 0.25);
}
@keyframes blink {
  from,
  to {
    border-right-color: black;
  }
  50% {
    border-right-color: transparent;
  }
}
span.im-static {
  color: grey;
}
div.im-colormask {
  display: inline-block;
  border-style: inset;
  border-width: 2px;
  appearance: textfield;
  cursor: text;
}
div.im-colormask > input,
div.im-colormask > input:-webkit-autofill {
  position: absolute !important;
  display: inline-block;
  background-color: transparent;
  color: transparent;
  -webkit-text-fill-color: transparent;
  transition: background-color 5000s ease-in-out 0s;
  caret-color: transparent;
  text-shadow: none;
  appearance: caret;
  border-style: none;
  left: 0;
  /*calculated*/
}
div.im-colormask > input:focus {
  outline: none;
}
div.im-colormask > input::selection {
  background: none;
}
div.im-colormask > input::-moz-selection {
  background: none;
}
div.im-colormask > input:-webkit-autofill ~ div {
  background-color: #faffbd;
}
div.im-colormask > div {
  color: black;
  display: inline-block;
  width: 100px;
  /*calculated*/
}
[im-insert="false"] {
  caret-color: red;
  caret-shape: block;
}
.mgzFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bfb-box-shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bfb-state-hidden {
  display: none;
}
.bfb-state-shown {
  display: block;
}
.bfb-form-js {
  display: none;
}
.bfb-others {
  display: none;
  margin-top: 5px;
}
.bfb-column {
  float: left;
  width: 100%;
}
.bfb-columnauto > div {
  width: auto;
  display: inline-block;
}
.bfb-column1 > div {
  width: 100%;
}
.bfb-column2 > div {
  width: 50%;
  float: left;
}
.bfb-column2 > div:nth-child(2n+1) {
  clear: left;
}
.bfb-column3 > div {
  width: 33.333%;
  float: left;
}
.bfb-column3 > div:nth-child(3n+1) {
  clear: left;
}
.bfb-column4 > div {
  width: 25%;
  float: left;
}
.bfb-column4 > div:nth-child(4n+1) {
  clear: left;
}
.bfb-column5 > div {
  width: 20%;
  float: left;
}
.bfb-column5 > div:nth-child(5n+1) {
  clear: left;
}
.bfb-column6 > div {
  width: 16.666%;
  float: left;
}
.bfb-column6 > div:nth-child(6n+1) {
  clear: left;
}
.bfb-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 399;
  display: none;
}
.block.bfb {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
}
.block.bfb.bfb-loading .bfb-loading-mask {
  display: block;
}
.bfb-submission-confirmed .bfb-submission-title {
  font-weight: 500;
}
.bfb-submission-confirmed .bfb-submission-summary {
  margin-bottom: 40px;
}
.bfb-submission-confirmed table {
  border: 1px solid #d6d6d6;
}
.bfb-submission-confirmed table tr:nth-child(odd) td {
  background: #f2f2f2;
}
.bfb-submission-confirmed table tr td {
  padding: 1.2rem 1.2rem;
}
.bfb-submission-confirmed table tr td:first-child {
  width: 20%;
}
.bfb-submission-confirmed table tr td:last-child {
  border-left: 1px dashed #d6d6d6;
}
.bfb-widget .bfb {
  margin: 0;
}
.iti--allow-dropdown {
  display: block;
}
.mst-nav__horizontal-bar {
  padding-bottom: 2rem;
}
.mst-nav__horizontal-bar strong {
  display: none;
}
.mst-nav__horizontal-bar strong[role=heading] {
  display: none;
}
.mst-nav__horizontal-bar .filter-options {
  display: flex !important;
  border-bottom: 1px solid #cccccc;
  flex-wrap: wrap;
}
.mst-nav__horizontal-bar .filter-options .filter-options-item {
  border-bottom: 0;
}
.mst-nav__horizontal-bar .filter-options .filter-options-item:first-child .filter-options-title {
  padding-left: 0;
}
.mst-nav__horizontal-bar .filter-options .filter-options-item.active .filter-options-title {
  color: #000000;
}
.mst-nav__horizontal-bar .filter-options .filter-options-item .filter-options-title {
  user-select: none;
}
.mst-nav__horizontal-bar .filter-options .filter-options-item .filter-options-content {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  position: absolute !important;
  z-index: 10000;
  display: none;
  max-width: 23rem;
}
.mst-nav__horizontal-bar #mst-nav__search .filter-options-content {
  display: block !important;
  max-width: 100%;
  width: 100%;
  position: relative !important;
}
.mst-nav__horizontal-bar #mst-nav__search .mst-nav__search-suggestion {
  overflow-x: hidden;
}
.mst-nav__horizontal-bar .block-actions {
  display: none;
}
.mst-nav__horizontal-bar .filter-current strong[role=heading] {
  display: block;
}
.mst-nav__horizontal-bar .filter-current .items {
  padding: 0;
}
.mst-nav__horizontal-bar .filter-current .items .mst-nav__state-filter {
  white-space: nowrap;
  padding-left: 1rem;
  display: inline-block;
}
.mst-nav__horizontal-bar .filter-current .items .mst-nav__state-filter .action.remove {
  position: initial;
}
.mst-nav__horizontal-bar .filter-current .items .filter-actions {
  margin: 1rem 0;
  display: inline-block;
}
.mst-nav__horizontal-bar .mst-nav__checked-counter {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mst-nav__horizontal-bar {
    padding-bottom: 2rem;
  }
  .mst-nav__horizontal-bar strong[role=heading] {
    display: none;
  }
  .mst-nav__horizontal-bar .filter-options {
    display: block !important;
    border-bottom: 1px solid #cccccc;
  }
  .mst-nav__horizontal-bar .filter-options .filter-options-item {
    border-bottom: 0;
    float: left;
  }
}
.mst-nav__state-filter._removed {
  text-decoration: line-through;
}
.mst-nav__apply-button-wrapper {
  display: none;
  position: absolute;
  align-items: center;
  z-index: 1000;
  transition: all 300ms ease-out;
  box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.1), 0 6px 15px 0 rgba(0, 0, 0, 0.15);
  margin-left: 20px;
}
.mst-nav__apply-button-wrapper:before {
  content: "";
  width: 16px;
  height: 16px;
  background: #ffffff;
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
  box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.1), 0 6px 15px 0 rgba(0, 0, 0, 0.15);
  top: 50%;
  left: -8px;
}
.mst-nav__apply-button-wrapper .mst-nav__apply-button {
  display: flex;
  padding: 10px;
  align-items: center;
  background-color: #ffffff;
  position: relative;
}
.mst-nav__apply-button-wrapper .mst-nav__apply-button .items {
  display: flex;
  justify-content: center;
  min-width: 80px;
  align-items: center;
}
.mst-nav__apply-button-wrapper .mst-nav__apply-button .items strong {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-right: 5px;
}
.mst-nav__apply-button-wrapper .mst-nav__apply-button .items [data-items-label],
.mst-nav__apply-button-wrapper .mst-nav__apply-button .items [data-one-item-label] {
  display: none;
}
.mst-nav__apply-button-wrapper .mst-nav__apply-button .loader {
  display: none;
  min-width: 80px;
  justify-content: center;
}
.mst-nav__apply-button-wrapper .mst-nav__apply-button button {
  border-radius: 0;
  margin-left: 10px;
  transition: all 100ms;
}
.mst-nav__apply-button-wrapper._loading .mst-nav__apply-button .loader {
  display: flex;
}
.mst-nav__apply-button-wrapper._loading .mst-nav__apply-button .items {
  display: none;
}
.mst-nav__apply-button-wrapper._loading .mst-nav__apply-button button {
  opacity: .5;
}
@media only screen and (max-width: 768px) {
  .mst-nav__apply-button-wrapper {
    display: none;
  }
  .filter-active .mst-nav__apply-button-wrapper {
    display: block;
    z-index: 1000;
    left: unset !important;
    right: 10px;
  }
}
.navigation-overlay {
  position: absolute;
  top: -78px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0;
  z-index: 1000000;
  display: none;
  transition: all 100ms ease-in;
}
.navigation-overlay > svg {
  font-size: 3rem;
  position: absolute;
  right: 0;
  top: 0;
}
.navigation-overlay._show {
  opacity: .6;
}
.arrowHolder {
  width: 25px;
  height: 25px;
  position: relative;
  float: left;
  z-index: 100;
  top: 0;
}
.arrowHolder .arrowDown {
  border-color: transparent #494949 transparent transparent;
  content: "";
  border-style: solid;
  border-width: 5px;
  height: 0px;
  width: 0px;
  position: absolute;
  top: 8px;
  z-index: 1;
}
.arrowHolder .arrowLeft {
  border-color: #494949 transparent transparent transparent;
  content: "";
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  position: absolute;
  top: 9px;
  left: 5px;
  z-index: 1;
}
.ensure_show {
  display: block;
}
.ensure_show:hover {
  background-color: transparent !important;
  text-decoration: underline !important;
}
.mst-nav__tooltip-holder {
  display: inline-block;
  width: 15px;
  height: 15px;
  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'%3E%3Cpath d='M0 0h48v48H0z' fill='none'/%3E%3Cpath d='M24 4C12.95 4 4 12.95 4 24s8.95 20 20 20 20-8.95 20-20S35.05 4 24 4zm2 30h-4V22h4v12zm0-16h-4v-4h4v4z' fill='%23cccccc'/%3E%3C/svg%3E");
  background-size: contain;
  vertical-align: top;
  margin-left: 1rem;
}
.mst-nav__tooltip-holder:hover {
  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'%3E%3Cpath d='M0 0h48v48H0z' fill='none'/%3E%3Cpath d='M24 4C12.95 4 4 12.95 4 24s8.95 20 20 20 20-8.95 20-20S35.05 4 24 4zm2 30h-4V22h4v12zm0-16h-4v-4h4v4z' fill='%23ff915b'/%3E%3C/svg%3E");
}
.mst-nav__tooltip-wrapper {
  max-width: 300px;
}
.mst-nav__checked-counter__wrapper {
  display: inline-flex;
  align-items: center;
  margin-left: 20px;
}
.mst-nav__checked-counter__wrapper .mst-nav__checked-counter {
  background: #f3f3f3;
  border: 1px solid #dddddd;
  border-radius: 1px;
  padding: 3px 5px;
  margin-right: 5px;
  color: #999999;
  font-weight: 600;
  font-size: 11px;
  line-height: 11px;
}
.mst-nav__checked-counter__wrapper a {
  text-decoration: none;
  font-size: 12px;
  margin-left: 2px;
  line-height: 1.8rem;
  color: #333333;
  font-weight: 100;
  opacity: .2;
}
.mst-nav__checked-counter__wrapper a:hover {
  text-decoration: none;
}
.mst-nav__checked-counter__wrapper:hover a {
  opacity: 1;
}
.filter-options-title {
  display: flex;
  align-items: center;
}
[data-element="search"] {
  margin-bottom: 5px;
}
.mst-nav__alphabetical {
  margin: 0 -2px 5px -2px;
  display: flex;
  flex-wrap: wrap;
}
.mst-nav__alphabetical span {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #006bb4;
  padding: 4px;
  text-decoration: none;
}
.mst-nav__alphabetical span:hover {
  text-decoration: underline;
}
.mst-nav__alphabetical span._checked {
  color: #949494;
  text-decoration: none;
  display: flex !important;
}
[data-element="filter"][data-hidden=true] {
  display: none !important;
}
[data-element="filter"][data-search-hidden=true] {
  display: none !important;
}
[data-element="filter"][data-letter-hidden=true] {
  display: none !important;
}
.mst-nav__horizontal-bar .mst-nav__alphabetical-wrapper {
  display: none !important;
}
.mst-nav__sizeLimiter {
  cursor: pointer;
  color: #757575;
}
.mst-nav__slider .mst-nav__slider-slider {
  position: relative;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background: #cccccc;
  box-shadow: none;
  height: .4rem;
  margin: 1rem 0 2.5rem 0;
  visibility: hidden;
}
.mst-nav__slider .mst-nav__slider-slider.ui-slider {
  visibility: visible;
}
.mst-nav__slider .mst-nav__slider-slider .ui-slider-handle {
  position: absolute;
  display: inline-block;
  z-index: 1;
  transform: translate3d(0, 0, 0);
  transition: background 450ms;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
  width: 1.4rem;
  height: 2.2rem;
  left: 0;
  top: -.9rem;
  cursor: pointer;
  padding: 0;
  margin: 0 0 0 0;
}
.mst-nav__slider .mst-nav__slider-slider :nth-child(3) {
  margin-left: -1.5rem;
}
.mst-nav__slider .mst-nav__slider-slider .ui-slider-range {
  height: 4px;
  background: #f50;
  position: relative;
}
.mst-nav__slider .mst-nav__slider-text {
  text-align: center;
  font-weight: 600;
  margin-bottom: 1.5rem;
  margin-top: 1rem;
  font-size: 1.3rem;
}
.mst-nav__slider .mst-nav__slider-from-to {
  display: flex;
  align-items: center;
}
.mst-nav__slider .mst-nav__slider-from-to .mst-nav__slider-del {
  margin: 0 .5rem;
}
.mst-nav__slider .mst-nav__slider-from-to button {
  margin-left: .5rem;
}
.mst-nav__slider .mst-nav__slider-from-to input {
  width: 30%;
}
@media only screen and (max-width: 768px) {
  .mst-nav__slider .mst-nav__slider-from-to input {
    font-size: 16px;
  }
}
.mst-nav__label .mst-nav__label-item {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  position: relative;
}
.mst-nav__label .mst-nav__label-item a {
  display: flex;
  align-items: center;
  padding: .5rem;
  transition: background-color 100ms ease-out;
}
.mst-nav__label .mst-nav__label-item a label,
.mst-nav__label .mst-nav__label-item a input {
  cursor: pointer;
}
.mst-nav__label .mst-nav__label-item a label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mst-nav__label .mst-nav__label-item a input[type="checkbox"] {
  margin: 0 1rem 0 0;
  top: 0;
}
.mst-nav__label .mst-nav__label-item._mode-link input[type="checkbox"] {
  display: none;
}
.mst-nav__label .mst-nav__label-item._mode-checkbox input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff;
  width: 1.7rem;
  height: 1.7rem;
  min-width: 1.7rem;
  min-height: 1.7rem;
  display: inline-block;
  border: .1rem solid #cacaca;
  border-radius: 0.2rem;
  cursor: pointer;
}
.mst-nav__label .mst-nav__label-item._mode-checkbox input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: .9rem;
  height: .9rem;
  margin: .3rem;
  border-radius: 0.2rem;
  background: #ff915b;
}
.mst-nav__label .mst-nav__label-item._mode-checkbox input[type="checkbox"][checked=true]:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: .9rem;
  height: .9rem;
  margin: .3rem;
  border-radius: 0.2rem;
  background: #ff915b;
}
.mst-nav__label .mst-nav__label-item._mode-checkbox input[type="checkbox"][checked=false]:before {
  background: none;
}
.mst-nav__label .mst-nav__label-item._mode-circle input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff;
  width: 1.7rem;
  height: 1.7rem;
  min-width: 1.7rem;
  min-height: 1.7rem;
  display: inline-block;
  border: .1rem solid #cacaca;
  border-radius: 1rem;
  cursor: pointer;
}
.mst-nav__label .mst-nav__label-item._mode-circle input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: .9rem;
  height: .9rem;
  margin: .3rem;
  border-radius: 1rem;
  background: #ff915b;
}
.mst-nav__label .mst-nav__label-item._mode-circle input[type="checkbox"][checked=true]:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: .9rem;
  height: .9rem;
  margin: .3rem;
  border-radius: 1rem;
  background: #ff915b;
}
.mst-nav__label .mst-nav__label-item._mode-circle input[type="checkbox"][checked=false]:before {
  background: none;
}
.mst-nav__label .mst-nav__label-item._highlight a {
  color: #ff5501;
}
.mst-nav__label .mst-nav__label-item._image .swatch-option {
  background-color: #ffffff !important;
  margin-bottom: 0;
}
.mst-nav__label .mst-nav__label-item._image input[type="checkbox"] {
  display: none;
}
.mst-nav__label .mst-nav__label-item._image._checked .swatch-option,
.mst-nav__label .mst-nav__label-item._image:hover .swatch-option {
  transition: outline-color 50ms ease-out;
  outline: 2px solid #ff5501;
  border-color: #ffffff;
}
.mst-nav__label .mst-nav__label-item._image._full-width label {
  display: none;
}
.mst-nav__label .mst-nav__label-item._image._full-width .swatch-option {
  min-width: 98%;
}
.filter-options-content .count {
  white-space: nowrap;
}
.mst-nav__swatch .swatch-option-link-layered._checked .swatch-option {
  outline: 2px solid #ff5501;
  border-color: #fff;
}
.mst-nav__category .items > .items {
  margin-left: 2.7rem;
}
.mst-nav__category .items.collapsible li {
  margin-left: 24px;
}
.mst-nav__category .items.collapsible .items {
  display: none;
}
.mst-nav__category .items.collapsible .items._active {
  display: block;
}
.mst-nav__category .items.collapsible .mst-nav__label-item._parent {
  display: inline-block;
  width: calc(100% - 24px);
}
.mst-nav__category .items.collapsible .mst-nav__label-item._disabled {
  opacity: .5;
}
.mst-nav__category .items.collapsible .mst-nav__label-item._disabled * {
  cursor: default;
}
.mst-nav__category .items.collapsible .mst-nav__label-item._disabled *:hover {
  cursor: default;
}
.mst-nav__category .items.collapsible .mst-nav__label-item._disabled a:hover {
  background-color: inherit;
}
.mst-nav__category .mst-nav_category-toggler {
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
}
.mst-nav__category .mst-nav_category-toggler:hover {
  background-color: inherit;
  cursor: pointer;
}
.mst-nav__category .mst-nav_category-toggler span {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
  display: inline-block;
  margin-bottom: -7px;
}
.mst-nav__category .mst-nav_category-toggler._active span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='currentColor' class='bi bi-chevron-up' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
}
.mst-nav__rating .rating-summary {
  display: flex;
  align-items: center;
}
.mst-nav__rating .rating-summary .rating-result {
  margin-right: 5px;
}
.mst-nav__search {
  padding-left: 0;
  width: 100%;
  position: relative;
}
.mst-nav__search .mst-nav__category a.mst-nav_category-toggler {
  display: none !important;
}
.mst-nav__search .mst-nav__category .items > .items {
  margin-left: 0;
}
.mst-nav__search .filter-current {
  padding: 0 10px;
  width: fit-content;
}
.mst-nav__search .filter-current span {
  color: inherit;
}
.mst-nav__search .filter-current .mst-nav__search-term:hover {
  background: none;
}
.mst-nav__search .action.search {
  display: inline-block;
  background: none;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
}
.mst-nav__search .action.search::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #757575;
  content: "\e615";
  font-family: "luma-icons";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.mst-nav__search .mst-nav__search-suggestion {
  position: absolute;
  border: 1px solid #e5e5e5;
  background: white;
  z-index: 1000;
  max-height: 600px;
  overflow-y: auto;
  left: 0;
  margin-top: -1px;
  min-width: 100%;
  max-width: 50vw;
  width: 400px;
}
.mst-nav__search .mst-nav__search-suggestion .mst-nav__sizeLimiter {
  display: none;
}
.mst-nav__search .mst-nav__search-suggestion .mst-nav__alphabetical {
  display: none;
}
.mst-nav__search .mst-nav__search-suggestion .mst-nav__letter {
  display: none !important;
}
.mst-nav__search .mst-nav__search-suggestion .filter-options-item {
  border: none;
  padding: 0;
}
.mst-nav__search .mst-nav__search-suggestion .filter-options-item .mst-nav__suggestion-title {
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 5px 10px;
  background: #eeeeee5c;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.mst-nav__search .mst-nav__search-suggestion .filter-options-item .filter-options-content {
  padding: 0 10px;
}
.mst-nav__search .mst-nav__search-suggestion .filter-options-item .filter-options-content .items {
  display: flex !important;
  flex-wrap: wrap;
}
.mst-nav__search .mst-nav__search-suggestion .filter-options-item .filter-options-content .items li,
.mst-nav__search .mst-nav__search-suggestion .filter-options-item .filter-options-content .items .mst-nav__label-item {
  margin: 5px 2rem 5px 0 !important;
  display: block;
  width: auto;
}
.mst-nav__search .mst-nav__search-suggestion .mst-nav__suggest-match {
  color: #0e89dc;
  font-weight: 600;
}
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}
.mst-nav__progress-bar {
  background: #ff5501;
  position: fixed;
  z-index: 103100;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
}
.mst-nav__progress-bar .mst-nav__progress-bar-peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #ff5501, 0 0 5px #ff5501;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.mst-nav__theme-magento-blank:not(.mst-nav__theme-magento-luma) .mst-nav__horizontal-bar .filter-options {
  flex-direction: column;
  align-items: flex-start;
}
body.mst-nav__theme-magento-blank:not(.mst-nav__theme-magento-luma) .mst-nav__horizontal-bar .filter-options .filter-options-content .items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mst-brand__brand-list .js-brand-letter {
  display: block;
  padding: .3rem 1rem;
  text-align: center;
  color: #949494;
  font-size: 1.6rem;
  line-height: 20px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
}
.mst-brand__brand-list .js-brand-letter:hover {
  border-color: #ffffff;
  z-index: 1005;
  color: #333333;
}
.mst-brand__brand-list .js-brand-letter._active {
  color: #ff5501;
  z-index: 900;
}
.mst-brand__brand-list .mst-brand__all_brands_link {
  margin-top: 1.6rem;
}
.mst-brand__brand-list .toolbar {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.6rem;
}
.mst-brand__brand-list .toolbar > a {
  margin-right: 5rem;
}
.mst-brand__brand-list .toolbar .letters {
  display: flex;
  flex-wrap: wrap;
}
.mst-brand__brand-list .toolbar .letters a {
  margin-left: -1px;
}
.mst-brand__brand-list .letter-row {
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
  padding-top: 10px;
}
.mst-brand__brand-list .letter-row .letter {
  top: 0;
  left: 0;
  font-size: 40px;
  line-height: 60px;
  clear: left;
}
.mst-brand__brand-list .letter-row ul {
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.mst-brand__brand-list .letter-row ul li {
  text-align: center;
}
.mst-brand__brand-list .letter-row ul li a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 1rem;
}
.mst-brand__brand-list .letter-row ul li a .logo-wrapper {
  height: 10rem;
  vertical-align: middle;
  display: table-cell;
  opacity: 0.8;
}
.mst-brand__brand-list .letter-row ul li a .logo-wrapper img {
  max-height: 10rem;
  max-width: 15rem;
}
.mst-brand__brand-list .letter-row ul li a:hover {
  text-decoration: underline;
  outline: 2px solid #ff5501;
}
.mst-brand__brand-list .letter-row ul li a:hover .logo-wrapper {
  opacity: 1;
}
.mst-brand__modal .mst-brand__menu-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 2rem;
}
.mst-brand__modal .mst-brand__brand-list {
  background: content-box;
  color: #333333;
}
.mst-brand__modal .modal-inner-wrap {
  max-width: 80rem;
  height: auto;
}
.mst-brand__modal .modal-inner-wrap .mst-brand__menu-modal .letter-row {
  overflow-y: auto;
  max-height: 32rem;
  padding-top: 0;
  border-bottom: 0;
}
.mst-brand__modal .modal-inner-wrap .mst-brand__menu-modal .letter-row ul {
  padding: 0.25rem;
  justify-content: space-evenly;
}
.mst-brand__modal .modal-inner-wrap .mst-brand__menu-modal .letter-row ul li {
  margin-bottom: 0;
}
.mst-brand__modal .modal-inner-wrap .mst-brand__menu-modal .letter-row ul li a .logo-wrapper img {
  max-width: 10rem;
}
.mst-brand__modal .modal-inner-wrap .mst-brand__menu-modal .letter-row ul .m__all_brand_label {
  width: 10rem;
  heigh: 4rem;
  overflow: hidden;
}
.brand-brand-view .columns {
  position: relative;
}
.m-brand-logo {
  float: left;
  margin-right: 10px;
  width: 200px;
}
.m-brand-additional-info {
  margin: 0 0 35px 0;
  display: inline-block;
}
.brand-brand-view .m-brand-banner img {
  width: 100%;
}
.m-brand-slider-container {
  text-align: -webkit-center;
  min-height: 230px;
}
.m-brand-slider-container .m-brand-slider-title {
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.m-brand-slider-container .m-brand-slider-wrapper.flexslider .slides {
  display: flex;
  align-items: center;
}
.m-brand-slider-container .m-brand-label {
  position: absolute;
  bottom: 0;
  width: inherit;
  text-align: center;
}
.m-brand-slider-wrapper {
  margin: 0 auto;
}
.m-slider-brand-label {
  padding-bottom: 30px;
  min-height: 100px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.m-brand-slider-wrapper .slides {
  text-align: -webkit-center;
}
.m-brand-slider-container .m-brand-slider-wrapper.flexslider .slides .m-brand-label a {
  color: #333333;
}
/*
     * jQuery FlexSlider v2.7.1
     * http://www.woothemes.com/flexslider/
     *
     * Copyright 2012 WooThemes
     * Free to use under the GPLv2 and later license.
     * http://www.gnu.org/licenses/gpl-2.0.html
     *
     * Contributing author: Tyler Smith (@mbmufffin)
     *
     */
/* ====================================================================================================================
     * FONT-FACE
     * ====================================================================================================================*/
@font-face {
  font-family: "flexslider-icon";
  src: url("../Mirasvit_Brand/fonts/flexslider-icon.eot");
  src: url("../Mirasvit_Brand/fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../Mirasvit_Brand/fonts/flexslider-icon.woff") format("woff"), url("../Mirasvit_Brand/fonts/flexslider-icon.ttf") format("truetype"), url("../Mirasvit_Brand/fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
     * RESETS
     * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
     * BASE STYLES
     * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
     * DEFAULT THEME
     * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  border-radius: 4px;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 37px;
  display: inline-block;
  content: "\f001";
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: "\f002";
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: "\f003";
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
     * RESPONSIVE
     * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.m-brand-tooltip-container .ui-tooltip-content::after,
.m-brand-tooltip-container .ui-tooltip-content::before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  left: 4px;
}
.m-brand-tooltip-container.bottom .ui-tooltip-content::before {
  bottom: -8px;
  border-color: #AAA transparent;
  border-width: 8px 10px 0;
}
.m-brand-tooltip-container.bottom .ui-tooltip-content::after {
  bottom: -7px;
  border-color: white transparent;
  border-width: 8px 10px 0;
}
.m-brand-tooltip-container.top .ui-tooltip-content::before {
  top: -8px;
  border-color: #AAA transparent;
  border-width: 0 8px 8px;
}
.m-brand-tooltip-container.top .ui-tooltip-content::after {
  top: -7px;
  border-color: white transparent;
  border-width: 0 8px 8px;
}
.m-brand-tooltip-container.ui-tooltip {
  border-width: 0.8px !important;
  max-width: 350px !important;
  padding: 10px 10px;
  text-align: justify;
}
.m-brand-tooltip-container .ui-tooltip-content img {
  display: block;
  margin: 0 auto;
}
.catalog-product-view .m-logo .m-brand-tooltip img {
  padding-right: 15px;
}
.catalog-product-view .m-logo {
  display: inline-block;
}
.catalog-product-view .m-logo a {
  float: left;
}
.mst-quick-nav__filterList {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  position: relative;
}
.mst-quick-nav__filterList:after {
  content: "";
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  height: 40px;
  width: 20px;
  top: 0;
  right: 0;
  position: absolute;
}
.mst-quick-nav__filterList .mst-quick-nav__filterList-container {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
}
.mst-quick-nav__filterList .mst-quick-nav__filterList-block {
  display: flex;
}
.mst-quick-nav__filterList .mst-quick-nav__item {
  display: flex;
}
.mst-quick-nav__filterList .mst-quick-nav__filterList-prev,
.mst-quick-nav__filterList .mst-quick-nav__filterList-next {
  cursor: pointer;
  text-decoration: none;
  flex-shrink: 0;
  opacity: 0;
  position: absolute;
  transition: opacity 300ms ease-out;
}
.mst-quick-nav__filterList .mst-quick-nav__filterList-prev > span,
.mst-quick-nav__filterList .mst-quick-nav__filterList-next > span {
  display: none;
}
.mst-quick-nav__filterList .mst-quick-nav__filterList-prev:before,
.mst-quick-nav__filterList .mst-quick-nav__filterList-next:before {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23cccccc' d='M20,25a1,1,0,0,1-.71-.29l-8-8a1,1,0,0,1,0-1.42l8-8a1,1,0,1,1,1.42,1.42L13.41,16l7.3,7.29a1,1,0,0,1,0,1.42A1,1,0,0,1,20,25Z'/%3E%3C/svg%3E");
}
.mst-quick-nav__filterList .mst-quick-nav__filterList-prev:hover:before,
.mst-quick-nav__filterList .mst-quick-nav__filterList-next:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff5501' d='M20,25a1,1,0,0,1-.71-.29l-8-8a1,1,0,0,1,0-1.42l8-8a1,1,0,1,1,1.42,1.42L13.41,16l7.3,7.29a1,1,0,0,1,0,1.42A1,1,0,0,1,20,25Z'/%3E%3C/svg%3E");
}
.mst-quick-nav__filterList._scrollable .mst-quick-nav__filterList-prev,
.mst-quick-nav__filterList._scrollable .mst-quick-nav__filterList-next {
  opacity: 1;
}
.mst-quick-nav__filterList .mst-quick-nav__filterList-prev {
  left: -24px;
}
.mst-quick-nav__filterList .mst-quick-nav__filterList-next {
  right: -24px;
}
.mst-quick-nav__filterList .mst-quick-nav__filterList-next:before {
  transform: rotate(180deg);
}
.mst-quick-nav__filterList .mst-quick-nav__item {
  white-space: nowrap;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 0 12px 0 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-quick-nav__filterList .mst-quick-nav__item strong {
  margin-right: 5px;
  font-size: 90%;
}
.mst-quick-nav__filterList .mst-quick-nav__item .count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 90%;
}
.mst-quick-nav__filterList .mst-quick-nav__item label {
  cursor: pointer;
}
.mst-quick-nav__filterList .mst-quick-nav__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst-quick-nav__filterList .mst-quick-nav__item._checked {
  background: #ff5501;
  border-color: #ff5501;
  color: #ffffff;
}
.mst-quick-nav__filterList .mst-quick-nav__item._checked .count {
  color: #efefef;
}
.mst-quick-nav__filterList .mst-quick-nav__item._checked:after {
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  background-size: cover;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' height='512px' width='512px'%3E%3Cpath fill='%23ffffff' d='M437.5,386.6L306.9,256l130.6-130.6c14.1-14.1,14.1-36.8,0-50.9c-14.1-14.1-36.8-14.1-50.9,0L256,205.1L125.4,74.5 c-14.1-14.1-36.8-14.1-50.9,0c-14.1,14.1-14.1,36.8,0,50.9L205.1,256L74.5,386.6c-14.1,14.1-14.1,36.8,0,50.9 c14.1,14.1,36.8,14.1,50.9,0L256,306.9l130.6,130.6c14.1,14.1,36.8,14.1,50.9,0C451.5,423.4,451.5,400.6,437.5,386.6z'/%3E%3C/svg%3E");
  margin-left: 8px;
}
.mst-quick-nav__filterList .mst-quick-nav__item._checked:hover label {
  text-decoration: line-through;
}
.mst-quick-nav__filterList .mst-quick-nav__attribute {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  cursor: default;
}
.main .mst-scroll__button {
  cursor: pointer;
  display: flex;
  margin: 1rem auto;
  align-items: center;
  justify-content: center;
}
.main .mst-scroll__button:before {
  opacity: 0.6;
  display: block;
  content: "";
  height: 36px;
  width: 36px;
  margin-right: 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.7928 10.3055C22.589 11.2646 23.2047 12.2066 24.1681 12.4094L32.3858 14.1402L34.1553 6.39665C34.3738 5.44085 33.7725 4.48961 32.8125 4.27207C31.8524 4.05452 30.8971 4.65321 30.6786 5.60915L30.104 8.12397C30.066 8.06061 30.0251 7.99829 29.9783 7.9388C27.0513 4.20575 22.488 1.79999 17.3614 1.79999C8.51464 1.79999 1.3501 8.9562 1.3501 17.775C1.3501 26.5939 8.51464 33.75 17.3614 33.75C26.2081 33.75 33.3729 26.5939 33.3729 17.775C33.3729 16.7946 32.5743 16 31.5901 16C30.6053 16 29.8072 16.7946 29.8072 17.775C29.8072 24.6411 24.231 30.2 17.3614 30.2C10.4918 30.2 4.91563 24.6411 4.91563 17.775C4.91563 10.909 10.4918 5.34999 17.3614 5.34999C20.9298 5.34999 24.7283 7.04316 27.0001 9.44976L24.9059 8.93618C23.9426 8.73341 22.9966 9.34644 22.7928 10.3055Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
}
.main .mst-scroll__button:hover:before {
  opacity: 1;
}
.main .mst-scroll__button._loading {
  opacity: .7;
}
.main .mst-scroll__button._loading:before {
  opacity: 1;
  animation: rotating 3s linear infinite;
}
@-webkit-keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes reveal {
  from {
    transform: scale(0.001);
  }
  to {
    transform: scale(1);
  }
}
@keyframes slide {
  to {
    transform: translateX(1.5em);
  }
}
.mst-scroll__loader {
  font-size: 20px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}
.mst-scroll__loader .loader-dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555;
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.mst-scroll__loader .loader-dot:nth-child(1),
.mst-scroll__loader .loader-dot:nth-child(2) {
  left: 0;
}
.mst-scroll__loader .loader-dot:nth-child(3) {
  left: 1.5em;
}
.mst-scroll__loader .loader-dot:nth-child(4) {
  left: 3em;
}
.mst-scroll__loader .loader-dot:nth-child(1) {
  animation-name: reveal;
}
.mst-scroll__loader .loader-dot:nth-child(2),
.mst-scroll__loader .loader-dot:nth-child(3) {
  animation-name: slide;
}
.mst-scroll__loader .loader-dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
.mst-scroll__progress {
  text-align: center;
  width: 40%;
  min-width: 300px;
  margin: 0 auto 1.4rem;
}
.mst-scroll__progress .mst-scroll__progress-label {
  font-size: 1.4rem;
}
.mst-scroll__progress .mst-scroll__progress-bar {
  width: 100%;
  height: 2px;
  background-color: #9a9a9a;
  margin: 1rem 0;
}
.mst-scroll__progress .mst-scroll__progress-bar div {
  background-color: #ff5501;
  height: 100%;
}
.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 .price {
  display: block;
  font-weight: 600;
  margin-left: 1rem;
  white-space: nowrap;
  font-size: 1.3rem;
}
.mst-searchautocomplete__item.magento_catalog_product .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;
    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._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;
}
.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: -18px;
  transition: all 100ms;
}
.mstInPage__stat._loading {
  opacity: 0.3;
}
.mstInPage__pagination {
  display: flex;
  margin-top: 30px;
}
.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;
  }
}
.all-products-page-index-index .columns {
  position: relative;
}
.block.block-minicart .checkout-export {
  margin-top: 10px;
}
.checkout-export {
  display: inline-block;
  position: relative;
  width: 100%;
  font-size: 14px;
}
.checkout-export.active {
  overflow: visible;
}
.checkout-export.active ul {
  display: block;
  width: 100%;
}
.checkout-export ul {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #eaeaea;
  margin-top: 4px;
  min-width: 160px;
  z-index: 102;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
}
.checkout-export ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 10px;
  color: #333;
  cursor: pointer;
}
.checkout-export ul li a span.upper {
  text-transform: uppercase;
}
.checkout-export ul li a:hover {
  color: #e23e13;
}
.checkout-export .action {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #e23e13;
  border: unset;
  color: #fff;
  padding: 14px 17px;
  font-size: inherit;
  height: 52px;
}
.checkout-export .action .active .ico-arrow-down::after {
  content: "\f077";
}
.checkout-export .fa-ico::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-family: "FontAwesome";
  margin: 0 0 3px 3px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.checkout-export .arrow-down::after {
  content: "\f078";
}
.checkout-export .arrow-down-dl::after {
  content: "\f01a";
}
.checkout-cart-index .cart-container .oxon-export {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart-container .oxon-export {
    justify-content: space-evenly;
    padding: 0px 15px;
  }
}
.checkout-cart-index .cart-container .checkout-export {
  width: 240px;
  padding-left: 0px;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart-container .checkout-export {
    width: 100%;
  }
}
.checkout-cart-index .cart-container .checkout-export .action {
  height: 52px;
  font-family: 'Lato Regular';
}
.checkout-cart-index .cart-container .checkout-export .dropdown-options {
  width: 100%;
}
.checkout-cart-index .cart-discount,
.checkout-cart-index .cart.main.actions button {
  display: none;
}
.block-highlight .block-title p {
  margin: 0;
}
.block-highlight .products {
  margin: 0;
}
.block-highlight .toolbar-products {
  display: none;
}
.block-highlight .toolbar-amount {
  display: none;
}
div.block-highlight .block-title strong {
  font-weight: 600;
}
div.block-highlight .block-title strong span {
  font-weight: 300;
}
@media (max-width: 768px) {
  .block-highlight [data-role^="swatch-opt"] {
    display: none;
  }
}
.block-highlight .product-items-images .product-item {
  border: 0 !important;
  font-size: 0 !important;
}
.block.block-highlight.widget .products-grid .product-items {
  gap: 0;
  margin-left: -10px;
}
.block.block-highlight.widget .products-grid .product-items .product-item {
  padding-left: 0;
  padding-right: 0;
}
.page-layout-1column .block.widget.highlight-cols-1 .products-grid .product-items {
  margin-left: -10px;
}
.page-layout-1column .block.widget.highlight-cols-1 .products-grid .product-items .product-item {
  padding-left: 0;
  padding-right: 0;
}
.block.widget.highlight-cols-1 .products-grid .product-item:nth-child(n),
.page-layout-1column .block.widget.highlight-cols-1 .products-grid .product-item:nth-child(n),
.page-layout-3columns .block.widget.highlight-cols-1 .products-grid .product-item:nth-child(n) {
  margin: 0 0 10px 10px;
  width: calc(100% / 1 - 10px - 0.1px);
}
.page-layout-1column .block.widget.highlight-cols-2 .products-grid .product-items {
  margin-left: -10px;
}
.page-layout-1column .block.widget.highlight-cols-2 .products-grid .product-items .product-item {
  padding-left: 0;
  padding-right: 0;
}
.block.widget.highlight-cols-2 .products-grid .product-item:nth-child(n),
.page-layout-1column .block.widget.highlight-cols-2 .products-grid .product-item:nth-child(n),
.page-layout-3columns .block.widget.highlight-cols-2 .products-grid .product-item:nth-child(n) {
  margin: 0 0 10px 10px;
  width: calc(100% / 2 - 10px - 0.1px);
}
.page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-items {
  margin-left: -10px;
}
.page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-items .product-item {
  padding-left: 0;
  padding-right: 0;
}
.block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
.page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
.page-layout-3columns .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n) {
  margin: 0 0 10px 10px;
  width: calc(100% / 3 - 10px - 0.1px);
}
.page-layout-1column .block.widget.highlight-cols-4 .products-grid .product-items {
  margin-left: -10px;
}
.page-layout-1column .block.widget.highlight-cols-4 .products-grid .product-items .product-item {
  padding-left: 0;
  padding-right: 0;
}
.block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n),
.page-layout-1column .block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n),
.page-layout-3columns .block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n) {
  margin: 0 0 10px 10px;
  width: calc(100% / 4 - 10px - 0.1px);
}
.page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-items {
  margin-left: -10px;
}
.page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-items .product-item {
  padding-left: 0;
  padding-right: 0;
}
.block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n),
.page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n),
.page-layout-3columns .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n) {
  margin: 0 0 10px 10px;
  width: calc(100% / 5 - 10px - 0.1px);
}
.page-layout-1column .block.widget.highlight-cols-6 .products-grid .product-items {
  margin-left: -10px;
}
.page-layout-1column .block.widget.highlight-cols-6 .products-grid .product-items .product-item {
  padding-left: 0;
  padding-right: 0;
}
.block.widget.highlight-cols-6 .products-grid .product-item:nth-child(n),
.page-layout-1column .block.widget.highlight-cols-6 .products-grid .product-item:nth-child(n),
.page-layout-3columns .block.widget.highlight-cols-6 .products-grid .product-item:nth-child(n) {
  margin: 0 0 10px 10px;
  width: calc(100% / 6 - 10px - 0.1px);
}
@media (max-width: 767px) {
  /* Three columns instead of six */
  .highlight-cols-6 li.item {
    width: calc(100% / 3 - 10px - 0.1px) !important;
  }
}
@media (max-width: 480px) {
  /* Two columns for small screen */
  .page-layout-1column .block.widget.highlight-grid:not(.highlight-cols-1):not(.highlight-carousel) .product-items:not(.product-items-images) .product-item,
  .block.widget.highlight-grid:not(.highlight-cols-1):not(.highlight-carousel) .product-items:not(.product-items-images) .product-item,
  .page-layout-1column .block.widget.highlight-grid:not(.highlight-cols-1):not(.highlight-carousel) .product-items:not(.product-items-images) .product-item:nth-child(n),
  .block.widget.highlight-grid:not(.highlight-cols-1):not(.highlight-carousel) .product-items:not(.product-items-images) .product-item:nth-child(n) {
    width: calc(50% - 10px - 0.1px) !important;
  }
}
.block-highlight.hl-magazine {
  display: flex;
}
.block-highlight.hl-magazine .block-title-image {
  display: none;
}
.block-highlight.hl-magazine > .block-title {
  width: 23%;
}
.block-highlight.hl-magazine > .block-content {
  width: 77%;
  box-sizing: border-box;
}
.block-highlight.hl-magazine.highlight-carousel > .block-content {
  display: block;
}
.block-highlight.hl-magazine > .block-title {
  text-align: left;
  box-sizing: border-box;
  margin: 0;
  padding: 25px;
  border: 0;
  background: none;
  position: relative;
}
.block-highlight.hl-magazine > .block-title > * {
  position: relative;
  z-index: 2;
}
.block-highlight.hl-magazine > .block-title > strong {
  word-break: break-word;
  padding: 3px 0;
  display: inline;
  font-size: 2.5rem;
}
@media (max-width: 768px) {
  .block-highlight.hl-magazine > .block-title > strong {
    font-size: 2rem;
  }
}
.block-highlight.hl-magazine > .block-title > strong span {
  display: inline;
}
.hl-black.block-highlight.hl-magazine > .block-title > strong,
.hl-blue.block-highlight.hl-magazine > .block-title > strong,
.hl-orange.block-highlight.hl-magazine > .block-title > strong,
.hl-green.block-highlight.hl-magazine > .block-title > strong,
.hl-purple.block-highlight.hl-magazine > .block-title > strong,
.hl-red.block-highlight.hl-magazine > .block-title > strong {
  color: #fff;
}
.hl-marker.block-highlight.hl-magazine > .block-title > strong {
  color: #333;
  background: #fff;
  box-shadow: 5px 0 0 #ffffff, -5px 0 0 #ffffff;
}
.hl-white.hl-marker.block-highlight.hl-magazine > .block-title > strong {
  color: #fff;
  background: #000;
  box-shadow: 5px 0 0 #000000, -5px 0 0 #000000;
}
.block-highlight.hl-magazine > .block-title > strong:before,
.block-highlight.hl-magazine > .block-title > strong:after {
  display: none;
}
.block-highlight.hl-magazine > .block-title .subtitle {
  margin: 20px 0 20px -5px;
}
.block-highlight.hl-magazine > .block-title .subtitle a {
  display: inline-block;
  padding: 5px 12px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  color: #333;
  font-size: 1.9rem;
  font-weight: 600;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  transition: transform 200ms linear, box-shadow 200ms linear;
}
.block-highlight.hl-magazine > .block-title .subtitle a:hover {
  transform: translateY(-2px);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.12);
}
.hl-white.block-highlight.hl-magazine > .block-title .subtitle a {
  color: #fff;
  background: #000;
}
.block-highlight.hl-magazine > .block-title .block-title-background {
  z-index: 1;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-color: transparent;
}
.block-highlight.hl-magazine > .block-title .block-title-background .title-image {
  position: absolute;
}
.block-highlight.hl-magazine > .block-title .block-title-background .title-image img {
  display: block;
}
.hl-black.block-highlight.hl-magazine > .block-title .block-title-background {
  background-color: #000;
}
.hl-white.block-highlight.hl-magazine > .block-title .block-title-background {
  background-color: #fff;
}
.hl-blue.block-highlight.hl-magazine > .block-title .block-title-background {
  background-color: #1c73f5;
}
.hl-orange.block-highlight.hl-magazine > .block-title .block-title-background {
  background-color: #fe6500;
}
.hl-green.block-highlight.hl-magazine > .block-title .block-title-background {
  background-color: #45ca38;
}
.hl-purple.block-highlight.hl-magazine > .block-title .block-title-background {
  background-color: #6346cf;
}
.hl-red.block-highlight.hl-magazine > .block-title .block-title-background {
  background-color: #f54034;
}
.hl-gray.block-highlight.hl-magazine > .block-title .block-title-background,
.hl-grey.block-highlight.hl-magazine > .block-title .block-title-background {
  background-color: #f7f7f7;
}
.hl-cover.block-highlight.hl-magazine > .block-title .block-title-background .title-image {
  top: 0;
  height: 100%;
}
.hl-cover.block-highlight.hl-magazine > .block-title .block-title-background .title-image img {
  height: 100%;
  object-fit: cover;
}
.hl-contain.block-highlight.hl-magazine > .block-title .block-title-background .title-image {
  bottom: 0;
}
@media (max-width: 640px) {
  .block-highlight.hl-magazine {
    display: flex;
    flex-direction: column;
  }
  .block-highlight.hl-magazine > .block-title {
    width: 100%;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .block-highlight.hl-magazine > .block-title .subtitle {
    margin-left: 0;
  }
  .block-highlight.hl-magazine > .block-title .block-title-background .title-image {
    display: none;
  }
  .block-highlight.hl-magazine > .block-content {
    width: 100%;
  }
}
.block-highlight.highlight-carousel .pager {
  display: none;
}
.block-highlight.highlight-carousel .block-content {
  padding: 0;
  display: flex;
  flex-flow: column;
}
.block-highlight.highlight-carousel .slide {
  position: relative;
  width: 100%;
  flex-shrink: 0;
  padding: 0 30px;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  .block-highlight.highlight-carousel .slick-list {
    scroll-snap-type: none !important;
  }
  .block-highlight.highlight-carousel .slide {
    padding: 0;
    width: auto !important;
  }
  .block-highlight.highlight-carousel .slick-arrow,
  .block-highlight.highlight-carousel .swiper-button-prev,
  .block-highlight.highlight-carousel .swiper-button-next {
    display: none !important;
  }
  .block-highlight.highlight-carousel .product-item {
    width: 33vw !important;
  }
  .block-highlight.highlight-carousel .product-items {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 !important;
  }
  .block-highlight.highlight-carousel .product-items .product-item:nth-child(n) {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 480px) {
  .block-highlight.highlight-carousel .product-item {
    width: 45vw !important;
  }
}
@media (max-width: 640px) {
  .block-highlight.highlight-carousel .slide.loading.show-button::after {
    content: attr(title);
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 5px 12px;
    background-color: #ddd;
    border-radius: 2px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    font-size: 19px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .block-highlight.highlight-carousel .slide.loading.show-button > .products {
    opacity: 0;
  }
  .block-highlight.highlight-carousel .slide.loading .product-item:nth-child(n+2) {
    display: none;
  }
}
.block-highlight .slide.loading * {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.block-highlight .slide.loading .product-reviews-summary {
  display: none;
}
.block-highlight .slide.loading .products.wrapper,
.block-highlight .slide.loading .products-grid,
.block-highlight .slide.loading .product-items,
.block-highlight .slide.loading .product-item,
.block-highlight .slide.loading .product-item-info,
.block-highlight .slide.loading .prolabels-wrapper,
.block-highlight .slide.loading .product-item-photo,
.block-highlight .slide.loading .product-item-details,
.block-highlight .slide.loading .product-item-name,
.block-highlight .slide.loading .product-item-link,
.block-highlight .slide.loading .price-box,
.block-highlight .slide.loading .price-box * {
  opacity: 1;
  visibility: visible;
}
.block-highlight .slide.loading .product-item-photo,
.block-highlight .slide.loading .product-item-link,
.block-highlight .slide.loading .price-box span,
.block-highlight .slide.loading .price-box span::before {
  color: transparent !important;
  background-color: #eaeaea !important;
}
.block-highlight .slide.loading .product-item-name {
  text-overflow: initial !important;
  -webkit-line-clamp: unset !important;
}
.block-highlight .slide.loading .product-item-link,
.block-highlight .slide.loading .price-box > span {
  background: #f6f7f8;
}
.block-highlight .slide.loading .product-item-photo {
  display: block;
  opacity: 0.7;
  background-color: #d3d3d3 !important;
  animation: higlight-placeholder-flicker 1.7s infinite 1s;
}
@keyframes higlight-placeholder-flicker {
  0% {
    opacity: 0.7;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
  }
}
.block-highlight.highlight-carousel .swiper-container {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 640px) {
  .block-highlight.highlight-carousel .swiper-container {
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible;
  }
  .block-highlight.highlight-swiper .block-content {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .block-highlight.highlight-swiper .block-content::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .block-highlight.highlight-swiper .block-content::-webkit-scrollbar-track {
    background-color: #eee;
  }
  .block-highlight.highlight-swiper .block-content::-webkit-scrollbar-thumb {
    background-color: #ccc;
  }
}
.block-highlight.highlight-carousel .swiper-container.product-item-hovered {
  margin: -20px auto -300px;
  padding: 20px 0 300px;
  z-index: 3;
}
.block-highlight.highlight-carousel .swiper-container.product-item-hovered .swiper-button-prev,
.block-highlight.highlight-carousel .swiper-container.product-item-hovered .swiper-button-next {
  top: calc(50% - (300px - 20px) / 2);
}
.block-highlight [data-appearance='carousel'] .slick-list {
  padding-left: 0 !important;
  padding-right: 0 !important;
  scroll-snap-type: x mandatory;
  gap: var(--listing-grid-gap);
  row-gap: var(--listing-grid-row-gap);
}
.block-highlight .slick-list .slide {
  scroll-snap-align: center;
}
.block-highlight .slick-list .slide .product-items {
  flex-wrap: wrap !important;
}
body:has(.filter-active, .pages-item-previous) .easycatalogimg.hide-when-filter {
  display: none;
}
.easycatalogimg-listing {
  list-style: none;
  padding: 0;
  margin: 0;
}
.easycatalogimg-listing li {
  margin: 0;
  padding: 0;
}
.easycatalogimg img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
.easycatalogimg a {
  text-decoration: none;
}
.easycatalogimg a:hover {
  text-decoration: underline;
}
.easycatalogimg .link-more {
  font-weight: bold;
}
.easycatalogimg .item {
  box-sizing: border-box;
}
.easycatalogimg .image {
  display: block;
  text-align: center;
}
@media (min-width: 1024px) {
  .easycatalogimg .image + .parent-category,
  .easycatalogimg .list-subcategories {
    margin: 20px 22px;
  }
}
.easycatalogimg .parent-category {
  font-weight: bold;
}
.easycatalogimg .parent-category-wrapper {
  position: relative;
}
.easycatalogimg .parent-category-wrapper:has(.parent-category-over) {
  background: #8d8d8d;
}
.easycatalogimg .parent-category-top {
  text-align: center;
  font-weight: normal;
  font-size: 1.2em;
}
.easycatalogimg .parent-category-over {
  position: absolute;
  bottom: clamp(10px, 2vw, 40px);
  left: clamp(10px, 2vw, 40px);
  z-index: 10;
}
.easycatalogimg .parent-category-over .name {
  color: #fff;
  text-shadow: 0 2px 10px rgb(0 0 0 / 50%);
}
@media (min-width: 1024px) {
  .easycatalogimg .category-name-bottom .list-subcategories {
    margin-top: -10px;
  }
}
.easycatalogimg .list-subcategories {
  padding: 0;
  list-style: none;
}
.easycatalogimg .list-subcategories li {
  margin: .45em 0;
}
.easycatalogimg-masonry {
  column-gap: 1em;
  column-count: 2;
}
@media (min-width: 1024px) {
  .easycatalogimg-masonry {
    column-gap: 2em;
  }
}
@media (min-width: 768px) {
  .easycatalogimg-masonry.easycatalogimg-cols-2 {
    column-count: 2;
  }
  .easycatalogimg-masonry.easycatalogimg-cols-3 {
    column-count: 3;
  }
  .easycatalogimg-masonry.easycatalogimg-cols-4 {
    column-count: 4;
  }
  .easycatalogimg-masonry.easycatalogimg-cols-5 {
    column-count: 5;
  }
  .easycatalogimg-masonry.easycatalogimg-cols-6 {
    column-count: 6;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .easycatalogimg-masonry.easycatalogimg-cols-5,
  .easycatalogimg-masonry.easycatalogimg-cols-6 {
    column-count: 4;
  }
}
.easycatalogimg-masonry .item {
  background-color: #f7f7f7;
  display: inline-block;
  width: 100%;
  padding: 2px;
  margin: 0 0 1em;
}
@media (min-width: 1024px) {
  .easycatalogimg-masonry .item {
    margin: 0 0 2em;
  }
}
.easycatalogimg-grid {
  display: flex;
  gap: var(--item-gap);
  flex-wrap: wrap;
  margin: 0;
  --item-gap: 0px;
  --item-padding: 10px 10px 30px 10px;
  --item-margin: 0px;
}
[data-content-type="easycatalogimg"].gap-0 .easycatalogimg-grid {
  --item-padding: 0px;
  --item-margin: 0px;
}
.easycatalogimg-grid .item {
  width: calc((100% - var(--item-gap)) / 2 - var(--item-margin) * 2);
  margin: var(--item-margin);
  padding: var(--item-padding);
}
@media (min-width: 768px) {
  .easycatalogimg-grid.easycatalogimg-cols-3 .item {
    width: calc((100% - var(--item-gap) * (3 - 1)) / 3 - var(--item-margin) * 2);
  }
  .easycatalogimg-grid.easycatalogimg-cols-4 .item {
    width: calc((100% - var(--item-gap) * (4 - 1)) / 4 - var(--item-margin) * 2);
  }
  .easycatalogimg-grid.easycatalogimg-cols-5 .item,
  .easycatalogimg-grid.easycatalogimg-cols-6 .item {
    width: calc((100% - var(--item-gap) * 3) / 4 - var(--item-margin) * 2);
  }
}
@media (min-width: 1024px) {
  .easycatalogimg-grid.easycatalogimg-cols-5 .item {
    width: calc((100% - var(--item-gap) * (5 - 1)) / 5 - var(--item-margin) * 2);
  }
  .easycatalogimg-grid.easycatalogimg-cols-6 .item {
    width: calc((100% - var(--item-gap) * (6 - 1)) / 6 - var(--item-margin) * 2);
  }
}
.easycatalogimg-departments .easycatalogimg a {
  color: #333;
}
.easycatalogimg-departments .easycatalogimg .list-subcategories {
  font-size: .85em;
}
.easycatalogimg-departments .easycatalogimg .list-subcategories a {
  color: #444;
}
.ajaxpro-modal-dialog .column.main {
  padding-top: 0 !important;
  width: 100% !important;
}
.ajaxpro-modal-dialog .modal-inner-wrap {
  max-width: 900px;
}
.ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell {
  margin-top: 0;
  width: auto;
  margin-bottom: 0;
}
.ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products {
  margin: 0;
}
.ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products .product-item {
  margin-left: 0;
}
.ajaxpro-modal-dialog.ajaxpro-popup-simple .modal-inner-wrap .modal-footer,
.ajaxpro-modal-dialog.ajaxpro-popup-suggestpage-view .modal-inner-wrap .modal-footer {
  border: 0;
}
.ajaxpro-modal-dialog.ajaxpro-popup-simple .modal-inner-wrap .modal-content {
  padding-bottom: 0;
}
.ajaxpro-modal-dialog.ajaxpro-popup-simple .modal-inner-wrap .modal-footer {
  padding-top: 1rem;
}
.ajaxpro-modal-dialog.ajaxpro-popup-minicart .modal-inner-wrap {
  width: 100%;
}
.ajaxpro-modal-dialog.ajaxpro-popup-minicart.ajaxpro-modal-dialog-popup .modal-inner-wrap {
  max-width: 600px;
}
.ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper {
  margin: 0;
  float: none;
  display: block;
}
.ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper .block-minicart {
  right: 0;
  display: block;
  border: none;
  box-shadow: none;
  position: relative;
  width: auto;
}
.ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper .block-minicart:before,
.ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper .block-minicart:after {
  display: none;
}
.ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper .block-minicart .action.close {
  display: none;
}
:root {
  --ajaxpro-quick-view-position: image;
}
.quick-view {
  display: flex;
  align-items: center;
  /* Hidden until theme requires Quick View text*/
}
.quick-view span {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.quick-view::before {
  content: '';
  aspect-ratio: 1;
  display: inline-block;
}
.product-item-info > .quick-view {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
.quick-view::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 144a110.94 110.94 0 0 0-31.24 5 55.4 55.4 0 0 1 7.24 27 56 56 0 0 1-56 56 55.4 55.4 0 0 1-27-7.24A111.71 111.71 0 1 0 288 144zm284.52 97.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400c-98.65 0-189.09-55-237.93-144C98.91 167 189.34 112 288 112s189.09 55 237.93 144C477.1 345 386.66 400 288 400z"></path></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 18px 18px !important;
}
.products.list .product-item {
  position: relative;
}
.product-item-info > .quick-view {
  top: 100px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  padding: 8px 9px;
  gap: 7px;
  background-color: rgba(242, 242, 242, 0.7);
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  color: #000;
  transition: background-color 0.2s ease-in-out;
}
.products.products-list .product-item-info > .quick-view {
  display: none;
}
.product-item-info > .quick-view._block-content-loading::before,
.product-item-info > .quick-view._block-content-loading:hover::before {
  background-image: none;
}
.product-item-info > .quick-view:hover {
  background-color: rgba(26, 26, 26, 0.9);
  color: #fff;
}
.product-item-info > .quick-view::before {
  width: 20px;
  height: 20px;
}
@media (min-width: 640px) and (hover: hover) {
  .product-item-info:has(:focus-visible) > .quick-view,
  .product-item-info:hover > .quick-view {
    opacity: 1;
    pointer-events: all;
    transition: opacity 0.15s ease-in-out;
  }
}
.block-swissup-ajaxsearch-results,
.block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown {
  background: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 0;
  margin: 10px 0 0;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
  padding: 6px;
  box-sizing: border-box;
}
.block-swissup-ajaxsearch-results::before,
.block-swissup-ajaxsearch-results::after,
.block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::before,
.block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::after {
  content: '';
  position: absolute;
  display: block;
  border-bottom-style: solid;
  height: 0;
  width: 0;
}
.block-swissup-ajaxsearch-results::before,
.block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::before {
  right: 9px;
  top: -12px;
  border: 6px solid transparent;
  border-bottom-color: #ffffff;
  z-index: 99;
}
.block-swissup-ajaxsearch-results::after,
.block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::after {
  right: 8px;
  top: -14px;
  border: 7px solid transparent;
  border-bottom-color: #eaeaea;
  z-index: 98;
}
.block-swissup-ajaxsearch-results.stick-to-start::before,
.block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown.stick-to-start::before {
  left: 15px;
}
.block-swissup-ajaxsearch-results.stick-to-start::after,
.block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown.stick-to-start::after {
  left: 14px;
}
.block-swissup-ajaxsearch-results {
  min-width: 200px;
  font-size: 1.3rem;
}
.block-swissup-ajaxsearch-results .tt-suggestion {
  padding: 4px 10px;
  box-sizing: border-box;
}
.block-swissup-ajaxsearch-results .tt-suggestion.tt-cursor,
.block-swissup-ajaxsearch-results .tt-suggestion:hover {
  background-color: #fafafa;
}
.block-swissup-ajaxsearch-results .notFound-item-info {
  padding: 4px 10px;
}
.block-swissup-ajaxsearch-results .tt-dataset {
  max-height: 550px;
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
.block-swissup-ajaxsearch-results .tt-dataset::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.block-swissup-ajaxsearch-results .tt-dataset::-webkit-scrollbar-track {
  background-color: #ededed;
  border-radius: 4px;
}
.block-swissup-ajaxsearch-results .tt-dataset::-webkit-scrollbar-thumb {
  background-color: #cccccc;
  border-radius: 4px;
}
.block-swissup-ajaxsearch-results .ajaxsearch-title {
  margin: 1rem 0 .7rem;
  text-transform: uppercase;
}
.block-swissup-ajaxsearch-results .ajaxsearch-header-container {
  width: 100%;
  /*display: flex;*/
  justify-content: space-around;
  padding: 10px;
}
.block-swissup-ajaxsearch-results .ajaxsearch-header-container .view-all {
  float: right;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper .product-item-info {
  width: auto;
}
.block-swissup-ajaxsearch-results .product-item-info {
  display: block;
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.block-swissup-ajaxsearch-results .product-item-info:first-child {
  border-top: none;
}
.block-swissup-ajaxsearch-results .product-item-info:last-child {
  border-bottom: none;
}
.block-swissup-ajaxsearch-results .product-item-info .product-item-photo {
  padding: 0;
  max-width: 100px;
}
.block-swissup-ajaxsearch-results .product-item-info .product-item-photo,
.block-swissup-ajaxsearch-results .product-item-info .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.block-swissup-ajaxsearch-results .product-item-info .product-item-name {
  margin-bottom: 2px;
}
.block-swissup-ajaxsearch-results .product-item-info .price-box {
  font-size: 0.85em;
}
.block-swissup-ajaxsearch-results .product-item-info .product-info-stock-sku,
.block-swissup-ajaxsearch-results .product-item-info .product-info-db-no {
  cursor: pointer;
}
.block-swissup-ajaxsearch-results .custom-item-info-wrapper {
  padding: 0 5px 15px 10px;
}
.block-swissup-ajaxsearch-results .list .product-item-photo {
  padding: 0 10px 0 0;
}
.block-swissup-ajaxsearch-results .prolabels-wrapper {
  height: auto;
}
@keyframes ajaxsearch-appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.block-swissup-ajaxsearch-results .product-item-info,
.block-swissup-ajaxsearch-results .custom-item-info-wrapper {
  opacity: 0;
  animation: 150ms ajaxsearch-appear forwards;
}
.block-swissup-ajaxsearch-results .custom-item-info-wrapper {
  animation-delay: 50ms;
  animation-duration: 500ms;
}
.block-swissup-ajaxsearch-results .product-item-info {
  animation-delay: 650ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(12) {
  animation-delay: 600ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(11) {
  animation-delay: 550ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(10) {
  animation-delay: 500ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(9) {
  animation-delay: 450ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(8) {
  animation-delay: 400ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(7) {
  animation-delay: 350ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(6) {
  animation-delay: 300ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(5) {
  animation-delay: 250ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(4) {
  animation-delay: 200ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(3) {
  animation-delay: 150ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(2) {
  animation-delay: 100ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(1) {
  animation-delay: 50ms;
}
.block-swissup-ajaxsearch-results .product-item-info:nth-child(0) {
  animation-delay: 0ms;
}
.swissup-ajaxsearch-loading #swissup-ajaxsearch-filter-category,
.page-wrapper #swissup-ajaxsearch-filter-category {
  display: none;
  opacity: 0;
}
.swissup-ajaxsearch-filter-category-wrapper {
  display: none;
}
.block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown {
  padding: 3px;
}
.block-swissup-ajaxsearch .input-text {
  left: auto;
  right: auto;
  background: #ffffff;
  border: 1px solid transparent;
}
.block-swissup-ajaxsearch .input-text:focus {
  border: 1px solid transparent;
}
.block-swissup-ajaxsearch .input-inner-wrapper {
  position: relative;
}
.block-swissup-ajaxsearch .actions .action.search {
  position: absolute;
  top: -1000px;
}
.block-swissup-ajaxsearch .actions .action.close {
  text-align: center;
  cursor: pointer;
  display: flex;
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
.block-swissup-ajaxsearch .twitter-typeahead {
  width: 100%;
}
.block-swissup-ajaxsearch .tt-hint {
  color: #999999;
}
.block-swissup-ajaxsearch .loading-mask {
  --spinner-size: 1rem;
  right: 10px;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  width: 20px;
  height: 20px;
  padding: 0 !important;
  margin: 0 !important;
}
.block-swissup-ajaxsearch .input-inner-wrapper .close {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.breeze [data-role="password-strength-meter"] {
  display: none;
}
.breeze .breadcrumbs {
  min-height: 18px;
}
.breeze-carousel .products-grid {
  position: relative;
}
.breeze [data-appearance='carousel'],
.breeze .products-grid.slick-initialized {
  position: relative;
  display: grid;
}
.breeze [data-appearance='carousel'][data-show-dots="true"],
.breeze .products-grid.slick-initialized[data-show-dots="true"] {
  padding-bottom: 55px;
}
.breeze [data-appearance='carousel'] .slick-list,
.breeze .products-grid.slick-initialized .slick-list,
.breeze [data-appearance='carousel'] > .product-items,
.breeze .products-grid.slick-initialized > .product-items {
  margin-top: -15px;
  padding-top: 15px;
  margin-bottom: -15px;
  padding-bottom: 15px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.breeze [data-appearance='carousel'] .slick-list::-webkit-scrollbar,
.breeze .products-grid.slick-initialized .slick-list::-webkit-scrollbar,
.breeze [data-appearance='carousel'] > .product-items::-webkit-scrollbar,
.breeze .products-grid.slick-initialized > .product-items::-webkit-scrollbar {
  display: none;
}
@media (hover: hover) {
  .breeze [data-appearance='carousel'].scrolling .product-item,
  .breeze .products-grid.slick-initialized.scrolling .product-item {
    pointer-events: none;
  }
  .breeze [data-appearance='carousel']:focus-within .slick-list,
  .breeze .products-grid.slick-initialized:focus-within .slick-list,
  .breeze [data-appearance='carousel'].slide-item-hovered .slick-list,
  .breeze .products-grid.slick-initialized.slide-item-hovered .slick-list,
  .breeze [data-appearance='carousel']:focus-within > .product-items,
  .breeze .products-grid.slick-initialized:focus-within > .product-items,
  .breeze [data-appearance='carousel'].slide-item-hovered > .product-items,
  .breeze .products-grid.slick-initialized.slide-item-hovered > .product-items {
    margin-top: -20px;
    padding-top: 20px;
    margin-bottom: -300px;
    padding-bottom: 300px;
    z-index: 3;
  }
}
.breeze [data-appearance='carousel'] li.product-item,
.breeze .products-grid.slick-initialized li.product-item {
  flex-shrink: 0;
}
.breeze [data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: inline-block;
  visibility: visible;
}
.breeze #notice-cookie-block:not([style]) {
  display: none;
}
.breeze-gallery {
  display: flex;
  flex-direction: column;
}
.breeze-gallery .prev,
.breeze-gallery .next,
.breeze-gallery .controls a,
.breeze-gallery .close {
  color: rgba(var(--base-color, 119, 119, 119), .6);
}
.breeze-gallery .prev:hover,
.breeze-gallery .next:hover,
.breeze-gallery .controls a:hover,
.breeze-gallery .close:hover {
  color: rgba(var(--base-color, 119, 119, 119), 1);
}
.breeze-gallery .prev svg,
.breeze-gallery .next svg,
.breeze-gallery .controls a svg,
.breeze-gallery .close svg {
  width: 24px;
  height: 24px;
  vertical-align: top;
}
.breeze-gallery .prev,
.breeze-gallery .next,
.breeze-gallery .close,
.breeze-gallery .controls {
  position: absolute;
  z-index: 20;
}
.breeze-gallery .controls {
  visibility: hidden;
  left: 3px;
  top: 3px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.breeze-gallery .controls a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  background: rgba(var(--base-bg, 255, 255, 255), .6);
}
.breeze-gallery .video .controls {
  display: none;
}
.breeze-gallery .close {
  display: none;
}
.breeze-gallery .prev,
.breeze-gallery .next {
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 50%;
  width: 40px;
  height: 80px;
  margin-top: -40px;
  background: rgba(var(--muted-bg, 255, 255, 255), .6);
  z-index: 11;
  transition: all 150ms ease-in;
}
@media (hover: hover) {
  .breeze-gallery .prev,
  .breeze-gallery .next {
    visibility: hidden;
    opacity: 0;
  }
  .breeze-gallery .prev:hover,
  .breeze-gallery .next:hover {
    opacity: 1;
  }
}
.breeze-gallery .next {
  left: auto;
  right: 0;
}
@media (hover: hover) {
  .breeze-gallery .stage:hover .prev,
  .breeze-gallery .stage:hover .next {
    visibility: visible;
    opacity: .8;
  }
}
.breeze-gallery img {
  vertical-align: top;
  height: auto;
  max-height: none;
}
.breeze-gallery .item {
  position: relative;
  flex-shrink: 0;
}
.breeze-gallery .stage.video .main-image-wrapper::before,
.breeze-gallery .thumbnails:not(.dots) .item.video::before {
  content: '';
  z-index: 10;
  position: absolute;
  pointer-events: none;
  left: 50%;
  top: 50%;
  border: 10px solid transparent;
  border-left: 16px solid #fff;
  margin-top: -10px;
  margin-left: -8px;
  filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.2));
  transition: transform 100ms ease-in-out;
}
.breeze-gallery .stage {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: visible !important;
}
.breeze-gallery .stage > div:first-child,
.breeze-gallery .stage .main-image-wrapper,
.breeze-gallery .stage .main-image-wrapper > picture {
  position: relative;
  cursor: zoom-in;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
}
.breeze-gallery .stage .video-wrapper {
  position: absolute !important;
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  align-items: center !important;
}
.breeze-gallery .stage .video-wrapper + div {
  opacity: 0;
}
.breeze-gallery .stage.video .main-image-wrapper {
  cursor: pointer;
}
.breeze-gallery .stage.video .main-image-wrapper::before {
  transform: scale(1.3);
  pointer-events: all;
}
.breeze-gallery .stage.video .main-image-wrapper:hover::before {
  transform: scale(1.3) translateX(2px);
}
.breeze-gallery .thumbnails {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  gap: 5px;
  margin: 5px 0 0;
  overflow: auto;
  scroll-behavior: smooth;
  padding-bottom: 12px;
}
.breeze-gallery .thumbnails::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.breeze-gallery .thumbnails::-webkit-scrollbar-track {
  background-color: rgb(var(--scrollbar-bg, 230, 230, 230));
  border-radius: 10px;
}
.breeze-gallery .thumbnails::-webkit-scrollbar-thumb {
  background-color: rgb(var(--scrollbar-color, 200, 200, 200));
  border-radius: 10px;
}
.breeze-gallery .thumbnails.hidden {
  display: none;
}
.breeze-gallery .thumbnails img {
  filter: contrast(95%);
}
.breeze-gallery .thumbnails .item {
  background: rgba(var(--muted-bg, 244, 244, 244));
}
.breeze-gallery .thumbnails .item:focus {
  outline: none;
}
.breeze-gallery .thumbnails .item::after {
  content: '';
  position: absolute;
  pointer-events: none;
  inset: 0;
}
.breeze-gallery .thumbnails .item:focus::after,
.breeze-gallery .thumbnails .item.active::after {
  box-shadow: inset 0 0 0 2px #ff7a0e;
}
.breeze-gallery:not(.opened) .thumbnails.dots {
  gap: 0;
  justify-content: center;
  overflow: visible;
  z-index: 101;
  margin: 16px 0 0;
}
.breeze-gallery:not(.opened) .thumbnails.dots img {
  display: none;
}
.breeze-gallery:not(.opened) .thumbnails.dots .item {
  background: transparent;
  width: 24px;
  height: 24px;
}
.breeze-gallery:not(.opened) .thumbnails.dots .item::after {
  box-shadow: 0 0 0 1px #ffffff;
  background: #e6e6e6;
  inset: 7px;
}
.breeze-gallery:not(.opened) .thumbnails.dots .item,
.breeze-gallery:not(.opened) .thumbnails.dots .item::after {
  border-radius: 9999px;
}
.breeze-gallery:not(.opened) .thumbnails.dots .item.active::after,
.breeze-gallery:not(.opened) .thumbnails.dots .item:focus::after {
  box-shadow: 0 0 0 1px #ffffff;
  background: #ff7a0e;
}
.breeze-gallery.expanded:not(.opened) .stage,
.breeze-gallery.expanded:not(.opened) .thumbnails {
  display: none;
}
.breeze-gallery.expanded.opened .images {
  display: none;
}
.breeze-gallery .images {
  --gallery-columns-count: 2;
  --gallery-columns-gap: 10px;
  display: flex;
  position: relative;
  gap: var(--gallery-columns-gap);
  overflow: auto;
  scroll-snap-type: x mandatory;
  scroll-snap-stop: always;
}
.breeze-gallery .images .item {
  max-width: 100%;
  scroll-snap-align: center;
  text-align: center;
  cursor: zoom-in;
}
.breeze-gallery.caption [data-caption]:not([data-caption=""])::after {
  content: attr(data-caption);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 1px 5px;
  background: rgb(var(--base-bg, 255, 255, 255));
}
.breeze-gallery.opened {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  padding: 10px;
  box-sizing: border-box;
  background: rgb(var(--base-bg, 255, 255, 255));
}
.breeze-gallery.opened .close {
  background: rgba(var(--base-bg, 255, 255, 255), .6);
  display: block;
  right: 3px;
  top: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
}
.breeze-gallery.opened .controls {
  visibility: visible;
}
.breeze-gallery.opened .stage {
  flex-grow: 1;
  overflow: hidden !important;
}
.breeze-gallery.opened .stage:not(.video) .main-image-wrapper {
  cursor: default;
}
.breeze-gallery.opened .stage > div:first-child,
.breeze-gallery.opened .stage > div:first-child picture {
  margin: 0 auto;
  max-height: 100%;
}
.breeze-gallery.opened .stage > div:first-child,
.breeze-gallery.opened .stage > div:first-child picture,
.breeze-gallery.opened .stage > div:first-child .main-image-wrapper {
  align-items: normal;
}
.breeze-gallery.opened .stage > div:first-child img {
  object-fit: contain;
}
.breeze-gallery.opened .thumbnails.hidden {
  display: flex;
}
@media (orientation: landscape) {
  .breeze-gallery.opened {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .breeze-gallery.opened .thumbnails {
    flex-direction: column;
    flex-wrap: nowrap;
    order: -1;
    max-height: 550px;
    margin: 0 5px 0 0;
    padding-right: 5px;
    padding-bottom: 0;
    overflow-y: overlay;
  }
  .breeze-gallery.opened .stage {
    height: 100%;
    flex-shrink: 1;
  }
  .breeze-gallery.opened .thumbnails {
    max-height: none !important;
    height: 100%;
    justify-content: flex-start;
  }
}
lite-youtube {
  background-color: #000;
  position: relative;
  display: block;
  contain: content;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  max-width: 720px;
}
/* gradient */
lite-youtube::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
  background-position: top;
  background-repeat: repeat-x;
  height: 60px;
  padding-bottom: 50px;
  width: 100%;
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}
/* responsive iframe with a 16:9 aspect ratio
        thanks https://css-tricks.com/responsive-iframes/
    */
lite-youtube::after {
  content: "";
  display: block;
  padding-bottom: calc(100% / (16 / 9));
}
lite-youtube > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}
/* play button */
lite-youtube > .lty-playbtn {
  display: block;
  /* Make the button element cover the whole area for a large hover/click target… */
  width: 100%;
  height: 100%;
  /* …but visually it's still the same size */
  background: no-repeat center/68px 48px;
  /* YT's actual play button svg */
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');
  position: absolute;
  cursor: pointer;
  z-index: 1;
  filter: grayscale(100%);
  transition: filter 0.1s cubic-bezier(0, 0, 0.2, 1);
  border: 0;
}
lite-youtube:hover > .lty-playbtn,
lite-youtube .lty-playbtn:focus {
  filter: none;
}
/* Post-click styles */
lite-youtube.lyt-activated {
  cursor: unset;
}
lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated > .lty-playbtn {
  opacity: 0;
  pointer-events: none;
}
.lyt-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
body > .breeze-block-loader {
  position: fixed !important;
}
:root {
  --magnifier-gap: var(--gallery-columns-gap, 10px);
}
.image-magnifier-lens,
.image-magnifier-stage {
  direction: ltr;
  pointer-events: none;
  overflow: hidden;
  opacity: 0;
  visibility: visible !important;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(0, 0, 0, 0.06);
}
.image-magnifier-lens.magnifier-active,
.image-magnifier-stage.magnifier-active {
  opacity: 1;
}
.image-magnifier-lens div,
.image-magnifier-stage div {
  transform: translate3d(0, 0, 0);
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-magnifier-lens img[src=''],
.image-magnifier-stage img[src=''] {
  opacity: 0;
}
.image-magnifier-lens {
  border: 1px solid rgba(0, 0, 0, 0.4);
}
.image-magnifier-lens.circle {
  border-radius: 9999px;
}
.image-magnifier-lens div {
  background: rgba(255, 255, 255, 0.4);
}
.image-magnifier-stage {
  z-index: 999;
  background: #fff;
}
.image-magnifier-stage div {
  transition: 100ms transform ease-out;
}
@media (prefers-reduced-motion) {
  .image-magnifier-stage div {
    transition: none;
  }
}
.magnifier .breeze-gallery:not(.opened) .stage,
.magnifier .breeze-gallery .images {
  -webkit-touch-callout: none;
}
.magnifier .main-image,
.magnifier .images .item > img {
  backface-visibility: hidden;
  transition: filter 100ms linear;
}
.magnifier-stage-inner .image-magnifier-lens {
  opacity: 0;
}
.magnifier-stage-inner .image-magnifier-stage {
  box-shadow: none;
}
.magnifier-stage-inner:has(.stage .loading-mask) .image-magnifier-stage {
  opacity: 0;
}
.magnifier-stage-inner .breeze-gallery .next,
.magnifier-stage-inner .breeze-gallery .prev {
  z-index: 1000;
}
.magnifier-stage-inner.magnifier-active .product.media .main-image-wrapper {
  z-index: 100;
}
:not(.magnifier-stage-inner).magnifier-active .product.media .stage,
:not(.magnifier-stage-inner).magnifier-active .product.media .images .item {
  z-index: 100;
}
.magnifier-active .product.media .main-image,
.magnifier-active .product.media .images .magnifier-active > img {
  filter: grayscale(100%) opacity(60%);
}
.jarallax-container video,
.jarallax-container iframe {
  opacity: 0;
  transition: 80ms opacity ease-in;
}
.jarallax-container video[style*="translate3d"],
.jarallax-container iframe[style*="translate3d"] {
  opacity: 1;
}
.block.filter range-slider {
  width: 100%;
}
range-slider {
  --thumb-width: 16px;
  --thumb-height: var(--thumb-width);
  --thumb-mobile-width: calc(var(--thumb-width) * var(--thumb-mobile-scale));
  --thumb-mobile-height: calc(var(--thumb-height) * var(--thumb-mobile-scale));
  --thumb-border: 1px solid #fff;
  --thumb-border-radius: 999px;
  --thumb-bg: 10 89 254;
  --thumb-mobile-scale: 1.4;
  --track-height: 4px;
  --track-border-radius: var(--thumb-border-radius);
  --track-bg: 234 234 234;
  position: relative;
  display: inline-block;
}
range-slider input {
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
}
range-slider input:focus {
  outline: 0;
}
range-slider::before,
range-slider input::-webkit-slider-runnable-track {
  background: rgb(var(--track-bg));
  height: var(--track-height);
  border-radius: var(--track-border-radius);
}
range-slider input::-webkit-slider-thumb {
  -webkit-appearance: none;
  cursor: pointer;
  background: rgba(var(--thumb-bg) / .9);
  border: var(--thumb-border);
  border-radius: var(--thumb-border-radius);
  height: var(--thumb-height);
  width: var(--thumb-width);
  margin-top: calc(var(--track-height) / 2 - var(--thumb-height) / 2);
  transition: box-shadow 200ms ease-out;
}
@media (pointer: coarse) {
  range-slider input::-webkit-slider-thumb {
    --thumb-height: var(--thumb-mobile-height);
    --thumb-width: var(--thumb-mobile-width);
  }
}
range-slider input:focus::-webkit-slider-thumb,
range-slider input:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(var(--thumb-bg) / .2);
}
range-slider input::-moz-range-thumb {
  -webkit-appearance: none;
  cursor: pointer;
  background: rgba(var(--thumb-bg) / .9);
  border: var(--thumb-border);
  border-radius: var(--thumb-border-radius);
  height: var(--thumb-height);
  width: var(--thumb-width);
  margin-top: calc(var(--track-height) / 2 - var(--thumb-height) / 2);
  transition: box-shadow 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
range-slider input:focus::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(var(--thumb-bg) / .2);
}
range-slider .filler {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
range-slider .range {
  position: absolute;
  left: 0;
  top: 50%;
  height: 0 !important;
  overflow: visible;
}
range-slider .range::-webkit-slider-thumb {
  position: relative;
  z-index: 2;
}
range-slider .range:first-child::-webkit-slider-thumb {
  z-index: 3;
}
@-moz-document url-prefix() {
  range-slider .range::-moz-range-track {
    background: transparent !important;
  }
  range-slider::before {
    content: '';
    width: 100%;
    position: absolute;
    top: calc(50% - var(--track-height) / 2);
  }
  range-slider .range {
    top: calc(50% + 20px);
  }
  range-slider .range::-moz-range-thumb {
    transform: translateY(-20px);
  }
}
:root {
  --animation-slide-in: slideIn 600ms cubic-bezier(0, 0, 0.3, 1) forwards;
}
@media (prefers-reduced-motion: no-preference) {
  .js #html-body.scroll-reveal-enabled .scroll-reveal {
    opacity: .01;
    visibility: hidden;
    will-change: opacity, transform, visibility;
  }
  .js #html-body.scroll-reveal-enabled .scroll-reveal.reveal-slide-in {
    transform: translateY(2rem);
  }
  .js #html-body.scroll-reveal-enabled .scroll-reveal.reveal-ready {
    visibility: visible;
    animation: var(--animation, var(--animation-slide-in));
    animation-delay: calc(var(--animation-order) * 75ms);
  }
  /* Fixed unclickable elements in Safari 18 */
  @supports (font: -apple-system-body) and (-webkit-appearance: none) {
    .js #html-body.scroll-reveal-enabled .scroll-reveal {
      visibility: visible;
    }
  }
  .scroll-reveal-container .pagebuilder-slider > [data-content-type="slide"] .pagebuilder-poster-content > div > *,
  .scroll-reveal-container .pagebuilder-slider > [data-content-type="slide"] .pagebuilder-poster-content > button,
  .scroll-reveal-container .pagebuilder-slider > [data-content-type="slide"] .pagebuilder-collage-content > div > *,
  .scroll-reveal-container .pagebuilder-slider > [data-content-type="slide"] .pagebuilder-collage-content > button {
    animation: none !important;
  }
}
.scroll-reveal-finished {
  opacity: 1 !important;
  visibility: visible !important;
  animation: none !important;
  transform: none !important;
  will-change: unset !important;
}
@keyframes slideIn {
  from {
    transform: translateY(2rem);
    opacity: .01;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.breeze div[data-content-type='slider'] {
  visibility: visible;
}
.breeze div[data-content-type='slider'] [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.breeze div[data-content-type='slider'] {
  display: flex;
  position: relative;
  overflow-x: auto;
}
.breeze div[data-content-type='slider'] [data-content-type='slide'] {
  width: 100%;
  flex: none;
  scroll-snap-align: center;
  scroll-snap-stop: always;
}
.breeze .pagebuilder-slider,
.breeze .slick-list {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.breeze .pagebuilder-slider::-webkit-scrollbar,
.breeze .slick-list::-webkit-scrollbar {
  display: none;
}
.breeze .slick-list {
  display: flex;
  width: 100%;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
}
.breeze .slick-list:focus-visible {
  outline-offset: -4px;
}
.breeze .slick-list > div {
  flex-shrink: 0;
}
.breeze .slick-list > div[data-page-start]:not([data-content-type='slide']) {
  scroll-snap-align: start;
  scroll-snap-stop: always;
}
.breeze .slick-dots {
  position: absolute;
  bottom: 6px;
  left: 50%;
  transform: translateX(-50%);
}
.breeze .slick-dots li {
  z-index: 5;
}
.breeze .slick-initialized .slick-list {
  scroll-behavior: smooth;
}
.breeze .slick-initialized .action.skip {
  position: absolute;
  z-index: 50;
  top: 4px;
  left: 4px;
  padding: 5px;
  height: auto;
  background: #fff;
}
.breeze .slick-initialized .anchor.skip {
  position: absolute;
  bottom: 0;
}
@media (min-width: 1024px) {
  .breeze div[data-content-type='slider'].containered {
    opacity: 0;
    transition: 180ms opacity ease-in-out;
  }
  .breeze div[data-content-type='slider'].containered.slick-initialized {
    opacity: 1;
  }
  .breeze div[data-content-type='slider'].containered .slick-list,
  .breeze div[data-content-type='slider'].containered:not(.slick-initialized):not(:has(.slick-list)) {
    gap: var(--gap, 5px);
    scroll-snap-type: x mandatory;
  }
  .breeze div[data-content-type='slider'].containered .slick-list:not(:has([data-clone]))::before,
  .breeze div[data-content-type='slider'].containered:not(.slick-initialized):not(:has(.slick-list))::before,
  .breeze div[data-content-type='slider'].containered .slick-list:not(:has([data-clone]))::after,
  .breeze div[data-content-type='slider'].containered:not(.slick-initialized):not(:has(.slick-list))::after {
    content: '';
    width: 1000px;
    flex-shrink: 0;
  }
  .breeze div[data-content-type='slider'].containered [data-content-type='slide'],
  .breeze div[data-content-type='slider'].containered .slick-dots {
    max-width: var(--container-max-width, 1240px);
  }
}
.cms-index-index .column.main .easycatalogimg .parent-category {
  background-color: unset;
}
/**
     * Describe spinner
     */
@keyframes easytabs-spin {
  to {
    transform: rotate(360deg);
  }
}
.product.data.items .item.content::before {
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
.product.data.items .item.content[aria-busy=true] {
  position: relative;
  min-height: 75px;
}
.product.data.items .item.content[aria-busy=true]::before {
  opacity: 1;
  animation: easytabs-spin 0.6s linear infinite;
  position: absolute;
  border: 3px solid #cccccc;
  border-top-color: #333333;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  top: 15px;
  left: calc(50% - 30px / 2);
}
.product.data.items .item.content > .loading-mask {
  display: none;
}
.data.expanded .title .counter::before,
.tabs-toolbar-item .counter::before {
  content: '(';
}
.data.expanded .title .counter::after,
.tabs-toolbar-item .counter::after {
  content: ')';
}
.product.data.items .item.content {
  display: none;
}
.product.data.items .item.content:nth-child(2) {
  display: block;
}
.product.data.items .fieldset .review-legend.legend strong {
  display: inline;
  margin-left: .5em;
}
.product.data.items .block.crosssell {
  width: auto;
  float: none;
  padding: 0;
  margin: 0;
}
.product.data.items .block.crosssell .block-title {
  display: none;
}
.product.data.items .block.crosssell .products {
  margin: 0;
}
.product.data.items.collapsed {
  border: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
.product.data.items.collapsed > [role=tablist] {
  display: flex;
  margin-bottom: 0;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  position: relative;
  z-index: 1;
}
.product.data.items.collapsed > [role=tablist]::-webkit-scrollbar {
  display: none;
}
.product.data.items.collapsed > [role=tablist] > .item.title {
  flex-shrink: 0;
}
.product.data.items.collapsed > [role=tablist] > .item.title a::after {
  display: none;
}
.product.data.items.collapsed > [role=tablist]:before,
.product.data.items.collapsed > [role=tablist]:after {
  content: '';
  display: table;
}
.product.data.items.collapsed > [role=tablist]:after {
  clear: both;
}
.product.data.items.collapsed > [role=tablist] > .item.title {
  float: left;
  width: auto;
}
.product.data.items.collapsed > [role=tablist] > .item.title > .switch {
  height: 20px;
  display: block;
  position: relative;
  z-index: 2;
}
.product.data.items.collapsed > [role=tablist] > .item.content {
  margin-top: 20px;
  box-sizing: border-box;
  float: right;
  margin-left: -100%;
  width: 100%;
}
.product.data.items.collapsed > [role=tablist] > .item.content:before,
.product.data.items.collapsed > [role=tablist] > .item.content:after {
  content: '';
  display: table;
}
.product.data.items.collapsed > [role=tablist] > .item.content:after {
  clear: both;
}
.product.data.items.collapsed > [role=tablist] > .item.content.active {
  display: block;
}
.product.data.items.collapsed > [role=tablist] > .item.title {
  margin: 0 10px 0 0;
}
.product.data.items.collapsed > [role=tablist] > .item.title > .switch {
  font-family: 'Noto Sans', sans-serif;
  font-weight: normal;
  line-height: 40px;
  font-size: 1.4rem;
  color: #000000;
  text-decoration: none;
  background: #ffffff;
  border: 0 solid #e5e5e5;
  border-bottom: none;
  height: 40px;
  padding: 1px 1.5rem 1px 1.5rem;
}
.product.data.items.collapsed > [role=tablist] > .item.title > .switch:visited {
  color: #000000;
  text-decoration: none;
}
.product.data.items.collapsed > [role=tablist] > .item.title > .switch:hover {
  color: #000000;
  text-decoration: none;
}
.product.data.items.collapsed > [role=tablist] > .item.title > .switch:active {
  color: #ffffff;
  text-decoration: none;
}
.product.data.items.collapsed > [role=tablist] > .item.title:not(.disabled) > .switch:focus,
.product.data.items.collapsed > [role=tablist] > .item.title:not(.disabled) > .switch:hover {
  background: #f7f7f7;
}
.product.data.items.collapsed > [role=tablist] > .item.title:not(.disabled) > .switch:active,
.product.data.items.collapsed > [role=tablist] > .item.title.active > .switch,
.product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:focus,
.product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:hover {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}
.product.data.items.collapsed > [role=tablist] > .item.title.active > .switch,
.product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:focus,
.product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:hover {
  padding-bottom: 1px;
}
.product.data.items.collapsed > [role=tablist] > .item.content {
  background: #ffffff;
  margin-top: 42px;
  padding: 35px 25px 35px 25px;
  border: 0 solid #e5e5e5;
}
.product.data.items.collapsed > .item.content {
  background: #ffffff;
  padding: 35px 25px 35px 25px;
  border: 0 solid #e5e5e5;
}
.product.data.items.collapsed > [name=prev],
.product.data.items.collapsed > [name=next] {
  border: 0 solid #e5e5e5;
  height: 40px;
  padding: 1px 1rem 1px 1rem;
  top: 0;
  border-radius: 0;
  border-width: 0;
  box-sizing: content-box;
  position: absolute;
  z-index: 99;
}
.product.data.items.collapsed > [name=prev] {
  border-width: 0;
  border-right-width: 0;
  display: inline-block;
  text-decoration: none;
  background: linear-gradient(-90deg, transparent 0%, #ffffff 1rem);
  left: 0;
}
.product.data.items.collapsed > [name=prev] > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product.data.items.collapsed > [name=prev]:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  line-height: inherit;
  color: #000000;
  content: '\f104';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.product.data.items.collapsed > [name=next] {
  border-width: 0;
  border-left-width: 0;
  display: inline-block;
  text-decoration: none;
  background: linear-gradient(90deg, transparent 0%, #ffffff 1rem);
  right: 0;
}
.product.data.items.collapsed > [name=next] > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product.data.items.collapsed > [name=next]:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  line-height: inherit;
  color: #000000;
  content: '\f105';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.product.data.items.expanded {
  border-bottom: 0 solid #e5e5e5;
}
.product.data.items.expanded > .item.title,
.product.data.items.expanded > .item.content {
  border: none;
  float: none;
  margin: 0;
}
.product.data.items.expanded > .item.content {
  display: block;
}
.product.data.items.expanded > .item.title {
  border-top: 0 solid #e5e5e5;
}
.product.info.detailed .tabs-toolbar {
  display: none;
}
.easyslide-wrapper .swiper-container {
  text-align: center;
}
.easyslide-wrapper .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0.4em;
}
.easyslide-link {
  display: block;
}
.columns .column.main {
  min-width: 0;
}
.easyslide-description {
  position: absolute;
  overflow: hidden;
  padding: 15px 20px;
  text-align: left;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  pointer-events: none;
}
.easyslide-description * {
  pointer-events: auto;
}
.easyslide-description-top,
.easyslide-description-bottom {
  left: 0;
  width: 100%;
}
.easyslide-description-left,
.easyslide-description-right {
  top: 0;
  bottom: 0;
}
@media (min-width: 640px) {
  .easyslide-description-left,
  .easyslide-description-right {
    width: 45%;
  }
}
.easyslide-description-top {
  top: 0;
}
.easyslide-description-bottom {
  bottom: 0;
}
.easyslide-description-right {
  right: 0;
}
.easyslide-description-left {
  left: 0;
}
.easyslide-description-center {
  inset: 0;
  align-items: center;
  text-align: center;
}
.easyslide-description a {
  text-decoration: none;
  color: #5a5a5a;
}
.easyslide-description a:hover {
  text-decoration: underline;
}
.easyslide-description p {
  line-height: 20px;
  text-align: center;
}
.easyslide-background-light {
  background: rgba(255, 255, 255, 0.65);
  color: #000;
}
.easyslide-background-dark {
  background: rgba(0, 0, 0, 0.65);
  color: #fff;
}
.easyslide-background-transparent {
  color: #000;
}
.easyslide-thumbs.swiper-container {
  padding: 10px 0;
  text-align: inherit;
}
.easyslide-thumbs:not(.swiper-container-initialized) .swiper-slide:not(:first-child) {
  display: none;
}
.easyslide-thumbs .swiper-slide {
  cursor: pointer;
  margin-right: 10px;
  width: auto;
}
.easyslide-thumbs .swiper-slide:not(:has(img)) {
  width: 10rem;
  max-width: 100%;
  background: currentColor;
  opacity: .1;
}
.easyslide-thumbs .swiper-slide:last-child {
  margin-right: 0;
}
.easyslide-thumbs .swiper-slide.swiper-slide-thumb-active:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #007aff;
}
.easyslide-thumbs-black.easyslide-thumbs .swiper-slide.swiper-slide-thumb-active:after {
  border-color: #000;
}
.easyslide-thumbs-white.easyslide-thumbs .swiper-slide.swiper-slide-thumb-active:after {
  border-color: #fff;
}
.easyslide-wrapper-thumbs-above {
  display: flex;
  flex-direction: column-reverse;
}
.easyslide-wrapper-thumbs-above .swiper-container {
  max-width: 100%;
}
.easyslide-wrapper-thumbs-above .easyslide-thumbs {
  margin: 0;
}
.easyslide-wrapper-thumbs-above .easyslide-thumbs.swiper-container {
  padding: 0 0 10px;
}
.easyslide-wrapper-thumbs-right,
.easyslide-wrapper-thumbs-left {
  display: flex;
  align-items: flex-start;
}
.easyslide-wrapper-thumbs-right .easyslide-thumbs,
.easyslide-wrapper-thumbs-left .easyslide-thumbs {
  flex-shrink: 0;
}
.easyslide-wrapper-thumbs-right .easyslide-thumbs.swiper-container,
.easyslide-wrapper-thumbs-left .easyslide-thumbs.swiper-container {
  padding: 0 0 0 10px;
}
.easyslide-wrapper-thumbs-right .easyslide-thumbs .swiper-slide,
.easyslide-wrapper-thumbs-left .easyslide-thumbs .swiper-slide {
  margin: 0 0 10px;
}
.easyslide-wrapper-thumbs-right .easyslide-thumbs .swiper-slide:last-child,
.easyslide-wrapper-thumbs-left .easyslide-thumbs .swiper-slide:last-child {
  margin: 0;
}
.easyslide-wrapper-thumbs-left {
  flex-direction: row-reverse;
}
.easyslide-wrapper-thumbs-left .easyslide-thumbs.swiper-container {
  padding: 0 10px 0 0;
}
.products-grid .product-image-photo {
  height: 100%;
}
.products-list .product-image-photo {
  height: 300px;
}
.tt-menu .product-image-photo {
  height: 100%;
}
.catalog-product-view .fotorama__thumb,
.modals-wrapper .fotorama__thumb {
  display: flex;
  justify-content: space-around;
}
.catalog-product-view .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img,
.modals-wrapper .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  width: auto;
  height: 90%;
}
.catalog-product-view .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img,
.modals-wrapper .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  width: auto;
  height: 90%;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo {
  height: 165px;
}
@media only screen and (max-width: 767px) {
  .products-grid .product-image-photo {
    height: 100%;
  }
  .products-list .product-image-photo {
    height: unset;
  }
  .cart.table-wrapper .product-image-wrapper .product-image-photo {
    height: auto;
    max-height: 120px;
  }
}
.navpro.navpro .text-left {
  text-align: left;
}
.navpro.navpro .text-center {
  text-align: center;
}
.navpro.navpro .text-right {
  text-align: right;
}
.navpro.navpro .text-justify {
  text-align: justify;
}
.navpro.navpro .nowrap {
  white-space: nowrap;
}
.navpro.navpro .break-word {
  word-wrap: break-word;
}
.navpro.navpro .va-middle {
  vertical-align: middle;
}
.navpro.navpro .va-top {
  vertical-align: top;
}
.navpro.navpro .va-bottom {
  vertical-align: bottom;
}
.navpro.navpro .va-baseline {
  vertical-align: baseline;
}
.navpro.navpro .inline {
  display: inline;
}
.navpro.navpro .block {
  display: block;
}
.navpro.navpro .inline-block {
  display: inline-block;
}
.navpro.navpro .float-left {
  float: left;
}
.navpro.navpro .float-right {
  float: right;
}
.navpro.navpro .m0 {
  margin: 0;
}
.navpro.navpro .mt0 {
  margin-top: 0;
}
.navpro.navpro .mr0 {
  margin-right: 0;
}
.navpro.navpro .mb0 {
  margin-bottom: 0;
}
.navpro.navpro .ml0 {
  margin-left: 0;
}
.navpro.navpro .m1 {
  margin: 0.5rem;
}
.navpro.navpro .mt1 {
  margin-top: 0.5rem;
}
.navpro.navpro .mr1 {
  margin-right: 0.5rem;
}
.navpro.navpro .mb1 {
  margin-bottom: 0.5rem;
}
.navpro.navpro .ml1 {
  margin-left: 0.5rem;
}
.navpro.navpro .m2 {
  margin: 1rem;
}
.navpro.navpro .mt2 {
  margin-top: 1rem;
}
.navpro.navpro .mr2 {
  margin-right: 1rem;
}
.navpro.navpro .mb2 {
  margin-bottom: 1rem;
}
.navpro.navpro .ml2 {
  margin-left: 1rem;
}
.navpro.navpro .m3 {
  margin: 2rem;
}
.navpro.navpro .mt3 {
  margin-top: 2rem;
}
.navpro.navpro .mr3 {
  margin-right: 2rem;
}
.navpro.navpro .mb3 {
  margin-bottom: 2rem;
}
.navpro.navpro .ml3 {
  margin-left: 2rem;
}
.navpro.navpro .m4 {
  margin: 4rem;
}
.navpro.navpro .mt4 {
  margin-top: 4rem;
}
.navpro.navpro .mr4 {
  margin-right: 4rem;
}
.navpro.navpro .mb4 {
  margin-bottom: 4rem;
}
.navpro.navpro .ml4 {
  margin-left: 4rem;
}
.navpro.navpro .ml-auto {
  margin-left: auto;
}
.navpro.navpro .mr-auto {
  margin-right: auto;
}
@media (max-width: 480px) {
  .navpro.navpro .xs-m0 {
    margin: 0;
  }
  .navpro.navpro .xs-mt0 {
    margin-top: 0;
  }
  .navpro.navpro .xs-mr0 {
    margin-right: 0;
  }
  .navpro.navpro .xs-mb0 {
    margin-bottom: 0;
  }
  .navpro.navpro .xs-ml0 {
    margin-left: 0;
  }
  .navpro.navpro .xs-m1 {
    margin: 0.5rem;
  }
  .navpro.navpro .xs-mt1 {
    margin-top: 0.5rem;
  }
  .navpro.navpro .xs-mr1 {
    margin-right: 0.5rem;
  }
  .navpro.navpro .xs-mb1 {
    margin-bottom: 0.5rem;
  }
  .navpro.navpro .xs-ml1 {
    margin-left: 0.5rem;
  }
  .navpro.navpro .xs-m2 {
    margin: 1rem;
  }
  .navpro.navpro .xs-mt2 {
    margin-top: 1rem;
  }
  .navpro.navpro .xs-mr2 {
    margin-right: 1rem;
  }
  .navpro.navpro .xs-mb2 {
    margin-bottom: 1rem;
  }
  .navpro.navpro .xs-ml2 {
    margin-left: 1rem;
  }
  .navpro.navpro .xs-m3 {
    margin: 2rem;
  }
  .navpro.navpro .xs-mt3 {
    margin-top: 2rem;
  }
  .navpro.navpro .xs-mr3 {
    margin-right: 2rem;
  }
  .navpro.navpro .xs-mb3 {
    margin-bottom: 2rem;
  }
  .navpro.navpro .xs-ml3 {
    margin-left: 2rem;
  }
  .navpro.navpro .xs-m4 {
    margin: 4rem;
  }
  .navpro.navpro .xs-mt4 {
    margin-top: 4rem;
  }
  .navpro.navpro .xs-mr4 {
    margin-right: 4rem;
  }
  .navpro.navpro .xs-mb4 {
    margin-bottom: 4rem;
  }
  .navpro.navpro .xs-ml4 {
    margin-left: 4rem;
  }
  .navpro.navpro .xs-ml-auto {
    margin-left: auto;
  }
  .navpro.navpro .xs-mr-auto {
    margin-right: auto;
  }
}
.navpro.navpro .p0 {
  padding: 0;
}
.navpro.navpro .pt0 {
  padding-top: 0;
}
.navpro.navpro .pr0 {
  padding-right: 0;
}
.navpro.navpro .pb0 {
  padding-bottom: 0;
}
.navpro.navpro .pl0 {
  padding-left: 0;
}
.navpro.navpro .p1 {
  padding: 0.5rem;
}
.navpro.navpro .pt1 {
  padding-top: 0.5rem;
}
.navpro.navpro .pr1 {
  padding-right: 0.5rem;
}
.navpro.navpro .pb1 {
  padding-bottom: 0.5rem;
}
.navpro.navpro .pl1 {
  padding-left: 0.5rem;
}
.navpro.navpro .p2 {
  padding: 1rem;
}
.navpro.navpro .pt2 {
  padding-top: 1rem;
}
.navpro.navpro .pr2 {
  padding-right: 1rem;
}
.navpro.navpro .pb2 {
  padding-bottom: 1rem;
}
.navpro.navpro .pl2 {
  padding-left: 1rem;
}
.navpro.navpro .p3 {
  padding: 4rem;
}
.navpro.navpro .pt3 {
  padding-top: 4rem;
}
.navpro.navpro .pr3 {
  padding-right: 4rem;
}
.navpro.navpro .pb3 {
  padding-bottom: 4rem;
}
.navpro.navpro .pl3 {
  padding-left: 4rem;
}
.navpro.navpro .p4 {
  padding: 4rem;
}
.navpro.navpro .pt4 {
  padding-top: 4rem;
}
.navpro.navpro .pr4 {
  padding-right: 4rem;
}
.navpro.navpro .pb4 {
  padding-bottom: 4rem;
}
.navpro.navpro .pl4 {
  padding-left: 4rem;
}
@media (max-width: 480px) {
  .navpro.navpro .xs-p0 {
    padding: 0;
  }
  .navpro.navpro .xs-pt0 {
    padding-top: 0;
  }
  .navpro.navpro .xs-pr0 {
    padding-right: 0;
  }
  .navpro.navpro .xs-pb0 {
    padding-bottom: 0;
  }
  .navpro.navpro .xs-pl0 {
    padding-left: 0;
  }
  .navpro.navpro .xs-p1 {
    padding: 0.5rem;
  }
  .navpro.navpro .xs-pt1 {
    padding-top: 0.5rem;
  }
  .navpro.navpro .xs-pr1 {
    padding-right: 0.5rem;
  }
  .navpro.navpro .xs-pb1 {
    padding-bottom: 0.5rem;
  }
  .navpro.navpro .xs-pl1 {
    padding-left: 0.5rem;
  }
  .navpro.navpro .xs-p2 {
    padding: 1rem;
  }
  .navpro.navpro .xs-pt2 {
    padding-top: 1rem;
  }
  .navpro.navpro .xs-pr2 {
    padding-right: 1rem;
  }
  .navpro.navpro .xs-pb2 {
    padding-bottom: 1rem;
  }
  .navpro.navpro .xs-pl2 {
    padding-left: 1rem;
  }
  .navpro.navpro .xs-p3 {
    padding: 2rem;
  }
  .navpro.navpro .xs-pt3 {
    padding-top: 2rem;
  }
  .navpro.navpro .xs-pr3 {
    padding-right: 2rem;
  }
  .navpro.navpro .xs-pb3 {
    padding-bottom: 2rem;
  }
  .navpro.navpro .xs-pl3 {
    padding-left: 2rem;
  }
  .navpro.navpro .xs-p4 {
    padding: 4rem;
  }
  .navpro.navpro .xs-pt4 {
    padding-top: 4rem;
  }
  .navpro.navpro .xs-pr4 {
    padding-right: 4rem;
  }
  .navpro.navpro .xs-pb4 {
    padding-bottom: 4rem;
  }
  .navpro.navpro .xs-pl4 {
    padding-left: 4rem;
  }
}
.navpro.navpro .flex {
  display: flex !important;
}
.navpro.navpro .flex-column {
  flex-direction: column;
}
.navpro.navpro .flex-wrap {
  flex-wrap: wrap;
}
.navpro.navpro .flex-nowrap {
  flex-wrap: nowrap;
}
.navpro.navpro .items-start {
  align-items: flex-start;
}
.navpro.navpro .items-end {
  align-items: flex-end;
}
.navpro.navpro .items-center {
  align-items: center;
}
.navpro.navpro .items-baseline {
  align-items: baseline;
}
.navpro.navpro .items-stretch {
  align-items: stretch;
}
.navpro.navpro .self-start {
  align-self: flex-start;
}
.navpro.navpro .self-end {
  align-self: flex-end;
}
.navpro.navpro .self-center {
  align-self: center;
}
.navpro.navpro .self-baseline {
  align-self: baseline;
}
.navpro.navpro .self-stretch {
  align-self: stretch;
}
.navpro.navpro .justify-start {
  justify-content: flex-start;
}
.navpro.navpro .justify-end {
  justify-content: flex-end;
}
.navpro.navpro .justify-center {
  justify-content: center;
}
.navpro.navpro .justify-between {
  justify-content: space-between;
}
.navpro.navpro .justify-around {
  justify-content: space-around;
}
.navpro.navpro .justify-evenly {
  justify-content: space-evenly;
}
.navpro.navpro .content-start {
  align-content: flex-start;
}
.navpro.navpro .content-end {
  align-content: flex-end;
}
.navpro.navpro .content-center {
  align-content: center;
}
.navpro.navpro .content-between {
  align-content: space-between;
}
.navpro.navpro .content-around {
  align-content: space-around;
}
.navpro.navpro .content-stretch {
  align-content: stretch;
}
.navpro.navpro .order-0 {
  order: 0;
}
.navpro.navpro .order-1 {
  order: 1;
}
.navpro.navpro .order-2 {
  order: 2;
}
.navpro.navpro .order-3 {
  order: 3;
}
.navpro.navpro .order-last {
  order: 99999;
}
.navpro.navpro .hide {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.navpro.navpro .display-none {
  display: none !important;
}
@media (max-width: 480px) {
  .navpro.navpro .xs-hide {
    display: none !important;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .navpro.navpro .sm-hide {
    display: none !important;
  }
}
.column.main .navpro ul {
  padding: 0 !important;
}
.column.main .navpro li {
  margin: 0 !important;
}
.column.main .navpro li::before {
  display: none;
}
.column.main .navpro .li-item {
  padding: 0 !important;
  text-indent: 0 !important;
}
.navpro ul {
  margin: 0;
  padding: 0;
}
.navpro ul ul {
  padding: 0;
}
.navpro li {
  margin: 0;
}
.navpro li.level0::after,
.navpro li.level0:hover::after {
  display: none;
  position: static;
  height: auto;
  width: auto;
}
.navpro.navpro {
  position: static;
}
.navpro.navpro ul {
  position: static;
}
.navpro.navpro ul ul {
  padding: 0;
}
.navpro.navpro li.li-item {
  position: static;
}
.navpro.navpro .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
.navpro.navpro .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
  margin: 0;
}
.navpro.navpro .li-item > a {
  position: relative;
}
.navpro.navpro .parent > a {
  position: relative;
}
.navpro.navpro .parent > a::after {
  content: '' !important;
}
.navpro.navpro .level0 > .level-top {
  padding: 11px 12px 11px 12px;
  border: none;
  display: inline-block;
  line-height: normal;
}
.navpro.navpro .level0.parent > .level-top {
  padding-right: 20px;
}
.navpro.navpro .level0.active > .level-top,
.navpro.navpro .level0.has-active > .level-top {
  border: none;
  display: inline-block;
}
.navpro > .navpro-menu .panel {
  padding: 10px 5px;
  background-color: #fafafa;
}
.navpro > .navpro-menu .links li {
  padding: 0 5px;
}
.navpro > .navpro-menu .links li a {
  padding: 0;
}
.navpro > .navpro-menu .transparent {
  background-color: transparent;
}
.navpro > .navpro-menu li.text-small > a {
  font-size: .8em;
}
.navpro > .navpro-menu li.text-big > a {
  font-size: 1.1em;
}
.navpro > .navpro-menu a .text-small,
.navpro > .navpro-menu span .text-small,
.navpro > .navpro-menu p .text-small,
.navpro > .navpro-menu div .text-small {
  font-size: .8em;
}
.navpro > .navpro-menu a .text-big,
.navpro > .navpro-menu span .text-big,
.navpro > .navpro-menu p .text-big,
.navpro > .navpro-menu div .text-big {
  font-size: 1.1em;
}
.navpro > .navpro-menu img.row {
  display: block;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .navpro > .navpro-menu .xs-hide-dropdown > a > .navpro-icon-caret::before {
    display: none !important;
  }
  .navpro > .navpro-menu .xs-hide-dropdown > .navpro-dropdown {
    display: none !important;
  }
  .navpro > .navpro-menu .xs-hide-dropdown a.level-top::before,
  .navpro > .navpro-menu .xs-hide-dropdown a.level-top::after {
    display: none !important;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .navpro > .navpro-menu .sm-hide-dropdown > a > .navpro-icon-caret::before {
    display: none !important;
  }
  .navpro > .navpro-menu .sm-hide-dropdown > .navpro-dropdown {
    display: none !important;
  }
  .navpro > .navpro-menu .sm-hide-dropdown a.level-top::before,
  .navpro > .navpro-menu .sm-hide-dropdown a.level-top::after {
    display: none !important;
  }
}
.navpro-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .navpro-row {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.navpro-row.gutters,
.navpro-row.gutters > .navpro-row {
  margin-left: -12px;
}
@media (max-width: 768px) {
  .navpro-row.gutters,
  .navpro-row.gutters > .navpro-row {
    margin-left: 0;
  }
}
.navpro-row.gutters > .navpro-col,
.navpro-row.gutters > .navpro-row > .navpro-col {
  margin-left: 12px;
}
@media (max-width: 768px) {
  .navpro-row.gutters > .navpro-col,
  .navpro-row.gutters > .navpro-row > .navpro-col {
    margin-left: 0;
  }
}
.navpro-row.around {
  justify-content: space-around;
}
.navpro-row.between {
  justify-content: space-between;
}
.navpro-row.auto .navpro-col {
  flex-grow: 1;
}
.navpro-col-12 {
  width: 100%;
}
.navpro-offset-12 {
  margin-left: 100%;
}
.navpro-col-11 {
  width: 91.66666667%;
}
.navpro-offset-11 {
  margin-left: 91.66666667%;
}
.navpro-col-10 {
  width: 83.33333333%;
}
.navpro-offset-10 {
  margin-left: 83.33333333%;
}
.navpro-col-9 {
  width: 75%;
}
.navpro-offset-9 {
  margin-left: 75%;
}
.navpro-col-8 {
  width: 66.66666667%;
}
.navpro-offset-8 {
  margin-left: 66.66666667%;
}
.navpro-col-7 {
  width: 58.33333333%;
}
.navpro-offset-7 {
  margin-left: 58.33333333%;
}
.navpro-col-6 {
  width: 50%;
}
.navpro-offset-6 {
  margin-left: 50%;
}
.navpro-col-5 {
  width: 41.66666667%;
}
.navpro-offset-5 {
  margin-left: 41.66666667%;
}
.navpro-col-4 {
  width: 33.33333333%;
}
.navpro-offset-4 {
  margin-left: 33.33333333%;
}
.navpro-col-3 {
  width: 25%;
}
.navpro-offset-3 {
  margin-left: 25%;
}
.navpro-col-2 {
  width: 16.66666667%;
}
.navpro-offset-2 {
  margin-left: 16.66666667%;
}
.navpro-col-1 {
  width: 8.33333333%;
}
.navpro-offset-1 {
  margin-left: 8.33333333%;
}
.navpro-col-0 {
  width: 0%;
}
.navpro-offset-0 {
  margin-left: 0%;
}
.navpro .gutters > .navpro-col-12 {
  width: calc(100% - 12px);
}
.navpro .gutters > .navpro-offset-12 {
  margin-left: calc(100% + 12px) !important;
}
.navpro .gutters > .navpro-col-11 {
  width: calc(91.66666667% - 12px);
}
.navpro .gutters > .navpro-offset-11 {
  margin-left: calc(91.66666667% + 12px) !important;
}
.navpro .gutters > .navpro-col-10 {
  width: calc(83.33333333% - 12px);
}
.navpro .gutters > .navpro-offset-10 {
  margin-left: calc(83.33333333% + 12px) !important;
}
.navpro .gutters > .navpro-col-9 {
  width: calc(75% - 12px);
}
.navpro .gutters > .navpro-offset-9 {
  margin-left: calc(75% + 12px) !important;
}
.navpro .gutters > .navpro-col-8 {
  width: calc(66.66666667% - 12px);
}
.navpro .gutters > .navpro-offset-8 {
  margin-left: calc(66.66666667% + 12px) !important;
}
.navpro .gutters > .navpro-col-7 {
  width: calc(58.33333333% - 12px);
}
.navpro .gutters > .navpro-offset-7 {
  margin-left: calc(58.33333333% + 12px) !important;
}
.navpro .gutters > .navpro-col-6 {
  width: calc(50% - 12px);
}
.navpro .gutters > .navpro-offset-6 {
  margin-left: calc(50% + 12px) !important;
}
.navpro .gutters > .navpro-col-5 {
  width: calc(41.66666667% - 12px);
}
.navpro .gutters > .navpro-offset-5 {
  margin-left: calc(41.66666667% + 12px) !important;
}
.navpro .gutters > .navpro-col-4 {
  width: calc(33.33333333% - 12px);
}
.navpro .gutters > .navpro-offset-4 {
  margin-left: calc(33.33333333% + 12px) !important;
}
.navpro .gutters > .navpro-col-3 {
  width: calc(25% - 12px);
}
.navpro .gutters > .navpro-offset-3 {
  margin-left: calc(25% + 12px) !important;
}
.navpro .gutters > .navpro-col-2 {
  width: calc(16.66666667% - 12px);
}
.navpro .gutters > .navpro-offset-2 {
  margin-left: calc(16.66666667% + 12px) !important;
}
.navpro .gutters > .navpro-col-1 {
  width: calc(8.33333333% - 12px);
}
.navpro .gutters > .navpro-offset-1 {
  margin-left: calc(8.33333333% + 12px) !important;
}
.navpro .gutters > .navpro-col-0 {
  width: calc(0% - 12px);
}
.navpro .gutters > .navpro-offset-0 {
  margin-left: calc(0% + 12px) !important;
}
@media (max-width: 768px) {
  [class^='offset-'],
  [class*=' offset-'] {
    margin-left: 0;
  }
}
.navpro .pull-first {
  order: -1;
}
.navpro .push-last {
  order: 1;
}
@media (max-width: 768px) {
  .navpro-row .navpro-col {
    margin-left: 0;
    width: 100%;
  }
  .navpro-row.gutters .navpro-col {
    margin-left: 0;
    width: 100%;
  }
  .navpro-row.gutters .navpro-col + .navpro-col {
    margin-top: 16px;
  }
  .navpro .pull-first-sm {
    order: -1;
  }
  .navpro .push-last-sm {
    order: 1;
  }
}
.navpro .gutters .navpro-col.push-left,
.navpro .push-left {
  margin-right: auto;
}
.navpro .gutters .navpro-col.push-right,
.navpro .push-right {
  margin-left: auto;
}
.navpro .gutters .navpro-col.push-center,
.navpro .push-center {
  margin-left: auto;
  margin-right: auto;
}
.navpro .gutters .navpro-col.push-middle,
.navpro .push-middle {
  margin-top: auto;
  margin-bottom: auto;
}
.navpro .push-bottom {
  margin-top: auto;
}
@media (max-width: 768px) {
  .navpro .gutters .navpro-col.push-left-sm,
  .navpro .push-left-sm {
    margin-left: 0;
  }
  .navpro .gutters .navpro-col.push-center-sm,
  .navpro .push-center-sm {
    margin-left: auto;
    margin-right: auto;
  }
  .navpro .push-top-sm {
    margin-top: 0;
  }
}
.navpro .align-middle {
  align-items: center;
}
.navpro .align-right {
  justify-content: flex-end;
}
.navpro .align-center {
  justify-content: center;
}
@media (max-width: 768px) {
  .navpro .align-left-sm {
    justify-content: flex-start;
  }
}
:root {
  --navpro-accordion-max-width: 768px;
  --navpro-initially-expanded-min-width: 1280px;
}
.navpro-menu a:hover > .tip {
  text-decoration: none;
}
.navpro-menu .tip {
  display: inline-block;
  top: -3px;
  position: relative;
  padding: 2px 3px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.7em;
  line-height: normal;
  color: #ffffff;
  background: #1979c3;
}
.navpro-menu .tip.text-small {
  font-size: .65em;
}
.navpro-menu .tip.text-big {
  font-size: .8em;
}
.navpro-menu .tip.text-big.top {
  top: -8px;
}
.navpro-menu .tip.top {
  position: absolute;
  top: -6px;
  right: 21px;
}
.rtl .navpro-menu .tip.top {
  right: auto;
  left: 21px;
}
.navpro-menu .tip.top::before {
  content: '';
  position: absolute;
  right: 6px;
  top: 100%;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #1979c3;
}
.rtl .navpro-menu .tip.top::before {
  right: auto;
  left: 6px;
}
.navpro-menu .tip.inverted {
  color: #1979c3;
  background: #ffffff;
}
.navpro-menu .tip.inverted::before {
  border-top-color: #ffffff;
}
.navpro-menu .tip.accent {
  background: #ff7103;
}
.navpro-menu .tip.accent::before {
  border-top-color: #ff7103;
}
.navpro-menu .tip.accent.inverted {
  color: #ff7103;
  background: #ffffff;
}
.navpro-menu .tip.accent.inverted::before {
  border-top-color: #ffffff;
}
.navpro-menu .tip.muted {
  background: #555555;
}
.navpro-menu .tip.muted::before {
  border-top-color: #555555;
}
.navpro-menu .tip.muted.inverted {
  color: #555555;
  background: #ffffff;
}
.navpro-menu .tip.muted.inverted::before {
  border-top-color: #ffffff;
}
.navpro-menu .tip.black {
  color: #ffffff;
  background: #000000;
}
.navpro-menu .tip.black::before {
  border-top-color: #000000;
}
.navpro-menu .tip.black.inverted {
  color: #000000;
  background: #ffffff;
}
.navpro-menu .tip.black.inverted::before {
  border-top-color: #ffffff;
}
.navpro .block:first-child {
  margin-top: 0;
}
.navpro .block:last-child {
  margin-bottom: 0;
}
.navpro .block .subtitle {
  display: none;
}
.navpro .block .product-items .product-item {
  position: relative;
}
.navpro .navpro-search .block-search {
  float: none;
  align-self: center;
  margin: 0;
  padding: 0;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  transform: none;
  position: static;
  width: auto;
}
.navpro .navpro-search .block-search .block-title {
  margin: 0 0 15px;
}
.navpro .navpro-search .block-search .form.minisearch {
  position: relative;
}
.navpro .li-item > .navpro-search .block-search .block-title {
  display: none;
}
.navpro .li-item > .navpro-search .block-search .field label {
  display: none;
}
.navpro.orientation-vertical .level0 {
  margin: 0;
}
.navpro.orientation-vertical .children > li > a,
.navpro.orientation-vertical .level0 > .level-top,
.navpro.orientation-vertical .level0.active > .level-top,
.navpro.orientation-vertical .level0.has-active > .level-top {
  display: block;
}
.navpro.orientation-vertical .parent-expanded > a {
  font-weight: bold;
}
.navpro.orientation-vertical .parent-expanded .parent-expanded > a {
  font-weight: normal;
}
.navpro.orientation-vertical > ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-direction: column;
}
.navpro.orientation-vertical .navpro-dropdown .children > li > a,
.navpro.orientation-vertical .navpro-dropdown .children .parent > a {
  padding: 8px 12px;
}
.navpro.orientation-vertical .level0 > .level-top {
  padding: 8px 12px;
}
.navpro-pills li.level0 {
  background: #f4f4f4;
  border-radius: 10px;
  margin: 0 5px 5px 0;
}
.navpro-shevron {
  display: none;
}
.navpro-dropdown {
  position: absolute;
  opacity: 0;
  display: none;
}
.navpro-dropdown-inner {
  box-sizing: border-box;
  padding: 12px;
}
.navpro-dropdown-expanded > .navpro-dropdown-inner {
  padding-top: 0;
}
.navpro-dropdown .navpro-dropdown-expanded > .navpro-dropdown-inner {
  padding-left: 0;
  padding-right: 0;
}
.navpro-dropdown .navpro-dropdown-expanded > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > .parent-expanded > .navpro-dropdown-expanded > .navpro-dropdown-inner {
  padding: 12px;
  padding-top: 0;
  padding-bottom: 0;
}
.navpro-dropdown {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #eaeaea;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
  min-width: 230px;
  font-weight: normal;
  z-index: 90;
}
.navpro-dropdown.shown {
  right: auto;
  opacity: 1;
  display: block;
  z-index: 91;
}
li:hover > .navpro-dropdown {
  z-index: 92;
}
.navpro-dropdown > .navpro-close {
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 10;
  position: absolute;
  right: 12px;
  top: 12px;
}
.navpro-dropdown > .navpro-close::before,
.navpro-dropdown > .navpro-close::after {
  content: '';
  position: absolute;
  left: auto;
  right: 10px;
  top: 0;
  height: 20px;
  width: 2px;
  background-color: #333333;
}
.navpro-dropdown > .navpro-close::before {
  transform: rotate(45deg);
}
.navpro-dropdown > .navpro-close::after {
  transform: rotate(-45deg);
}
.navpro.orientation-horizontal li.size-boxed,
.navpro.orientation-horizontal li.size-fullwidth,
.navpro.orientation-horizontal li.size-fullscreen {
  position: static;
}
.dropdown-left .ui-menu-item {
  text-align: right;
}
.rtl .dropdown-left .ui-menu-item {
  text-align: left;
}
.navpro .li-item.navpro-shop-all {
  font-weight: bold;
}
.navpro .navpro-a-with-thumbnail {
  max-height: 130px;
  overflow: hidden;
}
@media (min-width: 769px) {
  .navpro .navpro-a-with-thumbnail {
    margin-bottom: 8px;
  }
}
.navpro .navpro-a-with-thumbnail img {
  margin-top: 5px;
  filter: contrast(95%);
}
.navpro .level0 .children > li > a,
.navpro .level0 .children .parent > a {
  text-decoration: none;
}
.navpro .level0 .children > li > a:hover,
.navpro .level0 .children .parent > a:hover {
  text-decoration: underline;
}
.navpro-dropdown .children > li > a,
.navpro-dropdown .children .parent > a {
  display: block;
  line-height: inherit;
  color: #666666;
  padding: 7px 12px 7px 12px;
  text-decoration: none;
}
.navpro-dropdown .children > li > a:hover,
.navpro-dropdown .children .parent > a:hover {
  text-decoration: underline;
}
.navpro-dropdown .children .parent > a {
  padding-right: 20px;
}
.rtl .navpro-dropdown .children .parent > a {
  padding: 7px 12px 7px 12px;
  padding-left: 20px;
}
.navpro-dropdown > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > .parent-expanded > a:has(+ .navpro-dropdown-expanded, img) {
  font-weight: 600;
  padding-bottom: 5px;
}
.navpro-dropdown-expanded > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > li > a:has(+ .navpro-dropdown-expanded) {
  padding-top: 3px;
  padding-bottom: 3px;
}
.navpro-dropdown-expanded > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > li.navpro-shop-all > a {
  padding-top: 6px;
  padding-bottom: 6px;
}
.navpro-dropdown-expanded > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > li.navpro-shop-all > a span {
  line-height: normal;
}
.navpro-dropdown .multicolumn {
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
}
.navpro-dropdown .multicolumn > li {
  width: 100%;
}
.navpro-dropdown .vertical.multicolumn {
  flex-direction: column;
  display: block;
}
@media (min-width: 769px) {
  .navpro-dropdown .vertical.multicolumn-8 {
    column-count: 8;
  }
  .navpro-dropdown .vertical.multicolumn-7 {
    column-count: 7;
  }
  .navpro-dropdown .vertical.multicolumn-6 {
    column-count: 6;
  }
  .navpro-dropdown .vertical.multicolumn-5 {
    column-count: 5;
  }
  .navpro-dropdown .vertical.multicolumn-4 {
    column-count: 4;
  }
  .navpro-dropdown .vertical.multicolumn-3 {
    column-count: 3;
  }
  .navpro-dropdown .vertical.multicolumn-2 {
    column-count: 2;
  }
  .navpro-dropdown .vertical.multicolumn-1 {
    column-count: 1;
  }
}
.navpro-dropdown .vertical.multicolumn > li {
  display: block;
  width: 100%;
  break-inside: avoid-column;
}
.navpro-icon-caret,
.navpro.navigation .level0.parent > .level-top > .ui-menu-icon {
  position: static;
  display: block;
}
.navpro-icon-caret::after {
  display: none !important;
}
.navpro .caret-hidden > a.level-top {
  padding: 11px 12px 11px 12px !important;
}
.navpro .caret-hidden > a.level-top::before,
.navpro .caret-hidden > a.level-top > .navpro-icon-caret::before {
  display: none !important;
}
.navpro-icon-caret::before,
.navpro .parent > a::before {
  content: '';
  position: absolute;
  right: 1px;
  top: calc(50% - 10px);
  transform: rotate(-90deg);
  opacity: 0.8;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 12px 12px;
  width: 20px;
  height: 20px;
}
.rtl .navpro-icon-caret::before,
.rtl .navpro .parent > a::before {
  left: 1px;
  right: auto;
  transform: rotate(90deg);
}
.navpro.navpro .parent > a:has(.navpro-icon-caret)::before {
  display: none !important;
}
.navpro.navpro .parent.ui-menu-item > a::before {
  display: none !important;
}
.caret-bottom a.level-top > .navpro-icon-caret::before,
.caret-bottom .parent > a.level-top::before {
  top: auto;
  right: auto;
  left: calc(50% - 8px);
  bottom: 5px;
}
.navpro.navpro .caret-hidden .level0 > .level-top {
  padding: 11px 12px 11px 12px !important;
}
.navpro.navpro .caret-hidden .level0 > .level-top::before,
.navpro.navpro .caret-hidden .level0 > .level-top > .navpro-icon-caret,
.navpro.navpro .caret-hidden .level0 > .level-top > .navpro-icon-caret::before {
  display: none !important;
}
.navpro.orientation-horizontal .caret-bottom .level0 > .level-top,
.rtl .navpro.orientation-horizontal .caret-bottom .level0 > .level-top {
  padding: 11px 12px 11px 12px;
  padding-bottom: 20px;
}
.navpro.dropdown-left .children .navpro-icon-caret::before,
.navpro.dropdown-left .children .parent > a::before {
  right: auto;
  left: 1px;
  transform: rotate(90deg);
}
.rtl .navpro.dropdown-left .children .navpro-icon-caret::before,
.rtl .navpro.dropdown-left .children .parent > a::before {
  right: 1px;
  left: auto;
  transform: rotate(-90deg);
}
.navpro.dropdown-left .navpro-dropdown .children .parent > a {
  padding-right: 12px;
  padding-left: 20px;
}
.rtl .navpro.dropdown-left .navpro-dropdown .children .parent > a {
  padding-right: 20px;
  padding-left: 12px;
}
.navpro.dropdown-left.orientation-vertical .navpro-icon-caret::before,
.navpro.dropdown-left.orientation-vertical .parent > a::before {
  right: auto;
  left: 1px;
  transform: rotate(90deg);
}
.rtl .navpro.dropdown-left.orientation-vertical .navpro-icon-caret::before,
.rtl .navpro.dropdown-left.orientation-vertical .parent > a::before {
  right: 1px;
  left: auto;
  transform: rotate(-90deg);
}
.navpro.dropdown-left.orientation-vertical .level0.parent > .level-top {
  padding: 8px 12px;
  padding-left: 20px;
}
.rtl .navpro.dropdown-left.orientation-vertical .level0.parent > .level-top {
  padding: 8px 12px;
  padding-right: 20px;
}
.navpro-overlay-element {
  display: none;
}
@media (min-width: 768.02px) {
  .navpro-nowrap {
    flex-wrap: nowrap !important;
  }
  .navpro-nowrap:not(.navpro-nowrap-ready) {
    overflow: hidden !important;
    opacity: 0;
    pointer-events: none;
  }
  .navpro-nowrap-justify-start {
    justify-content: start !important;
  }
  .navpro-nowrap > li {
    flex-shrink: 0;
  }
  .navpro-nowrap .navpro-item-more {
    align-self: center;
  }
  .navpro-nowrap .navpro-item-more > .nav-a-icon-more {
    padding: 7px 12px 7px 12px;
    display: flex !important;
    align-items: center;
  }
  .navpro-nowrap .navpro-item-more > .nav-a-icon-more svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
  }
  .navpro-nowrap .navpro-item-more > .nav-a-icon-more::after {
    display: none !important;
  }
  .navigation-wrapper:has(.navpro-nowrap) {
    flex-grow: 1;
  }
  .navigation-wrapper:has(.navpro-nowrap:not(.navpro-nowrap-ready)) {
    flex-shrink: 1;
    overflow: hidden;
    opacity: 0;
  }
  .header.content:has(.navpro-nowrap:not(.navpro-nowrap-ready)) .logo {
    flex-shrink: 0;
  }
  .header .nav-sections:has(.navpro-nowrap:not(.navpro-nowrap-ready)) {
    width: 0;
  }
}
@media (max-width: 768px) {
  .navpro-transformable.navpro .level0 > .level-top {
    display: block;
  }
  .navpro-transformable.navpro .level0.active > .level-top,
  .navpro-transformable.navpro .level0.has-active > .level-top {
    display: block;
  }
  .navpro-transformable .navpro-icon-caret::before {
    transition: transform 200ms ease-in-out;
  }
  .navpro-transformable .navpro-icon-caret::before {
    transform: rotate(-90deg);
  }
  .navpro-transformable li.opened > a > .navpro-icon-caret::before {
    transform: rotate(0deg);
  }
  .navpro-transformable .navpro-dropdown {
    background: transparent;
    border: 0;
    box-shadow: none;
    min-width: 0;
    position: static;
    box-shadow: none !important;
    width: auto !important;
    min-height: 0 !important;
    max-height: 0;
    max-width: 100%;
    overflow: hidden;
  }
  .navpro-transformable .navpro-dropdown .multicolumn.vertical {
    height: auto !important;
  }
  .navpro-transformable .navpro-dropdown.shown {
    max-height: 1000em;
  }
  .navpro-transformable .navpro-dropdown-inner {
    padding-top: 3px;
    padding-bottom: 5px;
  }
  .navpro-transformable .navpro-dropdown-expanded > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > li .navpro-dropdown > .navpro-dropdown-inner {
    padding-left: 10px;
  }
  .navpro-transformable .navpro-dropdown .children {
    display: block;
    /* reset ribbon style */
  }
  .navpro-transformable .navpro-dropdown .children.multicolumn > li {
    width: 100%;
  }
}
.navpro.navpro-accordion.navpro .level0 > .level-top {
  display: block;
}
.navpro.navpro-accordion.navpro .level0.active > .level-top,
.navpro.navpro-accordion.navpro .level0.has-active > .level-top {
  display: block;
}
.navpro.navpro-accordion .navpro-icon-caret::before {
  transition: transform 200ms ease-in-out;
}
.navpro.navpro-accordion .navpro-icon-caret::before {
  transform: rotate(-90deg);
}
.navpro.navpro-accordion li.opened > a > .navpro-icon-caret::before {
  transform: rotate(0deg);
}
.navpro.navpro-accordion .navpro-dropdown {
  background: transparent;
  border: 0;
  box-shadow: none;
  min-width: 0;
  position: static;
  box-shadow: none !important;
  width: auto !important;
  min-height: 0 !important;
  max-height: 0;
  max-width: 100%;
  overflow: hidden;
}
.navpro.navpro-accordion .navpro-dropdown .multicolumn.vertical {
  height: auto !important;
}
.navpro.navpro-accordion .navpro-dropdown.shown {
  max-height: 1000em;
}
.navpro.navpro-accordion .navpro-dropdown-inner {
  padding-top: 3px;
  padding-bottom: 5px;
}
.navpro.navpro-accordion .navpro-dropdown-expanded > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > li .navpro-dropdown > .navpro-dropdown-inner {
  padding-left: 10px;
}
.navpro.navpro-accordion .navpro-dropdown .children {
  display: block;
  /* reset ribbon style */
}
.navpro.navpro-accordion .navpro-dropdown .children.multicolumn > li {
  width: 100%;
}
.navpro-amazon li.level1 {
  position: static;
}
.navpro-amazon .navpro-departments .navpro-dropdown-level2 {
  top: -1px !important;
  left: 100% !important;
}
.rtl .navpro-amazon .navpro-departments .navpro-dropdown-level2 {
  left: auto !important;
  right: 100% !important;
}
.navpro.navpro .navpro-iconic .navpro-wrapped-items .level1 > a,
.navpro.navpro .navpro-iconic .level0 > .level-top {
  display: flex;
  align-items: center;
}
.navpro.navpro .navpro-iconic .navpro-wrapped-items .level1 > a img,
.navpro.navpro .navpro-iconic .level0 > .level-top img {
  margin: 3px;
}
.navpro.navpro .navpro-iconic.iconic-vertical .navpro-wrapped-items .level1 > a,
.navpro.navpro .navpro-iconic.iconic-vertical .level0 > .level-top {
  flex-direction: column;
}
.navpro.navpro-active-branch.orientation-vertical .level0.level-top.navpro-back > .level-top,
.navpro.navpro-active-branch.orientation-vertical .level0.level-top.navpro-current > .level-top {
  padding-left: 20px;
}
.rtl .navpro.navpro-active-branch.orientation-vertical .level0.level-top.navpro-back > .level-top,
.rtl .navpro.navpro-active-branch.orientation-vertical .level0.level-top.navpro-current > .level-top {
  padding-left: 0;
  padding-right: 20px;
}
.navpro.navpro-active-branch.orientation-vertical .level0.level-top.navpro-back ~ .level-top:not(.navpro-current):not(.navpro-back),
.navpro.navpro-active-branch.orientation-vertical .level0.level-top.navpro-current ~ .level-top:not(.navpro-current):not(.navpro-back) {
  padding-left: 30px;
}
.rtl .navpro.navpro-active-branch.orientation-vertical .level0.level-top.navpro-back ~ .level-top:not(.navpro-current):not(.navpro-back),
.rtl .navpro.navpro-active-branch.orientation-vertical .level0.level-top.navpro-current ~ .level-top:not(.navpro-current):not(.navpro-back) {
  padding-left: 0;
  padding-right: 30px;
}
.navpro.navpro-active-branch.orientation-vertical .level0.level-top.navpro-back > a {
  position: relative;
}
.navpro.navpro-active-branch.orientation-vertical .level0.level-top.navpro-back > a::before {
  content: '';
  position: absolute;
  left: 6px;
  top: calc(50% - 6px);
  transform: rotate(90deg);
  opacity: .8;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 12px 12px;
  width: 12px;
  height: 12px;
}
.rtl .navpro.navpro-active-branch.orientation-vertical .level0.level-top.navpro-back > a::before {
  left: auto;
  right: 6px;
  transform: rotate(-90deg);
}
.navpro.navpro-active-branch.orientation-vertical .level0.level-top.navpro-current a {
  font-weight: bold;
}
.navpro-linkbar {
  display: flex;
  flex-wrap: wrap;
}
.navpro.navpro-theme-dark,
.navpro.navpro-theme-dark-bar {
  background: #222222;
}
.navpro.navpro-theme-dark .level0 > .level-top,
.navpro.navpro-theme-dark-bar .level0 > .level-top {
  color: #eaeaea !important;
}
@media (max-width: 768px) {
  .navpro.navpro-theme-dark-bar .navpro-dropdown {
    background: #222222;
    border-color: #222222;
    color: #eaeaea;
  }
  .navpro.navpro-theme-dark-bar .navpro-dropdown h3,
  .navpro.navpro-theme-dark-bar .navpro-dropdown .children a,
  .navpro.navpro-theme-dark-bar .navpro-dropdown .children .parent > a {
    color: #eaeaea;
  }
}
.navpro.navpro-theme-dark .navpro-dropdown,
.navpro.navpro-theme-dark-dropdown .navpro-dropdown {
  background: #222222;
  border-color: #222222;
  color: #eaeaea;
}
.navpro.navpro-theme-dark .navpro-dropdown h3,
.navpro.navpro-theme-dark-dropdown .navpro-dropdown h3,
.navpro.navpro-theme-dark .navpro-dropdown .children a,
.navpro.navpro-theme-dark-dropdown .navpro-dropdown .children a,
.navpro.navpro-theme-dark .navpro-dropdown .children .parent > a,
.navpro.navpro-theme-dark-dropdown .navpro-dropdown .children .parent > a {
  color: #eaeaea;
}
.navpro.navpro-theme-dark .navpro-dropdown.size-boxed > .navpro-dropdown-inner,
.navpro.navpro-theme-dark-dropdown .navpro-dropdown.size-boxed > .navpro-dropdown-inner {
  background: #222222;
  border-color: #222222;
  color: #eaeaea;
}
.navpro.navpro-theme-dark .navpro-dropdown.size-boxed > .navpro-dropdown-inner h3,
.navpro.navpro-theme-dark-dropdown .navpro-dropdown.size-boxed > .navpro-dropdown-inner h3,
.navpro.navpro-theme-dark .navpro-dropdown.size-boxed > .navpro-dropdown-inner .children a,
.navpro.navpro-theme-dark-dropdown .navpro-dropdown.size-boxed > .navpro-dropdown-inner .children a,
.navpro.navpro-theme-dark .navpro-dropdown.size-boxed > .navpro-dropdown-inner .children .parent > a,
.navpro.navpro-theme-dark-dropdown .navpro-dropdown.size-boxed > .navpro-dropdown-inner .children .parent > a {
  color: #eaeaea;
}
@media (min-width: 769px) {
  .navpro.navpro-theme-dark .navpro-dropdown,
  .navpro.navpro-theme-dark-dropdown .navpro-dropdown {
    box-shadow: 0 0 50px -10px rgba(0, 0, 0, 0.5);
  }
}
.navpro.navpro-theme-dark .navpro-dropdown .panel,
.navpro.navpro-theme-dark-dropdown .navpro-dropdown .panel {
  background-color: #2a2a2a;
}
.navpro.navpro-theme-dark .navpro-dropdown > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > .parent-expanded > a,
.navpro.navpro-theme-dark-dropdown .navpro-dropdown > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > .parent-expanded > a {
  color: #eaeaea;
}
.navpro.navpro-theme-dark.orientation-horizontal li.level-top.parent a.level-top::before,
.navpro.navpro-theme-dark-dropdown.orientation-horizontal li.level-top.parent a.level-top::before,
.navpro.navpro-theme-dark.orientation-horizontal li.level-top.parent a.level-top::after,
.navpro.navpro-theme-dark-dropdown.orientation-horizontal li.level-top.parent a.level-top::after {
  border-bottom-color: #222222;
}
.navpro.navpro-theme-dark.orientation-horizontal li.level-top > .navpro-dropdown > .navpro-shevron,
.navpro.navpro-theme-dark-dropdown.orientation-horizontal li.level-top > .navpro-dropdown > .navpro-shevron {
  background: #222222;
  border: 1px solid #222222;
  border-color: #222222 transparent transparent #222222;
}
.navpro.navpro-theme-dark.orientation-horizontal.dropdown-top li.level-top.parent a.level-top::before,
.navpro.navpro-theme-dark-dropdown.orientation-horizontal.dropdown-top li.level-top.parent a.level-top::before,
.navpro.navpro-theme-dark.orientation-horizontal.dropdown-top li.level-top.parent a.level-top::after,
.navpro.navpro-theme-dark-dropdown.orientation-horizontal.dropdown-top li.level-top.parent a.level-top::after {
  border-top-color: #222222;
  border-bottom-color: transparent;
}
.navpro.navpro-theme-dark.orientation-horizontal.dropdown-top li.level-top.parent a.level-top::after,
.navpro.navpro-theme-dark-dropdown.orientation-horizontal.dropdown-top li.level-top.parent a.level-top::after {
  border-top-color: #222222;
}
.navpro-theme-flat {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  background: #fafafa;
}
.navpro-theme-flat.navpro .children > li > a,
.navpro-theme-flat.navpro .level0 > .level-top {
  color: #666;
}
.navpro-theme-flat.navpro .level0 > .level-top,
.navpro-theme-flat.navpro .level0.active > .level-top,
.navpro-theme-flat.navpro .level0.has-active > .level-top {
  border-top: 1px solid #e0e0e0;
}
.navpro-theme-flat.navpro .level0:first-child > .level-top {
  border: none;
}
.navpro-theme-flat.navpro.orientation-horizontal .level0 {
  border: 1px solid #e0e0e0;
  border-width: 0 0 0 1px;
  margin: 0 0 0 -1px;
}
.navpro-theme-flat.navpro.orientation-horizontal .level0:first-child {
  border-width: 0;
}
.navpro-theme-flat.navpro.orientation-horizontal .level0 > .level-top {
  border: 0;
}
.navpro.navpro-theme-compact {
  font-size: .9em;
}
.navpro.navpro-theme-compact.navpro .caret-hidden > a.level-top {
  padding: 4px 5px !important;
}
.navpro.navpro-theme-compact.navpro .level0 > .level-top {
  padding: 4px 5px;
  color: #333333;
}
.navpro.navpro-theme-compact.navpro .level0.parent > .level-top {
  padding-right: 20px;
}
.rtl .navpro.navpro-theme-compact.navpro .level0.parent > .level-top {
  padding: 4px 5px;
  padding-left: 20px;
}
.navpro.navpro-theme-compact .navpro-dropdown .children > li > a,
.navpro.navpro-theme-compact .navpro-dropdown .children .parent > a {
  padding: 4px 5px;
}
.navpro.navpro-theme-compact .navpro-dropdown-inner {
  padding: 5px;
}
.navpro.navpro-theme-compact .navpro-item-more > .nav-a-icon-more svg {
  width: 15px;
  height: 15px;
}
.prolabels-wrapper {
  height: 100%;
  text-align: center;
}
.prolabels-wrapper .product-item-photo {
  font-size: 0;
}
.prolabels-wrapper .hover-image-container {
  left: 50%;
  transform: translateX(-50%);
}
.rtl .prolabels-wrapper .hover-image-container {
  left: auto;
  right: 50%;
  transform: translateX(50%);
}
.prolabels-wrapper,
.prolabels-content-wrapper {
  position: relative;
}
.prolabels-product-image-labels,
.prolabels-content-labels {
  display: none;
}
.prolabels-content-wrapper:empty {
  display: none;
}
/* Fotorama fullscreen hide labels */
.fotorama--fullscreen .prolabels-wrapper div:has(.prolabel) {
  display: none;
}
.breeze-gallery .prolabels-wrapper {
  height: auto;
}
.breeze-gallery.opened .prolabels-wrapper .prolabel {
  display: none;
}
.qty-switcher-dec,
.qty-switcher-inc {
  display: inline-block;
  position: relative;
  padding: 10px 10px;
  vertical-align: middle;
  cursor: pointer;
}
.qty-switcher-dec:before,
.qty-switcher-inc:after {
  content: '';
  display: block;
  position: absolute;
  border-left: 1px solid;
  border-bottom: 1px solid;
  width: 10px;
  height: 10px;
  top: 3px;
  right: 0;
  transform: rotate(45deg);
}
.qty-switcher-inc:after {
  left: 0;
  transform: rotate(225deg);
}
.qty-wrapper {
  display: inline-block;
  position: relative;
}
.qty-wrapper:before,
.qty-wrapper:after {
  content: '';
  display: table;
}
.qty-wrapper:after {
  clear: both;
}
.qty-wrapper .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.qty-wrapper .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.qty-wrapper .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.qty-wrapper .action.toggle:hover:after {
  color: inherit;
}
.qty-wrapper .action.toggle:active:after {
  color: inherit;
}
.qty-wrapper .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.qty-wrapper .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.qty-wrapper .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\f106';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.qty-wrapper .action.toggle.active:hover:after {
  color: inherit;
}
.qty-wrapper .action.toggle.active:active:after {
  color: inherit;
}
.qty-wrapper ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #eaeaea;
  margin-top: 4px;
  min-width: 100%;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
}
.qty-wrapper ul.dropdown li {
  margin: 0;
  padding: 3px 5px;
}
.qty-wrapper ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.qty-wrapper ul.dropdown:before,
.qty-wrapper ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.qty-wrapper ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.qty-wrapper ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #eaeaea transparent;
  z-index: 98;
}
.qty-wrapper ul.dropdown:before {
  right: 2px;
  top: -12px;
}
.qty-wrapper ul.dropdown:after {
  right: 1px;
  top: -14px;
}
.qty-wrapper.active {
  overflow: visible;
}
.qty-wrapper.active ul.dropdown {
  display: block;
}
.qty-wrapper .trigger {
  aspect-ratio: 1;
}
.qty-switcher-arrows .product-info-wrapper .control:has(> .input-text.qty) {
  padding-left: 20px;
  padding-right: 20px;
}
.qty-dropdown .qty {
  min-width: 62px;
  padding: 0 18px 0 12px;
}
.qty-dropdown .trigger {
  margin: 0 0 0 -16px;
}
.col.qty .control,
.field.qty .control {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.table.grouped .control.qty,
.cart.table-wrapper .col.qty,
.cms-page-view .column.main table.table-grid.grouped .control.qty,
.modal-content table.table-grid.grouped .control.qty,
.cms-page-view .column.main table.data-table.grouped .control.qty,
.modal-content table.data-table.grouped .control.qty {
  min-width: 100px;
}
div.swiper-container .swiper-slide {
  height: auto;
}
.swiper-lazy-preloader ~ * {
  visibility: hidden;
}
.swiper-slide img {
  vertical-align: top;
  /* http://stackoverflow.com/questions/17505418/link-wrapped-around-image-makes-div-slightly-taller */
  height: auto;
}
[class].swiper-button-prev,
[class].swiper-button-next {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px 16px;
  height: 16px;
  width: 10px;
  margin-top: -8px;
}
[class].swiper-button-prev::after,
[class].swiper-button-next::after {
  content: '';
}
[class].swiper-button-prev.swiper-button-black,
.swiper-container-rtl [class].swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
[class].swiper-button-next.swiper-button-black,
.swiper-container-rtl [class].swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
#theme-editor-toolbar {
  position: fixed;
  top: 50px;
  left: 75%;
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
  padding: 10px;
  z-index: 10000;
  border-radius: 10px;
  /* Додаткова візуалізація (наприклад, спінер) */
}
#theme-editor-toolbar .toolbar-header {
  margin-bottom: 10px;
}
#theme-editor-toolbar ul#theme-editor-current-settings-selector-properties {
  padding: 10px 0;
}
#theme-editor-toolbar ul#theme-editor-current-settings-selector-properties li {
  display: flex;
  flex-direction: column;
}
#theme-editor-toolbar ul#theme-editor-current-settings-selector-properties li i {
  font-size: 12px;
}
#theme-editor-toolbar ul#theme-editor-current-settings-selector-properties li input[type="color"] {
  width: 50px;
  padding: 0;
}
#theme-editor-toolbar .toggle-button {
  position: relative;
  padding: 8px 36px;
  border: 2px solid #cccccc;
  border-radius: 25px;
  cursor: pointer;
  background-color: #f0f0f0;
  color: #333333;
  transition: background-color 0.3s ease, color 0.3s ease;
  font-size: 16px;
  width: 410px;
  height: 38px;
}
#theme-editor-toolbar .toggle-button:hover {
  background-color: #dddddd;
}
#theme-editor-toolbar .toggle-button.active {
  background-color: #4caf50;
  color: #ffffff;
  border-color: #4caf50;
}
#theme-editor-toolbar .toggle-button.active:hover {
  background-color: #45a049;
}
#theme-editor-toolbar .toggle-button.active .toggle-indicator {
  transform: translateX(370px);
}
#theme-editor-toolbar .toggle-indicator {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}
#theme-editor-toolbar .saving-indicator {
  position: relative;
  pointer-events: none;
}
#theme-editor-toolbar .saving-indicator::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border: 2px solid #cccccc;
  border-top-color: #0000ff;
  border-radius: 50%;
  animation: saving-spin 1s linear infinite;
}
#theme-editor-toolbar .saving-complete {
  pointer-events: auto;
}
#theme-editor-toolbar .saving-complete .saving-indicator::after {
  content: '✓';
  border: none;
  color: #4caf50;
  font-size: 1.2em;
  width: auto;
  height: auto;
  margin-top: -0.6em;
  margin-left: -0.3em;
  animation: none;
}
#theme-editor-toolbar .loading-indicator {
  position: relative;
  /* Додайте стилі для відображення завантаження */
  opacity: 0.7;
  /* Зробіть елемент трохи прозорим */
  cursor: wait;
  /* Змініть курсор на очікування */
}
#theme-editor-toolbar .loading-indicator::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border: 2px solid #ccc;
  border-top-color: #333;
  border-radius: 50%;
  animation: rotate 1s linear infinite;
}
#theme-editor-toolbar .loading-indicator[disabled] {
  /* Додаткові стилі для вимкненого стану */
  opacity: 0.5;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.theme-editor-settings {
  font-size: 0.8em;
  position: absolute;
  padding: 2px;
  border-radius: 3px;
  cursor: pointer;
  z-index: 9999;
  top: 5px;
  left: 5px;
  display: none;
}
.theme-editor-selected-border {
  outline: 3px solid #0000ff;
}
.theme-editor-selected-mask {
  background: linear-gradient(to bottom right, #f5f5c0 0%, #f5f5c0 15%, #ffffff 15%, #ffffff 30%, #f5f5c0 30%, #f5f5c0 45%, #ffffff 45%, #ffffff 60%, #f5f5c0 60%, #f5f5c0 75%, #ffffff 75%, #ffffff 90%, #f5f5c0 90%, #f5f5c0 100%) !important;
}
@keyframes saving-spin {
  to {
    transform: rotate(360deg);
  }
}
.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;
}
/**
 * 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%;
}
.table-wrapper.billing-agreements {
  margin-bottom: 40px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: block;
}
.paypal img {
  display: block;
  margin: 5px auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 10px auto 5px;
}
.cart-summary .paypal + .paypal {
  margin-top: 25px;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .paypal-review-title {
  padding: 0 0 10px;
}
.paypal-review .paypal-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.paypal-review .paypal-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.paypal-review .table-paypal-review-items .col.name {
  padding-top: 16px;
}
.paypal-review .table-paypal-review-items .col.qty {
  text-align: center;
}
.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 #e5e5e5;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.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: none;
}
.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 #ff7a0e;
  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 #d05d00;
}
.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 #00699d;
}
.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,
.argento-grid:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  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: 7px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.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 15px 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 .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.column .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;
}
.column .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\f196';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.column .block-addbysku .action.add:hover:before {
  color: inherit;
}
.column .block-addbysku .action.add:active:before {
  color: inherit;
}
.column .block-addbysku .reset {
  margin: 7px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
  padding-top: 10px;
}
.block-cart-failed {
  margin: 40px 0;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  display: block;
  margin: 0 auto 10px;
}
.catalogsearch-advanced-result .message.error {
  margin-top: -60px;
}
.bundle-actions {
  margin: 0 0 30px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-family: 'Lato Regular';
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  border: 0;
  padding: 0;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px #e4e4e4 solid;
  padding-top: 20px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .field.choice input {
  float: left;
  margin-top: 4px;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
  display: block;
  margin-left: 24px;
}
.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
  display: inline-block;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .block-bundle-summary > .title {
  margin-bottom: 15px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary > .title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 25px;
  padding-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .price-box .price-label {
  display: block;
  margin-bottom: 5px;
}
.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-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  margin-right: 5%;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare:before {
  content: '\f0ec';
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .nested .field.qty {
  margin: 0 0 20px;
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 600;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.bundle-options-container .price {
  font-weight: 600;
}
.bundle-options-container .product-options-bottom {
  border-top: 1px solid #e5e5e5;
  clear: left;
  margin: 0 0 40px;
  padding-top: 20px;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
.product-item {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.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%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
}
.product-item-actions .actions-secondary > button.action {
  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;
  text-transform: none;
  color: #333333;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active {
  color: #333333;
}
.product-item-actions .actions-secondary > button.action:hover {
  color: #333333;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-actions .actions-primary > .stock.unavailable {
  line-height: 1;
  padding-bottom: 10px;
  padding-right: 24px;
  padding-top: 10px;
}
.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;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  color: #666666;
  font-size: 12px;
}
.product-item .old-price {
  margin: 5px 0;
}
.product-item .old-price .price {
  font-weight: normal;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\f0ec';
}
.product-item .tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
}
.column.main .product-items {
  margin-left: 0;
}
.column.main .product-item {
  padding-left: 0;
}
.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 {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar select {
  background-color: transparent;
  box-shadow: none;
  border-radius: 3px;
}
.toolbar .sorter-action {
  position: relative;
  top: -2px;
}
.toolbar-amount {
  left: 0;
  line-height: 22px;
  margin: 0;
  padding: 7px 0;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 25px;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #757575;
  content: '\f176';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.sorter-action:hover:before {
  color: #333333;
}
.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.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;
}
.limiter .control {
  display: inline-block;
}
.old-price,
.old.price {
  color: #666666;
}
.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]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-cms,
.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;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 10px 0;
  color: #7d7d7d;
  font-size: 1.2rem;
}
.product.media .product.thumbs {
  margin: 10px 0 25px;
}
.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 > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 5.5px 30px 10px 0;
}
.product-info-main .product-info-price {
  color: #575757;
  border-bottom: 1px solid #c1c1c1;
  display: table;
  margin-bottom: 15px;
  width: 100%;
}
.product-info-main .product-info-price .price-box {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 2rem;
  font-weight: 300;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-info-main .product-info-stock-sku {
  display: inline-block;
  float: right;
  padding-bottom: 10px;
  padding-left: 10%;
  text-align: right;
  vertical-align: top;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-info-main .product-reviews-summary {
  float: left;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.product-options-wrapper .fieldset:focus {
  box-shadow: none;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.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;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5px;
}
.product-options-wrapper .field .note.mage-error {
  color: #e02b27;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #575757;
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 20px;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart .action.tocart {
  vertical-align: top;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: center;
}
.product-social-links .action.tocompare:before {
  content: '\f0ec';
}
.prices-tier {
  margin-bottom: 15px;
}
.prices-tier .item {
  margin-bottom: 10px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  display: block;
  white-space: nowrap;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #006bb4;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff7a0e;
  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: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.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: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .action.tocart {
  border-radius: 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 {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
/**
 * @codingStandardsIgnoreStart
 */
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
  position: relative;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell {
  padding: 15px;
  width: 180px;
}
.table-comparison .cell.label {
  border-right: 1px solid #e5e5e5;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #e5e5e5;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .cell.remove .action.delete {
  margin-right: .6rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison td:last-child {
  border-right: 1px solid #e5e5e5;
}
.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-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.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 .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: 0;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .related-available .product-item-name {
  margin-left: 20px;
}
.block.related .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
}
/**
 * @codingStandardsIgnoreStart
 */
.search .fieldset .control .addon input {
  flex-basis: auto;
  width: 100%;
}
.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: 22px;
  line-height: 28px;
  color: #757575;
  content: '\f002';
  font-family: 'FontAwesome';
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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;
}
.block-search .control {
  border-top: 1px solid #e5e5e5;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  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:not(:empty) {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-top: 0;
}
.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: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 {
  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-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 10px;
}
.search.found {
  margin-bottom: 10px;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 0 25px;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 300;
  margin: 12px 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 25px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
  width: auto;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-top: 4px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 20px 0 0;
  padding: 0 15px;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 25px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 20px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
  padding-top: 24px;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 60px;
}
.cart.table-wrapper .col > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 15px 15px 10px 90px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: absolute;
  right: 16px;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #5c5c5c;
  content: '\f040';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #333333;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #5c5c5c;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\f1f8';
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover {
  text-decoration: none;
}
.cart.table-wrapper .action {
  margin-right: 25px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: -3px 0 5px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 10px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  left: inherit;
  margin: 25px 0 15px;
  padding: 0;
  position: relative;
  text-align: center;
  top: inherit;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #e5e5e5;
}
.cart-discount {
  border-bottom: 1px solid #e5e5e5;
  clear: left;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.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.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 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 dl.product.options.list {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.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: 22px;
  line-height: 28px;
  color: #5c5c5c;
  content: '\f291';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #5c5c5c;
}
.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: 22px;
  line-height: 28px;
  color: #5c5c5c;
  content: '\f291';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #5c5c5c;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #eaeaea;
  margin-top: 4px;
  min-width: 160px;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: -10px;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
}
.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 #eaeaea transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 12px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 11px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  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;
  text-transform: none;
  color: #333333;
  display: inline-block;
  text-decoration: none;
}
.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.close:focus,
.minicart-wrapper .action.close:active {
  color: #333333;
}
.minicart-wrapper .action.close:hover {
  color: #333333;
}
.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: 14px;
  line-height: 14px;
  color: #5c5c5c;
  content: '\f00d';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff7a0e;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  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: 24px;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: 0 0 7px #000000;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #e7e7e7;
  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 #e7e7e7;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #006bb4;
}
.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;
}
.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 > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 0 5px 0;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
}
.minicart-items .product .active > .toggle:after {
  content: '\f106';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .toggle.tooltip {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .toggle.tooltip > 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 .toggle.tooltip:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 60px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.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: 18px;
  line-height: 20px;
  color: #5c5c5c;
  content: '\f040';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #333333;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #5c5c5c;
}
.minicart-items .action.delete:before {
  content: '\f1f8';
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  content: '\f1f8';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.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;
}
.abs-discount-code .form-discount,
.checkout-payment-method .payment-option-content .form-discount {
  display: table;
  width: 100%;
}
.abs-discount-code .form-discount .actions-toolbar,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-code .form-discount .actions-toolbar .primary,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
  float: left;
}
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -2px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-code .form-discount > .field > .label,
.checkout-payment-method .payment-option-content .form-discount > .field > .label {
  display: none;
}
.opc-estimated-wrapper {
  background: #ffffff;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 700;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  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;
  text-transform: none;
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #333333;
}
.opc-progress-bar {
  display: none;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 21px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 8px;
}
.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: 21px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\f059';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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: #ffffff;
  border: 1px solid #f2f5f7;
  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: #ffffff;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #f2f5f7;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #ffffff;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #f2f5f7;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #ffffff;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.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;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff7a0e;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff7a0e;
  color: #ffffff;
  content: '\f00c';
  font-family: 'FontAwesome';
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.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 td input[type='radio'] {
  margin: 4px 5px 0 0;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.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: #006bb4;
  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: 10px;
  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: 18px;
  line-height: 20px;
  color: #5c5c5c;
  content: '\f040';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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: #5c5c5c;
}
.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;
  margin: 0 0 20px;
  padding: 22px 30px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #666666;
  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 #e5e5e5;
  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: 12px;
  line-height: 12px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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: block;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: block;
  text-align: left;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .product-item .message {
  margin-top: 10px;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #e5e5e5;
  display: block;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
.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 form.form-purchase-order {
  margin-bottom: 15px;
}
.checkout-payment-method .payment-method form.form-purchase-order .input-text {
  width: 40%;
}
.checkout-payment-method .payment-method-content {
  /**
             * @codingStandardsIgnoreStart
             */
}
.checkout-payment-method .payment-method-content #po_number {
  margin-bottom: 20px;
}
.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: 500px;
}
.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-bottom: 20px;
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  vertical-align: top;
}
.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: #006bb4;
  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: 14px;
  line-height: 16px;
  color: #5c5c5c;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #5c5c5c;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-content .primary .action.action-apply {
  margin-right: 0;
}
.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 {
  display: inline-block;
  padding-right: 20px;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.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;
}
.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;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 5px;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-edit-account fieldset.additional_info {
  clear: both;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.form-create-account .fieldset.create.account:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form-create-account .fieldset.create.account:after {
  margin-top: 35px;
}
.form.password.forget .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form.password.forget .fieldset:after {
  margin-top: 35px;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
}
.account .messages {
  margin-bottom: 20px;
}
.account .column.main {
  margin-bottom: 30px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  overflow-x: auto;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .data.table .col.actions .action.delete,
[class^='sales-guest-'] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete,
.account .data.cms-page-view .column.main table.table-grid .col.actions .action.delete,
[class^='sales-guest-'] .data.cms-page-view .column.main table.table-grid .col.actions .action.delete,
.sales-guest-view .data.cms-page-view .column.main table.table-grid .col.actions .action.delete,
.account .data.modal-content table.table-grid .col.actions .action.delete,
[class^='sales-guest-'] .data.modal-content table.table-grid .col.actions .action.delete,
.sales-guest-view .data.modal-content table.table-grid .col.actions .action.delete,
.account .data.cms-page-view .column.main table.data-table .col.actions .action.delete,
[class^='sales-guest-'] .data.cms-page-view .column.main table.data-table .col.actions .action.delete,
.sales-guest-view .data.cms-page-view .column.main table.data-table .col.actions .action.delete,
.account .data.modal-content table.data-table .col.actions .action.delete,
[class^='sales-guest-'] .data.modal-content table.data-table .col.actions .action.delete,
.sales-guest-view .data.modal-content table.data-table .col.actions .action.delete {
  color: #d10029;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  display: block;
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.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;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 41px;
  line-height: 41px;
  padding: 6px 10px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.order-products-toolbar,
.customer-addresses-toolbar {
  position: relative;
}
.order-products-toolbar .toolbar-amount,
.customer-addresses-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.order-products-toolbar .pages,
.customer-addresses-toolbar .pages {
  position: relative;
}
.additional-addresses table > thead > tr > th {
  white-space: nowrap;
}
.block-balance .price {
  margin-top: -10px;
  font-size: 3.2rem;
  display: inline-block;
  line-height: 32px;
}
.table-downloadable-products .product-name {
  font-weight: 400;
  margin-right: 15px;
}
.table-downloadable-products .action.download {
  display: inline-block;
  text-decoration: none;
}
.table-downloadable-products .action.download:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\f0ab';
  font-family: 'FontAwesome';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none;
}
.samples-item-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 10px;
}
.samples-item {
  margin: 0 0 10px;
}
.field.downloads {
  margin-bottom: 10px;
}
.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .control {
  width: 100%;
}
.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 {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .field.choice {
  border-bottom: 1px solid #ebebeb;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.field.downloads .field.choice input {
  left: 0;
  position: absolute;
  top: 2px;
}
.field.downloads .field.downloads-all {
  border-bottom: 0;
  padding-left: 0;
}
.field.downloads .sample.link {
  float: right;
}
.field.downloads-all .label {
  color: #006bb4;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #006bb4;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #006bb4;
  text-decoration: underline;
}
.field.downloads-all .label:active {
  color: #ff7a0e;
  text-decoration: underline;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.page-product-giftcard .giftcard-amount {
  border-top: 1px #c1c1c1 solid;
  clear: both;
  margin-bottom: 0;
  padding-top: 15px;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px !important;
}
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span {
  display: block;
  margin-bottom: 5px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-main .alert {
  clear: left;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  border: 0;
  clear: none;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  border: 0;
  display: block;
  float: right;
  white-space: nowrap;
  width: auto;
}
.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 {
  margin: 20px 0;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary {
  margin-top: 10px;
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 20px;
  width: auto;
}
.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}
.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #5c5c5c;
  content: '\f040';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
  color: #333333;
}
.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #5c5c5c;
}
.gift-summary .action-delete:before {
  content: '\f1f8';
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #5c5c5c;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.action-gift:hover:after {
  color: #333333;
}
.action-gift:active:after {
  color: #5c5c5c;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\f106';
}
.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  padding: 20px 0;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}
.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}
.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\f106';
}
.gift-item-block .title {
  color: #006bb4;
  cursor: pointer;
  margin: 0;
  padding: 10px 40px 10px 15px;
  position: relative;
  display: block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #858585;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.gift-item-block .title:hover:after {
  color: #333333;
}
.gift-item-block .content {
  padding: 10px 0 20px;
  position: relative;
}
.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-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.gift-messages-order {
  margin-bottom: 25px;
}
.gift-message-summary {
  padding-right: 7rem;
}
.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%;
}
.giftregisty-dropdown .action.toggle {
  color: #006bb4;
}
.table-giftregistry-items .product-image {
  margin-right: 10px;
  float: left;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 5px;
  text-align: left;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item .col {
  border: 0;
}
.block-giftregistry-shared-items th {
  border-bottom: 1px solid #e5e5e5;
}
.block-giftregistry-shared-items .col {
  padding: 20px 11px 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: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 8px;
  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: 22px;
  line-height: 4rem;
  color: #494949;
  content: '\f06b';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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: -5px 0 0 5px;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-title .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-title .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #5c5c5c;
  content: '\f1f8';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.gift-wrapping-title .action-remove:hover:before {
  color: #333333;
}
.gift-wrapping-title .action-remove:active:before {
  color: #5c5c5c;
}
.gift-options-content .fieldset .field {
  margin: 10px 0;
}
.gift-wrapping-summary {
  padding-right: 7rem;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.opc-wrapper .data.cms-page-view .column.main table.table-grid .gift-wrapping,
.opc-wrapper .data.modal-content table.table-grid .gift-wrapping,
.opc-wrapper .data.cms-page-view .column.main table.data-table .gift-wrapping,
.opc-wrapper .data.modal-content table.data-table .gift-wrapping {
  margin: 20px 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.opc-wrapper .data.cms-page-view .column.main table.table-grid .gift-wrapping .title,
.opc-wrapper .data.modal-content table.table-grid .gift-wrapping .title,
.opc-wrapper .data.cms-page-view .column.main table.data-table .gift-wrapping .title,
.opc-wrapper .data.modal-content table.data-table .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.opc-wrapper .data.cms-page-view .column.main table.table-grid .gift-wrapping .content,
.opc-wrapper .data.modal-content table.table-grid .gift-wrapping .content,
.opc-wrapper .data.cms-page-view .column.main table.data-table .gift-wrapping .content,
.opc-wrapper .data.modal-content table.data-table .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.opc-wrapper .data.cms-page-view .column.main table.table-grid .gift-wrapping .content > img,
.opc-wrapper .data.modal-content table.table-grid .gift-wrapping .content > img,
.opc-wrapper .data.cms-page-view .column.main table.data-table .gift-wrapping .content > img,
.opc-wrapper .data.modal-content table.data-table .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-wrapper.grouped {
  width: auto;
}
.table.grouped .row-tier-price > td,
.cms-page-view .column.main table.table-grid.grouped .row-tier-price > td,
.modal-content table.table-grid.grouped .row-tier-price > td,
.cms-page-view .column.main table.data-table.grouped .row-tier-price > td,
.modal-content table.data-table.grouped .row-tier-price > td {
  border-top: 0;
}
.table.grouped .col.item,
.cms-page-view .column.main table.table-grid.grouped .col.item,
.modal-content table.table-grid.grouped .col.item,
.cms-page-view .column.main table.data-table.grouped .col.item,
.modal-content table.data-table.grouped .col.item {
  width: 90%;
}
.table.grouped .col.qty,
.cms-page-view .column.main table.table-grid.grouped .col.qty,
.modal-content table.table-grid.grouped .col.qty,
.cms-page-view .column.main table.data-table.grouped .col.qty,
.modal-content table.data-table.grouped .col.qty {
  width: 10%;
}
.table.grouped .product-item-name,
.cms-page-view .column.main table.table-grid.grouped .product-item-name,
.modal-content table.table-grid.grouped .product-item-name,
.cms-page-view .column.main table.data-table.grouped .product-item-name,
.modal-content table.data-table.grouped .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-bottom: 10px;
}
.table.grouped .price-box p,
.cms-page-view .column.main table.table-grid.grouped .price-box p,
.modal-content table.table-grid.grouped .price-box p,
.cms-page-view .column.main table.data-table.grouped .price-box p,
.modal-content table.data-table.grouped .price-box p {
  margin: 0;
}
.table.grouped .price-box .price,
.cms-page-view .column.main table.table-grid.grouped .price-box .price,
.modal-content table.table-grid.grouped .price-box .price,
.cms-page-view .column.main table.data-table.grouped .price-box .price,
.modal-content table.data-table.grouped .price-box .price {
  font-weight: 700;
}
.table.grouped .price-box .old-price .price,
.cms-page-view .column.main table.table-grid.grouped .price-box .old-price .price,
.modal-content table.table-grid.grouped .price-box .old-price .price,
.cms-page-view .column.main table.data-table.grouped .price-box .old-price .price,
.modal-content table.data-table.grouped .price-box .old-price .price {
  font-weight: normal;
}
.table.grouped .stock.unavailable,
.cms-page-view .column.main table.table-grid.grouped .stock.unavailable,
.modal-content table.table-grid.grouped .stock.unavailable,
.cms-page-view .column.main table.data-table.grouped .stock.unavailable,
.modal-content table.data-table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.page-product-grouped .product-info-main .alert {
  clear: left;
}
.page-product-grouped .box-tocart {
  margin-top: 10px;
}
.box-tocart .action.instant-purchase {
  vertical-align: top;
}
.box-tocart .action.instant-purchase:not(:last-child) {
  margin-bottom: 15px;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 20px;
}
.form-add-invitations .action.remove {
  top: 4px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  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: 18px;
  line-height: inherit;
  color: inherit;
  content: '\f196';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  background-color: transparent;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(229, 229, 229, 0.3);
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  font-weight: 400;
  left: 0;
  line-height: 16px;
  padding: 7px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 2;
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #ff5501;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5px 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 10px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 25px;
  padding: 0 10px;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 0 10px;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 12px;
}
.filter-options-title:hover {
  color: #000000;
}
.active > .filter-options-title:after {
  content: '\f106';
}
.filter-options-content {
  margin: 0;
  padding: 10px;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #757575;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: '(';
}
.filter-options-content .count:after {
  content: ')';
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  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: 16px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.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;
  text-transform: none;
  color: #333333;
  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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\f00d';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.map-popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.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 .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  color: #333333;
}
.map-popup .popup-actions .action.close:hover {
  color: #333333;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .action.primary {
  margin-right: 10px;
}
.map-popup .map-msrp {
  margin-bottom: 10px;
}
.map-popup .actual-price {
  margin: 3px 0 15px;
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-popup .popup-header {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-fallback-price {
  display: none;
}
.map-old-price,
.product-item .map-old-price,
.product-info-price .map-show-info {
  display: inline-block;
  min-width: 10rem;
}
.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  text-transform: none;
  color: #333333;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:focus,
button.map-show-info:active {
  color: #333333;
}
button.map-show-info:hover {
  color: #333333;
}
button.map-show-info:visited {
  color: #006bb4;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active {
  color: #ff7a0e;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  margin-right: 5%;
  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 .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: 12px;
  line-height: inherit;
  color: #666666;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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: 12px;
  line-height: inherit;
  color: #666666;
  content: '\f106';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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 #eaeaea;
  margin-top: 4px;
  min-width: 200px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
}
.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 #eaeaea 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 {
  padding: 6px 0;
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li {
  padding: 0;
}
.wishlist.split.button > .action.split {
  margin-right: 5px;
}
.wishlist.split.button > .action.split:before {
  content: '\f004';
}
.wishlist.split.button > .action.split:before {
  margin: 0;
  width: 18px;
}
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:hover {
  color: #333333;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #666666;
  content: '';
  float: left;
  height: 15px;
  margin: 3px 4px 0 0;
}
.cart.table-wrapper .wishlist.split.button {
  vertical-align: baseline;
}
.cart.table-wrapper .wishlist.split.button > .action.split {
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle:after {
  color: #006bb4;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #006bb4;
}
.cart.table-wrapper .wishlist.split.button > .action.split:before,
.cart.table-wrapper .wishlist.split.button > .action.toggle:before {
  display: none;
}
.wishlist.window.popup {
  background: #ffffff;
  border: 1px solid #adadad;
  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;
  box-sizing: border-box;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.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;
  text-transform: none;
  color: #333333;
  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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\f00d';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.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 .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  color: #333333;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  color: #333333;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #8c8c8c;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
  color: #006bb4;
}
.page-multiple-wishlist .actions-toolbar > .primary {
  display: block;
  float: none;
  text-align: left;
}
.page-multiple-wishlist .actions-toolbar > .primary .action.remove {
  float: right;
}
.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-notice.private {
  display: inline-block;
  text-decoration: none;
}
.block-wishlist-management .wishlist-notice.private:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: #a3a3a3;
  content: '\f023';
  font-family: 'FontAwesome';
  margin: 0 5px 0 0;
  vertical-align: text-bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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-toolbar .copy .dropdown {
  right: 0;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:before {
  left: auto;
  right: 11px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:after {
  left: auto;
  right: 10px;
}
.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 .table-wrapper {
  border-top: none;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.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;
  visibility: hidden;
}
.block-wishlist-info-items .wishlist-dropdown .change {
  color: #006bb4;
}
.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 #e5e5e5;
  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;
}
.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: 32px;
  color: #575757;
  content: '\f0e0';
  font-family: 'FontAwesome';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.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;
  margin-left: -1px;
  white-space: nowrap;
}
.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: 88px;
  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: 'FontAwesome';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  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: #ff7a0e;
  font-family: 'FontAwesome';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  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;
}
.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: 'FontAwesome';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  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: #ff7a0e;
  font-family: 'FontAwesome';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  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';
}
.review-control-vote:before {
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
}
.products-reviews-toolbar {
  position: relative;
}
.products-reviews-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  padding: 0;
  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: transparent;
  border: 1px solid #000000;
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
  margin: 0;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.review-form .action.submit.primary:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.fieldset .review-legend.legend {
  border-bottom: 0;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 0;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  font-weight: 600;
  margin-bottom: 10px;
  padding: 0;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 32px;
  height: 32px;
  letter-spacing: 10px;
  line-height: 32px;
}
.review-field-rating .label {
  font-weight: 600;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  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-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.page-main .column .review-add {
  margin-bottom: 0;
}
.data.table.reviews .rating-summary,
.data.cms-page-view .column.main table.table-grid.reviews .rating-summary,
.data.modal-content table.table-grid.reviews .rating-summary,
.data.cms-page-view .column.main table.data-table.reviews .rating-summary,
.data.modal-content table.data-table.reviews .rating-summary {
  margin-top: -4px;
}
.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  margin-bottom: 5px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: inline-block;
  font-size: 11px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 30px;
}
.product-reviews-summary .reviews-actions .action.add {
  white-space: nowrap;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 30px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 20px;
}
.block-reviews-dashboard .items .item:last-child {
  margin-bottom: 0;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
}
.block-reviews-dashboard .product-name:not(:last-child) {
  margin-bottom: 5px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 10px;
  vertical-align: middle;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: 400;
}
.table-reviews .rating-summary {
  display: inline-block;
  vertical-align: baseline;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details {
  margin: 0;
}
.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 {
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 20px;
}
.customer-review .review-details .review-date {
  color: #a6a6a6;
}
.block-reward-info .reward-balance {
  font-size: 1.8rem;
  margin-bottom: 25px;
}
.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;
}
.order-details-items.rma .order-title {
  display: none;
}
.order-details-items.rma .order-title + .toolbar {
  display: none;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.table-wrapper.table-returns .returns-details.hidden {
  display: none;
}
.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-guest-create .order-links .item a {
  line-height: 1.42857143;
  margin: 0 30px 0 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.magento-rma-guest-create .order-links .item a:visited {
  color: #006bb4;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:hover {
  color: #006bb4;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:active {
  color: #ff7a0e;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:hover,
.magento-rma-guest-create .order-links .item a:active,
.magento-rma-guest-create .order-links .item a:focus {
  background: none;
  border: 0;
}
.magento-rma-guest-create .order-links .item a.disabled,
.magento-rma-guest-create .order-links .item a[disabled],
fieldset[disabled] .magento-rma-guest-create .order-links .item a {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.order-links .item {
  line-height: 40px;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #000000;
  border: 1px solid #e5e5e5;
  display: block;
  font-weight: normal;
  padding: 0 20px;
}
.order-links .item a {
  background: #ffffff;
  color: #000000;
  border: 1px solid #e5e5e5;
  display: block;
  font-weight: normal;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #f7f7f7;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #e5e5e5;
  margin-bottom: 40px;
  padding: 10px;
}
.order-details-items .order-title {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 10px;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar {
  display: none;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
.order-details-items .table-wrapper.order-items-shipment {
  overflow: visible;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #e5e5e5;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #e5e5e5;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-bottom: 20px;
  padding-top: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 0;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 10px 10px 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-bottom: 15px;
  padding-top: 0;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.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-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #333333;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.order-details-items .action.show.expanded:after {
  content: '\f106';
}
.order-details-items .product-item-name {
  font-size: 1.8rem;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .pages-items .item:first-child,
.order-details-items .pages-items .item:last-child {
  margin-right: 0;
}
.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 .block-content .box {
  margin-bottom: 30px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.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: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.block-order-details-gift-message + .actions-toolbar {
  display: none;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #e5e5e5;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.form-orders-search .field:last-child {
  margin-bottom: 20px;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  float: left;
  width: calc(100% - 20px);
}
.block-reorder .product-item::after {
  clear: both;
  content: '';
  display: table;
}
.block-reorder .product-item .field.item {
  float: left;
  width: 20px;
}
.form.send.friend .fieldset .field .control {
  width: 100%;
}
.product-social-links .action.mailto.friend:before {
  content: '\f0e0';
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  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: #1e1e1e;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #1e1e1e;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-main > .page-title-wrapper .page-title {
  hyphens: auto;
}
.page-header {
  background-color: #ffffff;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.page-header .panel.wrapper {
  background-color: #000000;
  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.customer-welcome {
  margin: 0 0 0 5px;
}
.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;
  height: auto;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-print .nav-toggle {
  display: 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;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #006bb4;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff7a0e;
}
.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: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #006bb4;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff7a0e;
}
.page-footer {
  margin-top: 25px;
}
.footer.content {
  border-top: 1px solid #cecece;
  padding-top: 20px;
}
.footer.content .links > li {
  font-size: 1.6rem;
  border-top: 1px solid #cecece;
  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: #575757;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #333333;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #333333;
  text-decoration: underline;
}
.copyright {
  color: #ffffff;
  box-sizing: border-box;
  display: block;
  padding: 10px;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .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 .panel.wrapper .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: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .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 .panel.wrapper .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: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #eaeaea;
  margin-top: 4px;
  min-width: 160px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .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 .panel.wrapper .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 .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #eaeaea transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.page-header .panel.wrapper .switcher .options ul.dropdown {
  right: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
.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;
}
.page-header .links .widget.block,
.page-footer .links .widget.block {
  margin: 0;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 10px;
}
.cookie-status-message {
  display: none;
}
.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;
  text-transform: none;
  color: #333333;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  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:focus,
.my-credit-cards .action.delete:active {
  color: #333333;
}
.my-credit-cards .action.delete:hover {
  color: #333333;
}
.my-credit-cards .action.delete:visited {
  color: #006bb4;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff7a0e;
  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: #006bb4;
  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;
  text-transform: none;
  color: #333333;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  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:focus,
.my-credit-cards-popup .action.secondary:active {
  color: #333333;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #333333;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #006bb4;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff7a0e;
  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: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\f004';
}
.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,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > thead > tr > th,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > tbody > tr > th,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > tfoot > tr > th,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > thead > tr > td,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > tbody > tr > td,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > tfoot > tr > td,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > thead > tr > th,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > tbody > tr > th,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > tfoot > tr > th,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > thead > tr > td,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > tbody > tr > td,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > tfoot > tr > td,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > thead > tr > th,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > tbody > tr > th,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > thead > tr > td,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > tbody > tr > td,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > tfoot > tr > td,
.account .table-wrapper .data.modal-content table.data-table.wishlist > thead > tr > th,
.account .table-wrapper .data.modal-content table.data-table.wishlist > tbody > tr > th,
.account .table-wrapper .data.modal-content table.data-table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.modal-content table.data-table.wishlist > thead > tr > td,
.account .table-wrapper .data.modal-content table.data-table.wishlist > tbody > tr > td,
.account .table-wrapper .data.modal-content table.data-table.wishlist > tfoot > tr > td {
  border-top: 1px solid #e5e5e5;
}
.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,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > thead:first-child > tr:first-child > td,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > thead:first-child > tr:first-child > td,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > thead:first-child > tr:first-child > td,
.account .table-wrapper .data.modal-content table.data-table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.modal-content table.data-table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.modal-content table.data-table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.modal-content table.data-table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.modal-content table.data-table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.modal-content table.data-table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist > tbody + tbody,
.account .table-wrapper .data.modal-content table.table-grid.wishlist > tbody + tbody,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist > tbody + tbody,
.account .table-wrapper .data.modal-content table.data-table.wishlist > tbody + tbody {
  border-top: 1px solid #e5e5e5;
}
.account .table-wrapper .data.table.wishlist thead > tr > th,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist thead > tr > th,
.account .table-wrapper .data.modal-content table.table-grid.wishlist thead > tr > th,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist thead > tr > th,
.account .table-wrapper .data.modal-content table.data-table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist tbody > tr:last-child > td,
.account .table-wrapper .data.modal-content table.table-grid.wishlist tbody > tr:last-child > td,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist tbody > tr:last-child > td,
.account .table-wrapper .data.modal-content table.data-table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #e5e5e5;
}
.account .table-wrapper .data.table.wishlist .product.name,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist .product.name,
.account .table-wrapper .data.modal-content table.table-grid.wishlist .product.name,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist .product.name,
.account .table-wrapper .data.modal-content table.data-table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist .box-tocart,
.account .table-wrapper .data.modal-content table.table-grid.wishlist .box-tocart,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist .box-tocart,
.account .table-wrapper .data.modal-content table.data-table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist .box-tocart .qty,
.account .table-wrapper .data.modal-content table.table-grid.wishlist .box-tocart .qty,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist .box-tocart .qty,
.account .table-wrapper .data.modal-content table.data-table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist .col.item,
.account .table-wrapper .data.modal-content table.table-grid.wishlist .col.item,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist .col.item,
.account .table-wrapper .data.modal-content table.data-table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist .col.photo,
.account .table-wrapper .data.modal-content table.table-grid.wishlist .col.photo,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist .col.photo,
.account .table-wrapper .data.modal-content table.data-table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist .col.selector,
.account .table-wrapper .data.modal-content table.table-grid.wishlist .col.selector,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist .col.selector,
.account .table-wrapper .data.modal-content table.data-table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist textarea,
.account .table-wrapper .data.modal-content table.table-grid.wishlist textarea,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist textarea,
.account .table-wrapper .data.modal-content table.data-table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist .input-text.qty,
.account .table-wrapper .data.modal-content table.table-grid.wishlist .input-text.qty,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist .input-text.qty,
.account .table-wrapper .data.modal-content table.data-table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist .action.primary,
.account .table-wrapper .data.modal-content table.table-grid.wishlist .action.primary,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist .action.primary,
.account .table-wrapper .data.modal-content table.data-table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist .price,
.account .table-wrapper .data.modal-content table.table-grid.wishlist .price,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist .price,
.account .table-wrapper .data.modal-content table.data-table.wishlist .price {
  font-weight: 700;
}
.link.wishlist .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.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-actions .action.edit,
.products-grid.wishlist .product-item-actions .action.delete {
  display: inline-block;
  text-decoration: none;
}
.products-grid.wishlist .product-item-actions .action.edit > span,
.products-grid.wishlist .product-item-actions .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #5c5c5c;
  content: '\f040';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.products-grid.wishlist .product-item-actions .action.edit:hover:before,
.products-grid.wishlist .product-item-actions .action.delete:hover:before {
  color: #333333;
}
.products-grid.wishlist .product-item-actions .action.edit:active:before,
.products-grid.wishlist .product-item-actions .action.delete:active:before {
  color: #5c5c5c;
}
.products-grid.wishlist .product-item-actions .action.delete:before {
  content: '\f1f8';
}
.fotorama__fullscreen .product-video.responsive {
  height: 100%;
  width: 100%;
  margin-left: 5px;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 135px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 135px;
  cursor: pointer;
  transition: opacity 0.3s;
  z-index: 1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI0IiBoZWlnaHQ9IjEyNCIgdmlld0JveD0iMCAwIDEyNCAxMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNjIgMTIyQzk1LjEzNzEgMTIyIDEyMiA5NS4xMzcxIDEyMiA2MkMxMjIgMjguODYyOSA5NS4xMzcxIDIgNjIgMkMyOC44NjI5IDIgMiAyOC44NjI5IDIgNjJDMiA5NS4xMzcxIDI4Ljg2MjkgMTIyIDYyIDEyMlpNNjIgMTI0Qzk2LjI0MTcgMTI0IDEyNCA5Ni4yNDE3IDEyNCA2MkMxMjQgMjcuNzU4MyA5Ni4yNDE3IDAgNjIgMEMyNy43NTgzIDAgMCAyNy43NTgzIDAgNjJDMCA5Ni4yNDE3IDI3Ljc1ODMgMTI0IDYyIDEyNFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMjAgNjJDMTIwIDk0LjAzMjUgOTQuMDMyNSAxMjAgNjIgMTIwQzI5Ljk2NzUgMTIwIDQgOTQuMDMyNSA0IDYyQzQgMjkuOTY3NSAyOS45Njc1IDQgNjIgNEM5NC4wMzI1IDQgMTIwIDI5Ljk2NzUgMTIwIDYyWiIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC41Ii8+CjxwYXRoIGQ9Ik00NiA4NlYzOEw4NyA2MS41TDQ2IDg2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
  background-size: contain;
  background-repeat: no-repeat;
}
.fotorama-video-container.video-playing:after {
  opacity: 0;
  pointer-events: none;
}
.fotorama-video-container .image-hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.fotorama-video-container.video-error::after {
  display: none;
}
.video-thumb-icon:after {
  bottom: 10px;
  content: '';
  height: 50px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 50px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI0IiBoZWlnaHQ9IjEyNCIgdmlld0JveD0iMCAwIDEyNCAxMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNjIgMTIyQzk1LjEzNzEgMTIyIDEyMiA5NS4xMzcxIDEyMiA2MkMxMjIgMjguODYyOSA5NS4xMzcxIDIgNjIgMkMyOC44NjI5IDIgMiAyOC44NjI5IDIgNjJDMiA5NS4xMzcxIDI4Ljg2MjkgMTIyIDYyIDEyMlpNNjIgMTI0Qzk2LjI0MTcgMTI0IDEyNCA5Ni4yNDE3IDEyNCA2MkMxMjQgMjcuNzU4MyA5Ni4yNDE3IDAgNjIgMEMyNy43NTgzIDAgMCAyNy43NTgzIDAgNjJDMCA5Ni4yNDE3IDI3Ljc1ODMgMTI0IDYyIDEyNFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMjAgNjJDMTIwIDk0LjAzMjUgOTQuMDMyNSAxMjAgNjIgMTIwQzI5Ljk2NzUgMTIwIDQgOTQuMDMyNSA0IDYyQzQgMjkuOTY3NSAyOS45Njc1IDQgNjIgNEM5NC4wMzI1IDQgMTIwIDI5Ljk2NzUgMTIwIDYyWiIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC41Ii8+CjxwYXRoIGQ9Ik00NiA4NlYzOEw4NyA2MS41TDQ2IDg2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
  background-size: contain;
  background-repeat: no-repeat;
}
.hide-display {
  display: none;
}
.video-custom::-webkit-media-controls,
.video-custom::-webkit-media-controls-enclosure {
  display: none !important;
}
.custom-video-controls {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  background: transparent;
  display: flex;
  flex-direction: column;
  opacity: 1;
  transition: opacity 0.3s ease;
  margin-top: -64px;
}
.custom-video-controls.loading {
  opacity: 0;
}
.custom-video-controls .top-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 12px;
  height: 40px;
}
.custom-video-controls .top-controls .left-controls .play-pause i {
  font-size: 15px;
}
.custom-video-controls .bottom-controls {
  width: 100%;
  padding: 0 0 8px;
}
.custom-video-controls .left-controls,
.custom-video-controls .right-controls {
  display: flex;
  align-items: center;
  gap: 8px;
}
.custom-video-controls button {
  background: transparent;
  border: none;
  color: #000;
  cursor: pointer;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 14px;
  transition: all 0.3s ease;
}
.custom-video-controls button:hover {
  color: #fff;
  background: #000;
}
.custom-video-controls button i {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.custom-video-controls .timeline {
  width: 100%;
  height: 10px;
  background: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  position: relative;
}
.custom-video-controls .timeline .bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e2e2e2;
  height: 10px;
}
.custom-video-controls .timeline .bar .inner {
  background: #000;
  height: 10px;
  width: 100%;
  position: relative;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s linear;
}
.custom-video-controls .timeline:hover {
  height: 8px;
}
.custom-video-controls .timeline:hover .bar .inner {
  background: #000000a0;
}
.custom-video-controls .time-display {
  color: #000;
  font-size: 15px;
  margin: 0 8px;
  font-family: Arial, sans-serif;
  display: flex;
  align-items: center;
  gap: 2px;
  line-height: 0;
}
.custom-video-controls .time-display .time-separator {
  margin: 0 2px;
  opacity: 0.7;
}
.custom-video-controls .volume-control {
  position: relative;
  display: flex;
  align-items: center;
}
.custom-video-controls .volume-control .volume i {
  font-size: 16px;
}
.custom-video-controls .volume-control .volume:hover {
  color: #000;
  background: none;
}
.custom-video-controls .volume-control .volume-slider {
  width: 0;
  height: 40px;
  overflow: hidden;
  transition: width 0.2s;
  display: flex;
  align-items: center;
  padding: 0;
  opacity: 0;
}
.custom-video-controls .volume-control .volume-slider.show {
  opacity: 1;
}
.custom-video-controls .volume-control .volume-slider .volume-range {
  width: 60px;
  height: 5px;
  accent-color: #000;
  cursor: pointer;
}
.custom-video-controls .volume-control:hover .volume-slider {
  width: 76px;
}
.custom-video-controls.fullscreen-controls {
  background: #fff;
}
.fotorama-video-container:hover .custom-video-controls {
  opacity: 1;
}
.fotorama-video-container.video-playing .custom-video-controls {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .product-video.responsive {
    height: 100%;
    width: 100%;
  }
  .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    margin-top: 15px;
  }
}
.video-custom {
  opacity: 1;
  transition: opacity 0.3s ease;
  backdrop-filter: blur(10px);
}
.video-custom.loading {
  opacity: 0;
}
.video-error-message {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
  text-align: center;
  font-size: 14px;
  padding: 20px;
}
.video-error-message:before {
  content: '\f06a';
  font-family: 'FontAwesome';
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
  color: #ff5555;
}
.fotorama__arr {
  max-height: 90%;
}
.fotorama__stage.fotorama__shadows--left,
.fotorama__stage.fotorama__shadows--right,
.fotorama__stage.fotorama__shadows--bottom,
.fotorama__stage.fotorama__shadows--top {
  background: none;
}
.fotorama__stage .fotorama__arr {
  max-height: 90%;
}
.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;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 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;
}
.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: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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: transparent;
  border: 1px solid #1e1e1e;
  color: #1e1e1e;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 16px;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #1e1e1e;
  border: 1px solid #1e1e1e;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #1e1e1e;
  border: 1px solid #1e1e1e;
  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;
}
.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: 7px;
}
.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: 4px;
  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: 18px;
  line-height: inherit;
  color: inherit;
  content: '\f196';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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;
  text-transform: none;
  color: #333333;
}
.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: 12px;
  line-height: inherit;
  color: #999999;
  content: '\f00d';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  color: #333333;
}
.sidebar .block-addbysku .action.remove:hover {
  color: #333333;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .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,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #e5e5e5;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .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: 12px;
    line-height: inherit;
    color: inherit;
    content: '\f107';
    font-family: 'FontAwesome';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\f106';
  }
  .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: 'FontAwesome';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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: #f2f5f7;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #ffffff;
    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;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\f107';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\f106';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\f107';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\f106';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .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%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #f2f2f2;
    border: solid #e6e6e6;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #ffffff;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 600;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff7a0e;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff7a0e;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff7a0e;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .breadcrumbs {
    display: none;
  }
  .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;
  }
  .mobile {
    display: block;
  }
  .mobile .mobile-block {
    display: block;
  }
  .desktop {
    display: none;
  }
  .desktop .desktop-block {
    display: none;
  }
  .amblog-relatedposts-wrap {
    display: block;
  }
  .amblog-related-post {
    margin-bottom: 20px;
    width: 100%;
  }
  body[class*='amblog-index-'] .page-title-wrapper {
    margin-bottom: 5px;
  }
  body[class*='amblog-index-'] .page-title {
    font-size: 2.6rem;
    line-height: 2.8rem;
  }
  body[class*='amblog-index-'] .amblog-title {
    font-size: 1.6rem;
  }
  body[class*='amblog-index-'] .sidebar .block-reorder .block-content:not(.no-display) {
    margin-bottom: 40px;
  }
  body[class*='amblog-index-'] h3.amblog-title:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
    content: '';
    cursor: pointer;
    display: block;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    width: 20px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-active:before {
    transform: translateY(-50%) rotate(0);
  }
  .amblog-author-info .amblog-image-wrapper {
    margin-top: 0;
  }
  .amblog-author-info .amblog-content {
    padding-top: 5px;
  }
  .amblog-search-block .amblog-content {
    flex-direction: column;
    padding-top: 25px;
  }
  .amblog-search-block .amblog-content > *:not(:last-child) {
    margin-bottom: 25px;
  }
  .amblog-link-btn {
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
  .amblog-tabs-block.-title .amblog-item {
    font-size: 16px;
  }
  .amblog-form-newsletter .input-box {
    flex-direction: column;
  }
  .amblog-form-newsletter .amblog-input {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .amblog-form-newsletter .amblog-btn,
  .amblog-form-newsletter .amblog-input {
    max-width: 100%;
    width: 100%;
  }
  .amblog-form-newsletter .mage-error[generated='true'] {
    margin-bottom: 10px;
    margin-top: -10px;
    order: 0;
    width: 100%;
    word-break: break-all;
  }
  .amblog-search-switch {
    padding: 8px 15px;
  }
  .amblog-search-titles {
    padding-top: 10px;
  }
  .amblog-search-title {
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 80px;
    margin: 0 10px 10px 0;
    width: auto;
  }
  .amblog-search-title.open {
    border-color: #1979c2;
  }
  .amblog-search-content {
    margin-top: 20px;
  }
  .main .amblog-related-wrapper:not(.-related-products) .slick-list {
    margin: 0;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .am-btn-left {
    background: none;
    box-shadow: none;
    color: #a4a4a4;
    margin-top: 10px;
    padding: 0;
  }
  .amscroll-backtotop-block.-mobile-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-mobile-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-mobile-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-mobile-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .bfb-popup {
    margin: 0;
    height: 100%;
    top: 0 !important;
    width: 100% !important;
    left: 0 !important;
    max-height: 100% !important;
  }
  .bfb-popup .block.bfb {
    width: 100%;
    height: 100%;
    overflow: scroll;
  }
  .bfb-magnific .mfp-content {
    height: 100%;
  }
  .bfb-magnific .mfp-container {
    padding: 0;
  }
  .ajaxpro-continue-button {
    display: none;
  }
  .block-swissup-ajaxsearch-results {
    width: 100%;
    margin: -6px 0 0;
  }
  .block-swissup-ajaxsearch-results .product-item-info {
    width: 100%;
  }
  .block-swissup-ajaxsearch-results .product-item-info .product-item-photo {
    padding: 0 10px 0 0;
  }
  .block-swissup-ajaxsearch .minisearch .inactive:not(:has(:focus-visible)) {
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    opacity: 0;
    pointer-events: none;
  }
  .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%;
  }
  .block-cart-failed .block-title {
    margin: 0 20px 20px;
  }
  .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;
  }
  .compare.wrapper {
    display: none;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  .catalog-product_compare-index .columns .column.main {
    flex-basis: inherit;
  }
  .block-search {
    margin-top: 10px;
  }
  .cart-container .form-cart .actions.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .cart-container .form-cart .actions.main .clear,
  .cart-container .form-cart .actions.main .continue {
    margin: 0 0 25px 0;
  }
  .cart-discount {
    border-bottom: 1px solid #e5e5e5;
  }
  .cart.table-wrapper {
    border-top: 1px solid #e5e5e5;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    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;
    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: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .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: left;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 20px;
  }
  .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;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5px;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    display: block;
    padding-left: 10px;
    text-align: left;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #5c5c5c;
    content: '\f06b';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .cart .action-gift:hover:after {
    color: #333333;
  }
  .cart .action-gift:active:after {
    color: #5c5c5c;
  }
  .cart .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -5px 14px -1px -15px;
    padding: 4px 10px 9px 14px;
  }
  .cart .action-gift._active:after {
    color: #333333;
  }
  .gift-options-cart-item + .towishlist {
    left: 0;
    position: absolute;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #5c5c5c;
    content: '\f274';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #5c5c5c;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
    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;
  }
  .product-add-form .table-wrapper.grouped {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td,
  .product-add-form .table-wrapper.grouped .cms-page-view .column.main table.table-grid.data.grouped tr td,
  .product-add-form .table-wrapper.grouped .modal-content table.table-grid.data.grouped tr td,
  .product-add-form .table-wrapper.grouped .cms-page-view .column.main table.data-table.data.grouped tr td,
  .product-add-form .table-wrapper.grouped .modal-content table.data-table.data.grouped tr td {
    padding: 5px 10px 5px 15px;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #e5e5e5;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\f00d';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -10px 25px;
  }
  .filter-options-content {
    padding: 5px 10px;
  }
  .filter .filter-current {
    border: solid #e5e5e5;
    border-width: 1px 0;
    margin: 5px -10px 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\f107';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\f106';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .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 .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #e5e5e5;
    background: #f5f5f5;
    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 {
    color: #333333;
    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;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0;
  }
  .block.newsletter input {
    font-size: 12px;
    padding-left: 30px;
  }
  .block.newsletter .field .control:before {
    font-size: 13px;
  }
  .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;
  }
  .form.send.friend .fieldset {
    padding-bottom: 5px;
  }
  .form.send.friend .action.remove {
    margin-left: 0;
    right: 0;
    top: 100%;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #e5e5e5;
    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 {
    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 #cecece;
    display: block;
    padding: 10px 10px;
  }
  .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;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
  }
  .cms-page-view .page-main {
    padding-top: 0;
    position: relative;
  }
  [class^='cms-privacy-policy'] .page-main {
    padding-top: 41px;
    position: relative;
  }
  .cms-content .data-table {
    border: none;
    display: block;
  }
  .cms-content .data-table > thead > tr > th {
    display: none;
  }
  .cms-content .data-table > tbody {
    display: block;
  }
  .cms-content .data-table > tbody > tr {
    display: block;
  }
  .cms-content .data-table > tbody > tr td,
  .cms-content .data-table > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  .cms-content .data-table > tbody > tr td[data-th]:before,
  .cms-content .data-table > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .cms-content .data-table > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    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;
    float: left;
  }
  .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,
  .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;
  }
  .cart.table-wrapper .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #5c5c5c;
    content: '\f004';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .towishlist:active:before {
    color: #5c5c5c;
  }
  .cart.table-wrapper .towishlist:before {
    overflow: visible;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .argento-tabs {
    margin: 0;
    padding: 0;
  }
  .argento-tabs > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .argento-tabs > .item.title > .switch,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong {
    display: block;
  }
  .argento-tabs > .item.content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .argento-tabs > .item.content:before,
  .argento-tabs > .item.content:after {
    content: '';
    display: table;
  }
  .argento-tabs > .item.content:after {
    clear: both;
  }
  .argento-tabs > .item.content.active {
    display: block;
  }
  .argento-tabs > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    margin: 0 0 5px;
  }
  .argento-tabs > .item.title > .switch,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong {
    background: #fafafa;
    height: 40px;
    padding: 1px 10px 1px 10px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #333333;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:visited {
    color: #000000;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:hover {
    color: #333333;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .argento-tabs > .item.title:not(.disabled) > .switch:active,
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover,
  .argento-tabs:not(.argento-tabs-initialized) > *:first-child > .block-title strong {
    color: #333333;
    text-decoration: none;
    padding-bottom: 1px;
  }
  .argento-tabs > .item.content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content {
    background: #ffffff;
    margin: 0;
    padding: 10px 10px 30px;
  }
  .argento-tabs > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    cursor: pointer;
  }
  .argento-tabs > .item.title > .switch,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong {
    text-shadow: 1px 1px 0 #ffffff;
  }
  .argento-tabs .data.item {
    display: block;
  }
  .argento-tabs .item.title > a,
  .argento-tabs .item.title > strong,
  .argento-tabs .item.title > span {
    position: relative;
    text-decoration: none;
  }
  .argento-tabs .item.title > a:after,
  .argento-tabs .item.title > strong:after,
  .argento-tabs .item.title > span:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 40px;
    color: #333333;
    content: '\f107';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .argento-tabs .item.title > a:hover:after,
  .argento-tabs .item.title > strong:hover:after,
  .argento-tabs .item.title > span:hover:after {
    color: #333333;
  }
  .argento-tabs .item.title > a:active:after,
  .argento-tabs .item.title > strong:active:after,
  .argento-tabs .item.title > span:active:after {
    color: #333333;
  }
  .argento-tabs .item.title > a:after,
  .argento-tabs .item.title > strong:after,
  .argento-tabs .item.title > span:after {
    position: absolute;
    right: 10px;
    top: 1px;
  }
  .argento-tabs .item.title.active > a:after,
  .argento-tabs .item.title.active > strong:after,
  .argento-tabs .item.title.active > span:after {
    content: '\f106';
  }
  .sidebar > .action.skip {
    display: none !important;
  }
  .nav-sections .header.links + .header.links {
    margin-top: -1px;
  }
  .header .header-cms-content {
    display: none;
  }
  .block-search,
  .minicart-wrapper {
    margin-top: 10px;
  }
  .header.content .logo {
    min-height: 40px;
    line-height: 40px;
  }
  .header.content .logo img {
    display: inline-block;
    vertical-align: middle;
  }
  .page-header .header.panel {
    flex-wrap: wrap;
  }
  .page-header .header.panel [class*="col-"] {
    width: 100%;
  }
  .page-header.configurable .header.content {
    display: block;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher {
    display: block;
    position: static;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher .label {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher .action.toggle:after {
    content: '';
    content: none;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher .action.toggle.active:after {
    content: '';
    content: none;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher .action.toggle {
    padding: 0;
    display: none;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher .action.toggle.active {
    display: none;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher .ui-dialog {
    display: inherit !important;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher ul.dropdown {
    padding: 10px 0;
    background: none;
    border: none;
    height: auto;
    width: auto;
    margin: 0;
    display: inherit;
    box-shadow: none;
    position: static;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher ul.dropdown:before,
  .page-wrapper .nav-sections .nav-sections-items .switcher ul.dropdown:after {
    display: none;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher ul.dropdown li {
    margin: 0 0 7px;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher ul.dropdown li:hover {
    background-color: transparent;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher ul.dropdown li:last-child {
    margin: 0;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher ul.dropdown li a {
    padding: 0;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher.active {
    overflow: inherit;
  }
  .page-wrapper .nav-sections .nav-sections-items .switcher.active ul.dropdown {
    position: static;
  }
  .page-header.configurable {
    position: relative;
  }
  .page-header.configurable .panel.header .minicart-wrapper,
  .page-header.configurable .panel.header .block-search .label {
    margin-top: 20px;
  }
  .page-header.configurable .panel.header .minicart-wrapper {
    z-index: 21;
  }
  .page-header.configurable .panel.header .minicart-wrapper .block-minicart {
    color: initial;
  }
  .page-header.configurable .block-search {
    margin: 0;
  }
  .page-header.configurable .block-search .label {
    position: absolute;
    margin-top: 10px;
    right: 55px;
    z-index: 5;
  }
  .page-header.configurable .block-search .control {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 20;
    background: #fff;
    margin: 0;
  }
  .page-footer .footer.content .switcher-store {
    margin: 0 -10px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border: 0;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 2.1rem;
    top: -3px;
  }
  .navigation .parent .level-top:after {
    font-size: 2.1rem;
    top: 5px;
  }
  .nav-sections {
    visibility: hidden;
    /* Theme editor overrides */
    background-color: #ffffff !important;
  }
  .nav-before-open .nav-sections,
  .nav-open .nav-sections {
    visibility: visible;
  }
  .nav-sections-item-title {
    background: transparent;
    border: solid #333333;
    border-width: 0 0 1px;
    font-weight: 600;
    height: 52px;
    text-transform: uppercase;
    padding: 16px 0 0;
  }
  .nav-sections-item-title:first-child {
    border-left-width: 0;
  }
  .nav-sections-item-title a {
    color: rgba(0, 0, 0, 0.8);
  }
  .nav-sections-item-title.active {
    background: #000000;
  }
  .nav-sections-item-title.active a {
    color: #ffffff;
  }
  .nav-sections-item-content {
    margin-top: 52px;
    padding: 20px;
  }
  .nav-sections .header.links {
    border: none;
  }
  .nav-sections .header.links li.greet.welcome {
    border: none;
    font-weight: 600;
  }
  .nav-sections .header.links li > a {
    border: none;
    font-weight: normal;
  }
  .nav-sections .nav-sections-items .switcher {
    border: none;
  }
  .nav-sections .nav-sections-items .switcher .switcher-label {
    font-weight: 600;
  }
  .nav-sections .nav-sections-items .switcher .options ul.dropdown a,
  .nav-sections .nav-sections-items .switcher .options ul.dropdown a:visited {
    font-weight: normal;
  }
  .nav-sections .navigation a.level-top {
    color: #575757 !important;
  }
  .nav-open .nav-toggle:after {
    background: rgba(255, 255, 255, 0.8);
  }
  .filter.active .filter-title strong:after {
    vertical-align: top;
  }
  .block-collapsible-nav {
    background: #fff;
    top: -1px;
  }
  .checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column;
  }
  .checkout-cart-index .form-cart,
  .checkout-cart-index #gift-options-cart {
    order: -9;
  }
  .checkout-cart-index .cart.main.actions {
    padding: 0 15px;
    flex-direction: row;
  }
  .checkout-cart-index .cart.main.actions .continue {
    margin: 0 auto 0 0;
  }
  .checkout-cart-index .cart.main.actions .clear {
    display: none;
  }
  .page-layout-checkout:not(.firecheckout) .page-header {
    margin-bottom: 20px;
  }
  .page-layout-checkout:not(.firecheckout) .page-main {
    padding-top: 0;
  }
  #html-body .block-search .label:before {
    color: #1A1A1A;
  }
  #html-body .block-search .control {
    top: 100%;
    border-bottom: none;
  }
  #html-body .nav-toggle:before {
    content: " ";
    width: 24px;
    height: 16px;
    position: absolute;
    background-size: cover;
    display: block;
    top: 12px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjQnIGhlaWdodD0nMTYnIHZpZXdCb3g9JzAgMCAyNCAxNicgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNMCAxQzAgMC40NDc3MTUgMC40NDc3MTUgMCAxIDBIMjNDMjMuNTUyMyAwIDI0IDAuNDQ3NzE1IDI0IDFDMjQgMS41NTIyOCAyMy41NTIzIDIgMjMgMkgxQzAuNDQ3NzE2IDIgMCAxLjU1MjI4IDAgMVonIGZpbGw9JyMxQTFBMUEnLz48cGF0aCBkPSdNMCA4QzAgNy40NDc3MiAwLjQ0NzcxNSA3IDEgN0gyM0MyMy41NTIzIDcgMjQgNy40NDc3MiAyNCA4QzI0IDguNTUyMjkgMjMuNTUyMyA5IDIzIDlIMUMwLjQ0NzcxNiA5IDAgOC41NTIyOSAwIDhaJyBmaWxsPScjMUExQTFBJy8+PHBhdGggZD0nTTAgMTVDMCAxNC40NDc3IDAuNDQ3NzE1IDE0IDEgMTRIMjNDMjMuNTUyMyAxNCAyNCAxNC40NDc3IDI0IDE1QzI0IDE1LjU1MjMgMjMuNTUyMyAxNiAyMyAxNkgxQzAuNDQ3NzE2IDE2IDAgMTUuNTUyMyAwIDE1WicgZmlsbD0nIzFBMUExQScvPjwvc3ZnPgo=");
  }
  #html-body .panel.header {
    display: none;
  }
  #html-body .header.content {
    min-height: 68px;
    max-height: 68px;
  }
  #html-body .header.content .logo {
    float: unset;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    display: block;
    top: 12px;
  }
  #html-body .header.content .logo img {
    width: 138px;
  }
  #html-body .header.content .header-compare {
    display: none;
  }
  #html-body .page-main {
    margin-top: 68px;
  }
  header.page-header {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 99;
    border-bottom: 1px solid #C4C4C4;
  }
  .header.wrapper {
    max-height: 68px;
  }
  .minicart-wrapper .cart-action-label {
    display: none;
  }
  .category-view .page-main {
    margin-top: 0px !important;
    padding: 0px;
  }
  .page-wrapper div.page-main {
    margin-bottom: -7rem;
  }
  .page-wrapper div.page-main .horizontal-category,
  .page-wrapper div.page-main .category-view {
    margin-top: 9rem;
  }
  .compare-action-label {
    display: none;
  }
  .page-header.configurable .header.bottom .minicart-wrapper {
    position: absolute;
    right: 10px;
  }
  .page-header.configurable .header.bottom .minicart-wrapper,
  .page-header.configurable .header.bottom .block-search .label {
    margin-top: 20px;
    top: 0;
  }
  .page-footer .footer-toolbar-bottom .content {
    max-height: unset !important;
  }
  .page-footer .hide-mobile {
    display: none;
  }
  .page-wrapper .page-footer .lang-menu ul {
    width: 100%;
    max-width: calc(100% - 10px);
    top: -125px;
    max-height: unset;
    box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.2);
  }
  #html-body .nav-sections {
    background-color: #FFF;
  }
  #html-body .nav-sections-item-title.active {
    text-align: left;
    padding-left: 15px;
    background: white;
  }
  #html-body .nav-sections-item-title.active a {
    color: #404C55;
  }
  #html-body .nav-sections-item-title {
    width: 50%;
  }
  #html-body .section-item-title.nav-sections-item-title[aria-controls="store.settings"]:not(.active) {
    border-width: 0px 0px 1px 1px !important;
    border-color: #C4C4C4;
  }
  #html-body .section-item-title.nav-sections-item-title[aria-controls="store.menu"]:not(.active) {
    border-width: 0px 1px 1px 0px !important;
    border-color: #C4C4C4;
  }
  #html-body .nav-sections-item-title:not(.active) {
    background: #E8E8E8;
    border-color: #C4C4C4;
    color: #404C55;
    border-width: 0 0px 1px 1px;
  }
  #html-body .nav-sections .navigation a.level-top {
    font-size: 15px;
    font-weight: 700;
  }
  #html-body .nav-sections-item-content {
    padding: 0;
  }
  #html-body #navpro-topnav {
    margin-top: 21px;
  }
  #html-body #navpro-topnav span.ui-menu-icon.ui-icon.navpro-icon-caret::before {
    transition: all 300ms;
    transition-timing: ease-in-out;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAnIGhlaWdodD0nNicgdmlld0JveD0nMCAwIDEwIDYnIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTEuMDYyNSAxLjAzMTI1TDUgNC45Njg3NUw4LjkzNzUgMS4wMzEyNScgc3Ryb2tlPScjMUExQTFBJyBzdHJva2Utd2lkdGg9JzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcvPjwvc3ZnPgo=");
  }
  #html-body .navpro.navpro .level0 > .level-top {
    padding: 12px 15px;
  }
  #html-body .navpro-dropdown-expanded > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  #html-body .navpro-dropdown-expanded.navpro-dropdown-level2 {
    padding-left: 10px;
  }
  #html-body .navpro-dropdown > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > .parent-expanded > a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  #html-body .li-item.level-top.opened span.ui-menu-icon.ui-icon.navpro-icon-caret::before {
    transform: rotate(180deg);
  }
  #html-body .li-item.level-top:not(.opened) .navpro-dropdown.shown {
    max-height: 0 !important;
  }
  #html-body span.ui-menu-icon.ui-icon.navpro-icon-caret::before {
    margin-right: 20px;
  }
  #html-body.cms-index-index .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  #html-body.cms-index-index .page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  #html-body.cms-index-index .page-layout-3columns .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n) {
    width: calc(100% / 1 - 10px - 0.1px) !important;
    margin-top: 45px;
  }
  #html-body.cms-index-index .column.main {
    margin-top: 68px !important;
  }
  #html-body.cms-index-index .page-main > .page.messages {
    position: fixed;
    z-index: 500;
    width: 100%;
    max-width: 100%;
  }
  #html-body.cms-index-index .block-search .control {
    top: 86%;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .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,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.table-comparison) tfoot tr:after,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid tbody > tr:before,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid tbody > tr:after,
  .multicheckout.order-review .data.modal-content table.table-grid tbody > tr:before,
  .multicheckout.order-review .data.modal-content table.table-grid tbody > tr:after,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table tbody > tr:before,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table tbody > tr:after,
  .multicheckout.order-review .data.modal-content table.data-table tbody > tr:before,
  .multicheckout.order-review .data.modal-content table.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,
  .multicheckout.order-review .data.table tbody > tr:after,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.table-comparison) tfoot tr:after,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid tbody > tr:after,
  .multicheckout.order-review .data.modal-content table.table-grid tbody > tr:after,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table tbody > tr:after,
  .multicheckout.order-review .data.modal-content table.data-table tbody > tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody > tr:not(:last-child),
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid tbody > tr:not(:last-child),
  .multicheckout.order-review .data.modal-content table.table-grid tbody > tr:not(:last-child),
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table tbody > tr:not(:last-child),
  .multicheckout.order-review .data.modal-content table.data-table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid tbody > tr > td.col.item:before,
  .multicheckout.order-review .data.modal-content table.table-grid tbody > tr > td.col.item:before,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table tbody > tr > td.col.item:before,
  .multicheckout.order-review .data.modal-content table.data-table tbody > tr > td.col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid tbody > tr > td.col.qty,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid tbody > tr > td.col.price,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.modal-content table.table-grid tbody > tr > td.col.qty,
  .multicheckout.order-review .data.modal-content table.table-grid tbody > tr > td.col.price,
  .multicheckout.order-review .data.modal-content table.table-grid tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table tbody > tr > td.col.price,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.modal-content table.data-table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.modal-content table.data-table tbody > tr > td.col.price,
  .multicheckout.order-review .data.modal-content table.data-table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal[data-th]:before,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid tbody > tr > td.col.subtotal[data-th]:before,
  .multicheckout.order-review .data.modal-content table.table-grid tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.modal-content table.table-grid tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.modal-content table.table-grid tbody > tr > td.col.subtotal[data-th]:before,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table tbody > tr > td.col.subtotal[data-th]:before,
  .multicheckout.order-review .data.modal-content table.data-table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.modal-content table.data-table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.modal-content table.data-table tbody > tr > td.col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid tbody > tr > td.col:last-child,
  .multicheckout.order-review .data.modal-content table.table-grid tbody > tr > td.col:last-child,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table tbody > tr > td.col:last-child,
  .multicheckout.order-review .data.modal-content table.data-table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid .product-item-name,
  .multicheckout.order-review .data.modal-content table.table-grid .product-item-name,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table .product-item-name,
  .multicheckout.order-review .data.modal-content table.data-table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 10px 0 0;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 5px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-bottom: 0;
    padding-top: 5px;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -20px;
  }
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before,
  .cart .cms-page-view .column.main table.table-grid.items .col.item:before,
  .cart .cms-page-view .column.main table.table-grid.items .item-actions td:before,
  .cms-page-view .column.main table.table-grid.grouped > tbody > tr > td:before,
  .cart .modal-content table.table-grid.items .col.item:before,
  .cart .modal-content table.table-grid.items .item-actions td:before,
  .modal-content table.table-grid.grouped > tbody > tr > td:before,
  .cart .cms-page-view .column.main table.data-table.items .col.item:before,
  .cart .cms-page-view .column.main table.data-table.items .item-actions td:before,
  .cms-page-view .column.main table.data-table.grouped > tbody > tr > td:before,
  .cart .modal-content table.data-table.items .col.item:before,
  .cart .modal-content table.data-table.items .item-actions td:before,
  .modal-content table.data-table.grouped > tbody > tr > td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-view .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -10px 0 10px;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child,
  .account .data.cms-page-view .column.main table.table-grid > tbody > tr > td:last-child,
  .account .data.modal-content table.table-grid > tbody > tr > td:last-child,
  .account .data.cms-page-view .column.main table.data-table > tbody > tr > td:last-child,
  .account .data.modal-content table.data-table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .product.info.detailed .additional-attributes-wrapper,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .table-wrapper {
    border-top: 1px solid #e5e5e5;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison),
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison),
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison),
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison),
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody > tr,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody > tr,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):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(.totals):not(.cart):not(.table-comparison) > tbody > tr > th,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.table-comparison) tfoot,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.table-comparison) tfoot,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.table-comparison) tfoot,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.table-comparison) tfoot tr,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.table-comparison) tfoot tr,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.table-comparison) tfoot tr,
  .table-wrapper .modal-content table.data-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,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.table-comparison) tfoot tr:first-child td,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.table-comparison) tfoot tr:first-child td,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.table-comparison) tfoot tr:first-child td,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.table-comparison) tfoot .mark,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.table-comparison) tfoot .mark,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.table-comparison) tfoot .mark,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.table-comparison) tfoot .amount,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.table-comparison) tfoot .amount,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.table-comparison) tfoot .amount,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.table-comparison) tfoot .grand.totals,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.table-comparison) tfoot .grand.totals,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.table-comparison) tfoot .grand.totals,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount,
  .table-wrapper .cms-page-view .column.main table.table-grid:not(.totals):not(.table-comparison) tfoot .grand.totals .amount,
  .table-wrapper .modal-content table.table-grid:not(.totals):not(.table-comparison) tfoot .grand.totals .amount,
  .table-wrapper .cms-page-view .column.main table.data-table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount,
  .table-wrapper .modal-content table.data-table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 10px;
  }
  .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;
  }
  .pages .pages-items {
    display: block;
    padding: 2px 40px 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .pages-item-previous {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .pages-item-next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .bfb-element .bfb-element-label,
  .bfb-element .bfb-element-control {
    width: 100% !important;
    padding: 0 !important;
  }
  .bfb-element.mgz-element-bfb_starratings .review-control-vote label:before,
  .bfb-element.mgz-element-bfb_starratings .review-control-vote:before {
    font-size: 28px;
    height: 28px;
    letter-spacing: 5px;
    line-height: 28px;
    width: 12px;
  }
  .bfb-element.bfb-element-label-align-right .bfb-element-label {
    text-align: left;
  }
  .bfb-element .bfb-element-control-inner {
    width: 100% !important;
  }
  .bfb-element.mgz-element-bfb_address .addressfield {
    margin: 0;
  }
  .bfb-element.mgz-element-bfb_address .subfield {
    width: 100%;
    padding-right: 0;
  }
  .bfb-element.mgz-element-bfb_choicematrix table thead {
    display: none;
  }
  .bfb-element.mgz-element-bfb_choicematrix table tbody > tr {
    display: block;
    margin-bottom: 10px;
  }
  .bfb-element.mgz-element-bfb_choicematrix table tbody > tr > td {
    display: block;
    text-align: left;
    background-color: #f5f5f5;
  }
  .bfb-element.mgz-element-bfb_choicematrix table tbody > tr > td.matrix-row-label-cell {
    font-weight: 600;
    background-color: #FFF;
  }
  .bfb-element.mgz-element-bfb_choicematrix table tbody label span {
    display: block;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .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;
    text-transform: none;
    color: #333333;
  }
  .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: 18px;
    line-height: inherit;
    color: #5c5c5c;
    content: '\f1f8';
    font-family: 'FontAwesome';
    margin: -4px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    color: #333333;
  }
  .column .block-addbysku .action.remove:hover {
    color: #333333;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .product-item-actions .actions-primary {
    display: block;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .product-info-price {
    margin: 0 -10px 0;
    width: calc(100% + 2*10px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 10px;
  }
  .product-info-price > *:last-child {
    padding-right: 10px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .cart .table.items .col.qty,
  .cart .cms-page-view .column.main table.table-grid.items .col.qty,
  .cart .modal-content table.table-grid.items .col.qty,
  .cart .cms-page-view .column.main table.data-table.items .col.qty,
  .cart .modal-content table.data-table.items .col.qty {
    text-align: center;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: #ffffff;
    margin: 20px -15px 15px;
    padding: 20px 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -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 .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #cccccc;
    padding-top: 30px;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .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: 18px;
    line-height: 20px;
    color: #5c5c5c;
    content: '\f040';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #333333;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #5c5c5c;
  }
  .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;
  }
  .opc-block-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
    padding: 0;
  }
  .account .sidebar-main .account-nav {
    margin-bottom: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 25px;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 5px;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px solid #c1c1c1;
    content: '';
    display: block;
    height: 0;
    margin: 25px -10px;
    overflow: hidden;
    width: auto;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 20px;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 10px;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .table.grouped > thead > tr > th,
  .cms-page-view .column.main table.table-grid.grouped > thead > tr > th,
  .modal-content table.table-grid.grouped > thead > tr > th,
  .cms-page-view .column.main table.data-table.grouped > thead > tr > th,
  .modal-content table.data-table.grouped > thead > tr > th {
    border-bottom: 1px solid #e5e5e5;
    display: table-cell;
  }
  .table.grouped > tbody,
  .cms-page-view .column.main table.table-grid.grouped > tbody,
  .modal-content table.table-grid.grouped > tbody,
  .cms-page-view .column.main table.data-table.grouped > tbody,
  .modal-content table.data-table.grouped > tbody {
    border-bottom: 1px solid #e5e5e5;
  }
  .table.grouped > tbody > tr > td,
  .cms-page-view .column.main table.table-grid.grouped > tbody > tr > td,
  .modal-content table.table-grid.grouped > tbody > tr > td,
  .cms-page-view .column.main table.data-table.grouped > tbody > tr > td,
  .modal-content table.data-table.grouped > tbody > tr > td {
    padding: 11px 10px;
    border: 0;
    display: table-cell;
  }
  .table-wrapper .table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:last-child,
  .table-wrapper .cms-page-view .column.main table.table-grid.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:last-child,
  .table-wrapper .modal-content table.table-grid.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:last-child,
  .table-wrapper .cms-page-view .column.main table.data-table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:last-child,
  .table-wrapper .modal-content table.data-table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .page-product-grouped .minimal-price {
    margin: 0;
  }
  .page-product-grouped .product-info-price {
    border: 0;
    margin-bottom: 0;
  }
  .page-product-grouped .product-info-price .price-box {
    padding-bottom: 0;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > 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.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #5c5c5c;
    content: '\f1f8';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  .multicheckout .data.table .address:before,
  .multicheckout .data.cms-page-view .column.main table.table-grid .address:before,
  .multicheckout .data.modal-content table.table-grid .address:before,
  .multicheckout .data.cms-page-view .column.main table.data-table .address:before,
  .multicheckout .data.modal-content table.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,
  .multicheckout.order-review .box-items .data.cms-page-view .column.main table.table-grid thead,
  .multicheckout.order-review .box-items .data.modal-content table.table-grid thead,
  .multicheckout.order-review .box-items .data.cms-page-view .column.main table.data-table thead,
  .multicheckout.order-review .box-items .data.modal-content table.data-table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr,
  .multicheckout.order-review .box-items .data.cms-page-view .column.main table.table-grid thead tr,
  .multicheckout.order-review .box-items .data.modal-content table.table-grid thead tr,
  .multicheckout.order-review .box-items .data.cms-page-view .column.main table.data-table thead tr,
  .multicheckout.order-review .box-items .data.modal-content table.data-table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item,
  .multicheckout.order-review .box-items .data.cms-page-view .column.main table.table-grid thead .col.item,
  .multicheckout.order-review .box-items .data.modal-content table.table-grid thead .col.item,
  .multicheckout.order-review .box-items .data.cms-page-view .column.main table.data-table thead .col.item,
  .multicheckout.order-review .box-items .data.modal-content table.data-table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid.table-order-review > tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.modal-content table.table-grid.table-order-review > tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table.table-order-review > tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.modal-content table.data-table.table-order-review > tbody > tr > td.col.subtotal {
    border-bottom: none;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.qty,
  .multicheckout.order-review .data.cms-page-view .column.main table.table-grid.table-order-review > tbody > tr > td.col.qty,
  .multicheckout.order-review .data.modal-content table.table-grid.table-order-review > tbody > tr > td.col.qty,
  .multicheckout.order-review .data.cms-page-view .column.main table.data-table.table-order-review > tbody > tr > td.col.qty,
  .multicheckout.order-review .data.modal-content table.data-table.table-order-review > tbody > tr > td.col.qty {
    text-align: center;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .customer-review .product-name {
    margin-bottom: 5px;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 5px;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 20px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .table-wrapper.orders-recent .table-order-items.table tbody > tr > td.col,
  .table-wrapper.orders-recent .table-order-items.cms-page-view .column.main table.table-grid tbody > tr > td.col,
  .table-wrapper.orders-recent .table-order-items.modal-content table.table-grid tbody > tr > td.col,
  .table-wrapper.orders-recent .table-order-items.cms-page-view .column.main table.data-table tbody > tr > td.col,
  .table-wrapper.orders-recent .table-order-items.modal-content table.data-table tbody > tr > td.col {
    padding-left: 0;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr {
    display: block;
  }
  .order-pager-wrapper {
    display: block;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 10px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options,
  .order-details-items .data.cms-page-view .column.main table.table-grid .col.options,
  .order-details-items .data.modal-content table.table-grid .col.options,
  .order-details-items .data.cms-page-view .column.main table.data-table .col.options,
  .order-details-items .data.modal-content table.data-table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before,
  .order-details-items .data.cms-page-view .column.main table.table-grid .col.options:before,
  .order-details-items .data.modal-content table.table-grid .col.options:before,
  .order-details-items .data.cms-page-view .column.main table.data-table .col.options:before,
  .order-details-items .data.modal-content table.data-table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container[data-th]:before,
  .order-details-items .item-options-container + .item-options-container[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status,
  .my-credit-cards .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) .status,
  .my-credit-cards .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) .status,
  .my-credit-cards .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) .status,
  .my-credit-cards .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before,
  .my-credit-cards .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) .status:before,
  .my-credit-cards .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) .status:before,
  .my-credit-cards .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) .status:before,
  .my-credit-cards .modal-content table.data-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,
  .my-credit-cards .cms-page-view .column.main table.table-grid:not(.totals):not(.cart):not(.table-comparison) .status._default,
  .my-credit-cards .modal-content table.table-grid:not(.totals):not(.cart):not(.table-comparison) .status._default,
  .my-credit-cards .cms-page-view .column.main table.data-table:not(.totals):not(.cart):not(.table-comparison) .status._default,
  .my-credit-cards .modal-content table.data-table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .footer-toolbar-bottom,
  .footer-toolbar-top {
    text-align: center;
  }
  .products-grid .product-item-info {
    padding: 10px;
  }
  .page-products .sorter-label {
    display: none;
  }
  .page-products .toolbar select {
    max-width: 180px;
  }
  .filter .filter-current-subtitle {
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: inherit;
    content: '\f107';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .table.grouped,
  .cms-page-view .column.main table.table-grid.grouped,
  .modal-content table.table-grid.grouped,
  .cms-page-view .column.main table.data-table.grouped,
  .modal-content table.data-table.grouped {
    margin-top: 20px;
  }
  .table.grouped .col.item,
  .table.grouped .col.qty,
  .cms-page-view .column.main table.table-grid.grouped .col.item,
  .cms-page-view .column.main table.table-grid.grouped .col.qty,
  .modal-content table.table-grid.grouped .col.item,
  .modal-content table.table-grid.grouped .col.qty,
  .cms-page-view .column.main table.data-table.grouped .col.item,
  .cms-page-view .column.main table.data-table.grouped .col.qty,
  .modal-content table.data-table.grouped .col.item,
  .modal-content table.data-table.grouped .col.qty {
    display: table-cell !important;
    padding: 5px 15px !important;
  }
  .table.grouped .col.qty,
  .cms-page-view .column.main table.table-grid.grouped .col.qty,
  .modal-content table.table-grid.grouped .col.qty,
  .cms-page-view .column.main table.data-table.grouped .col.qty,
  .modal-content table.data-table.grouped .col.qty {
    min-width: 60px;
  }
  .products-list div.prolabels-wrapper {
    width: 30%;
    border-width: 0 10px 10px 0;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .amblog-post-container .amblog-read,
  .amblog-grid-list .slick-slide .amblog-item .amblog-read {
    width: 100%;
  }
  .amblog-footer {
    align-items: flex-start;
    flex-direction: column;
  }
  .amblog-footer .amblog-wrap {
    margin-bottom: 20px;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider.-am-loaded .amblog-item-product {
    margin: 0 auto;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider.-am-loaded .amblog-item-product .product-item-photo {
    display: flex;
    justify-content: center;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider.-am-loaded .amblog-item-product .product-item-link {
    font-size: 20px;
  }
  .amblog-navigation-container .amblog-navigation {
    margin-top: 30px;
  }
  .amblog-navigation-container .amblog-navigation.-previous {
    margin-left: 0;
  }
  .amblog-navigation-container .amblog-navigation.-previous > .amblog-title-link:before {
    left: calc(20px * 2);
    /* stylelint-disable-line */
    right: inherit;
  }
  .amblog-navigation-container .amblog-navigation.-next {
    margin-right: 0;
  }
  .amblog-navigation-container .amblog-navigation.-next > .amblog-title-link:after {
    left: inherit;
    right: calc(20px * 2);
    /* stylelint-disable-line */
  }
  .amblog-navigation-container .amblog-navigation > .amblog-title-link:before,
  .amblog-navigation-container .amblog-navigation > .amblog-title-link:after {
    bottom: calc(100% - 50px);
    top: inherit;
  }
  .amblog-social-container .amblog-list {
    margin: 0 -10px;
  }
  .amblog-social-container .amblog-icon {
    margin: 0 9px 18px;
  }
  .sorter-options {
    margin: 0 2px;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .field-tooltip .field-tooltip-content {
    width: 140px;
  }
}
@media only screen and (max-width: 319px) {
  .amblog-navigation-container .amblog-navigation > .amblog-title-link {
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .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-visually-hidden-desktop-s,
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    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;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\f02f';
    font-family: 'FontAwesome';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .cms-page-view .column.main table.table-grid > tbody > tr > th,
  .cms-page-view .column.main table.table-grid > tbody > tr > td,
  .modal-content table.table-grid > tbody > tr > th,
  .modal-content table.table-grid > tbody > tr > td,
  .cms-page-view .column.main table.data-table > tbody > tr > th,
  .cms-page-view .column.main table.data-table > tbody > tr > td,
  .modal-content table.data-table > tbody > tr > th,
  .modal-content table.data-table > tbody > tr > td {
    border-top: 1px solid #e5e5e5;
  }
  .table > tbody + tbody,
  .cms-page-view .column.main table.table-grid > tbody + tbody,
  .modal-content table.table-grid > tbody + tbody,
  .cms-page-view .column.main table.data-table > tbody + tbody,
  .modal-content table.data-table > tbody + tbody {
    border-top: 1px solid #e5e5e5;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amcart-minipage-wrap .amcart-message-box {
    margin: 0 auto;
    max-width: initial;
    padding-bottom: 13px;
    position: relative;
    width: 400px;
  }
  .amcart-minipage-wrap .ampage-top-info {
    margin-top: 15px;
  }
  .amcart-product-notice {
    border-radius: 0 0 7px 7px;
  }
  .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;
    text-transform: none;
    color: #333333;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #006bb4;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: -4px;
  }
  .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:focus,
  .column .block-addbysku .action.remove:active {
    color: #333333;
  }
  .column .block-addbysku .action.remove:hover {
    color: #333333;
  }
  .column .block-addbysku .action.remove:visited {
    color: #006bb4;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff7a0e;
    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: #006bb4;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .catalogsearch-advanced-result .message.error {
    margin-top: 0;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.active .product-item-inner {
    display: block;
  }
  .sidebar .products-grid .product-item-info:hover .product-item-photo,
  .sidebar .products-grid .product-item-info.active .product-item-photo {
    left: 9px;
    top: 9px;
  }
  .products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    border-top: none;
    left: 0;
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: -10px 0 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    vertical-align: middle;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    line-height: 35px;
    text-align: center;
    width: 35px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .page-products .products-grid .product-item-inner:before {
    background: #ffffff;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: -1;
  }
  .page-products .product-item-actions {
    z-index: 1;
  }
  .products-grid .product-item {
    margin-bottom: 20px;
    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 {
    margin-left: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, 0.3);
    margin: 9px 0 0 -1px;
  }
  .sidebar .product-items .action.delete {
    line-height: unset;
    position: absolute;
    right: 0;
    top: -1px;
    width: auto;
  }
  .sidebar .block-compare .action.delete {
    left: 0;
    right: initial;
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 10px;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0;
  }
  .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;
    min-width: 130px;
    padding-right: 40px;
  }
  .review-ratings ~ .review-content-container {
    overflow: hidden;
  }
  .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;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100%/3 - -1px - 0.1px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/3 - -1px - 0.1px);
  }
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: calc(100%/3 - -1px - 0.1px);
  }
  .products-grid .product-item-info {
    margin: 0;
    padding: 10px;
    border: none;
    box-shadow: none;
    background: transparent;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    position: static;
    margin: 0;
    padding: 10px;
    border: none;
    box-shadow: none;
    background: transparent;
  }
  .products-grid .product-item-inner {
    position: static;
    border: none;
    padding: 0;
    background: transparent;
    box-shadow: none;
  }
  .products-grid .product-item-info .product-item-inner {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
    display: none;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    vertical-align: top;
    padding-left: 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-right: 10px;
    width: auto;
    line-height: 33px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .page-products .products-grid .product-item-inner:before {
    content: none;
  }
  .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: none;
    margin: 0;
  }
  .products-list .prolabels-wrapper {
    width: 1%;
  }
  .products-list .prolabels-wrapper img.photo.image,
  .products-list .prolabels-wrapper img.product-image-photo {
    max-width: none;
  }
}
/* This variable is used for body and navigation dropdowns */
/* To cover swiper-wrapper */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.is_stuck {
  z-index: 500;
}
.a-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.a-center {
  text-align: center;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.argento-scrollbar,
.minicart-wrapper .block-minicart .minicart-items-wrapper,
.page-layout-checkout .minicart-items-wrapper,
.page-layout-checkout .modal-content,
.ajaxpro-modal-dialog .modal-content {
  -webkit-overflow-scrolling: touch;
}
.argento-scrollbar::-webkit-scrollbar,
.minicart-wrapper .block-minicart .minicart-items-wrapper::-webkit-scrollbar,
.page-layout-checkout .minicart-items-wrapper::-webkit-scrollbar,
.page-layout-checkout .modal-content::-webkit-scrollbar,
.ajaxpro-modal-dialog .modal-content::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.argento-scrollbar::-webkit-scrollbar-track,
.minicart-wrapper .block-minicart .minicart-items-wrapper::-webkit-scrollbar-track,
.page-layout-checkout .minicart-items-wrapper::-webkit-scrollbar-track,
.page-layout-checkout .modal-content::-webkit-scrollbar-track,
.ajaxpro-modal-dialog .modal-content::-webkit-scrollbar-track {
  background-color: #ededed;
  border-radius: 4px;
}
.argento-scrollbar::-webkit-scrollbar-thumb,
.minicart-wrapper .block-minicart .minicart-items-wrapper::-webkit-scrollbar-thumb,
.page-layout-checkout .minicart-items-wrapper::-webkit-scrollbar-thumb,
.page-layout-checkout .modal-content::-webkit-scrollbar-thumb,
.ajaxpro-modal-dialog .modal-content::-webkit-scrollbar-thumb {
  background-color: #cccccc;
  border-radius: 4px;
}
.lib-modal-popup .modal-inner-wrap {
  transform: translateY(20px);
  transition: all 0.2s;
}
.lib-modal-popup ~ .modals-overlay {
  transition: opacity 0.2s;
  opacity: 0;
}
.lib-modal-popup._show ~ .modals-overlay {
  opacity: 1;
}
.lib-button {
  text-transform: uppercase;
  line-height: 16px;
}
.lib-button-primary {
  text-transform: uppercase;
  line-height: 16px;
}
.abs-revert-secondary-color,
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  text-transform: uppercase;
  line-height: 16px;
}
.abs-action-button-as-link,
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.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,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.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 {
  text-transform: none;
  text-shadow: none;
  font-size: inherit;
  font-family: inherit;
}
.abs-action-button-as-link:focus,
.abs-action-button-as-link:active,
.abs-action-remove:focus,
.abs-action-remove:active,
.abs-discount-block .action.check:focus,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:focus,
.popup .actions-toolbar .action.cancel:active,
.paypal-button-widget .paypal-button:focus,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:focus,
.bundle-options-container .action.back:active,
.block.related .action.select:focus,
.block.related .action.select:active,
.cart.table-wrapper .actions-toolbar > .action-delete:focus,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:focus,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:focus,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:focus,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:focus,
.checkout-agreements-block .action-show:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:focus,
.gift-summary .action-edit:active,
.gift-summary .action-delete:focus,
.gift-summary .action-delete:active,
.action-gift:focus,
.action-gift:active,
.gift-wrapping-title .action-remove:focus,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:active,
.abs-add-fields .action.remove:focus,
.abs-add-fields .action.remove:active,
.paypal-review-discount .action.check:focus,
.paypal-review-discount .action.check:active,
.cart-discount .action.check:focus,
.cart-discount .action.check:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:focus,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:focus,
.form.send.friend .action.remove:active {
  text-shadow: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup: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,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check: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 {
  text-shadow: none;
}
.lib-main-navigation-desktop .navigation li {
  position: relative;
}
.lib-main-navigation-desktop .navigation .level0 > .level-top {
  text-transform: uppercase;
  font-family: "Noto Sans", sans-serif;
}
.lib-breadcrumbs {
  min-height: 17px;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.box-tocart .input-text.qty,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .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,
.cms-page-view .column.main table.table-grid.grouped .col.qty .control.qty .qty,
.account .table-wrapper .data.cms-page-view .column.main table.table-grid.wishlist .box-tocart .qty,
.modal-content table.table-grid.grouped .col.qty .control.qty .qty,
.account .table-wrapper .data.modal-content table.table-grid.wishlist .box-tocart .qty,
.cms-page-view .column.main table.data-table.grouped .col.qty .control.qty .qty,
.account .table-wrapper .data.cms-page-view .column.main table.data-table.wishlist .box-tocart .qty,
.modal-content table.data-table.grouped .col.qty .control.qty .qty,
.account .table-wrapper .data.modal-content table.data-table.wishlist .box-tocart .qty {
  height: auto;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  font-size: 16px;
  line-height: 16px;
}
.argento-grid {
  margin-left: -6px;
  margin-right: -6px;
}
.argento-grid:after {
  clear: both;
  content: '';
  display: table;
}
.argento-grid-container {
  padding-left: 6px;
  padding-right: 6px;
}
.argento-grid-container:after {
  clear: both;
  content: '';
  display: table;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 480px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
.block-compare .counter,
.block-wishlist .counter {
  font-size: inherit;
}
*:focus-visible {
  outline: 2px auto Highlight;
  outline: 2px auto -webkit-focus-ring-color;
}
.action.skip:focus {
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 999;
}
[data-appearance="carousel"] {
  position: relative;
}
body {
  direction: ltr;
  background: #ffffff;
}
body > #cookie-status {
  display: none;
}
body._has-modal {
  overflow: auto;
}
.page-wrapper {
  background-color: #ffffff;
}
.page-wrapper > #remember-me-box {
  display: none;
}
.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 {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.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: 14px;
  line-height: 20px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 20px;
  color: inherit;
  content: '\f106';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.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 #eaeaea;
  margin-top: 4px;
  min-width: 160px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
}
.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 #eaeaea 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-container > .content {
  padding: 5px 10px;
  margin: 0 auto;
  width: auto;
  max-width: 1180px;
  box-sizing: border-box;
}
.page-container > .content:after {
  clear: both;
  content: '';
  display: table;
}
.pages .action {
  box-shadow: none;
  padding: 0 12px;
}
/* Fix for https://github.com/magento/magento2/commit/d0ad63cca0b8e29b86b29c72608d034658d244a5 */
img {
  height: auto;
  max-height: none;
}
/*IE 11 Height fix*/
.ie10 .page-wrapper,
.ie11 .page-wrapper {
  height: auto;
}
@-webkit-keyframes argento-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes argento-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fieldset:not(:has(*)) {
  display: none;
}
ul,
ol {
  padding-left: 30px;
  margin: 1.5rem 0 2.75rem;
}
.page-main .page-title-wrapper .page-title {
  word-break: break-word;
}
.cms-page-view .column.main section,
.modal-content section {
  margin-bottom: 30px;
}
.cms-page-view .column.main section.gaps,
.modal-content section.gaps {
  margin-top: 45px;
  margin-bottom: 45px;
}
.cms-page-view .column.main table,
.modal-content table {
  margin-bottom: 10px;
}
.cms-page-view .column.main table.table-striped,
.modal-content table.table-striped {
  background: #ffffff;
}
.cms-page-view .column.main table.table-striped thead tr,
.modal-content table.table-striped thead tr {
  background: #f7f7f7;
}
.cms-page-view .column.main table.table-striped tbody tr:nth-child(even),
.modal-content table.table-striped tbody tr:nth-child(even) {
  background: #fcfcfc;
}
.cms-page-view .column.main table.table-grid,
.modal-content table.table-grid,
.cms-page-view .column.main table.data-table,
.modal-content table.data-table {
  border: 1px solid #e5e5e5;
}
.cms-page-view .column.main table.table-grid td,
.modal-content table.table-grid td,
.cms-page-view .column.main table.data-table td,
.modal-content table.data-table td,
.cms-page-view .column.main table.table-grid th,
.modal-content table.table-grid th,
.cms-page-view .column.main table.data-table th,
.modal-content table.data-table th {
  border-left: 1px solid #e5e5e5;
}
.cms-page-view .column.main table.table-grid td:first-child,
.modal-content table.table-grid td:first-child,
.cms-page-view .column.main table.data-table td:first-child,
.modal-content table.data-table td:first-child,
.cms-page-view .column.main table.table-grid th:first-child,
.modal-content table.table-grid th:first-child,
.cms-page-view .column.main table.data-table th:first-child,
.modal-content table.data-table th:first-child {
  border-left: 0;
}
.logo {
  margin-top: 4px;
  margin-bottom: 13px;
}
.page-header {
  margin-bottom: 0;
}
.page-header .switcher.customer,
.page-header div.wishlist {
  display: none;
}
.page-header .switcher,
.page-header .panel.wrapper .switcher {
  margin-right: 0;
}
.page-header .switcher .options,
.page-header .panel.wrapper .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-header .panel.wrapper .switcher .options:before,
.page-header .switcher .options:after,
.page-header .panel.wrapper .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-header .panel.wrapper .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-header .panel.wrapper .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-header .panel.wrapper .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-header .panel.wrapper .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 20px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-header .panel.wrapper .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-header .panel.wrapper .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-header .panel.wrapper .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-header .panel.wrapper .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 20px;
  color: inherit;
  content: '\f106';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-header .panel.wrapper .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #eaeaea;
  margin-top: 4px;
  min-width: 160px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
}
.page-header .switcher .options ul.dropdown li,
.page-header .panel.wrapper .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-header .panel.wrapper .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-header .panel.wrapper .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-header .panel.wrapper .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #eaeaea transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-header .panel.wrapper .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-header .panel.wrapper .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-header .panel.wrapper .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-header .panel.wrapper .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:visited,
.page-header .panel.wrapper .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:active,
.page-header .panel.wrapper .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher strong,
.page-header .panel.wrapper .switcher strong {
  font-weight: 400;
}
.page-header .header.panel,
.header.content {
  display: flex;
}
.page-header .switcher .options .action.toggle,
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle,
.page-footer .footer.content .switcher .options .action.toggle,
.page-header .switcher .options .action.toggle.active,
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active,
.page-footer .footer.content .switcher .options .action.toggle.active {
  display: flex;
  align-items: center;
}
.page-header .switcher .options .action.toggle::after,
.page-header .panel.wrapper .switcher .options .action.toggle::after,
.page-footer .switcher .options .action.toggle::after,
.page-footer .footer.content .switcher .options .action.toggle::after,
.page-header .switcher .options .action.toggle.active::after,
.page-header .panel.wrapper .switcher .options .action.toggle.active::after,
.page-footer .switcher .options .action.toggle.active::after,
.page-footer .footer.content .switcher .options .action.toggle.active::after {
  margin-left: 4px;
}
.customer-welcome .customer-menu .header.links,
.page-header .switcher .options ul.dropdown,
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  padding: 6px;
  border-radius: 0;
}
.customer-welcome .customer-menu .header.links li,
.page-header .switcher .options ul.dropdown li,
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  transition: 200ms background-color linear;
}
.page-header {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.page-header .switcher .options ul.dropdown,
.page-header .panel.wrapper .switcher .options ul.dropdown {
  left: auto;
  right: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header .switcher .options ul.dropdown:after,
.page-header .panel.wrapper .switcher .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
.header .block-search {
  margin-left: auto;
}
.block-search .input-text {
  height: 32px;
  padding: 0 35px 0 9px;
}
.block-search .input-text:focus-visible {
  outline: none;
}
.block-search .control {
  border-top: none;
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
  margin: 0 0 -1px;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 99;
  background-color: #ffffff;
}
.minicart-wrapper .block-minicart {
  right: -5px;
  border-radius: 0;
}
.header.panel .header-cms-links {
  list-style: none;
  padding: 0;
}
.header.panel .header-cms-links > li {
  display: inline-block;
}
.header.panel .header-cms-links a {
  color: #ffffff;
}
.header.panel .header.links.header-cms-links {
  margin: 0;
}
.header.panel .header.links.header-cms-links > li {
  margin: 0 15px 0 0;
}
.header .header-cms-content {
  margin: -10px 10px 0;
}
.header.wrapper.is_stuck {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}
.newsletter input[type="email"]:focus-visible {
  outline: none;
}
.page-footer {
  border: solid #494949;
  border-width: 2px 0 0;
}
.page-before-footer > .content,
.page-footer > .content {
  padding: 5px 10px;
  margin: 0 auto;
  width: auto;
  max-width: 1180px;
  box-sizing: border-box;
}
.page-before-footer > .content:after,
.page-footer > .content:after {
  clear: both;
  content: '';
  display: table;
}
.page-before-footer .content {
  position: relative;
}
.page-before-footer .content > :last-child {
  margin-bottom: 20px;
}
.page-before-footer .content > :last-child > :last-child {
  margin-bottom: 0;
}
.page-before-footer [data-role="spinner"] {
  position: absolute;
}
.footer.content .links {
  padding: 0;
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  text-align: left;
}
.footer.content .links > li {
  border: none;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.footer-toolbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-toolbar .footer.links > li {
  margin: 0 0 3px 15px;
  display: inline-block;
}
.footer-toolbar .footer.links > li:first-child {
  margin-left: 0;
}
.footer-toolbar-top {
  background: #f4f4f4;
  color: #333333;
}
.footer-toolbar-top a,
.footer-toolbar-top .alink {
  color: #333333;
}
.footer-toolbar-bottom {
  color: #4c4c4c;
}
.footer-toolbar-bottom a,
.footer-toolbar-bottom .alink {
  color: #4c4c4c;
}
.footer-toolbar-bottom a:hover,
.footer-toolbar-bottom .alink:hover {
  color: #4c4c4c;
}
.footer-toolbar-bottom a:visited,
.footer-toolbar-bottom .alink:visited {
  color: #4c4c4c;
}
.footer-toolbar-bottom .footer.links {
  float: right;
}
.footer-toolbar-bottom > .content {
  padding: 10px 10px;
}
.copyright {
  color: inherit;
  display: inline;
  padding: 0;
  text-align: inherit;
}
.minicart-wrapper .action.close {
  right: 4px;
  left: auto;
}
.minicart-wrapper .action.close::before,
.minicart-wrapper .action.close::after {
  content: '';
  position: absolute;
  left: 10px;
  top: 12px;
  height: 20px;
  width: 2px;
  background-color: #333333;
}
.minicart-wrapper .action.close::before {
  transform: rotate(45deg);
}
.minicart-wrapper .action.close::after {
  transform: rotate(-45deg);
}
.minicart-wrapper .block-minicart {
  padding: 15px 20px;
}
.minicart-wrapper .block-minicart .block-content {
  display: flex;
  flex-direction: column;
}
.minicart-wrapper .block-minicart .block-content > .subtitle {
  display: block;
  font-size: .9em;
  text-transform: uppercase;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  order: 50;
  border: 0;
  margin: 10px 0 0;
  padding: 0 2px 0 0;
}
.minicart-wrapper .block-minicart .subtotal,
.minicart-wrapper .block-minicart .items-total {
  order: 100;
  background: #f7f7f7;
  padding: 8px 15px;
  border-radius: 0;
}
.minicart-wrapper .block-minicart .items-total {
  margin: 10px 0 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
}
.minicart-wrapper .block-minicart .items-total::after {
  content: '';
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  height: 1px;
  background: #e0e0e0;
}
.minicart-wrapper .block-minicart .subtotal {
  order: 100;
  margin: 0 0 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.minicart-wrapper .block-minicart .subtotal .label::after {
  display: none;
}
.minicart-wrapper .block-minicart .block-content > .actions {
  order: 150;
  margin-top: 10px;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary {
  margin: 0;
}
.minicart-wrapper .block-minicart .block-content > .actions .secondary .action {
  margin: 5px 0;
  display: block;
}
.minicart-wrapper .minicart-items .product-item {
  padding: 10px 0;
}
.minicart-wrapper .minicart-items .product-item:last-child {
  padding-bottom: 0;
}
.minicart-wrapper .minicart-items .product-item-name {
  margin: 0 0 5px;
}
.minicart-wrapper .minicart-items .product-item-details {
  position: relative;
}
.minicart-wrapper .minicart-items .product-item-details .price-excluding-tax,
.minicart-wrapper .minicart-items .product-item-details .price-including-tax {
  margin: 0;
}
.minicart-wrapper .minicart-items .product-item-details .item-qty {
  padding: 2px;
  width: 40px;
  height: 32px;
  border-color: #efefef;
  font-size: 1em;
}
.minicart-wrapper .minicart-items .product-item-details .item-qty:hover,
.minicart-wrapper .minicart-items .product-item-details .item-qty:focus {
  border-color: #efefef;
}
.minicart-wrapper .minicart-items .product-item-details .product .toggle {
  padding: 0 0 5px;
}
.minicart-wrapper .minicart-items .product-item-details .product .options.list {
  margin: 5px 0;
}
.minicart-wrapper .minicart-items .product-item-details .product .options.list dt,
.minicart-wrapper .minicart-items .product-item-details .product .options.list dd {
  margin-bottom: 3px;
  float: left;
}
.minicart-wrapper .minicart-items .product-item-details .product .options.list dt {
  margin-right: 10px;
  margin-left: 0;
  clear: left;
}
.minicart-wrapper .minicart-items .actions {
  background: #fff;
  box-shadow: 0 0 5px 2px #fff;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  right: 0;
  top: -2px;
}
.minicart-wrapper .minicart-items .actions > .primary:not(:last-child) {
  margin-right: 7px;
}
.minicart-wrapper .product:hover .actions {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  top: 12px;
  right: 10px;
  margin: 0;
  padding: 15px;
}
.modal-custom .action-close::before,
.modal-popup .action-close::before,
.modal-slide .action-close::before,
.modal-custom .action-close::after,
.modal-popup .action-close::after,
.modal-slide .action-close::after {
  content: '';
  position: absolute;
  left: 14px;
  top: 5px;
  height: 20px;
  width: 2px;
  background-color: #333333;
}
.modal-custom .action-close::before,
.modal-popup .action-close::before,
.modal-slide .action-close::before {
  transform: rotate(45deg);
}
.modal-custom .action-close::after,
.modal-popup .action-close::after,
.modal-slide .action-close::after {
  transform: rotate(-45deg);
}
.category-image .image {
  margin-left: auto;
  margin-right: auto;
}
.toolbar select {
  height: auto;
  padding-top: 7px;
  padding-bottom: 7px;
}
.products-grid .product-item {
  width: calc(100%/2 - -1px);
  box-sizing: border-box;
  text-align: center;
}
.products-grid .product-item-actions {
  display: none;
}
.product-item .tocart {
  border-radius: 0;
}
.product-item .price-box {
  margin: 10px 0;
}
.product-item-photo img,
.product-image-container {
  vertical-align: top;
}
.page-products .product-item-info {
  width: auto;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 0 15px;
}
.block.crosssell .product-item-info,
.block.upsell .product-item-info,
.block.related .product-item-info {
  width: auto;
}
.column.main .products-grid .product-items {
  margin-left: 1px;
}
.column.main .products-grid .product-item:nth-child(n) {
  margin: 0 0 -1px -1px;
  padding: 0;
}
.column.main .products-grid .product.swiper-slide {
  margin: 0;
}
.rating-summary .rating-result {
  text-align: left;
}
.filter-title strong {
  box-shadow: none;
}
.filter .block-subtitle {
  font-family: 'Lato Regular';
  font-weight: normal;
  font-size: 1.8rem;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
  text-transform: uppercase;
  border: none;
  line-height: inherit;
  margin: 0;
}
.sidebar .product-items .product-item {
  margin: 0 0 -1px -1px;
}
.sidebar .product-items .product-item-info:after {
  clear: both;
  content: '';
  display: table;
}
.sidebar .product-items .product-item-info .product-item-photo {
  margin: 0;
  display: inline-block;
  max-width: 100%;
  position: static;
  vertical-align: top;
}
.sidebar .product-items .product-item-info .product-item-details {
  margin: 0;
}
.sidebar .product-items .product-item .product-reviews-summary .reviews-actions {
  display: inline;
}
.product-reviews-summary .reviews-actions .action.add {
  white-space: normal;
}
.review-add .block-title {
  display: block;
}
.review-add .review-legend.legend,
.review-add .review-field-ratings > legend.label {
  display: none;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 38px;
  line-height: 38px;
  height: 38px;
  letter-spacing: 5px;
}
#product-review-container .review-toolbar {
  border: 0;
}
#product-review-container .review-toolbar .pages {
  border: 0;
}
@media (max-width: 1024px) {
  .review-ratings {
    float: none;
    margin-bottom: 10px;
    max-width: none;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin: 0;
    clear: left;
  }
}
.product.data.items {
  border-bottom: none;
  margin-left: 0;
  margin-right: 0;
}
.product.data.items > .item.title a:after {
  font-size: 18px;
}
.product.data.items > .item.title .data.switch .counter {
  color: inherit;
}
.product.data.items > .item.content .products {
  margin: 0;
}
.argento-tabs:not(.argento-tabs-initialized) > *:first-child > .block-content {
  display: block;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .product.data.items:not(.expanded,.collapsed) {
    padding: 0 !important;
    position: relative;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title {
    width: 200px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    transition: width 100ms ease-out, left 100ms ease-out;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title.active {
    width: 201px;
    left: 0;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title:nth-child(1) {
    top: 0px;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title:nth-child(3) {
    top: 39px;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title:nth-child(5) {
    top: 78px;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title:nth-child(7) {
    top: 117px;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title:nth-child(9) {
    top: 156px;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title:nth-child(11) {
    top: 195px;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title:nth-child(13) {
    top: 234px;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title:nth-child(15) {
    top: 273px;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title:nth-child(17) {
    top: 312px;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title > .switch {
    transition: color 100ms ease-out, background-color 100ms ease-out;
    box-shadow: none;
    margin: 0;
    padding: 0 15px;
    line-height: 40px;
    border-style: solid;
    border-color: #000000;
    border-width: 0 0 0 0;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.title:not(.disabled) > .switch:active,
  .product.data.items:not(.expanded,.collapsed) > .item.title.active > .switch,
  .product.data.items:not(.expanded,.collapsed) > .item.title.active > .switch:focus,
  .product.data.items:not(.expanded,.collapsed) > .item.title.active > .switch:hover {
    box-shadow: none;
    margin: 0;
    padding: 0 15px;
  }
  .product.data.items:not(.expanded,.collapsed) > .item.content {
    width: auto;
    float: none;
    border: 1px solid #000000;
    border-width: 0 0 0 1px;
    padding: 20px 10px 30px 20px;
    margin-top: 0px;
    margin-left: 200px;
    min-height: 273px;
  }
}
ul.compare.wrapper {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.compare.wrapper li {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
ul.compare.wrapper .action.compare {
  z-index: 20;
  position: fixed;
  right: 0;
  bottom: 130px;
  /* Slow scrolling performance: https://stackoverflow.com/a/15147497; */
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  transition: background 200ms linear;
  width: 40px;
  line-height: 40px;
  border: 1px solid #eeeeee;
  border-width: 1px 0 1px 1px;
  border-radius: 0;
  -ms-writing-mode: tb;
  writing-mode: vertical-lr;
  display: block;
  padding: 15px 0;
  box-sizing: border-box;
  color: #313131;
  background: #ffffff;
}
ul.compare.wrapper .action.compare:visited {
  color: #313131;
}
ul.compare.wrapper .action.compare:hover {
  text-decoration: none;
  color: #313131;
  background: #fafafa;
}
ul.compare.wrapper .counter.qty {
  display: none;
  color: inherit;
  font-weight: bold;
}
ul.compare.wrapper .counter.qty::before {
  content: '(';
}
ul.compare.wrapper .counter.qty::after {
  content: ')';
}
@media (min-height: 490px) {
  ul.compare.wrapper .action.compare {
    bottom: 230px;
  }
}
@media (min-height: 720px) {
  ul.compare.wrapper .action.compare {
    bottom: 260px;
  }
  ul.compare.wrapper .action.compare .counter.qty {
    display: inline-block;
  }
}
.page-main > .messages {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
}
.page-main > .messages .message {
  margin: 15px 0;
}
.block-product-sidebar .list-attributepages {
  margin: 0 0 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c1c1c1;
}
.block-product-sidebar .block-services-sidebar .block-title {
  display: none;
}
.block-services-sidebar .icon-section {
  margin-bottom: 15px;
}
.block-services-sidebar .icon-section:after {
  clear: both;
  content: '';
  display: table;
}
.block-services-sidebar .icon-section .icon {
  float: left;
  color: #219291;
  margin: 0 5px 0 0;
}
.block-services-sidebar .icon-section .section-info {
  margin-left: 61px;
}
.block-services-sidebar .icon-section .section-info .section-title {
  margin: 0 0 0.5rem;
}
.block-promo {
  border: 0 solid transparent;
  border-width: 0;
  margin: 15px 0;
}
.block-promo .block-title {
  margin: 0;
  padding: 10px;
  border: 0 solid transparent;
  border-width: 0;
}
.blocks-secondary .block {
  border: 3px solid #e5e5e5;
  padding: 5px 10px 0;
  margin: 0 0 12px !important;
}
.blocks-secondary .block .block-title strong {
  font-weight: 300;
}
.blocks-secondary .block .product-item-info:after {
  clear: both;
  content: '';
  display: table;
}
.blocks-secondary .block .product-item-actions {
  display: none;
}
.blocks-secondary .block .actions-toolbar {
  border-top: 1px dashed #e5e5e5;
  padding: 13px 10px 12px;
  margin: 7px -10px 0;
}
.blocks-secondary .block .actions-toolbar .secondary a.action {
  margin: 0;
}
.blocks-secondary .product-items {
  margin: 0;
}
.column.main .blocks-secondary .product-items {
  margin: 0;
}
.blocks-secondary .product-items .product-item {
  padding: 10px 0 0;
  margin-bottom: 10px;
  border-top: 1px solid #e5e5e5;
}
.blocks-secondary .product-items .product-item:first-child {
  padding: 0;
  border-top: none;
}
.block.newsletter input {
  padding: 0;
  margin-right: 5px;
}
.block.newsletter input[type="email"] {
  height: 32px;
  border: 1px solid #cccccc;
  font-size: 14px;
  padding: 0 9px 0 30px;
  margin: 0;
}
.block.newsletter .field .control:before {
  line-height: 30px;
}
.block.newsletter .action.subscribe {
  margin: 0 0 0 -1px;
  position: static;
  width: auto;
  height: auto;
}
.block.newsletter .mage-error {
  text-align: left;
}
.jumbotron {
  background: #ffffff;
  padding: 25px 0 20px;
  position: relative;
}
.jumbotron > .container {
  padding: 5px 10px;
  margin: 0 auto;
  width: auto;
  max-width: 1180px;
  box-sizing: border-box;
}
.jumbotron > .container:after {
  clear: both;
  content: '';
  display: table;
}
.jumbotron.jumbotron-bright {
  background: #f15922;
}
.jumbotron.jumbotron-pastel {
  background: #229392;
}
.jumbotron.jumbotron-pastel-alt {
  background: #a5205f;
}
.jumbotron.jumbotron-dark {
  background: #151515;
}
.jumbotron.jumbotron-pattern {
  background: #ffffff;
}
.jumbotron.jumbotron-image {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%), #bdc1ca;
}
.jumbotron-inverse,
.jumbotron-inverse .block-title,
.jumbotron-inverse .block .block-title,
.jumbotron-inverse .block-title span,
.jumbotron-inverse .block .block-title span,
.jumbotron-inverse .block .block-title strong,
.jumbotron-inverse .subtitle,
.jumbotron-inverse a,
.jumbotron-inverse .easycatalogimg .parent-category a {
  color: #ffffff;
}
.jumbotron-inverse {
  /* ignore jumbotron invert colors for product grid / product list */
}
.jumbotron-inverse .product-items {
  color: #333333;
}
.jumbotron-inverse .product-items a {
  color: #006bb4;
}
.jumbotron.no-padding {
  padding: 0;
}
.jumbotron.no-padding-top {
  padding-top: 0;
}
.jumbotron.no-padding-bottom {
  padding-bottom: 0;
}
.jumbotron.no-padding .container {
  padding: 0;
}
.jumbotron.padding-l {
  padding: 50px 0 40px;
}
.jumbotron + .jumbotron {
  border-top: 1px solid #e0e0e0;
}
.jumbotron-bright + .jumbotron,
.jumbotron-pastel + .jumbotron,
.jumbotron-pastel-alt + .jumbotron,
.jumbotron-dark + .jumbotron,
.jumbotron-pattern + .jumbotron,
.jumbotron-image + .jumbotron,
.jumbotron + .jumbotron-bright,
.jumbotron + .jumbotron-pastel,
.jumbotron + .jumbotron-pastel-alt,
.jumbotron + .jumbotron-dark,
.jumbotron + .jumbotron-pattern,
.jumbotron + .jumbotron-image {
  border-top: 0;
}
.jumbotron-bright + .jumbotron-bright,
.jumbotron-pastel + .jumbotron-pastel,
.jumbotron-pastel-alt + .jumbotron-pastel-alt,
.jumbotron-dark + .jumbotron-dark {
  border-top: 1px solid #fff;
}
.jumbotron .stub,
.jumbotron .stub:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.jumbotron .stub {
  z-index: 1;
  border-width: 21px 36px 0;
  top: -1px;
  left: 50%;
  margin-left: -36px;
  border-top-color: #e0e0e0;
}
.jumbotron .stub:after {
  content: "";
  border-width: 20px 35px 0;
  top: -21px;
  margin-left: -35px;
  content: " ";
  border-top-color: #ffffff;
}
.jumbotron + .jumbotron-bright .stub,
.jumbotron + .jumbotron-pastel .stub,
.jumbotron + .jumbotron-pastel-alt .stub,
.jumbotron + .jumbotron-dark .stub,
.jumbotron + .jumbotron-pattern .stub,
.jumbotron + .jumbotron-image .stub {
  border-top-color: transparent;
  top: 0px;
}
.jumbotron-bright + .jumbotron .stub,
.jumbotron-bright + .jumbotron .stub:after {
  border-top-color: #f15922;
}
.jumbotron-pastel + .jumbotron .stub,
.jumbotron-pastel + .jumbotron .stub:after {
  border-top-color: #229392;
}
.jumbotron-pastel-alt + .jumbotron .stub,
.jumbotron-pastel-alt + .jumbotron .stub:after {
  border-top-color: #a5205f;
}
.jumbotron-dark + .jumbotron .stub,
.jumbotron-dark + .jumbotron .stub:after {
  border-top-color: #151515;
}
.jumbotron-bright + .jumbotron-bright .stub,
.jumbotron-pastel + .jumbotron-pastel .stub,
.jumbotron-pastel-alt + .jumbotron-pastel-alt .stub,
.jumbotron-dark + .jumbotron-dark .stub {
  border-top-color: #fff;
}
/* Covers - similar to stubs, but it cover the current jumbotron at the bottom with transparent triangle */
.jumbotron .cover .triangle {
  float: none !important;
  border-bottom: 21px solid #229392;
  width: 50%;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.jumbotron .cover .triangle {
  border-bottom-color: #ffffff;
}
.jumbotron .cover-pastel .triangle {
  border-bottom-color: #229392;
}
.jumbotron .cover-pastel-alt .triangle {
  border-bottom-color: #a5205f;
}
.jumbotron .cover-bright .triangle {
  border-bottom-color: #f15922;
}
.jumbotron .cover-dark .triangle {
  border-bottom-color: #151515;
}
.jumbotron .cover .right {
  right: 0;
  border-left: 36px solid transparent;
}
.jumbotron .cover .left {
  left: 0;
  border-right: 36px solid transparent;
}
.stub ~ .container,
.stub + .h2 {
  padding-top: 5px;
}
.cover ~ .container {
  padding-bottom: 15px;
}
lite-youtube {
  max-width: 720px;
}
lite-youtube::after {
  content: "";
  display: block;
  padding-bottom: calc(56.25%);
}
.argento-float-photo img {
  vertical-align: top;
}
.social-icons a {
  vertical-align: middle;
  display: inline-block;
}
.social-icons a:hover {
  text-decoration: none;
}
.social-icons .fa-stack {
  color: #cccccc;
}
.social-icons .fa-stack:hover {
  color: #b3b3b3;
}
.social-icons.colorize-fa .fa-youtube-play {
  color: #cc181e;
}
.social-icons.colorize-fa .fa-youtube {
  color: #cc181e;
}
.social-icons.colorize-fa .fa-vk {
  color: #507299;
}
.social-icons.colorize-fa .fa-vimeo {
  color: #00b3ec;
}
.social-icons.colorize-fa .fa-twitter {
  color: #1da1f2;
}
.social-icons.colorize-fa .fa-skype {
  color: #00aff0;
}
.social-icons.colorize-fa .fa-rss {
  color: #fb7629;
}
.social-icons.colorize-fa .fa-pinterest {
  color: #bd081c;
}
.social-icons.colorize-fa .fa-odnoklassniki {
  color: #ee8208;
}
.social-icons.colorize-fa .fa-linkedin {
  color: #1686b0;
}
.social-icons.colorize-fa .fa-github {
  color: #231e20;
}
.social-icons.colorize-fa .fa-google-plus {
  color: #db4437;
}
.social-icons.colorize-fa .fa-google {
  color: #db4437;
}
.social-icons.colorize-fa .fa-facebook {
  color: #3b5998;
}
.social-icons.colorize-fa .fa-instagram {
  color: #c5156a;
}
.social-icons.colorize-fa-hover .fa {
  transition: color 200ms ease-out;
}
.social-icons.colorize-fa-hover a:hover .fa-youtube-play {
  color: #cc181e;
}
.social-icons.colorize-fa-hover a:hover .fa-youtube {
  color: #cc181e;
}
.social-icons.colorize-fa-hover a:hover .fa-vk {
  color: #507299;
}
.social-icons.colorize-fa-hover a:hover .fa-vimeo {
  color: #00b3ec;
}
.social-icons.colorize-fa-hover a:hover .fa-twitter {
  color: #1da1f2;
}
.social-icons.colorize-fa-hover a:hover .fa-skype {
  color: #00aff0;
}
.social-icons.colorize-fa-hover a:hover .fa-rss {
  color: #fb7629;
}
.social-icons.colorize-fa-hover a:hover .fa-pinterest {
  color: #bd081c;
}
.social-icons.colorize-fa-hover a:hover .fa-odnoklassniki {
  color: #ee8208;
}
.social-icons.colorize-fa-hover a:hover .fa-linkedin {
  color: #1686b0;
}
.social-icons.colorize-fa-hover a:hover .fa-github {
  color: #231e20;
}
.social-icons.colorize-fa-hover a:hover .fa-google-plus {
  color: #db4437;
}
.social-icons.colorize-fa-hover a:hover .fa-google {
  color: #db4437;
}
.social-icons.colorize-fa-hover a:hover .fa-facebook {
  color: #3b5998;
}
.social-icons.colorize-fa-hover a:hover .fa-instagram {
  color: #c5156a;
}
.social-icons.colorize-fa-hover .fa-youtube-play:hover {
  color: #cc181e;
}
.social-icons.colorize-fa-hover .fa-youtube:hover {
  color: #cc181e;
}
.social-icons.colorize-fa-hover .fa-vk:hover {
  color: #507299;
}
.social-icons.colorize-fa-hover .fa-vimeo:hover {
  color: #00b3ec;
}
.social-icons.colorize-fa-hover .fa-twitter:hover {
  color: #1da1f2;
}
.social-icons.colorize-fa-hover .fa-skype:hover {
  color: #00aff0;
}
.social-icons.colorize-fa-hover .fa-rss:hover {
  color: #fb7629;
}
.social-icons.colorize-fa-hover .fa-pinterest:hover {
  color: #bd081c;
}
.social-icons.colorize-fa-hover .fa-odnoklassniki:hover {
  color: #ee8208;
}
.social-icons.colorize-fa-hover .fa-linkedin:hover {
  color: #1686b0;
}
.social-icons.colorize-fa-hover .fa-github:hover {
  color: #231e20;
}
.social-icons.colorize-fa-hover .fa-google-plus:hover {
  color: #db4437;
}
.social-icons.colorize-fa-hover .fa-google:hover {
  color: #db4437;
}
.social-icons.colorize-fa-hover .fa-facebook:hover {
  color: #3b5998;
}
.social-icons.colorize-fa-hover .fa-instagram:hover {
  color: #c5156a;
}
.social-icons.colorize-fa-stack .icon-youtube-play .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack .icon-youtube .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack .icon-vk .fa-stack .fa:first-child {
  color: #507299;
}
.social-icons.colorize-fa-stack .icon-vimeo .fa-stack .fa:first-child {
  color: #00b3ec;
}
.social-icons.colorize-fa-stack .icon-twitter .fa-stack .fa:first-child {
  color: #1da1f2;
}
.social-icons.colorize-fa-stack .icon-skype .fa-stack .fa:first-child {
  color: #00aff0;
}
.social-icons.colorize-fa-stack .icon-rss .fa-stack .fa:first-child {
  color: #fb7629;
}
.social-icons.colorize-fa-stack .icon-pinterest .fa-stack .fa:first-child {
  color: #bd081c;
}
.social-icons.colorize-fa-stack .icon-odnoklassniki .fa-stack .fa:first-child {
  color: #ee8208;
}
.social-icons.colorize-fa-stack .icon-linkedin .fa-stack .fa:first-child {
  color: #1686b0;
}
.social-icons.colorize-fa-stack .icon-github .fa-stack .fa:first-child {
  color: #231e20;
}
.social-icons.colorize-fa-stack .icon-google-plus .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack .icon-google .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack .icon-facebook .fa-stack .fa:first-child {
  color: #3b5998;
}
.social-icons.colorize-fa-stack .icon-instagram .fa-stack .fa:first-child {
  color: #c5156a;
}
.social-icons.colorize-fa-stack-hover .fa-stack .fa:first-child {
  transition: color 200ms ease-out;
}
.social-icons.colorize-fa-stack-hover .icon-youtube-play:hover .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack-hover .icon-youtube:hover .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack-hover .icon-vk:hover .fa-stack .fa:first-child {
  color: #507299;
}
.social-icons.colorize-fa-stack-hover .icon-vimeo:hover .fa-stack .fa:first-child {
  color: #00b3ec;
}
.social-icons.colorize-fa-stack-hover .icon-twitter:hover .fa-stack .fa:first-child {
  color: #1da1f2;
}
.social-icons.colorize-fa-stack-hover .icon-skype:hover .fa-stack .fa:first-child {
  color: #00aff0;
}
.social-icons.colorize-fa-stack-hover .icon-rss:hover .fa-stack .fa:first-child {
  color: #fb7629;
}
.social-icons.colorize-fa-stack-hover .icon-pinterest:hover .fa-stack .fa:first-child {
  color: #bd081c;
}
.social-icons.colorize-fa-stack-hover .icon-odnoklassniki:hover .fa-stack .fa:first-child {
  color: #ee8208;
}
.social-icons.colorize-fa-stack-hover .icon-linkedin:hover .fa-stack .fa:first-child {
  color: #1686b0;
}
.social-icons.colorize-fa-stack-hover .icon-github:hover .fa-stack .fa:first-child {
  color: #231e20;
}
.social-icons.colorize-fa-stack-hover .icon-google-plus:hover .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack-hover .icon-google:hover .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack-hover .icon-facebook:hover .fa-stack .fa:first-child {
  color: #3b5998;
}
.social-icons.colorize-fa-stack-hover .icon-instagram:hover .fa-stack .fa:first-child {
  color: #c5156a;
}
.page-scroll-up {
  position: fixed;
  bottom: 320px;
  right: 0;
  z-index: 21;
  width: 40px;
  height: 60px;
  /* Slow scrolling performance: https://stackoverflow.com/a/15147497; */
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  cursor: pointer;
  background: #ffffff;
  transition: background 200ms linear;
  border: 1px solid #eeeeee;
  border-width: 1px 0 1px 1px;
  border-radius: 0;
}
.page-scroll-up:hover {
  background: #fafafa;
}
.page-scroll-up svg {
  fill: #313131;
  width: 40px;
  height: 60px;
}
@media (min-height: 490px) {
  .page-scroll-up {
    bottom: 420px;
  }
}
@media (min-height: 720px) {
  .page-scroll-up {
    bottom: 520px;
  }
}
.box-tocart {
  padding-top: 10px;
  margin-top: 0 !important;
}
.product-info-main .swatch-opt,
.product-info-main .fieldset:last-child {
  margin-bottom: 12px;
}
.cms-index-index .column.main > [data-content-type="html"] > .row,
.cms-index-index .column.main > .row {
  margin-bottom: 15px;
}
.cms-index-index .column.main > [data-content-type="html"] > .row:last-child,
.cms-index-index .column.main > .row:last-child {
  margin-bottom: 0;
}
.cms-index-index .column.main .blocks-main:not(.argento-tabs) .block .block-title {
  margin-bottom: 10px;
}
.cms-index-index .column.main .blocks-main:not(.argento-tabs) .block .block-content {
  border: 1px solid #e5e5e5;
  padding: 15px;
}
.cms-index-index .column.main .blocks-main:not(.argento-tabs) .block .block-content .actions-toolbar {
  border-top: 1px dashed #e5e5e5;
  padding: 15px 10px 0;
  margin: 10px -15px 0;
}
.cart.table-wrapper .col.qty .input-text {
  width: 60px;
  padding: 5px 15px;
}
.checkout-cart-index .cart.main.actions {
  display: flex;
  align-items: center;
}
.checkout-cart-index .cart.main.actions button {
  margin-left: 5px;
}
.checkout-cart-index .cart.main.actions .action.continue {
  display: block;
  margin-right: auto;
}
.checkout-cart-index .cart-summary {
  padding: 10px 22px 30px;
}
.checkout-cart-index .cart-summary .block.discount .title {
  border-top: 0;
}
.checkout-cart-index .cart-summary .block.discount .label {
  display: none;
}
.checkout-cart-index .cart-totals .table-caption {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  display: block;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px 0 10px 0;
}
.page-layout-checkout .page-header {
  border-bottom: 1px solid #f2f5f7;
  box-shadow: none;
}
.page-layout-checkout .opc-wrapper {
  margin: 0;
}
.page-layout-checkout select,
.page-layout-checkout textarea,
.page-layout-checkout input[type="text"],
.page-layout-checkout input[type="password"],
.page-layout-checkout input[type="url"],
.page-layout-checkout input[type="tel"],
.page-layout-checkout input[type="search"],
.page-layout-checkout input[type="number"],
.page-layout-checkout input[type="datetime"],
.page-layout-checkout input[type="email"] {
  height: 41px;
  border: 1px solid #cccccc;
  padding: 6px 10px;
  border-radius: false;
}
.page-layout-checkout select:focus,
.page-layout-checkout textarea:focus,
.page-layout-checkout input[type="text"]:focus,
.page-layout-checkout input[type="password"]:focus,
.page-layout-checkout input[type="url"]:focus,
.page-layout-checkout input[type="tel"]:focus,
.page-layout-checkout input[type="search"]:focus,
.page-layout-checkout input[type="number"]:focus,
.page-layout-checkout input[type="datetime"]:focus,
.page-layout-checkout input[type="email"]:focus {
  border-color: #b3b3b3;
}
.page-layout-checkout select {
  padding-right: 30px;
}
.page-layout-checkout textarea {
  height: auto;
}
.page-layout-checkout .field .control._with-tooltip input {
  margin-right: 0;
  width: calc(100% - 25px);
}
.page-layout-checkout .field.choice .field-note {
  margin: 2px 0 0 22px;
  font-size: .85em;
  opacity: .7;
}
.page-layout-checkout .opc-wrapper .form-login {
  margin: 0 5px 20px 5px;
  border-color: #f2f5f7;
  padding: 0;
}
.page-layout-checkout .fieldset {
  letter-spacing: -0.4em;
}
.page-layout-checkout .fieldset > * {
  letter-spacing: normal;
}
.page-layout-checkout .fieldset.address > div.field {
  width: calc(100%/2 - 10px);
  margin: 0 5px 20px 5px;
  display: inline-block;
  vertical-align: top;
}
.page-layout-checkout .fieldset.address > div.field.choice {
  width: 100%;
}
.page-layout-checkout .fieldset.address > fieldset {
  margin: 0 5px 20px 5px;
}
.page-layout-checkout .opc-wrapper .form-login {
  margin-top: 5px;
}
.page-layout-checkout .opc-wrapper .form-login,
.page-layout-checkout .opc-wrapper .form-shipping-address {
  max-width: none;
}
.page-layout-checkout .fieldset > .field .fields.group .field,
.page-layout-checkout .fieldset > .fields > .field .fields.group .field {
  float: left;
}
.page-layout-checkout:not(.firecheckout) .loading-mask .loader {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: none;
}
.page-layout-checkout:not(.firecheckout) .loading-mask .loader img {
  visibility: hidden;
  opacity: 0;
  display: none;
}
.page-layout-checkout:not(.firecheckout) .loading-mask .loader:before {
  background: none;
}
.page-layout-checkout:not(.firecheckout) .loading-mask .loader:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  -webkit-animation: argento-spin 0.7s linear infinite;
  animation: argento-spin 0.7s linear infinite;
  border: 2px solid transparent;
  border-top: 2px solid #000000;
  border-radius: 50%;
  cursor: wait;
}
.field-tooltip .field-tooltip-content {
  -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.03));
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.03));
}
.field-tooltip .field-tooltip-content span > :first-child {
  margin-top: 0;
}
.field-tooltip {
  top: 4.5px;
}
.page-layout-checkout .opc-progress-bar {
  margin: 0 0 15px 5px;
}
.page-layout-checkout .opc-progress-bar li::before,
.page-layout-checkout .opc-progress-bar li:last-child::after,
.page-layout-checkout .opc-progress-bar li span::before,
.page-layout-checkout .opc-progress-bar li span::after {
  display: none;
}
.page-layout-checkout .opc-progress-bar li {
  display: inline-block;
  width: auto;
  font-size: 13px;
}
.page-layout-checkout .opc-progress-bar li::after {
  content: '›';
  margin: 0 5px 0 2px;
  position: static;
  border: 0;
  height: auto;
}
.page-layout-checkout .opc-progress-bar li span {
  font-size: 13px;
  padding: 0;
  width: auto;
}
.page-layout-checkout .opc-progress-bar li._complete span:hover {
  text-decoration: underline;
}
.page-layout-checkout .opc-block-summary {
  background: none;
}
.page-layout-checkout .opc-block-summary .items-in-cart > .title {
  border: 0;
}
.page-layout-checkout .opc-block-summary .table-totals,
.page-layout-checkout .opc-block-summary .table-totals .grand .mark,
.page-layout-checkout .opc-block-summary .table-totals .grand .amount {
  border-color: #f2f5f7;
}
.page-layout-checkout .opc-block-shipping-information .shipping-information-title {
  margin: 0;
  border: 0;
  font-size: 20px;
}
.page-layout-checkout .opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
}
.page-layout-checkout .opc-block-shipping-information .shipping-information-title .action-edit::before {
  font-size: 13px;
}
.page-layout-checkout .checkout-payment-method .fieldset > br {
  display: none;
}
.page-layout-checkout .checkout-payment-method .field-select-billing {
  margin: 0 5px 20px 5px;
  margin-top: 8px;
}
.page-layout-checkout .checkout-payment-method .field-select-billing,
.page-layout-checkout .checkout-payment-method .billing-address-form {
  max-width: none;
}
.page-layout-checkout .checkout-payment-method .payment-method + .payment-method .payment-method-title,
.page-layout-checkout .checkout-payment-method .payment-option-title {
  border: 0;
}
.page-layout-checkout .checkout-payment-method .payment-methods {
  margin: 0;
}
.page-layout-checkout .checkout-payment-method .opc-payment {
  margin-bottom: 20px;
}
.page-layout-checkout .checkout-payment-method .payment-method-title {
  padding: 12px 0;
}
.page-layout-checkout .checkout-payment-method .payment-method-content #po_number {
  margin-bottom: 0;
}
.page-layout-checkout .checkout-payment-method .payment-method-content .ccard > .field.cvv > .control {
  padding-right: 0;
}
.page-layout-checkout .checkout-payment-method .ccard .fields > .year {
  padding: 0;
  padding-left: 5px;
}
.page-layout-checkout .checkout-payment-method .payment-option {
  margin: 0;
}
.page-layout-checkout .checkout-payment-method .payment-option-title {
  padding: 5px 0;
}
.page-layout-checkout .checkout-payment-method .payment-option-title .action-toggle::after {
  margin: 0 0 3px;
}
.page-layout-checkout .checkout-payment-method .payment-option-content {
  padding: 5px 5px 10px;
}
.page-layout-checkout .checkout-payment-method .payment-option-content .form-discount input[type="text"] {
  height: 32px;
}
.page-layout-checkout .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  margin: 0 0 0 5px;
  border-radius: 0;
}
.page-layout-checkout .checkout-agreements .checkout-agreement {
  margin: 0 0 7px;
}
.checkout-index-index .address.fieldset {
  display: block;
}
#delivery-method-selector .action.selected {
  color: #1e1e1e;
  background: transparent;
}
.page-layout-checkout .opc-wrapper .shipping-address-item::before {
  display: none;
}
.page-layout-checkout .methods-shipping {
  border: 0;
}
.page-layout-checkout .methods-shipping .actions-toolbar {
  margin-top: 15px;
}
.page-layout-checkout .checkout-shipping-method .step-content {
  margin: 0;
}
.page-layout-checkout .table-checkout-shipping-method tbody td {
  border: 0;
  padding-top: 8px;
  padding-bottom: 8px;
}
.page-layout-checkout .swissup-delivery-date {
  max-width: none;
}
.page-layout-checkout .subscription > .field > label {
  display: none;
}
.page-layout-checkout .opc-estimated-wrapper {
  border-color: #f2f5f7;
  background: #fdfdfd;
  margin: -21px -15px 15px;
}
.page-layout-checkout .opc-wrapper .step-title,
.page-layout-checkout .opc-block-summary > .title {
  border: 0;
  margin: 0;
  padding: 0 0 15px;
  font-size: 2.6rem;
}
.page-layout-checkout .opc-wrapper .step-title {
  border: 0;
}
.page-layout-checkout .modal-popup {
  pointer-events: auto;
}
.page-layout-checkout .modal-inner-wrap,
.page-layout-checkout .modal-popup.modal-slide .modal-inner-wrap[class] {
  background: #ffffff;
}
.page-layout-checkout .modal-popup .form-shipping-address {
  max-width: none;
}
.page-layout-checkout .authentication-wrapper .action-auth-toggle,
.page-layout-checkout .authentication-wrapper .action-auth-toggle:active,
.page-layout-checkout .authentication-wrapper .action-auth-toggle:focus {
  color: #006bb4;
}
.page-layout-checkout .authentication-wrapper {
  margin-top: -67px;
}
.wishlist-index-index .box-tocart .field.qty input {
  padding: 5px 10px;
  max-width: 45px;
}
.wishlist-index-index .box-tocart .field.qty label {
  width: auto;
  min-height: 20px;
}
.wishlist-index-index .products-grid.wishlist .product-item-actions {
  text-align: left;
  opacity: 1;
  position: static;
}
.wishlist-index-index .products-grid.wishlist .product-item-comment {
  padding: 5px 8px;
}
.wishlist-index-index .products-grid.wishlist .product-item .price-box {
  display: block;
}
.product.data.items.collapsed > [name=prev]::before,
.product.data.items.collapsed > [name=next]::after {
  width: 10px;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.product.data.items.collapsed > [name=prev]::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.product.data.items.collapsed > [name=next]::after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.products-list .prolabels-wrapper {
  display: table-cell;
  vertical-align: top;
  border: solid transparent;
  border-width: 0 30px 30px 0;
}
.products-list .prolabels-wrapper .product-item-photo {
  display: block;
  padding: 0;
  width: auto;
}
.swiper-slide > a:focus-visible {
  outline-offset: -4px;
}
.block-carousel .block-content .swiper-container,
.argento-swiper-wrapper .products-grid {
  padding: 0 30px;
}
.block-carousel .block-content .swiper-container::before,
.block-carousel .block-content .swiper-container::after,
.argento-swiper-wrapper .products-grid::before,
.argento-swiper-wrapper .products-grid::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  background: #ffffff;
  width: 30px;
}
.block-carousel .block-content .swiper-container::before,
.argento-swiper-wrapper .products-grid::before {
  left: 0;
}
.block-carousel .block-content .swiper-container::after,
.argento-swiper-wrapper .products-grid::after {
  right: 0;
}
.argento-swiper-wrapper .products-grid {
  position: relative;
}
.argento-swiper-wrapper .products-grid:not(.swiper-container) .product-item:not(:first-child) {
  display: none;
}
.argento-swiper-wrapper .products-grid .product-item {
  margin: 0;
}
.argento-swiper-wrapper .products-grid .product-item-details :last-child {
  margin-bottom: 0;
}
.sidebar .block-wishlist .product-items .product-item {
  margin: 0 0 25px;
}
.sidebar .block-wishlist .product-items .product-item:last-child {
  margin: 0 0 15px;
}
.sidebar .block-wishlist .product-items .product-item-info .product-item-photo {
  margin: 0 10px 0 0;
  float: left;
}
.block-wishlist .product-items .product-item-photo img {
  height: auto !important;
}
.captcha-image:after {
  clear: both;
  content: '';
  display: table;
}
.captcha-image .captcha-img {
  float: left;
}
.captcha-image .captcha-reload {
  border-radius: 50%;
  padding: 0;
  vertical-align: top;
  transform: translateX(-100%);
  display: inline-block;
  text-decoration: none;
}
.captcha-image .captcha-reload:not(:hover):not(:active):not(:focus) {
  background: #fff;
}
.captcha-image .captcha-reload > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.captcha-image .captcha-reload:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: inherit;
  content: '\f021';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.captcha-image .captcha-reload:hover:before {
  color: inherit;
}
.captcha-image .captcha-reload:active:before {
  color: inherit;
}
.captcha-image .captcha-reload::before {
  width: 14px;
  height: 14px;
  padding: 3px;
}
.element .bg-yellow {
  background-color: #FCE0B3;
}
.element .bg-mint {
  background-color: #D2ECE6;
}
.element .bg-lavender {
  background-color: #DFE2F0;
}
.element .bg-blue {
  background-color: #286EF1;
}
.element .bg-green {
  background-color: #42CA49;
}
.element .bg-orange {
  background-color: #FF6601;
}
.cms-elements {
  background: #fff;
}
.cms-elements .page-main {
  max-width: none;
}
.cms-elements .contents {
  padding-top: 30px;
}
.cms-elements .jumbotron + .jumbotron {
  border-top: 1px solid #e0e0e0;
}
.cms-elements section.jumbotron .container > .title {
  margin-bottom: 2em;
}
.cms-elements .code {
  display: none;
  margin-top: 2em;
  background: #f4f4f4;
  border: 1px solid #ddd;
  border-left: 3px solid #F23630;
  color: #666;
  page-break-inside: avoid;
  font-family: monospace;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1em 1.5em;
  word-wrap: break-word;
  white-space: pre-wrap;
  direction: ltr;
}
.image-block.element {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.image-block.element .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.image-block.element .info .label {
  padding: 3px 12px;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #000000;
  background: transparent;
}
.image-block.element .info h2.heading {
  font-size: 36px;
  padding-bottom: 1em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}
.image-block.element .info h2.heading strong {
  font-weight: 600;
}
.image-block.element .info p.text {
  color: #000000;
  font-size: 18px;
  margin-bottom: 2em;
}
.image-block.element .info .action.primary {
  display: inline-block;
  padding: 18px 20px;
  font-size: 1.6rem;
  letter-spacing: normal;
}
.image-block.element .picture {
  text-align: center;
  margin: 0 0 2em 0;
}
.background-divider.element {
  position: relative;
}
.background-divider.element > img {
  display: block;
}
.background-divider.element .content {
  padding: 10px;
  color: #ffffff;
  background: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.02);
}
.background-divider.element .content .label {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.4rem;
  padding: 3px 12px;
  display: inline-block;
  color: #000000;
  background: transparent;
}
.background-divider.element .content .block-title {
  margin-bottom: 20px;
}
.background-divider.element .content .block-title,
.background-divider.element .content .block-title [role="heading"] {
  font-weight: 600;
}
.background-divider.element .content .block-title [role="heading"] {
  font-size: 2.8rem;
}
.background-divider.element .content .block-title [role="heading"]::after {
  margin-left: auto;
  margin-right: auto;
}
.background-divider.element .content .block-title .subtitle {
  font-size: 2rem;
  font-weight: 600;
}
.background-divider.element .content .action {
  border-radius: 0;
  text-decoration: none;
  background-image: none;
  background: transparent;
  border: 1px solid #000000;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 18px 20px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.background-divider.element .content .action:hover,
.background-divider.element .content .action:active,
.background-divider.element .content .action:focus {
  text-decoration: none;
}
.background-divider.element .content .action:focus,
.background-divider.element .content .action:active {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.background-divider.element .content .action:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.background-divider.element .content .action.disabled,
.background-divider.element .content .action[disabled],
fieldset[disabled] .background-divider.element .content .action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.element.icon-text-small {
  display: flex;
  flex-direction: column;
}
.element.icon-text-small .description {
  background-repeat: no-repeat;
}
.element.icon-text-small .description h2.heading {
  font-size: 36px;
  padding-bottom: 1em;
  margin-top: 0;
  margin-bottom: 0;
}
.element.icon-text-small .description h2.heading strong {
  background-size: contain;
  word-break: normal;
}
.element.icon-text-small .description p.text {
  font-size: 18px;
  margin-bottom: 2em;
}
.element.icon-text-small .description .action.primary {
  background-image: none;
  background: transparent;
  border: 1px solid #000000;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 16px;
  padding: 12px 25px;
}
.element.icon-text-small .description .action.primary:focus,
.element.icon-text-small .description .action.primary:active {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.element.icon-text-small .description .action.primary:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.element.icon-text-small .description .action.primary.disabled,
.element.icon-text-small .description .action.primary[disabled],
fieldset[disabled] .element.icon-text-small .description .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.element.icon-text-small .icons {
  display: flex;
  flex-wrap: wrap;
  padding: 2em;
}
.element.icon-text-small .icons .item {
  display: flex;
  margin: 20px 2px;
}
.element.icon-text-small .icons .item .icon {
  display: flex;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-right: 20px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.element.icon-text-small .icons .item .info h4 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 1rem;
  text-transform: none;
}
.element.icon-text-big {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
}
.element.icon-text-big .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2em 2em 4em;
  margin-bottom: 2em;
  border-radius: 4px;
}
.element.icon-text-big .item .icon {
  display: flex;
  width: 126px;
  height: 126px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  align-self: center;
  flex-shrink: 0;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.06);
}
.element.icon-text-big .item .icon img {
  height: 64px;
  width: auto;
}
.element.icon-text-big .item .info {
  text-align: center;
}
.element.icon-text-big .item .info h3 {
  font-size: 24px;
  margin-top: 3.2rem;
  margin-bottom: 2rem;
}
.element.icon-text-top .content {
  display: flex;
  flex-direction: column;
}
.element.icon-text-top .block-title {
  text-align: center;
}
.element.icon-text-top .block-title .heading::after {
  margin-left: auto;
  margin-right: auto;
}
.element.icon-text-top .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2em 2em 4em;
  border-radius: 4px;
  margin-bottom: 2em;
}
.element.icon-text-top .item .icon {
  display: flex;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  align-self: center;
  flex-shrink: 0;
  background-size: auto;
}
.element.icon-text-top .item .info {
  text-align: center;
}
.element.icon-text-top .item .info h3 {
  margin-top: 3.2rem;
  margin-bottom: 2rem;
}
.element.icon-text-top .item .info .text {
  color: false;
}
.element.brands-slider .block-title strong {
  text-transform: none;
}
.element.brands-slider .easyslide-wrapper .swiper-container .swiper-button-prev,
.element.brands-slider .easyslide-wrapper .swiper-container .swiper-button-next {
  border: none;
}
.element.product-info {
  padding: 20px 0;
}
.element.product-info .block-highlight {
  border: none;
  box-shadow: none;
}
.element.product-info .products-list .product-item-actions,
.element.product-info .products-list .product-item-description {
  display: block;
}
.element.product-info .product-item-info {
  display: flex;
  flex-direction: column;
}
.element.product-info .product-item-info > div,
.element.product-info .product-item-info > .product-item-photo {
  border: none;
  width: auto;
}
.element.product-info .action.more,
.element.product-info .swatch-attribute,
.element.product-info .products-list .item .product.actions .actions-secondary {
  display: none;
}
.element.product-info .product-item-description,
.element.product-info .product-item-description p {
  font-size: 1.8rem;
}
.element.product-info .product-item-details {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: 70px;
}
.element.product-info .product-item-actions {
  position: absolute;
  bottom: 0;
}
.element.product-info .product-item .price-box {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.element.product-info .product-item .price-box,
.element.product-info .product-item .price-box .special-price {
  order: 10;
}
.element.product-info .product-item .price-box .price-label {
  display: none;
}
.element.product-info .product-item .price-box .price-from .price-label,
.element.product-info .product-item .price-box .price-to .price-label {
  display: inline;
}
.element.product-info .product-item .price-box .price {
  font-size: 3.2rem;
  font-weight: 600;
}
.element.product-info .product-item .price-box .old-price .price {
  font-size: 1.8rem;
  text-decoration: line-through;
  text-decoration-thickness: 2px;
}
.element.product-info .product-item .price-box .old-price::after {
  display: none;
}
.element.product-info .product-item .tocart {
  font-size: 1.6rem;
}
.element.products-grid .block,
.element.products-slider .block {
  border: none;
  box-shadow: none;
}
.element.products-grid .block-title,
.element.products-slider .block-title {
  text-align: left;
}
.element.products-grid .block-title [role="heading"]::after,
.element.products-slider .block-title [role="heading"]::after {
  display: none;
}
.element.products-slider .block-title strong::after {
  margin-left: auto;
  margin-right: auto;
}
.element.products-slider .block-highlight.highlight-carousel .swiper-container:hover {
  padding-bottom: 200px;
  margin-bottom: -200px;
}
.element.products-slider .block-highlight.highlight-carousel .swiper-container:hover .swiper-button-prev,
.element.products-slider .block-highlight.highlight-carousel .swiper-container:hover .swiper-button-next {
  border: none;
  top: calc(50% - (200px - 20px) / 2);
}
.element.bio {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding-top: 50px;
}
.element.bio .item {
  border-radius: 4px;
  margin-bottom: 60px;
}
.element.bio .item .wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  box-sizing: border-box;
  align-items: center;
  padding: 3%;
}
.element.bio .item .wrapper img.image {
  object-fit: scale-down;
}
.element.bio .item .wrapper .title {
  font-size: 24px;
  margin-bottom: 1rem;
  margin-top: 3.5rem;
}
.element.bio .item .wrapper .subtitle {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px !important;
  margin-bottom: 2rem;
}
.element.bio .item .wrapper .info {
  padding: 5px 30px 30px;
  text-align: center;
}
.element.pricing .block-title .heading {
  font-size: 3rem;
  text-align: center;
  font-weight: normal;
}
.element.pricing .block-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  padding: 1em;
}
.element.pricing .price-block {
  box-sizing: border-box;
  width: 100%;
  background-color: #FFF;
  text-align: center;
  margin-bottom: 20px;
}
.element.pricing .price-block.popular {
  border: 2px solid;
  padding-top: 0;
}
.element.pricing .price-block.popular::before {
  content: attr(data-popular);
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  display: inline-block;
}
.element.pricing .price-block .title {
  line-height: 230%;
  width: 100%;
  display: block;
  margin: 0 0 15px 0;
}
.element.pricing .price-block .price {
  font-weight: 600;
}
.element.pricing .price-block .price strong {
  font-weight: 600;
  font-size: 48px;
}
.element.pricing .price-block .price span {
  font-size: 16px;
}
.element.pricing .price-block ul.conditions {
  padding: 0;
}
.element.pricing .price-block ul.conditions li {
  list-style: none;
  list-style-position: inside;
  padding: 0 !important;
  text-indent: 0 !important;
}
.element.news .block-title {
  text-align: center;
}
.element.news .content {
  padding: 2em 1em 0;
}
.element.news .content .post-list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.element.news .content .post-list li.item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 2em;
  overflow: hidden;
}
.element.news .content .post-list li.item .post-image {
  width: 95%;
  margin: 0 auto;
  text-align: center;
}
.element.news .content .post-list li.item .post-content {
  padding: 15px;
  width: 80%;
}
.element.news .content .post-list li.item .post-content .post-tag {
  font-size: 12px;
  padding: 3px 8px;
  text-transform: uppercase;
  line-height: 140%;
}
.element.news .content .post-list li.item .post-content h2 a {
  font-weight: 600;
  font-size: 24px;
  line-height: 160%;
  text-decoration: none;
}
.element.news .content .post-list li.item .post-content h2::after {
  display: none;
}
.element.news .content .post-list li.item .post-content .short-description {
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 1.5em;
}
.element.news .content .post-list li.item .post-content .read-more-link {
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  display: flex;
  align-items: flex-start;
}
.element.news .content .post-list li.item .post-content .read-more-link::after {
  margin-left: 15px;
}
.element.news .content .post-list li.item::before {
  display: none;
}
.element .testimonials-slider .content-heading {
  text-align: left;
}
.element .testimonials-slider .content-heading,
.element .testimonials-slider .content-heading .title {
  position: relative;
}
.element .testimonials-slider .block-content figure.testimonial {
  padding: 135px 46px 35px;
  margin: 70px 0 50px;
}
.element .testimonials-slider .block-content figure.testimonial::before {
  content: '';
  position: absolute;
  left: 10px;
  right: 10px;
  top: 0;
  bottom: 0;
}
.element .testimonials-slider .block-content figure.testimonial img,
.element .testimonials-slider .block-content figure.testimonial .author {
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.element .testimonials-slider .block-content figure.testimonial img {
  position: absolute;
  margin: 0;
  top: -30px;
  transform: translateX(-50%);
}
.element .testimonials-slider .block-content figure.testimonial .author {
  top: 65px;
  bottom: auto;
  padding: 0;
  text-align: center;
}
.element .testimonials-slider .block-content figure.testimonial .author,
.element .testimonials-slider .block-content figure.testimonial .author .author-name {
  text-transform: none;
}
.element .testimonials-slider .block-content figure.testimonial .author .author-name {
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}
.element .testimonials-slider .block-content figure.testimonial .author p {
  color: #7A8FA3;
}
.element .testimonials-slider .block-content figure.testimonial .review-ratings {
  float: none;
  padding: 0;
  margin: 0 auto 10px;
}
.element .testimonials-slider .block-content figure.testimonial .review-ratings .label {
  display: none;
}
.element .testimonials-slider .block-content figure.testimonial blockquote {
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.02);
  border-radius: 4px;
  text-align: center;
  font-size: 1.8rem;
  filter: none;
  -webkit-filter: none;
  padding: 20px;
}
.element .testimonials-slider .block-content figure.testimonial .arrow,
.element .testimonials-slider .block-content figure.testimonial blockquote::before,
.element .testimonials-slider .block-content figure.testimonial blockquote::after {
  display: none;
}
.element .testimonials-slider .block-content .swiper-button-prev,
.element .testimonials-slider .block-content .swiper-container-rtl .swiper-button-next {
  bottom: 0;
  top: auto;
  left: calc(50% - 46px - 12px);
}
.element .testimonials-slider .block-content .swiper-button-next,
.element .testimonials-slider .block-content .swiper-container-rtl .swiper-button-prev {
  bottom: 0;
  top: auto;
  left: calc(50% + 12px);
}
.element.testimonial-single .content-heading {
  display: none;
}
@media (max-width: 767px) {
  .page-main {
    padding-top: 10px;
  }
}
/* Loop @luxury-icons array and set icons */
.luxury-icon.luxury-alert {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij48c3R5bGU+LmF7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlOiMwMDA7fTwvc3R5bGU+PHBhdGggZD0iTTUzLjkyIDEwLjA4YzEyLjExIDEyLjExIDEyLjExIDMxLjczIDAgNDMuODQgLTEyLjExIDEyLjExLTMxLjczIDEyLjExLTQzLjg0IDAgLTEyLjExLTEyLjEtMTIuMTEtMzEuNzMgMC00My44NEMyMi4xOS0yLjAzIDQxLjgxLTIuMDMgNTMuOTIgMTAuMDh6IiBzdHlsZT0iZmlsbDpub25lO3N0cm9rZS13aWR0aDoyO3N0cm9rZTojMDAwIi8+PGxpbmUgeDE9IjMyIiB5MT0iMTciIHgyPSIzMiIgeTI9IjM5IiBjbGFzcz0iYSIvPjxsaW5lIHgxPSIzMiIgeTE9IjQzIiB4Mj0iMzIiIHkyPSI0NyIgY2xhc3M9ImEiLz48L3N2Zz4K);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-compass {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZS13aWR0aDoyO3N0cm9rZTojMDAwO308L3N0eWxlPjxjaXJjbGUgY3g9IjMyIiBjeT0iMzUiIHI9IjI4LjI5IiBjbGFzcz0iYSIvPjxwb2x5Z29uIHBvaW50cz0iMzcgNDAgNDUgMjEgMjYgMjkgMTkgNDcgIiBzdHlsZT0iZmlsbDpub25lO3N0cm9rZS1saW5lam9pbjpiZXZlbDtzdHJva2Utd2lkdGg6MjtzdHJva2U6IzAwMCIvPjxsaW5lIHgxPSIyNiIgeTE9IjI5IiB4Mj0iMzciIHkyPSI0MCIgY2xhc3M9ImEiLz48cGF0aCBkPSJNMzYuOSA3QzM2Ljk3IDYuNjggMzcgNi4zNCAzNyA2YzAtMi43Ni0yLjI0LTUtNS01cy01IDIuMjQtNSA1YzAgMC4zNCAwLjA0IDAuNjggMC4xIDEiIGNsYXNzPSJhIi8+PGxpbmUgeDE9IjMyIiB5MT0iNyIgeDI9IjMyIiB5Mj0iMTIiIGNsYXNzPSJhIi8+PGxpbmUgeDE9IjMyIiB5MT0iNTgiIHgyPSIzMiIgeTI9IjYzIiBjbGFzcz0iYSIvPjxsaW5lIHgxPSI2MCIgeTE9IjM1IiB4Mj0iNTUiIHkyPSIzNSIgY2xhc3M9ImEiLz48bGluZSB4MT0iOSIgeTE9IjM1IiB4Mj0iNCIgeTI9IjM1IiBjbGFzcz0iYSIvPjwvc3ZnPgo=);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-bulb {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZS13aWR0aDoyO3N0cm9rZTojMDAwO308L3N0eWxlPjxwYXRoIGQ9Ik0yMSA0MHY1aDIybDAtNS4xMUM0OSAzNi4yIDUzIDI5LjU2IDUzIDIyYzAtMTEuNi05LjQtMjEtMjEtMjFzLTIxIDkuNC0yMSAyMUMxMSAyOS41NyAxNSAzNi4zIDIxIDQweiIgY2xhc3M9ImEiLz48bGluZSB4MT0iMjgiIHkxPSI0NSIgeDI9IjI1IiB5Mj0iMjUiIGNsYXNzPSJhIi8+PGxpbmUgeDE9IjM2IiB5MT0iNDUiIHgyPSIzOSIgeTI9IjI1IiBjbGFzcz0iYSIvPjxwb2x5bGluZSBwb2ludHM9IjI1IDI2IDI5IDI5IDMyIDI2IDM1IDI5IDM5IDI2ICIgY2xhc3M9ImEiLz48cmVjdCB4PSIyMSIgeT0iNDUiIHdpZHRoPSIyMiIgaGVpZ2h0PSI2IiBjbGFzcz0iYSIvPjxyZWN0IHg9IjIzIiB5PSI1MSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjYiIGNsYXNzPSJhIi8+PHJlY3QgeD0iMjUiIHk9IjU3IiB3aWR0aD0iMTQiIGhlaWdodD0iNiIgY2xhc3M9ImEiLz48L3N2Zz4K);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-headphones {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZS13aWR0aDoyO3N0cm9rZTojMDAwO308L3N0eWxlPjxwYXRoIGQ9Ik0xMSA0OEM1LjQ4IDQ4IDEgNDMuNTIgMSAzOHM0LjQ4LTEwIDEwLTEwaDJ2MjBIMTF6IiBjbGFzcz0iYSIvPjxwYXRoIGQ9Ik01MyAyOGM1LjUyIDAgMTAgNC40OCAxMCAxMHMtNC40OCAxMC0xMCAxMGgtMlYyOEg1M3oiIGNsYXNzPSJhIi8+PHBhdGggZD0iTTEzIDMxdi05YzAgMCAwLTE2IDE5LTE2czE5IDE2IDE5IDE2djYiIGNsYXNzPSJhIi8+PHBvbHlsaW5lIHBvaW50cz0iNTEgNDggNTEgNTMgMzYgNTkgMjggNTkgMjggNTUgMzYgNTUgMzYgNTggIiBjbGFzcz0iYSIvPjwvc3ZnPgo=);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-lock {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZS13aWR0aDoyO3N0cm9rZTojMDAwO308L3N0eWxlPjxyZWN0IHg9IjgiIHk9IjMzIiB3aWR0aD0iNDgiIGhlaWdodD0iMzAiIGNsYXNzPSJhIi8+PHBhdGggZD0iTTE2IDMzVjE3YzAtOC44NCA3LjE2LTE2IDE2LTE2czE2IDcuMTYgMTYgMTZ2MTYiIGNsYXNzPSJhIi8+PGNpcmNsZSBjeD0iMzIiIGN5PSI0NyIgcj0iNCIgY2xhc3M9ImEiLz48bGluZSB4MT0iMzIiIHkxPSI1MSIgeDI9IjMyIiB5Mj0iNTUiIGNsYXNzPSJhIi8+PC9zdmc+Cg==);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-cart-alt {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZS13aWR0aDoyO3N0cm9rZTojMDAwO308L3N0eWxlPjxjaXJjbGUgY3g9IjIwIiBjeT0iNTciIHI9IjYiIGNsYXNzPSJhIi8+PGNpcmNsZSBjeD0iNDQiIGN5PSI1NyIgcj0iNiIgY2xhc3M9ImEiLz48bGluZSB4MT0iMjYiIHkxPSI1NyIgeDI9IjM4IiB5Mj0iNTciIGNsYXNzPSJhIi8+PHBvbHlsaW5lIHBvaW50cz0iMTQgNTcgMTAgMiAwIDIgIiBjbGFzcz0iYSIvPjxwb2x5bGluZSBwb2ludHM9IjEzIDQzIDU2IDQwIDYzIDEwIDExIDEwICIgY2xhc3M9ImEiLz48L3N2Zz4K);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-letter {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZS13aWR0aDoyO3N0cm9rZTojMDAwO308L3N0eWxlPjxyZWN0IHg9IjEiIHk9IjEzIiB3aWR0aD0iNjIiIGhlaWdodD0iMzciIGNsYXNzPSJhIi8+PHBvbHlsaW5lIHBvaW50cz0iMSAxMyAzMiAzMyA2MyAxMyAiIGNsYXNzPSJhIi8+PC9zdmc+Cg==);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-hamburger {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZS13aWR0aDoyO3N0cm9rZTojMDAwO308L3N0eWxlPjxsaW5lIHgxPSIxMiIgeTE9IjIxIiB4Mj0iNTIiIHkyPSIyMSIgY2xhc3M9ImEiLz48bGluZSB4MT0iMTIiIHkxPSIzMyIgeDI9IjUyIiB5Mj0iMzMiIGNsYXNzPSJhIi8+PGxpbmUgeDE9IjEyIiB5MT0iNDUiIHgyPSI1MiIgeTI9IjQ1IiBjbGFzcz0iYSIvPjwvc3ZnPgo=);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-search {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE5IDE5Ij48ZyBmaWxsPSJub25lIj48ZyBzdHJva2U9IiMwMDAiPjxjaXJjbGUgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNyIvPjxwYXRoIGQ9Ik0xMyAxM0wxOC4wMiAxOC4wMiIvPjwvZz48L2c+PC9zdmc+Cg==);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-cart {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE4IDE5Ij48ZyBmaWxsPSJub25lIj48ZyBzdHJva2U9IiMwMDAiPjxwYXRoIGQ9Ik02IDEwTDYgNSA2IDVDNiAyLjc5IDcuMzUgMSA5IDFMOSAxQzEwLjY2IDEgMTIgMi44IDEyIDVMMTIgMTAiLz48cGF0aCBkPSJNMC41NCA2LjVMMTcuNDYgNi41IDE2LjgxIDE0Ljk3QzE2LjY2IDE2LjkyIDE0Ljk1IDE4LjUgMTMgMTguNUw1IDE4LjVDMy4wNSAxOC41IDEuMzQgMTYuOTIgMS4xOSAxNC45N0wwLjU0IDYuNVoiLz48L2c+PC9nPjwvc3ZnPgo=);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-customer {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48ZyBmaWxsPSJub25lIj48ZyBzdHJva2U9IiMwMDAiPjxjaXJjbGUgY3g9IjkiIGN5PSI1LjI5IiByPSI0Ljc5Ii8+PHBhdGggZD0iTTE2Ljk2IDE3LjVMMS4wNCAxNy41QzEuMyAxMy4zMyA0Ljc3IDEwLjAzIDkgMTAuMDMgMTMuMjMgMTAuMDMgMTYuNyAxMy4zMyAxNi45NiAxNy41WiIvPjwvZz48L2c+PC9zdmc+Cg==);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-heart {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDIwIDE4Ij48ZyBmaWxsPSJub25lIj48ZyBzdHJva2U9IiMwMDAiPjxwYXRoIGQ9Ik0xMCAxN0MxMCAxNyAxMi4wNCAxNS43NiAxNC4xOCAxMy44NyAxNi41MyAxMS43OCAxOSA4Ljg5IDE5IDYgMTkgMi43MyAxNyAxIDE0IDEgMTEgMSAxMCA1IDEwIDUgMTAgNSA5LjAyIDEgNSAxIDMgMSAxIDMgMSA2IDEgMTEuNTIgMTAgMTcgMTAgMTdaIi8+PC9nPjwvZz48L3N2Zz4K);
  width: 20px;
  height: 20px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.luxury-icon.luxury-icon-big {
  width: 50px;
  height: 50px;
}
html:not([lang=da]) .product.attibute.db-no {
  display: none;
}
body.catalogsearch-result-index .toolbar select {
  font-family: 'Lato Regular';
  color: #333;
  background-color: #fff;
}
.input-text.tt-hint {
  color: transparent !important;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper .product-item-details {
  padding-right: 15px;
}
#html-body .block-swissup-ajaxsearch .product-item-details:hover a.product-item-link {
  color: #FF440C;
  text-decoration: none;
}
#html-body .block-swissup-ajaxsearch .product-item-details:hover .product-info-stock-sku {
  color: #FF440C;
  text-decoration: none;
}
#html-body .block-swissup-ajaxsearch .product-item-details:hover .product-info-db-no {
  color: #FF440C;
  text-decoration: none;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  font-family: 'Lato Regular';
}
.nav-sections-items .navpro-menu li.hidden-menu {
  display: none;
}
.page-header {
  border: none;
}
.page-header ul.header.links,
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  padding: 0;
}
.minicart-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 14px;
}
.minicart-wrapper .block-minicart {
  right: -8px;
  width: 360px;
}
.minicart-wrapper .cart-action-label {
  font-size: 18px;
  font-family: 'Bebas Neue Regular';
  color: #1A1A1A;
  text-transform: uppercase;
  cursor: pointer;
  user-select: none;
}
.minicart-wrapper .compare-action-label {
  font-size: 18px;
  font-family: 'Bebas Neue Book';
  font-weight: 600;
  color: #1A1A1A;
  text-transform: uppercase;
  cursor: pointer;
  user-select: none;
}
.minicart-wrapper .action.showcart {
  min-height: 32px;
}
#html-body .page-header .panel.wrapper {
  display: none;
}
.cms-links a {
  color: white;
  font-size: 15px;
}
.minicart-items .product-item-details .details-qty {
  display: none;
}
body .minicart-items .product-image-wrapper {
  padding: 0px 10px !important;
  background-color: #e6e6e6;
  min-height: 75px;
  display: flex;
}
body .minicart-items .product-image-wrapper .product-image-photo {
  max-height: 75px;
}
body .minicart-wrapper .minicart-items .actions > .primary:not(:last-child) {
  display: none;
}
body .minicart-wrapper .minicart-items .product-item-name {
  color: #333;
  font-weight: bold;
  width: 85%;
}
body .minicart-wrapper .minicart-items .product-item-name a {
  color: #333;
}
body .minicart-wrapper .block-minicart .minicart-items-wrapper {
  max-height: 300px;
}
.block-swissup-ajaxsearch #search {
  border: 1px solid #ccc;
}
.block-swissup-ajaxsearch #search:focus {
  background-color: #FFF !important;
}
.block-swissup-ajaxsearch .product-search-submit {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 20px;
  background-color: white;
}
.block-swissup-ajaxsearch .product-search-submit button {
  padding: 12px 28px 12px 28px;
  width: 100%;
  background-color: #1e1e1e;
  font-size: 16px;
  color: #F1F5F9;
  font-weight: bold;
  font-style: normal;
  border-style: solid;
  font-family: "Lato Regular";
}
.block-swissup-ajaxsearch .product-search-submit button:hover {
  background-color: #FF440C;
  border-color: #FF440C;
}
.block-swissup-ajaxsearch a.product-item-link {
  font-family: "Lato Regular";
  color: #1e1e1e;
  font-weight: bold !important;
  word-break: break-word;
  white-space: normal;
  margin: 0px;
  text-align: left;
  font-size: 14px;
}
.block-swissup-ajaxsearch .twitter-typeahead {
  width: 100%;
  display: flex !important;
}
.block-swissup-ajaxsearch .actions .action.close {
  display: none;
}
.block-swissup-ajaxsearch .actions .action.search:before {
  display: none;
}
.block-swissup-ajaxsearch .input-text {
  order: 2 !important;
  z-index: 0;
}
.block-swissup-ajaxsearch #search {
  order: 1;
  position: unset !important;
  z-index: 2;
}
.block-swissup-ajaxsearch::after {
  z-index: 1;
}
.block-search .control::after {
  z-index: 1;
}
.block-swissup-ajaxsearch-results {
  left: 50% !important;
  transform: translate(-50%, 0) !important;
  background-color: transparent;
  border: none;
  top: 48px !important;
  position: fixed !important;
  min-width: unset !important;
  max-width: 445px;
}
.block-swissup-ajaxsearch-results:before,
.block-swissup-ajaxsearch-results:after {
  display: none;
}
.block-swissup-ajaxsearch-results .tt-dataset.wrapper {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  height: auto;
  width: 100%;
  min-width: 290px;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
  display: block;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper {
  padding: 0px;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 47vh;
  display: grid;
  row-gap: 10px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-top: 30px;
  margin-bottom: 60px;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper div.ajaxsearch-header-container {
  position: absolute;
  padding: 10px;
  top: 0;
  left: 10px;
  right: 0;
  background: white;
  z-index: 99;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper div.ajaxsearch-header-container .ajaxsearch-title {
  display: block;
  font-family: "Lato Regular";
  color: #1e1e1e;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  background-color: transparent;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper .product-item-info {
  border: none;
  background-color: #ffffff;
  border-radius: 0px;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper .product-item-info .product-info-stock-sku {
  font-size: 14px;
  font-family: "Lato Regular";
  color: #1e1e1e;
  margin-bottom: 10px;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper .product-image-container {
  padding: 0px 10px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color: #ffffff;
  border-radius: 0px;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper .product-image-container img {
  object-fit: contain;
  max-height: 100%;
  height: 256px;
  max-width: 90%;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper .product-item-details {
  padding: 0px;
  border: none;
  margin: 0px 0px 0px 16px;
  background-color: #ffffff;
  border-radius: 0px;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper::-webkit-scrollbar {
  width: 5px;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper::-webkit-scrollbar-thumb {
  background: #7c7c7c;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper .product.photo.product-item-photo {
  display: flex;
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0px 0px 0px 0px;
  object-fit: contain !important;
  justify-content: space-around;
}
.minicart-wrapper .action.showcart:before {
  content: '';
  content: none;
}
.minicart-wrapper .action.showcart.active:before {
  content: '';
  content: none;
}
.minicart-wrapper .action.showcart {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #5c5c5c;
  content: '\f290';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.minicart-wrapper .action.showcart:hover:after {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:after {
  color: #5c5c5c;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #5c5c5c;
  content: '\f290';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.minicart-wrapper .action.showcart.active:hover:after {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:after {
  color: #5c5c5c;
}
.minicart-wrapper .action.showcart .counter.qty {
  font-size: .8em;
  background-color: transparent;
  display: inline-block;
  position: relative;
  z-index: 5;
  color: #fff;
  margin: 7px -27px 0 0;
}
.minicart-wrapper .action.showcart:after,
.minicart-wrapper .action.showcart.active:after {
  display: inline-block;
  width: 22px;
  height: 24px;
  position: relative;
  top: -1px;
  color: #1e1e1e;
}
@media only screen and (max-width: 767px) {
  .minicart-wrapper .action.showcart .counter-number {
    background: #1e1e1e;
    position: relative;
    top: -1.4px;
    left: -0.45px;
    text-align: center;
  }
  .minicart-wrapper .action.showcart.active:hover .counter-number {
    background: #333;
  }
  .block-swissup-ajaxsearch-results {
    top: 110px !important;
    left: 0px !important;
    transform: unset !important;
    right: 0 !important;
    padding: 0;
    margin: 0 auto !important;
    max-width: unset;
  }
  .block-swissup-ajaxsearch-results::before {
    display: none;
  }
  .block-swissup-ajaxsearch-results .tt-dataset.wrapper {
    max-width: calc( 100vw - 80px);
    min-width: unset;
    margin: 0 auto;
  }
  .block-swissup-ajaxsearch-results .product-item-info-wrapper {
    width: unset;
  }
  .block-swissup-ajaxsearch-results .product-item-info-wrapper {
    display: grid;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 60px;
    overflow-y: scroll;
    overflow-x: unset;
  }
}
/** IPAD */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body .minicart-wrapper {
    right: unset;
    padding: 0;
    position: unset;
    margin: auto;
    margin-right: 0px;
    order: 99;
  }
  #html-body .block-search {
    min-width: 370px;
  }
  .minicart-wrapper .block-minicart {
    right: 0;
    margin-right: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .block-swissup-ajaxsearch #search {
    border: none;
  }
  .block-swissup-ajaxsearch #search:focus {
    border: 1px solid #ccc;
  }
  .block-swissup-ajaxsearch-results .tt-dataset.wrapper {
    max-height: 70vh;
  }
  .block-swissup-ajaxsearch-results {
    left: 50% !important;
    transform: translate(-49%, 0) !important;
    background-color: transparent;
    border: none;
    top: 48px !important;
    position: fixed !important;
    min-width: unset !important;
    max-width: 435px;
  }
  .block-swissup-ajaxsearch #search {
    border: none;
  }
  .block-swissup-ajaxsearch #search:focus {
    outline: 1px solid #ccc !important;
    box-sizing: content-box;
    padding-left: 15px !important;
    padding-right: 35px !important;
    border: none;
  }
  .block-search .control:after {
    z-index: 9;
  }
}
.store-switcher-wrapper ul.show {
  display: block !important;
}
.page-footer .block.newsletter input[type="email"]::placeholder {
  position: relative;
  top: 2px;
  font-size: 19px;
  font-family: 'Bebas Neue Book';
  font-weight: 600;
}
ul.footer.links.info li {
  line-height: 1.7;
  color: #575757;
}
.page-footer {
  border-color: #999999;
  margin-top: 60px;
}
.page-footer .footer-logo {
  margin-left: -5px;
  margin-top: 12px;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
  top: 5px;
}
.page-footer .block-social {
  margin: -29px 0 0;
  text-align: center;
}
.page-footer .block-social .social-icons {
  display: inline-block;
  background-color: #fff;
  padding: 0 10px;
  border-radius: 5px;
}
.page-footer .block-social .social-icons .fa-stack {
  font-size: 1.7em;
}
.page-footer .block-social .social-icons .fa-facebook:before {
  content: "";
  display: block;
  height: 40px;
  width: 40px;
  left: 3.5px;
  top: 2px;
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNDAnIGhlaWdodD0nNDAnIHZpZXdCb3g9Jy0zIC0zIDQ1IDQ1JyBmaWxsPSdub25lJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxnIGNsaXAtcGF0aD0ndXJsKCNjbGlwMF8yNF8xMDEpJz48cGF0aCBkPSdNMjQuMzQ0NiAyMS4xMjM4TDI0Ljg2MzMgMTcuODY3OUgyMS42MjExVjE1Ljc1MzFDMjEuNjIxMSAxNC44NjIzIDIyLjA3MzkgMTMuOTkzNCAyMy41MjYxIDEzLjk5MzRIMjVWMTEuMjIwM0MyNC4xMzQ2IDExLjA4NTQgMjMuMjYwMiAxMS4wMTE4IDIyLjM4MzYgMTFDMTkuNzEzNSAxMSAxNy45Njc4IDEyLjU2MDMgMTcuOTY3OCAxNS4zODQzVjE3Ljg2NzlIMTVWMjEuMTIzOEgxNy45Njc4VjI4Ljk5OUgyMS42MjExVjIxLjEyMzhIMjQuMzQ0NlonIGZpbGw9JyM5OTk5OTknLz48L2c+PHBhdGggZD0nTTIwIDM5QzkuNTA2NTkgMzkgMSAzMC40OTM0IDEgMjBILTFDLTEgMzEuNTk4IDguNDAyMDIgNDEgMjAgNDFWMzlaTTM5IDIwQzM5IDMwLjQ5MzQgMzAuNDkzNCAzOSAyMCAzOVY0MUMzMS41OTggNDEgNDEgMzEuNTk4IDQxIDIwSDM5Wk0yMCAxQzMwLjQ5MzQgMSAzOSA5LjUwNjU5IDM5IDIwSDQxQzQxIDguNDAyMDIgMzEuNTk4IC0xIDIwIC0xVjFaTTIwIC0xQzguNDAyMDIgLTEgLTEgOC40MDIwMiAtMSAyMEgxQzEgOS41MDY1OSA5LjUwNjU5IDEgMjAgMVYtMVonIGZpbGw9JyM5OTk5OTknLz48ZGVmcz48Y2xpcFBhdGggaWQ9J2NsaXAwXzI0XzEwMSc+PHJlY3Qgd2lkdGg9JzEwJyBoZWlnaHQ9JzE4JyBmaWxsPSd3aGl0ZScgdHJhbnNmb3JtPSd0cmFuc2xhdGUoMTUgMTEpJy8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+Cg==");
}
.page-footer .block-social .social-icons .fa-linkedin:before {
  content: "";
  display: block;
  height: 40px;
  width: 40px;
  left: 3.5px;
  top: 2px;
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNDAnIGhlaWdodD0nNDAnIHZpZXdCb3g9Jy0zIC0zIDQ1IDQ1JyBmaWxsPSdub25lJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J00xMS4yOTY3IDE2Ljk3NDlIMTUuMDMxNVYyOUgxMS4yOTY3VjE2Ljk3NDlaTTEzLjE2NTQgMTFDMTQuMzYwMiAxMSAxNS4zMjY5IDExLjk3MTYgMTUuMzI2OSAxMy4xNjUyQzE1LjMyNjkgMTQuMzU4OSAxNC4zNTg5IDE1LjMzNDQgMTMuMTY1NCAxNS4zMzQ0QzExLjk3MTkgMTUuMzM0NCAxMSAxNC4zNjE1IDExIDEzLjE2NTJDMTEgMTEuOTY4OSAxMS45NjggMTEgMTMuMTY1NCAxMVonIGZpbGw9JyM5OTk5OTknLz48cGF0aCBkPSdNMTcuMzcxIDE2Ljk3NDlIMjAuOTQ3NVYxOC42MTkzSDIwLjk5NjNDMjEuNDk0OCAxNy42NzI5IDIyLjcxMDcgMTYuNjc3NSAyNC41MjggMTYuNjc3NUMyOC4zMDM2IDE2LjY3NzUgMjkgMTkuMTY2NiAyOSAyMi40MDUyVjI5SDI1LjI3MzFWMjMuMTUzNEMyNS4yNzMxIDIxLjc1NzUgMjUuMjQ1NCAxOS45NjUgMjMuMzM0NSAxOS45NjVDMjEuMzkzMiAxOS45NjUgMjEuMDk3OCAyMS40ODM4IDIxLjA5NzggMjMuMDUxNlYyOUgxNy4zNzFWMTYuOTc0OVonIGZpbGw9JyM5OTk5OTknLz48cGF0aCBkPSdNMjAgMzlDOS41MDY1OSAzOSAxIDMwLjQ5MzQgMSAyMEgtMUMtMSAzMS41OTggOC40MDIwMiA0MSAyMCA0MVYzOVpNMzkgMjBDMzkgMzAuNDkzNCAzMC40OTM0IDM5IDIwIDM5VjQxQzMxLjU5OCA0MSA0MSAzMS41OTggNDEgMjBIMzlaTTIwIDFDMzAuNDkzNCAxIDM5IDkuNTA2NTkgMzkgMjBINDFDNDEgOC40MDIwMiAzMS41OTggLTEgMjAgLTFWMVpNMjAgLTFDOC40MDIwMiAtMSAtMSA4LjQwMjAyIC0xIDIwSDFDMSA5LjUwNjU5IDkuNTA2NTkgMSAyMCAxVi0xWicgZmlsbD0nIzk5OTk5OScvPjwvc3ZnPgo=");
}
.page-footer .footer.content {
  border: none;
}
.page-footer .footer.content .links a {
  padding: 6px 0;
  line-height: 1.7;
}
.page-footer .block-title,
.page-footer .block .title {
  margin: 2rem 0;
}
.page-footer .h4,
.page-footer .block .block-title strong,
.page-footer .block .title strong {
  text-transform: uppercase;
  font-size: 26px;
  font-family: 'Bebas Neue Regular';
}
.page-footer .footer-action {
  color: #a5205f;
  font-size: 1.9rem;
  font-weight: bold;
  margin: 0 0 .3em;
  display: inline-block;
}
.page-footer .block.newsletter {
  width: 100%;
}
.page-footer .block.newsletter .field {
  margin: 0 5px 0 0;
}
.page-footer .block.newsletter .action.subscribe {
  background-color: #1e1e1e;
  color: #FFF;
  height: 100%;
  font-size: 19px;
  border-color: #1e1e1e;
  padding: 18px 15px;
  font-family: 'Bebas Neue Book';
  font-weight: 600;
}
.page-footer .block.newsletter .action.subscribe:hover {
  background-color: #FF440C;
  border-color: #FF440C;
}
.page-footer .block.newsletter .field .control:before {
  display: none;
}
.page-footer .block.newsletter input[type="email"] {
  padding: 15px;
  height: unset;
  font-size: 16px;
  border: 1px solid #E8E8E8;
  background: #E8E8E8;
}
.page-footer .block.newsletter input[type="email"]::placeholder {
  font-weight: bold;
  color: #999;
  text-transform: uppercase;
}
.page-footer .block.newsletter input[type="email"]:focus {
  background: #FFF;
}
.page-footer .footer-toolbar-bottom {
  background-color: #000;
  min-height: 48px;
}
.page-footer .footer-toolbar-bottom .content {
  max-height: 48px;
  padding: 15px 10px  !important;
}
.page-footer .footer-toolbar-bottom span,
.page-footer .footer-toolbar-bottom a {
  color: #FFF;
  font-size: 13px;
}
.page-footer .lang-menu {
  cursor: pointer;
  min-height: 54px;
  width: 100%;
  vertical-align: bottom;
  color: #999;
  text-transform: uppercase;
  font-size: 19px;
  font-family: 'Bebas Neue Book';
  line-height: 1;
  display: inline-block;
  font-weight: 700 !important;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.page-footer .lang-menu ul {
  display: none;
  background-color: white;
  position: absolute;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  z-index: 3;
  width: 95%;
  padding-right: 0 !important;
  max-height: 115px;
  overflow-y: overlay;
  overflow-x: hidden;
  top: 114px;
}
.page-footer .lang-menu ul::-webkit-scrollbar {
  width: 5px;
}
.page-footer .lang-menu ul::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.page-footer .lang-menu ul::-webkit-scrollbar-thumb {
  background: #888;
}
.page-footer .lang-menu ul::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.page-footer .lang-menu ul li {
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 7px;
  padding-right: 15px;
  text-align: left;
}
.page-footer .lang-menu ul li a {
  color: #999;
  width: 100%;
  display: block;
  position: relative;
  text-align: left;
  padding-left: 33px;
  padding-right: 14px;
}
.page-footer .lang-menu ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
}
.page-footer .lang-menu ul li a:hover {
  text-decoration: none;
}
.page-footer .lang-menu ul li:hover {
  background: #E8E8E8;
}
.page-footer .lang-menu ul li a::before {
  width: 25px;
  height: 25px;
  background-size: cover;
}
.page-footer .lang-menu ul li a.en::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PG1hc2sgaWQ9J2EnPjxjaXJjbGUgY3g9JzI1NicgY3k9JzI1Nicgcj0nMjU2JyBmaWxsPScjZmZmJy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYSknPjxwYXRoIGZpbGw9JyNlZWUnIGQ9J00wIDBoNDcuNGw3Ni40IDIxIDY1LjQtMjFoMzMuNGwzNC4yIDE2LjZMMjg5LjQgMGgzMy40bDcwLjQgMjIuOEw0NjQuOCAwaDE1LjhsMTIuMiA3LjNMNTEyIDB2NDcuM2wtMTkuOSA3OCAxOS45IDYzLjl2MzMuNGwtMTYuNCAzMC42IDE2LjQgMzYuMnYzMy40bC0xNS4xIDY4LjcgMTUuMSA3My4zdjE1LjlsLTcuOCAxMC45TDUxMiA1MTJoLTQ3LjNsLTcxLTE3LjUtNzAuOSAxNy41aC0zMy40bC0zMC0xOS43LTM2LjggMTkuN2gtMzMuM2wtNjMuNy0yMC4yTDQ3LjMgNTEySDMxLjRsLTEwLjYtOEwwIDUxMnYtNDcuM2wyMi44LTc5TDAgMzIyLjl2LTMzLjRsMjUuMy0zMkwwIDIyMi42di0zMy40bDIyLjItNjQuNkwwIDQ3LjJWMzEuNGw4LTcuOHonLz48cGF0aCBmaWxsPScjMDA1MmI0JyBkPSdtNDcuNCAwIDE0MS44IDE0MlYwSDQ3LjR6bTI3NS40IDB2MTQybDE0Mi0xNDJoLTE0MnpNMCA0Ny4ydjE0MmgxNDJMMCA0Ny4yem01MTIgLjFMMzcwLjEgMTg5LjJINTEyVjQ3LjN6TTAgMzIyLjh2MTQxLjlsMTQxLjktMTQxLjlIMHptMzcwIDAgMTQyIDE0MnYtMTQySDM3MHpNMTg5LjMgMzcwbC0xNDIgMTQyaDE0MlYzNzB6bTEzMy41LjFWNTEyaDE0MS45TDMyMi44IDM3MC4xeicvPjxwYXRoIGZpbGw9JyNkODAwMjcnIGQ9J00yMjIuNiAwdjIyMi42SDB2NjYuOGgyMjIuNlY1MTJoNjYuOFYyODkuNEg1MTJ2LTY2LjhIMjg5LjRWMGgtNjYuOHonLz48cGF0aCBmaWxsPScjZDgwMDI3JyBkPSdNMCAwdjMxLjRsMTU3LjcgMTU3LjhoMzEuNUwwIDB6bTQ4MC42IDBMMzIyLjggMTU3Ljd2MzEuNUw1MTIgMGgtMzEuNHpNMTg5LjIgMzIyLjggMCA1MTJoMzEuNGwxNTcuOC0xNTcuN3YtMzEuNXptMTMzLjYgMEw1MTEuOSA1MTJoLjF2LTMxLjNMMzU0LjMgMzIyLjhoLTMxLjV6Jy8+PC9nPjwvc3ZnPg==");
}
.page-footer .lang-menu ul li a.dk::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PG1hc2sgaWQ9J2EnPjxjaXJjbGUgY3g9JzI1NicgY3k9JzI1Nicgcj0nMjU2JyBmaWxsPScjZmZmJy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYSknPjxwYXRoIGZpbGw9JyNkODAwMjcnIGQ9J00wIDBoMTMzLjZsMzIuNyAyMC4zIDM0LTIwLjNINTEydjIyMi42TDQ5MS40IDI1NmwyMC42IDMzLjRWNTEySDIwMC4zbC0zMS43LTIwLjQtMzUgMjAuNEgwVjI4OS40bDI5LjQtMzNMMCAyMjIuN3onLz48cGF0aCBmaWxsPScjZWVlJyBkPSdNMTMzLjYgMHYyMjIuNkgwdjY2LjhoMTMzLjZWNTEyaDY2LjdWMjg5LjRINTEydi02Ni44SDIwMC4zVjBoLTY2Ljd6Jy8+PC9nPjwvc3ZnPg==");
}
.page-footer .lang-menu ul li a.de::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PG1hc2sgaWQ9J2EnPjxjaXJjbGUgY3g9JzI1NicgY3k9JzI1Nicgcj0nMjU2JyBmaWxsPScjZmZmJy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYSknPjxwYXRoIGZpbGw9JyNmZmRhNDQnIGQ9J20wIDM0NSAyNTYuNy0yNS41TDUxMiAzNDV2MTY3SDB6Jy8+PHBhdGggZmlsbD0nI2Q4MDAyNycgZD0nbTAgMTY3IDI1NS0yMyAyNTcgMjN2MTc4SDB6Jy8+PHBhdGggZmlsbD0nIzMzMycgZD0nTTAgMGg1MTJ2MTY3SDB6Jy8+PC9nPjwvc3ZnPg==");
}
.page-footer .lang-menu ul li a.fi::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PG1hc2sgaWQ9J2EnPjxjaXJjbGUgY3g9JzI1NicgY3k9JzI1Nicgcj0nMjU2JyBmaWxsPScjZmZmJy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYSknPjxwYXRoIGZpbGw9JyNlZWUnIGQ9J00wIDBoMTMzLjZsMzUuMyAxNi43TDIwMC4zIDBINTEydjIyMi42bC0yMi42IDMxLjcgMjIuNiAzNS4xVjUxMkgyMDAuM2wtMzItMTkuOC0zNC43IDE5LjhIMFYyODkuNGwyMi4xLTMzLjNMMCAyMjIuNnonLz48cGF0aCBmaWxsPScjMDA1MmI0JyBkPSdNMTMzLjYgMHYyMjIuNkgwdjY2LjhoMTMzLjZWNTEyaDY2LjdWMjg5LjRINTEydi02Ni44SDIwMC4zVjBoLTY2Ljd6Jy8+PC9nPjwvc3ZnPg==");
}
.page-footer .lang-menu ul li a.nl::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PG1hc2sgaWQ9J2EnPjxjaXJjbGUgY3g9JzI1NicgY3k9JzI1Nicgcj0nMjU2JyBmaWxsPScjZmZmJy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYSknPjxwYXRoIGZpbGw9JyNlZWUnIGQ9J20wIDE2NyAyNTMuOC0xOS4zTDUxMiAxNjd2MTc4bC0yNTQuOSAzMi4zTDAgMzQ1eicvPjxwYXRoIGZpbGw9JyNhMjAwMWQnIGQ9J00wIDBoNTEydjE2N0gweicvPjxwYXRoIGZpbGw9JyMwMDUyYjQnIGQ9J00wIDM0NWg1MTJ2MTY3SDB6Jy8+PC9nPjwvc3ZnPg==");
}
.page-footer .lang-menu ul li a.pl::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PG1hc2sgaWQ9J2EnPjxjaXJjbGUgY3g9JzI1NicgY3k9JzI1Nicgcj0nMjU2JyBmaWxsPScjZmZmJy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYSknPjxwYXRoIGZpbGw9JyNkODAwMjcnIGQ9J20wIDI1NiAyNTYuNC00NC4zTDUxMiAyNTZ2MjU2SDB6Jy8+PHBhdGggZmlsbD0nI2VlZScgZD0nTTAgMGg1MTJ2MjU2SDB6Jy8+PC9nPjwvc3ZnPg==");
}
.page-footer .lang-menu .selected-lang {
  position: relative;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  margin: auto;
  padding: 12px 40px;
  padding-top: 19px;
}
.page-footer .lang-menu .selected-lang::before {
  content: "";
  position: absolute;
  left: 7px;
  top: 14px;
}
.page-footer .lang-menu .selected-lang::after {
  content: "";
  position: absolute;
  right: 9px;
  width: 10px;
  top: 22px;
  height: 6px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAnIGhlaWdodD0nNicgdmlld0JveD0nMCAwIDEwIDYnIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTEuMDYyNSAxLjAzMTI1TDUgNC45Njg3NUw4LjkzNzUgMS4wMzEyNScgc3Ryb2tlPScjMUExQTFBJyBzdHJva2Utd2lkdGg9JzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcvPjwvc3ZnPgo=");
}
.page-footer .lang-menu .selected-lang::before {
  width: 25px;
  height: 25px;
  background-size: cover;
}
.page-footer .lang-menu .selected-lang.en::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PG1hc2sgaWQ9J2EnPjxjaXJjbGUgY3g9JzI1NicgY3k9JzI1Nicgcj0nMjU2JyBmaWxsPScjZmZmJy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYSknPjxwYXRoIGZpbGw9JyNlZWUnIGQ9J00wIDBoNDcuNGw3Ni40IDIxIDY1LjQtMjFoMzMuNGwzNC4yIDE2LjZMMjg5LjQgMGgzMy40bDcwLjQgMjIuOEw0NjQuOCAwaDE1LjhsMTIuMiA3LjNMNTEyIDB2NDcuM2wtMTkuOSA3OCAxOS45IDYzLjl2MzMuNGwtMTYuNCAzMC42IDE2LjQgMzYuMnYzMy40bC0xNS4xIDY4LjcgMTUuMSA3My4zdjE1LjlsLTcuOCAxMC45TDUxMiA1MTJoLTQ3LjNsLTcxLTE3LjUtNzAuOSAxNy41aC0zMy40bC0zMC0xOS43LTM2LjggMTkuN2gtMzMuM2wtNjMuNy0yMC4yTDQ3LjMgNTEySDMxLjRsLTEwLjYtOEwwIDUxMnYtNDcuM2wyMi44LTc5TDAgMzIyLjl2LTMzLjRsMjUuMy0zMkwwIDIyMi42di0zMy40bDIyLjItNjQuNkwwIDQ3LjJWMzEuNGw4LTcuOHonLz48cGF0aCBmaWxsPScjMDA1MmI0JyBkPSdtNDcuNCAwIDE0MS44IDE0MlYwSDQ3LjR6bTI3NS40IDB2MTQybDE0Mi0xNDJoLTE0MnpNMCA0Ny4ydjE0MmgxNDJMMCA0Ny4yem01MTIgLjFMMzcwLjEgMTg5LjJINTEyVjQ3LjN6TTAgMzIyLjh2MTQxLjlsMTQxLjktMTQxLjlIMHptMzcwIDAgMTQyIDE0MnYtMTQySDM3MHpNMTg5LjMgMzcwbC0xNDIgMTQyaDE0MlYzNzB6bTEzMy41LjFWNTEyaDE0MS45TDMyMi44IDM3MC4xeicvPjxwYXRoIGZpbGw9JyNkODAwMjcnIGQ9J00yMjIuNiAwdjIyMi42SDB2NjYuOGgyMjIuNlY1MTJoNjYuOFYyODkuNEg1MTJ2LTY2LjhIMjg5LjRWMGgtNjYuOHonLz48cGF0aCBmaWxsPScjZDgwMDI3JyBkPSdNMCAwdjMxLjRsMTU3LjcgMTU3LjhoMzEuNUwwIDB6bTQ4MC42IDBMMzIyLjggMTU3Ljd2MzEuNUw1MTIgMGgtMzEuNHpNMTg5LjIgMzIyLjggMCA1MTJoMzEuNGwxNTcuOC0xNTcuN3YtMzEuNXptMTMzLjYgMEw1MTEuOSA1MTJoLjF2LTMxLjNMMzU0LjMgMzIyLjhoLTMxLjV6Jy8+PC9nPjwvc3ZnPg==");
}
.page-footer .lang-menu .selected-lang.dk::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PG1hc2sgaWQ9J2EnPjxjaXJjbGUgY3g9JzI1NicgY3k9JzI1Nicgcj0nMjU2JyBmaWxsPScjZmZmJy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYSknPjxwYXRoIGZpbGw9JyNkODAwMjcnIGQ9J00wIDBoMTMzLjZsMzIuNyAyMC4zIDM0LTIwLjNINTEydjIyMi42TDQ5MS40IDI1NmwyMC42IDMzLjRWNTEySDIwMC4zbC0zMS43LTIwLjQtMzUgMjAuNEgwVjI4OS40bDI5LjQtMzNMMCAyMjIuN3onLz48cGF0aCBmaWxsPScjZWVlJyBkPSdNMTMzLjYgMHYyMjIuNkgwdjY2LjhoMTMzLjZWNTEyaDY2LjdWMjg5LjRINTEydi02Ni44SDIwMC4zVjBoLTY2Ljd6Jy8+PC9nPjwvc3ZnPg==");
}
.page-footer .lang-menu .selected-lang.de::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PG1hc2sgaWQ9J2EnPjxjaXJjbGUgY3g9JzI1NicgY3k9JzI1Nicgcj0nMjU2JyBmaWxsPScjZmZmJy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYSknPjxwYXRoIGZpbGw9JyNmZmRhNDQnIGQ9J20wIDM0NSAyNTYuNy0yNS41TDUxMiAzNDV2MTY3SDB6Jy8+PHBhdGggZmlsbD0nI2Q4MDAyNycgZD0nbTAgMTY3IDI1NS0yMyAyNTcgMjN2MTc4SDB6Jy8+PHBhdGggZmlsbD0nIzMzMycgZD0nTTAgMGg1MTJ2MTY3SDB6Jy8+PC9nPjwvc3ZnPg==");
}
.page-footer .lang-menu .selected-lang.fi::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PG1hc2sgaWQ9J2EnPjxjaXJjbGUgY3g9JzI1NicgY3k9JzI1Nicgcj0nMjU2JyBmaWxsPScjZmZmJy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYSknPjxwYXRoIGZpbGw9JyNlZWUnIGQ9J00wIDBoMTMzLjZsMzUuMyAxNi43TDIwMC4zIDBINTEydjIyMi42bC0yMi42IDMxLjcgMjIuNiAzNS4xVjUxMkgyMDAuM2wtMzItMTkuOC0zNC43IDE5LjhIMFYyODkuNGwyMi4xLTMzLjNMMCAyMjIuNnonLz48cGF0aCBmaWxsPScjMDA1MmI0JyBkPSdNMTMzLjYgMHYyMjIuNkgwdjY2LjhoMTMzLjZWNTEyaDY2LjdWMjg5LjRINTEydi02Ni44SDIwMC4zVjBoLTY2Ljd6Jy8+PC9nPjwvc3ZnPg==");
}
.page-footer .lang-menu .selected-lang.nl::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PG1hc2sgaWQ9J2EnPjxjaXJjbGUgY3g9JzI1NicgY3k9JzI1Nicgcj0nMjU2JyBmaWxsPScjZmZmJy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYSknPjxwYXRoIGZpbGw9JyNlZWUnIGQ9J20wIDE2NyAyNTMuOC0xOS4zTDUxMiAxNjd2MTc4bC0yNTQuOSAzMi4zTDAgMzQ1eicvPjxwYXRoIGZpbGw9JyNhMjAwMWQnIGQ9J00wIDBoNTEydjE2N0gweicvPjxwYXRoIGZpbGw9JyMwMDUyYjQnIGQ9J00wIDM0NWg1MTJ2MTY3SDB6Jy8+PC9nPjwvc3ZnPg==");
}
.page-footer .lang-menu .selected-lang.pl::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PG1hc2sgaWQ9J2EnPjxjaXJjbGUgY3g9JzI1NicgY3k9JzI1Nicgcj0nMjU2JyBmaWxsPScjZmZmJy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYSknPjxwYXRoIGZpbGw9JyNkODAwMjcnIGQ9J20wIDI1NiAyNTYuNC00NC4zTDUxMiAyNTZ2MjU2SDB6Jy8+PHBhdGggZmlsbD0nI2VlZScgZD0nTTAgMGg1MTJ2MjU2SDB6Jy8+PC9nPjwvc3ZnPg==");
}
@media only screen and (max-width: 1024px) {
  .page-wrapper .page-footer .lang-menu ul {
    width: 98%;
  }
}
@media only screen and (max-width: 480px) {
  .page-wrapper .page-footer .lang-menu ul {
    top: -145px;
  }
}
#navpro-topnav {
  font-family: 'Lato Regular';
}
#navpro-topnav span.ui-menu-icon.ui-icon.navpro-icon-caret::before {
  transition: all 300ms;
  transition-timing: ease-in-out;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAnIGhlaWdodD0nNicgdmlld0JveD0nMCAwIDEwIDYnIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTEuMDYyNSAxLjAzMTI1TDUgNC45Njg3NUw4LjkzNzUgMS4wMzEyNScgc3Ryb2tlPScjRkZGRkZGJyBzdHJva2Utd2lkdGg9JzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcvPjwvc3ZnPgo=");
}
#navpro-topnav .navpro-item-more .level1 .navpro-dropdown-inner {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  left: -330px;
  top: -12px;
  width: 110%;
}
#navpro-topnav .navpro-item-more .level-top:not(:hover) span.ui-menu-icon.ui-icon.navpro-icon-caret::before {
  filter: brightness(0);
}
#navpro-topnav li .level-top span {
  font-size: 22px;
  padding: 0px 0px 0px 12px;
  font-family: 'Bebas Neue Book';
  font-weight: 700;
  line-height: 1;
}
.nav-sections-item-content > .navigation {
  background-color: transparent;
}
.navpro #navpro-topnav ul.children li.level1 > a > span {
  text-transform: uppercase;
  font-weight: bold;
}
.modes-mode.mode-grid::before {
  vertical-align: -webkit-baseline-middle;
}
.products-list .prolabels-wrapper .product-item-photo {
  min-height: 200px;
  display: flex;
  align-items: center;
}
.products-grid .product-item {
  width: calc(101%);
}
.filter-current .item::marker {
  color: #fff;
  content: '';
}
.filter-options-content .item::marker {
  color: #fff;
  content: '';
}
.more-info,
.add-tocart-btn {
  flex: 0;
  flex-basis: calc(100%/2);
  max-width: 48%;
  overflow: hidden;
}
.more-info {
  margin-right: 5px;
}
#html-body.catalog-category-view .products-grid:not(.swiper-container) .product-items .product-item,
#html-body.catalogsearch-result-index .products-grid:not(.swiper-container) .product-items .product-item {
  padding: 0 10px;
}
#html-body .products.wrapper .product-item-actions .view-product span {
  font-family: 'Bebas Neue Regular';
  font-size: 16px;
  color: #1E1E1E;
  background-color: transparent;
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
  border: solid 1px #1E1E1E;
}
#html-body .products.wrapper .product-item-actions .view-product:hover {
  text-decoration: none;
}
#html-body .products.wrapper .product-item-actions .view-product:hover span {
  color: #FF440C;
  border: solid 1px #FF440C;
}
#html-body .products.wrapper .product-item-actions div.action.tocompare::before {
  display: none;
}
#html-body .products.wrapper .product-item-actions a.action.tocompare span {
  color: #1e1e1e;
  text-transform: uppercase;
  position: absolute;
  font-size: 10px;
}
#html-body .products.wrapper .product-item-actions a.action.tocompare span::before {
  color: #1e1e1e;
  font-size: 25px;
  font-family: 'FontAwesome';
  content: '\f0ec';
}
#html-body .products.wrapper .product-item-actions a.action.tocompare::before {
  content: '';
}
#html-body .products.wrapper .product-item-actions a.action.tocompare:hover {
  text-decoration: none;
}
#html-body .products.wrapper .product-item-actions .action.primary.tocart {
  top: -13px;
}
#html-body .products.wrapper .product-item-actions .action.primary.tocart span {
  color: #1e1e1e;
  font-size: 10px;
  font-weight: 400;
}
#html-body .block.related .products-grid:not(.swiper-container) .product-item .actions-primary {
  padding: 10px;
  width: auto;
}
#html-body .block.widget.block-highlight .products-grid:not(.swiper-container) .product-item-inner {
  padding-left: 10px;
  padding-right: 10px;
}
#html-body .products.list:not(.swiper-container) .action.primary {
  border: 1px solid #1e1e1e;
  background-color: #1e1e1e;
  color: #FFF;
}
#html-body .products.list:not(.swiper-container) .action.primary:hover {
  background-color: #FF440C;
  border-color: #FF440C;
}
#html-body .products.list:not(.swiper-container) .product-item .action.primary.tocart {
  background: #1E1E1E;
  text-align: center;
  position: relative;
  display: block;
  margin: 0;
  padding: 10px;
  width: 100%;
  height: 100%;
}
#html-body .products-grid:not(.swiper-container) {
  margin-bottom: 0px;
}
#html-body .products-grid:not(.swiper-container) .product-item-info {
  padding: 0;
  position: relative;
  overflow: visible;
  width: auto;
  box-shadow: none;
  background-color: #FFF;
  padding-bottom: 20px;
}
#html-body .products-grid:not(.swiper-container) .product-item-info:hover {
  box-shadow: none;
}
#html-body .products-grid:not(.swiper-container) .product-item-info .product-image-photo {
  position: absolute;
  top: 0px;
  overflow: visible;
  z-index: 2;
  object-fit: contain;
  max-height: 256px;
}
#html-body .products-grid:not(.swiper-container) .product-item-photo {
  background: linear-gradient(360deg, #e9e9e9 0%, rgba(255, 255, 255, 0.50213589) 52%, rgba(255, 255, 255, 0) 100%);
  max-height: unset;
  display: block;
}
#html-body .products-grid:not(.swiper-container) .product-item-inner {
  display: block;
  overflow: visible !important;
  margin-top: 0;
}
#html-body .products-grid:not(.swiper-container) .product-items .product-item,
#html-body .products-grid:not(.swiper-container) .product-image-wrapper {
  overflow: visible !important;
}
#html-body .products-grid:not(.swiper-container) .product.details.product-item-details {
  display: flex;
  flex-direction: column;
}
#html-body .products-grid:not(.swiper-container) .product.details.product-item-details .product-item-sku {
  color: #999;
  font-weight: 400;
  text-transform: uppercase;
  padding-top: 6px;
}
#html-body .products-grid:not(.swiper-container) .product-item-actions {
  margin-top: 0px;
}
#html-body .products-grid:not(.swiper-container) .product-item-actions .view-product {
  order: 1;
}
#html-body .products-grid:not(.swiper-container) .product-item-actions .view-product span {
  margin: 0px;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 13px;
}
#html-body .products-grid:not(.swiper-container) .product-item-actions a.action.tocompare {
  order: 0;
  flex: 1;
  align-self: flex-end;
  top: 0;
  text-align: center;
  position: relative;
  flex-basis: 100%;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#html-body .products-grid:not(.swiper-container) .product-item-actions a.action.tocompare span {
  color: #1e1e1e;
  text-transform: uppercase;
  left: 0;
  display: block;
  position: relative;
  top: 0;
  font-size: 8px;
}
#html-body .products-grid:not(.swiper-container) .product-item-actions a.action.tocompare span::before {
  display: block;
}
#html-body .products-grid:not(.swiper-container) .product-item {
  font-size: 14px;
}
#html-body .products-grid:not(.swiper-container) .product-item .action.primary.tocart {
  background: #1E1E1E;
  text-align: center;
  position: relative;
  display: block;
  top: -1px;
  margin: 0;
  padding: 10px;
  width: 100%;
  height: 100%;
}
#html-body .products-grid:not(.swiper-container) .product-item .action.primary.tocart::before {
  position: relative;
  top: -2px;
  left: 1px;
}
#html-body .products-grid:not(.swiper-container) .product-item .action.primary.tocart span {
  display: block;
  text-align: center;
  width: 100%;
  left: 0;
  top: 0;
  position: relative;
  font-size: 8px;
}
#html-body .products-grid:not(.swiper-container) .product-item form[data-role="tocart-form"] {
  order: 2;
  align-self: flex-end;
}
#html-body .products-grid:not(.swiper-container) .product-item .actions-primary {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#html-body .products-grid:not(.swiper-container) .product-items .product-item {
  height: 470px;
  border: none;
  margin-bottom: 70px;
}
#html-body .products-grid:not(.swiper-container) .product-items .product-item .product-item-name {
  white-space: normal;
  padding: 0 45px;
  margin-top: 30px;
  min-height: 100px;
  max-height: 100px;
  line-height: 1.1;
}
#html-body .products-grid:not(.swiper-container) .product-items .product-item .product-item-name a.product-item-link {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 140%;
  margin-bottom: 10px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
#html-body .products.wrapper.products-list ol.products.list .prolabels-wrapper .product-image-photo {
  max-height: 110px;
}
#html-body .products.wrapper.products-list ol.products.list .product-item-actions .actions-primary {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 20px;
}
#html-body .products.wrapper.products-list ol.products.list .product-item-actions .actions-primary .view-product {
  order: 0;
  flex: 0 0 100%;
}
#html-body .products.wrapper.products-list ol.products.list .product-item-actions .actions-primary .action.primary.tocart span {
  display: block;
  text-align: center;
}
#html-body .products.wrapper.products-list ol.products.list .product-item-actions .actions-primary a.action.tocompare {
  order: 1;
  margin-top: 0;
  margin-left: 12px;
  margin-right: 12px;
  position: relative;
  min-width: 60px;
}
#html-body .products.wrapper.products-list ol.products.list .product-item-actions .actions-primary a.action.tocompare:before {
  text-align: center;
  display: block;
}
#html-body .products.wrapper.products-list ol.products.list .product-item-actions .actions-primary a.action.tocompare span {
  position: relative;
  display: block;
  text-align: center;
}
#html-body .products.wrapper.products-list ol.products.list .product-item-description {
  float: none;
}
#html-body .block-viewed-products-grid .products-grid .product-image-photo {
  height: auto;
}
@media (max-width: 1023px) {
  #html-body div.products-grid:not(.swiper-container) .product-items .product-item .product-item-name {
    margin-top: 12px;
    padding: 0;
    min-height: 95px;
    max-height: 95px;
  }
  #html-body div.products-grid:not(.swiper-container) .product-items .product-item .product-item-name a.product-item-link {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
    padding: 0 10px;
  }
  #html-body div.products-grid:not(.swiper-container) .product-item .actions-primary {
    display: flex;
    flex-wrap: wrap;
  }
  #html-body div.products-grid:not(.swiper-container) .product-item form[data-role="tocart-form"] {
    order: 2;
    text-align: center;
    flex: .5;
  }
  #html-body div.products-grid:not(.swiper-container) .product-item .action.primary.tocart {
    top: 0;
    text-align: center;
  }
  #html-body div.products-grid:not(.swiper-container) .product-item .action.primary.tocart::before {
    top: -8px;
    display: block;
    width: 100%;
    left: 0;
    position: relative;
  }
  #html-body div.products-grid:not(.swiper-container) .product-item-actions a.action.tocompare {
    flex: 1;
    flex-basis: 100%;
    order: 0;
    margin-top: 20px;
    top: 0;
    display: flex;
    text-align: center;
  }
  #html-body div.products-grid:not(.swiper-container) .product-item-actions a.action.tocompare span {
    display: block;
    position: relative;
    top: -3px;
    left: 0;
    font-size: 9px;
  }
  #html-body div.products-grid:not(.swiper-container) .product-item-actions .view-product span {
    font-size: 14px;
    display: block;
    margin: 0;
  }
  #html-body div.products-grid:not(.swiper-container) .product-item-actions a.view-product {
    display: block;
    order: 0;
  }
  #html-body .products.wrapper .product-item-actions {
    display: block;
  }
  #html-body .products.wrapper .product-item-actions a.action.tocompare::before {
    position: relative;
    top: -5px;
    max-width: 20%;
  }
}
@media only screen and (max-width: 640px) and (min-width: 376px) {
  #html-body .products-grid:not(.swiper-container) .product-items .product-item {
    margin-bottom: 65px;
  }
  #html-body div.products-grid:not(.swiper-container) .product-items .product-item .product-item-name {
    margin-top: 12px;
    min-height: 95px;
  }
  #html-body .products.wrapper .product-item-actions {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 376px) {
  #html-body div.products-grid:not(.swiper-container) .product-items .product-item {
    margin-bottom: 10px;
  }
  #html-body div.products-grid:not(.swiper-container) .product-items .product-item .product-item-name {
    min-height: 95px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 376px) {
  #html-body div.products-grid:not(.swiper-container) .product-item-actions .view-product span {
    margin: 0;
  }
  #html-body div.products-grid:not(.swiper-container) .product-items .product-item .product-item-name {
    margin-top: 24px;
  }
}
/** fix ipad */
@media only screen and (min-width: 768px) {
  #html-body div.products.list:not(.swiper-container) .product-item .actions-primary {
    flex-wrap: nowrap;
  }
  #html-body.catalog-category-view div.products.list:not(.swiper-container) .product-item .actions-primary {
    max-width: 70%;
  }
  #html-body .products.wrapper.products-list ol.products.list .prolabels-wrapper .product-image-photo {
    max-width: 60%;
    max-height: 256px;
    height: auto;
  }
  #html-body .block-viewed-products-grid .products-grid .product-image-photo {
    max-width: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  #html-body div.products-grid:not(.swiper-container) .product-item-actions a.view-product {
    margin: 0;
  }
  body.cms-index-index .jumbotron.bestsellers .block-content {
    padding: 10px 0px 5px 0px;
  }
  #html-body.catalog-category-view .products-grid:not(.swiper-container) .product-items .product-item {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 390px) {
  #html-body.cms-index-index .block.widget.highlight-cols-3 .products-grid li.product-item:nth-child(n) {
    width: calc(100% / 1 - 10px - 0.1px) !important;
    margin: 0 0 10px 5px;
    height: unset;
  }
  .cms-index-index .jumbotron.bestsellers .block-content {
    padding: 0 0px 5px 0px;
  }
  .footer.links.argento-grid,
  footer .argento-grid {
    padding-left: 5px;
    padding-right: 5px;
  }
  #html-body.catalog-category-view .products-grid:not(.swiper-container) .product-items .product-item {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  #html-body.page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-items {
    margin: 0;
  }
}
.argento-tabs .actions-toolbar {
  text-align: center;
  margin-top: 20px;
}
.argento-tabs .actions-toolbar .action {
  background-image: none;
  background: transparent;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 16px;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  display: inline-block;
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  border: 1px solid #000000;
  padding-left: 40px;
  padding-right: 40px;
}
.argento-tabs .actions-toolbar .action:focus,
.argento-tabs .actions-toolbar .action:active {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.argento-tabs .actions-toolbar .action:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.argento-tabs .actions-toolbar .action.disabled,
.argento-tabs .actions-toolbar .action[disabled],
fieldset[disabled] .argento-tabs .actions-toolbar .action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.argento-tabs .actions-toolbar .action:hover,
.argento-tabs .actions-toolbar .action:active,
.argento-tabs .actions-toolbar .action:focus {
  text-decoration: none;
}
.argento-tabs .actions-toolbar .action:focus,
.argento-tabs .actions-toolbar .action:active {
  background: transparent;
  color: #333333;
  border: 1px solid #000000;
}
.argento-tabs .actions-toolbar .action:hover {
  background: transparent;
  color: #333333;
  border: 1px solid #000000;
}
.product.data.items.collapsed > [role=tablist] > .item.title > .switch {
  text-transform: uppercase;
}
.product.data.items.collapsed > .item.content {
  border-top: 1px solid #000000;
}
.block .block-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 4px;
  margin-bottom: 6px;
}
.main .block .block-title {
  border: none;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  background: #1e1e1e;
  color: #ffffff;
  border: 1px solid #1e1e1e;
}
.cart-summary .checkout-methods-items .action.primary.checkout:focus,
.cart-summary .checkout-methods-items .action.primary.checkout:active {
  background: transparent;
  color: #1e1e1e;
  border: 1px solid #1e1e1e;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
  background: transparent;
  color: #1e1e1e;
  border: 1px solid #1e1e1e;
}
.box-tocart .actions .action.primary,
.block-minicart .actions .action.primary {
  background: #1e1e1e;
  color: #ffffff;
  border: 1px solid #1e1e1e;
}
.box-tocart .actions .action.primary:focus,
.block-minicart .actions .action.primary:focus,
.box-tocart .actions .action.primary:active,
.block-minicart .actions .action.primary:active {
  background: transparent;
  color: #1e1e1e;
  border: 1px solid #1e1e1e;
}
.box-tocart .actions .action.primary:hover,
.block-minicart .actions .action.primary:hover {
  background: transparent;
  color: #1e1e1e;
  border: 1px solid #1e1e1e;
}
.cd-cart footer .checkout,
.cd-cart footer .checkout:hover {
  background: #1e1e1e;
}
.page-wrapper .white-bg {
  margin-top: 11px;
  padding-bottom: 0;
  background-color: #ffffff;
}
.page-wrapper .breadcrumbs {
  margin: 20px auto 20px auto;
}
.page-wrapper .breadcrumbs a {
  color: #999999;
}
.page-wrapper .breadcrumbs a strong {
  color: #333333;
}
.page-wrapper .breadcrumbs .items {
  color: #333333;
  text-transform: uppercase;
}
.page-wrapper .breadcrumbs .items .item:not(:last-child):after {
  color: #999999;
}
.page-wrapper .breadcrumbs .items > li {
  font-family: 'Bebas Neue Book';
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}
.page-wrapper .breadcrumbs strong {
  font-weight: 700;
}
.cms-index-index .page-header {
  background: transparent;
  box-shadow: unset;
}
.cms-index-index .page-header .panel.wrapper {
  background-color: transparent;
}
@media only screen and (max-width: 768px) {
  .cms-index-index .page-header .panel.wrapper {
    background-color: #000;
  }
}
.cms-index-index .navigation {
  background: transparent;
}
#html-body.cms-index-index .page-main > .page.messages {
  position: absolute;
  z-index: 430;
  top: 113px;
  width: 100%;
  max-width: 100%;
}
#html-body.cms-index-index .column.main .easycatalogimg {
  padding: 0;
}
#html-body.cms-index-index .column.main .easycatalogimg,
#html-body.cms-index-index .column.main .easycatalogimg .easycatalogimg-grid {
  max-width: 1280px;
  margin: 0 auto;
}
#html-body.cms-index-index .easyslide-description.easyslide-description-top.easyslide-background-light {
  background: transparent;
}
#html-body.cms-index-index div.block.block-subcategories .block-title,
#html-body.cms-index-index div.block.block-carousel .block-title {
  text-align: center;
}
#html-body.cms-index-index div.block.block-subcategories .block-title strong,
#html-body.cms-index-index div.block.block-carousel .block-title strong {
  font-weight: 700;
  font-size: 3em;
}
#html-body.cms-index-index .page-main {
  margin-top: 0 !important;
}
#html-body .swiper-pagination-bullet {
  background: #FFF;
  margin-bottom: 15px;
  opacity: 1;
  width: 8px;
  height: 8px;
}
#html-body .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #E23C0A;
}
.header.wrapper {
  background: #fff;
}
.cms-index-index .category-name .view-prd {
  font-family: 'Bebas Neue Regular';
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.1;
}
.cms-index-index .jumbotron.bestsellers {
  background-color: #E8E8E8;
}
.cms-index-index .jumbotron.bestsellers .block-title {
  float: none;
  margin: 0 0 20px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cms-index-index .jumbotron.bestsellers .block-title strong[role="heading"] {
  background: transparent;
  color: #333;
  font-size: 3em;
  letter-spacing: 0;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: 700;
}
.cms-index-index .jumbotron.bestsellers .block-title strong[role="heading"]:after {
  display: none;
}
.cms-index-index .jumbotron.bestsellers .block-content {
  background: transparent;
  padding-top: 0px;
}
.cms-index-index .jumbotron.brands .swiper-wrapper {
  align-items: center;
}
.cms-index-index .page-header {
  margin-bottom: 0;
}
.cms-index-index .page-header .logo img.logo-alt {
  display: none;
}
.cms-index-index .nav-sections {
  margin-bottom: 0;
}
.cms-index-index .page-main {
  max-width: none;
  padding: 0;
}
.cms-index-index .page-main > .page.messages {
  padding: 0;
  margin: 0 auto;
  width: auto;
  max-width: 1180px;
  box-sizing: border-box;
}
.cms-index-index .page-main > .page.messages:after {
  clear: both;
  content: '';
  display: table;
}
.cms-index-index .columns .column.main {
  padding-bottom: 0;
}
.cms-index-index .page-footer {
  margin: 0;
  margin-top: 30px;
}
.cms-index-index .easyslide-description {
  pointer-events: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.cms-index-index .easyslide-description h1,
.cms-index-index .easyslide-description h4 {
  color: #fafafa;
}
.cms-index-index .easyslide-description h1 {
  font-size: 30px;
  letter-spacing: normal;
}
.cms-index-index .easyslide-description h4:after {
  content: "";
  display: block;
  width: 40px;
  height: 5px;
  background-color: #ea8e6a;
  margin: 16px auto;
  margin-bottom: 0;
}
.cms-index-index .easyslide-description button.btn-alt {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
  min-width: 230px;
  border-radius: 0;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 800;
}
.cms-index-index .column.main .easycatalogimg-grid {
  width: 100%;
  height: auto;
  position: relative;
  justify-content: flex-start;
  align-items: flex-start;
}
.cms-index-index .column.main .easycatalogimg li.item {
  flex-grow: 1;
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 0 !important;
  margin: 1%;
  width: 100% !important;
  min-width: 30%;
  height: 115px;
}
.cms-index-index .column.main .easycatalogimg li.item .category-name {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  margin: -10px 0 0;
  z-index: 1;
}
.cms-index-index .column.main .easycatalogimg li.item .category-name a {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: 'Bebas Neue Regular';
  font-weight: 500;
}
.cms-index-index .column.main .easycatalogimg li.item .category-name a:hover {
  text-decoration: none;
}
.cms-index-index .column.main .easycatalogimg li.item .category-name a img {
  transition: all 0.2s ease-in-out;
}
.cms-index-index .column.main .easycatalogimg li.item:hover a img {
  filter: brightness(70%);
  transition: all 0.2s ease-in-out;
}
.cms-index-index .block-highlight .block-title {
  text-align: center;
}
.cms-index-index .block-highlight .block-title strong {
  font-family: 'Lato Regular';
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-size: 38px;
  letter-spacing: 5px;
}
.cms-index-index .block-highlight .block-title strong:after {
  content: "";
  display: block;
  width: 40px;
  height: 5px;
  background-color: #ea8e6a;
  margin: 16px auto;
  margin-bottom: 0;
}
.cms-index-index .block-highlight .actions-toolbar {
  text-align: center;
  padding-top: 40px;
  z-index: 4;
}
.cms-index-index .block-highlight .actions-toolbar .action.view {
  background-image: none;
  background: transparent;
  border: 1px solid #000000;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 16px;
  padding: 10px 65px;
}
.cms-index-index .block-highlight .actions-toolbar .action.view:focus,
.cms-index-index .block-highlight .actions-toolbar .action.view:active {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.cms-index-index .block-highlight .actions-toolbar .action.view:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.cms-index-index .block-highlight .actions-toolbar .action.view.disabled,
.cms-index-index .block-highlight .actions-toolbar .action.view[disabled],
fieldset[disabled] .cms-index-index .block-highlight .actions-toolbar .action.view {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.cms-index-index .block-highlight .actions-toolbar .action.view,
.cms-index-index .block-highlight .actions-toolbar .action.view:hover {
  text-decoration: none;
}
.cms-index-index .block-benefits {
  text-align: center;
}
.cms-index-index .block-benefits .block-content > div {
  padding: 0 60px;
}
@media only screen and (max-width: 767px) {
  #html-body.cms-index-index .page-main > .page.messages {
    position: fixed;
    z-index: 500;
    width: 100%;
    max-width: 100%;
    top: 53px;
  }
  #html-body.cms-index-index div.block.block-subcategories .block-title {
    margin-bottom: 20px;
  }
  .view-prd {
    display: none;
  }
}
@media only screen and (max-width: 376px) {
  #html-body.cms-index-index .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  #html-body.cms-index-index .page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  #html-body.cms-index-index .page-layout-3columns .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n) {
    margin-top: 0px;
  }
  .cms-index-index .jumbotron.bestsellers {
    border-top: none;
  }
  .cms-index-index .jumbotron.bestsellers .jumbotron.bestsellers {
    padding-top: 10px;
  }
  .cms-index-index .jumbotron.bestsellers .block-title strong[role="heading"] {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .cms-index-index .column.main .easycatalogimg li.item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .cms-index-index .column.main .easycatalogimg li.item .category-name {
    position: unset;
    width: unset;
    top: unset;
    left: unset;
    margin: unset;
    z-index: 1;
  }
  .easycatalogimg .image {
    position: absolute;
  }
}
.catalog-product-view .column.main .block {
  padding-top: 30px;
  border-top: 1px solid #e2e2e2;
}
.catalog-product-view .column.main .block .block-title {
  text-align: center;
}
.catalog-product-view .column.main .block .block-title strong {
  font-family: 'Lato Regular';
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.catalog-product-view .column.main .product-info-main .page-title-wrapper h1 {
  margin-top: 0;
}
.catalog-product-view .column.main .product.info.detailed .block {
  padding-top: 0;
  border-top: none;
}
.fotorama-item .fotorama__thumb-border {
  border-color: #585858;
}
.fotorama-item.fotorama--fullscreen .fotorama__nav__frame--thumb.fotorama__active {
  border-color: #585858 !important;
}
.fotorama .fotorama__nav--dots .fotorama__nav__frame {
  margin: 0 4px 10px;
}
.fotorama .fotorama__dot {
  background: rgba(0, 0, 0, 0.2);
  border: none;
  border-radius: 7px;
  left: 0;
  width: 14px;
  height: 14px;
}
.fotorama .fotorama__active .fotorama__dot {
  background: #585858;
}
.order-links {
  margin-bottom: 25px;
}
.order-links .item strong,
.order-links .item a {
  border: none;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
.order-links .item a {
  background: #fafafa;
  color: #333333;
}
.order-links .item a:hover {
  background: #fafafa;
}
.order-details-items {
  border: none;
  margin: 0;
  padding: 0;
}
.contact-boxes__background-image {
  width: 100%;
  height: 100%;
}
.contact-boxes__background-image figure {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  margin: 0;
}
.contact-boxes {
  position: relative;
  margin-bottom: 80px;
}
.contact-boxes__background {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.contact-box--map {
  background-color: rgba(255, 255, 255, 0.5);
}
.contact-box--mail {
  background-color: rgba(221, 217, 214, 0.9);
}
.contact-box {
  flex: 0 1 100%;
  text-align: center;
  color: #252525;
  padding: 40px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}
.contact-box .btn {
  display: block;
  border: 1px solid #252525;
  color: #252525;
  border-radius: 20px;
  margin-top: 30px;
  font-size: 15px;
  font-weight: bold;
  padding: 4px 15px;
  min-width: 11.8em;
}
.contact-box .btn:hover {
  transition-duration: 0.1s;
  background-color: #252525;
  color: #fff;
  text-decoration: none;
}
.contact-box .sitecore-form input[type=submit] {
  border: 1px solid #252525;
  color: #252525;
  border-radius: 20px;
  margin-top: 30px;
  min-width: 11.8em;
  font-weight: bold;
}
.contact-box .sitecore-form input[type=submit]:hover {
  transition-duration: 0.1s;
  background-color: #252525;
  color: #fff;
  text-decoration: none;
}
.contact-box .product-link__more-info-link {
  border: 1px solid #252525;
  color: #252525;
  border-radius: 20px;
  margin-top: 30px;
  min-width: 11.8em;
  font-weight: bold;
}
.contact-box .product-link__more-info-link:hover {
  transition-duration: 0.1s;
  background-color: #252525;
  color: #fff;
  text-decoration: none;
}
.contact-box__background-icon {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  left: -3rem;
}
.contact-box__background-icon {
  position: relative;
  top: 4px;
  left: -6px;
}
.contact-box--map__background {
  display: none;
}
.contact-box--opening-hours {
  background-color: rgba(221, 217, 214, 0.9);
}
.contact-box--phone {
  background-color: rgba(200, 197, 194, 0.95);
}
.contact-box__top {
  flex: 0 1 auto;
  max-width: 100%;
}
.contact-box__bottom {
  flex: 0 1 auto;
  max-width: 100%;
}
.btn--outline {
  color: #000;
  background: transparent;
  border-width: 1px;
  border-color: #000;
  transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  will-change: background-color, color;
}
.btn--outline:active {
  border-color: #252525;
}
.btn--outline:focus {
  border-color: #252525;
}
.no-touchevents .btn--outline:hover {
  border-color: #252525;
}
.contact-boxes__wrapper {
  display: grid;
  grid-auto-flow: row;
  grid-template-columns: 50% 50%;
  grid-template-rows: 50% 50%;
  margin-bottom: 20px;
  margin-top: 20px;
}
.contact-box__title-text {
  font-weight: 700;
  line-height: 1.2em;
  flex: 0 1 auto;
  font-size: 16px;
}
.contact-box__title {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  text-align: left;
}
.sitecore-form .contact-box input[type=submit] {
  border: 1px solid #252525;
  color: #252525;
  border-radius: 20px;
  margin-top: 30px;
  min-width: 11.8em;
  font-weight: bold;
}
.sitecore-form .contact-box input[type=submit]:hover {
  transition-duration: 0.1s;
  background-color: #252525;
  color: #fff;
  text-decoration: none;
}
.contact-box__inline-link {
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  line-height: 1rem;
  text-decoration: none;
  color: #252525;
  margin-top: 25px;
}
.article-content__abstract {
  font-size: 24px;
  margin: 0 0 5rem;
}
@media only screen and (min-width: 768px) {
  .contact-box {
    padding: 80px;
    align-self: stretch;
  }
  .contact-box .btn {
    display: block;
  }
  .contact-box .sitecore-form input[type=submit] {
    margin-top: 60px;
    display: block;
  }
  .contact-box .product-link__more-info-link {
    margin-top: 60px;
    display: block;
  }
  .sitecore-form .contact-box input[type=submit] {
    margin-top: 60px;
    display: block;
  }
}
@media (min-width: 1220px) {
  .contact-box {
    padding-left: 140px;
    padding-right: 140px;
  }
}
@media only screen and (max-width: 768px) {
  .contact-boxes__wrapper {
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: 100%;
    grid-template-rows: unset;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
.swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}
.swiper-pagination.swiper-pagination-black .swiper-pagination-bullet-active {
  background-color: #585858;
}
.swiper-button-prev,
.swiper-button-next {
  opacity: 0.5;
}
.oxon-properties .col2 {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 1024px) {
  .oxon-properties .col2 {
    flex-direction: column;
  }
}
.oxon-properties .col2 .p-prop {
  flex: 0 0 50%;
}
.oxon-properties .col2 .oxon-certificates-container {
  flex: 0 0 50%;
}
.p-prop {
  display: table;
  width: 100%;
}
.p-prop__subheading {
  font-size: 2em;
  font-family: 'Bebas Neue Regular';
  color: #333;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #858585;
  text-transform: uppercase;
  width: 90%;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .p-prop__subheading {
    width: 100%;
  }
}
.p-prop__items {
  font-size: 14px;
  line-height: normal;
  color: #333;
  font-weight: 600;
  padding: 0;
  width: 97%;
}
.p-prop__items li {
  display: flex;
  align-items: baseline;
  margin-bottom: 0.7rem;
}
.p-prop__items li:before {
  content: "";
  min-height: 7px;
  min-width: 7px;
  border-radius: 50%;
  background: #333;
  margin-right: 4px;
}
.p-art {
  display: table;
  width: 100%;
  color: #999999;
  text-transform: uppercase;
}
.p-art__overview-data {
  display: flex;
  justify-content: space-between;
  margin: 28px 0 10px;
  padding: 0;
}
.p-art__overview-data li {
  list-style-type: none;
  flex: 0 0 50%;
}
.order-tbl__subheading {
  font-size: 2em;
  font-family: 'Bebas Neue Regular';
  color: #333;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #858585;
  text-transform: uppercase;
  width: 100%;
  margin: 0 0 5px;
  font-weight: 400;
}
.order-tbl__product-table {
  border: none;
  border-spacing: 0 1px;
  min-width: 100%;
  width: 100%;
  margin: 5px 0;
  color: #333;
}
.order-tbl__product-table thead > tr {
  background: #9c9c9c;
  color: #ffffff;
}
.order-tbl__product-table thead > tr > th {
  padding: 4px 0px;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
}
.order-tbl__product-table tbody td:first-child {
  text-transform: uppercase;
}
.order-tbl__product-table tbody tr:nth-child(odd) {
  background: #f5f5f5;
}
.order-tbl__product-table tbody tr:nth-child(even) {
  background: #fbfbfb;
}
.order-tbl__product-table tbody > tr > td {
  padding: 4px 0px;
  text-align: center;
}
.qty-tbl {
  margin-top: 20px;
}
.qty-tbl__subheading {
  font-size: 2em;
  font-family: 'Bebas Neue Regular';
  font-weight: bold;
  color: #333;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #858585;
  text-transform: uppercase;
  width: 100%;
  margin: 0 0 5px;
}
.qty-tbl__table {
  border: none;
  border-spacing: 0 1px;
  min-width: 100%;
  width: 100%;
  margin: 5px 0;
  color: #333;
}
.qty-tbl__table thead > tr {
  background: #9c9c9c;
  color: #ffffff;
}
.qty-tbl__table thead > tr > th {
  padding: 4px 0px;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Bebas Neue Book';
  font-weight: 600;
}
.qty-tbl__table tbody td:first-child {
  text-transform: uppercase;
}
.qty-tbl__table tbody tr:nth-child(odd) {
  background: #f5f5f5;
}
.qty-tbl__table tbody tr:nth-child(even) {
  background: #fbfbfb;
}
.qty-tbl__table tbody > tr > td {
  padding: 4px 0px;
  text-align: center;
}
.description.oxon-attribute {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .description.oxon-attribute {
    flex-direction: column;
  }
}
.description.oxon-attribute > .value {
  width: 55%;
  margin-right: 10px;
  padding-right: 20px;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .description.oxon-attribute > .value {
    width: 100%;
    margin-right: 0px;
  }
}
.description.oxon-attribute > .oxon-tables {
  width: 45%;
  margin-left: 112px;
}
@media only screen and (max-width: 1025px) {
  .description.oxon-attribute > .oxon-tables {
    width: 60%;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .description.oxon-attribute > .oxon-tables {
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
  }
}
.description.oxon-attribute > .oxon-tables .non-stock-item {
  margin-top: 20px;
}
/** IPAD */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body h3 {
    margin-top: 0rem;
  }
  body .description.oxon-attribute {
    flex-direction: column;
  }
  body .description.oxon-attribute > .value {
    width: auto;
    margin-bottom: 20px;
  }
  body .description.oxon-attribute > .oxon-tables {
    margin-left: 0px;
  }
  body .page-wrapper #swissup-easy-tabs > .item.content {
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  .oxon-properties-container {
    flex: 0 0 50%;
  }
  .p-certs.p-features {
    min-height: 235px;
  }
  .product-add-form form {
    display: block !important;
  }
  .product-info-main .product-add-form,
  .oxon-info-compare-container {
    display: inline-block;
    width: 49%;
    padding-top: 0;
  }
  .oxon-info-compare-container {
    min-height: 65px;
    align-content: flex-end;
  }
  .product-info-main .fieldset > .field {
    margin-bottom: 0;
  }
  .oxon-info-compare-container .action.tocompare {
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    display: inline-flex;
    flex-direction: column;
    justify-content: normal;
    color: #333;
    align-items: center;
    width: 50%;
    position: relative;
    top: 1.6rem;
  }
}
.oxon-info-compare-container .action.tocompare:before {
  content: '\f0ec';
  font-size: 25px;
  line-height: 20px;
  width: 25px;
  color: inherit;
  font-family: 'FontAwesome';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
}
.oxon-info-compare-container .action.tocompare:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .oxon-info-compare-container .action.tocompare {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
    top: -2rem;
  }
}
.p-stand,
.p-certs {
  display: table;
  width: 100%;
}
.p-stand__subheading,
.p-certs__subheading {
  font-size: 2em;
  font-family: 'Bebas Neue Regular';
  font-weight: 400;
  color: #333;
  padding-bottom: 5px;
  border-bottom: 1px solid #858585;
  text-transform: uppercase;
  width: 90%;
}
@media only screen and (max-width: 767px) {
  .p-stand__subheading,
  .p-certs__subheading {
    width: 100%;
  }
}
.p-stand .emblem-list,
.p-certs .emblem-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
}
.p-stand .emblem-list li,
.p-certs .emblem-list li {
  margin-right: 10px;
  list-style-type: none;
}
.p-stand .emblem-list img,
.p-certs .emblem-list img {
  max-width: 67px;
  max-height: 65px;
}
.p-stand .standard {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-stand .standard__score {
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
  min-height: 17px;
  max-width: 65px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.qv-product__title {
  font-family: 'Bebas Neue Regular';
  font-weight: 400;
  font-size: 3em;
  color: #333;
  word-break: break-word;
  text-transform: uppercase;
  line-height: 1.1;
  font-style: normal;
}
ul.p-art__overview-data {
  font-family: 'Bebas Neue Book';
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
.cms-index-index.luxury-fullscreen-slider .modals-wrapper .column.main {
  margin-top: 0px !important;
}
.modals-wrapper .modal-popup.ajaxpro-modal-dialog .modal-inner-wrap {
  width: 100%;
}
.product-item-info .swissup-ajaxpro-quick-view-wrapper {
  top: 150px;
}
.box-tocart .field.qty {
  display: none;
}
.block-ajaxpro .dl-btn {
  background-color: unset;
}
.page-wrapper .action.primary.tocart,
.modals-wrapper .action.primary.tocart {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-wrapper .action.primary.tocart,
  .modals-wrapper .action.primary.tocart {
    margin-bottom: 0px;
  }
}
.page-wrapper .box-tocart .actions .action.primary span,
.modals-wrapper .box-tocart .actions .action.primary span {
  vertical-align: middle;
  font-family: 'Bebas Neue Book';
  font-size: 20px;
  letter-spacing: 0.45px;
  font-weight: 600;
  line-height: 1;
}
.page-wrapper .box-tocart .actions .action.primary,
.modals-wrapper .box-tocart .actions .action.primary,
.page-wrapper .block-minicart .actions .action.primary,
.modals-wrapper .block-minicart .actions .action.primary {
  background: #333;
  color: #ffffff;
  border: 1px solid #333;
}
.page-wrapper .box-tocart .actions .action.primary:hover,
.modals-wrapper .box-tocart .actions .action.primary:hover,
.page-wrapper .block-minicart .actions .action.primary:hover,
.modals-wrapper .block-minicart .actions .action.primary:hover {
  background: #dd3e0d;
  color: #ffffff;
  border: 1px solid #dd3e0d;
}
.product-add-form form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1025px) {
  .product-add-form form {
    flex-direction: column;
  }
}
.product-add-form form .product-options-wrapper {
  flex: 0 0 50%;
}
@media only screen and (max-width: 767px) {
  .product-add-form form .product-options-wrapper {
    flex: 0 0 100%;
  }
}
.product-add-form form .product-options-wrapper .field .label {
  font-size: 2em;
  font-family: 'Bebas Neue Regular';
  font-weight: 400;
  color: #333;
  padding-bottom: 5px;
  border-bottom: 1px solid #858585;
  text-transform: uppercase;
  width: 90%;
  line-height: 1.1;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767px) {
  .product-add-form form .product-options-wrapper .field .label {
    width: 100%;
  }
}
.product-add-form form .product-options-wrapper .field .label:after {
  color: #333;
  font-size: 26px;
  position: relative;
  top: -2px;
  left: -5px;
}
.product-add-form form .product-options-wrapper .field .control {
  width: 90%;
}
@media only screen and (max-width: 767px) {
  .product-add-form form .product-options-wrapper .field .control {
    width: 100%;
  }
}
.product-add-form form .product-options-wrapper .field .control select {
  height: 56px;
  color: #999;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px;
  font-family: 'Bebas Neue Book';
  font-size: 21px;
  line-height: 1.2;
}
.product-add-form form .p-stand {
  flex: 0 0 50%;
}
.product-add-form form .product-options-bottom {
  display: flex;
  justify-content: flex-start;
  flex: 0 0 50%;
}
@media only screen and (max-width: 767px) {
  .product-add-form form .product-options-bottom {
    flex-direction: column;
    flex: 0 0 100%;
  }
}
.product-add-form form .product-options-bottom .box-tocart {
  margin-bottom: 0px;
  flex: .9;
}
.product-add-form form .product-social-links {
  flex: 0 0 20%;
  padding-top: 15px;
}
.product-add-form form .product-social-links a.action.tocompare {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #333;
}
@media only screen and (max-width: 767px) {
  .product-add-form form .product-social-links a.action.tocompare {
    margin-right: 0px;
  }
}
.product-add-form form .product-social-links a.action.tocompare:before {
  font-size: 25px;
  line-height: 25px;
  width: 25px;
}
.product-add-form form .product-social-links div.action.tocompare:before {
  display: none;
}
/** SMALL SCREEN */
@media only screen and (max-width: 767px) {
  .ajaxpro-modal-dialog .block-ajaxpro .column.main .oxon-wrap-info-main {
    display: flex;
    flex-direction: column;
  }
  .ajaxpro-modal-dialog .block-ajaxpro .column.main .oxon-wrap-info-main .product-info-main {
    order: 2;
  }
  .ajaxpro-modal-dialog .block-ajaxpro .column.main .oxon-wrap-info-main .product.media {
    order: 1;
  }
}
/** DESKTOP */
@media only screen and (min-width: 1025px) {
  .page-layout-1column .modals-wrapper .product-info-main {
    width: 47%;
  }
  .page-layout-1column .modals-wrapper .product.media {
    width: 50%;
  }
  .modals-wrapper .product-info-main .product-add-form {
    padding-top: 0px;
  }
  .modals-wrapper .p-stand .emblem-list,
  .modals-wrapper .p-certs .emblem-list {
    margin-bottom: 0px;
  }
}
#html-body .products-grid:not(.swiper-container) .product-item-info .product-image-photo {
  object-fit: contain;
}
#navpro-topnav .navpro-item-more .navpro-dropdown .li-item a span {
  color: #404c55;
}
#navpro-topnav .navpro-item-more .navpro-dropdown-inner {
  position: relative;
  left: -235px;
}
#html-body #search_mini_form .input-text {
  font-family: "Bebas Neue Book";
  font-weight: 600;
  color: #9a9a9a;
}
#html-body #search_mini_form .input-text::placeholder {
  color: #9a9a9a;
}
.block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
.page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
.page-layout-3columns .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n) {
  margin: 0 0 20px 20px;
}
.easycatalogimg img {
  filter: brightness(90%);
}
.minicart-wrapper .action.showcart {
  position: relative;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.breadcrumbs a:hover {
  color: #e23c0a;
  text-decoration: none;
}
.cms-index-index .jumbotron.bestsellers {
  background-color: #f2eeed;
  padding-bottom: 0px;
}
.cms-index-index .jumbotron.bestsellers > .container {
  padding-bottom: 0px;
}
.cms-index-index .jumbotron.brands .block-content {
  margin: 30px 0 0;
}
.page-footer .footer-toolbar-bottom .content {
  max-height: unset;
}
.page-wrapper .page-footer .lang-menu ul {
  max-height: unset;
  top: -134px;
  width: 94%;
}
#html-body .products-grid:not(.swiper-container) .product-item .action.primary.tocart::before {
  top: -8px;
  left: 0;
}
#html-body .products.wrapper .product-item-actions .action.primary.tocart::before {
  font-size: 20px;
}
#html-body .products-grid:not(.swiper-container) .product-items .product-item .product-item-name a.product-item-link {
  line-height: 110%;
  font-family: "Bebas Neue Regular";
}
#html-body .products-grid:not(.swiper-container) .product.details.product-item-details .product-item-sku {
  font-weight: 600;
  font-family: "Bebas Neue Book";
  font-size: 19px;
}
#html-body .products.wrapper .product-item-actions .action.primary.tocart span {
  color: #FFF;
  font-size: 21px;
  letter-spacing: .9px;
  font-family: "Bebas Neue Book";
  font-weight: 600;
  text-overflow: ellipsis;
  overflow: hidden;
}
.action.primary,
.action-primary {
  font-family: "Bebas Neue Regular";
}
.lang-menu {
  font-size: 13px;
}
.minicart-wrapper .cart-action-label {
  font-family: 'Bebas Neue Book';
  font-weight: 600;
}
.page-header .header.content {
  padding: 0 5px;
}
#html-body .products.wrapper.products-list ol.products.list .product-item-actions .actions-primary .view-product {
  flex: none;
}
#html-body .products.wrapper .product-item-actions .view-product span,
#html-body .products.wrapper .product-item-actions .view-product.span {
  display: block;
  font-size: 21px !important;
  min-width: 90px;
  font-family: 'Bebas Neue Book';
  font-weight: 600;
}
#html-body .products-list:not(.swiper-container) .product-items .product-item .product-item-name a.product-item-link {
  text-transform: uppercase;
  line-height: 140%;
  margin-bottom: 10px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
#html-body .products-list:not(.swiper-container) .product.details.product-item-details .product-item-sku span {
  color: #999;
  font-weight: 400;
  text-transform: uppercase;
  padding-top: 6px;
}
.filter-options-content a:hover {
  background-color: transparent;
  text-decoration: none;
  color: #e23c0a;
}
.navpro .level0 .children > li > a:hover,
.navpro .level0 .children .parent > a:hover {
  color: #e23c0a !important;
  text-decoration: none;
}
.oxonclass.list {
  bottom: 4px;
  left: 0;
  line-height: 1.05 !important;
}
.oxonclass.list {
  font-size: 22px !important;
  font-family: "Bebas Neue Book" !important;
  font-weight: 600 !important;
  color: #fff !important;
  position: absolute !important;
  padding: 8px 10px 5px !important;
}
.footer.content .links a:hover {
  color: #e23c0a !important;
  text-decoration: none;
}
#html-body .products.wrapper .product-item-actions .action.primary.tocart:hover::before {
  color: #ff440c;
}
#html-body .products.wrapper .product-item-actions .action.primary.tocart:hover {
  background-color: #FF440C;
}
#html-body .products.wrapper .product-item-actions .view-product:hover span .page-footer .lang-menu {
  font-weight: 400;
}
#html-body .products-grid:not(.swiper-container) .product-item-actions .view-product span,
#html-body .products-grid:not(.swiper-container) .product-item-actions .view-product.span {
  padding-top: 10px;
}
#html-body .products.list:not(.swiper-container) .product-item .action.primary.tocart {
  top: 0;
  min-height: 44px;
}
#navpro-topnav span.ui-menu-icon.ui-icon.navpro-icon-caret::before {
  transition: unset;
}
#navpro-topnav li .level-top:hover span.navpro-icon-caret:before {
  height: 20px;
}
#html-body div.products-grid:not(.swiper-container) .product-item-actions .view-product span,
#html-body div.products-grid:not(.swiper-container) .product-item-actions .view-product.span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  height: 44px;
}
@media only screen and (max-width: 1023px) {
  #html-body .products.wrapper .product-item-actions {
    padding: 0;
    box-sizing: border-box;
  }
  .page-wrapper .page-footer .lang-menu ul {
    width: 97.5%;
  }
}
@media only screen and (min-width: 1024px) {
  .cms-index-index .column.main .easycatalogimg li.item {
    width: 32.23% !important;
  }
  .cms-index-index .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  .cms-index-index .page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  .cms-index-index .page-layout-3columns .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n) {
    width: calc(100% / 3 - 20px - 0.1px);
  }
  .cms-index-index .column.main .easycatalogimg li.item {
    max-height: 523px;
  }
  .cms-index-index .column.main .easycatalogimg-grid {
    height: 590px;
  }
}
@media only screen and (max-width: 850px) {
  .footer-toolbar-bottom .footer.links {
    width: 100%;
    text-align: center;
  }
  .copyright {
    width: 100%;
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header.content {
    padding: 0 10px;
    height: 75px;
  }
  .page-header .header.content .logo {
    margin: 7px 0 0;
  }
  #html-body .block-search {
    top: unset;
    align-self: center;
  }
  #html-body #search_mini_form .input-text {
    font-size: 21px;
    height: 50px;
  }
  .minicart-wrapper {
    right: 0;
  }
  .minicart-wrapper .action.showcart .text {
    top: 22px;
    font-size: 18px;
    left: -12px;
    font-family: "Bebas Neue Book";
    font-weight: 600;
  }
  .cms-index-index .page-header .section-items.nav-sections-items {
    background: #000000a7;
  }
  #html-body .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
  .jumbotron .block-title {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #html-body.cms-index-index .column.main .easycatalogimg,
  #html-body.cms-index-index .column.main .easycatalogimg .easycatalogimg-grid {
    max-width: 1130px;
  }
  .cms-index-index .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  .cms-index-index .page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  .cms-index-index .page-layout-3columns .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n) {
    width: calc(100% / 3 - 20px - 0.1px);
  }
  .cms-index-index .jumbotron.bestsellers .block-content {
    padding: 0 25px 5px 15px;
    margin-top: 0;
  }
  .cms-index-index .column.main .easycatalogimg li.item .category-name::after {
    display: none;
  }
  .cms-index-index .column.main .easycatalogimg li.item .category-name-dis a::after {
    content: "View Products";
    display: block;
    text-transform: uppercase;
    border: 2px solid #fff;
    max-width: 180px;
    margin: auto;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    padding: 8px;
    margin-top: 8px;
    cursor: pointer;
  }
  #html-body.cms-index-index div.block.block-subcategories .block-title strong,
  #html-body.cms-index-index div.block.block-carousel .block-title strong {
    color: #333;
  }
  .page-footer .block.newsletter .action.subscribe {
    height: unset;
    margin: 0;
  }
  #html-body div.products-grid:not(.swiper-container) .product-item-actions .view-product span,
  #html-body div.products-grid:not(.swiper-container) .product-item-actions .view-product.span {
    margin: 0;
    min-width: unset;
  }
}
@media only screen and (max-width: 479px) {
  .page-wrapper .page-footer .lang-menu ul {
    top: -147px;
  }
}
@media only screen and (min-width: 640px) {
  .products-list .prolabels-wrapper img.photo.image,
  .products-list .prolabels-wrapper img.product-image-photo {
    height: 180px;
  }
}
@media only screen and (max-width: 768px) {
  #html-body .header.content {
    min-height: 68px;
    max-height: 68px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .minicart-wrapper {
    right: 0;
  }
  .cms-index-index .jumbotron.bestsellers .block-content {
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 5px;
  }
  #navpro-topnav li .level-top span {
    font-size: 24px;
  }
  #html-body .nav-sections-item-title.active a {
    font-family: 'Bebas Neue Regular';
    font-size: 30px;
    font-weight: 500;
  }
  .navpro #navpro-topnav ul.children li.level1 > a > span {
    font-family: 'Bebas Neue Book';
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
  }
  #navpro-topnav li .level-top span {
    padding-left: 0;
  }
  #html-body .navpro-dropdown-expanded > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 1200px) {
  .column.main > div:not([data-content-type="html"]) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1025px) and (min-width: 768px) {
  .description.oxon-attribute {
    flex-direction: column;
  }
  .description.oxon-attribute > div {
    width: 100% !important;
    margin-left: 0 !important;
    padding-bottom: 20px;
  }
  .page-wrapper #swissup-easy-tabs > .item.content {
    padding: 20px 20px;
  }
}
.navpro-nowrap .navpro-item-more > .nav-a-icon-more svg {
  fill: white;
}
@media only screen and (max-width: 1200px) and (min-width: 1024px) {
  .cms-index-index .column.main .easycatalogimg li.item:nth-child(1) {
    height: 100%;
    max-height: 95%;
  }
  .cms-index-index .easycatalogimg .image {
    height: 100%;
  }
  .cms-index-index .easycatalogimg img {
    height: 100%;
    object-fit: cover;
  }
  .cms-index-index .block.block-subcategories {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 1181px) {
  .footer.links.argento-grid,
  footer .argento-grid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 390px) {
  .footer.links.argento-grid,
  footer .argento-grid {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (max-width: 1099px) {
  #html-body .products.wrapper .product-item-actions .action.primary.tocart::before {
    font-size: 25px;
    top: -8px;
  }
}
@media only screen and (max-width: 767px) {
  #html-body .block-search .control {
    top: 87%;
    border-bottom: none;
  }
  .page-wrapper .page-footer .lang-menu ul {
    top: -126px;
    width: 98.5%;
  }
  #html-body.cms-index-index .block-search .control {
    top: 66px;
    position: fixed;
  }
  #html-body:not(.cms-index-index) .block-search .control {
    position: fixed;
    top: 64px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    top: 35%;
    left: 53%;
  }
}
@media only screen and (max-width: 990px) {
  #html-body.cms-index-index .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  #html-body.cms-index-index .page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  #html-body.cms-index-index .page-layout-3columns .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n) {
    width: calc(50% / 1 - 15px - 0.1px) !important;
    margin-top: 0;
  }
}
@media only screen and (max-width: 539px) {
  #html-body.cms-index-index .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  #html-body.cms-index-index .page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  #html-body.cms-index-index .page-layout-3columns .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n) {
    width: calc(100% / 1 - 30px - 0.1px) !important;
  }
}
@media only screen and (max-width: 376px) {
  #html-body .products-grid:not(.swiper-container) .product-item-info {
    padding-bottom: 20px;
  }
  #html-body.cms-index-index .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  #html-body.cms-index-index .page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  #html-body.cms-index-index .page-layout-3columns .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n) {
    margin-top: 20px;
    height: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #html-body.cms-index-index div.block.block-subcategories .block-title {
    margin-bottom: 20px;
  }
  .cms-index-index .jumbotron.bestsellers .block-content {
    padding: 0 15px 5px 5px;
    margin-top: 0;
  }
  .footer.links.argento-grid,
  footer .argento-grid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-index-index .jumbotron.bestsellers .block-title strong[role="heading"] {
    margin: 0;
    padding: 0;
  }
  .column.main > div:not([data-content-type="html"]) {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.jumbotron + .jumbotron {
  border-top: none;
}
@media only screen and (max-width: 370px) {
  .cms-index-index .jumbotron.bestsellers .block-title strong[role="heading"] {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  .page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n),
  .page-layout-3columns .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n) {
    margin: 0 0 20px 10px;
  }
  .column.main > div:not([data-content-type="html"]) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .cms-index-index .jumbotron.bestsellers {
    padding-bottom: 40px;
  }
}
/* product page quick UI change 2022-12-22 */
.catalog-product-view .page-wrapper {
  background-color: #FFFFFF;
}
.catalog-product-view .page-wrapper .product.info.detailed {
  background-color: #e6e6e6;
}
.catalog-product-view .page-wrapper .fotorama__nav-wrap {
  background-color: #FFFFFF;
}
.catalog-product-view .page-wrapper h1.page-title span {
  font-size: 45px;
}
.catalog-product-view .page-wrapper .page-main {
  margin-top: 0px;
}
.catalog-product-view .dl-btn {
  background-color: #FFFFFF;
}
.catalog-product-view .product.data.items > .item.content {
  background-color: #e6e6e6;
}
.catalog-product-view .column.main .block {
  border-top: none;
}
ul.compare.wrapper .action.compare {
  font-size: 18px;
  color: #FFF;
  border: none;
  background-color: black;
}
.minicart-wrapper {
  position: unset;
  justify-content: center;
  order: 4;
}
.compare-wrapper {
  position: unset;
  justify-content: center;
}
.minicart-wrapper.compare {
  order: 3;
  padding-right: 15px;
}
.minicart-wrapper.compare .action {
  min-height: 32px;
}
.minicart-wrapper.compare .action:after {
  content: "\f0ec";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
  width: 22px;
  height: 24px;
  position: relative;
  top: -1px;
  line-height: 30px;
  color: #1e1e1e;
}
@media only screen and (max-width: 767px) {
  .minicart-wrapper.compare {
    margin-top: 0;
  }
}
#html-body .block-search {
  flex-grow: 1;
  padding-right: 35px;
}
#html-body .products.wrapper .action.tocompare .loading-mask {
  display: none;
}
@media only screen and (max-width: 640px) {
  #html-body div.products-grid:not(.swiper-container) .product-item-actions a.action.tocompare {
    margin-top: 0;
  }
}
.more-info,
.add-tocart-btn {
  flex-basis: 100%;
}
#empty-minicart {
  color: #333;
  text-transform: uppercase;
  font-weight: 600;
  font-family: Lato Regular;
  font-size: 12px;
}
#empty-minicart:hover {
  text-decoration: none;
  cursor: pointer;
}
#empty-minicart:after {
  color: #333;
  content: "\f1f8";
  font-size: 18px;
  font-family: "FontAwesome";
  font-weight: normal;
  margin-left: 4px;
}
@media only screen and (max-width: 640px) {
  .catalog-product-view .page-wrapper .product.info.detailed {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.product-item-inner .actions-primary .more-info .span {
  border: 1px solid #1e1e1e;
  color: #1e1e1e !important;
  height: 85%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-top: 0px !important;
}
.product-item-inner .actions-primary .more-info .span:hover {
  color: #e23c0a !important;
  border-color: #e23c0a;
}
@media only screen and (max-width: 768px) {
  .block-search .label {
    padding-right: 25px;
  }
  #html-body .header.content .logo img {
    width: 120px;
  }
  .header.content .minicart-wrapper.compare {
    display: none;
  }
}
.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
}
.back-to-top a {
  display: block;
  width: 40px;
  height: 40px;
  text-decoration: none;
  transform: scale(1);
  transition: transform 0.1s ease-in-out;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
}
.back-to-top a:hover {
  transform: scale(1.1);
}
html {
  overflow-x: hidden;
}
body {
  font-family: 'Lato Regular';
}
body div.block .block-title strong,
body .argento-tabs > .item.title > .switch,
body .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong,
body .action-primary {
  font-family: 'Bebas Neue Regular';
}
body .action-primary {
  font-family: 'Lato Regular';
}
body .page-products .main .products-grid:not(.swiper-container) .product-items .product-item::before,
body .main .block.widget .products-grid:not(.swiper-container) .product-items .product-item::before {
  background: none;
}
body .oxon-actions-primary a {
  background: #000;
  color: #ffffff;
  border: 1px solid #000;
  text-transform: uppercase;
  font-weight: 400;
}
body .oxon-actions-primary a:hover {
  background: #dd3e0d;
  color: #ffffff;
  border: 1px solid #dd3e0d;
}
body a.pagebuilder-button-primary,
body button.pagebuilder-button-primary,
body div.pagebuilder-button-primary,
body .quote-details-items .actions-toolbar > .action.pagebuilder-button-primary {
  font-family: 'Lato Regular';
  text-transform: uppercase;
}
.amasty-fpc-crawler-status {
  position: fixed;
  right: 20px;
  bottom: 20px;
  min-width: 400px;
  border: 2px solid #008080;
  z-index: 9999;
  background: white;
}
.amasty-fpc-crawler-status .status-header {
  text-align: center;
  color: white;
  font-weight: bold;
  background: #008080;
  font-size: 20px;
  padding: 5px 0;
}
.amasty-fpc-crawler-status.status-ignored .status {
  color: #bebebe;
}
.amasty-fpc-crawler-status.status-hit .status {
  color: #67b96a;
}
.amasty-fpc-crawler-status.status-miss .status {
  color: #d10c12;
}
.amasty-fpc-crawler-status .status {
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  padding: 5px 0;
}
.amasty-fpc-crawler-status .not-cacheable .not-cacheable-header {
  background: #e4e4e4;
  text-align: center;
  font-weight: bold;
  padding: 3px 0;
}
.amasty-fpc-crawler-status .not-cacheable .blocks {
  max-height: 100px;
  overflow-y: auto;
}
.amasty-fpc-crawler-status .not-cacheable .blocks .not-cacheable-block {
  padding: 7px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 12px;
}
.amasty-fpc-crawler-status .not-cacheable .blocks .not-cacheable-block:last-child {
  border-bottom: none;
}
.debug-status-toggle {
  text-align: center;
  background: #008080;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}
.debug-status-toggle:hover {
  background: #005f5f;
  cursor: pointer;
}
.amfpc-context-container {
  max-height: 700px;
  overflow-y: auto;
  display: none;
}
.amfpc-context-container.-toggled {
  display: block;
}
.amfpc-context-container .context-type-description {
  padding: 5px;
  margin: 0;
  background: #ffffff;
  border-bottom: 2px solid #008080;
  color: #000;
}
.amfpc-context-container .amfpc-context-item {
  padding: 5px;
  border-bottom: 2px solid #008080;
}
.amfpc-context-container .amfpc-context-item .context-row {
  color: #818181;
  background-color: #efefef;
  display: block;
  padding: 2px 10px;
}
.amfpc-context-container .amfpc-context-item .context-row.-unique-entry {
  color: #4d544b;
  background-color: #e0f0dc;
}
.amfpc-context-container .amfpc-context-item .context-row.-vary-entry {
  color: #4d544b;
  background-color: #dce4f0;
}
.catalog-product-view .breadcrumbs .items .item.category {
  display: none;
}
.catalog-product-view .product.info.detailed #swissup-easy-tabs .data.item.content .manufacturer-links-wrapper .manufacturer-list .manufacturer-link,
.catalog-product-view .product.info.detailed #swissup-easy-tabs .data.item.content .manufacturer-links-wrapper .manufacturer-list .manufacturer-description {
  font-family: "Lato Regular";
  text-transform: None;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  font-style: normal;
  line-height: 1.42;
}
.catalog-product-view .product.info.detailed #swissup-easy-tabs .data.item.content .manufacturer-links-wrapper .manufacturer-list .manufacturer-link {
  color: #DE4022;
  text-decoration: underline;
}
.li-item .navpro-icon-caret.ui-icon::before {
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: 50% 50%;
  -webkit-mask: unset;
  background-color: unset;
}
