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 #eceeec;
  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 #eceeec;
  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-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
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;
}
a,
.alink {
  color: #3ab549;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #3ab549;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #198526;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #198526;
  text-decoration: none;
}
a,
.alink {
  color: #3ab549;
  text-decoration: none;
  cursor: pointer;
}
a:visited,
.alink:visited {
  color: #3ab549;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #198526;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #198526;
  text-decoration: none;
}
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 #eceeec;
  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 #eceeec;
  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: #eeeeee;
  border: 1px solid #eceeec;
  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;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #eceeec;
  color: #333333;
}
button:hover {
  background: #e1e1e1;
  border: 1px solid #eceeec;
  color: #333333;
}
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 #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #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 #eceeec;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 4px 25px 5px 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid #c2c2c2;
}
select:disabled {
  opacity: 0.5;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #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: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #3ab549;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.select-style {
  background-image: none;
  height: 46px;
  padding: 13px 45px 13px 15px;
  font-size: 15px;
  border-radius: 3px;
  line-height: 1.2;
}
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.search-terms,
.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;
}
.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.search-terms > 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 {
  background-image: none;
  background: #3ab549;
  border: 1px solid #3ab549;
  color: #ffffff;
  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;
  border-radius: 0px;
  text-transform: uppercase;
}
.action-primary:focus,
.action-primary:active {
  background: #198526;
  border: 1px solid #198526;
  color: #ffffff;
}
.action-primary:hover {
  background: #198526;
  border: 1px solid #198526;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-revert-to-action-secondary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel {
  border-radius: 0px;
}
.abs-revert-to-action-secondary:not(:focus),
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(236, 238, 236, 0.3);
}
.abs-revert-to-action-secondary:active,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active {
  box-shadow: inset 0 1px 0 0 rgba(236, 238, 236, 0.8), inset 0 -1px 0 0 rgba(236, 238, 236, 0.3);
}
.abs-action-link-button,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #eceeec;
  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;
  display: inline-block;
  text-decoration: none;
  border-radius: 0px;
}
.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: #e2e2e2;
  border: 1px solid #eceeec;
  color: #333333;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e1e1e1;
  border: 1px solid #eceeec;
  color: #333333;
}
.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-button-as-link,
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.block.related .action.select,
.block.crosssell .action.select,
.block.upsell .action.select,
.slick-slide .action.select,
.bundle-options-container .action.back,
.cart.table-wrapper .action.help.map,
.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,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.paypal-review-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: #3ab549;
  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,
.block.related .action.select:visited,
.block.crosssell .action.select:visited,
.block.upsell .action.select:visited,
.slick-slide .action.select:visited,
.bundle-options-container .action.back:visited,
.cart.table-wrapper .action.help.map: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,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.paypal-review-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: #3ab549;
  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,
.block.related .action.select:hover,
.block.crosssell .action.select:hover,
.block.upsell .action.select:hover,
.slick-slide .action.select:hover,
.bundle-options-container .action.back:hover,
.cart.table-wrapper .action.help.map: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,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-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: #198526;
  text-decoration: none;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.block.related .action.select:active,
.block.crosssell .action.select:active,
.block.upsell .action.select:active,
.slick-slide .action.select:active,
.bundle-options-container .action.back:active,
.cart.table-wrapper .action.help.map: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,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.paypal-review-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: #198526;
  text-decoration: none;
}
.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,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.block.crosssell .action.select:hover,
.block.crosssell .action.select:active,
.block.crosssell .action.select:focus,
.block.upsell .action.select:hover,
.block.upsell .action.select:active,
.block.upsell .action.select:focus,
.slick-slide .action.select:hover,
.slick-slide .action.select:active,
.slick-slide .action.select:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map: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,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button: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,
.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,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.block.crosssell .action.select.disabled,
.block.crosssell .action.select[disabled],
fieldset[disabled] .block.crosssell .action.select,
.block.upsell .action.select.disabled,
.block.upsell .action.select[disabled],
fieldset[disabled] .block.upsell .action.select,
.slick-slide .action.select.disabled,
.slick-slide .action.select[disabled],
fieldset[disabled] .slick-slide .action.select,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.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,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.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,
.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: #3ab549;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.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),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.block.crosssell .action.select:active,
.block.crosssell .action.select:not(:focus),
.block.upsell .action.select:active,
.block.upsell .action.select:not(:focus),
.slick-slide .action.select:active,
.slick-slide .action.select:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map: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),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button: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),
.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-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,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel {
  background: #eeeeee;
  border: 1px solid #eceeec;
  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,
.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,
.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,
.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 {
  background: #e2e2e2;
  border: 1px solid #eceeec;
  color: #333333;
}
.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,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover {
  background: #e1e1e1;
  border: 1px solid #eceeec;
  color: #333333;
}
.abs-revert-secondary-size {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.abs-button-l,
#store-selector .form-continue .actions-toolbar .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .actions .action.tocart,
.block-minicart .block-content > .actions > .primary .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,
.order-review-form .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.minicart-items .product-item-details .product .options.list dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.minicart-items .product-item-details .product .options.list 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;
}
.abs-button-responsive,
.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 .actions .action.tocart,
.box-tocart .action.instant-purchase {
  width: 100%;
}
.abs-reset-image-wrapper,
.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;
}
.abs-reset-image-wrapper .product-image-photo,
.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;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong {
  font-weight: 500;
}
.abs-dropdown-simple,
.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: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.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: '\e621';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.abs-dropdown-simple ul.items,
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.box-tocart .input-text.qty,
body.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,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 54px;
}
.abs-margin-for-blocks-and-widgets,
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.abs-remove-button-for-blocks,
.sidebar .product-items .action.delete,
.filter .filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .product-items .action.delete > span,
.filter .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,
.filter .filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .product-items .action.delete:hover:before,
.filter .filter-current .action.remove:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .product-items .action.delete:active:before,
.filter .filter-current .action.remove:active:before {
  color: #999999;
}
.abs-product-link,
.product.name a,
.product-item-name a {
  font-weight: 400;
}
.abs-product-link > a,
.product.name a > a,
.product-item-name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product.name a > a:visited,
.product-item-name a > a:visited {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:hover,
.product.name a > a:hover,
.product-item-name a > a:hover {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:active,
.product.name a > a:active,
.product-item-name a > a:active {
  color: #333333;
  text-decoration: none;
}
.abs-like-link {
  color: #3ab549;
  text-decoration: none;
  cursor: pointer;
}
.abs-like-link:visited {
  color: #3ab549;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #198526;
  text-decoration: none;
}
.abs-like-link:active {
  color: #198526;
  text-decoration: none;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar {
  margin-left: 0;
}
.abs-action-remove,
.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;
}
.abs-add-fields .fieldset .field .control,
.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%;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary,
.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;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary .action.add,
.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;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.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;
}
.abs-add-fields .additional,
.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;
}
.abs-add-fields .message.notice,
.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;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.action.delete span,
.block.related .field.choice .label,
.block.crosssell .field.choice .label,
.block.upsell .field.choice .label,
.slick-slide .field.choice .label,
.mgz__actions-switch-checkbox,
.bfb-element.mgz-element-bfb_file input[type=file],
.bfb-element.mgz-element-bfb_singleslider input,
.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 .product-item-actions .actions-secondary > .action span,
.product-item .bwh-compare-action > span,
.cart.table-wrapper .col.qty .label,
.counter-style .counter-label,
.util-wrapper .text,
.util-wrapper .counter.qty .counter-label,
.minicart-wrapper .action.showcart .counter.qty .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 .block-subtitle.filter-current-subtitle,
.filter .filter-options .filter-options-content .item .count,
.filter .filter-options .filter-options-content .item .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,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.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-details .product .options.list:before,
.minicart-items .product-item-details .product .options.list:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper: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 {
  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-details .product .options.list:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper: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 {
  clear: both;
}
.abs-add-box-sizing,
.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,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.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: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-methods-shipping-title {
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 15px;
}
.abs-actions-addto,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-item .product-item-actions .actions-secondary > .action,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend {
  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 .product-item-actions .actions-secondary > .action:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-item .product-item-actions .actions-secondary > .action:hover,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.mailto.friend:hover {
  color: #3ab549;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item .product-item-actions .actions-secondary > .action:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before {
  width: 18px;
}
.abs-box-tocart,
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0 0 30px;
}
.abs-toggling-title,
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #eceeec;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.paypal-review-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,
.paypal-review-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,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-cart-block,
.abs-discount-block .block,
.paypal-review-discount .block {
  margin: 0;
}
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.paypal-review-discount .block > .title:after {
  color: #858585;
}
.abs-cart-block .content,
.abs-discount-block .block .content,
.paypal-review-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.abs-cart-block.active .content,
.abs-discount-block .block.active .content,
.paypal-review-discount .block.active .content {
  display: block;
}
.abs-cart-block-content {
  margin: 0;
}
.abs-checkout-cart-price,
.multicheckout .table-wrapper .cart-price {
  color: #7d7d7d;
  font-size: 1.6rem;
  font-weight: 700;
}
.abs-checkout-product-name,
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-title,
.abs-account-blocks .block-title,
body.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,
body.account .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #eceeec;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-title > strong,
.abs-account-title > span,
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
body.account .legend > strong,
body.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,
body.account .block:not(.widget) .block-title > strong,
body.account .block:not(.widget) .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .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-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.024rem;
  font-weight: 300;
}
.abs-account-block-line-height,
.block-addresses-list address {
  line-height: 24px;
}
.abs-account-summary td,
.order-details-items tfoot td {
  background: #f5f5f5;
}
.abs-incl-excl-tax .price-including-tax,
.abs-incl-excl-tax .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,
.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,
.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.5rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
}
.abs-incl-excl-tax .price-including-tax .price,
.abs-incl-excl-tax .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,
.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,
.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;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.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,
.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;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.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,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  font-size: 1.1rem;
  display: inline-block;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.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,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.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,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.paypal-review .table-paypal-review-items .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,
.cart.table-wrapper .cart-tax-total:after,
.paypal-review .table-paypal-review-items .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: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.paypal-review .table-paypal-review-items .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,
.cart.table-wrapper .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-forms-margin-small,
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 20px;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.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;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-account-actions: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-addresses-list .items.addresses .item.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.abs-account-actions: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-addresses-list .items.addresses .item.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.abs-account-blocks .block-title > .action,
body.account .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
body.account .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 10px;
}
.abs-account-blocks .box-title > span,
body.account .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 1.5rem;
}
.abs-account-blocks .box-title > .action,
body.account .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.abs-colon:after,
.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-icon-add,
.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: '\e61c';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.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 {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  border: 2px solid #eceeec;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.abs-title-orders .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,
.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;
}
.abs-title-orders .page-main .page-title-wrapper .order-date,
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.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;
}
.abs-title-orders .page-main .page-title-wrapper .order-date .label,
.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;
}
.abs-table-striped,
.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 {
  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 {
  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 {
  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 {
  border-bottom: 1px solid #eceeec;
}
.abs-block-items-counter {
  color: #6d6d6d;
  font-size: 1.2rem;
  vertical-align: middle;
  white-space: nowrap;
}
.abs-block-items-counter:before {
  content: '(';
}
.abs-block-items-counter:after {
  content: ')';
}
.abs-block-widget-title,
.block-reorder .block-title,
.widget .block-title {
  margin: 0 0 20px;
}
.abs-block-widget-title strong,
.block-reorder .block-title strong,
.widget .block-title strong {
  font-size: 18px;
  font-weight: 300;
  vertical-align: middle;
}
.abs-shopping-cart-items,
.block-cart-failed {
  margin-bottom: 20px;
}
.abs-shopping-cart-items .actions.main .continue,
.block-cart-failed .actions.main .continue {
  display: none;
}
.abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .clear {
  line-height: 1.42857143;
  margin: 0 20px 0 0;
  padding: 0;
  color: #3ab549;
  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 {
  color: #3ab549;
  text-decoration: none;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:hover {
  color: #198526;
  text-decoration: none;
}
.abs-shopping-cart-items .actions.main .clear:active,
.block-cart-failed .actions.main .clear:active {
  color: #198526;
  text-decoration: none;
}
.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 {
  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 {
  color: #3ab549;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-field-date .control,
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  position: relative;
}
.abs-field-date-input,
.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);
}
.abs-field-tooltip {
  position: relative;
}
.abs-field-tooltip input {
  margin-right: 10px;
  width: calc(100% - 36px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup.modal-slide .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup.modal-slide .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup.modal-slide .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;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup.modal-slide .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup.modal-slide .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title,
.opc-block-shipping-information .shipping-information-title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.abs-sidebar-totals {
  border-top: 1px solid #eceeec;
  padding-top: 10px;
}
.abs-sidebar-totals tbody .mark,
.abs-sidebar-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.abs-sidebar-totals tbody .amount,
.abs-sidebar-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .grand th,
.abs-sidebar-totals .grand td {
  padding: 11px 0;
}
.abs-sidebar-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.abs-sidebar-totals .grand .mark {
  font-size: 1.5rem;
  border-top: 1px solid #eceeec;
  padding-right: 10px;
}
.abs-sidebar-totals .grand .amount {
  font-size: 1.5rem;
  border-top: 1px solid #eceeec;
}
.abs-sidebar-totals .msrp {
  margin-bottom: 10px;
}
.abs-sidebar-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #eceeec;
  border-top: 1px solid #eceeec;
  cursor: pointer;
}
.abs-sidebar-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 {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details {
  border-bottom: 1px solid #eceeec;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-sidebar-totals .table-wrapper {
  margin-bottom: 0;
}
.abs-discount-block .block > .title strong,
.paypal-review-discount .block > .title strong {
  color: #3ab549;
  font-weight: 400;
}
.abs-discount-block .actions-toolbar,
.paypal-review-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-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;
}
.abs-discount-block .actions-toolbar .secondary,
.paypal-review-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.abs-discount-block .action.check,
.paypal-review-discount .action.check {
  font-weight: 400;
}
.abs-discount-block .fieldset,
.paypal-review-discount .fieldset {
  display: table;
  width: 100%;
}
.abs-discount-block .fieldset > .field > .label,
.paypal-review-discount .fieldset > .field > .label {
  display: none;
}
.abs-discount-block .field,
.paypal-review-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Font Awesome 6 Light';
  src: url('../webfonts/fa-light-300.woff2') format('woff2'), url('../webfonts/fa-light-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.style-h1 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 88px;
  line-height: 92px;
  letter-spacing: -1.5px;
}
@media (max-width: 575px) {
  .style-h1 {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -1px;
  }
}
.style-mobile-h1 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 60px;
  line-height: 64px;
  letter-spacing: -1px;
}
.style-h2 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 50px;
  letter-spacing: 0;
}
@media (max-width: 575px) {
  .style-h2 {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0;
  }
}
.style-mobile-h2 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: 0;
}
.style-h3 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 38px;
  letter-spacing: 0;
}
@media (max-width: 575px) {
  .style-h3 {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0;
  }
}
.style-mobile-h3 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 0;
}
.style-h4 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.2px;
}
@media (max-width: 575px) {
  .style-h4 {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: 0;
  }
}
.style-mobile-h4 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500 !important;
  font-size: 26px;
  line-height: 28px;
  letter-spacing: 0;
}
.style-h5 {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.024rem;
}
.style-h6 {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
}
.style-big-body {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
}
.style-body {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0;
}
.style-small-body {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0;
}
.style-sub-title {
  font-size: 16px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.style-label {
  font-size: 12px;
  color: #0d0e0d;
  line-height: 17px;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0 0 6px;
}
h1 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 60px;
  line-height: 64px;
  letter-spacing: -1px;
}
h2 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: 0;
}
h3 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 0;
}
h4 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500 !important;
  font-size: 26px;
  line-height: 28px;
  letter-spacing: 0;
}
h5 {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.024rem;
}
h6 {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
}
body {
  color: #0d0e0d;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.5rem;
}
h1 + h1 {
  margin-top: 0;
}
h2 + h2 {
  margin-top: 0;
}
h3 + h3 {
  margin-top: 0;
}
h4 + h4 {
  margin-top: 0;
}
h5 + h5 {
  margin-top: 0;
}
h6 + h6 {
  margin-top: 0;
}
.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;
}
.catalog-product-view .page-main,
.cms-page-view:not(.cms-generator-calculator):not(.cms-pump-selector) main[class*="page-main"],
.cms-generator-calculator main > .columns,
.cms-index-index main.page-main {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1600px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
body.catalog-product_compare-index .table-wrapper.comparison,
body.catalogsearch-result-index .page-main {
  padding-top: 60px;
}
body.catalog-product_compare-index .page-footer {
  margin-top: 0;
}
@media (min-width: 1201px) {
  .category-top-wrapper {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 1;
  }
}
.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 {
  background: #f5f5f5;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #eceeec;
  padding-top: 20px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.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: #3ab549;
}
.message.info a:hover {
  color: #198526;
}
.message.info a:active {
  color: #198526;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  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: #3ab549;
}
.message.error a:hover {
  color: #198526;
}
.message.error a:active {
  color: #198526;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\e61f';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  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: #3ab549;
}
.message.warning a:hover {
  color: #198526;
}
.message.warning a:active {
  color: #198526;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  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: #3ab549;
}
.message.notice a:hover {
  color: #198526;
}
.message.notice a:active {
  color: #198526;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  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: #3ab549;
}
.message.success a:hover {
  color: #198526;
}
.message.success a:active {
  color: #198526;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\e60e';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.nav-mobile-top {
  display: none;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  z-index: 5;
  min-height: 60px;
  padding-top: 10px;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #0d0e0d;
  content: '\e609';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #3ab549;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media (max-width: 991px) {
  body.mobile-menu-open {
    overflow: hidden;
  }
  body.mobile-menu-open .section-item-content {
    transform: translateX(100%);
    animation-duration: .2s;
  }
  body.mobile-menu-open .section-item-content .nav-mobile-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 15px;
  }
  body.mobile-menu-open .section-item-content .side-menu__trigger-icon {
    width: 34px;
    height: 34px;
    margin-top: 15px;
    position: relative;
    transition: all 0.3s ease-in-out;
  }
  nav .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  nav .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  nav .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  nav .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .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: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .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-toggle {
    left: 0;
    top: 0;
    position: relative;
    min-height: unset;
    padding-top: 0px;
    order: -1;
  }
  .nav-toggle:before {
    font-size: 22px;
    content: '\e0ae';
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
  }
  .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;
  }
  .navigation {
    background: #f0f0f0;
    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 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    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: #3ab549;
    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: #3ab549;
    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 li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .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: #3ab549;
    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;
  }
}
.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;
}
.tooltip.wrapper .tooltip.toggle {
  display: none;
}
.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;
}
.pl-thm-engagedigital form input[type="text"],
.pl-thm-engagedigital form input[type="password"],
.pl-thm-engagedigital form input[type="url"],
.pl-thm-engagedigital form input[type="tel"],
.pl-thm-engagedigital form input[type="search"],
.pl-thm-engagedigital form input[type="number"],
.pl-thm-engagedigital form input[type*="date"],
.pl-thm-engagedigital form input[type="email"],
.pl-thm-engagedigital form textarea,
.pl-thm-engagedigital form select {
  border: 1px solid #d2d6d3;
  background-color: #ffffff;
  box-shadow: none;
  padding: 13px 15px;
  min-height: 46px;
  border-radius: 3px;
  color: #0d0e0d;
  font-size: 15px;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 24px;
}
.pl-thm-engagedigital form input[type="text"].mage-error,
.pl-thm-engagedigital form input[type="password"].mage-error,
.pl-thm-engagedigital form input[type="url"].mage-error,
.pl-thm-engagedigital form input[type="tel"].mage-error,
.pl-thm-engagedigital form input[type="search"].mage-error,
.pl-thm-engagedigital form input[type="number"].mage-error,
.pl-thm-engagedigital form input[type*="date"].mage-error,
.pl-thm-engagedigital form input[type="email"].mage-error,
.pl-thm-engagedigital form textarea.mage-error,
.pl-thm-engagedigital form select.mage-error,
.pl-thm-engagedigital form input[type="text"].field-error,
.pl-thm-engagedigital form input[type="password"].field-error,
.pl-thm-engagedigital form input[type="url"].field-error,
.pl-thm-engagedigital form input[type="tel"].field-error,
.pl-thm-engagedigital form input[type="search"].field-error,
.pl-thm-engagedigital form input[type="number"].field-error,
.pl-thm-engagedigital form input[type*="date"].field-error,
.pl-thm-engagedigital form input[type="email"].field-error,
.pl-thm-engagedigital form textarea.field-error,
.pl-thm-engagedigital form select.field-error {
  border-color: #ed747b;
}
.pl-thm-engagedigital form input[type="text"]:not([disabled]):focus,
.pl-thm-engagedigital form input[type="password"]:not([disabled]):focus,
.pl-thm-engagedigital form input[type="url"]:not([disabled]):focus,
.pl-thm-engagedigital form input[type="tel"]:not([disabled]):focus,
.pl-thm-engagedigital form input[type="search"]:not([disabled]):focus,
.pl-thm-engagedigital form input[type="number"]:not([disabled]):focus,
.pl-thm-engagedigital form input[type*="date"]:not([disabled]):focus,
.pl-thm-engagedigital form input[type="email"]:not([disabled]):focus,
.pl-thm-engagedigital form textarea:not([disabled]):focus,
.pl-thm-engagedigital form select:not([disabled]):focus {
  border-color: #7fd68a !important;
}
.pl-thm-engagedigital form input[type="text"]::placeholder,
.pl-thm-engagedigital form input[type="password"]::placeholder,
.pl-thm-engagedigital form input[type="url"]::placeholder,
.pl-thm-engagedigital form input[type="tel"]::placeholder,
.pl-thm-engagedigital form input[type="search"]::placeholder,
.pl-thm-engagedigital form input[type="number"]::placeholder,
.pl-thm-engagedigital form input[type*="date"]::placeholder,
.pl-thm-engagedigital form input[type="email"]::placeholder,
.pl-thm-engagedigital form textarea::placeholder,
.pl-thm-engagedigital form select::placeholder {
  color: #8a8e8a;
}
.pl-thm-engagedigital form div.mage-error,
.pl-thm-engagedigital form div.field-error {
  font-size: 12px;
  line-height: 17px;
  margin-top: 6px;
  color: #d0202b;
  position: absolute;
}
.pl-thm-engagedigital form .fieldset {
  margin-bottom: 25px;
}
.pl-thm-engagedigital #contact-form .field {
  margin-bottom: 25px;
}
.fieldset {
  border: 0;
  margin: 0 0 25px;
  padding: 0;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.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;
}
.fieldset > .field .label,
.fieldset > .fields > .field .label {
  font-size: 12px;
  color: #0d0e0d;
  line-height: 17px;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0 0 6px;
}
.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.note {
  margin-bottom: 25px;
}
.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;
}
.product-options-wrapper .fieldset {
  display: grid;
  gap: 20px;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  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 > 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: '\e612';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=search],
form select,
form textarea {
  border: 1px solid #eceeec;
  padding: 10px 20px;
  min-height: 50px;
}
form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=search]:focus,
form select:focus,
form textarea:focus {
  border-color: #3ab549;
}
.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%;
}
.customer-account-login .page-wrapper .page-main .columns .login-wrapper .login-top-wrapper .login-top-wrapper-info .login-info-container .login-container .block-customer-login .block-content .form-login .fieldset.login .field.password.required .control .mage-error {
  position: relative;
}
.customer-account-create .page-wrapper .page-main .columns .login-wrapper .login-top-wrapper .login-top-wrapper-info .form-create-account .fieldset.create.account .field.password.required .control .mage-error {
  position: relative;
}
@font-face {
  font-family: 'luma-icons';
  src: url('../fonts/Luma-Icons.woff2') format('woff2'), url('../fonts/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary {
  border-radius: 0px;
  text-transform: uppercase;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: inset 0 1px 0 0 rgba(236, 238, 236, 0.8), inset 0 -1px 0 0 rgba(236, 238, 236, 0.3);
}
button[disabled],
button .btn-disable {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: #8a8e8a;
  border-color: #8a8e8a;
  color: #ffffff;
  min-width: 200px;
}
button[disabled]:hover,
button .btn-disable:hover {
  background: rgba(138, 142, 138, 0.1);
  color: #ffffff;
}
button[disabled]:active,
button .btn-disable:active,
button[disabled]:focus,
button .btn-disable:focus,
button[disabled]:focus-within,
button .btn-disable:focus-within,
button[disabled]:focus-visible,
button .btn-disable:focus-visible,
button[disabled]:target,
button .btn-disable:target,
button[disabled]:active:focus,
button .btn-disable:active:focus {
  background: rgba(138, 142, 138, 0.3);
  color: #ffffff;
}
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 {
  transition: all 0.2s linear;
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background-color: #3ab549;
  border-color: #3ab549;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background-color: #198526;
  border-color: #198526;
  color: #ffffff;
}
.action.primary:active,
.action-primary:active,
.action.primary:focus,
.action-primary:focus,
.action.primary:visited,
.action-primary:visited,
.action.primary:focus-within,
.action-primary:focus-within,
.action.primary:focus-visible,
.action-primary:focus-visible,
.action.primary:target,
.action-primary:target,
.action.primary:active:focus,
.action-primary:active:focus {
  text-decoration: none;
  color: #ffffff;
}
.action.primary-ghost {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-color: #3ab549;
  color: #3ab549;
  min-width: 140px;
}
.action.primary-ghost:hover {
  background: rgba(58, 181, 73, 0.1);
  border-color: #3ab549;
  color: #3ab549;
}
.action.primary-ghost:active,
.action.primary-ghost:focus,
.action.primary-ghost:visited,
.action.primary-ghost:focus-within,
.action.primary-ghost:focus-visible,
.action.primary-ghost:target,
.action.primary-ghost:active:focus {
  background: rgba(58, 181, 73, 0.3);
  border-color: #3ab549;
  color: #3ab549;
}
button[class*="action-"] {
  min-width: unset !important;
}
button[class*="action-"].action-dismiss {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background-color: #8a8e8a;
  border-color: #8a8e8a;
  color: #ffffff;
}
button[class*="action-"].action-dismiss:hover {
  background-color: #5f645f;
  border-color: #5f645f;
  color: #ffffff;
}
button[class*="action-"].action-dismiss:active,
button[class*="action-"].action-dismiss:focus,
button[class*="action-"].action-dismiss:visited,
button[class*="action-"].action-dismiss:focus-within,
button[class*="action-"].action-dismiss:focus-visible,
button[class*="action-"].action-dismiss:target,
button[class*="action-"].action-dismiss:active:focus {
  text-decoration: none;
  color: #ffffff;
}
.action.delete:before {
  content: '\f00d';
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
}
.pl-thm-engagedigital .bwh-btn-primary {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background-color: #3ab549;
  border-color: #3ab549;
  color: #ffffff;
}
.pl-thm-engagedigital .bwh-btn-primary:hover {
  background-color: #198526;
  border-color: #198526;
  color: #ffffff;
}
.pl-thm-engagedigital .bwh-btn-primary:active,
.pl-thm-engagedigital .bwh-btn-primary:focus,
.pl-thm-engagedigital .bwh-btn-primary:visited,
.pl-thm-engagedigital .bwh-btn-primary:focus-within,
.pl-thm-engagedigital .bwh-btn-primary:focus-visible,
.pl-thm-engagedigital .bwh-btn-primary:target,
.pl-thm-engagedigital .bwh-btn-primary:active:focus {
  text-decoration: none;
  color: #ffffff;
}
.pl-thm-engagedigital .bwh-btn-ghost {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-color: #3ab549;
  color: #3ab549;
  min-width: 140px;
}
.pl-thm-engagedigital .bwh-btn-ghost:hover {
  background: rgba(58, 181, 73, 0.1);
  border-color: #3ab549;
  color: #3ab549;
}
.pl-thm-engagedigital .bwh-btn-ghost:active,
.pl-thm-engagedigital .bwh-btn-ghost:focus,
.pl-thm-engagedigital .bwh-btn-ghost:visited,
.pl-thm-engagedigital .bwh-btn-ghost:focus-within,
.pl-thm-engagedigital .bwh-btn-ghost:focus-visible,
.pl-thm-engagedigital .bwh-btn-ghost:target,
.pl-thm-engagedigital .bwh-btn-ghost:active:focus {
  background: rgba(58, 181, 73, 0.3);
  border-color: #3ab549;
  color: #3ab549;
}
.pl-thm-engagedigital .bwh-btn-ghost__inverse {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
  min-width: 140px;
}
.pl-thm-engagedigital .bwh-btn-ghost__inverse:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: #ffffff;
  color: #ffffff;
}
.pl-thm-engagedigital .bwh-btn-ghost__inverse:active,
.pl-thm-engagedigital .bwh-btn-ghost__inverse:focus,
.pl-thm-engagedigital .bwh-btn-ghost__inverse:visited,
.pl-thm-engagedigital .bwh-btn-ghost__inverse:focus-within,
.pl-thm-engagedigital .bwh-btn-ghost__inverse:focus-visible,
.pl-thm-engagedigital .bwh-btn-ghost__inverse:target,
.pl-thm-engagedigital .bwh-btn-ghost__inverse:active:focus {
  background: rgba(255, 255, 255, 0.3);
  border-color: #ffffff;
  color: #ffffff;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eceeec;
  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;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #eceeec;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #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 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: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 10px;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\e621';
}
.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: #3ab549;
  display: inline-block;
  padding: 0 5px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #3ab549;
}
.pages a.page:hover {
  color: #198526;
  text-decoration: none;
}
.pages a.page:active {
  color: #198526;
}
.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 5px;
}
.pages .action {
  background: #f0f0f0;
  border: 1px solid #eceeec;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  background: #dedede;
  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: '\e608';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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(236, 238, 236, 0.3);
  border-radius: 3px;
  padding: 0 8px;
}
.pages .action.previous {
  margin-right: 8px;
}
.pages .action.next {
  margin-left: 8px;
}
body.blog-page main.page-main,
body.eddealslider-index-offers main.page-main,
body.checkout-cart-index main.page-main,
body.catalog-product_compare-index main.page-main {
  box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.12) inset;
  padding-top: 60px;
}
body.cms-page-view .box-shadow__inner-top {
  box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.12) inset;
}
body.cms-index-index .page-title-wrapper,
body.catalog-product_compare-index .page-title-wrapper {
  display: none;
}
body.catalogsearch-result-index .page-title {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 38px;
  letter-spacing: 0;
}
@media (max-width: 575px) {
  body.catalogsearch-result-index .page-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0;
  }
}
body.catalogsearch-result-index .search.results > dl.block,
body.catalogsearch-result-index .column.main > dl.block {
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
}
.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: 0 0 15px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  line-height: 20px;
}
.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: #3ab549;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #3ab549;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #3ab549;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #3ab549;
  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: 10px;
  line-height: 18px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.breadcrumbs .items {
  color: #8a8e8a;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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;
}
.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;
}
.pl-thm-engagedigital .mgz-element-accordion.mgz-element .mgz-panel .mgz-panel-heading {
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.pl-thm-engagedigital .mgz-element-accordion.mgz-element .mgz-panel .mgz-panel-heading h4,
.pl-thm-engagedigital .mgz-element-accordion.mgz-element .mgz-panel .mgz-panel-heading .mgz-panel-heading-title {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.pl-thm-engagedigital .mgz-element-accordion.mgz-element .mgz-panel .mgz-panel-heading h4 a,
.pl-thm-engagedigital .mgz-element-accordion.mgz-element .mgz-panel .mgz-panel-heading .mgz-panel-heading-title a {
  padding: 28px 40px 10px 0px !important;
}
.pl-thm-engagedigital .mgz-element-accordion.mgz-element .mgz-panel .mgz-panel-heading h4 a i,
.pl-thm-engagedigital .mgz-element-accordion.mgz-element .mgz-panel .mgz-panel-heading .mgz-panel-heading-title a i {
  top: unset;
  bottom: 5px;
  right: -5px;
  color: #0d0e0d;
}
.pl-thm-engagedigital .mgz-element-accordion.mgz-element .mgz-panel .mgz-panel-body {
  background: none !important;
}
.pl-thm-engagedigital .mgz-element-accordion.mgz-element .mgz-panel.mgz-active .mgz-panel-heading {
  border-bottom: none;
}
.pl-thm-engagedigital .mgz-element-accordion.mgz-element .mgz-panels:not(.mgz-panels-no-fill-content) .mgz-panel-body {
  border-left: none;
  border-right: none;
}
.pl-thm-engagedigital .mgz-element-accordion.mgz-element .mgz-panel .mgz-panel-body > .mgz-panel-body-inner {
  padding: 0 0 24px;
}
.pl-thm-engagedigital .mgz-element-accordion.no-padding.mgz-element .mgz-panel .mgz-panel-body > .mgz-panel-body-inner {
  padding: 0;
}
.pl-thm-engagedigital .mgz-element-accordion .mgz-panel-body-inner table {
  border: none;
}
.pl-thm-engagedigital .mgz-element-accordion .mgz-panel-body-inner table td {
  border: none;
  padding: 10px 9px;
  vertical-align: middle;
}
.pl-thm-engagedigital .mgz-element-accordion .mgz-panel-body-inner table td:nth-child(odd) {
  border-right: 4px solid #ffffff;
}
.pl-thm-engagedigital .mgz-element-accordion .mgz-panel-body-inner table tr td:first-child {
  white-space: nowrap;
}
.pl-thm-engagedigital .mgz-element-accordion .mgz-panel-body-inner table tr:nth-child(odd) td {
  background-color: #f7f8f7;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #0d0e0d;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 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;
}
.block.widget.block-products-list .block-title {
  text-align: center;
}
.block.widget.block-products-list .block-title strong {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-size: 36px;
  line-height: 38px;
  letter-spacing: 0;
  font-weight: 500;
}
@media (max-width: 575px) {
  .block.widget.block-products-list .block-title strong {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0;
  }
}
/* makes the other slide smaller */
/* responsive settings */
/* slider arrow setting - swiper, slick */
.slider-arrow-default {
  background: rgba(0, 0, 0, 0.3) !important;
  border: none;
  height: 180px;
  width: 90px;
  z-index: 2;
  display: flex;
  color: white;
}
.slider-arrow-default:after {
  font-family: "Font Awesome 6 Pro";
  font-size: 55px;
  font-weight: 300;
  color: #ffffff;
}
@media (max-width: 575px) {
  .slider-arrow-default {
    height: 120px;
    width: 60px;
  }
  .slider-arrow-default:after {
    font-size: 35px;
  }
}
/* //End slider arrow setting */
body.pl-thm-engagedigital .swiper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
body.pl-thm-engagedigital .swiper .swiper-wrapper {
  align-items: stretch;
}
body.pl-thm-engagedigital .swiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
  height: 180px;
}
body.pl-thm-engagedigital .swiper.swiper-initialized {
  padding-bottom: 80px;
}
body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-slide:not(.swiper-slide-active) .swiper-slide__content-wrapper {
  opacity: 0;
}
body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-slide:not(.swiper-slide-active):before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-button-prev,
body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-button-next {
  top: 15%;
}
body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-button-prev {
  background: rgba(0, 0, 0, 0.3) !important;
  border: none;
  height: 180px;
  width: 90px;
  z-index: 2;
  display: flex;
  color: white;
  left: -10px;
  border-radius: 0 90px 90px 0;
}
body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-button-prev:after {
  font-family: "Font Awesome 6 Pro";
  font-size: 55px;
  font-weight: 300;
  color: #ffffff;
}
@media (max-width: 575px) {
  body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-button-prev {
    height: 120px;
    width: 60px;
  }
  body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-button-prev:after {
    font-size: 35px;
  }
}
body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-button-prev:after {
  content: "\f060";
}
body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-button-next {
  background: rgba(0, 0, 0, 0.3) !important;
  border: none;
  height: 180px;
  width: 90px;
  z-index: 2;
  display: flex;
  color: white;
  right: -10px;
  border-radius: 90px 0 0 90px;
}
body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-button-next:after {
  font-family: "Font Awesome 6 Pro";
  font-size: 55px;
  font-weight: 300;
  color: #ffffff;
}
@media (max-width: 575px) {
  body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-button-next {
    height: 120px;
    width: 60px;
  }
  body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-button-next:after {
    font-size: 35px;
  }
}
body.pl-thm-engagedigital .swiper.swiper-initialized .swiper-button-next:after {
  content: "\f061";
}
body.pl-thm-engagedigital .swiper:not(.swiper-initialized) .swiper-wrapper {
  justify-content: center;
}
body.pl-thm-engagedigital .swiper:not(.swiper-initialized) .swiper-slide {
  opacity: 1;
  transform: scale(1);
}
body.pl-thm-engagedigital .swiper:not(.swiper-initialized) .swiper-button-prev,
body.pl-thm-engagedigital .swiper:not(.swiper-initialized) .swiper-button-next {
  display: none;
}
body.pl-thm-engagedigital .swiper-slide {
  position: relative;
  width: 84vw;
  opacity: 0.5;
  transition: all 0.3s cubic-bezier(0.42, 0, 0.61, 0.97) 0s;
  overflow: hidden;
  transform: scale(0.95);
  height: auto;
}
body.pl-thm-engagedigital .swiper-slide.swiper-slide-active {
  transform: scale(1) !important;
  opacity: 1 !important;
}
body.pl-thm-engagedigital .swiper-slide.swiper-slide-active:hover .swiper-slide__link-text i {
  transform: translateX(7px);
}
body.pl-thm-engagedigital .swiper-slide.swiper-slide-active .swiper-slide__link-text i {
  transition: transform 0.2s linear;
}
body.pl-thm-engagedigital .swiper-slide__wrapper {
  position: relative;
  width: 100%;
}
body.pl-thm-engagedigital .swiper-slide__content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  transition: all 0.3s cubic-bezier(0.42, 0, 0.61, 0.97) 0s;
  padding: 30px 0 0;
  max-width: 720px;
  margin: auto;
}
.bwh-feature-swiper body.pl-thm-engagedigital .swiper-slide__content-wrapper {
  padding: 30px 5em 0;
}
body.pl-thm-engagedigital .swiper-slide__content-wrapper * {
  margin: 0;
}
body.pl-thm-engagedigital .swiper-slide__content-wrapper .swiper-slide__text {
  font-size: 13px;
}
body.pl-thm-engagedigital .swiper-slide__link-text {
  color: #3ab549;
  display: flex;
  gap: 10px;
  align-items: center;
}
body.pl-thm-engagedigital .swiper-slide__link {
  position: absolute;
  inset: 0;
}
body.pl-thm-engagedigital .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
body.pl-thm-engagedigital .swiper-pagination-bullet {
  height: 10px;
  width: 10px;
  margin: 0;
  transition: all 0.2s linear;
}
body.pl-thm-engagedigital .swiper-pagination-bullet-active {
  height: 14px;
  width: 14px;
  background: #0d0e0d;
}
/* Slider */
.pl-thm-engagedigital .slick-prev,
.pl-thm-engagedigital .slick-next {
  align-items: center;
  justify-content: center;
}
.pl-thm-engagedigital .slick-prev:before,
.pl-thm-engagedigital .slick-next:before {
  display: none;
}
.pl-thm-engagedigital .slick-prev {
  background: rgba(0, 0, 0, 0.3) !important;
  border: none;
  height: 180px;
  width: 90px;
  z-index: 2;
  display: flex;
  color: white;
  left: -10px;
  border-radius: 0 90px 90px 0;
}
.pl-thm-engagedigital .slick-prev:after {
  font-family: "Font Awesome 6 Pro";
  font-size: 55px;
  font-weight: 300;
  color: #ffffff;
}
@media (max-width: 575px) {
  .pl-thm-engagedigital .slick-prev {
    height: 120px;
    width: 60px;
  }
  .pl-thm-engagedigital .slick-prev:after {
    font-size: 35px;
  }
}
.pl-thm-engagedigital .slick-prev:after {
  content: "\f060";
}
.pl-thm-engagedigital .slick-next {
  background: rgba(0, 0, 0, 0.3) !important;
  border: none;
  height: 180px;
  width: 90px;
  z-index: 2;
  display: flex;
  color: white;
  right: -10px;
  border-radius: 90px 0 0 90px;
}
.pl-thm-engagedigital .slick-next:after {
  font-family: "Font Awesome 6 Pro";
  font-size: 55px;
  font-weight: 300;
  color: #ffffff;
}
@media (max-width: 575px) {
  .pl-thm-engagedigital .slick-next {
    height: 120px;
    width: 60px;
  }
  .pl-thm-engagedigital .slick-next:after {
    font-size: 35px;
  }
}
.pl-thm-engagedigital .slick-next:after {
  content: "\f061";
}
.slick-slider {
  position: relative;
  display: block !important;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list .slick-track {
  display: flex;
  align-items: stretch;
  transition: all 0.3s cubic-bezier(0.42, 0, 0.61, 0.97) 0s !important;
}
.slick-loading .slick-track,
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-slide {
  margin: 0 10px;
}
.slick-slide > div,
.slick-slide > div .product-item {
  height: 100%;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-dots {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  list-style: none;
  margin: 20px 0 36px 0;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  display: block;
  height: 5px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.slick-dots li button {
  background: #eceeec;
  border: none;
  border-radius: 0;
  height: 5px;
  opacity: 1;
  width: 100%;
}
.slick-dots li.slick-active button {
  background: #bbc0bb;
  border-radius: 3px;
}
.slick-dots li.slick-active button::before {
  border: none;
}
.slick-dots button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: transparent;
  font-size: 0;
  height: 16px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.slick-dots button::before {
  border: none;
  content: '';
  display: block;
  height: 10px;
  transform: scale(1);
  transition: border-color 0.2s ease-in-out;
  width: 100%;
}
.slick-dots button:hover::before {
  border-color: #d8d9db;
}
.block.related .block-title,
.block.crosssell .block-title,
.block.upsell .block-title,
.slick-slide .block-title {
  text-align: center;
  padding-bottom: 40px;
  padding-top: 40px;
}
.block.related .block-title strong,
.block.crosssell .block-title strong,
.block.upsell .block-title strong,
.slick-slide .block-title strong {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 1.6rem;
  line-height: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
}
.block.related .action.select,
.block.crosssell .action.select,
.block.upsell .action.select,
.slick-slide .action.select {
  vertical-align: top;
}
.block.related .product-item-details,
.block.crosssell .product-item-details,
.block.upsell .product-item-details,
.slick-slide .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .related-available .product-item-name,
.block.crosssell .related-available .product-item-name,
.block.upsell .related-available .product-item-name,
.slick-slide .related-available .product-item-name {
  margin-left: 0px;
}
.block.related .field.choice,
.block.crosssell .field.choice,
.block.upsell .field.choice,
.slick-slide .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
  display: none;
}
/* General styleing classes */
/* All themes should have this file copy and paste */
.color-grey-100 {
  color: #f7f8f7;
}
.color-grey-150 {
  color: #f1f2f1;
}
.color-grey-200 {
  color: #eceeec;
}
.color-grey-300 {
  color: #d2d6d3;
}
.color-grey-400 {
  color: #bbc0bb;
}
.color-grey-500 {
  color: #8a8e8a;
}
.color-grey-600 {
  color: #5f645f;
}
.color-grey-800 {
  color: #2b2d2b;
}
.color-grey-850 {
  color: #1f211f;
}
.color-grey-900 {
  color: #0d0e0d;
}
.bg-color-grey-100 {
  background-color: #f7f8f7;
}
.bg-color-grey-150 {
  background-color: #f1f2f1;
}
.bg-color-grey-200 {
  background-color: #eceeec;
}
.bg-color-grey-300 {
  background-color: #d2d6d3;
}
.bg-color-grey-400 {
  background-color: #bbc0bb;
}
.bg-color-grey-500 {
  background-color: #8a8e8a;
}
.bg-color-grey-600 {
  background-color: #5f645f;
}
.bg-color-grey-800 {
  background-color: #2b2d2b;
}
.bg-color-grey-850 {
  background-color: #1f211f;
}
.bg-color-grey-900 {
  background-color: #0d0e0d;
}
.color-active {
  color: #3ab549;
}
.bg-color-active {
  background-color: #3ab549;
}
a {
  transition: color 0.2s linear;
}
/**
     * @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: #3ab549;
  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: #3ab549;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #198526;
  text-decoration: none;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #198526;
  text-decoration: none;
}
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: #3ab549;
  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: #3ab549;
  border: 1px solid #3ab549;
  color: #ffffff;
  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: 0px;
  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: #198526;
  border: 1px solid #198526;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #198526;
  border: 1px solid #198526;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #eeeeee;
  border: 1px solid #eceeec;
  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: 0px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #eceeec;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e1e1e1;
  border: 1px solid #eceeec;
  color: #333333;
}
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: 1600px;
}
[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: 1600px;
  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;
}
.pagebuilder-accordion > .item.title > .switch {
  border-top: 1px solid #eceeec;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
/**
 * 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);
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amasty-label-container:not(.-preview) {
  max-height: 300px !important;
  max-width: 300px !important;
}
.amasty-label-container.-link:hover {
  cursor: pointer;
}
.amasty-label-container.-link:hover .amlabel-text {
  text-decoration: underline;
}
.fotorama--fullscreen .amasty-label-container {
  display: none;
}
.products-upsell .product-item .amlabel-text {
  font-size: 12px !important;
  padding: 0 !important;
}
.fotorama .amlabel-text.-am-centered {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
}
.admin__field.-amlabel-hidden {
  margin: 0;
}
.admin__field.-amlabel-hidden > .admin__field-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amlabel-image-preview {
  border: 1px solid #ccc;
  display: flex;
  position: absolute;
  right: 0;
  white-space: nowrap;
  width: calc(100% * .25 - 30px);
  z-index: 99;
}
.amlabel-image-preview .amlabel-text {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.amlabel-image-preview > .amlabel-image {
  height: 100%;
  width: 100%;
}
.amlabel-image-preview .amlabel-position-wrapper {
  display: flex;
  position: absolute;
}
.amlabel-image-preview .amasty-label-container {
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 100%;
  position: relative;
}
.amlabel-image-preview .amlabel-preview-image + .amlabel-text {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
}
.amlabel-position-wrapper {
  z-index: 995;
}
.sidebar .amlabel-position-wrapper {
  z-index: 9;
}
.block-viewed-products-grid .amlabel-position-wrapper {
  z-index: 2;
}
.am-labels-rule {
  /* phpcs:ignore Magento2.Less.TypeSelectors.UpperCaseSelector */
}
.am-labels-rule .rule-chooser [id^='skuChooserGrid'] ._clickable .col-in_products:first-child input.checkbox {
  height: 1.6rem;
  margin: 0;
  width: 1.6rem;
}
.amlabel-position-chooser {
  border-collapse: initial;
  border-spacing: 2px;
}
.amlabel-position-chooser td {
  border: 2px solid;
  cursor: pointer;
  padding: 20px;
}
.amlabel-position-chooser td[data-amlabel-position-enabled='0'] {
  background-color: #ced4de;
  cursor: not-allowed;
}
.amlabel-position-chooser td[data-amlabel-position-selected='1'] {
  background-color: #ffa726;
}
.amlabel-position-chooser td:hover:not([data-amlabel-position-enabled='0']) {
  background-color: rgba(255, 167, 38, 0.5);
}
.amlabel-position-chooser.amlabel-visual-chooser {
  border-spacing: 6px;
}
.amlabel-position-chooser.amlabel-visual-chooser td {
  padding: 5px;
}
.amlabel-position-chooser.amlabel-visual-chooser td[data-amlabel-position-selected='1'] {
  background-color: #007bdb;
  border-color: #007bdb;
  color: #fff;
}
.amlabel-position-chooser.amlabel-visual-chooser td:hover:not([data-amlabel-position-enabled='0'], [data-amlabel-position-selected='1']) {
  background-color: #e8f5ff;
  border-color: #000;
  color: #000;
}
.amlabel-shapes-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.amlabel-shapes-container > .amlabel-shape {
  align-items: center;
  border: 1px solid #eee;
  display: flex;
  flex-wrap: nowrap;
  height: 55px;
  justify-content: center;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  vertical-align: top;
  width: 115px;
}
.amlabel-shapes-container > .amlabel-shape:hover {
  border-color: #c4c4c4;
}
.amlabel-shapes-container > .amlabel-shape.-am-checked {
  border-color: #000;
}
.amlabel-shapes-container .amlabel-image {
  height: 40px;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amrelated_product_content_tab .block-title {
  display: none;
}
.sidebar:has(.amrelated-sidebar-wrap) {
  max-width: 100%;
}
.amrelated-grid-wrapper,
.amrelated-sidebar-wrap {
  /* rewrite magento luma styles*/
}
.amrelated-grid-wrapper .splide,
.amrelated-sidebar-wrap .splide {
  padding: 0 5rem;
}
.amrelated-grid-wrapper .splide .product-item-photo,
.amrelated-sidebar-wrap .splide .product-item-photo {
  display: block;
  padding: .5rem;
}
.amrelated-grid-wrapper .splide .splide__track .splide__list .splide__slide .product-item,
.amrelated-sidebar-wrap .splide .splide__track .splide__list .splide__slide .product-item {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 1rem .2rem;
  width: 100%;
}
.amrelated-grid-wrapper .splide .splide__pagination,
.amrelated-sidebar-wrap .splide .splide__pagination {
  bottom: -3.5rem;
  width: 100%;
}
.amrelated-grid-wrapper .splide [role='presentation'],
.amrelated-sidebar-wrap .splide [role='presentation'] {
  margin: .8rem;
}
.amrelated-grid-wrapper .splide .splide__pagination__page.is-active,
.amrelated-sidebar-wrap .splide .splide__pagination__page.is-active {
  background: #333333;
  transform: scale(1);
}
.amrelated-grid-wrapper .products-grid .product-item-info:hover,
.amrelated-sidebar-wrap .products-grid .product-item-info:hover {
  z-index: 3;
}
.amrelated-sidebar-wrap {
  width: 100%;
}
.amrelated-sidebar-wrap .splide .splide__track .splide__list .splide__slide .product-item-photo {
  position: relative;
  width: 100%;
}
.amrelated-sidebar-wrap .splide .splide__track .splide__list .splide__slide .product-item-details {
  margin-left: 0;
}
.amrelated-sidebar-wrap .splide .splide__track .splide__list .splide__slide .splide__pagination__page.is-active {
  background: #0082e4;
  transform: scale(1);
}
.amrelated-cart-message {
  background: #e9f6ff;
  color: #333333;
  display: block;
  font-size: 1.6rem;
  line-height: 42px;
  margin: 0 0 1rem;
  padding: .5rem 2.5rem;
  position: relative;
  text-align: center;
}
.amrelated-cart-message:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIgZmlsbD0iI0VCNTc1NyIvPjxwYXRoIGQ9Ik05Ljg5ODQ0IDEwLjgxMjVDOS44OTg0NCAxMC4xMjUgMTAuMTE5OCA5LjU2MjUgMTAuNTYyNSA5LjEyNUMxMS4wMDUyIDguNjgyMjkgMTEuNTg1OSA4LjQ2MDk0IDEyLjMwNDcgOC40NjA5NEMxMy4wMzM5IDguNDYwOTQgMTMuNjE3MiA4LjY4MjI5IDE0LjA1NDcgOS4xMjVDMTQuNDk3NCA5LjU2MjUgMTQuNzE4OCAxMC4xMzggMTQuNzE4OCAxMC44NTE2VjExLjQxNDFDMTQuNzE4OCAxMi4wOTY0IDE0LjQ5NzQgMTIuNjU2MiAxNC4wNTQ3IDEzLjA5MzhDMTMuNjE3MiAxMy41MzEyIDEzLjAzOTEgMTMuNzUgMTIuMzIwMyAxMy43NUMxMS42MTcyIDEzLjc1IDExLjAzNjUgMTMuNTM2NSAxMC41NzgxIDEzLjEwOTRDMTAuMTI1IDEyLjY3NzEgOS44OTg0NCAxMi4wOTY0IDkuODk4NDQgMTEuMzY3MlYxMC44MTI1Wk0xMS4yMjY2IDExLjQxNDFDMTEuMjI2NiAxMS43NzM0IDExLjMyNTUgMTIuMDY1MSAxMS41MjM0IDEyLjI4OTFDMTEuNzI2NiAxMi41MDc4IDExLjk5MjIgMTIuNjE3MiAxMi4zMjAzIDEyLjYxNzJDMTIuNjQzMiAxMi42MTcyIDEyLjkwMzYgMTIuNTA3OCAxMy4xMDE2IDEyLjI4OTFDMTMuMjk5NSAxMi4wNjUxIDEzLjM5ODQgMTEuNzYzIDEzLjM5ODQgMTEuMzgyOFYxMC44MTI1QzEzLjM5ODQgMTAuNDUzMSAxMy4yOTY5IDEwLjE2MTUgMTMuMDkzOCA5LjkzNzVDMTIuODk1OCA5LjcxMzU0IDEyLjYzMjggOS42MDE1NiAxMi4zMDQ3IDkuNjAxNTZDMTEuOTc2NiA5LjYwMTU2IDExLjcxMzUgOS43MTYxNSAxMS41MTU2IDkuOTQ1MzFDMTEuMzIyOSAxMC4xNjkzIDExLjIyNjYgMTAuNDY2MSAxMS4yMjY2IDEwLjgzNTlWMTEuNDE0MVpNMTUuMzY3MiAxNy4yMTA5QzE1LjM2NzIgMTYuNTEzIDE1LjU5MzggMTUuOTQ3OSAxNi4wNDY5IDE1LjUxNTZDMTYuNSAxNS4wODMzIDE3LjA3ODEgMTQuODY3MiAxNy43ODEyIDE0Ljg2NzJDMTguNDg5NiAxNC44NjcyIDE5LjA2NzcgMTUuMDgzMyAxOS41MTU2IDE1LjUxNTZDMTkuOTY4OCAxNS45NDc5IDIwLjE5NTMgMTYuNTMxMiAyMC4xOTUzIDE3LjI2NTZWMTcuODIwM0MyMC4xOTUzIDE4LjQ5NzQgMTkuOTc2NiAxOS4wNTczIDE5LjUzOTEgMTkuNUMxOS4xMDY4IDE5LjkzNzUgMTguNTI2IDIwLjE1NjIgMTcuNzk2OSAyMC4xNTYyQzE3LjA2NzcgMjAuMTU2MiAxNi40NzkyIDE5Ljk0MDEgMTYuMDMxMiAxOS41MDc4QzE1LjU4ODUgMTkuMDcwMyAxNS4zNjcyIDE4LjQ5NDggMTUuMzY3MiAxNy43ODEyVjE3LjIxMDlaTTE2LjY5NTMgMTcuODIwM0MxNi42OTUzIDE4LjE3NDUgMTYuNzk2OSAxOC40NjYxIDE3IDE4LjY5NTNDMTcuMjA4MyAxOC45MTkzIDE3LjQ3NCAxOS4wMzEyIDE3Ljc5NjkgMTkuMDMxMkMxOC4xMzAyIDE5LjAzMTIgMTguMzkwNiAxOC45MjQ1IDE4LjU3ODEgMTguNzEwOUMxOC43NzA4IDE4LjQ5MjIgMTguODY3MiAxOC4xODc1IDE4Ljg2NzIgMTcuNzk2OVYxNy4yMTA5QzE4Ljg2NzIgMTYuODQ2NCAxOC43NjU2IDE2LjU1NDcgMTguNTYyNSAxNi4zMzU5QzE4LjM1OTQgMTYuMTE3MiAxOC4wOTkgMTYuMDA3OCAxNy43ODEyIDE2LjAwNzhDMTcuNDU4MyAxNi4wMDc4IDE3LjE5NTMgMTYuMTE3MiAxNi45OTIyIDE2LjMzNTlDMTYuNzk0MyAxNi41NTQ3IDE2LjY5NTMgMTYuODU2OCAxNi42OTUzIDE3LjI0MjJWMTcuODIwM1pNMTIuNzEwOSAxOS4xNDg0TDExLjczNDQgMTguNTg1OUwxNy4yODkxIDkuNjk1MzFMMTguMjY1NiAxMC4yNTc4TDEyLjcxMDkgMTkuMTQ4NFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
  content: '';
  display: inline-block;
  height: 30px;
  margin-right: .2rem;
  position: relative;
  top: 8px;
  width: 30px;
}
.amrelated-cart-message .price,
.amrelated-cart-message .product-link {
  font-weight: bold;
}
.amrelated-bundle-toolbar .pager {
  text-align: right;
}
.amrelated-bundle-toolbar .pages,
.amrelated-bundle-toolbar .limiter {
  display: inline-block;
}
.amrelated-cart-bundle {
  float: left;
  margin-top: 3rem;
  padding: 0 .5rem;
}
.amrelated-pack-info {
  background: #eef2f9;
  border-radius: 4px;
  color: #6d88b0;
  display: inline-flex;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  margin: 1rem 0;
  padding: .5rem .8rem .6rem;
}
.amrelated-pack-wrapper {
  clear: both;
  margin-bottom: 30px;
}
.amrelated-pack-wrapper .amrelated-title {
  padding: 10px 0;
  position: relative;
}
.amrelated-pack-wrapper .amrelated-title:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSA3bDYtNiA2IDYiIHN0cm9rZT0iIzc3NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  height: 10px;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
}
.amrelated-pack-wrapper .amrelated-title.-collapsed:after {
  transform: rotate(180deg) translateY(-50%);
  transform-origin: 50% 10%;
}
.amrelated-content-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  background: #f9f9f9;
  margin-top: 25px;
  position: relative;
}
.amrelated-plus,
.amrelated-equal,
.amrelated-price-wrapper {
  display: flex;
  align-items: center;
}
.amrelated-pack-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-list.-narrow {
  flex-wrap: wrap;
}
.amrelated-pack-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-items .amrelated-background {
  display: none;
}
.amrelated-pack-items.-selected > .-selected {
  background: none;
  box-shadow: none;
}
.amrelated-pack-item {
  padding: 30px;
  width: 100%;
}
.amrelated-pack-item:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
.amrelated-pack-item:not(.-main) {
  opacity: .7;
  transition: opacity .5s ease;
}
.amrelated-pack-item:not(.-main).-selected {
  opacity: 1;
}
.amrelated-pack-item.-main {
  background: #eaeaea;
}
.amrelated-pack-item .amrelated-info {
  display: flex;
  box-sizing: border-box;
  height: 100%;
  position: relative;
}
.amrelated-pack-item .amrelated-info:hover {
  border: 0;
  box-shadow: none;
  margin: 0;
  z-index: unset;
}
.amrelated-pack-item .amrelated-details {
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}
.amrelated-pack-item .price-box {
  margin: 3px 0 0;
  width: 100%;
}
.amrelated-pack-item .amrelated-name {
  word-wrap: break-word;
  word-break: break-word;
  width: 100%;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.amrelated-pack-item:not(.-main) .product-reviews-summary {
  margin: 0 0 5px;
}
.amrelated-pack-item .price-final_price .price-wrapper .price {
  color: #000000;
  display: block;
  font-size: 18px;
  font-weight: 600;
}
.amrelated-pack-item .product-reviews-summary .reviews-actions {
  display: none;
}
.amrelated-pack-item.-collapsed {
  padding: 15px 20px;
}
.amrelated-pack-item.-collapsed.-main {
  padding: 25px 20px;
}
.amrelated-pack-item.-collapsed .amrelated-photo-container {
  display: flex;
  background: transparent;
  border: 0;
  flex-direction: row-reverse;
  height: auto;
  min-width: auto;
  position: unset;
  width: auto;
}
.amrelated-pack-item.-collapsed .amrelated-info {
  flex-direction: row-reverse;
}
.amrelated-pack-item.-collapsed .amrelated-link {
  display: flex;
  align-items: center;
}
.amrelated-pack-item.-collapsed .amrelated-qty {
  margin-left: 10px;
  position: static;
}
.amrelated-pack-item.-collapsed .amrelated-checkbox + .amrelated-label {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.amrelated-pack-item.-collapsed .amrelated-photo,
.amrelated-pack-item.-collapsed .product-reviews-summary.short,
.amrelated-pack-item.-collapsed .price-box {
  display: none;
}
.amrelated-pack-item.-collapsed .amrelated-discount {
  align-self: center;
  position: static;
  transform: none;
}
.amrelated-pack-item.-collapsed .amrelated-details {
  align-items: center;
  margin-left: 30px;
  max-width: 100%;
  min-height: 2.7rem;
  width: 100%;
}
.amrelated-pack-item.-collapsed .amrelated-name {
  margin-right: 1rem;
}
.amrelated-photo-container {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  height: 100px;
  margin: 0;
  min-width: 100px;
  position: relative;
  text-align: center;
  width: 100px;
}
.amrelated-photo-container .amrelated-link {
  display: block;
  height: 100%;
  width: 100%;
}
.amrelated-photo-container .amrelated-photo {
  max-height: 100%;
  max-width: 100%;
}
.amrelated-photo-container .amrelated-qty {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e9f6ff;
  border: 1px solid #3978bd;
  border-radius: 50%;
  bottom: 0;
  box-shadow: 0 2px 4px rgba(16, 31, 48, 0.2);
  box-sizing: border-box;
  color: #000000;
  font-weight: 600;
  height: 30px;
  min-width: 30px;
  padding: 0 4px;
  position: absolute;
  right: 0;
}
.amrelated-photo-container .amrelated-qty:before {
  content: 'x';
  font-size: 11px;
  font-weight: 400;
}
.amrelated-photo-container .amrelated-checkbox {
  opacity: 0;
  position: absolute;
}
.amrelated-photo-container .amrelated-checkbox + .amrelated-label {
  background: #ffffff;
  border: 1px solid #3978bd;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  height: 20px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 20px;
  z-index: 2;
}
.amrelated-photo-container .amrelated-checkbox:focus + .amrelated-label {
  box-shadow: 0 0 3px 1px #3ab549;
}
.amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label {
  background: #3978bd url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMmEyIDIgMCAwIDEgMi0yaDE2YTIgMiAwIDAgMSAyIDJ2MTZhMiAyIDAgMCAxLTIgMkgyYTIgMiAwIDAgMS0yLTJWMnoiIGZpbGw9IiMzOTc4QkQiLz48cGF0aCBkPSJNNSAxMGw0LjUgNEwxNSA3IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
}
.amrelated-pack-item.-selected .amrelated-photo-container {
  border-color: #e8e8e8;
}
.amrelated-discount {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #c84949;
  border-radius: 2px;
  box-sizing: border-box;
  color: #ffffff;
  padding: 5px;
  position: absolute;
  z-index: 2;
}
.amrelated-discount.-product {
  display: none;
  font-size: 12px;
  right: -10px;
  top: -10px;
}
.amrelated-discount > .amrelated-text {
  margin-left: 3px;
}
.amrelated-discount.-summary {
  font-size: 16px;
  max-width: 100%;
  padding: 5px 15px;
  right: 10px;
  top: 0;
  transform: translateY(-50%);
}
.amrelated-discount.-summary .amount {
  font-weight: 600;
  margin-left: 5px;
}
.amrelated-pack-item.-discount-applied .amrelated-discount {
  display: flex;
}
.amrelated-plus,
.amrelated-equal {
  display: none;
}
.amrelated-summary-content {
  display: flex;
  justify-content: flex-end;
  padding: 15px 0;
  width: 100%;
}
.amrelated-summary-content .main.price {
  color: #000000;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}
.amrelated-price-wrapper {
  border-bottom: none;
  box-sizing: border-box;
  justify-content: center;
  margin: 0 15px;
  padding: 15px;
}
.amrelated-tocart-wrapper {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.amrelated-tocart-wrapper .action {
  height: auto;
  line-height: normal;
  padding: 7px 15px;
}
.amrelated-popup-container {
  background: rgba(0, 0, 0, 0.15);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.amrelated-bundle-popup {
  background: #ffffff;
  border-radius: 9px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  height: auto;
  left: 50%;
  max-width: 315px;
  overflow: hidden;
  padding: 0 0 13px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.amrelated-bundle-popup .close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  font-size: 21px;
  height: 12px;
  position: absolute;
  right: 18px;
  top: 18px;
  width: 12px;
  z-index: 9;
}
.amrelated-bundle-popup .amrelated-products-wrapper {
  height: 100%;
  max-height: 80vh;
  overflow-y: auto;
  padding-bottom: 80px;
}
.amrelated-bundle-popup .amrelated-products-wrapper:last-child:after {
  display: none;
}
.amrelated-bundle-popup .amrelated-products-wrapper .product-options-bottom .actions,
.amrelated-bundle-popup .amrelated-products-wrapper .box-tocart .actions {
  display: block;
}
.amrelated-bundle-popup .amrelated-notice {
  background: #fffae5;
  border-radius: 0 0 7px 7px;
  font-size: 14px;
  margin: 0 auto;
  max-width: 60%;
  padding: 10px 20px;
  z-index: 99;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper {
  background-color: #ffffff;
  bottom: 0;
  box-sizing: border-box;
  padding: 15px;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 10;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper .action {
  display: inline-block;
  font-size: 18px;
  padding: 15px;
}
.amrelated-product-container {
  position: relative;
}
.amrelated-product-container:after {
  background-color: #c5c5c5;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  margin-left: 16%;
  position: absolute;
  width: 68%;
}
.amrelated-product-container:last-child:after {
  display: none;
}
.amrelated-product-container .amrelated-product-message {
  display: none;
}
.amrelated-product-container .amrelated-image-wrapper {
  margin: 15px auto;
  max-width: 150px;
}
.amrelated-product-info {
  width: 100%;
  /* rewrite magento styles */
}
.amrelated-product-info .amrelated-info.-top,
.amrelated-product-info .amrelated-info.-bottom {
  padding: 0 20px;
  text-align: left;
}
.amrelated-product-info .box-tocart .actions,
.amrelated-product-info .action.back.customization,
.amrelated-product-info .block-bundle-summary,
.amrelated-product-info .tocart {
  display: none;
}
.amrelated-product-info .bundle-options-wrapper {
  margin-top: 25px;
}
.amrelated-product-info .bundle-options-wrapper input[type='radio'] {
  width: 15px;
}
.amrelated-product-info .bundle-options-wrapper p.required {
  color: #e02b27;
}
.amrelated-product-info .bundle-options-wrapper .field.qty > .label {
  display: inline-block;
  font-weight: 600;
  margin: 10px 0 8px;
}
.amrelated-product-info .bundle-options-wrapper .input-text.qty {
  text-align: center;
  width: 54px;
}
.amrelated-product-info .product-options-bottom .price-box .price-container .price,
.amrelated-product-info .product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.amrelated-product-info.giftcard .amrelated-price {
  display: none;
}
.amrelated-product-info.giftcard .amrelated-info.-bottom .product-options-bottom .price-box {
  display: block;
}
.amrelated-image-container {
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
  margin: 0 25px 10px;
  width: initial;
}
.amrelated-image-container > .product-item-photo {
  display: block;
  margin: auto;
  width: 60%;
}
.amrelated-image-container .product-image-container {
  vertical-align: middle;
}
.amrelated-info.-top {
  margin: 0;
}
.amrelated-info.-top > .amrelated-title {
  font-size: 20px;
  margin-bottom: 5px;
}
.amrelated-info.-top > .amrelated-rating .rating-summary {
  vertical-align: text-bottom;
}
.amrelated-info.-top > .amrelated-price,
.amrelated-info.-top > .amrelated-price .price {
  font-size: 24px;
  font-weight: 700;
}
.amrelated-info.-top .reviews-actions .action {
  color: #000000;
  font-size: 14px;
  margin-left: 15px;
}
.amrelated-info.-bottom {
  /* don't hide grouped price */
}
.amrelated-info.-bottom > .amrelated-description {
  font-size: 12px;
  margin: 0 25px;
}
.amrelated-info.-bottom .swatch-attribute {
  margin-bottom: 20px;
}
.amrelated-info.-bottom .product-options-bottom .price-box {
  display: none;
}
.amrelated-info.-bottom .product-options-bottom .grouped .price-box {
  display: block;
}
.amrelated-products-block {
  border-bottom: 1px solid #ebeef5;
  margin: 20px 15px 27px;
  max-height: 366px;
  overflow: hidden auto;
}
.amrelated-products-block > .amrelated-product {
  display: flex;
  margin-bottom: 20px;
}
.amrelated-products-block .amrelated-content {
  color: #333333;
  text-align: left;
}
.amrelated-products-block .amrelated-name {
  word-wrap: break-word;
  word-break: break-word;
  font-size: 16px;
  line-height: 20px;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.amrelated-products-block .amrelated-image-wrapper {
  border: 1px solid #ebeef5;
  display: flex;
  margin-right: 10px;
}
.amrelated-products-block .amrelated-qty {
  align-items: center;
  display: flex;
  margin: 5px 0 0;
}
.amrelated-products-block .amrelated-qty .amrelated-title {
  font-size: 12px;
  font-weight: 800;
  line-height: 19px;
}
.amrelated-products-block .amrelated-qty .amrelated-value {
  font-size: 14px;
  line-height: 19px;
  margin-left: 10px;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions {
  display: flex;
  justify-content: center;
  margin: 0;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions .actions-primary {
  margin: 0 5px 0 0;
}
.am-porto-cmtb .products-grid .product-item-details .product-item-actions {
  margin: 0;
  text-align: left;
}
.am-porto-cmtb .products-grid .product-item .product-item-inner {
  margin: 10px 0;
}
.am-porto-cmtb .products-grid .product-item-actions .actions-secondary {
  padding: 0;
}
.am-porto-cmtb .wishlist.split.button {
  margin-right: 0;
}
.am-porto-cmtb .wishlist.split.button .change.action {
  display: none;
}
.ampromo-item .ampromo-options {
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0 5px;
  transition: max-height 0.2s ease;
}
.ampromo-gallery {
  margin: 0 30px;
  width: 850px;
}
.ampromo-gallery[data-count='1'] {
  width: 280px;
}
.ampromo-gallery[data-count='2'] {
  width: 570px;
}
.ampromo-slick .slick-prev,
.ampromo-slick .slick-next {
  height: 42px !important;
  width: 42px !important;
}
.ampromo-slick .slick-prev:focus,
.ampromo-slick .slick-next:focus {
  box-shadow: 0 0 3px 1px #3ab549;
}
.ampromo-slick .slick-prev {
  left: -45px !important;
}
.ampromo-slick .slick-next {
  right: -45px !important;
}
.ampromo-slick .slick-dots {
  padding: 0 !important;
}
.ampromo-slick .slick-dots button,
.ampromo-slick .slick-dots button:hover {
  background: transparent !important;
  border: none !important;
  height: 20px;
  padding: 5px !important;
  text-indent: 0 !important;
  width: 20px;
}
.ampromo-slick .slick-slide {
  vertical-align: top;
}
.ampromo-slick.slick-slider .slick-arrow.slick-next,
.ampromo-slick.slick-slider .slick-arrow.slick-prev {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjNzU3NTc1Ii8+PC9zdmc+Cg==) center no-repeat;
}
.ampromo-items-add {
  border: 1px solid #ededed;
  display: none;
  margin-bottom: 12px;
  padding: 7px;
  text-align: center;
}
.ampromo-items-add > a {
  border-bottom: 1px dashed;
  text-decoration: none;
}
.checkout-index-index .ampromo-items-add:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTEyIDI1NmMwIDE0MS4zODctMTE0LjYxMyAyNTYtMjU2IDI1NlMwIDM5Ny4zODcgMCAyNTYgMTE0LjYxMyAwIDI1NiAwczI1NiAxMTQuNjEzIDI1NiAyNTZ6bTAgMCIgZmlsbD0iIzYwYjJmYyIvPjxwYXRoIGQ9Ik01MTIgMjU2YzAtMS4xNTItLjAyNy0yLjI5Ny0uMDQzLTMuNDQ1TDM2OS4wNTEgMTA5LjY0OGwtODUuMzU2IDIzLjA2My03LjU4Ni03LjU4Ni00Ni4wNjIgOC44OTgtMjQuNTg2LTI0LjU5Ny02OC4wMDQgNTMuOTU3LTI1LjUzMSA3NC44NDQgNTguMDI3IDU3LjMyLTM5LjMxNiAxMjAuMTIxIDk0LjQ3MiA5NC40NzNBMjU5LjI2IDI1OS4yNiAwIDAgMCAyNTYgNTEyYzE0MS4zODcgMCAyNTYtMTE0LjYxMyAyNTYtMjU2em0wIDAiIGZpbGw9IiMzOTY1Y2MiLz48cGF0aCBkPSJNMjMzLjE4OCAxMzcuNjg4bC0yNy43MjctMjguMjYyYy04LjI4MS04LjQ0Mi0xOS4zNTItMTMuMDk0LTMxLjE2NC0xMy4wOTQtMjQuMDc0IDAtNDMuNjYgMTkuNTg2LTQzLjY2IDQzLjY2IDAgMjQuMDc0IDE5LjU4NiA0My42NiA0My42NiA0My42NkgyNTZ2LTQ1Ljk2NHptMCAwIiBmaWxsPSIjZjY0MjEzIi8+PHBhdGggZD0iTTMzNy43MDMgOTYuMzMyYy0xMS44MTYgMC0yMi44ODMgNC42NTItMzEuMTY0IDEzLjA5NGwtMjcuNzI2IDI4LjI2MUgyNTZ2NDUuOTY1aDgxLjcwM2MyNC4wNzQgMCA0My42Ni0xOS41ODYgNDMuNjYtNDMuNjYgMC0yNC4wNzQtMTkuNTg2LTQzLjY2LTQzLjY2LTQzLjY2em0wIDAiIGZpbGw9IiNlZDI0MDAiLz48cGF0aCBkPSJNMTMwLjYzNyAyMTkuNTE2SDI1NnYxOTYuMTUySDEzMC42Mzd6bTAgMCIgZmlsbD0iI2ZmNiIvPjxwYXRoIGQ9Ik0yNTYgMjE5LjUxNmgxMjUuMzYzdjE5Ni4xNTJIMjU2em0wIDAiIGZpbGw9IiNmZmQxNWUiLz48cGF0aCBkPSJNMTExLjkyNiAxNjMuMzgzSDI1NnY3NC44NDRIMTExLjkyNnptMCAwIiBmaWxsPSIjZmZmZmMyIi8+PHBhdGggZD0iTTI1NiAxNjMuMzgzaDE0NC4wNzR2NzQuODQ0SDI1NnptMCAwIiBmaWxsPSIjZmZlYTdjIi8+PHBhdGggZD0iTTI4NC4wNjYgMTQ0LjY3MmMwLTE1LjUwNC0xMi41NjYtMjguMDY3LTI4LjA2Ni0yOC4wNjdsLTEyLjQ3MyA2NS40ODkgNDAuNTQtMTguNzExem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48cGF0aCBkPSJNMjI3LjkzNCAxNDQuNjcydjE4LjcxTDI1NiAxODIuMDk1di02NS40ODljLTE1LjUgMC0yOC4wNjYgMTIuNTYzLTI4LjA2NiAyOC4wNjd6bTAgMCIgZmlsbD0iI2ZmNjEyNiIvPjxwYXRoIGQ9Ik0yNTYgMTYzLjM4M2wtMTIuNDczIDczLjU5NEwyNTYgMzA4LjcwM2wyOC4wNjYgMTguNzExVjE2My4zODN6bTAgMCIgZmlsbD0iI2VkMjQwMCIvPjxwYXRoIGQ9Ik0yMjcuOTM0IDE2My4zODN2MTY0LjAzMUwyNTYgMzA4LjcwNFYxNjMuMzgyem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48L3N2Zz4=) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 32px;
  margin-right: 12px;
  vertical-align: middle;
  width: 32px;
}
.ampromo-items-form {
  background: #ffffff;
  padding: 5px;
}
.ampromo-items-form .ampromo-qty {
  margin-left: 35%;
  margin-top: 10%;
  width: 30%;
}
.ampromo-items-form .product-info-price {
  padding-bottom: 10px;
  text-align: center;
  word-break: break-all;
}
.ampromo-items-form .price-base-price .price {
  font-size: 25px;
  text-decoration: line-through;
}
.ampromo-items-form .price-new-price .price-wrapper {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
}
.ampromo-items-form .ampromo-item-qty-input > .mage-error {
  float: left;
}
.ampromo-price-description {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ampromo-loading {
  display: none;
  height: 80px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
}
.ampromo-loading.-show {
  display: inline-block;
}
.ampromo-loading:after {
  animation: load 1.2s linear infinite;
  border: 6px solid #cccccc;
  border-color: #cccccc transparent #cccccc transparent;
  border-radius: 50%;
  content: ' ';
  display: block;
  height: 64px;
  margin: 8px;
  width: 64px;
}
.ampromo-carousel-product.-loading {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: .3;
  pointer-events: none;
}
@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
.ampromo-overlay {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  text-align: center;
  top: -9999px;
  transition: opacity .4s linear;
  width: 100%;
  z-index: 10000;
}
.ampromo-overlay.-show {
  opacity: 1;
  top: 0;
}
.ampromo-overlay.-hide {
  display: none;
}
.ampromo-popup-wrapper {
  background-color: #ffffff;
  border: 1px solid #ededed;
  box-sizing: border-box;
  display: inline-block;
  margin: 30px auto;
  max-height: 95vh;
  overflow: auto;
  overflow-x: hidden;
  padding: 24px;
  position: relative;
  text-align: left;
}
.ampromo-popup-wrapper .ampromo-gallery {
  margin: 0 auto;
}
.ampromo-popup-wrapper .ampromo-popup-title,
.ampromo-popup-wrapper .ampromo-item-buttons,
.ampromo-popup-wrapper .ampromo-title {
  text-align: center;
}
.ampromo-popup-wrapper .ampromo-popup-title .ampromo-counter {
  font-weight: bold;
}
.ampromo-popup-wrapper .ampromo-item-wrapper {
  padding: 1rem;
}
.ampromo-popup-wrapper .ampromo-item-wrapper .ampromo-item {
  margin: 0 auto;
  max-width: 250px;
}
.ampromo-popup-wrapper .ampromo-item-wrapper .ampromo-title {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
  min-height: 3.2rem;
}
.ampromo-popup-wrapper .ampromo-item {
  border: 1px solid #ededed;
  box-sizing: border-box;
  margin: 0 8px 7px;
  padding: 20px;
  position: relative;
  transition: .6s;
}
.ampromo-popup-wrapper .ampromo-item:hover {
  background: #cccccc;
}
.ampromo-popup-wrapper .ampromo-item .fieldset .field {
  margin-bottom: 10px;
}
.ampromo-popup-wrapper .ampromo-item .fieldset .field .label {
  margin-bottom: 3px;
}
.ampromo-popup-wrapper .ampromo-popup-title {
  margin: 0 auto 20px;
}
.ampromo-popup-wrapper .ampromo-close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
  border: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 16px;
  margin: 0;
  opacity: .8;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  z-index: 1;
}
.ampromo-popup-wrapper .ampromo-close:hover {
  opacity: 1;
  transition: opacity .2s ease;
}
.ampromo-popup-wrapper .ampromo-close:focus-visible {
  box-shadow: 0 0 3px 1px #3ab549;
}
.ampromo-popup-wrapper .ampromo-button {
  border: none;
  box-shadow: none;
}
.ampromo-popup-wrapper .ampromo-item.-selected {
  background: #1f78c2;
}
.ampromo-popup-wrapper .ampromo-item.-selected .ampromo-options {
  max-height: 690px;
}
.ampromo-popup-wrapper .ampromo-item-image {
  display: block;
  margin: 7px auto;
}
.ampromo-popup-wrapper .ampromo-title {
  margin: 0;
}
.ampromo-popup-wrapper .slick-dots {
  margin: 0 auto;
  position: initial;
  width: fit-content;
}
.ampromo-popup-wrapper .slick-dots:focus-within {
  box-shadow: 0 0 3px 1px #3ab549;
}
.ampromo-popup-wrapper .slick-dotted.slick-slider {
  margin-bottom: 2rem;
}
.ampromo-popup-wrapper.ampromo-popup-compact .ampromo-title {
  font-size: 1.6rem;
}
.ampromo-popup-wrapper.ampromo-popup-compact .product-info-price .price {
  font-size: 2.7rem;
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto;
    width: 280px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-popup-wrapper {
    padding: 15px;
  }
}
.ampromo-gift {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style-type: none;
  padding: 0;
}
.ampromo-gift .ampromo-gift-item {
  display: flex;
  margin: 0;
  text-align: center;
}
.ampromo-gift .ampromo-gift-item .product-image {
  text-decoration: none;
}
.ampromo-gift .ampromo-gift-item .ampromo-product-name {
  font-weight: bold;
  max-width: 100px;
}
.amlocator-main-container {
  color: #000000;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.42857143;
  min-width: 50vw;
  text-align: left;
}
.amlocator-main-container .amlocator-button {
  background: #1979c3;
  border: 1px solid #1979c3;
  border-radius: 2px;
  box-sizing: border-box;
  color: #ffffff;
  font-weight: inherit;
  min-height: 40px;
}
.amlocator-main-container .amlocator-select {
  cursor: pointer;
}
.amlocator-main-container .amlocator-block.-separator {
  box-sizing: border-box;
  margin: 20px 0;
}
.amlocator-main-container .amlocator-block.-separator > .hr {
  border-top: 1px solid #e7e7e7;
  margin: 0;
}
.amlocator-main-container .amlocator-wrapper .amlocator-schedule-container strong {
  line-height: 1.42857143;
  margin-bottom: 0;
  margin-top: 0;
}
.amlocator-search-container {
  background: #f8f8f8;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding: 5px 15px;
  width: 100%;
}
.amlocator-search-container .amlocator-title {
  display: inline-block;
  margin-bottom: 5px;
}
.amlocator-search-container .amlocator-block {
  margin-bottom: 15px;
  width: 100%;
}
.amlocator-search-container .amlocator-block.-search {
  margin-bottom: 0;
}
.amlocator-search-container .amlocator-text,
.amlocator-search-container .amlocator-select {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  width: initial;
}
.amlocator-search-container .amlocator-select {
  height: 40px;
}
.amlocator-search-container .amlocator-select.-measurement {
  background-color: #f8f8f8;
  border: none;
  height: inherit;
  line-height: 1;
  min-width: inherit;
}
.amlocator-search-container .amlocator-button.-nearby {
  margin-left: auto;
  width: 100%;
}
.amlocator-current-location .amlocator-search {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI3LjUiIHN0cm9rZT0iI0Q3RDdENyIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZmlsbD0iI0Q3RDdENyIgZD0iTTEzIDE1LjEyMUwxNS4xMiAxM2w4LjY3NSA4LjY3NS0yLjEyMSAyLjEyeiIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
  border: none;
  cursor: pointer;
  height: 23px;
  position: absolute;
  right: 8px;
  top: 8px;
  width: 23px;
}
.amlocator-current-location .amlocator-wrapper {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  margin-top: 5px;
  position: relative;
}
.amlocator-current-location .amlocator-text {
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  box-sizing: border-box;
  height: 40px;
  padding-right: 40px;
  width: 100%;
}
.amlocator-current-location .amlocator-text:focus {
  border: 1px solid #1979c3;
  box-shadow: none;
}
.amlocator-current-location .amlocator-text:focus + .amlocator-search,
.amlocator-current-location .amlocator-search:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI3LjUiIHN0cm9rZT0iIzE5NzlDMyIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZmlsbD0iIzE5NzlDMyIgZD0iTTEzIDE1LjEyMUwxNS4xMiAxM2w4LjY3NSA4LjY3NS0yLjEyMSAyLjEyeiIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
}
.amlocator-current-location .amlocator-reset {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDIwLjU0N0wyMC41NDcgMCAyMiAxLjQ1MyAxLjQ1MyAyMiAwIDIwLjU0N3oiIGZpbGw9IiNFQjU3NTciLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIyIDIwLjU0N0wxLjQ1MyAwIDAgMS40NTMgMjAuNTQ3IDIyIDIyIDIwLjU0N3oiIGZpbGw9IiNFQjU3NTciLz48L3N2Zz4=') no-repeat center;
  border: none;
  cursor: pointer;
  height: 22px;
  position: absolute;
  right: 8px;
  top: 8px;
  width: 22px;
}
.amlocator-current-location .amlocator-search.-hidden,
.amlocator-current-location .amlocator-reset.-hidden {
  display: none;
}
.amlocator-search-radius .amlocator-radio {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
.amlocator-search-radius .amlocator-radio:checked + .amlocator-label {
  background: #1979c3;
  /* phpcs:ignore Magento2.Less.ZeroUnits.ZeroUnitFound */
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
  color: #ffffff;
}
.amlocator-search-radius .amlocator-radio:focus + .amlocator-label {
  box-shadow: 0 0 3px 1px #00699d;
}
.amlocator-search-radius .amlocator-wrapper {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex: 1;
  position: relative;
}
.amlocator-search-radius .amlocator-select {
  min-width: 215px;
}
.amlocator-range-slider {
  background: #deedf8;
  border-radius: 10px;
  cursor: pointer;
  height: 10px;
  width: 100%;
}
.amlocator-range-slider .ui-slider-range {
  background: #1979c3;
  border-bottom-left-radius: 12px;
  border-top-left-radius: 12px;
  height: 100%;
}
.amlocator-range-slider .amlocator-handle {
  background: #1979c3;
  border-radius: 12px;
  /* phpcs:ignore Magento2.Less.ZeroUnits.ZeroUnitFound */
  box-shadow: 0 2px 3px rgba(20, 72, 112, 0.5);
  cursor: pointer;
  height: 14px;
  margin: 0 0 0 -7px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
}
.amlocator-range-slider .amlocator-handle:hover,
.amlocator-range-slider .amlocator-handle:focus,
.amlocator-range-slider .amlocator-handle:active {
  background: #4da1e2;
}
.amlocator-range-slider .amlocator-handle:focus {
  box-shadow: 0 0 3px 1px #3ab549;
}
.amlocator-range-slider .amlocator-tooltip {
  background: #1979c3;
  border-radius: 2px;
  color: #ffffff;
  font-size: 12px;
  left: 50%;
  padding: 2px 5px;
  position: absolute;
  top: -7px;
  transform: translate(-50%, -100%);
  white-space: nowrap;
}
.amlocator-range-slider .amlocator-tooltip:after {
  background: #1979c3;
  bottom: 0;
  content: '';
  height: 6px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 50%) rotate(45deg);
  width: 6px;
}
.amlocator-filters-container {
  background: #f8f8f8;
  margin-bottom: 10px;
}
.amlocator-filters-container .amlocator-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #000000;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 15px;
}
.amlocator-filters-container .amlocator-content {
  transition: all .3s ease;
}
.amlocator-filters-container .amlocator-hidden-filter {
  display: none;
}
.amlocator-filters-container .amlocator-actions {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  justify-content: flex-end;
  padding: 5px 15px;
}
.amlocator-filters-container .amlocator-clear {
  background: none;
  border: none;
  color: #006bb4;
  cursor: pointer;
}
.amlocator-filters-container .amlocator-button {
  border: none;
  line-height: unset;
  margin-left: 25px;
  min-height: 25px;
  padding: 0 20px;
}
.amlocator-filters-container .amlocator-button:hover {
  background: #1979c3;
  border: none;
  color: #ffffff;
}
.amlocator-attribute-wrapper {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 8px 15px;
}
.amlocator-attribute-wrapper:nth-of-type(even) {
  background: #e7e7e7;
}
.amlocator-attribute-wrapper .amlocator-label {
  box-sizing: border-box;
  padding-right: 5px;
  width: 40%;
  word-wrap: break-word;
}
.amlocator-attribute-wrapper .amlocator-input {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  width: 60%;
}
.amlocator-attribute-wrapper .amlocator-input .chosen-container {
  width: 100% !important;
}
.amlocator-attribute-wrapper .amlocator-input .chosen-container .amlocator-chosen-search-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amlocator-attribute-wrapper .amlocator-select,
.amlocator-attribute-wrapper .chosen-choices {
  border-color: #cccccc;
  height: inherit;
  line-height: 1;
  max-height: 80px;
  padding: 9px 25px 9px 10px;
}
.amlocator-attribute-wrapper .chosen-container {
  font-size: inherit;
  height: inherit;
}
.amlocator-attribute-wrapper .chosen-container .chosen-choices {
  height: inherit;
  min-height: 35px;
  overflow: auto;
  padding: 5px;
}
.amlocator-attribute-wrapper .chosen-container .chosen-results li.highlighted {
  background: #1979c3;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNC41OTYuMzU0YS41LjUgMCAwIDAtLjcwNyAwTDIuNTk2IDEuNjQ3IDEuMzAzLjM1NGEuNS41IDAgMSAwLS43MDcuNzA3bDEuMjkzIDEuMjkzTC4zNTMgMy44ODlhLjUuNSAwIDEgMCAuNzA4LjcwN2wxLjUzNS0xLjUzNSAxLjUzNiAxLjUzNWEuNS41IDAgMCAwIC43MDctLjcwN0wzLjMwMyAyLjM1NCA0LjU5NiAxLjA2YS41LjUgMCAwIDAgMC0uNzA3eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center !important;
  background-size: contain !important;
  height: 8px;
  margin: 0 5px 0 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: initial;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: inherit;
  margin: 3px 0;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice {
  background: #1979c3;
  border: none;
  box-shadow: none;
  color: #ffffff;
  margin: 0 5px 0 0;
  padding: 5px 18px 5px 5px;
}
.amlocator-map-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
}
.amlocator-map-container > .amlocator-block {
  width: 100%;
}
.amlocator-map-container .amlocator-map {
  height: 300px;
  width: 100%;
}
.amlocator-map-pin {
  display: none;
}
.amlocator-arrow {
  display: inline-block;
  height: 8px;
  margin-left: auto;
  min-width: 14px;
  position: relative;
  width: 14px;
}
.amlocator-arrow:before,
.amlocator-arrow:after {
  background-color: #363636;
  content: '';
  display: inline-block;
  height: 2px;
  position: absolute;
  top: 3px;
  transition: all .2s ease;
  width: 9px;
}
.amlocator-arrow:before {
  left: 0;
}
.amlocator-arrow:after {
  right: 0;
}
.amlocator-arrow:after,
.amlocator-arrow.-down:before {
  transform: rotate(45deg);
}
.amlocator-arrow:before,
.amlocator-arrow.-down:after {
  transform: rotate(-45deg);
}
.amlocator-store-list {
  order: 1;
  overflow: auto;
}
.amlocator-store-list .amlocator-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 500px;
}
.amlocator-stores-wrapper {
  margin-bottom: 10px;
}
.amlocator-store-desc {
  background: #f6f6f6;
  cursor: pointer;
  display: block;
  font-size: 14px;
}
.amlocator-store-desc:not(:first-of-type) {
  margin-top: 15px;
}
.amlocator-store-desc .amlocator-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.amlocator-store-desc .amlocator-title .amlocator-link {
  color: #000000;
  word-break: break-all;
  word-wrap: break-word;
}
.amlocator-store-desc .amlocator-title .amlocator-map-pin {
  display: inline-block;
  margin-left: 1rem;
  vertical-align: middle;
}
.amlocator-store-desc .amlocator-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
}
.amlocator-store-desc .amlocator-image {
  background-position: center;
  background-size: cover;
  height: 150px;
  margin-right: 15px;
  min-width: 150px;
  width: 150px;
}
.amlocator-store-container {
  margin-bottom: 1.5rem;
}
.amlocator-store-container.-active .amlocator-store-desc,
.amlocator-store-container.-active .amlocator-week-container {
  background: #1979c3;
  color: #ffffff;
}
.amlocator-store-container.-active .amlocator-store-desc .amlocator-title .amlocator-link,
.amlocator-store-container.-active .amlocator-week-container .amlocator-title .amlocator-link {
  color: #ffffff;
}
.amlocator-store-container.-active .amlocator-today {
  background: #9dd4ff;
  color: #000000;
}
.amlocator-store-container .amlocator-week-container {
  background: #f6f6f6;
  display: none;
}
.amlocator-store-container .amlocator-schedule-container:hover {
  cursor: pointer;
}
.amlocator-store-container .amlocator-schedule-container .amlocator-week {
  display: block;
}
.amlocator-description {
  word-break: break-word;
}
.amlocator-schedule-container .amlocator-today {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #dfdfdf;
  justify-content: space-between;
  padding: 5px 15px 5px 35px;
  position: relative;
}
.amlocator-schedule-container .amlocator-today:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgOTcuMTYgOTcuMTYiPjxwYXRoIGQ9Ik00OC41OCAwQzIxLjc5MyAwIDAgMjEuNzkzIDAgNDguNThzMjEuNzkzIDQ4LjU4IDQ4LjU4IDQ4LjU4IDQ4LjU4LTIxLjc5MyA0OC41OC00OC41OFM3NS4zNjcgMCA0OC41OCAwem0wIDg2LjgyM2MtMjEuMDg3IDAtMzguMjQ0LTE3LjE1NS0zOC4yNDQtMzguMjQzUzI3LjQ5MyAxMC4zMzcgNDguNTggMTAuMzM3IDg2LjgyNCAyNy40OTIgODYuODI0IDQ4LjU4IDY5LjY2NyA4Ni44MjMgNDguNTggODYuODIzeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwN0FGRiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik03My44OTggNDcuMDhINTIuMDY2VjIwLjgzYTQgNCAwIDAgMC04IDB2MzAuMjVhNCA0IDAgMCAwIDQgNGgyNS44MzJhNCA0IDAgMCAwIDAtOHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDdBRkYiIGZpbGw9IiMxOTc5QzMiLz48L3N2Zz4=) no-repeat center;
  background-size: contain;
  content: '';
  height: 14px;
  left: 15px;
  position: absolute;
  top: 8px;
  width: 14px;
}
.amlocator-schedule-container .amlocator-today .amlocator-time {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.amlocator-schedule-container .amlocator-arrow {
  margin: 6px 0 0 15px;
}
.amlocator-schedule-container .amlocator-week {
  display: none;
  margin: 0 20px;
}
.amlocator-schedule-container.active .amlocator-week-container {
  min-height: 10rem;
  position: relative;
}
.amlocator-schedule-container.active .amlocator-arrow:after {
  transform: rotate(45deg);
}
.amlocator-schedule-container.active .amlocator-arrow:before {
  transform: rotate(-45deg);
}
.amlocator-schedule-table {
  display: flex;
  flex-direction: column;
}
.amlocator-schedule-table .amlocator-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.amlocator-schedule-table .amlocator-cell {
  box-sizing: border-box;
  width: 50%;
}
.amlocator-schedule-table .amlocator-cell.-day {
  padding-left: 15px;
}
.amlocator-schedule-table .amlocator-cell.-time {
  padding-right: 8%;
  text-align: right;
  white-space: nowrap;
}
.amlocator-pager-container {
  margin-top: auto;
}
.amlocator-pager-container .pages {
  text-align: right;
}
.amlocator-pager-container .items {
  /* phpcs:ignore Magento2.Less.ZeroUnits.ZeroUnitFound */
  padding: 0 0.2rem 0.2rem;
}
.amlocator-pager-container .items .action:focus {
  box-shadow: 0 0 3px 1px #3ab549;
}
.amlocator-pager-container .pages .page {
  background: #f8f8f8;
  color: #000000;
  font-weight: normal;
  line-height: 1;
  padding: 8px 10px;
}
.amlocator-pager-container .pages a.page {
  color: #000000;
}
.amlocator-pager-container .pages .item {
  margin: 0;
  position: relative;
}
.amlocator-pager-container .pages .item:not(:last-of-type) {
  margin-right: 10px;
}
.amlocator-pager-container .pages .current .page,
.amlocator-pager-container .pages .page:hover {
  background: #1979c3;
  color: #ffffff;
}
.amlocator-pager-container .pages a.action {
  background: #f8f8f8;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
}
.amlocator-pager-container .pages a.action:hover {
  background: #1979c3;
}
.amlocator-pager-container .pages .items a.action:before {
  color: #000000;
  font-size: 14px;
}
.amlocator-pager-container .pages .items a.action:hover:before {
  color: #ffffff;
}
.amlocator-map .amlocator-image img {
  max-width: 150px;
}
.amlocator-info-popup {
  width: 250px;
}
.amlocator-info-popup .amlocator-name {
  margin-top: 5px;
}
.amlocator-info-popup .amlocator-image {
  clear: both;
  display: block;
  margin-bottom: 10px;
  width: 100px;
}
.amlocator-index-index {
  overflow-x: hidden;
}
.amstars-rating-container {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
  height: 27px;
  margin-bottom: 5px;
  overflow: hidden;
  width: 160px;
}
.amstars-rating-container.-small {
  width: 107px;
  height: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzQzIDYuODc1TDkuNSAwIDcuMjU3IDYuODc1SDBsNS44NzEgNC4yNUwzLjYzIDE4IDkuNSAxMy43NSAxNS4zNzEgMThsLTIuMjQyLTYuODc1TDE5IDYuODc1aC03LjI1N3pNMTQuOSA4LjIwMmgtNC4xMjZMOS41IDQuMjkzbC0xLjI3NSAzLjkxSDQuMDk5bDMuMzM4IDIuNDE1LTEuMjc1IDMuOTA5TDkuNSAxMi4xMWwzLjMzOCAyLjQxNi0xLjI3NS0zLjkxIDMuMzM4LTIuNDE1eiIgZmlsbD0iI0IxQUVBRSIvPjwvc3ZnPg==);
}
.amstars-rating-container.-small .amstars-stars {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
}
.amstars-rating-container.-main-page {
  margin: 0 10px;
}
.amstars-rating-container .amstars-stars {
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
/* phpcs:ignoreFile */
.amlocator-description-grey {
  background: #f7f8f7;
  padding: 0 15px;
  word-break: break-word;
}
.amlocator-location-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.amlocator-location-container .amlocator-column,
.amlocator-location-container .amlocator-block {
  box-sizing: border-box;
  width: 100%;
}
.amlocator-location-container .amlocator-column > .amlocator-block {
  padding: 0 15px;
}
.amlocator-location-container .amlocator-block.-route {
  padding: 20px 15px 25px;
}
.amlocator-location-container .amlocator-block.-map {
  height: 170px;
  margin-bottom: 15px;
}
.amlocator-location-container .amlocator-block.-separator {
  box-sizing: border-box;
  margin: 15px 0;
}
.amlocator-location-container .amlocator-block.-separator > .hr {
  border-top: 1px solid #d2d6d3;
  margin: 0;
}
.amlocator-location-container .amlocator-block > .amlocator-title {
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
}
.amlocator-location-container .amlocator-directions-container {
  max-height: 500px;
  overflow: auto !important;
}
.amlocator-location-container .amlocator-text.-bold {
  font-weight: 600;
}
.amlocator-location-container .amlocator-button {
  background: #1979c3;
  border: 1px solid #1979c3;
  border-radius: 2px;
  box-sizing: border-box;
  color: #ffffff;
  font-weight: inherit;
  min-height: 40px;
}
.amlocator-location-container .amlocator-button:hover {
  background-color: #1c87da;
}
.amlocator-route-creator {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #1979c3;
  box-sizing: border-box;
}
.amlocator-route-creator .amlocator-modes {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.amlocator-route-creator .amlocator-travel-mode {
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  border-radius: 3.5rem;
  height: 3.5rem;
  opacity: .6;
  transition: all .3s ease;
  width: 3.5rem;
}
.amlocator-route-creator .amlocator-travel-mode:not(:last-of-type) {
  margin-right: 5px;
}
.amlocator-route-creator .amlocator-travel-mode:focus {
  border: 1px solid #ffffff;
}
.amlocator-route-creator .amlocator-travel-mode.radio-checked,
.amlocator-route-creator .amlocator-travel-mode:focus,
.amlocator-route-creator .amlocator-travel-mode:hover {
  background-color: #99dea2;
  opacity: 1;
}
.amlocator-route-creator .amlocator-travel-mode.-driving {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuODE1IDExLjY5N0gxLjEyN3YuOTdjMCAuNTM5IDAgMS4wNzguMDI1IDEuNjE2LjAxNy40OTEuMjE2LjcwNS42NS43MTJoMS40NmEuNDYuNDYgMCAwIDAgLjM5LS4xMjcuNDkyLjQ5MiAwIDAgMCAuMTUtLjM5M2MuMDI0LS4yODEuMDM1LS41NjUuMDM1LS44NDggMC0uNjEgMC0xLjIyLS4wMTUtMS44MjktLjAwNC0uMDIzLS4wMDYtLjA2NC0uMDA3LS4xek0xNi45OSA5LjA3MVY3LjEyOWExLjU0NCAxLjU0NCAwIDAgMC0uMjQyLS44NGMtLjIxLS4zNC0uNDEyLS42ODctLjU5NC0xLjA0M2wtLjAyNC0uMDQ4YS41NTEuNTUxIDAgMCAwIC4wNzEtLjA0My42MjguNjI4IDAgMCAwIC4yMjYtLjU2M2wtLjExOS0uNjhhLjQxMi40MTIgMCAwIDAtLjE0OC0uMjQ1LjM4OC4zODggMCAwIDAtLjI2OS0uMDgybC0uNDc3LjAzNmMtLjI1LS41ODItLjQ4NS0xLjE4LS43MTgtMS43NzZhMTcuMjUyIDE3LjI1MiAwIDAgMC0uNTEzLTEuMTg4Ljk5Mi45OTIgMCAwIDAtLjMwNS0uMzg0Ljk1Ljk1IDAgMCAwLS40NDctLjE4NSA1LjY2MSA1LjY2MSAwIDAgMC0uODY4LS4wOGMtLjg3NiAwLTEuNzUuMDMtMi42My4wMzYtLjcwNyAwLTEuNDE0IDAtMi4xMjItLjAxMkw1LjQ1LjAxMmExMi4wNTQgMTIuMDU0IDAgMCAwLTEuODE5LjA1NWMtLjE5LjAxNi0uMzc0LjA4Mi0uNTMzLjE5Mi0uMTU5LjExLS4yODguMjYtLjM3Ni40MzUtLjAzOC4wNzYtLjA4LjE1LS4xMS4yMjctLjI3NS43LS41NDQgMS40MDYtLjgyNCAyLjEwNC0uMDcxLjIwMi0uMTQ5LjQwMS0uMjMxLjU5NmwtLjUxMy0uMDQ4YS4zODguMzg4IDAgMCAwLS4yNjkuMDgzLjQxMi40MTIgMCAwIDAtLjE0OC4yNDVsLS4xMi42OTFhLjYyOC42MjggMCAwIDAgLjIxNS41NjMuNjYuNjYgMCAwIDAgLjExNy4wNjJjLS4yMDkuNDExLS40NDEuODEtLjY5NSAxLjE5MmEuODkzLjg5MyAwIDAgMC0uMTMuNDA2QzAgNy4wNzkgMCA3LjM0NSAwIDcuNjFjMCAuNjA1LjAwNSAxLjIxMi4wMTUgMS44MTkgMCAuMzQ3IDAgLjY5NS4wMTkgMS4wNGEuNzMuNzMgMCAwIDAgLjE1My40MzQuNjkuNjkgMCAwIDAgLjM3Ny4yNDhjLjMyMy4wOTcuNjU4LjE0NC45OTQuMTQxLjc1MS4wMTQgMS41MTYuMDE0IDIuMjc1LjAxNGg4LjQwM2MxLjE5NCAwIDIuMzg5LjA2MiAzLjU4Mi0uMDM3YTMuMTEgMy4xMSAwIDAgMCAuNjktLjE1LjY0OC42NDggMCAwIDAgLjMwOS0uMjEyYy4wOC0uMTAxLjEzMS0uMjI0LjE0NS0uMzU0LjAyMi0uMTE4LjAzNS0uMjM4LjAzOC0uMzU3LjAwMi0uMzczLS4wMS0uNzUyLS4wMS0xLjEyNnptLTE0LjUyOC4wNGMtLjI2IDAtLjUxNS0uMDgtLjczMS0uMjI5YTEuMzUgMS4zNSAwIDAgMS0uNDg1LS42MSAxLjQgMS40IDAgMCAxLS4wNzQtLjc4NWMuMDUtLjI2My4xNzYtLjUwNS4zNi0uNjk1LjE4My0uMTkuNDE4LS4zMi42NzMtLjM3Mi4yNTUtLjA1My41Mi0uMDI2Ljc2LjA3N3MuNDQ2LjI3Ny41OS41YTEuMzkxIDEuMzkxIDAgMCAxIC4xMjIgMS4yNzYgMS4zNjMgMS4zNjMgMCAwIDEtLjI4NS40NDIgMS4zMTMgMS4zMTMgMCAwIDEtLjQyNy4yOTVjLS4xNi4wNjgtLjMzLjEwMy0uNTAzLjEwM3YtLjAwMnptLS4yOTUtMy45MzdjLjAwOS0uMDM1LjAxMy0uMDU0LjAyLS4wNzFMMy43IDEuNTAyYy4wMTctLjA0My4wNC0uMDg0LjA2LS4xMjNhLjI2MS4yNjEgMCAwIDEgLjEtLjExNy4yNS4yNSAwIDAgMSAuMTQ4LS4wMzhoOC45MzdhLjI4Ny4yODcgMCAwIDEgLjE5NS4wNDljLjA1OC4wMzkuMS4wOTguMTIuMTY2LjE1OC4zODkuMzIuNzc3LjQ4MyAxLjE2NWwxLjAwNCAyLjQyOWMuMDEzLjAzLjAyNC4wNjQuMDQzLjExbC0xMi42MjMuMDMxem0xMi4zMzUgMy45NGExLjI4NiAxLjI4NiAwIDAgMS0uNzI5LS4yMzYgMS4zNTEgMS4zNTEgMCAwIDEtLjQ3OS0uNjE1IDEuNCAxLjQgMCAwIDEtLjA2OC0uNzg2Yy4wNTMtLjI2My4xOC0uNTA0LjM2Ni0uNjkyYTEuMjc2IDEuMjc2IDAgMCAxIDEuNDM2LS4yOGMuMjQuMTA0LjQ0NC4yOC41ODcuNTA2YTEuMzkyIDEuMzkyIDAgMCAxLS4xOCAxLjcxMyAxLjI5MyAxLjI5MyAwIDAgMS0uOTMzLjM5em0tMS4zMTUgMi42MTZ2MS41ODljMCAuMzM1LjAxNy42NzMuMDQgMS4wMDkuMDMuNDM0LjE5OS42MzguNTYzLjY0OGEzMC44NyAzMC44NyAwIDAgMCAxLjU4NCAwIC40MTMuNDEzIDAgMCAwIC4zLS4xMDEuNDQuNDQgMCAwIDAgLjE0OC0uMjg3Yy4wMzQtLjE1Mi4wNTMtLjMwNy4wNTYtLjQ2MnYtMi4zMThhLjc1NS43NTUgMCAwIDAgMC0uMDhoLTIuNjgxbC0uMDEuMDAyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amlocator-route-creator .amlocator-travel-mode.-transit {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjMxOCA5VjIuNzdhLjY5OC42OTggMCAwIDAtLjItLjQ5LjY3Ny42NzcgMCAwIDAtLjQ4Mi0uMjAzVjBIMS4zNjR2Mi4wNzdhLjY3Ny42NzcgMCAwIDAtLjQ4Mi4yMDMuNjk4LjY5OCAwIDAgMC0uMi40OVY5SDB2NS41MzloMS4zNjR2Mi40MjNjMCAuMjc1LjEwNy41NC4zLjczNC4xOTEuMTk1LjQ1MS4zMDQuNzIyLjMwNGguNjgyYy4yNzEgMCAuNTMyLS4xMS43MjMtLjMwNC4xOTItLjE5NS4zLS40NTkuMy0uNzM1VjE0LjU0aDYuODE4djIuNDIzYzAgLjI3NS4xMDguNTQuMy43MzQuMTkxLjE5NS40NTIuMzA0LjcyMy4zMDRoLjY4MmMuMjcgMCAuNTMxLS4xMS43MjMtLjMwNC4xOTItLjE5NS4zLS40NTkuMy0uNzM1VjE0LjU0SDE1VjloLS42ODJ6bS0xLjE5MyAyLjc3YzAgLjIwNS0uMDYuNDA1LS4xNzIuNTc2LS4xMTMuMTctLjI3Mi4zMDQtLjQ2LjM4M2ExLjAwOCAxLjAwOCAwIDAgMS0xLjExNC0uMjI1IDEuMDQ0IDEuMDQ0IDAgMCAxLS4yMjItMS4xMzJjLjA3OC0uMTkuMjA5LS4zNTIuMzc3LS40NjZhMS4wMTIgMS4wMTIgMCAwIDEgMS4yOTEuMTI5Yy4xOTIuMTk1LjMuNDU5LjMuNzM0em0tOS4yMDUgMGMwIC4yMDUtLjA2LjQwNS0uMTcyLjU3NmExLjAwOCAxLjAwOCAwIDAgMS0xLjU3NC4xNTcgMS4wNDMgMS4wNDMgMCAwIDEtLjIyMS0xLjEzMWMuMDc3LS4xOS4yMDgtLjM1Mi4zNzctLjQ2NmExLjAxMiAxLjAxMiAwIDAgMSAxLjI5LjEyOWMuMTkzLjE5NS4zLjQ1OS4zLjczNHpNOC4xODIgOVYzLjQ2Mmg0Ljc3MlY5SDguMTgyek0yLjA0NSAzLjQ2Mmg0Ljc3M1Y5SDIuMDQ1VjMuNDYyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amlocator-route-creator .amlocator-travel-mode.-walking {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuMjM4IDEwLjY2Nkw3LjM0NSA4LjA2bC0uMzcxIDIuMzUuOTAzIDEuMjQzYS44NC44NCAwIDAgMCAxLjE3NS4xODcuODQuODQgMCAwIDAgLjE4Ni0xLjE3NXpNNy4zMjMgMi40NGExLjY4MiAxLjY4MiAwIDEgMS0zLjM2NSAwIDEuNjgyIDEuNjgyIDAgMCAxIDMuMzY1IDB6TTQuMTU4IDE0LjQzNWwtMi4xODggMy4wM2ExLjAyOCAxLjAyOCAwIDEgMCAxLjY2NyAxLjIwNGwxLjc5LTIuNDc4LTEuMjY5LTEuNzU2eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik05LjgwNSAxNy40NjVsLTMuODYtNS4zNDUuNzk3LTUuMDMzYTIuMDU1IDIuMDU1IDAgMCAwLTEuNzEtMi4zNTJjLS42Ny0uMTA2LTEuMjUzLjE5OC0xLjc2NC41NjlMLjg0NCA3LjA2NWEuODQxLjg0MSAwIDAgMC0uMzM3LjU1TC4wMSAxMC43NTJhLjg0MS44NDEgMCAwIDAgMS42NjIuMjYzbC40NDMtMi43OTUgMS4xNzYtLjg1NS0uNDg1IDMuMDczYy0uMDg0LjUyOC4wMzcuODk4LjI4MSAxLjIzNmw1LjA1MSA2Ljk5NGExLjAyNyAxLjAyNyAwIDEgMCAxLjY2Ny0xLjIwNHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amlocator-route-creator .amlocator-travel-mode.-bicycling {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjEzNCA0LjI3NmExLjYzMSAxLjYzMSAwIDEgMC0yLjUyOC0yLjA2MiAxLjYzMSAxLjYzMSAwIDAgMCAyLjUyOCAyLjA2MnpNMTAuMDMxIDcuMDUzbDIuOTA3IDMuMDkyYS42Ni42NiAwIDAgMCAuOTM1LjAyOS42NjIuNjYyIDAgMCAwIC4wMjktLjkzNWwtMy42OTgtMy45MzVhLjY1LjY1IDAgMCAwLS4wODUtLjA3M2MtLjAxLS4wMS0uMDE4LS4wMi0uMDI5LS4wMjktLjUxNy0uNDM1LTEuNTI5LS41MzQtMi4zNy4zMDctMS4xNTMgMS4xNjItMS42OTkgMi4wMi0yLjI3MSAzLjY0LS4zMjkgMS4yMTguMzc3IDEuNzA1IDEuMDE1IDIuMDA3LjE2Ny4wOC4zMTIuMTQyLjQ0Mi4xNzQuMDM1LjAxMy4wNjguMDI4LjEwNS4wMzdsMi4zNjcuNTcyLS45MzggMy43MTFhLjg4Mi44ODIgMCAwIDAgMS43MS40MzNsMS4xNTctNC41NzZhLjg4Mi44ODIgMCAwIDAtLjY0OC0xLjA3NGwtMi41My0uNjFjLjQ5Ny0xLjAwMyAxLjI2NC0xLjkzOCAxLjgtMi42NDYuMDM2LS4wNC4wNy0uMDgxLjEwMi0uMTI0eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTkgMTUuMmEzLjggMy44IDAgMSAxLTcuNiAwIDMuOCAzLjggMCAwIDEgNy42IDB6bS0zLjggMS45YTEuOSAxLjkgMCAxIDAgMC0zLjggMS45IDEuOSAwIDAgMCAwIDMuOHpNNy42IDE1LjJhMy44IDMuOCAwIDEgMS03LjYgMCAzLjggMy44IDAgMCAxIDcuNiAwem0tMy44IDEuOWExLjkgMS45IDAgMSAwIDAtMy44IDEuOSAxLjkgMCAwIDAgMCAzLjh6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}
.amlocator-route-creator .amlocator-addresses {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.amlocator-route-creator .amlocator-inputs {
  flex: 1;
  margin: 0 25px;
}
.amlocator-route-creator .amlocator-address {
  border: none;
  height: 35px;
}
.amlocator-route-creator .amlocator-address:focus {
  box-shadow: 0 0 3px 1px #ffffff;
}
.amlocator-route-creator .amlocator-address.-end {
  background: #f2f2f2;
  color: #494949;
}
.amlocator-route-creator .amlocator-address:not(:last-of-type) {
  margin-bottom: 15px;
}
.amlocator-route-creator .amlocator-swap {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTZhMSAxIDAgMSAwIDIgMEg3ek04LjcwNy4yOTNhMSAxIDAgMCAwLTEuNDE0IDBMLjkyOSA2LjY1N0ExIDEgMCAwIDAgMi4zNDMgOC4wN0w4IDIuNDE0bDUuNjU3IDUuNjU3YTEgMSAwIDEgMCAxLjQxNC0xLjQxNEw4LjcwNy4yOTN6TTkgMTZWMUg3djE1aDJ6TTE0IDE2YTEgMSAwIDEgMC0yIDBoMnptLTEuNzA3IDE1LjcwN2ExIDEgMCAwIDAgMS40MTQgMGw2LjM2NC02LjM2NGExIDEgMCAwIDAtMS40MTQtMS40MTRMMTMgMjkuNTg2bC01LjY1Ny01LjY1N2ExIDEgMCAwIDAtMS40MTQgMS40MTRsNi4zNjQgNi4zNjR6TTEyIDE2djE1aDJWMTZoLTJ6IiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  height: 33px;
  opacity: .6;
  padding: 0;
  transition: all .3s ease;
  width: 20px;
}
.amlocator-route-creator .amlocator-swap:hover,
.amlocator-route-creator .amlocator-swap:focus {
  opacity: 1;
}
.amlocator-route-creator .amlocator-swap:focus {
  box-shadow: 0 0 3px 1px #ffffff;
}
.amlocator-route-icon {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 65px;
  justify-content: space-between;
  width: 13px;
}
.amlocator-route-icon .amlocator-icon {
  box-sizing: border-box;
}
.amlocator-route-icon .amlocator-icon.-start {
  border: 3px solid #ffffff;
  border-radius: 10px;
  height: 12px;
  width: 12px;
}
.amlocator-route-icon .amlocator-icon.-dot {
  background: #99dea2;
  border-radius: 10px;
  height: 4px;
  width: 4px;
}
.amlocator-route-icon .amlocator-icon.-end {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02Ljc1IDE4UzEzIDExLjc0NyAxMyA2YzAtNC0zLTYtNi41LTZTMCAyIDAgNmMwIDUuNzQ3IDYuNzUgMTIgNi43NSAxMnpNNi41IDlhMi41IDIuNSAwIDEgMCAwLTUgMi41IDIuNSAwIDAgMCAwIDV6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat center;
  height: 18px;
  width: 13px;
}
.amlocator-collapse-title {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 0 10px 0;
}
.amlocator-directions-container table.adp-placemark {
  background: #3ab549;
  color: #ffffff;
}
.amlocator-directions-container td.adp-text {
  font-weight: 600;
  vertical-align: middle;
}
.amlocator-location-info {
  box-sizing: border-box;
  padding: 15px;
}
.amlocator-location-info .amlocator-block {
  margin-bottom: 10px;
}
.amlocator-location-info .amlocator-link {
  color: #000000;
  cursor: pointer;
}
.amlocator-location-info .amlocator-icon {
  background-color: #1979c3;
  border-radius: 10px;
  display: inline-block;
  height: 20px;
  margin-right: 15px;
  vertical-align: middle;
  width: 20px;
}
.amlocator-location-info .amlocator-icon.-website {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgMGE2IDYgMCAxIDEgMCAxMkE2IDYgMCAwIDEgNiAwem00LjQwOCAyLjg1NGMtLjQ2MS4zMDktLjk1My41NjktMS40NjguNzc2LjIyMi42Ny4zNSAxLjM2Ny4zOCAyLjA3MWgyLjA4N2E1LjQxIDUuNDEgMCAwIDAtMS0yLjg0N3ptLTguODEzIDBBNS40IDUuNCAwIDAgMCAuNiA1LjcwMmgyLjA4Yy4wMy0uNzA1LjE1OC0xLjQwMi4zOC0yLjA3MmE3Ljk5NiA3Ljk5NiAwIDAgMS0xLjQ2Ni0uNzc2em04LjgxMyA2LjI5MmE1LjQgNS40IDAgMCAwIDEtMi44NDdIOS4zMjJhNy41OSA3LjU5IDAgMCAxLS4zNiAyLjA3N2MuNTA3LjIwNy45OS40NjUgMS40NDUuNzd6TS42IDYuMjk2YTUuNDA3IDUuNDA3IDAgMCAwIDEgMi44NSA3Ljk5MyA3Ljk5MyAwIDAgMSAxLjQ0NC0uNzcgNy41OTQgNy41OTQgMCAwIDEtLjM2Ni0yLjA4SC42em01LjEwNyAxLjUxMnYtMS41MUgzLjI3NGMtLjAzNC4zMzQuMTkgMS42MjIuMzI2IDEuODc4YTcuODk3IDcuODk3IDAgMCAxIDIuMTAyLS4zNjZsLjAwNS0uMDAyem0zLjAyOS0xLjUxSDYuMjk5VjcuODFhNy45MiA3LjkyIDAgMCAxIDIuMTAxLjM2OGMuMTk3LS42MDguMzEtMS4yNC4zMzYtMS44OHptLTMuMDMyLS42VjQuMTlhNy45MyA3LjkzIDAgMCAxLTIuMDg0LS4zNmMtLjE1OC4zNC0uMzkzIDEuNjQzLS4zNCAxLjg3NWgyLjQyNHYtLjAwNnptMi42ODMtMS44NzFhNy45NDMgNy45NDMgMCAwIDEtMi4wODguMzZ2MS41MTVoMi40MzVhNy4wNCA3LjA0IDAgMCAwLS4zNDctMS44NzV6TTMuOCA4LjczNGE3LjA0NSA3LjA0NSAwIDAgMCAxLjkwMiAyLjYyVjguNGMtLjM2OC0uMDI0LTEuNTMyLjE3OS0xLjkwMi4zMzR6bTIuNDk4IDIuNjIyYTcuMDU3IDcuMDU3IDAgMCAwIDEuOTA0LTIuNjI3QTcuMzggNy4zOCAwIDAgMCA2LjI5OCA4LjR2Mi45NTZ6TTMuODIyIDMuMjc0Yy40MjguMTYgMS41OTIuMzYgMS44OC4zMjJWLjcwNmE3LjA1MiA3LjA1MiAwIDAgMC0xLjg4IDIuNTY4em00LjM2IDBBNy4wNTIgNy4wNTIgMCAwIDAgNi4yOTkuNzA2VjMuNmE3LjM5NyA3LjM5NyAwIDAgMCAxLjg4My0uMzIzdi0uMDAzem0tNC45MTQtLjE5NUE3LjcyMiA3LjcyMiAwIDAgMSA0LjgyNC43MiA1LjM4OCA1LjM4OCAwIDAgMCAxLjk2MiAyLjRjLjQxMS4yNy44NDkuNDk4IDEuMzA2LjY4ek03LjE3OC43MmE3Ljc0OCA3Ljc0OCAwIDAgMSAxLjU2IDIuMzYgNy4yMTYgNy4yMTYgMCAwIDAgMS4zMDUtLjY4NkE1LjQgNS40IDAgMCAwIDcuMTc3Ljcyem0uMDggMTAuNTRhNS4zNjQgNS4zNjQgMCAwIDAgMi43ODEtMS42NTNBNy4yMjUgNy4yMjUgMCAwIDAgOC43NiA4LjkzYTcuODQyIDcuODQyIDAgMCAxLTEuNTAxIDIuMzN6TTEuOTYzIDkuNjA3YTUuMzcxIDUuMzcxIDAgMCAwIDIuNzgyIDEuNjUzIDcuODI4IDcuODI4IDAgMCAxLTEuNDk4LTIuMzNjLS40NS4xODItLjg4LjQxLTEuMjg0LjY3N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  background-position: center;
  background-repeat: no-repeat;
}
.amlocator-location-info .amlocator-icon.-phone {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNzUgMS45NjZsMS4xMTgtLjc0M2MuMzY3LS4yNDUuNzUyLS4xNTQuOTU0LjI1NWwuOTU1IDEuOTM1LS43NjUuODZjLS4yNTMuMjkzLS40NDMuNTcyLS4yNjkuOTg5LjY4NyAxLjY0OCAyLjI4MiAzLjU4IDMuNzcgNC41NjcuMzc3LjI1LjY4Ny4xMTYgMS4wMjItLjA3N2wuOTktLjU4OCAxLjcyIDEuMzA0Yy4zNjMuMjc2LjM3OS42NzEuMDY5Ljk4NmwtLjk0Mi45NTVDNy4yMDcgMTQuNjA2LTEuODQzIDMuNjM2Ljc1MSAxLjk2N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  background-position: center;
  background-repeat: no-repeat;
}
.amlocator-location-info .amlocator-icon.-email {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuNDQzIDFIMS41NTdDMS4yNSAxIDEgMS4yMTcgMSAxLjQ4NHY1LjAzMmMwIC4yNjcuMjUuNDg0LjU1Ny40ODRoOC44ODZjLjMwNyAwIC41NTctLjIxNy41NTctLjQ4NFYxLjQ4NGMwLS4yNjctLjI1LS40ODQtLjU1Ny0uNDg0em0tOC44ODYuMjUyaDguODg2Yy4xNDMgMCAuMjYuMDk5LjI2Ni4yMjJMNi4yMjYgNC42NzFhLjQyOC40MjggMCAwIDEtLjQ1MiAwTDEuMjkxIDEuNDc0Yy4wMDYtLjEyMy4xMjMtLjIyMi4yNjYtLjIyMnpNMS4yOSAxLjhMNC4zNzUgNCAxLjI5IDYuMlYxLjh6bTkuMTUzIDQuOTQ4SDEuNTU3Yy0uMTQzIDAtLjI2LS4wOTktLjI2Ni0uMjIybDMuMzEzLTIuMzYzLjk4Ni43MDNBLjcxMS43MTEgMCAwIDAgNiA0Ljk5YS43MTIuNzEyIDAgMCAwIC40MS0uMTIzbC45ODYtLjcwMyAzLjMxMyAyLjM2M2MtLjAwNi4xMjMtLjEyMy4yMjItLjI2Ni4yMjJ6bS4yNjYtLjU0OEw3LjYyNSA0bDMuMDg0LTIuMnY0LjR6IiBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iLjQiLz48L3N2Zz4=);
  background-position: center;
  background-repeat: no-repeat;
}
.amlocator-location-container .amlocator-schedule-container .amlocator-today {
  background: none;
  cursor: pointer;
  padding-left: 30px;
  padding-right: 0;
}
.amlocator-location-container .amlocator-schedule-container .amlocator-today:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBDNC40ODggMCAwIDQuNDg4IDAgMTBzNC40ODggMTAgMTAgMTAgMTAtNC40ODggMTAtMTBTMTUuNTEyIDAgMTAgMHoiIGZpbGw9IiMxOTc5QzMiLz48cGF0aCBkPSJNMTAuMDk5IDRIOXY2LjEzNkwxMy4zNCAxM2wuNjYtLjcyNy0zLjkwMS0yLjU5MVY0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
  height: 20px;
  left: 0;
  top: 5px;
  width: 20px;
}
.amlocator-location-container .amlocator-schedule-table .amlocator-cell.-day {
  padding-left: 10px;
}
.amlocator-location-container .amlocator-schedule-table .amlocator-cell.-time {
  padding-right: 8px;
}
.amlocator-location-gallery {
  padding: 0 15px;
}
.amlocator-location-gallery > .amlocator-wrapper {
  height: 80px;
  padding: 0 25px;
}
.amlocator-location-gallery .slick-slide {
  margin: .2rem;
}
.amlocator-location-gallery .amlocator-link {
  height: 80px;
  text-align: center;
}
.amlocator-location-gallery .amlocator-image {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.amlocator-location-gallery .amlocator-wrapper .slick-list .slick-track .slick-slide {
  display: inline-block;
}
.amlocator-location-gallery .slick-arrow:focus {
  box-shadow: 0 0 3px 1px #3ab549;
}
.fancybox-button,
.fancybox-button:hover {
  box-shadow: none !important;
}
.amlocator-location-reviews {
  max-height: 500px;
  overflow: auto;
}
.amlocator-location-reviews .amlocator-items {
  list-style: none none;
  margin: 0;
  padding: 0;
}
.amlocator-reviews-general {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amlocator-reviews-general .amlocator-value {
  font-size: 50px;
  font-weight: 400;
  margin-right: 10px;
}
.amlocator-reviews-general .amlocator-wrapper {
  margin-right: 20px;
}
.amlocator-location-review {
  padding: 10px 0 0;
}
.amlocator-location-review .amlocator-name {
  font-weight: bold;
}
.amlocator-location-review .amlocator-message {
  margin-top: 10px;
  max-height: 1000px;
  overflow: auto;
  transition: all .3s ease;
  word-break: break-word;
  word-wrap: break-word;
}
.amlocator-location-review .amlocator-message.-collapsed {
  max-height: 60px;
  overflow: hidden;
}
.amlocator-location-review .amlocator-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.amlocator-location-review .amlocator-link.-full,
.amlocator-location-review .amlocator-link.-full:visited,
.amlocator-location-review .amlocator-link.-full:active,
.amlocator-location-review .amlocator-link.-full:hover {
  color: #99dea2;
  cursor: pointer;
  font-size: 12px;
  margin-right: 14px;
  position: relative;
}
.amlocator-location-review .amlocator-date {
  color: #555555;
  font-size: 12px;
  margin-left: auto;
  margin-right: 5px;
}
.amlocator-attributes-container {
  display: none;
  padding: 30px 20px;
}
.amlocator-location-attribute:not(:first-of-type) {
  margin-top: 25px;
}
.amlocator-location-attribute .amlocator-values {
  display: inline-block;
}
.amlocator-location-attribute .amlocator-value {
  border-radius: 2px;
  /* phpcs:ignore Magento2.Less.ZeroUnits.ZeroUnitFound */
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
  display: inline-block;
  margin: 0 10px 5px 0;
  padding: 5px 10px;
}
.amlocator-location-attribute .amlocator-value.-multiselect {
  background: #ffffff;
  color: #0d0e0d;
}
.hidden {
  display: none;
}
.loading-mask {
  z-index: 100001 !important;
}
.amlocator-index-index #maincontent .page-title-wrapper .page-title {
  display: none !important;
}
#preferred-store-response.active {
  margin-top: 10px;
  background-color: #EBEBEB;
  padding: 7px 15px;
  border-radius: 3px;
  line-height: 18px;
}
.gm-control-active.gm-fullscreen-control {
  display: none !important;
}
.gmnoprint {
  display: none !important;
}
.gmnoprint.gm-style-mtc-bbw {
  display: none !important;
}
.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  display: none !important;
}
.amlocator-review-popup {
  align-items: center;
  display: flex;
  justify-content: center;
}
.amlocator-review-popup-content {
  padding-bottom: 30px;
}
.amlocator-review-popup .modal-inner-wrap {
  border-radius: 10px;
  max-width: 500px;
  min-width: 330px;
  width: 30%;
}
.amlocator-review-popup .modal-inner-wrap .modal-header {
  padding-top: 2rem;
}
.amlocator-review-popup .modal-inner-wrap .modal-header .action-close {
  padding: 12px;
}
.amlocator-review-popup .modal-inner-wrap .modal-header .action-close:hover:before {
  color: #1979c3;
}
.amlocator-review-popup .modal-inner-wrap .modal-header .action-close:focus:before {
  color: #1979c3;
}
.amlocator-review-popup .modal-inner-wrap .modal-footer {
  padding-top: 0;
}
.amlocator-review-popup .modal-inner-wrap .amlocator-header {
  font-size: 16px;
  margin-bottom: 10px;
}
.amlocator-review-popup .modal-inner-wrap .amlocator-name {
  font-weight: 600;
  word-break: break-all;
  word-wrap: break-word;
}
.amlocator-review-popup .modal-inner-wrap .review-control-vote:focus-within:before {
  background: url(data:image/svg+xml;base64,PCEtLSBzYW1wbGUgcmVjdGFuZ2xlIC0tPgo8c3ZnIHdpZHRoPSIzMyIgaGVpZ2h0PSIyNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDMzdjI3SDB6Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNy4zMDUgMTAuMzEzTDE0IDBsLTMuMzA1IDEwLjMxM0gwbDguNjUyIDYuMzc0TDUuMzQ4IDI3IDE0IDIwLjYyNiAyMi42NTIgMjdsLTMuMzA1LTEwLjMxM0wyOCAxMC4zMTNIMTcuMzA1em00LjY1NCAxLjk5aC02LjA4TDE0IDYuNDRsLTEuODc5IDUuODYzaC02LjA4bDQuOTE5IDMuNjI0LTEuODggNS44NjNMMTQgMTguMTY2bDQuOTIgMy42MjQtMS44OC01Ljg2MyA0LjkyLTMuNjI0eiIgZmlsbD0iIzAwNmJiNCIvPjwvc3ZnPg==);
}
.amlocator-review-form .review-field-rating .control {
  margin: 5px 0 40px;
}
.amlocator-review-form .review-field-rating .label {
  color: #3f3f3f;
  font-weight: 400;
}
.amlocator-review-form .review-control-vote:before {
  content: '';
  width: 165px;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
}
.amlocator-review-form .review-control-vote label:before {
  content: '';
  display: inline-block;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
.amlocator-review-form .review-control-vote input[type='radio']:not(:checked) + label:hover:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
  cursor: pointer;
  opacity: 1;
}
.amlocator-review-form .review-control-vote {
  /* phpcs:ignore Magento2.Less.BracesFormatting.SpacingBeforeOpen,Magento2.Less.BracesFormatting.SpacingBeforeClose  */
  /* phpcs:ignore Magento2.Less.BracesFormatting.SpacingBeforeOpen,Magento2.Less.BracesFormatting.SpacingBeforeClose  */
  /* phpcs:ignore Magento2.Less.BracesFormatting.SpacingBeforeOpen,Magento2.Less.BracesFormatting.SpacingBeforeClose  */
  /* phpcs:ignore Magento2.Less.BracesFormatting.SpacingBeforeOpen,Magento2.Less.BracesFormatting.SpacingBeforeClose  */
  /* phpcs:ignore Magento2.Less.BracesFormatting.SpacingBeforeOpen,Magento2.Less.BracesFormatting.SpacingBeforeClose  */
}
.amlocator-review-form .review-control-vote .rating-5:before {
  width: 165px;
}
.amlocator-review-form .review-control-vote .rating-4:before {
  width: 132px;
}
.amlocator-review-form .review-control-vote .rating-3:before {
  width: 99px;
}
.amlocator-review-form .review-control-vote .rating-2:before {
  width: 66px;
}
.amlocator-review-form .review-control-vote .rating-1:before {
  width: 33px;
}
.amlocator-review-form.review-form .action.submit.primary {
  background: #1979c3;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  min-height: 40px;
  width: inherit;
}
.amlocator-review-form.review-form .action.submit.primary:hover {
  background: #1c87da;
}
.amlocator-review-form .label-gdpr.amreview-checboxlabel span {
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.amlocator-review-form .field.review-field-ratings .label {
  margin: 10px 15px 0 0;
  vertical-align: top;
}
.amlocator-review-form .field.review-field-ratings .control {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.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,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  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;
}
.main-content {
  max-width: 600px;
  margin: 120px auto 40px;
  text-align: center;
  padding: 0 20px;
}
.main-content h1 {
  font-size: 28px;
  font-weight: 700;
  color: #3ab549;
  margin-bottom: 8px;
}
.main-content .subtitle {
  font-size: 16px;
  color: #0c0a20;
  margin-bottom: 32px;
}
.btn-add-more-product {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px !important;
  border: 1px solid;
  width: 100%;
  height: 50px;
  padding: 16px 10px;
  border: 1px solid #3ab549;
  border-radius: 2px;
  font-family: "Sofia Sans Semi Condensed";
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.2s ease;
  background-color: #ffffff;
  border-color: #3ab549;
  color: #3ab549;
  min-width: 156px;
}
.btn-add-more-product:hover {
  background-color: #3ab549;
  color: #ffffff;
}
.comparison-modal-backdrop {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(6px);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.comparison-modal-backdrop.is-active {
  opacity: 1;
  visibility: visible;
}
.comparison-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  justify-content: flex-end;
}
.comparison-modal.is-active .comparison-modal-inner {
  transform: translateX(0);
}
.comparison-modal-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  max-width: 672px;
  background-color: #ffffff;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.05);
  transform: translateX(100%);
  transition: transform 0.3s ease;
}
.comparison-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 55px 24px 0 24px;
  border-bottom: 1px solid #e4e3e5;
}
@media screen and (min-width: 768px) {
  .comparison-modal-header {
    padding: 16px 24px;
  }
}
.comparison-modal-title {
  font-family: "Sofia Sans Extra Condensed";
  font-size: 28px;
  font-weight: 600;
  color: #0c0a20;
  margin: 0;
}
.comparison-modal-header .btn-close {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  color: #0c0a20;
  transition: all 0.2s ease;
}
.comparison-modal-header .btn-close::before {
  content: '\f00d';
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  font-size: 30px;
}
.comparison-modal-body {
  flex: 1;
  overflow-y: auto;
  padding: 14px 24px;
}
.comparison-modal-body::-webkit-scrollbar {
  width: 5px;
}
.comparison-modal-body::-webkit-scrollbar-track {
  background: #d2d6d3;
}
.comparison-modal-body::-webkit-scrollbar-thumb {
  background: #3ab549;
  border-radius: 4px;
}
.comparison-modal-inner .filter-section {
  display: flex;
  gap: 12px;
  margin-bottom: 24px;
}
.comparison-modal-inner .search-box {
  flex: 1;
  position: relative;
}
.comparison-modal-inner .search-input {
  width: 100%;
  min-height: 44px;
  padding: 12px 40px 12px 12px;
  padding: 12px 12px;
  border: 1px solid #d2d6d3;
  font-family: "Open Sans";
  font-size: 14px;
  color: #0c0a20;
  outline: none;
  transition: all 0.2s ease;
  background: #ffffff;
}
.comparison-modal-inner .search-input:focus {
  border-color: #3ab549;
}
.comparison-modal-inner .search-input::placeholder {
  color: #d2d6d3;
}
.comparison-modal-inner .search-box svg {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #d2d6d3;
}
.comparison-modal-inner .filter-dropdown {
  position: relative;
  flex-shrink: 0;
}
.comparison-modal-inner .filter-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 44px;
  gap: 8px;
  padding: 12px;
  background-color: #ffffff;
  border: 1px solid #3ab549;
  font-family: "Sofia Sans Semi Condensed";
  font-size: 15px;
  font-weight: 500;
  color: #3ab549;
  cursor: pointer;
  transition: all 0.2s ease;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  border-radius: 2px;
}
.comparison-modal-inner .filter-button svg {
  transition: all 0.2s ease;
}
.comparison-modal-inner .filter-dropdown.is-active .filter-button svg {
  transform: rotate(180deg);
}
.comparison-modal-inner .filter-menu {
  position: absolute;
  top: calc(102%);
  right: 0;
  min-width: 210px;
  border-radius: 2px;
  background-color: #ffffff;
  border: 1px solid #d2d6d3;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.05);
  z-index: 100;
  display: none;
}
.comparison-modal-inner .filter-dropdown.is-active .filter-menu {
  display: block;
}
.comparison-modal-inner .filter-options {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
}
.comparison-modal-inner .filter-option {
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}
.comparison-modal-inner .filter-option input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.comparison-modal-inner .checkbox-custom {
  width: 20px;
  height: 20px;
  border: 1px solid #e5e3df;
  border-radius: 2px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  flex-shrink: 0;
  background: #ffffff;
}
.comparison-modal-inner .filter-option input[type="checkbox"]:checked + .checkbox-custom {
  background-color: #3ab549;
  border-color: #3ab549;
}
.comparison-modal-inner .filter-option input[type="checkbox"]:checked + .checkbox-custom::after {
  content: '';
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  margin-top: -2px;
}
.comparison-modal-inner .filter-label {
  color: #0d0e0d;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 18.57px;
}
.comparison-modal-inner .filter-actions {
  display: flex;
  gap: 8px;
  padding: 0 12px 12px;
}
.comparison-modal-inner .btn-reset,
.comparison-modal-inner .btn-apply {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  padding: 14px;
  font-family: "Sofia Sans Semi Condensed";
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.comparison-modal-inner .btn-reset {
  background-color: #ffffff;
  border-color: #3ab549;
  color: #3ab549;
}
.comparison-modal-inner .btn-reset:hover {
  background-color: #3ab549;
  color: #ffffff;
}
.comparison-modal-inner .btn-apply {
  background-color: #3ab549;
  border-color: #3ab549;
  color: #ffffff;
}
.comparison-modal-inner .btn-apply:hover {
  background-color: #2e8e39;
}
.comparison-modal-inner .product-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.comparison-modal-inner .product-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (min-width: 575px) {
  .comparison-modal-inner .product-item {
    flex-direction: row;
    align-items: center;
  }
}
.comparison-modal-inner .product-image {
  width: 100px;
  height: 100px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
}
.comparison-modal-inner .product-image svg,
.comparison-modal-inner .product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.comparison-modal-inner .product-info {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
}
.comparison-modal-inner .product-details {
  flex-shrink: 0;
  width: 300px;
  display: contents;
}
.comparison-modal-inner .product-name {
  font-family: "Sofia Sans Extra Condensed";
  font-size: 32px;
  line-height: 1.2;
  font-weight: 600;
  color: #0c0a20;
}
.comparison-modal-inner .product-price {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 15px;
  line-height: 1.2;
  color: #0c0a20;
  font-weight: 500;
}
.comparison-modal-inner .product-price strong {
  font-size: 20px;
  font-weight: 600;
}
.comparison-modal-inner .product-item .product-actions {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}
@media screen and (min-width: 575px) {
  .comparison-modal-inner .product-item .product-actions {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .comparison-modal-inner .product-item .product-actions {
    flex-direction: row;
    align-items: center;
  }
}
.comparison-modal-inner .btn-view-product,
.comparison-modal-inner .btn-add-compare {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px !important;
  border: 1px solid;
  width: 100%;
  height: 50px;
  padding: 16px 10px;
  border: 1px solid #3ab549;
  border-radius: 2px;
  font-family: "Sofia Sans Semi Condensed";
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
}
.comparison-modal-inner .btn-view-product {
  background-color: #ffffff;
  border-color: #3ab549;
  color: #3ab549;
}
.comparison-modal-inner .btn-view-product:hover {
  background-color: #3ab549;
  color: #ffffff;
}
.comparison-modal-inner .btn-add-compare {
  min-width: 156px;
  background-color: #3ab549;
  border-color: #3ab549;
  color: #ffffff;
}
.comparison-modal-inner .btn-add-compare:hover {
  background-color: #2e8e39;
}
.comparison-modal-inner .product-added-status {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 156px;
  gap: 4px;
  font-family: "Sofia Sans Semi Condensed";
  font-size: 15px;
  font-weight: 500;
  color: #3ab549;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.comparison-modal-inner .product-added-status svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}
.comparison-modal-inner .empty-state {
  text-align: center;
  padding: 109px 110px;
}
.comparison-modal-inner .empty-icon {
  margin-bottom: 12px;
}
.comparison-modal-inner .empty-state p {
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 18.57px;
  color: #0d0e0d;
}
.hidden {
  display: none !important;
}
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.product-card {
  position: relative;
}
.product-card .swiper-nav {
  display: inline-flex;
  gap: 4px;
  position: absolute;
  top: 20px;
  left: 20px;
}
.product-card .swiper-nav-btn {
  min-width: auto;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  border: 1px solid #d2d6d3;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  padding: 8px;
  color: #8a8e8a;
}
.product-card .swiper-nav-btn.swiper-button-disabled {
  border-color: #f1f2f1;
  color: #f1f2f1;
  opacity: 1;
}
.product-card .swiper-nav-btn:hover {
  border-color: #3ab549;
  color: #3ab549;
}
.product-card .swiper {
  width: 100%;
}
.product-card .swiper:not(.swiper-initialized) .swiper-slide + .swiper-slide {
  display: none;
}
.product-card .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.table-caption {
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  margin: 20px 30px;
  padding-top: 30px;
}
.table-caption .title {
  flex: 1;
  text-align: center;
}
.table-caption .actions {
  right: 0;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .table-caption {
    display: flex;
  }
}
.modal-popup.modal-popup_ajaxcompare_magepow {
  opacity: 0;
  transform: scale(0) rotate(15deg) skewX(-30deg);
  transition: transform 1s, opacity 0.8s ease-in-out;
}
.modal-popup.modal-popup_ajaxcompare_magepow._show {
  opacity: 1;
  transform: scale(1) rotate(0) skewX(0deg);
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap {
  position: absolute;
  width: auto;
  max-width: 450px;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  max-height: 90%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 30px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .modal-content {
  padding: 0;
  overflow-y: visible;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .product-name {
  margin-top: 10px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .mgp-compare-popup-border {
  text-align: center;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .mgp-message-successs {
  margin-bottom: 15px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .action.primary {
  display: block;
  width: 100%;
  padding: 15px 15px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .ajaxcompare-buttons .mgp-compare-close {
  display: none;
}
.modal-popup.modal-popup_ajaxcompare_magepow._show .modal-inner-wrap {
  transform: translateY(-50%);
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-header {
  padding-top: 0;
  padding-bottom: 0;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-footer {
  display: none;
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-popup_ajaxcompare_magepow._inner-scroll {
    left: 0;
  }
  .modal-popup.modal-popup_ajaxcompare_magepow._inner-scroll .modal-inner-wrap[class] {
    min-height: initial;
    transform: translate(0, -50%);
    position: absolute;
    background-color: #ffffff;
    margin: auto;
    max-height: 90%;
  }
  .modal-popup.modal-popup_ajaxcompare_magepow._inner-scroll._show .modal-inner-wrap[class] {
    transform: translate(0, -50%);
  }
}
.discount-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.discount-popup-overlay.active {
  opacity: 1;
  visibility: visible;
}
.discount-popup-overlay.active .discount-popup-container {
  transform: scale(1);
}
.discount-popup-container {
  display: flex;
  height: 447px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
  transform: scale(0.9);
  transition: all 0.3s ease;
}
.discount-popup-image {
  flex: 1;
  position: relative;
  overflow: hidden;
}
.discount-popup-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* responsive width */
  height: 100%;
  /* responsive height */
  object-fit: cover;
}
.discount-popup-content {
  flex: 1;
  background: #ffffff;
  padding: 40px 24px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  position: relative;
  min-width: 351.5px;
}
.discount-popup-close {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 24px;
  height: 24px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0c0a20;
  transition: all 0.2s ease;
}
.discount-popup-close:hover {
  opacity: 0.7;
}
.discount-popup-close svg {
  width: 12px;
  height: 12px;
}
.discount-popup-logo {
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.discount-popup-logo img {
  height: 32px;
  width: auto;
  object-fit: contain;
}
.discount-popup-text-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  text-align: center;
  width: 100%;
}
.discount-popup-title {
  font-family: "Sofia Sans Extra Condensed";
  font-size: 38px;
  font-weight: 600;
  line-height: 1.2;
  color: #0c0a20;
  margin: 0;
}
.discount-popup-description {
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #6d6c79;
  margin: 0;
  text-align: center;
}
.discount-popup-form-state,
.discount-popup-success-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  width: 100%;
  max-width: 303.5px;
}
.discount-popup-form-section {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.discount-popup-input {
  width: 100%;
  height: 50px;
  padding: 15px 21px;
  border: 1px solid #d2d6d3;
  border-radius: 3px;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  color: #0c0a20;
  background: #ffffff;
  box-sizing: border-box;
  transition: all 0.2s ease;
}
.discount-popup-input::placeholder {
  color: #d2d6d3;
}
.discount-popup-input:focus {
  outline: none;
  border-color: #3ab549;
}
.discount-popup-button-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.discount-popup-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px !important;
  border: 1px solid;
  width: 100%;
  height: 50px;
  padding: 16px 10px;
  border: 1px solid #3ab549;
  border-radius: 2px;
  font-family: "Sofia Sans Semi Condensed";
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.2s ease;
  background-color: #3ab549;
  color: #ffffff;
}
.discount-popup-button:hover {
  opacity: 0.9;
}
.discount-popup-button.secondary {
  background-color: transparent;
  color: #3ab549;
  border-color: #3ab549;
}
.discount-popup-button.secondary:hover {
  background-color: #3ab549;
  color: #ffffff;
}
.discount-popup-cancel-button {
  width: 100%;
  height: 30px;
  padding: 12px 4px;
  border: 1px solid #3ab549;
  border-radius: 2px;
  font-family: "Sofia Sans Semi Condensed";
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.2s ease;
  background-color: #ffffff;
  color: #3ab549;
}
.discount-popup-disclaimer {
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #6d6c79;
  text-align: center;
  margin: 0;
}
.discount-popup-resend-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.discount-popup-resend-text {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #6d6c79;
  text-align: center;
  margin: 0;
}
.discount-popup-button-row {
  display: flex;
  gap: 16px;
  width: 100%;
}
.discount-popup-button-row .discount-popup-button {
  flex: 1;
}
@media (max-width: 768px) {
  .discount-popup-container {
    flex-direction: column;
    width: 90%;
    max-width: 400px;
    height: auto;
    max-height: 90vh;
    overflow-y: auto;
  }
  .discount-popup-image {
    min-width: auto;
    height: 200px;
  }
  .discount-popup-image img {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
  }
  .discount-popup-content {
    min-width: auto;
  }
  .discount-popup-title {
    font-size: 24px;
  }
  .discount-popup-description {
    font-size: 14px;
  }
}
.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('../../../../../frontend/EngageDigital/bwh/en_GB/Milople_Partialpaymentmini/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: #3ab549;
  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: '\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-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-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-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-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-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-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-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-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-1:before {
  content: '\e605';
}
.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: 32px;
  width: 32px;
  line-height: 32px;
  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: 32px;
  font-weight: 600;
  cursor: pointer;
}
.bfb-element .bfb-element-icon {
  position: absolute;
  top: 0;
  text-align: center;
  line-height: 32px;
  width: 32px;
  font-size: 16px;
  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: 32px;
}
.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: 12px;
  padding-right: 20px;
  margin-top: 0;
}
.bfb-element .bfb-choices-item label {
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}
.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,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  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;
}
.mgz-newsletter-form-wrapper {
  margin-bottom: 15px;
}
.mgz-newsletter-form {
  max-width: 100%;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn span {
  visibility: hidden;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn:before {
  display: block;
}
.mgz-newsletter-form .mgz-newsletter-fields .mgz-newsletter-field {
  margin-bottom: 10px;
}
.mgz-newsletter-form .actions {
  margin-bottom: 10px;
}
.mgz-newsletter-form .mgz-newsletter-btn {
  position: relative;
}
.mgz-newsletter-form .mgz-newsletter-btn:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #000;
  content: '';
}
.mgz-newsletter-message-success {
  color: #006400;
}
.mgz-newsletter-message-error {
  color: #e02b27;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields .mgz-newsletter-field,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields .mgz-newsletter-field {
  padding-right: 10px;
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields > .mgz-newsletter-field:last-child {
  padding: 0;
}
.mgz-newsletter-form-inline .mgz-newsletter-btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: -2px;
}
.mgz-productpagebuilder .mgz-element-inner .ppbd-product-gallery > .product.media,
.mgz-productpagebuilder .mgz-element-inner .ppbd-product-info > .product-info-main {
  width: 100%;
}
.mgz-productpagebuilder.page-product-downloadable .product-add-form {
  margin: 0;
}
.mgz-productpagebuilder .product-info-main {
  width: 100% !important;
}
.mgz-productpagebuilder .ppbd-product-name {
  margin: 0;
}
.mgz-productpagebuilder .ppbd-product-price > .prices-tier.items {
  margin: 0;
}
.mgz-productpagebuilder .ppbd-product-price .product-info-stock-sku {
  display: none;
}
.mgz-productpagebuilder .ppbd-product-sku .product.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.mgz-productpagebuilder .ppbd-product-sku .product.sku .type:after {
  content: '#:';
}
.mgz-productpagebuilder .ppbd-product-sku .product.sku .value {
  display: inline-block;
}
.mgz-productpagebuilder .ppbd-product-sku .stock.available {
  display: none;
}
.mgz-productpagebuilder .ppbd-product-sku .product-info-stock-sku {
  width: 100%;
  padding: 0;
  margin: 0;
}
.mgz-productpagebuilder .ppbd-product-stock .stock {
  margin: 0;
}
.mgz-productpagebuilder .ppbd-product-stock .stock.available,
.mgz-productpagebuilder .ppbd-product-stock .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.mgz-productpagebuilder .ppbd-social-links > .product-social-links {
  margin: 0;
}
.mgz-productpagebuilder .mgz-tabs-tab-title .counter:before {
  content: '(';
}
.mgz-productpagebuilder .mgz-tabs-tab-title .counter:after {
  content: ')';
}
.mgz-productpagebuilder .mgz-element.product-info-main {
  float: none;
  width: 100% !important;
}
.mgz-productpagebuilder .mgz-element-inner .swatch-option {
  box-sizing: unset;
}
.mgz-productpagebuilder .ppbd-product-addtocart .box-tocart {
  margin-bottom: 0;
}
.mgz-productpagebuilder .ppbd-product-addtocart .box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 0;
}
.mgz-productpagebuilder .ppbd-sharing .ppbd-fb-like,
.mgz-productpagebuilder .ppbd-sharing .ppbd-fb-share,
.mgz-productpagebuilder .ppbd-sharing .ppbd-twitter-share,
.mgz-productpagebuilder .ppbd-sharing .ppbd-pinterest,
.mgz-productpagebuilder .ppbd-sharing .ppbd-googleplus {
  float: left;
  margin-right: 5px;
}
.mgz-productpagebuilder .ppbd-sharing > div:last-child {
  margin-right: 0;
}
#product-options-accordion .accordion-header {
  display: flex;
  cursor: pointer;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d2d6d3;
  padding-bottom: 10px;
  color: #0d0e0d;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
}
#product-options-accordion .accordion-header > label {
  cursor: pointer;
}
#product-options-accordion .accordion-header:after {
  content: '\002B';
  float: right;
  margin-left: 5px;
  font-weight: bold;
}
#product-options-accordion .accordion-header.active:after {
  content: "\2212";
}
#product-options-accordion .accordion-content {
  display: none;
  transition: max-height 0.2s ease-out;
}
#product-options-accordion .accordion-content.show {
  width: 100%;
  display: block;
}
.selection-field {
  display: flex;
  align-items: center;
  padding: 16px 5px 8px;
  background-color: #f7f8f7;
  gap: 15px;
}
.selection-field input {
  flex: 0.2;
  width: 24px;
  height: 24px;
}
.selection-field input.checkbox {
  accent-color: #2e8e39;
}
.selection-field img {
  flex: 0.5;
  max-width: 68px;
}
.selection-field .label {
  flex: 2;
  color: #0d0e0d;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.selection-field .label .product-name {
  font-size: 16px;
  font-weight: 600;
}
.selection-field .price-notice {
  display: flex;
  flex-direction: column;
  flex: 0.5;
}
.selection-field .price-notice .price {
  display: flex;
}
.selection-field .price-notice .price-regular {
  display: flex;
  text-decoration: line-through;
}
.selection-field .price-notice .price-special {
  display: flex;
}
.selection-field .price-notice .price-special.show-special {
  color: #198526;
  display: none;
}
.selection-field .price-notice .placeholder {
  display: none;
}
.selection-field .product-description .full_width_row_content {
  padding: 0;
}
.selection-field .product-description .full_width_row_content * {
  font-weight: 400;
}
.product-details {
  margin-top: 25px;
}
.product-details #total-price {
  color: #0d0e0d;
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  line-height: 36px;
  font-weight: 500;
  font-size: 3.6rem;
  letter-spacing: -0.2px;
}
.product-options .product-options-header {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.024rem;
}
.product-options.bundle .product-options-header {
  margin-bottom: 10px;
}
.product-options.bundle .selection-field input.checkbox,
.product-options.bundle .selection-field .price-notice {
  display: none;
}
.product-options.grouped .selection-field.checked {
  background-color: #eceeec;
}
.bundle-options-wrapper p.required {
  display: none;
}
.bundle-info .price-as-configured {
  margin-bottom: 0;
}
.bundle-info .box-tocart {
  margin-top: 15px;
}
.offers-container {
  max-width: 1280px;
  margin: 0 auto;
}
.deals-offers {
  padding-bottom: 80px;
}
.deals-offers .top-heading-container {
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
}
.deals-offers .top-heading-container .top-heading {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 50px;
  letter-spacing: 0;
}
@media (max-width: 575px) {
  .deals-offers .top-heading-container .top-heading {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0;
  }
}
.deals-offers .top-heading-container .top-text {
  margin-bottom: 0;
}
.deals-offers .offers-list-wrapper {
  display: flex;
  flex-direction: column;
  gap: 80px;
  margin-top: 50px;
  align-items: center;
}
.deals-offers .offer-item {
  max-width: 1030px;
}
.deals-offers .offer-item .offer-item-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: center;
  gap: 20px;
}
.deals-offers .offer-item .offer-item-inner .img-box {
  max-width: 500px;
  width: 100%;
  height: auto;
}
.deals-offers .offer-item .offer-item-inner .img-box img {
  width: 100%;
  height: auto;
}
.deals-offers .offer-item .offer-item-inner .content-box {
  max-width: 470px;
  width: 100%;
}
.deals-offers .offer-item .offer-item-inner .content-box .box-heading {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 38px;
  letter-spacing: 0;
  text-transform: capitalize;
  margin-bottom: 20px;
  margin-top: 0px;
}
@media (max-width: 575px) {
  .deals-offers .offer-item .offer-item-inner .content-box .box-heading {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0;
  }
}
.deals-offers .offer-item .offer-item-inner .content-box .box-text {
  margin-bottom: 0;
}
.deals-offers .offer-item .offer-item-inner .content-box .cta-box {
  margin-top: 40px;
  display: flex;
  gap: 20px;
  flex-direction: column;
}
.top-storelocator-container {
  position: relative;
  order: 1;
  padding-left: 40px;
}
.storelocator-menu {
  display: none;
  position: absolute;
  top: 32px;
  min-width: 380px;
  right: 0;
  background-color: #ffffff;
  z-index: 101;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
}
.storelocator-menu .actions-toolbar .primary-action .submit.primary {
  max-width: 120px;
  min-width: 120px;
}
.top-storelocator a {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 32px;
  text-align: center;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  text-transform: none;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
}
.top-storelocator a span {
  line-height: 1;
}
.top-storelocator a:visited {
  color: #0d0e0d;
}
.top-storelocator a:hover {
  color: #3ab549;
}
.top-storelocator a:hover svg {
  fill: #3ab549;
}
.top-storelocator.storefound a:after {
  border: none;
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
}
.top-storelocator-container.active .storelocator-menu {
  display: block !important;
}
.top-storelocator-container.active .top-storelocator a {
  color: #3ab549;
}
.top-storelocator-container.active .top-storelocator a:after {
  content: "\f106";
}
.block-store-locator {
  display: none;
  padding: 25px 30px 0px 30px;
}
.block-store-locator.active {
  display: block;
}
.storelocator-menu .block-content .field {
  padding: 20px 0px 30px 0px;
}
.block-store-locator .block-title {
  width: 320px;
  color: #0d0e0d;
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 32px;
}
#selected-store-details {
  padding-top: 24px;
  margin-bottom: 0px;
}
#selected-store-details ul {
  padding-bottom: 30px;
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px;
}
#selected-store-details ul li {
  gap: 15px;
}
#selected-store-details ul li i {
  margin-right: 10px;
}
#selected-store-in-popup .actions-toolbar {
  display: flex;
  flex-direction: column;
}
#selected-store-in-popup .actions-toolbar .primary-action {
  padding-bottom: 20px;
}
.calculator-selector__factors {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  box-sizing: content-box;
  border-radius: 10px;
  padding: 30px 0;
}
.calculator-selector__factors .calculator-selector__factors__item:first-child {
  flex: 1 1 35%;
}
@media (min-width: 992px) {
  .calculator-selector__factors .calculator-selector__factors__item:first-child {
    padding-right: 20px;
  }
}
.calculator-selector__factors .calculator-selector__factors__item:last-child {
  flex: 1 1 65%;
}
.calculator-selector__factors .calculator-selector__factors__item .items {
  display: grid;
  gap: 10px 20px;
}
@media (max-width: 767px) {
  .calculator-selector__factors .calculator-selector__factors__item .items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .calculator-selector__factors .calculator-selector__factors__item .items {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .calculator-selector__factors .calculator-selector__factors__item .items {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .calculator-selector__factors .calculator-selector__factors__item .items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1201px) {
  .calculator-selector__factors .calculator-selector__factors__item .items {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991px) {
  .calculator-selector__factors {
    flex-direction: column !important;
  }
  .calculator-selector__factors .calculator-selector__factors__item {
    width: 100%;
  }
}
body.cms-pump-selector #maincontent,
body.cms-generator-calculator #maincontent {
  background-color: #f7f8f7;
}
body.cms-pump-selector #maincontent > .columns > .column.main,
body.cms-generator-calculator #maincontent > .columns > .column.main {
  padding-top: 30px;
}
body.cms-pump-selector .product-items .product-item,
body.cms-generator-calculator .product-items .product-item {
  background: #ffffff;
}
.pump-selector.mgz-element-row > .mgz-element-inner {
  padding-top: 0 !important;
}
.pump-selector-step {
  display: none;
}
.pump-selector-step.active {
  display: block !important;
}
.pump-selector-step .pump-selector__heading {
  max-width: 700px;
  margin: auto;
}
.pump-selector-step .pump-selector__heading h1 {
  margin-bottom: 8px;
}
.pump-selector-step .pump-selector__heading .img-container {
  margin-top: 30px;
}
.pump-selector-step .pump-selector__options {
  display: grid;
  max-width: 1020px;
  gap: 20px;
  margin: 40px auto 40px;
  grid-template-columns: repeat(4, 1fr);
}
.pump-selector-step .selector__options {
  max-width: 750px;
  grid-template-columns: repeat(3, 1fr);
}
.pump-selector-step .pump-selector__options__item {
  cursor: pointer;
  border-radius: 10px;
  background-color: white;
  overflow: hidden;
  margin: 0;
  transition: all ease-in-out 0.3s;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}
.pump-selector-step .pump-selector__options__item input[type=radio] {
  display: none;
}
.pump-selector-step .pump-selector__options__item.activeselected,
.pump-selector-step .pump-selector__options__item:hover {
  box-shadow: 0 0 0 6px rgba(58, 181, 73, 0.3);
}
.pump-selector-step .pump-selector__options__item.activeselected {
  border: 1px solid #3ab549;
}
.pump-selector-step .pump-selector__options__item .icon-container {
  position: relative;
}
.pump-selector-step .pump-selector__options__item .icon-container span {
  position: absolute;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: white;
  top: -25px;
  display: grid;
  place-items: center;
  left: calc(50% - 25px);
}
.pump-selector-step .pump-selector__options__item .icon-container i {
  font-size: 41px;
  color: #ECEEEC;
}
.pump-selector-step .pump-selector__options__item .text-container {
  text-align: center;
  padding: 45px 10px 35px;
}
.pump-selector-step .pump-selector__options__item .text-container h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600 !important;
  margin: 0 auto 5px;
}
.pump-selector-step .pump-selector__options__item .text-container .description {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}
.pump-selector-step .pump-selector__options__item input[type=radio]:checked + .selector__options__item__inner .icon-container i:before {
  content: "\f058";
  font-weight: 900;
  color: #3ab549;
}
.pump-selector-step .pump-selector__description {
  max-width: 600px;
  margin: 40px auto;
}
.pump-selector-step .pump-selector__factors {
  text-align: center;
  margin: 40px auto 0px;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  justify-items: center;
  max-width: 900px;
}
.pump-selector-step .pump-selector__factors .pump-selector__factors__item {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  background-color: white;
  padding: 20px 50px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pump-selector-step .pump-selector__factors .title {
  margin-bottom: 15px;
}
.pump-selector-step .pump-selector__factors strong {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 42px;
  line-height: 1em;
  white-space: nowrap;
}
.pump-selector-step .range-container {
  width: 100%;
  max-width: 290px;
  /* slider track */
  /* slider thumb */
  /*********** Firefox styles ***********/
  /* slider track */
  /* slider thumb */
}
.pump-selector-step .range-container .range-container__output {
  margin-top: 10px;
}
.pump-selector-step .range-container input[type="range"] {
  appearance: none;
  background: transparent;
  cursor: pointer;
  width: 100%;
}
.pump-selector-step .range-container input[type="range"]:focus {
  outline: none;
  box-shadow: none;
}
.pump-selector-step .range-container input[type="range"]::-webkit-slider-runnable-track {
  background-color: #3ab549;
  border-radius: 0px;
  height: 3px;
}
.pump-selector-step .range-container input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  /* Override default look */
  appearance: none;
  margin-top: -9px;
  /* Centers thumb on the track */
  background-color: #3ab549;
  border-radius: 50%;
  height: 21px;
  width: 21px;
}
.pump-selector-step .range-container input[type="range"]:focus::-webkit-slider-thumb {
  outline: 3px solid #3ab549;
}
.pump-selector-step .range-container input[type="range"]::-moz-range-track {
  background-color: #3ab549;
  border-radius: 0px;
  height: 3px;
}
.pump-selector-step .range-container input[type="range"]::-moz-range-thumb {
  background-color: #3ab549;
  border: none;
  /*Removes extra border that FF applies*/
  border-radius: 50%;
  height: 21px;
  width: 21px;
}
.pump-selector-step .range-container input[type="range"]:focus::-moz-range-thumb {
  outline: 3px solid #3ab549;
  outline-offset: 0.125rem;
}
.pump-selector-step .pump-selector__buttons {
  margin: 80px 0;
}
.pump-selector-step .pump-selector__buttons .btn--next {
  background-color: #3ab549;
  border-color: #3ab549;
}
.pump-selector-step .pump-selector__buttons .btn--next:hover {
  color: #ffffff;
}
.pump-selector-step .pump-selector__buttons .btn--prev {
  background-color: transparent;
  color: #3ab549;
  border-color: #3ab549;
}
.pump-selector-step .pump-selector__buttons .btn[disabled] {
  background-color: #a3a7a3;
  border-color: #a3a7a3;
  cursor: none;
  opacity: 1;
}
.pump-selector-step .pump-selector__outputs .pump-selector__outputs__products {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
.pump-selector__buttons {
  margin-top: 80px;
}
#pumps-selector-products,
#generators-selector-products {
  display: none;
  padding-bottom: 150px;
  order: 5;
}
#pumps-selector-products,
#generators-selector-products {
  display: none;
}
#pumps-selector-products .product-item,
#generators-selector-products .product-item {
  opacity: 0.3;
  pointer-events: none;
}
#pumps-selector-products.active,
#generators-selector-products.active {
  display: block;
}
#pumps-selector-products.active .product-items .product-item,
#generators-selector-products.active .product-items .product-item {
  display: flex;
}
#pumps-selector-products.active .product-items .product-item.usageactive,
#generators-selector-products.active .product-items .product-item.usageactive {
  opacity: 0.3;
  pointer-events: none;
}
#pumps-selector-products.active .product-items .product-item.usageactive.product-show,
#generators-selector-products.active .product-items .product-item.usageactive.product-show {
  opacity: 1;
  pointer-events: auto;
}
.calculator-selector__factors__item .pie-container #svgtext_0 {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
}
.calculator-selector__factors__item .pie-container #svgtext_1 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
}
.calculator-selector__factors__item .pie-container .successclass {
  fill: #3ab549;
}
.calculator-selector__factors__item .pie-container .errorclass {
  fill: #d0202b;
}
.calculator-selector__factors__item .pie-container #pigenerator {
  display: block;
  width: 300px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}
.calculator-selector__factors__item .pie-container #pigenerator .marker {
  display: none;
  position: absolute;
  background: #ffffff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.05);
  font-size: 13px;
  z-index: 1;
}
.calculator-selector__factors__item .pie-container #pigenerator .marker.active {
  display: block;
}
.calculator-selector__factors__item .pie-container #pigenerator .marker > div {
  padding: 10px;
}
.calculator-selector__factors__item .pie-container #pigenerator .marker.position_0 {
  top: 50%;
  left: 0;
}
.calculator-selector__factors__item .pie-container #pigenerator .marker.position_1 {
  top: 0;
  left: 0;
}
.calculator-selector__factors__item .pie-container #pigenerator .marker.position_2 {
  top: 50%;
  left: 0;
}
.calculator-selector__factors__item .pie-container #pigenerator .marker.position_3 {
  top: 50%;
  left: 0;
}
.calculator-selector__factors__item .pie-container #pigenerator .marker.position_4 {
  top: 50%;
  left: 0;
}
.calculator-selector__factors__item .pie-container #pigenerator .marker.position_5 {
  top: 50%;
  left: 20%;
}
.calculator-selector__factors__item .pie-container #pigenerator .marker.position_6 {
  bottom: 20%;
  right: 30%;
}
.calculator-selector__factors__item .pie-container #pigenerator .marker.position_7 {
  bottom: 20%;
  right: 30%;
}
.calculator-selector__factors__item .pie-container #pigenerator .marker.position_8 {
  bottom: 20%;
  right: 30%;
}
.calculator-selector__factors__item .data-container {
  display: flex;
  justify-content: space-around;
  align-items: start;
  align-content: start;
  flex-direction: row;
  margin: 30px 0;
  flex-wrap: wrap;
}
.calculator-selector__factors__item .data-container .data-value {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
  color: #3ab549;
}
.calculator-selector__factors__item .data-container div {
  text-align: center;
}
.calculator-selector__factors__item .data-container div.errorexceed {
  color: #d0202b;
}
.calculator-selector__factors__item .data-container div label {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
}
.calculator-selector__factors__item .data-container div #total-output,
.calculator-selector__factors__item .data-container div #max-output,
.calculator-selector__factors__item .data-container div #run-time {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
}
.calculator-selector__factors__item .items .option-selector {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.calculator-selector__factors__item .items .option-selector:has(input:checked) .option-increment {
  opacity: 1;
}
.calculator-selector__factors__item .items .option-selector .action-name-wrapper {
  display: flex;
  align-items: center;
}
.calculator-selector__factors__item .items .option-selector .action-name-wrapper .action .checkbox-container {
  display: flex;
  gap: 20px;
  justify-content: center;
}
.calculator-selector__factors__item .items .option-selector .action-name-wrapper .action .checkbox-container label {
  margin-bottom: 0px;
}
.calculator-selector__factors__item .items .option-selector .action-name-wrapper .action .checkbox-container .css-checkbox {
  display: none;
}
.calculator-selector__factors__item .items .option-selector .action-name-wrapper .action .checkbox-container .css-checkbox + label {
  position: relative;
  font-size: 14px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  height: 22px;
  color: #000000;
}
.calculator-selector__factors__item .items .option-selector .action-name-wrapper .action .checkbox-container .css-checkbox + label::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  border-radius: 2px;
  box-shadow: none;
}
.calculator-selector__factors__item .items .option-selector .action-name-wrapper .action .checkbox-container .css-checkbox:checked + label::after {
  content: " ";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMTczLjg5OCA0MzkuNDA0bC0xNjYuNC0xNjYuNGMtOS45OTctOS45OTctOS45OTctMjYuMjA2IDAtMzYuMjA0bDM2LjIwMy0zNi4yMDRjOS45OTctOS45OTggMjYuMjA3LTkuOTk4IDM2LjIwNCAwTDE5MiAzMTIuNjkgNDMyLjA5NSA3Mi41OTZjOS45OTctOS45OTcgMjYuMjA3LTkuOTk3IDM2LjIwNCAwbDM2LjIwMyAzNi4yMDRjOS45OTcgOS45OTcgOS45OTcgMjYuMjA2IDAgMzYuMjA0bC0yOTQuNCAyOTQuNDAxYy05Ljk5OCA5Ljk5Ny0yNi4yMDcgOS45OTctMzYuMjA0LS4wMDF6Ii8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: center center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0px;
  left: 0px;
  top: 0px;
  text-align: center;
  background-color: #3ab549;
  font-size: 10px;
  height: 22px;
  width: 22px;
  border-radius: 2px;
}
.calculator-selector__factors__item .items .option-selector .action-name-wrapper .name-container {
  margin: 0 15px;
}
.calculator-selector__factors__item .items .option-selector .action-name-wrapper .name-container .name {
  line-height: 1.3;
}
.calculator-selector__factors__item .items .option-selector .action-name-wrapper .name-container .value {
  font-size: 13px;
  line-height: 16px;
  color: #8a8e8a;
}
.calculator-selector__factors__item .items .option-selector .option-increment {
  width: 20%;
  min-width: 70px;
  display: flex;
  opacity: 0;
  transition: all 0.2s linear;
  flex-direction: row;
  align-items: center;
}
.calculator-selector__factors__item .items .option-selector .option-increment button {
  width: 30%;
  padding: 0;
  line-height: 30px;
}
.calculator-selector__factors__item .items .option-selector .option-increment input {
  width: 40%;
  min-width: 40px;
  padding: 0;
  text-align: center;
}
.calculator-selector__factors__item .items .option-selector .option-increment #customentry {
  width: 100%;
}
.calculator-selector__factors__item .items .option-selector.hidden {
  display: none !important;
}
.calculator-selector__factors__item .items .option-selector.increment-custom .option-increment {
  width: auto;
  gap: 2px;
  display: grid;
}
.calculator-selector__factors__item .items .option-selector.increment-custom .option-increment input {
  min-width: 10px;
  width: 150px;
  text-align: left;
  padding-inline: 10px;
}
:root {
  --swiper-theme-color: #3ab549 !important;
}
.pl-thm-engagedigital form.mktoForm {
  accent-color: #198526;
  max-width: 100%;
}
.pl-thm-engagedigital form.mktoForm .mktoError .mktoErrorArrow,
.pl-thm-engagedigital form.mktoForm .mktoError .mktoErrorMsg {
  border-color: #d0202b;
  background-color: #d0202b;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
}
.pl-thm-engagedigital form.mktoForm .mktoRangeField .mktoRangeValueArrow,
.pl-thm-engagedigital form.mktoForm .mktoRangeField .mktoRangeValueText {
  border-color: #3ab549;
  background-color: #3ab549;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.pl-thm-engagedigital form.mktoForm .mktoLabel {
  font-size: 12px;
  color: #0d0e0d;
  line-height: 17px;
  letter-spacing: 0;
  font-weight: 400 !important;
  margin: 0 0 6px;
  width: auto !important;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.pl-thm-engagedigital form.mktoForm input[type=text].mktoField,
.pl-thm-engagedigital form.mktoForm input[type=email].mktoField,
.pl-thm-engagedigital form.mktoForm input[type=tel].mktoField,
.pl-thm-engagedigital form.mktoForm input[type=url].mktoField,
.pl-thm-engagedigital form.mktoForm textarea.mktoField,
.pl-thm-engagedigital form.mktoForm select.mktoField {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
}
.pl-thm-engagedigital form.mktoForm select.mktoField {
  padding-left: 15px;
  padding-right: 15px;
}
.pl-thm-engagedigital form.mktoForm .mktoField:not([type="checkbox"]):not([type="radio"]) {
  width: 100% !important;
}
.pl-thm-engagedigital form.mktoForm .mktoFieldWrap {
  float: none;
}
.pl-thm-engagedigital form.mktoForm .mktoFormCol {
  width: 100%;
}
.pl-thm-engagedigital form.mktoForm .mktoFormRow {
  margin-bottom: 15px;
}
.pl-thm-engagedigital form.mktoForm .mktoFormRow textarea {
  padding: 13px 15px;
  min-height: 80px;
}
.pl-thm-engagedigital form.mktoForm .mktoOffset {
  display: none;
}
.pl-thm-engagedigital form.mktoForm .mktoButtonWrap {
  margin-left: 0 !important;
}
.pl-thm-engagedigital form.mktoForm .mktoCheckboxList,
.pl-thm-engagedigital form.mktoForm .mktoRadioList {
  padding-left: 0;
}
.pl-thm-engagedigital form.mktoForm .mktoCheckboxList label,
.pl-thm-engagedigital form.mktoForm .mktoRadioList label {
  font-weight: 400;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  position: relative;
}
.pl-thm-engagedigital form.mktoForm .mktoRadioList label {
  bottom: 4px;
}
.pl-thm-engagedigital form.mktoForm .mktoCheckboxList label {
  bottom: 2px;
}
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple {
  margin-left: 0 !important;
}
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap input[type=submit],
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple input[type=submit],
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit],
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple button[type=submit],
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple .mktoButton {
  background-image: none;
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background-color: #3ab549;
  border-color: #3ab549;
  color: #ffffff;
  width: 100%;
  text-shadow: none;
}
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap input[type=submit]:hover,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple input[type=submit]:hover,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]:hover,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple button[type=submit]:hover,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:hover,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple .mktoButton:hover {
  background-color: #198526;
  border-color: #198526;
  color: #ffffff;
}
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap input[type=submit]:active,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple input[type=submit]:active,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]:active,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple button[type=submit]:active,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:active,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple .mktoButton:active,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap input[type=submit]:focus,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple input[type=submit]:focus,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]:focus,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple button[type=submit]:focus,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:focus,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple .mktoButton:focus,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap input[type=submit]:visited,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple input[type=submit]:visited,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]:visited,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple button[type=submit]:visited,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:visited,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple .mktoButton:visited,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap input[type=submit]:focus-within,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple input[type=submit]:focus-within,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]:focus-within,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple button[type=submit]:focus-within,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:focus-within,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple .mktoButton:focus-within,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap input[type=submit]:focus-visible,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple input[type=submit]:focus-visible,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]:focus-visible,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple button[type=submit]:focus-visible,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:focus-visible,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple .mktoButton:focus-visible,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap input[type=submit]:target,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple input[type=submit]:target,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]:target,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple button[type=submit]:target,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:target,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple .mktoButton:target,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap input[type=submit]:active:focus,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple input[type=submit]:active:focus,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]:active:focus,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple button[type=submit]:active:focus,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:active:focus,
.pl-thm-engagedigital form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple .mktoButton:active:focus {
  text-decoration: none;
  color: #ffffff;
}
.stock-input-container {
  margin-top: 30px;
}
.stock-input-label {
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
}
.stock-input {
  background-color: #ffffff;
}
.stock-input .stock-input__present {
  border: 1px solid #d2d6d3;
  border-radius: 3px;
  color: #8a8e8a;
  font-size: 15px;
  line-height: 20px;
  position: relative;
  cursor: pointer;
  padding: 12px 15px;
}
.stock-input .stock-input__present .store-item {
  padding: 0 30px 0 0;
}
.stock-input .stock-input__present .store-item:hover {
  background-color: transparent;
}
.stock-input .stock-input__present:after {
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  position: absolute;
  font-size: 20px;
  line-height: 1em;
  color: black;
  right: 10px;
  top: calc(50% - 9px);
}
.stock-input .stock-input__present .store-item {
  grid-template-columns: 1fr;
}
.stock-input .stock-input__present .store-item .store-info {
  color: #0d0e0d;
}
.stock-input .stock-input__present .select-link {
  display: none;
}
.stock-input .stock-input__search-container {
  background-color: #ffffff;
  padding: 20px;
  position: relative;
}
.stock-input .stock-input__search-container input {
  border: 1px solid #d2d6d3;
  border-radius: 3px;
  padding: 13px 40px 13px 15px;
  color: #0d0e0d;
  font-size: 15px;
  line-height: 20px;
  height: auto;
}
.stock-input .stock-input__search-container input::placeholder {
  color: #8a8e8a;
}
.stock-input .stock-input__search-container i {
  position: absolute;
  font-size: 20px;
  line-height: 1em;
  right: 10px;
  top: calc(50% - 9px);
  color: black;
}
.stock-input .stock-input__floating {
  position: absolute;
  width: 100%;
  z-index: 5;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  top: 100%;
  display: none;
}
.stock-input.opened .stock-input__floating {
  display: block;
}
.stock-input .stock-input__stores .store-container {
  background-color: #f7f8f7;
  padding-block: 10px 30px;
}
.stock-input .stock-input__stores .store-container .heading {
  padding-inline: 20px;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  color: #0d0e0d;
}
.stock-input .stock-input__stores .store-container .store-list {
  margin-top: 15px;
}
.stock-input .stock-input__stores .store-container .fa-spinner {
  padding-inline: 20px;
}
.stock-input .store-item {
  display: grid;
  grid-template-columns: 1fr 70px;
  padding: 10px 20px;
  gap: 10px;
  cursor: pointer;
}
.stock-input .store-item:hover {
  background-color: #eceeec;
}
.stock-input .store-item .stock-value {
  font-size: 12px;
  line-height: 13px;
  padding-top: 3px;
}
.stock-input .store-item .high-stock .stock-value {
  color: #3AB549;
}
.stock-input .store-item .medium-stock .stock-value {
  color: #FF8500;
}
.stock-input .store-item .no-stock,
.stock-input .store-item .no-stock .stock-value {
  color: #8a8e8a !important;
}
.relative {
  position: relative;
}
.text-right {
  text-align: right;
}
.storepage-title h2 {
  background: #428bca url("../../../../../frontend/EngageDigital/bwh/en_GB/Mageants_StoreLocator/images/store.png") no-repeat scroll;
  background-position: 10px 5px;
  background-size: 22px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
  padding: 8px 15px 8px 40px;
  text-transform: uppercase;
}
.search-button .search-distance {
  background: #428bca url("../../../../../frontend/EngageDigital/bwh/en_GB/Mageants_StoreLocator/images/gps-1.png") no-repeat scroll;
  background-position: 7px 6px !important;
  background-size: 22px !important;
  float: left;
}
.search-button .search-area {
  background: #428bca url("../../../../../frontend/EngageDigital/bwh/en_GB/Mageants_StoreLocator/images/location.png") no-repeat scroll;
  background-position: 10px 5px !important;
  background-size: 22px !important;
  float: left;
}
.search-store-locator {
  border-radius: 4px;
  display: flex;
  padding-bottom: 0px;
  width: 100%;
  max-width: 400px;
  margin-inline: auto;
  background-color: transparent;
  box-shadow: none;
}
.search-store-locator .storepage-title {
  padding: 0 15px;
}
.aw-storelocator-search-block {
  display: inline-block;
  padding: 0px 0px;
  width: 100%;
}
.field-contents .current-div {
  float: left;
  width: 30%;
}
.field-contents .radius-limits {
  float: left;
  margin-left: 15px;
  width: 20%;
}
.field-contents .button-set.slocat {
  float: left;
  text-align: right;
  width: 46%;
}
.block-find-a-store-content {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
}
.block-find-a-store-content .findastore-title-block,
.block-find-a-store-content .findastore-map-block {
  width: 100%;
  box-sizing: border-box;
}
.block-find-a-store-content .findastore-title-block .block-title {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 50px;
  font-weight: bold;
  letter-spacing: 0;
}
@media (max-width: 575px) {
  .block-find-a-store-content .findastore-title-block .block-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0;
  }
}
.block-find-a-store-content .findastore-title-block .block-content {
  padding-top: 22px;
  width: 80%;
}
.storelocator-bottom-wrapper {
  padding-top: 48px;
}
.popup ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0px;
  padding-bottom: 25px;
  padding-inline-start: 0;
}
.popup ul li {
  align-items: center;
  display: flex;
  gap: 10px;
  margin-bottom: 0;
}
.popup ul li i {
  font-size: 18px;
  width: 20px;
  text-align: center;
}
.open-hours {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 40px;
}
.open-hours .store-opening {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
  padding-bottom: 15px;
}
.open-hours .store-operations .days {
  display: flex;
  flex-direction: row;
}
.open-hours .store-operations .days .day {
  width: 40%;
}
.open-hours .store-operations .days .day :after {
  border: none;
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
}
.open-hours .store-operations .days .time {
  width: 20%;
}
.dealerinfo {
  display: none;
}
.show {
  display: block !important;
}
.scheduletime {
  display: none;
}
.error {
  border: 1px solid #ed8380 !important;
}
span.requiredInput {
  color: #ff0000;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
  margin-top: 7px;
}
[class*='error_msg_'] {
  color: #e02b27;
  font-size: 1.2rem;
  margin-top: 7px;
}
label {
  display: inline-block;
  font-weight: 600;
  margin: 0 0 8px;
  width: 100%;
}
label > strong {
  border-bottom: 1px solid #888888;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.dealerform .infotab {
  border: 1px solid #dddddd;
  margin-bottom: 5px;
}
.dealerform .infotab:last-child {
  border: 0;
}
.dealerform .infotab .infotitle {
  cursor: pointer;
  display: block;
  font-weight: 700;
  padding: 15px 35px 15px 15px;
  position: relative;
  text-transform: uppercase;
}
.dealerform .infotab .infotitle:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all .3s ease 0s;
  background: #6e716e;
  color: inherit;
  color: #ffffff;
  content: '\e622';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 12px;
  font-weight: 700;
  height: 50px;
  line-height: 20px;
  line-height: 50px;
  overflow: hidden;
  position: absolute;
  right: 0;
  speak: none;
  text-align: center;
  top: 0;
  transition: all .3s ease 0s;
  vertical-align: middle;
  width: 50px;
}
.dealerform .infotab .infotitle.active:after {
  content: '\e621';
}
.dealerform .infotab .dealerinfo {
  background: rgba(221, 221, 221, 0.4);
  border-top: 1px solid #dddddd;
  padding: 15px 15px 20px 15px;
}
.btnsubmit {
  margin-top: 10px;
}
.fieldset > .field .fields.group.group-2 .field {
  width: calc(40%) !important;
}
.fieldset > .field .fields.group.group-2 .field:last-child {
  float: right;
}
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: calc(40%) !important;
}
.fieldset > .fields > .field .fields.group.group-2 .field:last-child {
  float: right;
}
.stores-table {
  margin-top: 20px;
}
.stores-table a.edit-store {
  margin-right: 10px;
}
.stores-table .delete-store {
  cursor: pointer;
}
.delete-store {
  position: relative;
}
.delete-store:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #757575;
  content: '\e604';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.edit-store {
  position: relative;
}
.edit-store:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #757575;
  content: '\e601';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .fieldset > .field .fields.group.group-2 .field {
    width: 100% !important;
  }
  .fieldset > .field .fields.group.group-2 .field:last-child {
    float: left;
  }
  .fieldset > .fields > .field .fields.group.group-2 .field {
    width: 100% !important;
  }
  .fieldset > .fields > .field .fields.group.group-2 .field:last-child {
    float: left;
  }
}
.amlocator-main-container {
  color: #000000;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.42857143;
  min-width: 50vw;
  text-align: left;
}
.amlocator-main-container .amlocator-button {
  background: #1979c3;
  border: 1px solid #1979c3;
  border-radius: 2px;
  box-sizing: border-box;
  color: #ffffff;
  font-weight: inherit;
  min-height: 40px;
}
.amlocator-main-container .amlocator-select {
  cursor: pointer;
}
.amlocator-main-container .amlocator-block.-separator {
  box-sizing: border-box;
  margin: 20px 0;
}
.amlocator-main-container .amlocator-block.-separator > .hr {
  border-top: 1px solid #e7e7e7;
  margin: 0;
}
.amlocator-main-container .amlocator-wrapper .amlocator-schedule-container strong {
  line-height: 1.42857143;
  margin-bottom: 0;
  margin-top: 0;
}
.amlocator-main-container .amlocator-filters-container {
  background: #ffffff;
  padding: 0 15px 30px;
}
.amlocator-main-container .amlocator-filters-container .amlocator-title {
  font-family: "Sofia Sans Semi Condensed" Sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
}
.amlocator-main-container .amlocator-filters-container .amlocator-title .amlocator-arrow {
  height: 11px;
  width: 22px;
}
.amlocator-main-container .amlocator-filters-container .amlocator-title .amlocator-arrow:before,
.amlocator-main-container .amlocator-filters-container .amlocator-title .amlocator-arrow:after {
  width: 13px;
}
.amlocator-main-container .amlocator-filters-container .amlocator-attribute-wrapper {
  display: block;
  background-color: transparent;
}
.amlocator-main-container .amlocator-filters-container .amlocator-attribute-wrapper .amlocator-label {
  width: 100%;
  font-weight: 400;
}
.amlocator-main-container .amlocator-filters-container .amlocator-attribute-wrapper .amlocator-input {
  width: 100%;
}
.amlocator-main-container .amlocator-filters-container .amlocator-attribute-wrapper:first-child {
  display: none;
}
.amlocator-main-container .amlocator-filters-container .amlocator-actions .amlocator-clear {
  color: #3ab549;
}
.amlocator-main-container .amlocator-filters-container .amlocator-actions .amlocator-button {
  background: #3ab549;
  color: #ffffff;
  padding: 8px 40px;
}
.amlocator-main-container .amlocator-filters-container .amlocator-actions .amlocator-button:hover {
  background: #198526;
}
.amlocator-main-container .amlocator-search-container {
  background: #ffffff;
  box-sizing: border-box;
  margin-bottom: 0px;
  padding: 5px 30px;
  width: 100%;
}
.amlocator-main-container .amlocator-search-container .amlocator-title {
  display: inline-block;
  margin-bottom: 5px;
}
.amlocator-main-container .amlocator-search-container .amlocator-block {
  margin-bottom: 15px;
  width: 100%;
}
.amlocator-main-container .amlocator-search-container .amlocator-block.-search {
  margin-bottom: 0;
}
.amlocator-main-container .amlocator-search-container .amlocator-text,
.amlocator-main-container .amlocator-search-container .amlocator-select {
  width: 100%;
  flex: 1;
}
.amlocator-main-container .amlocator-search-container .amlocator-select {
  height: 40px;
}
.amlocator-main-container .amlocator-search-container .amlocator-select.-measurement {
  background-color: #f8f8f8;
  border: none;
  height: inherit;
  line-height: 1;
  min-width: inherit;
}
.amlocator-main-container .amlocator-search-container .amlocator-button.-nearby {
  margin-left: auto;
  width: 100%;
}
.amlocator-current-location .amlocator-search {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI3LjUiIHN0cm9rZT0iI0Q3RDdENyIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZmlsbD0iI0Q3RDdENyIgZD0iTTEzIDE1LjEyMUwxNS4xMiAxM2w4LjY3NSA4LjY3NS0yLjEyMSAyLjEyeiIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
  border: none;
  cursor: pointer;
  height: 23px;
  position: absolute;
  right: 8px;
  top: 12px;
  width: 23px;
}
.amlocator-current-location .amlocator-wrapper {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  margin-top: 5px;
  position: relative;
}
.amlocator-current-location .amlocator-text {
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  box-sizing: border-box;
  height: 40px;
  padding-right: 40px;
  width: 100%;
}
.amlocator-current-location .amlocator-text::placeholder {
  color: #8a8e8a;
}
.amlocator-current-location .amlocator-text:focus {
  border: 1px solid #1979c3;
  box-shadow: none;
}
.amlocator-current-location .amlocator-text:focus + .amlocator-search,
.amlocator-current-location .amlocator-search:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI3LjUiIHN0cm9rZT0iIzE5NzlDMyIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZmlsbD0iIzE5NzlDMyIgZD0iTTEzIDE1LjEyMUwxNS4xMiAxM2w4LjY3NSA4LjY3NS0yLjEyMSAyLjEyeiIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
}
.amlocator-current-location .amlocator-reset {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDIwLjU0N0wyMC41NDcgMCAyMiAxLjQ1MyAxLjQ1MyAyMiAwIDIwLjU0N3oiIGZpbGw9IiNFQjU3NTciLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIyIDIwLjU0N0wxLjQ1MyAwIDAgMS40NTMgMjAuNTQ3IDIyIDIyIDIwLjU0N3oiIGZpbGw9IiNFQjU3NTciLz48L3N2Zz4=') no-repeat center;
  border: none;
  cursor: pointer;
  height: 22px;
  position: absolute;
  right: 8px;
  top: 8px;
  width: 22px;
}
.amlocator-current-location .amlocator-search.-hidden,
.amlocator-current-location .amlocator-reset.-hidden {
  display: none;
}
.amlocator-search-radius .amlocator-radio {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
.amlocator-search-radius .amlocator-radio:checked + .amlocator-label {
  background: #1979c3;
  /* phpcs:ignore Magento2.Less.ZeroUnits.ZeroUnitFound */
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
  color: #ffffff;
}
.amlocator-search-radius .amlocator-radio:focus + .amlocator-label {
  box-shadow: 0 0 3px 1px #00699d;
}
.amlocator-search-radius .amlocator-wrapper {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex: 1;
  position: relative;
}
.amlocator-search-radius .amlocator-select {
  min-width: 215px;
}
.amlocator-range-slider {
  background: #deedf8;
  border-radius: 10px;
  cursor: pointer;
  height: 10px;
  width: 100%;
}
.amlocator-range-slider .ui-slider-range {
  background: #1979c3;
  border-bottom-left-radius: 12px;
  border-top-left-radius: 12px;
  height: 100%;
}
.amlocator-range-slider .amlocator-handle {
  background: #1979c3;
  border-radius: 12px;
  /* phpcs:ignore Magento2.Less.ZeroUnits.ZeroUnitFound */
  box-shadow: 0 2px 3px rgba(20, 72, 112, 0.5);
  cursor: pointer;
  height: 14px;
  margin: 0 0 0 -7px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
}
.amlocator-range-slider .amlocator-handle:hover,
.amlocator-range-slider .amlocator-handle:focus,
.amlocator-range-slider .amlocator-handle:active {
  background: #4da1e2;
}
.amlocator-range-slider .amlocator-handle:focus {
  box-shadow: 0 0 3px 1px #3ab549;
}
.amlocator-range-slider .amlocator-tooltip {
  background: #1979c3;
  border-radius: 2px;
  color: #ffffff;
  font-size: 12px;
  left: 50%;
  padding: 2px 5px;
  position: absolute;
  top: -7px;
  transform: translate(-50%, -100%);
  white-space: nowrap;
}
.amlocator-range-slider .amlocator-tooltip:after {
  background: #1979c3;
  bottom: 0;
  content: '';
  height: 6px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 50%) rotate(45deg);
  width: 6px;
}
.amlocator-filters-container {
  background: #f8f8f8;
  margin-bottom: 10px;
}
.amlocator-filters-container .amlocator-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #000000;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 15px;
}
.amlocator-filters-container .amlocator-content {
  transition: all .3s ease;
}
.amlocator-filters-container .amlocator-hidden-filter {
  display: none;
}
.amlocator-filters-container .amlocator-actions {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  justify-content: flex-end;
  padding: 5px 15px;
}
.amlocator-filters-container .amlocator-clear {
  background: none;
  border: none;
  color: #006bb4;
  cursor: pointer;
}
.amlocator-filters-container .amlocator-button {
  border: none;
  line-height: unset;
  margin-left: 25px;
  min-height: 25px;
  padding: 0 20px;
}
.amlocator-filters-container .amlocator-button:hover {
  background: #1979c3;
  border: none;
  color: #ffffff;
}
.amlocator-attribute-wrapper {
  display: block;
  padding: 8px 15px;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amlocator-attribute-wrapper:nth-of-type(even) {
  background: #e7e7e7;
}
.amlocator-attribute-wrapper .amlocator-label {
  box-sizing: border-box;
  padding-right: 5px;
  width: 40%;
  word-wrap: break-word;
}
.amlocator-attribute-wrapper .amlocator-input {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  width: 60%;
}
.amlocator-attribute-wrapper .amlocator-input .chosen-container {
  width: 100% !important;
}
.amlocator-attribute-wrapper .amlocator-input .chosen-container .amlocator-chosen-search-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amlocator-attribute-wrapper .amlocator-select,
.amlocator-attribute-wrapper .chosen-choices {
  border-color: #cccccc;
  height: inherit;
  line-height: 1;
  max-height: 80px;
  padding: 9px 25px 9px 10px;
}
.amlocator-attribute-wrapper .chosen-container {
  font-size: inherit;
  height: inherit;
}
.amlocator-attribute-wrapper .chosen-container .chosen-choices {
  height: inherit;
  min-height: 35px;
  overflow: auto;
  padding: 5px;
}
.amlocator-attribute-wrapper .chosen-container .chosen-results li.highlighted {
  background: #1979c3;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNC41OTYuMzU0YS41LjUgMCAwIDAtLjcwNyAwTDIuNTk2IDEuNjQ3IDEuMzAzLjM1NGEuNS41IDAgMSAwLS43MDcuNzA3bDEuMjkzIDEuMjkzTC4zNTMgMy44ODlhLjUuNSAwIDEgMCAuNzA4LjcwN2wxLjUzNS0xLjUzNSAxLjUzNiAxLjUzNWEuNS41IDAgMCAwIC43MDctLjcwN0wzLjMwMyAyLjM1NCA0LjU5NiAxLjA2YS41LjUgMCAwIDAgMC0uNzA3eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center !important;
  background-size: contain !important;
  height: 8px;
  margin: 0 5px 0 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: initial;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: inherit;
  margin: 3px 0;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice {
  background: #1979c3;
  border: none;
  box-shadow: none;
  color: #ffffff;
  margin: 0 5px 0 0;
  padding: 5px 18px 5px 5px;
}
.amlocator-map-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
}
.amlocator-map-container > .amlocator-block {
  width: 100%;
}
.amlocator-map-container .amlocator-map {
  height: 300px;
  width: 100%;
}
.amlocator-map-pin {
  display: none;
}
.amlocator-arrow {
  display: inline-block;
  height: 8px;
  margin-left: auto;
  min-width: 14px;
  position: relative;
  width: 14px;
}
.amlocator-arrow:before,
.amlocator-arrow:after {
  background-color: #363636;
  content: '';
  display: inline-block;
  height: 2px;
  position: absolute;
  top: 3px;
  transition: all .2s ease;
  width: 9px;
}
.amlocator-arrow:before {
  left: 0;
}
.amlocator-arrow:after {
  right: 0;
}
.amlocator-arrow:after,
.amlocator-arrow.-down:before {
  transform: rotate(45deg);
}
.amlocator-arrow:before,
.amlocator-arrow.-down:after {
  transform: rotate(-45deg);
}
.amlocator-store-list {
  order: 1;
  overflow: auto;
}
.amlocator-store-list .amlocator-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 500px;
}
.amlocator-stores-wrapper {
  margin-bottom: 10px;
}
.amlocator-store-desc {
  background: #f6f6f6;
  cursor: pointer;
  display: block;
}
.amlocator-store-desc:not(:first-of-type) {
  margin-top: 15px;
}
.amlocator-store-desc .amlocator-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.amlocator-store-desc .amlocator-title .amlocator-link {
  color: #000000;
  word-break: break-all;
  word-wrap: break-word;
}
.amlocator-store-desc .amlocator-title .amlocator-map-pin {
  display: inline-block;
  margin-left: 1rem;
  vertical-align: middle;
}
.amlocator-store-desc .amlocator-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
}
.amlocator-store-desc .amlocator-image {
  background-position: center;
  background-size: cover;
  height: 150px;
  margin-right: 15px;
  min-width: 150px;
  width: 150px;
}
.amlocator-store-container {
  margin-bottom: 1.5rem;
}
.amlocator-store-container.-active .amlocator-store-desc,
.amlocator-store-container.-active .amlocator-week-container {
  background: #1979c3;
  color: #ffffff;
}
.amlocator-store-container.-active .amlocator-store-desc .amlocator-title .amlocator-link,
.amlocator-store-container.-active .amlocator-week-container .amlocator-title .amlocator-link {
  color: #ffffff;
}
.amlocator-store-container.-active .amlocator-today {
  background: #9dd4ff;
  color: #000000;
}
.amlocator-store-container .amlocator-week-container {
  display: none;
}
.amlocator-store-container .amlocator-schedule-container:hover {
  cursor: pointer;
}
.amlocator-store-container .amlocator-schedule-container .amlocator-week {
  font-size: 13px;
  display: block;
}
.amlocator-description {
  word-break: break-word;
}
.amlocator-schedule-container .amlocator-today {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #dfdfdf;
  justify-content: space-between;
  padding: 5px 15px 5px 35px;
  position: relative;
}
.amlocator-schedule-container .amlocator-today:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgOTcuMTYgOTcuMTYiPjxwYXRoIGQ9Ik00OC41OCAwQzIxLjc5MyAwIDAgMjEuNzkzIDAgNDguNThzMjEuNzkzIDQ4LjU4IDQ4LjU4IDQ4LjU4IDQ4LjU4LTIxLjc5MyA0OC41OC00OC41OFM3NS4zNjcgMCA0OC41OCAwem0wIDg2LjgyM2MtMjEuMDg3IDAtMzguMjQ0LTE3LjE1NS0zOC4yNDQtMzguMjQzUzI3LjQ5MyAxMC4zMzcgNDguNTggMTAuMzM3IDg2LjgyNCAyNy40OTIgODYuODI0IDQ4LjU4IDY5LjY2NyA4Ni44MjMgNDguNTggODYuODIzeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwN0FGRiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik03My44OTggNDcuMDhINTIuMDY2VjIwLjgzYTQgNCAwIDAgMC04IDB2MzAuMjVhNCA0IDAgMCAwIDQgNGgyNS44MzJhNCA0IDAgMCAwIDAtOHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDdBRkYiIGZpbGw9IiMxOTc5QzMiLz48L3N2Zz4=) no-repeat center;
  background-size: contain;
  content: '';
  height: 14px;
  left: 15px;
  position: absolute;
  top: 8px;
  width: 14px;
}
.amlocator-schedule-container .amlocator-today .amlocator-time {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.amlocator-schedule-container .amlocator-arrow {
  margin: 6px 0 0 15px;
}
.amlocator-schedule-container .amlocator-week {
  display: none;
  margin: 12px 4px 0;
}
.amlocator-schedule-container.active .amlocator-week-container {
  min-height: 10rem;
  position: relative;
}
.amlocator-schedule-container.active .amlocator-arrow:after {
  transform: rotate(45deg);
}
.amlocator-schedule-container.active .amlocator-arrow:before {
  transform: rotate(-45deg);
}
.amlocator-schedule-table {
  display: flex;
  flex-direction: column;
}
.amlocator-schedule-table .amlocator-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 6px;
}
.amlocator-schedule-table .amlocator-cell {
  box-sizing: border-box;
  width: 50%;
}
.amlocator-schedule-table .amlocator-cell.-day {
  padding-left: 15px;
}
.amlocator-schedule-table .amlocator-cell.-time {
  padding-right: 8%;
  text-align: right;
  white-space: nowrap;
}
.amlocator-pager-container {
  margin-top: auto;
}
.amlocator-pager-container .pages {
  text-align: right;
}
.amlocator-pager-container .items {
  /* phpcs:ignore Magento2.Less.ZeroUnits.ZeroUnitFound */
  padding: 0 0.2rem 0.2rem;
}
.amlocator-pager-container .items .action:focus {
  box-shadow: 0 0 3px 1px #3ab549;
}
.amlocator-pager-container .pages .page {
  background: #f8f8f8;
  color: #000000;
  font-weight: normal;
  line-height: 1;
  padding: 8px 10px;
}
.amlocator-pager-container .pages a.page {
  color: #000000;
}
.amlocator-pager-container .pages .item {
  margin: 0;
  position: relative;
}
.amlocator-pager-container .pages .item:not(:last-of-type) {
  margin-right: 10px;
}
.amlocator-pager-container .pages .current .page,
.amlocator-pager-container .pages .page:hover {
  background: #1979c3;
  color: #ffffff;
}
.amlocator-pager-container .pages a.action {
  background: #f8f8f8;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
}
.amlocator-pager-container .pages a.action:hover {
  background: #1979c3;
}
.amlocator-pager-container .pages .items a.action:before {
  color: #000000;
  font-size: 14px;
}
.amlocator-pager-container .pages .items a.action:hover:before {
  color: #ffffff;
}
.amlocator-map .amlocator-image img {
  max-width: 150px;
}
.amlocator-info-popup {
  width: 250px;
}
.amlocator-info-popup .amlocator-name {
  margin-top: 5px;
}
.amlocator-info-popup .amlocator-image {
  clear: both;
  display: block;
  margin-bottom: 10px;
  width: 100px;
}
.amlocator-index-index {
  overflow-x: hidden;
}
.amstars-rating-container {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
  height: 27px;
  margin-bottom: 5px;
  overflow: hidden;
  width: 160px;
}
.amstars-rating-container.-small {
  width: 107px;
  height: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzQzIDYuODc1TDkuNSAwIDcuMjU3IDYuODc1SDBsNS44NzEgNC4yNUwzLjYzIDE4IDkuNSAxMy43NSAxNS4zNzEgMThsLTIuMjQyLTYuODc1TDE5IDYuODc1aC03LjI1N3pNMTQuOSA4LjIwMmgtNC4xMjZMOS41IDQuMjkzbC0xLjI3NSAzLjkxSDQuMDk5bDMuMzM4IDIuNDE1LTEuMjc1IDMuOTA5TDkuNSAxMi4xMWwzLjMzOCAyLjQxNi0xLjI3NS0zLjkxIDMuMzM4LTIuNDE1eiIgZmlsbD0iI0IxQUVBRSIvPjwvc3ZnPg==);
}
.amstars-rating-container.-small .amstars-stars {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
}
.amstars-rating-container.-main-page {
  margin: 0 10px;
}
.amstars-rating-container .amstars-stars {
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
/* phpcs:ignoreFile */
.amlocator-index-index .columns .column.main {
  padding-bottom: 0;
}
.amlocator-index-index .amlocator-attribute-wrapper .chosen-container .chosen-choices {
  border-color: #99dea2;
}
.amlocator-search-container {
  background-color: white;
}
.amlocator-description-grey {
  background: #f7f8f7;
  padding: 0 15px;
  word-break: break-word;
}
.amlocator-location-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.amlocator-location-container .amlocator-column,
.amlocator-location-container .amlocator-block {
  box-sizing: border-box;
  width: 100%;
}
.amlocator-location-container .amlocator-column > .amlocator-block {
  padding: 0 15px;
}
.amlocator-location-container .amlocator-block.-route {
  padding: 20px 15px 25px;
}
.amlocator-location-container .amlocator-block.-map {
  height: 170px;
  margin-bottom: 15px;
}
.amlocator-location-container .amlocator-block.-separator {
  box-sizing: border-box;
  margin: 15px 0;
}
.amlocator-location-container .amlocator-block.-separator > .hr {
  border-top: 1px solid #d2d6d3;
  margin: 0;
}
.amlocator-location-container .amlocator-block > .amlocator-title {
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
}
.amlocator-location-container .amlocator-directions-container {
  max-height: 500px;
  overflow: auto !important;
}
.amlocator-location-container .amlocator-text.-bold {
  font-weight: 600;
}
.amlocator-location-container .amlocator-button {
  background: #1979c3;
  border: 1px solid #1979c3;
  border-radius: 2px;
  box-sizing: border-box;
  color: #ffffff;
  font-weight: inherit;
  min-height: 40px;
}
.amlocator-location-container .amlocator-button:hover {
  background-color: #1c87da;
}
.amlocator-route-creator {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #1979c3;
  box-sizing: border-box;
}
.amlocator-route-creator .amlocator-modes {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.amlocator-route-creator .amlocator-travel-mode {
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  border-radius: 3.5rem;
  height: 3.5rem;
  opacity: .6;
  transition: all .3s ease;
  width: 3.5rem;
}
.amlocator-route-creator .amlocator-travel-mode:not(:last-of-type) {
  margin-right: 5px;
}
.amlocator-route-creator .amlocator-travel-mode:focus {
  border: 1px solid #ffffff;
}
.amlocator-route-creator .amlocator-travel-mode.radio-checked,
.amlocator-route-creator .amlocator-travel-mode:focus,
.amlocator-route-creator .amlocator-travel-mode:hover {
  background-color: #99dea2;
  opacity: 1;
}
.amlocator-route-creator .amlocator-travel-mode.-driving {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuODE1IDExLjY5N0gxLjEyN3YuOTdjMCAuNTM5IDAgMS4wNzguMDI1IDEuNjE2LjAxNy40OTEuMjE2LjcwNS42NS43MTJoMS40NmEuNDYuNDYgMCAwIDAgLjM5LS4xMjcuNDkyLjQ5MiAwIDAgMCAuMTUtLjM5M2MuMDI0LS4yODEuMDM1LS41NjUuMDM1LS44NDggMC0uNjEgMC0xLjIyLS4wMTUtMS44MjktLjAwNC0uMDIzLS4wMDYtLjA2NC0uMDA3LS4xek0xNi45OSA5LjA3MVY3LjEyOWExLjU0NCAxLjU0NCAwIDAgMC0uMjQyLS44NGMtLjIxLS4zNC0uNDEyLS42ODctLjU5NC0xLjA0M2wtLjAyNC0uMDQ4YS41NTEuNTUxIDAgMCAwIC4wNzEtLjA0My42MjguNjI4IDAgMCAwIC4yMjYtLjU2M2wtLjExOS0uNjhhLjQxMi40MTIgMCAwIDAtLjE0OC0uMjQ1LjM4OC4zODggMCAwIDAtLjI2OS0uMDgybC0uNDc3LjAzNmMtLjI1LS41ODItLjQ4NS0xLjE4LS43MTgtMS43NzZhMTcuMjUyIDE3LjI1MiAwIDAgMC0uNTEzLTEuMTg4Ljk5Mi45OTIgMCAwIDAtLjMwNS0uMzg0Ljk1Ljk1IDAgMCAwLS40NDctLjE4NSA1LjY2MSA1LjY2MSAwIDAgMC0uODY4LS4wOGMtLjg3NiAwLTEuNzUuMDMtMi42My4wMzYtLjcwNyAwLTEuNDE0IDAtMi4xMjItLjAxMkw1LjQ1LjAxMmExMi4wNTQgMTIuMDU0IDAgMCAwLTEuODE5LjA1NWMtLjE5LjAxNi0uMzc0LjA4Mi0uNTMzLjE5Mi0uMTU5LjExLS4yODguMjYtLjM3Ni40MzUtLjAzOC4wNzYtLjA4LjE1LS4xMS4yMjctLjI3NS43LS41NDQgMS40MDYtLjgyNCAyLjEwNC0uMDcxLjIwMi0uMTQ5LjQwMS0uMjMxLjU5NmwtLjUxMy0uMDQ4YS4zODguMzg4IDAgMCAwLS4yNjkuMDgzLjQxMi40MTIgMCAwIDAtLjE0OC4yNDVsLS4xMi42OTFhLjYyOC42MjggMCAwIDAgLjIxNS41NjMuNjYuNjYgMCAwIDAgLjExNy4wNjJjLS4yMDkuNDExLS40NDEuODEtLjY5NSAxLjE5MmEuODkzLjg5MyAwIDAgMC0uMTMuNDA2QzAgNy4wNzkgMCA3LjM0NSAwIDcuNjFjMCAuNjA1LjAwNSAxLjIxMi4wMTUgMS44MTkgMCAuMzQ3IDAgLjY5NS4wMTkgMS4wNGEuNzMuNzMgMCAwIDAgLjE1My40MzQuNjkuNjkgMCAwIDAgLjM3Ny4yNDhjLjMyMy4wOTcuNjU4LjE0NC45OTQuMTQxLjc1MS4wMTQgMS41MTYuMDE0IDIuMjc1LjAxNGg4LjQwM2MxLjE5NCAwIDIuMzg5LjA2MiAzLjU4Mi0uMDM3YTMuMTEgMy4xMSAwIDAgMCAuNjktLjE1LjY0OC42NDggMCAwIDAgLjMwOS0uMjEyYy4wOC0uMTAxLjEzMS0uMjI0LjE0NS0uMzU0LjAyMi0uMTE4LjAzNS0uMjM4LjAzOC0uMzU3LjAwMi0uMzczLS4wMS0uNzUyLS4wMS0xLjEyNnptLTE0LjUyOC4wNGMtLjI2IDAtLjUxNS0uMDgtLjczMS0uMjI5YTEuMzUgMS4zNSAwIDAgMS0uNDg1LS42MSAxLjQgMS40IDAgMCAxLS4wNzQtLjc4NWMuMDUtLjI2My4xNzYtLjUwNS4zNi0uNjk1LjE4My0uMTkuNDE4LS4zMi42NzMtLjM3Mi4yNTUtLjA1My41Mi0uMDI2Ljc2LjA3N3MuNDQ2LjI3Ny41OS41YTEuMzkxIDEuMzkxIDAgMCAxIC4xMjIgMS4yNzYgMS4zNjMgMS4zNjMgMCAwIDEtLjI4NS40NDIgMS4zMTMgMS4zMTMgMCAwIDEtLjQyNy4yOTVjLS4xNi4wNjgtLjMzLjEwMy0uNTAzLjEwM3YtLjAwMnptLS4yOTUtMy45MzdjLjAwOS0uMDM1LjAxMy0uMDU0LjAyLS4wNzFMMy43IDEuNTAyYy4wMTctLjA0My4wNC0uMDg0LjA2LS4xMjNhLjI2MS4yNjEgMCAwIDEgLjEtLjExNy4yNS4yNSAwIDAgMSAuMTQ4LS4wMzhoOC45MzdhLjI4Ny4yODcgMCAwIDEgLjE5NS4wNDljLjA1OC4wMzkuMS4wOTguMTIuMTY2LjE1OC4zODkuMzIuNzc3LjQ4MyAxLjE2NWwxLjAwNCAyLjQyOWMuMDEzLjAzLjAyNC4wNjQuMDQzLjExbC0xMi42MjMuMDMxem0xMi4zMzUgMy45NGExLjI4NiAxLjI4NiAwIDAgMS0uNzI5LS4yMzYgMS4zNTEgMS4zNTEgMCAwIDEtLjQ3OS0uNjE1IDEuNCAxLjQgMCAwIDEtLjA2OC0uNzg2Yy4wNTMtLjI2My4xOC0uNTA0LjM2Ni0uNjkyYTEuMjc2IDEuMjc2IDAgMCAxIDEuNDM2LS4yOGMuMjQuMTA0LjQ0NC4yOC41ODcuNTA2YTEuMzkyIDEuMzkyIDAgMCAxLS4xOCAxLjcxMyAxLjI5MyAxLjI5MyAwIDAgMS0uOTMzLjM5em0tMS4zMTUgMi42MTZ2MS41ODljMCAuMzM1LjAxNy42NzMuMDQgMS4wMDkuMDMuNDM0LjE5OS42MzguNTYzLjY0OGEzMC44NyAzMC44NyAwIDAgMCAxLjU4NCAwIC40MTMuNDEzIDAgMCAwIC4zLS4xMDEuNDQuNDQgMCAwIDAgLjE0OC0uMjg3Yy4wMzQtLjE1Mi4wNTMtLjMwNy4wNTYtLjQ2MnYtMi4zMThhLjc1NS43NTUgMCAwIDAgMC0uMDhoLTIuNjgxbC0uMDEuMDAyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amlocator-route-creator .amlocator-travel-mode.-transit {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjMxOCA5VjIuNzdhLjY5OC42OTggMCAwIDAtLjItLjQ5LjY3Ny42NzcgMCAwIDAtLjQ4Mi0uMjAzVjBIMS4zNjR2Mi4wNzdhLjY3Ny42NzcgMCAwIDAtLjQ4Mi4yMDMuNjk4LjY5OCAwIDAgMC0uMi40OVY5SDB2NS41MzloMS4zNjR2Mi40MjNjMCAuMjc1LjEwNy41NC4zLjczNC4xOTEuMTk1LjQ1MS4zMDQuNzIyLjMwNGguNjgyYy4yNzEgMCAuNTMyLS4xMS43MjMtLjMwNC4xOTItLjE5NS4zLS40NTkuMy0uNzM1VjE0LjU0aDYuODE4djIuNDIzYzAgLjI3NS4xMDguNTQuMy43MzQuMTkxLjE5NS40NTIuMzA0LjcyMy4zMDRoLjY4MmMuMjcgMCAuNTMxLS4xMS43MjMtLjMwNC4xOTItLjE5NS4zLS40NTkuMy0uNzM1VjE0LjU0SDE1VjloLS42ODJ6bS0xLjE5MyAyLjc3YzAgLjIwNS0uMDYuNDA1LS4xNzIuNTc2LS4xMTMuMTctLjI3Mi4zMDQtLjQ2LjM4M2ExLjAwOCAxLjAwOCAwIDAgMS0xLjExNC0uMjI1IDEuMDQ0IDEuMDQ0IDAgMCAxLS4yMjItMS4xMzJjLjA3OC0uMTkuMjA5LS4zNTIuMzc3LS40NjZhMS4wMTIgMS4wMTIgMCAwIDEgMS4yOTEuMTI5Yy4xOTIuMTk1LjMuNDU5LjMuNzM0em0tOS4yMDUgMGMwIC4yMDUtLjA2LjQwNS0uMTcyLjU3NmExLjAwOCAxLjAwOCAwIDAgMS0xLjU3NC4xNTcgMS4wNDMgMS4wNDMgMCAwIDEtLjIyMS0xLjEzMWMuMDc3LS4xOS4yMDgtLjM1Mi4zNzctLjQ2NmExLjAxMiAxLjAxMiAwIDAgMSAxLjI5LjEyOWMuMTkzLjE5NS4zLjQ1OS4zLjczNHpNOC4xODIgOVYzLjQ2Mmg0Ljc3MlY5SDguMTgyek0yLjA0NSAzLjQ2Mmg0Ljc3M1Y5SDIuMDQ1VjMuNDYyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amlocator-route-creator .amlocator-travel-mode.-walking {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuMjM4IDEwLjY2Nkw3LjM0NSA4LjA2bC0uMzcxIDIuMzUuOTAzIDEuMjQzYS44NC44NCAwIDAgMCAxLjE3NS4xODcuODQuODQgMCAwIDAgLjE4Ni0xLjE3NXpNNy4zMjMgMi40NGExLjY4MiAxLjY4MiAwIDEgMS0zLjM2NSAwIDEuNjgyIDEuNjgyIDAgMCAxIDMuMzY1IDB6TTQuMTU4IDE0LjQzNWwtMi4xODggMy4wM2ExLjAyOCAxLjAyOCAwIDEgMCAxLjY2NyAxLjIwNGwxLjc5LTIuNDc4LTEuMjY5LTEuNzU2eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik05LjgwNSAxNy40NjVsLTMuODYtNS4zNDUuNzk3LTUuMDMzYTIuMDU1IDIuMDU1IDAgMCAwLTEuNzEtMi4zNTJjLS42Ny0uMTA2LTEuMjUzLjE5OC0xLjc2NC41NjlMLjg0NCA3LjA2NWEuODQxLjg0MSAwIDAgMC0uMzM3LjU1TC4wMSAxMC43NTJhLjg0MS44NDEgMCAwIDAgMS42NjIuMjYzbC40NDMtMi43OTUgMS4xNzYtLjg1NS0uNDg1IDMuMDczYy0uMDg0LjUyOC4wMzcuODk4LjI4MSAxLjIzNmw1LjA1MSA2Ljk5NGExLjAyNyAxLjAyNyAwIDEgMCAxLjY2Ny0xLjIwNHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amlocator-route-creator .amlocator-travel-mode.-bicycling {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjEzNCA0LjI3NmExLjYzMSAxLjYzMSAwIDEgMC0yLjUyOC0yLjA2MiAxLjYzMSAxLjYzMSAwIDAgMCAyLjUyOCAyLjA2MnpNMTAuMDMxIDcuMDUzbDIuOTA3IDMuMDkyYS42Ni42NiAwIDAgMCAuOTM1LjAyOS42NjIuNjYyIDAgMCAwIC4wMjktLjkzNWwtMy42OTgtMy45MzVhLjY1LjY1IDAgMCAwLS4wODUtLjA3M2MtLjAxLS4wMS0uMDE4LS4wMi0uMDI5LS4wMjktLjUxNy0uNDM1LTEuNTI5LS41MzQtMi4zNy4zMDctMS4xNTMgMS4xNjItMS42OTkgMi4wMi0yLjI3MSAzLjY0LS4zMjkgMS4yMTguMzc3IDEuNzA1IDEuMDE1IDIuMDA3LjE2Ny4wOC4zMTIuMTQyLjQ0Mi4xNzQuMDM1LjAxMy4wNjguMDI4LjEwNS4wMzdsMi4zNjcuNTcyLS45MzggMy43MTFhLjg4Mi44ODIgMCAwIDAgMS43MS40MzNsMS4xNTctNC41NzZhLjg4Mi44ODIgMCAwIDAtLjY0OC0xLjA3NGwtMi41My0uNjFjLjQ5Ny0xLjAwMyAxLjI2NC0xLjkzOCAxLjgtMi42NDYuMDM2LS4wNC4wNy0uMDgxLjEwMi0uMTI0eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTkgMTUuMmEzLjggMy44IDAgMSAxLTcuNiAwIDMuOCAzLjggMCAwIDEgNy42IDB6bS0zLjggMS45YTEuOSAxLjkgMCAxIDAgMC0zLjggMS45IDEuOSAwIDAgMCAwIDMuOHpNNy42IDE1LjJhMy44IDMuOCAwIDEgMS03LjYgMCAzLjggMy44IDAgMCAxIDcuNiAwem0tMy44IDEuOWExLjkgMS45IDAgMSAwIDAtMy44IDEuOSAxLjkgMCAwIDAgMCAzLjh6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}
.amlocator-route-creator .amlocator-addresses {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.amlocator-route-creator .amlocator-inputs {
  flex: 1;
  margin: 0 25px;
}
.amlocator-route-creator .amlocator-address {
  border: none;
  height: 35px;
}
.amlocator-route-creator .amlocator-address:focus {
  box-shadow: 0 0 3px 1px #ffffff;
}
.amlocator-route-creator .amlocator-address.-end {
  background: #f2f2f2;
  color: #494949;
}
.amlocator-route-creator .amlocator-address:not(:last-of-type) {
  margin-bottom: 15px;
}
.amlocator-route-creator .amlocator-swap {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTZhMSAxIDAgMSAwIDIgMEg3ek04LjcwNy4yOTNhMSAxIDAgMCAwLTEuNDE0IDBMLjkyOSA2LjY1N0ExIDEgMCAwIDAgMi4zNDMgOC4wN0w4IDIuNDE0bDUuNjU3IDUuNjU3YTEgMSAwIDEgMCAxLjQxNC0xLjQxNEw4LjcwNy4yOTN6TTkgMTZWMUg3djE1aDJ6TTE0IDE2YTEgMSAwIDEgMC0yIDBoMnptLTEuNzA3IDE1LjcwN2ExIDEgMCAwIDAgMS40MTQgMGw2LjM2NC02LjM2NGExIDEgMCAwIDAtMS40MTQtMS40MTRMMTMgMjkuNTg2bC01LjY1Ny01LjY1N2ExIDEgMCAwIDAtMS40MTQgMS40MTRsNi4zNjQgNi4zNjR6TTEyIDE2djE1aDJWMTZoLTJ6IiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  height: 33px;
  opacity: .6;
  padding: 0;
  transition: all .3s ease;
  width: 20px;
}
.amlocator-route-creator .amlocator-swap:hover,
.amlocator-route-creator .amlocator-swap:focus {
  opacity: 1;
}
.amlocator-route-creator .amlocator-swap:focus {
  box-shadow: 0 0 3px 1px #ffffff;
}
.amlocator-route-icon {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 65px;
  justify-content: space-between;
  width: 13px;
}
.amlocator-route-icon .amlocator-icon {
  box-sizing: border-box;
}
.amlocator-route-icon .amlocator-icon.-start {
  border: 3px solid #ffffff;
  border-radius: 10px;
  height: 12px;
  width: 12px;
}
.amlocator-route-icon .amlocator-icon.-dot {
  background: #99dea2;
  border-radius: 10px;
  height: 4px;
  width: 4px;
}
.amlocator-route-icon .amlocator-icon.-end {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02Ljc1IDE4UzEzIDExLjc0NyAxMyA2YzAtNC0zLTYtNi41LTZTMCAyIDAgNmMwIDUuNzQ3IDYuNzUgMTIgNi43NSAxMnpNNi41IDlhMi41IDIuNSAwIDEgMCAwLTUgMi41IDIuNSAwIDAgMCAwIDV6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat center;
  height: 18px;
  width: 13px;
}
.amlocator-collapse-title {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 0 10px 0;
}
.amlocator-directions-container table.adp-placemark {
  background: #3ab549;
  color: #ffffff;
}
.amlocator-directions-container td.adp-text {
  font-weight: 600;
  vertical-align: middle;
}
.amlocator-location-info {
  box-sizing: border-box;
  padding: 15px;
}
.amlocator-location-info .amlocator-block {
  margin-bottom: 10px;
}
.amlocator-location-info .amlocator-link {
  color: #000000;
  cursor: pointer;
}
.amlocator-location-info .amlocator-icon {
  background-color: #1979c3;
  border-radius: 10px;
  display: inline-block;
  height: 20px;
  margin-right: 15px;
  vertical-align: middle;
  width: 20px;
}
.amlocator-location-info .amlocator-icon.-website {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgMGE2IDYgMCAxIDEgMCAxMkE2IDYgMCAwIDEgNiAwem00LjQwOCAyLjg1NGMtLjQ2MS4zMDktLjk1My41NjktMS40NjguNzc2LjIyMi42Ny4zNSAxLjM2Ny4zOCAyLjA3MWgyLjA4N2E1LjQxIDUuNDEgMCAwIDAtMS0yLjg0N3ptLTguODEzIDBBNS40IDUuNCAwIDAgMCAuNiA1LjcwMmgyLjA4Yy4wMy0uNzA1LjE1OC0xLjQwMi4zOC0yLjA3MmE3Ljk5NiA3Ljk5NiAwIDAgMS0xLjQ2Ni0uNzc2em04LjgxMyA2LjI5MmE1LjQgNS40IDAgMCAwIDEtMi44NDdIOS4zMjJhNy41OSA3LjU5IDAgMCAxLS4zNiAyLjA3N2MuNTA3LjIwNy45OS40NjUgMS40NDUuNzd6TS42IDYuMjk2YTUuNDA3IDUuNDA3IDAgMCAwIDEgMi44NSA3Ljk5MyA3Ljk5MyAwIDAgMSAxLjQ0NC0uNzcgNy41OTQgNy41OTQgMCAwIDEtLjM2Ni0yLjA4SC42em01LjEwNyAxLjUxMnYtMS41MUgzLjI3NGMtLjAzNC4zMzQuMTkgMS42MjIuMzI2IDEuODc4YTcuODk3IDcuODk3IDAgMCAxIDIuMTAyLS4zNjZsLjAwNS0uMDAyem0zLjAyOS0xLjUxSDYuMjk5VjcuODFhNy45MiA3LjkyIDAgMCAxIDIuMTAxLjM2OGMuMTk3LS42MDguMzEtMS4yNC4zMzYtMS44OHptLTMuMDMyLS42VjQuMTlhNy45MyA3LjkzIDAgMCAxLTIuMDg0LS4zNmMtLjE1OC4zNC0uMzkzIDEuNjQzLS4zNCAxLjg3NWgyLjQyNHYtLjAwNnptMi42ODMtMS44NzFhNy45NDMgNy45NDMgMCAwIDEtMi4wODguMzZ2MS41MTVoMi40MzVhNy4wNCA3LjA0IDAgMCAwLS4zNDctMS44NzV6TTMuOCA4LjczNGE3LjA0NSA3LjA0NSAwIDAgMCAxLjkwMiAyLjYyVjguNGMtLjM2OC0uMDI0LTEuNTMyLjE3OS0xLjkwMi4zMzR6bTIuNDk4IDIuNjIyYTcuMDU3IDcuMDU3IDAgMCAwIDEuOTA0LTIuNjI3QTcuMzggNy4zOCAwIDAgMCA2LjI5OCA4LjR2Mi45NTZ6TTMuODIyIDMuMjc0Yy40MjguMTYgMS41OTIuMzYgMS44OC4zMjJWLjcwNmE3LjA1MiA3LjA1MiAwIDAgMC0xLjg4IDIuNTY4em00LjM2IDBBNy4wNTIgNy4wNTIgMCAwIDAgNi4yOTkuNzA2VjMuNmE3LjM5NyA3LjM5NyAwIDAgMCAxLjg4My0uMzIzdi0uMDAzem0tNC45MTQtLjE5NUE3LjcyMiA3LjcyMiAwIDAgMSA0LjgyNC43MiA1LjM4OCA1LjM4OCAwIDAgMCAxLjk2MiAyLjRjLjQxMS4yNy44NDkuNDk4IDEuMzA2LjY4ek03LjE3OC43MmE3Ljc0OCA3Ljc0OCAwIDAgMSAxLjU2IDIuMzYgNy4yMTYgNy4yMTYgMCAwIDAgMS4zMDUtLjY4NkE1LjQgNS40IDAgMCAwIDcuMTc3Ljcyem0uMDggMTAuNTRhNS4zNjQgNS4zNjQgMCAwIDAgMi43ODEtMS42NTNBNy4yMjUgNy4yMjUgMCAwIDAgOC43NiA4LjkzYTcuODQyIDcuODQyIDAgMCAxLTEuNTAxIDIuMzN6TTEuOTYzIDkuNjA3YTUuMzcxIDUuMzcxIDAgMCAwIDIuNzgyIDEuNjUzIDcuODI4IDcuODI4IDAgMCAxLTEuNDk4LTIuMzNjLS40NS4xODItLjg4LjQxLTEuMjg0LjY3N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  background-position: center;
  background-repeat: no-repeat;
}
.amlocator-location-info .amlocator-icon.-phone {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNzUgMS45NjZsMS4xMTgtLjc0M2MuMzY3LS4yNDUuNzUyLS4xNTQuOTU0LjI1NWwuOTU1IDEuOTM1LS43NjUuODZjLS4yNTMuMjkzLS40NDMuNTcyLS4yNjkuOTg5LjY4NyAxLjY0OCAyLjI4MiAzLjU4IDMuNzcgNC41NjcuMzc3LjI1LjY4Ny4xMTYgMS4wMjItLjA3N2wuOTktLjU4OCAxLjcyIDEuMzA0Yy4zNjMuMjc2LjM3OS42NzEuMDY5Ljk4NmwtLjk0Mi45NTVDNy4yMDcgMTQuNjA2LTEuODQzIDMuNjM2Ljc1MSAxLjk2N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  background-position: center;
  background-repeat: no-repeat;
}
.amlocator-location-info .amlocator-icon.-email {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuNDQzIDFIMS41NTdDMS4yNSAxIDEgMS4yMTcgMSAxLjQ4NHY1LjAzMmMwIC4yNjcuMjUuNDg0LjU1Ny40ODRoOC44ODZjLjMwNyAwIC41NTctLjIxNy41NTctLjQ4NFYxLjQ4NGMwLS4yNjctLjI1LS40ODQtLjU1Ny0uNDg0em0tOC44ODYuMjUyaDguODg2Yy4xNDMgMCAuMjYuMDk5LjI2Ni4yMjJMNi4yMjYgNC42NzFhLjQyOC40MjggMCAwIDEtLjQ1MiAwTDEuMjkxIDEuNDc0Yy4wMDYtLjEyMy4xMjMtLjIyMi4yNjYtLjIyMnpNMS4yOSAxLjhMNC4zNzUgNCAxLjI5IDYuMlYxLjh6bTkuMTUzIDQuOTQ4SDEuNTU3Yy0uMTQzIDAtLjI2LS4wOTktLjI2Ni0uMjIybDMuMzEzLTIuMzYzLjk4Ni43MDNBLjcxMS43MTEgMCAwIDAgNiA0Ljk5YS43MTIuNzEyIDAgMCAwIC40MS0uMTIzbC45ODYtLjcwMyAzLjMxMyAyLjM2M2MtLjAwNi4xMjMtLjEyMy4yMjItLjI2Ni4yMjJ6bS4yNjYtLjU0OEw3LjYyNSA0bDMuMDg0LTIuMnY0LjR6IiBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iLjQiLz48L3N2Zz4=);
  background-position: center;
  background-repeat: no-repeat;
}
.amlocator-location-container .amlocator-schedule-container .amlocator-today {
  background: none;
  cursor: pointer;
  padding-left: 30px;
  padding-right: 0;
}
.amlocator-location-container .amlocator-schedule-container .amlocator-today:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBDNC40ODggMCAwIDQuNDg4IDAgMTBzNC40ODggMTAgMTAgMTAgMTAtNC40ODggMTAtMTBTMTUuNTEyIDAgMTAgMHoiIGZpbGw9IiMxOTc5QzMiLz48cGF0aCBkPSJNMTAuMDk5IDRIOXY2LjEzNkwxMy4zNCAxM2wuNjYtLjcyNy0zLjkwMS0yLjU5MVY0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
  height: 20px;
  left: 0;
  top: 5px;
  width: 20px;
}
.amlocator-location-container .amlocator-schedule-table .amlocator-cell.-day {
  padding-left: 10px;
}
.amlocator-location-container .amlocator-schedule-table .amlocator-cell.-time {
  padding-right: 8px;
}
.amlocator-location-gallery {
  padding: 0 15px;
}
.amlocator-location-gallery > .amlocator-wrapper {
  height: 80px;
  padding: 0 25px;
}
.amlocator-location-gallery .slick-slide {
  margin: .2rem;
}
.amlocator-location-gallery .amlocator-link {
  height: 80px;
  text-align: center;
}
.amlocator-location-gallery .amlocator-image {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.amlocator-location-gallery .amlocator-wrapper .slick-list .slick-track .slick-slide {
  display: inline-block;
}
.amlocator-location-gallery .slick-arrow:focus {
  box-shadow: 0 0 3px 1px #3ab549;
}
.fancybox-button,
.fancybox-button:hover {
  box-shadow: none !important;
}
.amlocator-location-reviews {
  max-height: 500px;
  overflow: auto;
}
.amlocator-location-reviews .amlocator-items {
  list-style: none none;
  margin: 0;
  padding: 0;
}
.amlocator-reviews-general {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amlocator-reviews-general .amlocator-value {
  font-size: 50px;
  font-weight: 400;
  margin-right: 10px;
}
.amlocator-reviews-general .amlocator-wrapper {
  margin-right: 20px;
}
.amlocator-location-review {
  padding: 10px 0 0;
}
.amlocator-location-review .amlocator-name {
  font-weight: bold;
}
.amlocator-location-review .amlocator-message {
  margin-top: 10px;
  max-height: 1000px;
  overflow: auto;
  transition: all .3s ease;
  word-break: break-word;
  word-wrap: break-word;
}
.amlocator-location-review .amlocator-message.-collapsed {
  max-height: 60px;
  overflow: hidden;
}
.amlocator-location-review .amlocator-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.amlocator-location-review .amlocator-link.-full,
.amlocator-location-review .amlocator-link.-full:visited,
.amlocator-location-review .amlocator-link.-full:active,
.amlocator-location-review .amlocator-link.-full:hover {
  color: #99dea2;
  cursor: pointer;
  font-size: 12px;
  margin-right: 14px;
  position: relative;
}
.amlocator-location-review .amlocator-date {
  color: #555555;
  font-size: 12px;
  margin-left: auto;
  margin-right: 5px;
}
.amlocator-attributes-container {
  display: none;
  padding: 30px 20px;
}
.amlocator-location-attribute:not(:first-of-type) {
  margin-top: 25px;
}
.amlocator-location-attribute .amlocator-values {
  display: inline-block;
}
.amlocator-location-attribute .amlocator-value {
  border-radius: 2px;
  /* phpcs:ignore Magento2.Less.ZeroUnits.ZeroUnitFound */
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
  display: inline-block;
  margin: 0 10px 5px 0;
  padding: 5px 10px;
}
.amlocator-location-attribute .amlocator-value.-multiselect {
  background: #ffffff;
  color: #0d0e0d;
}
.hidden {
  display: none;
}
.loading-mask {
  z-index: 100001 !important;
}
.amlocator-main-container {
  background-color: #eceeec;
}
.amlocator-main-container .amlocator-stores-wrapper {
  padding: 10px;
}
.amlocator-main-container .amlocator-schedule-container {
  margin-top: 20px;
}
.amlocator-main-container .amlocator-schedule-container .amlocator-today {
  padding-left: 22px;
}
.amlocator-main-container .amlocator-schedule-container .amlocator-today:before {
  left: 0;
}
.amlocator-main-container .amlocator-search-container {
  padding-bottom: 40px;
}
.amlocator-main-container .amlocator-search-container h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 32px;
}
.amlocator-main-container .amlocator-search-container .amlocator-text {
  border-color: #d2d6d3;
  min-height: 46px;
}
.amlocator-main-container .amlocator-search-container .amlocator-text::placeholder {
  color: #d2d6d3;
}
.amlocator-main-container .amlocator-search-container .amlocator-button.-nearby {
  margin-top: 20px;
  background-color: transparent;
  cursor: pointer;
  color: #3ab549;
  border: none;
  font-size: 15px;
  display: block;
  min-height: auto;
}
.amlocator-main-container .amlocator-search-container .amlocator-button.-nearby:hover {
  background-color: transparent;
  color: #198526;
}
.amlocator-main-container .amlocator-store-container {
  border: 2px solid transparent;
  border-radius: 4px;
  padding: 20px;
  background-color: white;
  position: relative;
  transition: all ease-in-out 0.3s;
}
.amlocator-main-container .amlocator-store-container .amlocator-store-information {
  width: 100%;
  padding-right: 130px;
}
.amlocator-main-container .amlocator-store-container .amlocator-week-container {
  background-color: white;
  color: black;
}
.amlocator-main-container .amlocator-store-container .amlocator-week {
  margin-inline: 0;
}
.amlocator-main-container .amlocator-store-container:hover {
  border-color: #99dea2;
}
.amlocator-main-container .amlocator-store-container.-active {
  border-color: #3ab549;
}
.amlocator-main-container .amlocator-store-container.-active .amlocator-schedule-table {
  margin-top: 10px;
}
.amlocator-main-container .amlocator-store-container.-active .amlocator-schedule-table .amlocator-row {
  margin-bottom: 5px;
}
.amlocator-main-container .amlocator-store-container.-active .amlocator-store-desc {
  background-color: transparent;
  color: #0d0e0d;
}
.amlocator-main-container .amlocator-store-container.-active .amlocator-store-desc .amlocator-title .amlocator-link {
  color: black;
}
.amlocator-main-container .amlocator-store-container .amlocator-map-pin {
  display: none !important;
}
.amlocator-main-container .amlocator-store-container .amlocator-store-desc {
  background-color: transparent;
  color: #0d0e0d;
  font-size: 15px;
}
.amlocator-main-container .amlocator-store-container .amlocator-block {
  padding: 0;
}
.amlocator-main-container .amlocator-store-container .amlocator-today {
  background-color: transparent;
}
.amlocator-main-container .amlocator-store-container .amasty_distance {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #3ab549;
  border-radius: 20px;
  font-weight: 700;
  font-size: 13px;
  color: white;
  padding: 6px 15px;
}
.amlocator-main-container .amlocator-store-container .amasty_distance.stockist {
  background-color: #8a8e8a;
}
.amlocator-main-container .amlocator-store-container .amasty_limited_range {
  position: absolute;
  top: 60px;
  right: 20px;
  border-radius: 20px;
  font-weight: 500;
  font-size: 13px;
  color: #8a8e8a;
  padding: 5px 15px;
  border: 1px solid #8a8e8a;
}
.gm-style-iw-d {
  overflow: initial !important;
  max-width: 320px;
}
.amlocator-info-popup {
  width: 100%;
  line-height: 1.8em;
  margin-bottom: 20px;
}
.amlocator-info-popup .amlocator-name {
  margin-top: 0;
  margin-bottom: 5px;
}
.amlocator-info-popup .amlocator-name a {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  color: #0d0e0d;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
}
.amlocator-info-popup .amlocator-image {
  display: none;
}
.preferred-store-response {
  background-color: #f7f8f7;
  margin-top: 10px;
  padding: 7px 15px;
  border-radius: 3px;
  line-height: 18px;
  display: none;
}
.amlocator-map div[role="dialog"] .gm-style-iw-chr {
  position: absolute;
  top: 0;
  right: 0;
}
.amlocator-review-popup {
  align-items: center;
  display: flex;
  justify-content: center;
}
.amlocator-review-popup-content {
  padding-bottom: 30px;
}
.amlocator-review-popup .modal-inner-wrap {
  border-radius: 10px;
  max-width: 500px;
  min-width: 330px;
  width: 30%;
}
.amlocator-review-popup .modal-inner-wrap .modal-header {
  padding-top: 2rem;
}
.amlocator-review-popup .modal-inner-wrap .modal-header .action-close {
  padding: 12px;
}
.amlocator-review-popup .modal-inner-wrap .modal-header .action-close:hover:before {
  color: #1979c3;
}
.amlocator-review-popup .modal-inner-wrap .modal-header .action-close:focus:before {
  color: #1979c3;
}
.amlocator-review-popup .modal-inner-wrap .modal-footer {
  padding-top: 0;
}
.amlocator-review-popup .modal-inner-wrap .amlocator-header {
  font-size: 16px;
  margin-bottom: 10px;
}
.amlocator-review-popup .modal-inner-wrap .amlocator-name {
  font-weight: 600;
  word-break: break-all;
  word-wrap: break-word;
}
.amlocator-review-popup .modal-inner-wrap .review-control-vote:focus-within:before {
  background: url(data:image/svg+xml;base64,PCEtLSBzYW1wbGUgcmVjdGFuZ2xlIC0tPgo8c3ZnIHdpZHRoPSIzMyIgaGVpZ2h0PSIyNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDMzdjI3SDB6Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNy4zMDUgMTAuMzEzTDE0IDBsLTMuMzA1IDEwLjMxM0gwbDguNjUyIDYuMzc0TDUuMzQ4IDI3IDE0IDIwLjYyNiAyMi42NTIgMjdsLTMuMzA1LTEwLjMxM0wyOCAxMC4zMTNIMTcuMzA1em00LjY1NCAxLjk5aC02LjA4TDE0IDYuNDRsLTEuODc5IDUuODYzaC02LjA4bDQuOTE5IDMuNjI0LTEuODggNS44NjNMMTQgMTguMTY2bDQuOTIgMy42MjQtMS44OC01Ljg2MyA0LjkyLTMuNjI0eiIgZmlsbD0iIzAwNmJiNCIvPjwvc3ZnPg==);
}
.amlocator-review-form .review-field-rating .control {
  margin: 5px 0 40px;
}
.amlocator-review-form .review-field-rating .label {
  color: #3f3f3f;
  font-weight: 400;
}
.amlocator-review-form .review-control-vote:before {
  content: '';
  width: 165px;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
}
.amlocator-review-form .review-control-vote label:before {
  content: '';
  display: inline-block;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
.amlocator-review-form .review-control-vote input[type='radio']:not(:checked) + label:hover:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
  cursor: pointer;
  opacity: 1;
}
.amlocator-review-form .review-control-vote {
  /* phpcs:ignore Magento2.Less.BracesFormatting.SpacingBeforeOpen,Magento2.Less.BracesFormatting.SpacingBeforeClose  */
  /* phpcs:ignore Magento2.Less.BracesFormatting.SpacingBeforeOpen,Magento2.Less.BracesFormatting.SpacingBeforeClose  */
  /* phpcs:ignore Magento2.Less.BracesFormatting.SpacingBeforeOpen,Magento2.Less.BracesFormatting.SpacingBeforeClose  */
  /* phpcs:ignore Magento2.Less.BracesFormatting.SpacingBeforeOpen,Magento2.Less.BracesFormatting.SpacingBeforeClose  */
  /* phpcs:ignore Magento2.Less.BracesFormatting.SpacingBeforeOpen,Magento2.Less.BracesFormatting.SpacingBeforeClose  */
}
.amlocator-review-form .review-control-vote .rating-5:before {
  width: 165px;
}
.amlocator-review-form .review-control-vote .rating-4:before {
  width: 132px;
}
.amlocator-review-form .review-control-vote .rating-3:before {
  width: 99px;
}
.amlocator-review-form .review-control-vote .rating-2:before {
  width: 66px;
}
.amlocator-review-form .review-control-vote .rating-1:before {
  width: 33px;
}
.amlocator-review-form.review-form .action.submit.primary {
  background: #1979c3;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  min-height: 40px;
  width: inherit;
}
.amlocator-review-form.review-form .action.submit.primary:hover {
  background: #1c87da;
}
.amlocator-review-form .label-gdpr.amreview-checboxlabel span {
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.amlocator-review-form .field.review-field-ratings .label {
  margin: 10px 15px 0 0;
  vertical-align: top;
}
.amlocator-review-form .field.review-field-ratings .control {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.storelocator-index-index .number-store.pull-right {
  float: right;
  font-size: 11px;
}
.storelocator-index-index .list-store-container.disable-ul {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
}
.storelocator-index-index .col-sm-3.col-xs-3.tag-store {
  float: left;
  width: 40%;
}
.storelocator-index-index .col-sm-9.col-xs-9.tag-content {
  float: left;
  padding-left: 15px;
  width: 45%;
}
.storelocator-index-index .loader-image {
  left: 60%;
  position: absolute;
  top: 50%;
  z-index: 2147483647;
}
.storelocator-index-index .map {
  clear: both !important;
  position: relative;
}
.storelocator-index-index .search-store-locator .page-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f8f8f8;
  border-color: #dddddd #dddddd -moz-use-text-color;
  border-image: none;
  float: left;
  padding-bottom: 10px;
  width: 100%;
}
.storelocator-index-index .page-title-wrapper {
  display: none;
}
.storelocator-index-index .store-list .page-title h2 {
  background-color: #1979c3;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 10px 15px;
}
.storelocator-index-index .glyphicon {
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 5px;
  margin-right: 10px;
  position: relative;
  top: 3px;
  vertical-align: baseline;
}
.storelocator-index-index .glyphicon-align-justify::before {
  content: ' ';
}
.storelocator-index-index .glyphicon-align-justify::before {
  content: ' ';
}
.storelocator-index-index .list-store.col-xs-12 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  overflow-y: auto;
  padding-top: 12px;
}
.storelocator-index-index .show-tag-li {
  background-color: #ffffff;
  cursor: pointer;
  display: block;
  float: left;
  margin-bottom: 10px;
  min-height: 97px;
  overflow: auto;
  padding: 10px 0;
  width: 100%;
}
.storelocator-index-index .tag-store {
  text-align: center;
}
.storelocator-index-index .store-item h4 {
  font-weight: 500;
  font-size: 32px;
  letter-spacing: -0.2px;
  font-weight: 600 !important;
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  letter-spacing: 0px;
  line-height: 32px;
  padding-bottom: 24px;
}
@media (max-width: 575px) {
  .storelocator-index-index .store-item h4 {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: 0;
  }
}
.storelocator-index-index .store-item h4 a {
  color: #0d0e0d;
}
.storelocator-index-index .store-item h4 a :visited {
  color: #0d0e0d;
}
.storelocator-index-index .store-item {
  cursor: auto;
}
.storelocator-index-index .store-item p {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
.storelocator-index-index .store-toolbar {
  margin-left: 33px;
}
.storelocator-index-index .list-store.col-xs-12 {
  height: 534px;
  overflow: auto;
}
.storelocator-index-index .aw-storelocator-cms-block {
  margin-bottom: 20px;
}
.storelocator-index-index .list-store-container .store-distance {
  clear: both;
}
.storelocator-index-index .aw-storelocator-search-block .padder {
  padding: 20px;
}
.storelocator-index-index form .legend {
  border-bottom: 1px solid #ededed;
  color: #636363;
  font-family: 'Raleway', 'Helvetica Neue', Verdana, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 15px;
  padding-bottom: 7px;
  text-rendering: optimizespeed;
  text-transform: uppercase;
}
.storelocator-index-index .storelocator-tabs-radius-contents .form-list select {
  max-width: 80%;
}
.storelocator-index-index .storelocator-tabs-radius-contents .form-list > li {
  margin-bottom: 10px;
  position: relative !important;
}
.storelocator-index-index .page-title h1 {
  background: #428bca url("../Mageants_StoreLocator/images/shop.png") no-repeat scroll 15px center / 18px auto;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
  padding: 8px 15px 8px 40px;
  text-transform: uppercase;
}
.storelocator-index-index .seach-store-locator {
  flex: 1 0 auto;
  margin-bottom: 10px;
  margin-right: 20px;
  max-width: 100%;
  width: 97%;
}
.storelocator-index-index .buttons-set {
  text-align: center;
}
.storelocator-index-index .input-box > div {
  position: unset !important;
}
.storelocator-index-index .popup > h2 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 22px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  text-wrap: nowrap;
  margin: 0px 0px 10px;
}
.storelocator-index-index .popup > img {
  height: 100px;
  width: 100px;
}
.storelocator-index-index .columns {
  margin-top: 0px;
}
.store-popup-content legend.legend {
  margin: 10px 1px !important;
}
.store-popup-content {
  background-color: #ffffff;
  height: 79%;
  left: 10% !important;
  padding: 26px;
  position: fixed !important;
  top: 7% !important;
  width: 75%;
}
.store-popup-content .close-rock {
  cursor: pointer;
  float: right;
  position: absolute;
  right: 0%;
  top: 0%;
}
.close-rock > img {
  height: 30px;
}
@media screen and (max-width: 467px) {
  .storelocator-index-index .reset-map {
    display: none;
  }
  .storelocator-index-index .infotitle span {
    display: none;
  }
  .storelocator-index-index .infotitle:after {
    content: 'Location';
  }
}
.storepage-title h2 {
  background: #428bca url("../Mageants_StoreLocator/images/store.png") no-repeat scroll;
  background-position: 10px 5px;
  background-size: 22px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 15px;
  padding: 8px 15px 8px 40px;
  text-transform: uppercase;
}
.search-button .search-distance {
  background: #428bca url("../Mageants_StoreLocator/images/gps-1.png") no-repeat scroll;
  background-position: 7px 6px !important;
  background-size: 22px !important;
  float: left;
}
.search-button .search-area {
  background: #428bca url("../Mageants_StoreLocator/images/location.png") no-repeat scroll;
  background-position: 10px 5px !important;
  background-size: 22px !important;
  float: left;
}
.search-store-locator {
  background-color: transparent;
  border-radius: 4px;
  padding-bottom: 0px;
  width: 100%;
  box-shadow: none;
}
.search-store-locator .storepage-title {
  padding: 0 15px;
}
.aw-storelocator-search-block {
  display: inline-block;
  width: 100%;
}
.field-contents .current-div {
  float: left;
  width: 30%;
}
.field-contents .radius-limits {
  float: left;
  margin-top: 5px;
  width: 20%;
}
.field-contents .button-set.slocat {
  float: left;
  text-align: right;
  width: 47%;
}
.sidebar-main .store-list-all {
  background: #f2f2f2 none repeat scroll 0 0;
  display: inline-block;
  height: 550px;
  overflow-y: auto;
  padding: 0 10px;
}
.cols-3 {
  float: left;
  width: 20%;
}
.cols-9 {
  float: left;
  width: 80%;
}
.stores-content .tag-content {
  margin-top: 15px;
  padding-left: 15px;
}
.store-list-all .tag-store {
  margin-top: 10px;
  padding: 0 10px;
}
.storelocator-distance-content {
  display: inline-block;
  width: 100%;
}
.storelocator-distance-content .search-button {
  padding: 0 15px;
}
.storelocator-distance-content .fieldset.field-contents {
  display: inline-block;
  margin-top: 5px;
  padding: 0 15px;
  width: 100%;
}
.searcharea-content .col-6 {
  float: left;
  width: 49%;
}
.stores-content .tag-content h4 {
  margin-bottom: 0px;
}
.tagstore-content {
  margin-top: 3px;
}
.tagstore-content a.btn-link {
  font-weight: 600;
  margin-right: 5px;
}
.searcharea-content {
  margin-top: 0px;
  padding: 20px;
}
.searcharea-content .form-group {
  margin-bottom: 10px;
  padding-right: 10px;
}
.searcharea-content .form-group:nth-child(2n) {
  padding-right: 0 !important;
  width: 50% !important;
}
.searcharea-content .form-group.col-12 {
  display: inline-block !important;
  width: 100% !important;
}
.searcharea-content {
  display: flex;
  column-gap: 7px;
}
.searcharea-content .action-toolbar .action.primary {
  min-width: auto;
  height: 100%;
}
.searcharea-content .zipcodeinput {
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
}
.searcharea-content .zipcodeinput input {
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 18px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .storelocator-distance-content .fieldset.field-contents {
    padding: 0 !important;
  }
  .field-contents .radius-limits {
    width: 40% !important;
  }
  .storelocator-distance-content .fieldset.field-contents {
    padding: 0 !important;
  }
  .storelocator-distance-content .field-contents .button-set.slocat {
    width: 27% !important;
  }
  .field-contents .current-div {
    padding-left: 15px !important;
  }
  .gm-style-iw.gm-style-iw-c {
    max-height: inherit !important;
    min-width: 350px !important;
  }
  .amlocator-map-container .amlocator-map {
    height: 450px;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .searcharea-content .form-group.col-6 {
    padding: 0 !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .field-contents .current-div,
  .field-contents .radius-limits,
  .field-contents .button-set.slocat {
    float: none !important;
    text-align: left !important;
    width: 100% !important;
  }
  .storelocator-distance-content .fieldset.field-contents {
    padding: 0 !important;
  }
  .storelocator-distance-content .fieldset.field-contents .current-div .current-address {
    padding: 0 15px !important;
  }
  .aw-storelocator-search-block .search-button span {
    font-size: 10px !important;
    font-weight: bold;
  }
  .fieldset.field-contents .button-set.slocat {
    margin: 0 15px !important;
  }
  .amlocator-map-container .amlocator-map {
    height: 450px;
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .search-store-locator {
    width: unset;
  }
  .gm-style-iw.gm-style-iw-c {
    max-height: inherit !important;
    min-width: 330px !important;
    padding: 10px 15px 15px 15px !important;
    font-size: 15px;
    line-height: 15px;
  }
  .amlocator-map-container .amlocator-map {
    height: 450px;
    width: 100%;
  }
}
.storelocator-store-store .sidebar.sidebar-main {
  width: 34% !important;
}
.storelocator-store-store .column.main {
  width: 66% !important;
}
.storelocator-store-store .sidebar.sidebar-main h2.title {
  margin-top: 0 !important;
}
.storepage-title.opening h2 {
  margin-bottom: 0;
}
.store-timings {
  border: 1px solid #dddddd;
}
.table-time-schedule tr:nth-child(2n + 1) {
  background-color: #f3f3f3;
}
.mainstorlist {
  display: inline-block;
  width: 100%;
}
.mainstorlist .tag-content {
  padding-left: 15px;
}
.mainstores {
  margin-top: 0 !important;
  padding: 0 15px;
}
.allstores-content {
  border: 1px solid #dddddd;
  margin-bottom: 20px;
}
.mainstores .tag-content h4 {
  margin: 5px 0;
}
.locator-title h1 {
  color: #343434;
  font-family: 'Ultra', sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 42px;
  margin: 1em 0 .5em 0;
  text-shadow: 0 2px #ffffff, 0 3px #777777;
  text-transform: uppercase;
}
.option-direction.active {
  display: block !important;
}
.option-direction {
  display: none;
}
.custom-popup {
  left: 0;
  margin-top: 5px;
}
.show-tag-li.store-item.store-40.store-active {
  margin-top: 13px;
  display: none;
}
.show-tag-li.store-item.store-40.store-active.active {
  display: block;
}
.custom-popup ul.vertical {
  border-top: 1px solid #cccccc;
  margin: 0;
  padding: 10px 0;
}
.text-center {
  text-align: center;
}
.custom-popup ul.vertical li span {
  padding: 0 20px 5px 13px;
}
.vertical li.travel {
  display: inline;
}
.store-timings .table-time-schedule i {
  border: solid #000000;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
.store-timings .table-time-schedule .arrow {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.store-timings .table-time-schedule .down {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gm-style-iw.gm-style-iw-c {
  min-width: 340px !important;
  padding: 10px 15px 15px 15px !important;
  font-size: 15px;
  line-height: 15px;
}
.gm-style-iw.gm-style-iw-c .popup {
  max-width: 100% !important;
}
.gm-style-iw.gm-style-iw-c button {
  top: 0px !important;
  right: 0px !important;
}
.storelocator-popup .actions-toolbar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.storelocator-popup .actions-toolbar:before,
.storelocator-popup .actions-toolbar:after {
  display: none;
}
.storelocator-popup .actions-toolbar .secondary-action {
  text-align: end;
}
.storelocator-popup .actions-toolbar .secondary-action i {
  padding-left: 10px;
}
.selected-store {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
}
.selected-store.active {
  display: flex !important;
}
.selected-store .preferred-store {
  font-size: 20px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  line-height: 22px;
  letter-spacing: 0;
  color: #8a8e8a;
}
.selected-store .remove-preferred-store {
  font-size: 15px;
  line-height: 20px;
  color: #3ab549;
}
.selected-store .remove-preferred-store i {
  padding-right: 5px;
}
#setstoremessage {
  font-size: 20px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  line-height: 22px;
  letter-spacing: 0;
  color: #8a8e8a;
}
#setstoremessage .active {
  display: block !important;
}
body.blog-page .page-content-top {
  padding-bottom: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body.blog-page .page-content-top .magezon-builder {
  max-width: 600px;
}
body.blog-page .page-content-top .mgz-element-inner {
  text-align: center;
}
body.blog-page .page-title {
  width: 100%;
  text-align: center;
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 50px;
  letter-spacing: 0;
  max-width: 770px;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  body.blog-page .page-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0;
  }
}
body.blog-post-view main.page-main > .columns {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
}
body.blog-post-view main.page-main > .columns:after {
  display: none;
}
body.blog-post-view main.page-main > .columns .column,
body.blog-post-view main.page-main > .columns .sidebar {
  flex: 1 1 100%;
}
body.blog-post-view main.page-main > .columns .sidebar {
  padding: 0;
}
body.blog-post-view .widget.block {
  background: #f1f2f1;
  padding: 20px 15px;
  border-radius: 10px;
}
body.blog-post-view .widget.block .block-title strong {
  font-size: 15px;
  font-weight: 600;
}
body.blog-post-view .widget.block .block-content {
  display: flex;
  flex-flow: column wrap;
  gap: 15px;
}
body.blog-post-view .widget.block .block-content .post-item-link {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0;
  color: #0d0e0d;
}
body.blog-post-view .widget.block .block-content .post-item-link:hover {
  opacity: 0.7;
}
.post-list:not(.js-slick) {
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr;
}
.post-list:not(.js-slick) li.hidden {
  display: none;
}
.post-list:not(.js-slick).modern {
  padding: 0;
}
.post-list.js-slick {
  padding: 0;
  margin: 30px 0;
}
.post-list.js-slick .slick-track {
  display: flex;
  justify-content: center;
}
.post-list.js-slick .slick-slide {
  max-width: 460px;
  margin: 0 20px;
  height: auto;
  border-radius: 10px;
}
.post-list.js-slick .slick-slide > div {
  height: 100%;
}
.post-list.js-slick .slick-slide .post-item {
  height: 100%;
}
.post-item {
  display: flex;
  flex-flow: column wrap;
  margin: 0;
  border-radius: 10px;
  transition: all 0.2s linear;
  position: relative;
  background-color: #f7f8f7;
}
.post-item .expand-link-area {
  position: absolute;
  inset: 0;
}
.post-item i {
  padding-left: 10px;
  transition: transform 0.2s linear;
}
.post-item:hover {
  background-color: #3ab549;
}
.post-item:hover .post-read-more {
  color: #ffffff;
}
.post-item:hover .post-read-more i {
  transform: translateX(6px);
}
.post-item:hover > div * {
  color: #ffffff !important;
}
.post-item .post-container {
  display: flex;
  flex-flow: column wrap;
}
.post-item .post-info {
  padding: 30px 30px 50px;
}
.post-item .post-info .post-title {
  margin-top: 0;
  margin-bottom: 15px;
}
.post-item .post-info .post-description {
  margin-bottom: 20px;
}
.post-item .post-info .post-description p {
  margin-bottom: 0;
}
.post-item .post-image .bg-img,
.post-item .post-image img {
  height: 300px;
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.post-item .post-image .bg-img {
  background-size: cover;
}
.post-item .post-image img {
  object-fit: cover;
}
.blog-widget-recent .title {
  margin: 0;
}
._post-view .post-featured-image img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
}
._post-view .post-description {
  max-width: 640px;
  margin: 30px auto 60px;
}
._post-view .post-description .full_width_row {
  margin-left: unset;
  margin-right: unset;
  width: 100%;
}
._post-view .post-description iframe {
  width: 100%;
  border: 0;
}
._post-view .post-description a {
  text-decoration: underline;
}
._post-view .post-description ul,
._post-view .post-description ol {
  padding-inline-start: 16px;
  margin: 25px 0;
}
._post-view .post-description h1,
._post-view .post-description h2,
._post-view .post-description h3,
._post-view .post-description h4 {
  margin-top: 30px;
  margin-bottom: 15px;
}
._post-view .post-description h4,
._post-view .post-description h5,
._post-view .post-description h6 {
  margin-top: 30px;
  margin-bottom: 10px;
}
._post-view .post-description blockquote {
  margin: 50px auto;
  padding: 1.2em 30px 1.2em 75px;
  border-left: 8px solid #bbc0bb;
  position: relative;
  background: #f7f8f7;
}
._post-view .post-description blockquote::before {
  content: "\201C";
  color: #8a8e8a;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
._post-view .post-description blockquote::after {
  content: '';
}
._post-view .post-nextprev-hld {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px;
  display: flex;
  justify-content: space-between;
}
._post-view .post-nextprev-hld .nextprev-link {
  display: flex;
  gap: 10px;
  align-items: center;
}
._post-view .post-nextprev-hld .nextprev-link i {
  font-size: 18px;
}
._post-view .post-category {
  margin-bottom: 20px;
  display: flex;
  gap: 30px;
  justify-content: center;
}
._post-view .post-category .category-name {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0;
  color: #8a8e8a;
}
.mfblog-related-posts-block {
  padding-bottom: 60px;
}
.mfblog-related-posts-block .block-title {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}
.mfblog-related-posts-block .block-title .subheading {
  font-size: 16px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.mfblog-related-posts-block .block-title .heading {
  margin-top: 0;
  margin-bottom: 0;
}
.mfblog-related-posts-block .view-all-button {
  display: flex;
  justify-content: center;
}
.text-grey-500 {
  color: #8a8e8a;
}
.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: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  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 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 #eceeec;
  clear: left;
  margin: 0 0 40px;
  padding-top: 20px;
}
.price-box .price {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.024rem;
  white-space: nowrap;
}
.product-item .price-box {
  margin-top: auto;
  padding-top: 10px;
}
.product-item .price-box .price-label {
  color: #666666;
  font-size: 12px;
}
.product-item .price-box .price-custom-label {
  font-size: 13px;
  font-weight: 400 !important;
  color: #0d0e0d;
}
.product-info-footer-sticky .footer-skicky .price-box .price-label {
  display: none;
}
.product-info-footer-sticky .footer-skicky .price-box .price-as-configured {
  margin-bottom: 0;
}
.product-info-price .price-box,
.bundle-info .price-box {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product-info-price .price-box .price,
.bundle-info .price-box .price,
.product-info-price .price-box .price-custom-label,
.bundle-info .price-box .price-custom-label {
  font-size: 3.6rem;
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  line-height: 36px;
  letter-spacing: -0.2px;
  font-weight: 500;
}
.price-box .old-price .price {
  text-decoration: none;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #0d0e0d;
  line-height: 20px;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0;
}
.price-box .old-price .price:before {
  content: 'was';
  display: inline-block;
  padding-right: 5px;
}
.price-box .old-price .price-label {
  display: none !important;
}
.price-box .regular-price .price-label {
  display: none;
}
.price-box .minimal-price .price-container {
  display: block;
}
.price-box .minimal-price-link {
  margin-top: 5px;
}
.price-box .price-from,
.price-box .price-to {
  margin: 0;
}
.price-box .old-price .price-container {
  display: inline-block;
}
.price-box .special-price,
.price-box .offer-price,
.price-box .minimal-price {
  color: #ff0000;
  display: block;
}
.price-box .special-price .price-label,
.price-box .offer-price .price-label,
.price-box .minimal-price .price-label {
  padding-left: 6px;
  color: #ff0000;
  font-weight: 600;
}
.product-item .price-addto-container .price-box .special-price .price-label,
.product-item .price-addto-container .price-box .minimal-price .price-label,
.product-item .price-addto-container .price-box .old-price .price {
  font-size: 13px;
  line-height: 16px;
}
.product-item .price-addto-container .price-box .special-price .price-label,
.product-item .price-addto-container .price-box .minimal-price .price-label {
  font-weight: 700;
  padding-left: 4px;
}
.product-item .price-addto-container .price-box .old-price .price {
  font-weight: 600;
}
.footer-skicky .price-box {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 5px;
}
.footer-skicky .price-box .special-price {
  order: 2;
}
.grouped-regular-price .price-configured_price .price-wrapper .price {
  text-decoration: none;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #0d0e0d;
  line-height: 20px;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0;
}
.grouped-regular-price .price-configured_price .price-wrapper .price:before {
  content: 'was';
  display: inline-block;
  padding-right: 5px;
}
#product-options-accordion .accordion-item .product-details .red-price,
.footer-skicky #scroll_price {
  color: #ff0000;
}
.footer-skicky > .add-to-cart > .price.grouped + .price {
  display: none;
}
.products {
  margin: 20px 0;
}
.product-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
.product-item {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
  background-color: #f7f8f7;
  display: flex;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.products-grid .slick-list .product-item {
  background-color: #ffffff;
}
.products-grid .slick-list .product-item:hover,
.products-grid .slick-list .product-item.active {
  background-color: #3ab549;
  color: #ffffff;
}
.products-grid:is(.products-upsell) .slick-list .product-item,
.white-background .products-grid .slick-list .product-item {
  background-color: #f7f8f7;
}
.products-grid:is(.products-upsell) .slick-list .product-item:hover,
.white-background .products-grid .slick-list .product-item:hover,
.products-grid:is(.products-upsell) .slick-list .product-item.active,
.white-background .products-grid .slick-list .product-item.active {
  background-color: #3ab549;
  color: #ffffff;
}
.product-item .product-item-photo {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.product-item .product-item-actions {
  display: flex;
  flex-direction: row;
  justify-content: start;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.product-item .product-item-actions > * {
  font-size: 1.4rem;
}
.product-item .product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
}
.product-item .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;
}
.product-item .product-item-actions .actions-secondary > button.action:focus,
.product-item .product-item-actions .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.product-item .product-item-actions .actions-secondary > button.action:hover {
  background: none;
  border: none;
}
.product-item .product-item-actions .actions-secondary > button.action.disabled,
.product-item .product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item .product-item-actions .actions-secondary > button.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item .product-item-actions .actions-secondary > .action {
  text-align: center;
  width: auto;
  height: auto;
  padding: 0 10px;
  line-height: 35px;
}
.product-item .product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item .product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item .product-item-actions .actions-primary > .stock.unavailable {
  line-height: 1;
  padding-bottom: 10px;
  padding-right: 24px;
  padding-top: 10px;
}
.product-item .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 .tocart .field.qty {
  display: none;
}
.product-item-info {
  width: 100%;
  margin: 0 30px;
  display: flex;
  flex-direction: column;
  height: 100%;
  z-index: 1 !important;
}
.product-item-info .product-item-details {
  display: flex;
  flex-flow: column wrap;
  height: 100%;
  padding-bottom: 30px;
  min-height: 215px;
}
.product-item-info .sub-text {
  white-space: initial;
}
.slick-slide .product-item-info {
  width: unset;
}
.price-addto-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
  margin-top: auto;
  padding-top: 10px;
}
.price-addto-container p {
  margin-bottom: 0;
}
.sub-text,
.product-item .features p {
  color: #8a8e8a;
  font-size: 1.3rem;
  letter-spacing: 0;
  line-height: 16px;
  overflow: hidden;
  padding: 4px 0px;
  margin: 0;
  box-sizing: unset !important;
  text-overflow: ellipsis;
  max-width: 100%;
  transition: color 0.3s cubic-bezier(0.42, 0, 0.61, 0.97) 0s;
}
.sub-text:empty,
.product-item .features p:empty {
  height: 16px;
}
.sub-text span,
.product-item .features p span,
.sub-text strong,
.product-item .features p strong {
  color: #0d0e0d;
  font-weight: 400;
  transition: color 0.3s cubic-bezier(0.42, 0, 0.61, 0.97) 0s;
}
.sub-text.categories-text,
.product-item .features p.categories-text {
  color: #0d0e0d;
}
.products-grid li.product-item {
  margin-bottom: 0 !important;
  margin: 0;
  width: auto;
  transition: background 0.3s cubic-bezier(0.42, 0, 0.61, 0.97) 0s;
}
.products-grid li.product-item .product-item-info .product-image-wrapper {
  padding-bottom: 100%;
}
.products-grid li.product-item .product-item-info .product-image-container {
  position: initial !important;
}
.products-grid li.product-item .product-item-info .product-image-container .amlabel-position-wrapper {
  top: 10px !important;
  right: 10px !important;
}
.products-grid li.product-item .product-item-inner {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.42, 0, 0.61, 0.97) 0s;
  box-sizing: unset;
  padding-bottom: 30px;
}
.products-grid li.product-item .product-item-inner .product-item-actions {
  width: 100%;
  margin-bottom: 0;
}
.products-grid li.product-item .product-item-inner .actions-primary {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
}
.products-grid li.product-item .product-item-inner .actions-primary .tocart,
.products-grid li.product-item .product-item-inner .actions-primary .btn-configure {
  background-color: #ffffff;
  color: #3ab549;
  border: 1px solid #ffffff;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 1px;
  min-width: unset;
  width: 100%;
  padding: 12px 4px;
}
.products-grid li.product-item .product-item-inner .actions-primary .tocart:hover,
.products-grid li.product-item .product-item-inner .actions-primary .btn-configure:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 375px) {
  .products-grid li.product-item .product-item-inner .actions-primary .tocart,
  .products-grid li.product-item .product-item-inner .actions-primary .btn-configure {
    letter-spacing: 0;
  }
}
.products-grid li.product-item .product-item-inner .actions-primary .border-white {
  border: 1px solid #ffffff;
  text-align: center;
  background-color: transparent;
  color: #ffffff;
}
.products-grid li.product-item .product-item-inner .actions-primary .border-white:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.products-grid li.product-item .product-item-inner .actions-primary .actions-secondary {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
}
.products-grid li.product-item .product-item-inner .actions-primary .actions-secondary .enquire,
.products-grid li.product-item .product-item-inner .actions-primary .actions-secondary .addtocart {
  flex: 1 1 auto;
  box-sizing: border-box;
}
.products-grid li.product-item .product-item-inner .actions-primary .actions-secondary .enquire span,
.products-grid li.product-item .product-item-inner .actions-primary .actions-secondary .addtocart span {
  position: relative;
}
.products-grid li.product-item .product-item-inner .actions-primary .actions-secondary .action.towishlist,
.products-grid li.product-item .product-item-inner .actions-primary .actions-secondary .action.tocompare {
  border: 1px solid #ffffff;
  flex: 0 0 44px;
  box-sizing: border-box;
  transition: all 0.2s linear;
  border-radius: 2px !important;
  justify-content: center;
  padding: 0;
}
.products-grid li.product-item .product-item-inner .actions-primary .actions-secondary .action.towishlist i,
.products-grid li.product-item .product-item-inner .actions-primary .actions-secondary .action.tocompare i {
  color: #ffffff;
  margin-inline: auto;
  line-height: 42px;
}
.products-grid li.product-item .product-item-inner .actions-primary .actions-secondary .action.towishlist:hover,
.products-grid li.product-item .product-item-inner .actions-primary .actions-secondary .action.tocompare:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.products-grid li.product-item .product-item-inner .actions-primary .actions-secondary.group {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
}
.products-grid li.product-item .product-item-inner .actions-primary form {
  padding: 0 30px;
  display: flex;
  flex-direction: row;
  justify-content: start;
  flex-wrap: wrap;
  gap: 10px;
}
.products-grid li.product-item.category-cms .magezon-builder {
  width: 100%;
}
.products-grid li.product-item.category-cms .magezon-builder .full_width_row_content {
  padding: 0 !important;
}
.products-grid li.product-item.category-cms .magezon-builder div,
.products-grid li.product-item.category-cms .magezon-builder a {
  width: 100%;
}
.products-grid li.product-item.category-cms .magezon-builder *:not(.image-content):not(.image-title) {
  height: 100%;
}
.products-grid li.product-item.category-cms .magezon-builder .mgz-element-column > .mgz-element-inner {
  padding: 0;
}
.products-grid li.product-item.category-cms .magezon-builder img {
  object-fit: cover;
  min-height: 300px;
  width: 100%;
}
.products-grid li.product-item.category-cms .magezon-builder .image-content {
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2em;
  max-width: 310px;
  margin: auto;
}
.products-grid li.product-item.category-cms .magezon-builder .image-content .image-title {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-size: 46px;
  line-height: 48px;
  font-weight: 600;
  color: #ffffff;
}
.products-grid li.product-item.category-cms .magezon-builder .image-content .image-title::after {
  content: '\f0a9';
  display: block;
  font-family: "Font Awesome 6 Pro";
  font-size: 40px;
  color: #ffffff;
  font-weight: 300;
  padding-top: 1rem;
}
.products-grid li.product-item.category-cms .magezon-builder i {
  color: #ffffff;
  font-size: 40px;
  padding-top: 0.3em;
}
.products-grid li.product-item:hover {
  background-color: #3ab549;
}
.products-grid li.product-item:hover .product-item-name a {
  color: #ffffff;
}
.products-grid li.product-item:hover .categories-text {
  color: #ffffff;
}
.products-grid li.product-item:hover .sub-text:not(.categories-text),
.products-grid li.product-item:hover .features {
  opacity: 0;
  transition: color 0.3s cubic-bezier(0.42, 0, 0.61, 0.97) 0s;
}
.products-grid li.product-item:hover .price-box .price,
.products-grid li.product-item:hover .price-box .price-label,
.products-grid li.product-item:hover .price-box .price-custom-label,
.products-grid li.product-item:hover .price-box .rig_label {
  color: transparent;
}
.products-grid li.product-item:hover .product-item-inner {
  opacity: 1;
}
.products-grid li.product-item.category-cms:hover {
  background-color: transparent;
}
.products-grid .slick-slide {
  max-width: unset !important;
  height: unset;
}
.column.main .product .product-items {
  margin-left: 0;
}
.column.main .product .product-item {
  padding-left: 0;
}
.products-list .product .product-item {
  display: table;
  width: 100%;
}
.products-list .product .product-item .product-item-info {
  display: table-row;
}
.products-list .product .product-item .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product .product-item .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.noUi-connect {
  background: #000000;
  height: 5px;
  top: 5px;
  box-shadow: none;
}
.page-wrapper .page-main .columns .column main .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .actions-secondary.group {
  display: inline-block !important;
  font-size: 1.4rem !important;
  vertical-align: middle !important;
}
.page-wrapper .page-main .columns .column main .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .actions-secondary.group .actions-secondary.grouped {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
}
.product-item .bwh-compare-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.product-item .bwh-compare-action--remove {
  display: none;
}
.product-item.bwh-compare-card--comparing .action.tocompare i {
  font-size: 1.6rem;
}
.product-item .bwh-compare-ribbon {
  display: none;
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 3;
  padding: 4px 10px;
  background-color: #ffffff;
  color: #3ab549;
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border-radius: 2px;
  pointer-events: none;
}
.product-item.bwh-compare-card--comparing .bwh-compare-action--add {
  display: none;
}
.product-item.bwh-compare-card--comparing .bwh-compare-action--remove {
  display: inline-flex;
}
.product-item.bwh-compare-card--comparing .bwh-compare-ribbon {
  display: inline-block;
}
.product-item.bwh-compare-card--comparing .product-item-inner {
  opacity: 1;
}
.toolbar {
  margin-bottom: 0;
  text-align: center;
}
.products.wrapper ~ .toolbar {
  display: flex;
  justify-content: flex-end;
}
.products.wrapper ~ .toolbar .limiter {
  display: flex;
  align-items: center;
  gap: 10px;
}
.products.wrapper ~ .toolbar .limiter label {
  margin-bottom: 0;
}
.products.wrapper ~ .toolbar .limiter .limiter-text {
  min-width: 8ch;
}
.toolbar select {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  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;
}
.page-products .sorter {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
  position: relative;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: 400;
  text-align: right;
}
.sorter .sorter-label:before {
  content: '\f07d';
  font-family: "Font Awesome 6 Pro";
  display: inline-block;
  padding-right: 10px;
  font-weight: 300;
}
.sorter .sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
  display: none;
}
.sorter.active {
  margin: 0 auto;
}
.sorter.active .sorter-dropdown-container {
  display: block !important;
  position: absolute;
  right: 0;
  z-index: 5;
  margin: 5px 0px;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.12);
  padding: 10px 8px;
  min-width: 200px;
  top: 30px;
}
.sorter.active .sorter-dropdown-container .sorter-container {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  background-color: #ffffff;
}
.sorter.active .sorter-dropdown-container .sorter-container .item {
  padding: 8px 0px 8px 5px;
  width: 100%;
  text-align: left;
}
.sorter.active .sorter-dropdown-container .sorter-container .item:hover {
  background-color: #f7f8f7;
}
.sorter.active .sorter-dropdown-container .sorter-container .item.active {
  font-weight: bold;
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.limiter .control {
  display: inline-block;
}
body.catalog-product_compare-index main.page-main {
  background: #f7f8f7;
}
body.catalog-product_compare-index .column.main {
  max-width: 1600px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
body.catalog-product_compare-index .page-title {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 38px;
  letter-spacing: 0;
}
@media (max-width: 575px) {
  body.catalog-product_compare-index .page-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0;
  }
}
.fa-boolean-yes {
  color: #3ab549;
  font-weight: 500 !important;
  font-size: 18px;
}
.fa-boolean-no {
  color: #e02b27;
  font-weight: 500 !important;
  font-size: 18px;
}
.table-wrapper.comparison {
  overflow-x: auto;
  position: relative;
  margin-bottom: 60px;
  margin-left: 15px;
  margin-right: 15px;
  /* Product Card */
  /* End Product Card */
}
.table-wrapper.comparison table {
  width: 100%;
  table-layout: fixed;
  border-spacing: 10px;
}
.table-wrapper.comparison table th,
.table-wrapper.comparison table td {
  padding: 10px 20px;
}
.table-wrapper.comparison table th {
  position: sticky;
  left: 0;
  z-index: 3;
  vertical-align: top;
  border-right: 20px solid #f7f8f7;
  width: 100px;
}
.table-wrapper.comparison table td {
  width: 360px;
}
.table-wrapper.comparison table.table-products {
  margin-bottom: 30px;
}
.table-wrapper.comparison table.table-products .at-header-product .label.product span {
  color: transparent;
}
.table-wrapper.comparison table.table-contents {
  margin-bottom: 60px;
}
.table-wrapper.comparison table.table-contents tr.at-section-heading th {
  padding: 20px;
}
.table-wrapper.comparison table.table-contents tr th,
.table-wrapper.comparison table.table-contents tr td {
  background: #f7f8f7;
  font-size: 13px;
  border-bottom: #f7f8f7;
}
.table-wrapper.comparison table.table-contents tr:nth-child(even) th,
.table-wrapper.comparison table.table-contents tr:nth-child(even) td {
  background: #f1f2f1;
  border-bottom: 1px solid #f1f2f1;
}
.table-wrapper.comparison table.table-contents tr:last-child td,
.table-wrapper.comparison table.table-contents tr:last-child th {
  border-bottom: 1px solid #d2d6d3;
}
.table-wrapper.comparison .action {
  min-width: unset;
}
.table-wrapper.comparison .action.delete {
  margin-left: auto;
  font-size: 30px;
  color: #3ab549;
}
.table-wrapper.comparison .product-card {
  background: #ffffff;
  border-radius: 10px;
  padding: 20px 30px;
  display: flex;
  flex-flow: column wrap;
}
.table-wrapper.comparison .product-item-photo,
.table-wrapper.comparison .price-box {
  text-align: center;
  margin: 0;
}
.table-wrapper.comparison .product-item-name {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 38px;
  letter-spacing: 0;
  text-align: center;
  color: #0d0e0d;
  margin: 5px 0;
}
@media (max-width: 575px) {
  .table-wrapper.comparison .product-item-name {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0;
  }
}
.table-wrapper.comparison .price-box {
  justify-content: center;
}
.table-wrapper.comparison .product-item-actions {
  margin: 20px 0 0 0;
}
.table-wrapper.comparison .product-item-actions .actions-primary {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.table-wrapper.comparison .product-item-actions .actions-primary > * {
  align-self: stretch;
}
.table-wrapper.comparison .product-item-actions .actions-primary > form {
  display: flex;
  flex-flow: column wrap;
}
.table-wrapper.comparison .product-item-actions .actions-secondary {
  text-align: center;
}
.table-wrapper.comparison .product-item-actions .actions-secondary .towishlist {
  padding: 10px;
}
.table-wrapper.comparison .at-section-heading .attribute.label {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.2px;
  font-weight: 600;
}
@media (max-width: 575px) {
  .table-wrapper.comparison .at-section-heading .attribute.label {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: 0;
  }
}
.table-wrapper.comparison .at-section-nested-table tr:nth-child(odd) td {
  background-color: #f1f2f1;
}
.bwh-compare-dropdown {
  position: relative;
}
.bwh-compare-dropdown__trigger .counter.empty {
  display: none;
}
.bwh-compare-dropdown__panel {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 60;
  width: 420px;
  max-width: 95vw;
  margin-top: 8px;
  padding: 0;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.14);
  box-sizing: border-box;
  overflow: hidden;
}
.bwh-compare-dropdown.is-open .bwh-compare-dropdown__panel {
  display: block;
}
.bwh-compare-dropdown__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.bwh-compare-dropdown__title {
  font-weight: 700;
  font-size: 1.8rem;
  color: #0d0e0d;
}
.bwh-compare-dropdown__clear {
  color: #3ab549;
  font-size: 1.3rem;
  text-decoration: underline;
}
.bwh-compare-dropdown__clear:hover {
  text-decoration: none;
}
.bwh-compare-dropdown__count {
  color: #8a8e8a;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 14px 20px 6px;
}
.bwh-compare-dropdown__list {
  list-style: none;
  margin: 0;
  padding: 6px 20px 0;
}
.bwh-compare-dropdown__item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 12px 14px;
  margin-bottom: 10px;
  background: #f7f8f7;
  border-radius: 10px;
}
.bwh-compare-dropdown__item:last-child {
  margin-bottom: 0;
}
.bwh-compare-dropdown__thumb-wrap {
  flex: 0 0 72px;
  width: 72px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
}
.bwh-compare-dropdown__thumb {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.bwh-compare-dropdown__meta {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.bwh-compare-dropdown__name {
  color: #0d0e0d;
  font-weight: 700;
  font-size: 1.4rem;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
}
.bwh-compare-dropdown__name:hover {
  color: #3ab549;
}
.bwh-compare-dropdown__price {
  display: flex;
  align-items: baseline;
  gap: 6px;
  color: #8a8e8a;
  font-size: 1.2rem;
}
.bwh-compare-dropdown__price-label {
  color: #8a8e8a;
  font-size: 1.2rem;
}
.bwh-compare-dropdown__price-value {
  color: #0d0e0d;
  font-weight: 700;
  font-size: 1.3rem;
}
.bwh-compare-dropdown__remove {
  color: #8a8e8a;
  flex: 0 0 auto;
  padding: 6px 8px;
  line-height: 1;
  font-size: 1.6rem;
}
.bwh-compare-dropdown__remove:hover {
  color: #3ab549;
}
.bwh-compare-dropdown__view {
  position: relative;
  display: flex !important;
  align-items: center;
  min-height: 52px;
  margin: 16px 20px 20px;
  padding: 0 20px;
  background: #3ab549;
  color: #ffffff;
  border-radius: 10px;
  letter-spacing: 0.1em;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  box-sizing: border-box;
}
.bwh-compare-dropdown__view > span {
  flex: 1;
  text-align: center;
  font-size: 18px;
  line-height: 1;
}
.bwh-compare-dropdown__view > i {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff !important;
  font-size: 18px;
  line-height: 1;
}
.bwh-compare-dropdown__view:hover,
.bwh-compare-dropdown__view:focus {
  background: #30963d;
  color: #ffffff;
  text-decoration: none;
}
.bwh-compare-dropdown__view:hover > i {
  color: #ffffff !important;
}
.modals-wrapper .modal-popup.bwh-compare-limit-alert .modal-inner-wrap {
  width: 440px;
  max-width: 92vw;
  border-radius: 10px;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.22);
}
.modals-wrapper .modal-popup.bwh-compare-limit-alert .modal-header {
  display: none;
}
.modals-wrapper .modal-popup.bwh-compare-limit-alert .modal-content {
  padding: 32px 28px 12px;
}
.modals-wrapper .modal-popup.bwh-compare-limit-alert .modal-footer {
  display: none;
}
.modals-wrapper .modal-popup.bwh-compare-limit-alert .action-close {
  top: 12px;
  right: 12px;
}
.modals-wrapper .modal-popup.bwh-compare-limit-alert .action-close::before {
  font-size: 22px;
  color: #0d0e0d;
}
.bwh-compare-limit-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 14px;
}
.bwh-compare-limit-modal__icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(220, 53, 69, 0.1);
  color: #3ab549;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}
.bwh-compare-limit-modal p {
  margin: 0;
  color: #0d0e0d;
  font-size: 1.5rem;
  line-height: 1.5;
  max-width: 320px;
}
.comparison-modal-inner {
  max-width: 420px;
}
.comparison-modal-inner .btn-add-compare,
.comparison-modal-inner .btn-apply {
  background-color: #3ab549;
  color: #ffffff;
  border: 0;
}
.comparison-modal-inner .btn-add-compare:hover,
.comparison-modal-inner .btn-apply:hover {
  background-color: #30963d;
}
.bwh-compare-limit-modal {
  text-align: center;
  padding: 8px 0;
}
.bwh-compare-limit-modal p {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.5;
}
.catalog-category-view .page-title-wrapper {
  padding: 40px 0 30px;
}
.catalog-category-view .page-title-wrapper .page-title {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 50px;
  letter-spacing: 0;
  margin: 0;
}
@media (max-width: 575px) {
  .catalog-category-view .page-title-wrapper .page-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0;
  }
}
.category-top-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  margin-bottom: 20px;
}
.category-top-wrapper .category-description div {
  padding: 0 !important;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.category-top-wrapper .category-description .mgz-child:not(:last-child) > .mgz-element-inner {
  margin-bottom: 0;
}
.category-top-wrapper .category-description .mgz-button .mgz-btn {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-color: #3ab549;
  color: #3ab549;
  min-width: 140px;
  margin-top: 30px;
}
.category-top-wrapper .category-description .mgz-button .mgz-btn:hover {
  background: rgba(58, 181, 73, 0.1);
  border-color: #3ab549;
  color: #3ab549;
}
.category-top-wrapper .category-description .mgz-button .mgz-btn:active,
.category-top-wrapper .category-description .mgz-button .mgz-btn:focus,
.category-top-wrapper .category-description .mgz-button .mgz-btn:visited,
.category-top-wrapper .category-description .mgz-button .mgz-btn:focus-within,
.category-top-wrapper .category-description .mgz-button .mgz-btn:focus-visible,
.category-top-wrapper .category-description .mgz-button .mgz-btn:target,
.category-top-wrapper .category-description .mgz-button .mgz-btn:active:focus {
  background: rgba(58, 181, 73, 0.3);
  border-color: #3ab549;
  color: #3ab549;
}
.category-top-wrapper .category-top-wrapper-info {
  padding-right: 40px;
}
.category-top-wrapper .category-top-wrapper-info,
.category-top-wrapper .category-view {
  flex: 1 1 50%;
}
.category-top-wrapper .category-info-container {
  max-width: 670px;
}
.category-top-wrapper .category-view img {
  display: block;
  height: auto;
  max-width: 100%;
  border-end-start-radius: 50px;
  border-end-end-radius: 50px;
}
.product.name a,
.product-item-name a {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.2px;
  display: block;
  hyphens: auto;
  margin: 5px 0 10px 0;
  word-wrap: break-word;
  font-weight: 600;
  overflow: hidden;
  color: #0d0e0d;
}
@media (max-width: 575px) {
  .product.name a,
  .product-item-name a {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: 0;
  }
}
.product-image-container {
  display: inline-block;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-bottom: 100% !important;
}
.product-image-wrapper img {
  width: 210px;
  height: 210px;
  display: block;
  object-fit: contain;
}
body.catalog-product-view .product-options-bottom .price-custom-label:not(:empty) {
  display: inline-block;
  padding-right: 0.5rem;
}
.product-info-top-wrapper .product-info-top,
.product-info-middle-wrapper .product-info-top {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 0px;
}
.product-info-top-wrapper .product-info-top:after,
.product-info-middle-wrapper .product-info-top:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.product-info-top-wrapper {
  background-color: #f7f8f7;
}
.product-info-middle-wrapper {
  background-color: #ffffff;
}
.product.media .amlabel-position-wrapper {
  z-index: 2;
}
.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-price .price-box {
  padding-bottom: 0;
}
.product-info-main .product-info-price {
  display: table;
  width: 100%;
}
.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: 13px 0 20px;
  font-size: 1.5rem;
  line-height: 21px;
  letter-space: 0px;
  color: #0d0e0d;
}
.product-info-main .product.attribute.overview .full_width_row_content {
  padding: 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;
}
.box-tocart .field.qty {
  display: none;
}
.box-tocart .actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 30px;
  text-align: center;
}
.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: #3ab549;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #3ab549;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #198526;
  text-decoration: none;
}
.ui-dialog-titlebar-close:active {
  color: #198526;
  text-decoration: none;
}
.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: #3ab549;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
  min-width: 80%;
  max-width: 80%;
  margin: 0 auto;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: 100%;
  padding-top: 15px;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-info .product-item-details .product-item-name > a {
  font-size: 1.8rem;
  line-height: 20px;
  letter-spacing: 0.5px;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
  line-height: 15px;
}
.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: 10px;
  background-color: #ffffff;
}
.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;
}
.size-attribute-render {
  display: flex;
  flex-direction: row;
  padding-left: 0px;
  align-items: center;
}
.size-attribute-render li {
  list-style: none;
  padding: 4px 0px;
  border: 1px solid #0d0e0d;
  border-radius: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 50px;
  text-align: center;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 15px;
  line-height: 20px;
  cursor: pointer;
}
.size-attribute-render li:hover,
.size-attribute-render li.active {
  background-color: #3ab549;
  border: 1px solid #3ab549;
  color: #ffffff;
}
.swatch-select.size {
  display: none;
}
.product-related-full-width-wrapper {
  background-color: #f7f8f7;
}
.subcategories {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #8a8e8a;
  line-height: 20px;
  padding-bottom: 20px;
}
.videovisible {
  visibility: visible !important;
}
.upsell h3 {
  text-align: center;
}
.product.media:hover {
  cursor: pointer;
}
@media (max-width: 1200px) {
  .category-top-wrapper {
    flex-direction: column-reverse;
  }
  .category-top-wrapper .category-top-wrapper-info {
    padding-right: 0;
  }
  .category-top-wrapper .category-view,
  .category-top-wrapper .category-top-wrapper-info {
    flex: 1 1 100%;
    width: 100%;
  }
  .category-top-wrapper .category-view {
    padding: 0;
  }
  .category-top-wrapper .category-view .category-image {
    margin-bottom: 0;
  }
  .category-top-wrapper .category-view .image {
    height: 210px;
    width: 100%;
    object-fit: cover;
    border-radius: 0 !important;
  }
  .category-top-wrapper .category-info-container {
    max-width: unset;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.swatch-select.size {
  display: none;
}
.product-view-section-bottom,
.product-view-section-top {
  clear: both;
}
.catalog-product-view .product-view-section-top {
  order: 0;
}
.catalog-product-view .product-view-section-bottom {
  order: 3;
}
.catalog-product-view .product-info-main {
  order: 2;
}
.catalog-product-view .product.media {
  order: 1;
}
.product-info-footer-sticky {
  position: fixed !important;
  bottom: 0;
  background-color: #ffffff;
  z-index: 10;
  display: none;
}
.product-info-footer-sticky.active {
  display: block;
  box-shadow: 0px -10px 20px 0px rgba(0, 0, 0, 0.08);
}
.product-info-footer-sticky .footer-skicky {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-content: baseline;
  padding: 12px 0;
}
.product-info-footer-sticky .footer-skicky .info {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.product-info-footer-sticky .footer-skicky .info .price {
  display: none;
}
.product-info-footer-sticky .footer-skicky .info .thumb img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  vertical-align: middle;
}
.product-info-footer-sticky .footer-skicky .info .sku {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.024rem;
}
.product-info-footer-sticky .footer-skicky .info .social {
  display: none;
}
@media (min-width: 992px) {
  .product-info-footer-sticky .footer-skicky .info .social {
    padding-top: 10px;
    display: block;
  }
}
.product-info-footer-sticky .footer-skicky .info .social .towishlist {
  padding-right: 40px;
}
.product-info-footer-sticky .footer-skicky .add-to-cart {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 40px;
}
.product-info-footer-sticky .footer-skicky .add-to-cart .box-tocart {
  margin-bottom: 0px;
}
.product-info-footer-sticky .footer-skicky .add-to-cart .box-tocart .fieldset {
  margin-bottom: 0px;
}
.product-info-footer-sticky .footer-skicky .add-to-cart .box-tocart #product-addtocart-button {
  width: auto;
  white-space: nowrap;
}
.product-info-footer-sticky .footer-skicky .action.primary {
  min-width: 130px;
}
.fieldset .actions #grouped-product-addtocart-button {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  margin-right: 1%;
}
.Finance_block .finance img {
  max-width: 420px;
  width: 100%;
}
@media (max-width: 768px) {
  .catalog-product-view .action.primary.tocart.addtocart {
    margin-bottom: 15px;
  }
}
.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;
}
.search .fieldset .control .addon input {
  flex-basis: auto;
  width: 100%;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  margin-bottom: 0px;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .block-content.min-search-block {
  display: none;
}
.block-search .block-content.min-search-block #search_mini_form {
  position: relative;
}
.block-search .label {
  display: none;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  position: absolute;
  right: 14px;
  min-width: unset;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  opacity: 1 !important;
}
.block-search .action.search:focus,
.block-search .action.search:active {
  background: none;
  border: none;
}
.block-search .action.search:hover {
  background: none;
  border: none;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  pointer-events: none;
  opacity: 0.5;
}
.block-search .action.search:before {
  content: '\f002';
  font-family: "Font Awesome 6 Pro";
  font-size: 22px;
  color: #0d0e0d;
  font-weight: 300;
  opacity: 1;
}
.block-search .action.search span {
  display: none;
}
.block-search .input-text {
  border: 1px solid #d2d6d3;
  min-height: 42px;
  padding: 10px 15px;
  font-size: 13px;
  border-radius: 4px !important;
}
.block-search .input-text::placeholder {
  color: #0d0e0d;
}
.block-search .input-text:focus {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.block-search .nested {
  display: none;
}
.block-search.active {
  position: relative;
}
.block-search.active .block-content.min-search-block {
  position: absolute;
  z-index: 8;
  top: 30px;
  width: 240px;
  right: -15px;
}
.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 #d2d6d3;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #d2d6d3;
  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: #f1f2f1;
}
.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;
  color: #8a8e8a;
}
body[class*="checkout-cart"] {
  font-size: 1.3rem;
}
body[class*="checkout-cart"] .page-title {
  line-height: 0;
}
body[class*="checkout-cart"] .page-title span {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.2px;
}
@media (max-width: 575px) {
  body[class*="checkout-cart"] .page-title span {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: 0;
  }
}
body[class*="checkout-cart"] .bwh-similar {
  margin-top: 4em;
}
.cart-container {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.cart-container .cart-summary {
  order: 2;
}
.cart-summary {
  background: #f7f8f7;
  border: 1px solid #eceeec;
  border-radius: 10px;
  padding: 30px 20px;
}
.cart-summary .summary.title {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 15px;
}
.cart-summary .checkout-methods-items {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5em;
  margin-bottom: 0;
  padding-top: 20px;
  padding-inline-start: 0;
}
.cart-summary .checkout-methods-items .item,
.cart-summary .checkout-methods-items .action {
  display: block;
  text-align: center;
  width: 100%;
}
.cart-summary .checkout-methods-items .action.primary {
  box-shadow: 0px 4px 16px -3px rgba(0, 0, 0, 0.4);
}
.cart-summary #block-shipping {
  margin-bottom: 0;
  display: none;
}
.cart-summary .cart-totals th {
  padding-left: 0;
}
.cart-summary .cart-totals td {
  padding-right: 0;
}
.cart-summary .cart-totals td.amount {
  text-align: right;
}
.cart-summary .cart-totals tbody .mark,
.cart-summary .cart-totals tfoot .mark {
  text-align: left;
}
.cart-summary .cart-totals .totals.sub .mark,
.cart-summary .cart-totals .totals.sub .price {
  font-weight: 700;
}
.cart-summary .cart-totals .totals.grand .mark,
.cart-summary .cart-totals .totals.grand .price {
  font-size: 15px;
}
.cart-summary .cart-totals .grand .mark span {
  display: block;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 300;
}
.cart-summary .block.discount {
  margin-bottom: 20px;
  cursor: pointer;
}
.cart-summary .block.discount .title {
  display: flex;
  justify-content: space-between;
  color: #3ab549;
}
.cart-summary .block.discount .title:after {
  content: '\f055';
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
}
.cart-summary .block.discount .title.active .content {
  display: block !important;
}
.cart-summary .block.discount.active .title:after {
  content: '\f056';
}
.cart-summary .block.discount #discount-coupon-form label {
  display: none;
}
.cart-summary .block.discount #discount-coupon-form .coupon {
  display: flex;
  flex-flow: column wrap;
  gap: 10px;
}
.cart-summary .block.discount #discount-coupon-form .coupon .field {
  margin-bottom: 0;
}
.cart-summary .block.discount #discount-coupon-form .actions-toolbar .primary {
  width: 100%;
}
.cart-summary .block.discount #discount-coupon-form .actions-toolbar .primary .action {
  width: 100%;
}
.cart.table-wrapper {
  border: 1px solid #eceeec;
  border-radius: 10px;
}
.cart.table-wrapper #shopping-cart-table thead tr th.col {
  border-bottom: 1px solid #eceeec;
  padding: 10px 15px 7px;
}
.cart.table-wrapper #shopping-cart-table th {
  font-weight: 400;
}
.cart.table-wrapper #shopping-cart-table tbody td {
  border: 0;
  vertical-align: middle;
}
.cart.table-wrapper #shopping-cart-table tbody td.col.item {
  display: flex;
  align-items: center;
}
.cart.table-wrapper #shopping-cart-table tbody + tbody {
  border-color: #eceeec;
}
.cart.table-wrapper #shopping-cart-table tbody.item:not(:last-child) {
  border-bottom: 1px solid #eceeec;
  position: relative;
}
.cart.table-wrapper .item-action span,
.cart.table-wrapper .item-action .towishlist {
  display: none;
}
.cart.table-wrapper .product-item-name {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  color: #0d0e0d;
  margin: 0 0 5px 0;
}
.cart.table-wrapper .product-item-name a {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  color: #0d0e0d;
  margin: 0 0 5px 0;
}
.cart.table-wrapper .categories-text {
  padding: 0;
}
.cart.table-wrapper .cart-price * {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 600;
  color: #0d0e0d;
  margin-top: 0;
}
.cart.table-wrapper .cart-price *:visited {
  color: #0d0e0d;
}
.cart.table-wrapper .product-item-photo {
  margin-top: 0;
  margin-right: 30px;
}
.cart.table-wrapper .product-item-photo .product-image-container {
  max-width: unset;
}
.cart.table-wrapper .product-item-photo .product-image-container .product-image-photo {
  width: 80px;
  height: 80px;
  min-width: 80px;
  object-fit: cover;
}
.cart.table-wrapper .col {
  padding: 20px 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.action {
  text-align: right;
}
.cart.table-wrapper .col.qty label {
  margin-bottom: 0;
}
.cart.table-wrapper .col.qty .input-text {
  font-size: 1.8rem;
  height: 36px;
  text-align: center;
  width: 60px;
  min-height: unset;
  background: #f1f2f1;
}
.cart.table-wrapper .col.item {
  display: block;
  min-height: unset;
  position: relative;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .action-delete:before {
  content: '\f1f8';
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  font-size: 22px;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .action {
  margin-right: 10px;
  color: #0d0e0d;
}
.cart.table-wrapper .action:hover,
.cart.table-wrapper .action:visited {
  opacity: 0.8;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .rrp-price:not(.old-price) .price {
  display: none;
}
.cart.table-wrapper .old-price .price {
  text-decoration: line-through;
  color: #8a8e8a;
  text-decoration-color: #8a8e8a;
  font-weight: 400 !important;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .item-options dd .price {
  display: block;
  height: 0;
  width: 0;
  opacity: 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.main.actions {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: end;
  gap: 1em;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.empty-cart-content h4 {
  font-size: 36px;
  font-weight: 600 !important;
}
.empty-cart-content .checkout-empty-buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  column-gap: 20px;
  padding-left: 0px;
}
.empty-cart-content .checkout-empty-buttons li {
  gap: 20px;
  list-style: none;
}
@media (max-width: 991px) {
  .empty-cart-content .checkout-empty-buttons {
    flex-wrap: wrap;
  }
  .empty-cart-content .checkout-empty-buttons li {
    max-width: 254px;
    width: 100%;
  }
  .empty-cart-content .checkout-empty-buttons li .action.primary {
    width: 100%;
  }
}
/* counter style for the cart, compare */
.counter-style {
  background: #3ab549;
  color: #ffffff;
  aspect-ratio: 1;
  padding: 2px;
  border-radius: 50%;
  margin: 0;
  width: 14px;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -1px;
  left: 19px;
}
.counter-style .counter-number {
  font-size: 1.1rem;
  text-shadow: 0 0 7px #000000;
}
.counter-style .counter-number:before,
.counter-style .counter-number:after {
  content: '';
}
@media (min-width: 576px) {
  .counter-style {
    width: 18px;
    height: 18px;
    top: -7px;
    left: unset;
    right: -10px;
  }
}
.box-utilities {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  min-height: 65px;
  gap: 15px;
}
.util-wrapper {
  position: relative;
}
.util-wrapper .action:not(.no-display):not(.search) {
  display: block;
  padding: 5px;
}
.util-wrapper .action.showcart {
  padding-right: 0;
}
.util-wrapper i {
  font-size: 22px;
  color: #0d0e0d;
}
@media (max-width: 575px) {
  .util-wrapper i i {
    font-size: 20px;
    color: #0d0e0d;
  }
}
.util-wrapper .counter.qty {
  background: #3ab549;
  color: #ffffff;
  aspect-ratio: 1;
  padding: 2px;
  border-radius: 50%;
  margin: 0;
  width: 14px;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -1px;
  left: 19px;
}
.util-wrapper .counter.qty .counter-number {
  font-size: 1.1rem;
  text-shadow: 0 0 7px #000000;
}
.util-wrapper .counter.qty .counter-number:before,
.util-wrapper .counter.qty .counter-number:after {
  content: '';
}
@media (min-width: 576px) {
  .util-wrapper .counter.qty {
    width: 18px;
    height: 18px;
    top: -7px;
    left: unset;
    right: -10px;
  }
}
@media (max-width: 991px) {
  .box-utilities .util-wrapper {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
  .box-utilities .util-wrapper.mini-block-search {
    order: -1;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .box-utilities .util-wrapper.mini-block-search {
    left: 75px;
    z-index: 10;
  }
  .box-utilities .util-wrapper.compare {
    right: 70px;
  }
  .box-utilities .util-wrapper.top_wishlist {
    right: 135px;
  }
  .box-utilities .util-wrapper.minicart-wrapper {
    right: 20px;
  }
  .box-utilities:has(.wishlist.no-display) .util-wrapper.compare,
  .box-utilities:has(.compare.no-display) .util-wrapper.top_wishlist {
    right: 70px;
  }
}
@media (max-width: 575px) {
  .box-utilities .util-wrapper.mini-block-search {
    left: 50px !important;
    z-index: 10;
  }
  .box-utilities .util-wrapper.mini-block-search.active .block-content.min-search-block {
    left: -50px;
    width: 100vw !important;
  }
  .box-utilities .util-wrapper.compare {
    right: 43px;
  }
  .box-utilities .util-wrapper.top_wishlist {
    right: 83px;
  }
  .box-utilities .util-wrapper.minicart-wrapper {
    right: 8px;
  }
  .box-utilities:has(.wishlist.no-display) .util-wrapper.compare,
  .box-utilities:has(.compare.no-display) .util-wrapper.top_wishlist {
    right: 50px;
  }
}
.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 .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;
  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 > 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: #0d0e0d;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
  display: flex;
}
.minicart-wrapper .action.showcart:before {
  content: '';
}
.minicart-wrapper .action.showcart.active {
  display: flex;
}
.minicart-wrapper .action.showcart.active:before,
.minicart-wrapper .action.showcart.active:before {
  content: '';
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #3ab549;
  color: #ffffff;
  aspect-ratio: 1;
  padding: 2px;
  border-radius: 50%;
  margin: 0;
  width: 14px;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -1px;
  left: 19px;
  right: -10px;
}
.minicart-wrapper .action.showcart .counter.qty .counter-number {
  font-size: 1.1rem;
  text-shadow: 0 0 7px #000000;
}
.minicart-wrapper .action.showcart .counter.qty .counter-number:before,
.minicart-wrapper .action.showcart .counter.qty .counter-number:after {
  content: '';
}
@media (min-width: 576px) {
  .minicart-wrapper .action.showcart .counter.qty {
    width: 18px;
    height: 18px;
    top: -7px;
    left: unset;
    right: -10px;
  }
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  background-color: #ffffff;
}
.minicart-items .product-item > .product {
  display: flex;
  justify-content: start;
  align-items: center;
  align-content: center;
}
.minicart-items .product-image-wrapper img {
  height: auto !important;
}
.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-block {
  font-size: 13px;
}
.minicart-items .product-item-name {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 600;
  white-space: nowrap;
  margin: 0 0 5px;
}
.minicart-items .product-item-name a:hover,
.minicart-items .product-item-name a:visited,
.minicart-items .product-item-name a:focus {
  color: #0d0e0d;
}
.minicart-items .product-item-categories {
  display: block;
}
.minicart-items .product-item-details {
  padding-left: 15px;
}
.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 .product-item-photo {
  width: 40%;
}
.minicart-items .product .product-image-container {
  width: 80px;
  height: 80px;
}
.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: '\e621';
}
.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: '\e622';
  font-family: 'luma-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .details-qty .label,
.minicart-items .price-minicart .label {
  color: #0d0e0d !important;
}
.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: #0d0e0d;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: #0d0e0d;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.minisearch-icon {
  display: flex;
}
.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;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 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: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 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: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
.checkout-index-index .header-content-wrapper {
  display: none;
}
.checkout-index-index .header.content {
  display: block;
}
.checkout-index-index .header.content .customer-welcome {
  float: right;
  margin-top: 15px;
  order: 3;
}
.checkout-index-index .product-item-details .product.options.active .item-options .values .price {
  display: none;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none !important;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.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: #f4f4f4;
  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;
}
.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:before {
  color: #333333;
}
.opc-progress-bar {
  margin: 40px 0 50px;
  counter-reset: i;
  display: block;
  font-size: 0;
}
.opc-progress-bar-item {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: calc(100% / 3);
}
.opc-progress-bar-item:before {
  background-color: #d2d6d3;
  border: 1px solid #d2d6d3;
  top: 19px;
  transition: background 0.3s;
  content: '';
  left: 0;
  position: absolute;
  width: 100%;
  height: 2px !important;
  top: 30px !important;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  width: 100%;
  word-wrap: break-word;
  font-size: 13px;
  color: #8a8e8a;
}
.opc-progress-bar-item._active:before {
  background-color: #2b2d2b;
  border-color: #2b2d2b;
}
.opc-progress-bar-item._active > span {
  color: #0d0e0d;
}
body.page-layout-checkout .legend + br {
  display: none;
}
body.page-layout-checkout .field-error {
  font-size: 11px;
}
body.page-layout-checkout .field {
  position: relative;
  margin: 0 0 25px;
}
body.page-layout-checkout .field.street {
  margin-bottom: 0;
}
body.page-layout-checkout .field.street .field.primary {
  margin: 0;
}
body.page-layout-checkout .field.street .field.primary ~ .nested {
  margin-top: 25px;
}
body.page-layout-checkout .field div.mage-error,
body.page-layout-checkout .field div.field-error {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
}
body.page-layout-checkout .field .message.warning {
  margin-top: 9px;
  position: absolute !important;
  z-index: 1;
  min-width: 400px;
  width: 100%;
  left: -1px;
}
body.page-layout-checkout .field .message.warning > *:first-child:before {
  top: 29px !important;
}
body.page-layout-checkout .field input:focus ~ .label {
  top: 5px;
  font-size: 11px;
  opacity: 1;
}
body.page-layout-checkout .field .input:not(:focus):valid ~ .label {
  top: 5px;
  font-size: 11px;
  opacity: 1;
}
body.page-layout-checkout .field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
body.page-layout-checkout .field.choice .field-tooltip-action {
  line-height: 21px;
}
body.page-layout-checkout .field._error .control input,
body.page-layout-checkout .field._error .control select,
body.page-layout-checkout .field._error .control textarea {
  border-color: #d0202b;
}
body.page-layout-checkout #checkoutSteps > li:not(.checkout-payment-method) .field .label {
  font-size: 12px;
  color: #0d0e0d;
  line-height: 17px;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0 0 6px;
}
.checkout-index-index .modal-popup.modal-slide .fieldset .field .label {
  font-size: 12px !important;
}
.checkout-index-index .modal-popup.modal-slide .modal-header .modal-title {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 38px;
  letter-spacing: 0;
  border-bottom: none;
}
@media (max-width: 575px) {
  .checkout-index-index .modal-popup.modal-slide .modal-header .modal-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0;
  }
}
.checkout-index-index .modal-popup.modal-slide .modal-footer {
  padding: 1em 2em;
  display: flex;
  gap: 15px;
}
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.primary {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background-color: #3ab549;
  border-color: #3ab549;
  color: #ffffff;
}
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.primary:hover {
  background-color: #198526;
  border-color: #198526;
  color: #ffffff;
}
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.primary:active,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.primary:focus,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.primary:visited,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.primary:focus-within,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.primary:focus-visible,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.primary:target,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.primary:active:focus {
  text-decoration: none;
  color: #ffffff;
}
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.secondary {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-color: #3ab549;
  color: #3ab549;
  min-width: 140px;
  margin-top: 0;
}
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.secondary:hover {
  background: rgba(58, 181, 73, 0.1);
  border-color: #3ab549;
  color: #3ab549;
}
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.secondary:active,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.secondary:focus,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.secondary:visited,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.secondary:focus-within,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.secondary:focus-visible,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.secondary:target,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.secondary:active:focus {
  background: rgba(58, 181, 73, 0.3);
  border-color: #3ab549;
  color: #3ab549;
}
.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: '\e623';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .note {
  display: none !important;
}
.opc-wrapper .field-tooltip {
  display: none !important;
}
.opc-wrapper .form-login #customer-email-fieldset {
  margin-bottom: 0;
}
.opc-wrapper .shipping-address-item + .shipping-address-item {
  margin-top: 40px;
}
.opc-wrapper .shipping-address-item:before {
  content: '\f3c5';
  display: block;
  font-family: "Font Awesome 6 Pro";
  font-size: 15px;
  color: #bbc0bb;
  font-weight: 300;
}
.opc-wrapper .shipping-address-item.selected-item:before {
  color: #3ab549;
  font-weight: 700;
}
.opc-wrapper .action-select-shipping-item,
.opc-wrapper .action-show-popup,
.opc-wrapper .action.edit-address-link {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-color: #3ab549;
  color: #3ab549;
  min-width: 140px;
  min-width: unset;
}
.opc-wrapper .action-select-shipping-item:hover,
.opc-wrapper .action-show-popup:hover,
.opc-wrapper .action.edit-address-link:hover {
  background: rgba(58, 181, 73, 0.1);
  border-color: #3ab549;
  color: #3ab549;
}
.opc-wrapper .action-select-shipping-item:active,
.opc-wrapper .action-show-popup:active,
.opc-wrapper .action.edit-address-link:active,
.opc-wrapper .action-select-shipping-item:focus,
.opc-wrapper .action-show-popup:focus,
.opc-wrapper .action.edit-address-link:focus,
.opc-wrapper .action-select-shipping-item:visited,
.opc-wrapper .action-show-popup:visited,
.opc-wrapper .action.edit-address-link:visited,
.opc-wrapper .action-select-shipping-item:focus-within,
.opc-wrapper .action-show-popup:focus-within,
.opc-wrapper .action.edit-address-link:focus-within,
.opc-wrapper .action-select-shipping-item:focus-visible,
.opc-wrapper .action-show-popup:focus-visible,
.opc-wrapper .action.edit-address-link:focus-visible,
.opc-wrapper .action-select-shipping-item:target,
.opc-wrapper .action-show-popup:target,
.opc-wrapper .action.edit-address-link:target,
.opc-wrapper .action-select-shipping-item:active:focus,
.opc-wrapper .action-show-popup:active:focus,
.opc-wrapper .action.edit-address-link:active:focus {
  background: rgba(58, 181, 73, 0.3);
  border-color: #3ab549;
  color: #3ab549;
}
.opc-wrapper .action-select-shipping-item,
.opc-wrapper .action.edit-address-link {
  margin-top: 15px;
}
.opc-wrapper #shipping-new-address-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.opc-wrapper #shipping-new-address-form > .field {
  flex: 1 1 100%;
}
.opc-wrapper #shipping-new-address-form > div[name="shippingAddress.firstname"],
.opc-wrapper #shipping-new-address-form > div[name="shippingAddress.lastname"],
.opc-wrapper #shipping-new-address-form > div[name="shippingAddress.postcode"],
.opc-wrapper #shipping-new-address-form > div[name="shippingAddress.city"],
.opc-wrapper #shipping-new-address-form > div[name="shippingAddress.region"] {
  flex: 0 1 calc(50% - 10px);
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.checkout-shipping-method .pickup-tabs {
  display: flex;
  flex-direction: row;
  padding: 0;
  margin-bottom: 30px;
  border: 1px solid #3ab549;
  border-radius: 4px;
  overflow: hidden;
}
.checkout-shipping-method .pickup-tabs .pickup-tabs-item {
  flex: 1 1 50%;
  text-decoration: none;
  list-style-type: none;
  background-color: #ffffff;
  color: #3ab549;
  margin-bottom: 0;
  /* &:first-child {
            border-radius: 4px 0 0 4px;
          }

          &:last-child {
            border-radius: 0 4px 4px 0;
          }*/
}
.checkout-shipping-method .pickup-tabs .pickup-tabs-item._locked {
  cursor: default;
}
.checkout-shipping-method .pickup-tabs .pickup-tabs-item._active {
  background-color: #3ab549;
}
.checkout-shipping-method .pickup-tabs .pickup-tabs-item._active span {
  color: #ffffff !important;
}
.checkout-shipping-method .pickup-tabs .pickup-tabs-item._active i {
  color: #3ab549;
}
.checkout-shipping-method .pickup-tabs .pickup-tabs-item .sab-title {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
  position: relative;
  font-weight: 400;
}
.checkout-shipping-method .pickup-tabs .pickup-tabs-item .sab-title::before {
  content: "\f30d";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  display: inline-block;
  padding-right: 4px;
}
.checkout-shipping-method .pickup-tabs .pickup-tabs-item ._disable {
  display: none;
}
.checkout-shipping-method .pickup-tabs .action {
  border: unset;
  background: unset;
  height: 60px;
  width: 100%;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  color: #3ab549;
  cursor: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.checkout-shipping-method .pickup-tabs .action i {
  font-size: 11px;
  color: #ffffff;
  background-color: #ffffff;
  border: 1px solid #3ab549;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: grid;
  place-content: center;
}
.checkout-shipping-method .pickup-tabs .action span {
  display: block;
  text-transform: initial;
  font-weight: 600;
}
.checkout-shipping-method .pickup-details-wrapper {
  border: 1px solid #eceeec;
  border-top: none;
  margin-top: -21px;
  padding: 15px;
  box-sizing: border-box;
  background-color: #f7f8f7;
  margin-bottom: 55px;
}
.checkout-shipping-method .pickup-details-wrapper h3 {
  margin-top: 10px;
  color: #0d0e0d;
  font-size: 20px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
}
.checkout-shipping-method .pickup-details-wrapper > span {
  display: block;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16px;
  margin-bottom: 10px;
}
.checkout-shipping-method .pickup-details-wrapper > span::before {
  font-family: "Font Awesome 6 Pro";
  font-size: 15px;
  font-weight: 300;
  display: inline-block;
  padding-right: 10px;
  color: #0d0e0d;
}
.checkout-shipping-method .pickup-details-wrapper > span.phone-number::before {
  content: "\f095";
}
.checkout-shipping-method .pickup-details-wrapper > span.email-address::before {
  content: "\f0e0";
}
.checkout-shipping-method .pickup-details-wrapper > span.store-address::before {
  content: "\f3c5";
}
.checkout-shipping-method .pickup-details-wrapper .store-hours {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  margin-bottom: 30px;
}
.checkout-shipping-method .pickup-details-wrapper .store-hours .store-hours-col {
  flex: 0 1 calc(50% - 10px);
}
.checkout-shipping-method .pickup-details-wrapper .store-hours .store-hours-col strong {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 16px;
}
.checkout-shipping-method .pickup-details-wrapper .store-hours .store-hours-col p {
  color: #0d0e0d;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16px;
  margin: 0;
}
.checkout-shipping-method .pickup-details-wrapper .extra-details strong {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 16px;
  color: #0d0e0d;
}
.checkout-shipping-method .pickup-details-wrapper .extra-details p {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16px;
  color: #0d0e0d;
}
.checkout-shipping-method .pickup-details-wrapper .error-message {
  padding: 12px;
  background-color: #eceeec;
  text-align: center;
  margin-bottom: 20px;
  color: #ff0000;
  font-size: 13px;
  line-height: 16px;
}
.checkout-shipping-method .shiptome-wrapper .checkout-shipping-method-wrapper {
  padding: 0;
}
.checkout-shipping-method .shiptome-wrapper .checkout-shipping-method-wrapper .row-item {
  list-style-type: none;
  border: 1px solid #eceeec;
  border-radius: 4px;
  padding: 18px 20px;
}
.checkout-shipping-method .shiptome-wrapper .checkout-shipping-method-wrapper .row-item .col-method:has(input[type="radio"]) input[type="radio"] {
  display: none;
}
.checkout-shipping-method .shiptome-wrapper .checkout-shipping-method-wrapper .row-item .col-method:has(input[type="radio"]):before {
  content: '\f111';
  font-family: "Font Awesome 6 Pro";
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
  color: #0d0e0d;
}
.checkout-shipping-method .shiptome-wrapper .checkout-shipping-method-wrapper .row-item .col-method:has(input[type="radio"]:checked):before {
  content: '\f192';
  font-weight: 600;
  color: #3ab549;
}
.checkout-shipping-method .shiptome-wrapper .checkout-shipping-method-wrapper .row-item .price {
  float: right;
}
.checkout-shipping-method .pickup-contact-wrapper .step-title {
  margin-bottom: 10px;
}
.checkout-shipping-method .pickup-contact-form-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.checkout-shipping-method .pickup-contact-form-wrapper > .field {
  flex: 1 1 100%;
}
.checkout-shipping-method .pickup-contact-form-wrapper > div[name="pickupCheckoutForm.pickup_firstname"],
.checkout-shipping-method .pickup-contact-form-wrapper > div[name="pickupCheckoutForm.pickup_lastname"] {
  flex: 0 1 calc(50% - 10px);
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #3ab549;
  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: #0d0e0d;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #0d0e0d;
}
.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-summary-wrapper.modal-custom .action-close {
  display: none !important;
}
.opc-block-summary {
  border: 1px solid #eceeec;
  border-radius: 10px;
  background-color: #ffffff;
  margin: 40px 20px;
  padding: 35px 20px;
  display: flex;
  flex-flow: column wrap;
}
.opc-block-summary .minicart-items .product-item-name {
  white-space: pre-wrap;
}
.opc-block-summary .product-item-details .options .subtitle {
  margin-top: 0;
}
@media (min-width: 576px) and (max-width: 767px) {
  .opc-block-summary {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.opc-block-summary > .title {
  font-weight: 600;
  margin-bottom: 20px;
}
.opc-block-summary .form-discount .actions-toolbar {
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .opc-block-summary .form-discount .actions-toolbar {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.opc-block-summary .form-discount .payment-option-inner .field {
  margin-top: 10px;
}
.opc-block-summary .items-in-cart .title {
  display: none;
}
.opc-block-summary .table-totals {
  order: 2;
}
.opc-block-summary .table-totals th,
.opc-block-summary .table-totals td {
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 400;
}
.opc-block-summary .table-totals th {
  padding-left: 0;
  border-width: 0;
}
.opc-block-summary .table-totals td {
  border-width: 0;
  padding-right: 0;
}
.opc-block-summary .table-totals td:not(.mark) {
  text-align: right;
}
.opc-block-summary .table-totals td.mark {
  padding-left: 0;
}
.opc-block-summary .table-totals .totals.sub {
  border-top: 1px solid #eceeec;
}
.opc-block-summary .table-totals .totals.sub th,
.opc-block-summary .table-totals .totals.sub td {
  padding-top: 10px;
}
.opc-block-summary .table-totals .totals.sub * {
  font-weight: bold;
}
.opc-block-summary .table-totals .totals.shipping th,
.opc-block-summary .table-totals .totals.shipping td {
  padding-bottom: 10px;
}
.opc-block-summary .table-totals .totals.shipping .mark .label {
  color: #0d0e0d !important;
}
.opc-block-summary .table-totals .totals.grand {
  border-top: 1px solid #eceeec;
}
.opc-block-summary .table-totals .totals.grand th,
.opc-block-summary .table-totals .totals.grand td {
  padding-top: 10px;
}
.opc-block-summary .table-totals .totals.grand strong {
  font-size: 15px;
  font-weight: 600;
}
.opc-block-summary .table-totals .totals.grand .mark span {
  display: block;
}
.opc-block-summary .payment-option {
  padding-bottom: 20px;
}
.opc-block-summary .payment-option .payment-option-title {
  display: flex;
  justify-content: space-between;
  color: #3ab549;
  cursor: pointer;
}
.opc-block-summary .payment-option .payment-option-title:after {
  content: '\f055';
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
}
.opc-block-summary .payment-option._active .payment-option-title:after {
  content: '\f056';
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  margin-bottom: 45px;
  position: relative;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.authentication-wrapper .authentication-inner {
  border: 1px solid #eceeec;
  border-radius: 10px;
  background-color: #f7f8f7;
  padding: 15px 20px;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  gap: 3px;
}
.action-auth-toggle {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #3ab549 !important;
  text-transform: initial;
  letter-spacing: 0;
}
.action-auth-toggle::after {
  content: "\f061";
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  color: #3ab549;
  margin-left: 6px;
  font-weight: 300;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .field .label {
  font-weight: 400;
}
.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;
}
.modal-custom-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
.checkout-payment-method .form.payments .actions-toolbar {
  margin-top: 0;
}
.checkout-payment-method .form.payments hr {
  display: none;
}
.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-title.field.choice {
  height: 60px;
  border: 1px solid #eceeec;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  margin-bottom: 10px;
  padding: 10px 20px;
  align-items: center;
}
.checkout-payment-method .payment-method-title.field.choice label.label {
  margin: 2px 0 0 5px;
  font-size: 13px;
  font-weight: 500;
}
.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;
  display: flex;
}
.checkout-payment-method .billing-address-same-as-shipping-block label {
  margin: 0;
  font-weight: 400;
}
.checkout-payment-method .billing-address-same-as-shipping-block input[type=checkbox] {
  top: 0;
  margin-right: 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary {
  display: flex;
  align-items: center;
}
.checkout-payment-method .checkout-billing-address .primary .action-update,
.checkout-payment-method .checkout-billing-address .primary .action-cancel {
  margin: 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 .checkout-billing-address .fieldset.address {
  margin-bottom: 0;
}
.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;
}
.bwh-windcave-payment-method .payment-method-title.field.choice .inner {
  margin-left: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.bwh-windcave-payment-method .payment-method-title.field.choice .inner > label {
  width: auto;
  white-space: nowrap;
  margin-left: 0;
}
.bwh-windcave-payment-method .form-alt {
  margin-bottom: 25px;
}
.bwh-windcave-payment-method .message {
  margin-bottom: 25px;
}
.bwh-windcave-payment-method .message.warning {
  display: none;
}
.bwh-windcave-payment-method .windcave-merchant-logos > div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}
.bwh-windcave-payment-method .windcave-merchant-logos .dpsMerchantLogos {
  max-height: 26px;
  object-fit: contain;
  width: auto;
}
.checkout-index-index .items.payment-methods .payment-group .action.primary.checkout {
  display: none;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.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: #3ab549;
  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: #0d0e0d;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #0d0e0d;
}
.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;
}
body.page-layout-checkout {
  font-size: 15px;
}
body.page-layout-checkout * {
  box-sizing: border-box;
}
body.page-layout-checkout .columns .column.main {
  padding-bottom: 0;
}
body.page-layout-checkout .page-header {
  background: #ffffff;
  border-bottom: 1px solid #eceeec;
}
body.page-layout-checkout .page-header .header.content {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.page-layout-checkout .page-header .header.content span.header-cart a {
  color: #8a8e8a;
}
body.page-layout-checkout .page-header .header.content span.header-cart a:hover {
  color: #ed747b;
}
body.page-layout-checkout .page-header .header.content p.secure {
  position: relative;
  color: #8a8e8a;
  margin: 0;
}
body.page-layout-checkout .page-header .header.content p.secure:before {
  content: "\f30d";
  display: inline-block;
  padding-right: 10px;
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  color: #8a8e8a;
  font-size: 18px;
}
body.page-layout-checkout .opc-progress-bar,
body.page-layout-checkout .opc-wrapper .opc > li,
body.page-layout-checkout .opc-wrapper .opc > div {
  padding-left: 20px;
  padding-right: 20px;
}
body.page-layout-checkout .checkout-container {
  display: flex;
  align-items: stretch;
  min-height: 90vh;
}
body.page-layout-checkout .checkout-container > .checkout-contents-wrapper,
body.page-layout-checkout .checkout-container .opc-sidebar {
  flex: 1 1 50%;
  order: 0;
}
body.page-layout-checkout .checkout-container .checkout-contents-wrapper {
  display: flex;
  justify-content: flex-end;
}
body.page-layout-checkout .checkout-container .checkout-contents-wrapper .checkout-contents-inner {
  display: flex;
  flex-flow: column wrap;
  padding-bottom: 80px;
  width: 100%;
}
@media (min-width: 576px) and (max-width: 767px) {
  body.page-layout-checkout .checkout-container .checkout-contents-wrapper .checkout-contents-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body.page-layout-checkout .checkout-container .opc-estimated-wrapper {
  display: none;
}
body.page-layout-checkout .checkout-container .opc-sidebar {
  background-color: #f7f8f7;
}
body.page-layout-checkout .checkout-container #store-pickup {
  display: none;
}
body.page-layout-checkout .actions-toolbar {
  margin-top: 30px;
}
body.page-layout-checkout .actions-toolbar > .primary {
  display: flex;
  gap: 15px;
}
body.page-layout-checkout .actions-toolbar button.primary {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background-color: #3ab549;
  border-color: #3ab549;
  color: #ffffff;
  margin-bottom: 0;
}
body.page-layout-checkout .actions-toolbar button.primary:hover {
  background-color: #198526;
  border-color: #198526;
  color: #ffffff;
}
body.page-layout-checkout .actions-toolbar button.primary:active,
body.page-layout-checkout .actions-toolbar button.primary:focus,
body.page-layout-checkout .actions-toolbar button.primary:visited,
body.page-layout-checkout .actions-toolbar button.primary:focus-within,
body.page-layout-checkout .actions-toolbar button.primary:focus-visible,
body.page-layout-checkout .actions-toolbar button.primary:target,
body.page-layout-checkout .actions-toolbar button.primary:active:focus {
  text-decoration: none;
  color: #ffffff;
}
body.page-layout-checkout .actions-toolbar button.primary span {
  font-size: 17px !important;
  line-height: 20px !important;
  color: #ffffff !important;
}
body.page-layout-checkout .actions-toolbar button:not(.primary):not(.action-login) {
  border: none;
  background: unset;
  font-size: 15px;
  line-height: 20px;
  color: #3ab549;
  font-weight: 400;
  text-transform: unset;
}
body.page-layout-checkout .actions-toolbar .action-login {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background-color: #3ab549;
  border-color: #3ab549;
  color: #ffffff;
}
body.page-layout-checkout .actions-toolbar .action-login:hover {
  background-color: #198526;
  border-color: #198526;
  color: #ffffff;
}
body.page-layout-checkout .actions-toolbar .action-login:active,
body.page-layout-checkout .actions-toolbar .action-login:focus,
body.page-layout-checkout .actions-toolbar .action-login:visited,
body.page-layout-checkout .actions-toolbar .action-login:focus-within,
body.page-layout-checkout .actions-toolbar .action-login:focus-visible,
body.page-layout-checkout .actions-toolbar .action-login:target,
body.page-layout-checkout .actions-toolbar .action-login:active:focus {
  text-decoration: none;
  color: #ffffff;
}
body.page-layout-checkout .actions-toolbar .action.remind,
body.page-layout-checkout .actions-toolbar .action-remind {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-color: #3ab549;
  color: #3ab549;
  min-width: 140px;
  margin-top: 0;
}
body.page-layout-checkout .actions-toolbar .action.remind:hover,
body.page-layout-checkout .actions-toolbar .action-remind:hover {
  background: rgba(58, 181, 73, 0.1);
  border-color: #3ab549;
  color: #3ab549;
}
body.page-layout-checkout .actions-toolbar .action.remind:active,
body.page-layout-checkout .actions-toolbar .action-remind:active,
body.page-layout-checkout .actions-toolbar .action.remind:focus,
body.page-layout-checkout .actions-toolbar .action-remind:focus,
body.page-layout-checkout .actions-toolbar .action.remind:visited,
body.page-layout-checkout .actions-toolbar .action-remind:visited,
body.page-layout-checkout .actions-toolbar .action.remind:focus-within,
body.page-layout-checkout .actions-toolbar .action-remind:focus-within,
body.page-layout-checkout .actions-toolbar .action.remind:focus-visible,
body.page-layout-checkout .actions-toolbar .action-remind:focus-visible,
body.page-layout-checkout .actions-toolbar .action.remind:target,
body.page-layout-checkout .actions-toolbar .action-remind:target,
body.page-layout-checkout .actions-toolbar .action.remind:active:focus,
body.page-layout-checkout .actions-toolbar .action-remind:active:focus {
  background: rgba(58, 181, 73, 0.3);
  border-color: #3ab549;
  color: #3ab549;
}
body.page-layout-checkout .step-title {
  border: none;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  color: #0d0e0d;
  margin-bottom: 20px;
}
body.page-layout-checkout .sub-title {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 20px;
}
body.checkout-onepage-success #maincontent {
  padding-top: 60px;
  padding-bottom: calc(60px * 2);
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  text-align: center;
}
body.checkout-onepage-success #maincontent .page-title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.checkout-onepage-success #maincontent .page-title-wrapper .page-title {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 50px;
  letter-spacing: 0;
}
@media (max-width: 575px) {
  body.checkout-onepage-success #maincontent .page-title-wrapper .page-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0;
  }
}
body.checkout-onepage-success #maincontent .page-title-wrapper .print {
  display: block;
  margin: 0 0 30px;
}
body.checkout-onepage-success #maincontent .checkout-success {
  margin-bottom: 2em;
}
body.checkout-onepage-success #maincontent .actions-toolbar {
  display: flex;
  justify-content: center;
}
body.checkout-onepage-success #maincontent .primary.action {
  width: auto !important;
  margin: 20px 0 0 !important;
}
body[class*="sales-order"] .order-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
body[class*="sales-order"] .order-details-item .table-order-items .items-qty .item {
  text-align: center;
}
body[class*="sales-order"] .order-details-item .table-order-items .items-qty .item .title {
  display: none;
}
body[class*="sales-order"] .order-details-item .table-order-items tfoot > tr td,
body[class*="sales-order"] .order-details-item .table-order-items tfoot > tr th {
  padding-top: 5px;
  padding-bottom: 5px;
}
body[class*="sales-order"] .order-details-item .table-order-items tfoot > tr:last-child th,
body[class*="sales-order"] .order-details-item .table-order-items tfoot > tr:last-child td {
  padding-bottom: 20px;
}
body[class*="sales-order"] .copyright {
  display: none;
}
/**
 * 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%;
}
body.account .page-title-wrapper .page-title {
  display: inline-block;
  line-height: unset;
  font-size: unset;
}
body.account .page-title-wrapper .page-title span {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.2px;
}
@media (max-width: 575px) {
  body.account .page-title-wrapper .page-title span {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: 0;
  }
}
body.account main.page-main {
  padding-top: 60px;
  padding-bottom: 60px;
}
body.account main.page-main .columns {
  max-width: 1340px;
}
body.account main.page-main .columns .column.main {
  display: flex;
  flex-direction: column;
}
body.account.storelocator-index-dealer main.page-main .columns .column.main {
  align-items: flex-start;
}
body.account .toolbar .pager {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
body.account .sidebar-additional {
  margin-top: 40px;
}
body.account .table-wrapper {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  overflow-x: auto;
}
body.account .table-wrapper:last-child {
  margin-bottom: 0;
}
body.account .account-link {
  padding: 10px;
}
.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 {
  color: #d10029;
}
body[class*="customer-account-"] .legend + br {
  display: none;
}
.login-wrapper {
  background: #f7f8f7;
}
.login-wrapper .actions-toolbar {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.login-wrapper .actions-toolbar > div + div {
  margin-top: 2em;
}
.login-wrapper .actions-toolbar .action.back {
  display: block;
}
.login-wrapper .login-top-wrapper .login-info-container {
  display: flex;
  flex-direction: column;
}
.login-wrapper .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-wrapper .block-customer-logout {
  margin: 0 auto !important;
  text-align: center;
  width: min(500px, 80vw) !important;
}
.login-wrapper .block .fieldset .actions-toolbar {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
}
.login-wrapper .fieldset.login,
.login-wrapper .fieldset.create.account {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.login-wrapper .fieldset.additional_info {
  margin-bottom: 0;
}
.login-wrapper .fieldset:after {
  display: none;
  margin-top: 35px;
}
.login-wrapper .field.captcha label {
  font-weight: 400;
}
.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-address-edit .legend + br {
  display: none;
}
.form-address-edit .field:not(.primary) {
  margin-bottom: 25px;
}
.form-address-edit .field:not(.primary).street .nested {
  margin-top: 25px;
}
.form-edit-account .fieldset.info .field-name-firstname,
.form-edit-account .fieldset.info .field-name-lastname {
  margin-bottom: 25px;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-edit-account .fieldset.password .field {
  margin-bottom: 25px;
}
.form-edit-account .field.choice {
  margin-bottom: 10px;
}
.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 {
  display: none;
  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 {
  display: none;
  margin-top: 35px;
}
.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: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-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;
}
.login-top-wrapper-info {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: stretch;
}
.login-top-wrapper-info .image-info-container {
  display: none;
}
body[class*="customer-account-"]:not(.customer-account-edit) .page-title-wrapper {
  display: none;
}
body[class*="customer-account-"]:not(.customer-account-edit).page-layout-1column .column.main {
  display: none;
}
.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: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e626';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: #3ab549;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #3ab549;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #198526;
  text-decoration: none;
}
.field.downloads-all .label:active {
  color: #198526;
  text-decoration: none;
}
.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: #0d0e0d;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: #0d0e0d;
}
.gift-summary .action-delete:before {
  content: '\e604';
}
.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: #0d0e0d;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: #333333;
}
.action-gift:active:after {
  color: #0d0e0d;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.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: '\e621';
}
.gift-item-block .title {
  color: #3ab549;
  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: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: #3ab549;
}
.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 #eceeec;
}
.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: '\e62a';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin: -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: #0d0e0d;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-title .action-remove:hover:before {
  color: #333333;
}
.gift-wrapping-title .action-remove:active:before {
  color: #0d0e0d;
}
.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 {
  margin: 20px 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .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 {
  border-top: 0;
}
.table.grouped .col.item {
  width: 90%;
}
.table.grouped .col.qty {
  width: 10%;
}
.table.grouped .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-bottom: 10px;
}
.table.grouped .price-box p {
  margin: 0;
}
.table.grouped .price-box .price {
  font-weight: 700;
}
.table.grouped .price-box .old-price .price {
  font-weight: normal;
}
.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 .product-add-form #product_addtocart_form .box-tocart {
  margin-top: 20px;
}
.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: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.filter.block {
  margin-bottom: 0;
}
.filter .filter-title strong,
.filter .block-subtitle {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.024rem;
  display: inline-block;
}
.filter .filter-current {
  margin: 0;
}
.filter .filter-current .items {
  padding: 0;
  list-style: none;
  margin: 0 0 20px 0;
}
.filter .filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
  color: #3ab549;
}
.filter .filter-current .action.remove::before {
  color: inherit;
}
.filter .filter-actions {
  margin-bottom: 15px;
}
.filter .filter-label:after {
  content: ': ';
}
.filter .filter-options {
  display: none;
  margin: 0;
}
.filter .filter-options .filter-lbl {
  font-size: 13px;
}
.filter .filter-options .filter-options-title {
  cursor: pointer;
  margin: 0;
  position: relative;
  text-transform: none;
  word-break: break-all;
  display: flex;
  align-items: center;
  padding-right: 25px;
  z-index: 1;
}
.filter .filter-options .filter-options-title:after {
  position: absolute;
  right: 0px !important;
  width: 18px;
  height: 20px;
  background-repeat: no-repeat;
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  text-align: right;
  content: '\2b';
}
.active > .filter .filter-options .filter-options-title:after {
  content: '\f068' !important;
  background-position: center;
}
.filter .filter-options .filter-options-title:hover {
  color: #000000;
}
.active > .filter .filter-options .filter-options-title:after {
  content: '\e622';
}
.filter .filter-options .filter-options-item {
  min-height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #eceeec;
}
.filter .filter-options .filter-options-item.active .filter-options-title:after {
  content: '\f068';
}
.filter .filter-options .filter-options-content {
  margin: 0;
}
.filter .filter-options .filter-options-content .items {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
  display: flex;
  flex-flow: row wrap;
  gap: 10px;
}
.filter .filter-options .filter-options-content .item {
  margin: 0;
  display: flex;
}
.filter .filter-options .filter-options-content .item > a,
.filter .filter-options .filter-options-content .item > div {
  padding: 5px 8px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-width: 50px;
  transition: all 0.2s ease;
}
.filter .filter-options .filter-options-content .item > a span,
.filter .filter-options .filter-options-content .item > div span {
  font-family: 'Sofia Sans Semi Condensed', sans-serif !important;
  box-sizing: border-box;
  display: inline-block;
  font-size: 15px;
  position: relative;
  line-height: 24px;
  font-weight: 700;
}
.filter .filter-options .filter-options-content .item > a {
  background-color: transparent;
  border: 1px solid #3ab549;
  color: #3ab549;
}
.filter .filter-options .filter-options-content .item > a:hover,
.filter .filter-options .filter-options-content .item > a.selected {
  background-color: #3ab549;
  border-color: #3ab549;
  color: #ffffff;
}
.filter .filter-options .filter-options-content .item > div {
  background-color: #F0F0F0;
  border: 1px solid transparent;
  color: #8a8e8a;
  cursor: not-allowed;
}
.filter .filter-price-amount {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 10px;
}
.filter .filter-price-amount .seperation {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.filter .filter-price-amount .sepby {
  padding: 0 5px;
}
.rangefilter_active {
  display: none;
}
.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;
  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: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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.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;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #3ab549;
  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:visited {
  color: #3ab549;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #198526;
  text-decoration: none;
}
button.map-show-info:active {
  color: #198526;
  text-decoration: none;
}
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: #3ab549;
  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: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #3ab549;
}
.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: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #3ab549;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  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: '\e600';
}
.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: #3ab549;
}
.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: #3ab549;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #3ab549;
}
.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;
  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: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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.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: #3ab549;
}
.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: inherit;
  line-height: inherit;
  color: #a3a3a3;
  content: '\e629';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: text-bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: #3ab549;
}
.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 #eceeec;
  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: 0;
  margin-top: 20px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  padding-top: 20px;
}
.block.newsletter form {
  display: flex;
  align-items: center;
  gap: 20px;
}
.block.newsletter .field.newsletter {
  display: flex;
  gap: 20px;
  margin: 0;
}
.block.newsletter .field.newsletter input[type=text],
.block.newsletter .field.newsletter input[type=email] {
  background-color: transparent;
  border: 1px solid white;
  padding: 10px 20px;
  height: 50px;
  border-radius: 3px;
  color: white;
  width: 100% !important;
  margin: 0;
}
.block.newsletter .field.newsletter input[type=text]::placeholder,
.block.newsletter .field.newsletter input[type=email]::placeholder {
  color: white;
}
.block.newsletter input[type=submit],
.block.newsletter button[type=submit] {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
  color: #3ab549;
  width: 100%;
}
.block.newsletter input[type=submit]:hover,
.block.newsletter button[type=submit]:hover {
  background-color: #198526;
  border-color: #198526;
  color: #ffffff;
}
.block.newsletter input[type=submit]:active,
.block.newsletter button[type=submit]:active,
.block.newsletter input[type=submit]:focus,
.block.newsletter button[type=submit]:focus,
.block.newsletter input[type=submit]:visited,
.block.newsletter button[type=submit]:visited,
.block.newsletter input[type=submit]:focus-within,
.block.newsletter button[type=submit]:focus-within,
.block.newsletter input[type=submit]:focus-visible,
.block.newsletter button[type=submit]:focus-visible,
.block.newsletter input[type=submit]:target,
.block.newsletter button[type=submit]:target,
.block.newsletter input[type=submit]:active:focus,
.block.newsletter button[type=submit]:active:focus {
  text-decoration: none;
  color: #ffffff;
}
.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 #eceeec;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 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: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: #3ab549;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: 'luma-icons';
  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: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: #3ab549;
  font-family: 'luma-icons';
  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: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.review-control-vote:before {
  content: '\e625' '\e625' '\e625' '\e625' '\e625';
}
.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: #eeeeee;
  border: 1px solid #eceeec;
  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: #e2e2e2;
  border: 1px solid #eceeec;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e1e1e1;
  border: 1px solid #eceeec;
  color: #333333;
}
.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 {
  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: #3ab549;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.magento-rma-guest-create .order-links .item a:visited {
  color: #3ab549;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:hover {
  color: #198526;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:active {
  color: #198526;
  text-decoration: none;
}
.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: #3ab549;
  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: #ffffff;
  border: 1px solid #eceeec;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #6d6d6d;
  border: 1px solid #eceeec;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #eceeec;
  margin-bottom: 40px;
  padding: 10px;
}
.order-details-items .order-title {
  border-bottom: 1px solid #eceeec;
  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 #eceeec;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #eceeec;
}
.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: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\e621';
}
.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 #eceeec;
}
.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;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.mini-block-search {
  cursor: pointer;
}
.mini-block-search .block-title {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  margin-bottom: 0;
}
.mini-block-search .block-title label {
  display: none;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 0px;
}
.mini-block-search.active .min-search-block {
  display: block;
}
.form.send.friend .fieldset .field .control {
  width: 100%;
}
.product-social-links .action.mailto.friend:before {
  content: '\e61d';
}
.swatch-attribute-label {
  font-weight: 500;
  position: relative;
  font-size: 1.1rem;
  line-height: 16px;
}
.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 {
  font-weight: 500;
  position: relative;
  font-size: 1.1rem;
  line-height: 16px;
}
.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: 30px;
  width: 30px;
  margin: 0 10px 5px 0;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  border-radius: 50%;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #3ab549;
}
.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 #3ab549;
  border: 1px solid #3ab549;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #3ab549;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image,
.swatch-option.color {
  border: 2px solid #eceeec;
  outline: 2px solid #ffffff;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 2px solid #ffffff;
  outline: 2px solid #3ab549;
}
.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 #3ab549;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
/**
* ArrowTech: Do not create customised versions of this file in other themes. If customisation is required
*     such as for colours then they must come from an included file that is specific to that theme, so this
*     file can be the same for all themes.
*/
.block-collapsible-nav .title {
  border-top: none;
}
.block-collapsible-nav .content {
  padding: 0px 0;
}
.block-collapsible-nav .items {
  padding-left: 0px;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
  list-style: none;
}
.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: #0d0e0d;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #f7f8f7;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #3ab549;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #3ab549;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #eceeec;
  display: block;
  margin: 10px 1.8rem;
}
.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: #3ab549;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #198526;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #198526;
}
.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: #3ab549;
}
.message.global.demo a:hover {
  color: #198526;
}
.message.global.demo a:active {
  color: #198526;
}
body.pl-thm-engagedigital #maincontent,
body.pl-thm-engagedigital .page-main {
  position: relative;
}
body.pl-thm-engagedigital .page.messages {
  position: absolute;
  z-index: 3 !important;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
  text-align: center;
}
body.pl-thm-engagedigital .page.messages .messages {
  width: 100%;
}
body.pl-thm-engagedigital .page.messages .message {
  font-size: 13px;
  padding: 8px 20px 8px 45px;
  border-radius: 80px;
  border-color: transparent !important;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
  display: inline-block;
}
body.pl-thm-engagedigital .page.messages .message > *:first-child:before {
  font-size: 18px;
  top: 50%;
}
.footer.content .bwh-footer,
.bwh-footer-socialmedia,
.marketo-newsletter .full_width_row_content,
.copyright.content {
  max-width: 1440px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
}
.page-footer {
  color: #ffffff;
}
.page-footer .footer.content {
  background-color: #2b2d2b;
}
.page-footer h5 {
  color: #5f645f;
  font-size: 1.6rem;
  letter-spacing: 1px;
  line-height: 17px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0;
}
.page-footer .bwh-footer {
  display: flex;
  flex-direction: column;
  padding-top: 40px;
  padding-bottom: 80px;
}
.page-footer .bwh-footer a:not(.bwh-btn-primary) {
  color: #ffffff;
  text-decoration: none;
}
.page-footer .bwh-footer a:not(.bwh-btn-primary):hover {
  text-decoration: none;
}
.page-footer .bwh-footer-left {
  display: flex;
  flex-direction: column;
}
.page-footer .bwh-footer-right {
  margin-top: 10px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}
.page-footer .bwh-footer-socialmedia {
  width: 100%;
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
}
.page-footer .bwh-footer-socialmedia .social-media-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.page-footer .bwh-footer-socialmedia .social-media-icons li {
  margin-right: 20px;
}
.page-footer .bwh-footer-socialmedia .social-media-icons li:last-child {
  margin-right: 0;
}
.page-footer .bwh-footer-socialmedia .social-media-icons li i {
  color: #8a8e8a;
}
.page-footer .bwh-footer-socialmedia .social-media-icons li i:hover {
  color: #ffffff;
}
.page-footer .bwh-footer-socialmedia a.backtotop {
  color: #8a8e8a;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
  transition: color 0.2s linear;
}
.page-footer .bwh-footer-socialmedia a.backtotop:hover {
  color: #ffffff;
}
.page-footer .bwh-footer-socialmedia a.backtotop i {
  padding-left: 10px;
  font-size: 18px;
}
.page-footer .bwh-footer-links-container {
  flex: 1 1 calc(50% - (20px / 2));
}
.page-footer .bwh-footer-links-container a {
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.page-footer .bwh-footer-logo {
  width: 100%;
}
.page-footer .bwh-footer-content {
  width: 100%;
}
.page-footer .bwh-footer-content .data-container {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer .bwh-footer-links-container ul li {
  margin-bottom: 1rem;
}
.footer .bwh-footer-links-container ul li a {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 20px;
  font-family: "Open Sans";
  padding: 0.5rem 0;
  transition: all ease-in-out 0.3s;
}
.footer .bwh-footer-links-container ul li a:hover {
  opacity: 0.5;
}
.copyright {
  background-color: #1f211f;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}
.copyright:not(.content) {
  padding-top: 10px;
  padding-bottom: 10px;
}
.copyright .content {
  justify-content: space-between;
}
.copyright .content ul {
  gap: 30px;
  padding-right: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  display: flex;
  flex-wrap: wrap;
}
.copyright .content ul li {
  margin-bottom: 0px;
  padding-right: 0;
  list-style: none;
}
.copyright .content ul li a {
  font-size: 15px;
  color: #ffffff;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
}
.copyright .content ul li a:active,
.copyright .content ul li a:hover {
  color: #3ab549;
}
.copyright .content ul.copyright-links li {
  padding-right: 0px;
  list-style: none;
  margin-right: 15px;
  margin-bottom: 0px;
  line-height: 46px;
}
.copyright .content ul.copyright-links li a {
  color: #ffffff;
  font-size: 1.4rem;
  letter-spacing: 0px;
  text-align: center;
  text-transform: none;
  text-decoration: none;
}
.copyright .content ul.copyright-links li a:active,
.copyright .content ul.copyright-links li a:hover {
  color: #3ab549;
  text-decoration: none;
}
.copyright .content ul.copyright-links li a i.fa-solid {
  margin-right: 5px;
}
.copyright-right {
  font-size: 11px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.copyright-right a {
  transition: opacity 0.2s ease;
  color: #ffffff;
}
.copyright-right a:hover {
  opacity: 0.7;
}
@media (min-width: 768px) and (max-width: 991px) {
  .bwh-footer-left .bwh-btn-primary {
    min-width: 150px;
  }
}
@media (min-width: 992px) {
  .footer.content .bwh-footer,
  .bwh-footer-socialmedia,
  .marketo-newsletter .full_width_row_content,
  .copyright.content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .page-footer .bwh-footer {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}
.page-header {
  position: sticky;
  top: 0;
  transition: all 0.5s ease-in-out;
  z-index: 90;
}
.page-header .panel.wrapper {
  color: #5f645f;
  background-color: #eceeec;
  display: none;
  height: 32px;
  transition: height 0.5s;
}
.page-header .header.panel {
  padding-bottom: 0px;
  padding-top: 0px;
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: center;
  flex-wrap: wrap;
}
.header-content-wrapper {
  background-color: #ffffff;
  padding-top: 10px;
  border-bottom: 1px solid #eceeec;
}
.sticky-header .header-content-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 40;
}
.header.content {
  padding-top: 0px;
  position: relative;
}
.header.content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  gap: 10px;
}
.header.content .logo {
  max-width: 220px;
  display: grid;
  place-items: center;
}
.header.content:before,
.header.content:after {
  display: none;
}
.header.panel .links,
.header.panel .switcher {
  display: none;
}
.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 .box-logo {
  display: flex;
  justify-content: center;
  margin-left: 10%;
  min-height: 60px;
  align-items: center;
  flex-grow: 1;
}
.header .box-navigation {
  width: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: start;
}
.header .top_myaccount {
  padding-left: 40px;
  order: 2;
}
.header .top_myaccount a {
  display: flex;
  align-items: center;
  flex-direction: row;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  gap: 10px;
  font-size: 1.4rem;
  color: #0d0e0d;
}
.header .top_myaccount a:hover {
  color: #3ab549;
}
.header .top_myaccount a:hover svg {
  fill: #3ab549;
}
.header ul.webistelinks {
  padding-right: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  order: 0;
}
.header ul.webistelinks li {
  padding-right: 0px;
  list-style: none;
  margin-bottom: 0px;
  position: relative;
}
.header ul.webistelinks li.active a {
  color: #ffffff;
}
.header ul.webistelinks li a {
  color: #ffffff;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 32px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  text-transform: none;
  text-decoration: none;
}
.header ul.webistelinks li a:active,
.header ul.webistelinks li a:hover {
  color: #3ab549;
  text-decoration: none;
}
.header #top-store-selector.webistelinks {
  display: flex;
  gap: 40px;
}
.header #top-store-selector.webistelinks li a {
  color: #0d0e0d;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 32px;
}
.header #top-store-selector.webistelinks li a:active,
.header #top-store-selector.webistelinks li a:hover {
  color: #3ab549;
  text-decoration: none;
}
.panel.header #top-store-selector.webistelinks:after {
  content: "|";
  color: #bbc0bb;
  line-height: 30px;
}
#bwh-mobile-menu {
  overflow: visible;
}
@media (max-width: 991px) {
  .header.content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0 20px;
    height: auto;
  }
  .header .box-logo {
    display: contents;
  }
  .header .box-logo .logo {
    max-width: 112px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
  .header .box-logo .logo img {
    max-height: 37px;
    width: auto;
  }
  .header .box-navigation {
    width: auto;
    order: -1;
    display: flex;
    align-items: center;
  }
  .header .block-search {
    display: none !important;
  }
  .nav-toggle {
    display: none !important;
  }
  .header-content-wrapper {
    padding-top: 0px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 40;
  }
}
@media (max-width: 575px) {
  .header .box-logo .logo {
    max-width: 100px;
  }
}
@media (max-height: 690px) {
  .header.content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0 20px;
    height: auto;
  }
  .header .box-logo {
    display: contents;
  }
  .nav-toggle {
    display: none !important;
  }
  .header.content .logo {
    max-width: 112px;
  }
  .box-logo .logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .header .box-navigation {
    width: auto;
    order: -1;
    display: flex;
    align-items: center;
  }
  .box-utilities .util-wrapper {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
  .block-search {
    display: none !important;
  }
  #bwh-mobile-menu {
    display: block !important;
  }
}
.marketo-newsletter {
  background-color: #3ab549;
}
.marketo-newsletter .mktoForm {
  display: flex;
  align-items: end;
  width: 100% !important;
}
.marketo-newsletter .mktoForm .mktoAsterix {
  display: none !important;
}
.marketo-newsletter .mktoForm .mktoFormRow .mktoFormCol {
  margin-right: 20px;
  float: none;
  margin-bottom: 0 !important;
}
.marketo-newsletter .mktoForm .mktoFormRow .mktoFieldWrap {
  float: none;
}
.marketo-newsletter .mktoForm .mktoFormRow .mktoOffset {
  display: none;
}
.marketo-newsletter .mktoForm .mktoFormRow input[type=text],
.marketo-newsletter .mktoForm .mktoFormRow input[type=email] {
  background-color: transparent;
  border: 1px solid white;
  padding: 10px 20px;
  height: 50px;
  border-radius: 3px;
  color: white;
  width: 100% !important;
}
.marketo-newsletter .mktoForm .mktoLabel {
  color: white;
  margin-bottom: 6px;
}
.marketo-newsletter .mktoForm .mktoButtonRow .mktoButtonWrap {
  margin-left: 0 !important;
}
.marketo-newsletter .mktoForm .mktoButtonRow input[type=submit],
.marketo-newsletter .mktoForm .mktoButtonRow button[type=submit] {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
  color: #3ab549;
  width: 100%;
}
.marketo-newsletter .mktoForm .mktoButtonRow input[type=submit]:hover,
.marketo-newsletter .mktoForm .mktoButtonRow button[type=submit]:hover {
  background-color: #198526;
  border-color: #198526;
  color: #ffffff;
}
.marketo-newsletter .mktoForm .mktoButtonRow input[type=submit]:active,
.marketo-newsletter .mktoForm .mktoButtonRow button[type=submit]:active,
.marketo-newsletter .mktoForm .mktoButtonRow input[type=submit]:focus,
.marketo-newsletter .mktoForm .mktoButtonRow button[type=submit]:focus,
.marketo-newsletter .mktoForm .mktoButtonRow input[type=submit]:visited,
.marketo-newsletter .mktoForm .mktoButtonRow button[type=submit]:visited,
.marketo-newsletter .mktoForm .mktoButtonRow input[type=submit]:focus-within,
.marketo-newsletter .mktoForm .mktoButtonRow button[type=submit]:focus-within,
.marketo-newsletter .mktoForm .mktoButtonRow input[type=submit]:focus-visible,
.marketo-newsletter .mktoForm .mktoButtonRow button[type=submit]:focus-visible,
.marketo-newsletter .mktoForm .mktoButtonRow input[type=submit]:target,
.marketo-newsletter .mktoForm .mktoButtonRow button[type=submit]:target,
.marketo-newsletter .mktoForm .mktoButtonRow input[type=submit]:active:focus,
.marketo-newsletter .mktoForm .mktoButtonRow button[type=submit]:active:focus {
  text-decoration: none;
  color: #ffffff;
}
.marketo-newsletter h4 {
  margin: 0 0 14px;
}
.marketo-newsletter p {
  font-size: 15px;
}
.footer-newsletter__col-form {
  display: flex;
  align-items: center;
}
.footer-newsletter__col-form > .mgz-element-inner {
  height: auto;
}
@media (min-width: 992px) {
  .footer-newsletter__col-text {
    padding-right: 1rem;
  }
}
@media (min-width: 1201px) {
  .marketo-newsletter .footer-newsletter__contents-wrapper {
    padding-top: 30px;
    padding-bottom: 44px;
  }
  .marketo-newsletter .footer-newsletter__contents-wrapper > .inner-content {
    display: flex;
    align-items: stretch;
  }
  .marketo-newsletter .footer-newsletter__col-img-desk {
    max-width: 330px;
  }
  .marketo-newsletter .footer-newsletter__col-img-desk .mgz-element-single_image {
    position: absolute;
    padding-left: 50px;
    top: -60px;
  }
}
@media (max-width: 1200px) {
  .marketo-newsletter .footer-newsletter__contents-wrapper {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .marketo-newsletter .footer-newsletter__col-img-mobile .mgz-element-single_image {
    margin-top: -60px;
    margin-bottom: 20px;
  }
  .marketo-newsletter .footer-newsletter__col-img-mobile .mgz-element-single_image img {
    height: 150px;
  }
}
div:is(.basic-container) .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__stage__frame {
  border: 1px solid #d2d6d3;
  border-radius: 3px;
  box-sizing: border-box;
}
.fotorama-item .fotorama__wrap .fotorama__stage {
  max-height: 560px;
}
.fotorama-item .fotorama__wrap .fotorama__stage .fotorama__stage__frame.magic360-stage-frame > .fotorama__img {
  visibility: hidden;
}
.fotorama-item .fotorama__wrap .fotorama__stage .fotorama__stage__frame:not(.magic360-stage-frame) .fotorama__thumb .fotorama__img {
  border: 1px solid #d2d6d3 !important;
}
.fotorama-item .fotorama__wrap .fotorama__stage .fotorama__stage__frame .fotorama__img {
  width: 100% !important;
}
.fotorama-item .fotorama__wrap .fotorama__stage .fotorama__stage__shaft:focus::after {
  box-shadow: none !important;
}
div:not(.basic-container) .fotorama-item .fotorama__wrap:has(.magic360-stage-frame) .fotorama__stage__frame .fotorama__img {
  border: none !important;
}
.fotorama-item .fotorama__wrap:has(.magic360-stage-frame) .fotorama__nav--thumbs .fotorama__thumb-border + .fotorama__nav__frame .fotorama__thumb {
  position: relative;
}
.fotorama-item .fotorama__wrap .fotorama__nav-wrap {
  margin-top: 10px;
}
.fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__img {
  border: 1px solid #d2d6d3 !important;
}
.fotorama-item .fotorama__nav--thumbs {
  display: flex;
  align-items: center;
  height: auto !important;
}
.fotorama-item .fotorama__nav--thumbs .fotorama__nav__frame {
  cursor: pointer;
  padding: 0;
  margin-right: 10px;
}
.fotorama-item .fotorama__nav--thumbs .fotorama__thumb__arr--left,
.fotorama-item .fotorama__nav--thumbs .fotorama__thumb__arr--right {
  top: 35%;
  height: 40px;
}
.fotorama-item .fotorama__img {
  box-sizing: border-box;
  width: 100%;
  top: 50% !important;
  border-radius: 3px;
  aspect-ratio: 1;
  height: 100% !important;
  object-fit: cover !important;
}
.fotorama-item .fotorama__nav__frame {
  padding: 0 !important;
  height: 88px !important;
}
.fotorama-item .fotorama__thumb-border {
  top: 0px;
  margin-top: 0 !important;
  height: 88px !important;
  border-radius: 3px;
  border: 1px solid #3ab549 !important;
}
.fotorama-item .fotorama__fullscreen-icon:focus:after,
.fotorama-item .fotorama__zoom-out:focus:after,
.fotorama-item .fotorama__zoom-in:focus:after,
.fotorama-item .fotorama__arr:focus:after,
.fotorama-item .fotorama__stage__shaft:focus:after,
.fotorama-item .fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama-item .fotorama__nav__frame--dot:focus .fotorama__dot:after {
  display: none !important;
}
.fotorama__nav__shaft {
  overflow-x: auto;
  width: 100%;
}
.magic360-included .fotorama-item .fotorama__wrap .fotorama__nav--thumbs .fotorama__thumb-border + .fotorama__nav__frame .fotorama__thumb:after {
  content: '';
  display: block;
  width: 88px;
  height: 88px;
  position: absolute;
  border: 1px solid #d2d6d3;
  border-radius: 3px;
  box-sizing: border-box;
  background-position: center;
  background-size: calc(88px - 10px);
  background-repeat: no-repeat;
  background-color: #f7f8f7;
  background-image: url('..//MagicToolbox_Magic360/img/bikes-360-thumbnail.png');
}
body.bwh-store-sv__marine .magic360-included .fotorama-item .fotorama__wrap .fotorama__nav--thumbs .fotorama__thumb-border + .fotorama__nav__frame .fotorama__thumb:after {
  background-image: url('..//MagicToolbox_Magic360/img/marine-360-thumbnail.png');
}
body.eddealslider-index-offers {
  /* Page Intro */
  /* Offer List Page Layout */
  /* Each Offer Block */
}
body.eddealslider-index-offers h1,
body.eddealslider-index-offers .bwh-intro {
  max-width: 600px;
  margin: auto;
  text-align: center;
}
body.eddealslider-index-offers h1 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 50px;
  letter-spacing: 0;
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  body.eddealslider-index-offers h1 {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0;
  }
}
body.eddealslider-index-offers .bwh-offers-row {
  padding-top: 50px;
  margin-bottom: 2.5rem;
  width: 100% !important;
}
body.eddealslider-index-offers .bwh-offers-row > .mgz-element-inner > .inner-content {
  list-style: none;
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr;
}
body.eddealslider-index-offers .bwh-offers-row .bwh-offer-col {
  display: flex;
  flex-flow: column wrap;
  margin: 0;
  border-radius: 10px;
  transition: all 0.2s linear;
  position: relative;
  background-color: #f7f8f7;
  width: 100%;
}
body.eddealslider-index-offers .bwh-offers-row .bwh-offer-col:hover {
  background-color: #3ab549;
}
body.eddealslider-index-offers .bwh-offers-row .bwh-offer-col:hover > div *:not(.mgz-btn) {
  color: #ffffff !important;
}
body.eddealslider-index-offers .bwh-offers-row .bwh-offer-col .bwh-offer-block {
  height: 100%;
}
body.eddealslider-index-offers .bwh-offer {
  padding-bottom: 50px;
  height: 100%;
  display: flex;
  flex-flow: column wrap;
}
body.eddealslider-index-offers .bwh-offer:hover .mgz-btn {
  background: #ffffff !important;
  color: #3ab549 !important;
  border-color: #ffffff !important;
}
body.eddealslider-index-offers .bwh-offer .bwh-image,
body.eddealslider-index-offers .bwh-offer .bwh-image img {
  height: 195px;
  width: 100%;
  object-fit: cover;
  padding: 0;
  border-radius: 10px 10px 0 0;
}
body.eddealslider-index-offers .bwh-offer .bwh-dates,
body.eddealslider-index-offers .bwh-offer .bwh-title,
body.eddealslider-index-offers .bwh-offer .bwh-summary,
body.eddealslider-index-offers .bwh-offer .mgz-button {
  padding-left: 30px;
  padding-right: 30px;
}
body.eddealslider-index-offers .bwh-offer .bwh-dates {
  font-size: 13px;
  color: #8a8e8a;
  margin-bottom: 5px;
  padding-top: 30px;
}
body.eddealslider-index-offers .bwh-offer .bwh-title {
  margin-top: 0;
}
body.eddealslider-index-offers .bwh-offer .bwh-summary {
  margin-bottom: 30px;
}
body.eddealslider-index-offers .bwh-offer .mgz-button {
  margin-top: auto;
}
body.eddealslider-index-offers .bwh-offer .mgz-button .mgz-btn {
  box-sizing: border-box;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  width: 100%;
}
.eddealslider-index-offers .page-wrapper .page-main .columns .column.main .magezon-builder .bwh-offers-row .mgz-element-inner .inner-content .bwh-wrapper-link {
  color: #0d0e0d !important;
}
body {
  font-size: 15px;
  background-color: #ffffff;
  accent-color: #198526;
}
.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;
}
.logo {
  float: left;
  max-width: 200px;
  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;
}
.side-menu__trigger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.icon {
  width: 22px;
  height: 22px;
}
.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: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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 #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .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 #bbbbbb 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;
}
/* ArrowTech: Returned this style. It is required! */
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 10px;
}
.cookie-status-message {
  display: none;
}
.customer-welcome {
  display: inline-block;
  position: relative;
}
.customer-welcome:before,
.customer-welcome:after {
  content: '';
  display: table;
}
.customer-welcome:after {
  clear: both;
}
.customer-welcome .action.switch {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.customer-welcome .action.switch > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.customer-welcome .action.switch:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.customer-welcome .action.switch:hover:after {
  color: inherit;
}
.customer-welcome .action.switch:active:after {
  color: inherit;
}
.customer-welcome .action.switch.active {
  display: inline-block;
  text-decoration: none;
}
.customer-welcome .action.switch.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.customer-welcome .action.switch.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.customer-welcome .action.switch.active:hover:after {
  color: inherit;
}
.customer-welcome .action.switch.active:active:after {
  color: inherit;
}
.customer-welcome ul {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.customer-welcome ul li {
  margin: 0;
  padding: 0;
}
.customer-welcome ul li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.customer-welcome ul:before,
.customer-welcome ul:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.customer-welcome ul:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.customer-welcome ul:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.customer-welcome ul:before {
  right: 10px;
  top: -12px;
}
.customer-welcome ul:after {
  right: 9px;
  top: -14px;
}
.customer-welcome.active {
  overflow: visible;
}
.customer-welcome.active ul {
  display: block;
}
.customer-welcome li a {
  color: #333333;
  text-decoration: none;
  display: block;
  line-height: 1.4;
  padding: 8px;
}
.customer-welcome li a:visited {
  color: #333333;
  text-decoration: none;
}
.customer-welcome li a:hover {
  color: #333333;
  text-decoration: none;
}
.customer-welcome li a:active {
  color: #333333;
  text-decoration: none;
}
.customer-welcome .customer-name {
  cursor: pointer;
}
.customer-welcome .header.links {
  min-width: 175px;
  z-index: 1000;
}
.col-25 {
  width: 25%;
}
.col-50 {
  width: 50%;
}
.col-100 {
  width: 100%;
}
.customer-welcome {
  display: flex;
  flex-direction: row;
  order: 3;
}
.customer-welcome .customer-menu {
  display: none;
}
.category-banner-image-container img {
  min-height: 375px;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #3ab549;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #3ab549;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #198526;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #198526;
  text-decoration: none;
}
.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: #3ab549;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #3ab549;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #3ab549;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #198526;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #198526;
  text-decoration: none;
}
.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: #3ab549;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
body.wishlist-index-index .products-grid.wishlist li.product-item {
  padding-bottom: 30px;
}
body.wishlist-index-index .products-grid.wishlist li.product-item p {
  margin: 0;
}
body.wishlist-index-index .products-grid.wishlist li.product-item .product-item-photo {
  margin-top: 40px;
}
body.wishlist-index-index .products-grid.wishlist li.product-item .price-box {
  margin-top: 0;
}
body.wishlist-index-index .products-grid.wishlist li.product-item .price-box.price-configured_price .price-as-configured {
  flex-direction: column;
}
body.wishlist-index-index .products-grid.wishlist li.product-item .whishlist-item-inner {
  margin-top: auto;
  padding-top: 20px;
}
body.wishlist-index-index .products-grid.wishlist li.product-item .whishlist-item-inner .fieldset,
body.wishlist-index-index .products-grid.wishlist li.product-item .whishlist-item-inner .box-tocart {
  margin: 0;
}
body.wishlist-index-index .products-grid.wishlist li.product-item .whishlist-item-inner .product-item-actions {
  margin-bottom: 0;
}
body.wishlist-index-index .products-grid.wishlist li.product-item .whishlist-item-inner .product-item-actions .actions-primary {
  width: 100%;
}
body.wishlist-index-index .products-grid.wishlist li.product-item .whishlist-item-inner .product-item-actions .actions-primary .action.tocart {
  width: 100%;
  min-width: unset;
}
body.wishlist-index-index .products-grid.wishlist li.product-item .wishlist-actions {
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 996;
}
body.wishlist-index-index .products-grid.wishlist li.product-item .wishlist-actions .action {
  font-size: 20px;
  line-height: 1;
  color: #8a8e8a;
}
body.wishlist-index-index .products-grid.wishlist li.product-item .wishlist-actions .action.edit {
  display: none;
}
body.wishlist-index-index .products-grid.wishlist li.product-item:hover .price-box .price {
  color: #ffffff;
}
body.wishlist-index-index .products-grid.wishlist li.product-item:hover .action:not(.delete) {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #3ab549;
}
body.wishlist-index-index .products-grid.wishlist li.product-item:hover .action.delete {
  color: #ffffff;
}
body.wishlist-index-index .products-grid.wishlist li.product-item .actions-primary .action:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
body.wishlist-index-index .products-grid.wishlist .price-box > .price-as-configured {
  display: flex;
  column-gap: 5px;
  flex-direction: column;
}
body.wishlist-index-index .products-grid.wishlist .price-box > .price-as-configured .special-price .price-final_price.tax .price-custom-label {
  color: #ff0000;
  font-weight: 700 !important;
}
body.wishlist-index-index .products-grid.wishlist .price-box > .price-as-configured .old-price .price-final_price.tax .price-custom-label {
  display: none;
}
body.wishlist-index-index .actions-toolbar {
  margin-top: 3rem;
}
body.wishlist-index-index .actions-toolbar .primary {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
body.wishlist-index-index .actions-toolbar .action {
  min-width: 150px;
  margin: 0;
  width: unset;
}
body.wishlist-index-index .actions-toolbar .action:not(.tocart) {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-color: #3ab549;
  color: #3ab549;
  min-width: 140px;
}
body.wishlist-index-index .actions-toolbar .action:not(.tocart):hover {
  background: rgba(58, 181, 73, 0.1);
  border-color: #3ab549;
  color: #3ab549;
}
body.wishlist-index-index .actions-toolbar .action:not(.tocart):active,
body.wishlist-index-index .actions-toolbar .action:not(.tocart):focus,
body.wishlist-index-index .actions-toolbar .action:not(.tocart):visited,
body.wishlist-index-index .actions-toolbar .action:not(.tocart):focus-within,
body.wishlist-index-index .actions-toolbar .action:not(.tocart):focus-visible,
body.wishlist-index-index .actions-toolbar .action:not(.tocart):target,
body.wishlist-index-index .actions-toolbar .action:not(.tocart):active:focus {
  background: rgba(58, 181, 73, 0.3);
  border-color: #3ab549;
  color: #3ab549;
}
body.wishlist-index-index .actions-toolbar .action.tocart {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background-color: #3ab549;
  border-color: #3ab549;
  color: #ffffff;
}
body.wishlist-index-index .actions-toolbar .action.tocart:hover {
  background-color: #198526;
  border-color: #198526;
  color: #ffffff;
}
body.wishlist-index-index .actions-toolbar .action.tocart:active,
body.wishlist-index-index .actions-toolbar .action.tocart:focus,
body.wishlist-index-index .actions-toolbar .action.tocart:visited,
body.wishlist-index-index .actions-toolbar .action.tocart:focus-within,
body.wishlist-index-index .actions-toolbar .action.tocart:focus-visible,
body.wishlist-index-index .actions-toolbar .action.tocart:target,
body.wishlist-index-index .actions-toolbar .action.tocart:active:focus {
  text-decoration: none;
  color: #ffffff;
}
.products-grid.wishlist li.product-item .product-item-info .product-image-container .amlabel-position-wrapper {
  right: 30px !important;
}
.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: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999999;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .pager {
  display: none;
}
.block.widget .pager .toolbar-amount {
  display: none;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.block.widget .pager .items .item {
  display: none;
}
.block.widget .pager .items .item .pages-item-next {
  display: block;
  position: absolute;
  right: 0;
}
.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: '\e617';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.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: #3ab549;
  border: 1px solid #3ab549;
  color: #ffffff;
  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;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #198526;
  border: 1px solid #198526;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #198526;
  border: 1px solid #198526;
  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;
}
@media only screen and (max-width: 769px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .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 {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #eceeec;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #eceeec;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .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: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .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: '\e61c';
    font-family: 'luma-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .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;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #666666;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  body.pl-thm-engagedigital #maincontent {
    overflow-x: hidden;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .common-wrapper,
  main.page-main,
  .page-main > .page.messages {
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .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;
  }
  .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;
  }
  .modal-custom.opc-sidebar.opc-summary-wrapper {
    z-index: 1 !important;
  }
  .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;
  }
  div[data-role='am-banners-lite'] {
    order: -2;
  }
  .checkout-container .opc-estimated-wrapper {
    margin-top: 10px;
  }
  .checkout-container .authentication-wrapper {
    margin-top: -12px;
  }
  .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;
  }
  .pump-selector-step .pump-selector__options {
    grid-template-columns: repeat(2, 1fr);
    padding-left: 15px;
    padding-right: 15px;
  }
  body.amlocator-index-index #maincontent {
    padding-bottom: 50px;
  }
  .amlocator-main-container .amlocator-search-container {
    padding-inline: 0;
  }
  .amlocator-main-container .amlocator-filters-container {
    padding-inline: 0;
  }
  .amlocator-main-container .amlocator-filters-container .amlocator-title {
    padding-inline: 0;
  }
  .amlocator-main-container .amlocator-filters-container .amlocator-attribute-wrapper {
    padding-inline: 0;
  }
  .block-cart-failed .block-title {
    margin: 0 20px 20px;
  }
  .page-products .sorter {
    padding-top: 20px;
  }
  .bwh-compare-dropdown__panel {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    border-radius: 12px 12px 0 0;
    box-shadow: 0 -8px 24px rgba(0, 0, 0, 0.16);
  }
  .comparison-modal-inner {
    max-width: 100%;
  }
  .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-category-view .page-title-wrapper {
    padding-top: 30px;
  }
  .category-top-wrapper .category-info-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.catalog-product-view .page-title-wrapper h1 {
    font-size: 4.4rem;
    line-height: 4.2rem;
    padding-left: 0;
  }
  body[class*="checkout-cart"] .page-title {
    line-height: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .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;
  }
  .form-cart .actions.main .clear {
    margin: 0 0 25px 0;
  }
  .cart.table-wrapper {
    border-top: 1px solid #eceeec;
  }
  .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.action {
    display: none;
  }
  .cart.table-wrapper tbody.item .item-info {
    display: flex;
    flex-wrap: wrap;
  }
  .cart.table-wrapper tbody.item .item-info td.col.item {
    flex: 1 1 100%;
  }
  .cart.table-wrapper tbody.item .item-info td.col.action {
    margin-right: 0;
  }
  .cart.table-wrapper tbody.item .item-info td.col:not(.item) {
    flex: 1 1 auto;
    align-self: stretch;
  }
  .cart.table-wrapper .col {
    padding: 7px 5px;
  }
  .cart.table-wrapper .col:not(.item) {
    box-sizing: border-box;
    display: block;
    white-space: nowrap;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 5px;
  }
  .cart.table-wrapper .col.action .item-action {
    height: 100%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .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;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .opc-summary-wrapper.modal-custom {
    opacity: 1 !important;
    visibility: visible;
    position: relative;
    left: 0;
  }
  .opc-summary-wrapper.modal-custom .modal-inner-wrap {
    transform: none;
    position: relative;
    min-height: unset;
    box-shadow: none;
  }
  .authentication-dropdown.modal-custom .actions-toolbar {
    display: flex;
    flex-flow: column wrap;
    gap: 15px;
  }
  .authentication-dropdown.modal-custom .actions-toolbar .primary {
    margin-bottom: 0;
  }
  .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;
  }
  body.page-layout-checkout main.page-main {
    padding-left: 0;
    padding-right: 0;
  }
  body.page-layout-checkout .checkout-container {
    flex-direction: column;
  }
  body.page-layout-checkout .checkout-container .checkout-contents-wrapper,
  body.page-layout-checkout .checkout-container .opc-sidebar {
    flex: 1 1 100%;
  }
  body.page-layout-checkout .checkout-container .checkout-contents-wrapper {
    justify-content: center;
    order: 1;
  }
  body.page-layout-checkout .sab-title {
    font-size: 11px;
  }
  .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%;
  }
  .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;
  }
  body[class*="customer-account"] #maincontent {
    background: #f7f8f7;
  }
  body[class*="customer-account"] .login-wrapper .actions-toolbar .primary,
  body[class*="customer-account"] .login-wrapper .actions-toolbar .secondary {
    text-align: left;
  }
  body[class*="customer-account"] .login-wrapper .actions-toolbar .action {
    width: unset;
  }
  .login-top-wrapper {
    padding: 5rem 8rem;
  }
  .login-top-wrapper .field-name-firstname {
    margin-bottom: 25px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .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: #0d0e0d;
    content: '\e62a';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart .action-gift:hover:after {
    color: #333333;
  }
  .cart .action-gift:active:after {
    color: #0d0e0d;
  }
  .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: #0d0e0d;
    content: '\e62b';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #0d0e0d;
  }
  .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 {
    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 .block-subtitle {
    display: none;
  }
  .filter:not(.active) .filter-title {
    display: flex;
    align-items: center;
    background-color: #f7f8f7;
    padding: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .filter:not(.active) .filter-title strong {
    width: 100%;
  }
  .filter:not(.active) .filter-title strong:after {
    content: '\2b';
    display: inline-block;
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    padding-left: 10px;
    font-size: 20px;
    float: right;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title {
    display: flex;
    align-items: center;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    width: 100%;
    justify-content: space-between;
    padding: 0 20px;
    display: inline-block;
    text-decoration: none;
    display: flex;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
    padding: 0 20px 30px;
  }
  .filter .filter-current {
    margin: 20px 0;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    margin: 0;
  }
  .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 #eceeec;
    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: #f7f8f7;
  }
  .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 form {
    display: grid;
  }
  .block.newsletter form .field.newsletter label[for=newsletter] {
    display: grid;
  }
  .block.newsletter input {
    font-size: 12px;
    padding-left: 30px;
  }
  .block.newsletter .field .control:before {
    font-size: 13px;
  }
  .block.newsletter .field.newsletter {
    display: block;
  }
  .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: fixed;
    top: 50px;
    width: 100%;
    z-index: 5;
    background: #ffffff;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #eceeec;
    display: none;
    opacity: 0;
    transition: visibility 2s, opacity 2s linear;
    visibility: hidden;
  }
  .block-collapsible-nav .content.active {
    display: block;
    height: 100vh;
    transition: visibility 2s, opacity 2s linear;
    visibility: visible;
    opacity: 1;
  }
  .page-footer .bwh-footer-right {
    order: 1;
  }
  .page-footer .bwh-footer-left {
    order: 2;
    padding: 3em;
    text-align: center;
  }
  .page-footer .bwh-footer-socialmedia {
    order: 3;
    margin-top: 0;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    gap: 40px;
  }
  .page-footer .bwh-footer-socialmedia .social-media-icons {
    justify-content: center;
  }
  .page-footer .bwh-footer-logo {
    text-align: center;
  }
  .page-footer .bwh-footer-logo .logo {
    float: unset;
    display: block;
    margin: auto;
  }
  .page-footer .footer.content .switcher-store {
    background: #2b2d2b;
    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 20px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 10px 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
  .copyright.content {
    justify-content: center;
    flex-direction: column;
    padding-inline: 1.5rem;
    gap: 1rem;
  }
  .copyright.content .webistelinks {
    justify-content: center;
    gap: 2em;
    padding-right: 0;
  }
  .copyright.content .webistelinks li {
    line-height: inherit;
  }
  .copyright-right {
    text-align: center;
  }
  .footer-newsletter__col-form {
    display: grid;
  }
  h1,
  .bwh-intro {
    padding-left: 15px;
    padding-right: 15px;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .customer-welcome {
    display: flex;
    flex-direction: row;
    order: 3;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .cms-page-view .page-main {
    padding-top: 0;
    position: relative;
  }
  .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  [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;
  }
  .customer-welcome {
    display: flex;
    flex-direction: row;
    order: 3;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .page-layout-1column .product.media {
    min-width: 100%;
  }
  body .section__3columns.image-box .mgz-element-text h1,
  body .section__3columns.image-box .mgz-element-text h2,
  body .section__3columns.image-box .mgz-element-text h3 {
    margin-top: 20px;
  }
  .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;
  }
  .full_width_row_content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .buttons-group-wrapper > .mgz-element-inner {
    flex-direction: column;
  }
  .section__full-img-banner .mgz-single-image-wrapper picture,
  .section__full-img-banner .mgz-single-image-wrapper img {
    max-height: 520px !important;
  }
  .section__zgzg-angle div[class*="clipped-image"].clipped-image__left .mgz-parallax-inner {
    clip-path: polygon(0 0, 100% 0%, calc(100% - 100px) 100%, 0% 100%) !important;
  }
  .section__zgzg-angle div[class*="clipped-image"].clipped-image__right .mgz-parallax-inner {
    clip-path: polygon(100px 0%, 100% 0%, 100% 100%, 0% 100%) !important;
  }
  .section__browse-range .browse-range-grid-wrapper .inner-content > .mgz-element-column {
    border-width: 5px;
  }
  .section__browse-range .browse-range-grid-wrapper .image-content {
    padding: 30px 15px;
  }
  .section__browse-range .browse-range-grid-wrapper .image-title {
    font-size: 26px;
  }
  #home-banner .owl-carousel .owl-dots {
    bottom: 50px;
    padding: 0 15px;
  }
  #home-banner .owl-carousel .owl-item .item-content-wrapper .item-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  #home-news-banner .mgz-element-inner #home-news-banner-contents {
    padding: 30px 20px;
  }
  #home-news-banner .mgz-element-inner #home-news-banner-contents > .mgz-element-inner .inner-content {
    width: 100%;
  }
  #home-news-banner .mgz-element-inner #home-news-banner-contents > .mgz-element-inner .inner-content > .mgz-element-column > .mgz-element-inner {
    justify-content: flex-end;
  }
  #home-news-banner #home-news-banner-bg > .mgz-element-inner {
    align-items: flex-end;
    display: flex;
    padding: 30px !important;
  }
  #home-news-banner h6,
  #home-news-banner h2 {
    text-align: center;
  }
  #home-news-banner .btn-ghost__inverse {
    text-align: center;
  }
  body[class*="product-"] .box-tocart .actions {
    justify-content: flex-start;
  }
  body[class*="product-"] .product-social-links {
    text-align: left;
  }
  body.eddealslider-view-offer .section__deal-overview .deal-button-wrapper .mgz-element-column > .mgz-element-inner {
    flex-direction: column;
    flex-wrap: wrap;
  }
  body.eddealslider-view-offer .mgz-element-row:not(.section__deal-banner).contained {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@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 {
    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 {
    clear: both;
  }
  .abs-checkout-order-review tbody > tr:not(:last-child),
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #eceeec;
  }
  .abs-checkout-order-review tbody > tr > td.col.item:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty,
  .abs-checkout-order-review tbody > tr > td.col.price,
  .abs-checkout-order-review tbody > tr > td.col.subtotal,
  .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 {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty[data-th]:before,
  .abs-checkout-order-review tbody > tr > td.col.price[data-th]:before,
  .abs-checkout-order-review tbody > tr > td.col.subtotal[data-th]:before,
  .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 {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody > tr > td.col:last-child,
  .multicheckout.order-review .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 {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 10px 0 0;
  }
  .abs-product-items-summary tbody .col:last-child {
    padding-bottom: 10px;
  }
  .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-col-no-prefix:before,
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile 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-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions: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 {
    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 {
    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 {
    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 {
    text-align: right;
  }
  .table-wrapper {
    border-top: 1px solid #eceeec;
    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) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .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 {
    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 {
    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 {
    background-color: #f6f6f6;
  }
  .table-wrapper .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 {
    border-bottom: 1px solid #eceeec;
    padding-bottom: 15px;
  }
  .table-wrapper .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 {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .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 {
    font-size: 1.6rem;
  }
  .table-wrapper .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 {
    width: 100% !important;
    padding: 0 !important;
  }
  .bfb-element .bfb-element-control {
    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;
  }
  .mgz-newsletter-form-inline {
    display: block;
  }
  .mgz-newsletter-form-inline .mgz-newsletter-fields {
    display: block;
  }
  .post-list.js-slick.slick-slider {
    padding: 0 15px;
  }
  .post-list.js-slick.slick-slider .slick-slide {
    margin-left: 0;
    max-width: calc(100vw - 30px);
  }
  .post-item .post-info .post-description {
    --max-lines: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: var(--max-lines);
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #0d0e0d;
    content: '\e604';
    font-family: 'luma-icons';
    margin: -4px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-grid .product-items {
    gap: 10px;
  }
  .products-grid .product-items li.product-item .product-item-details,
  .products-grid .product-items li.product-item .product-item-inner {
    padding-bottom: 20px;
  }
  .products-grid .product-items li.product-item .product-item-inner {
    flex-direction: column;
  }
  .products-grid .product-items li.product-item .price-box.price-final_price {
    flex-direction: column;
    align-items: flex-start;
  }
  .products-grid .product-items li.product-item .product-image-container .amlabel-position-wrapper {
    top: 10px !important;
    right: 10px !important;
  }
  .products-grid .product-items li.product-item.category-cms {
    grid-column: 1 / 3;
  }
  .products-grid .product-items li.product-item.category-cms .magezon-builder img {
    min-height: unset;
    height: 115px !important;
  }
  .products-grid .product-items li.product-item.category-cms .magezon-builder .image-content {
    padding: 30px;
    max-width: unset;
    justify-content: flex-start;
  }
  .products-grid .product-items li.product-item.category-cms .magezon-builder .image-content .image-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -0.2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-align: left;
    gap: 20px;
  }
  .products-grid .product-items:not(.slick-slider) li.product-item .product-item-info {
    margin: 0 10px;
  }
  .products-grid .product-items:not(.slick-slider) li.product-item .product-item-inner .actions-primary form {
    padding: 0 10px;
  }
  .products-grid .product-items:not(.slick-slider) li.product-item .product-item-inner .actions-primary form .action {
    word-break: break-word;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .products-grid .product-items:not(.slick-slider) li.product-item .product-item-inner .actions-primary form .actions-secondary {
    flex-wrap: wrap;
  }
  .products-grid .product-items:not(.slick-slider) li.product-item .product-item-inner .actions-primary form .actions-secondary .addtocart,
  .products-grid .product-items:not(.slick-slider) li.product-item .product-item-inner .actions-primary form .actions-secondary .enquire {
    flex-shrink: 0;
  }
  .products-grid .product-items:not(.slick-slider) li.product-item .product-item-inner .actions-primary form .actions-secondary .action.towishlist,
  .products-grid .product-items:not(.slick-slider) li.product-item .product-item-inner .actions-primary form .actions-secondary .action.tocompare {
    flex-grow: 1;
  }
  .products-grid .product-items:not(.slick-slider) .sub-text {
    display: flex;
    flex-flow: column wrap;
  }
  .products-grid .product-items.slick-slider {
    padding: 0 15px;
  }
  .products-grid .product-items.slick-slider .slick-slide {
    max-width: unset !important;
  }
  .sub-text.categories-text {
    font-size: 11px;
    line-height: 16px;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .products.wrapper ~ .toolbar-products {
    justify-content: center;
  }
  .table-wrapper.comparison table td {
    padding-left: 0;
    padding-right: 30px;
  }
  .table-wrapper.comparison table th.cell.label.product {
    padding-left: 0;
    padding-right: 0;
    border-right-width: 0;
    width: 0;
    height: 0;
  }
  .catalog-category-view .page-title-wrapper .page-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 38px;
    letter-spacing: 0;
  }
  .product-image-wrapper img {
    width: 130px;
    height: 130px;
  }
  .product-info-footer-sticky.active {
    display: block;
  }
  .product-info-footer-sticky .footer-skicky .info .price {
    display: block;
    padding-top: 0px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
  }
  .product-info-footer-sticky .footer-skicky .info .special-price,
  .product-info-footer-sticky .footer-skicky .info .offer-price,
  .product-info-footer-sticky .footer-skicky .info .minimal-price {
    font-weight: 600;
  }
  .product-info-footer-sticky .footer-skicky .info .special-price .price-label,
  .product-info-footer-sticky .footer-skicky .info .offer-price .price-label,
  .product-info-footer-sticky .footer-skicky .info .minimal-price .price-label,
  .product-info-footer-sticky .footer-skicky .info .special-price .price,
  .product-info-footer-sticky .footer-skicky .info .offer-price .price,
  .product-info-footer-sticky .footer-skicky .info .minimal-price .price {
    font-weight: 600;
  }
  .product-info-footer-sticky .footer-skicky .info .social {
    display: none;
  }
  .product-info-footer-sticky .footer-skicky .info .normal-price .price-final_price:has(.price-custom-label) {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .product-info-footer-sticky .footer-skicky .info .normal-price .price-final_price:has(.price-custom-label) .price-custom-label {
    display: inline-block !important;
  }
  .product-info-footer-sticky .footer-skicky .add-to-cart .price {
    display: none;
  }
  .product-info-footer-sticky .footer-skicky #product-addtocart-button,
  .product-info-footer-sticky .footer-skicky #grouped-product-addtocart-button {
    min-width: unset;
    padding: 9px 12px;
    font-size: 13px;
  }
  .cart .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 .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .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;
  }
  body.page-layout-checkout .page-header .header.content p,
  body.page-layout-checkout .page-header .header.content a,
  body.page-layout-checkout .page-header .header.content p.secure:before {
    font-size: 11px;
    line-height: 14px;
    text-align: center;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .account .sidebar-main .account-nav {
    margin-bottom: 0;
  }
  .login-top-wrapper {
    padding: 4rem;
  }
  .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 {
    border-bottom: 1px solid #eceeec;
    display: table-cell;
  }
  .table.grouped > tbody {
    border-bottom: 1px solid #eceeec;
  }
  .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 {
    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: #0d0e0d;
    content: '\e604';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout.order-review .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 {
    text-align: center;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .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;
  }
  .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 {
    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 {
    padding: 0 10px 15px;
  }
  .order-details-items .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;
  }
  .mgz-newsletter-fields {
    flex-direction: column;
  }
  .marketo-newsletter .mktoForm {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0;
    gap: 15px;
  }
  .marketo-newsletter .mktoForm .mktoFormRow {
    width: 100%;
  }
  .marketo-newsletter .mktoForm .mktoFormRow .mktoFormCol {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .marketo-newsletter .mktoForm .mktoButtonRow {
    width: 100%;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  body.wishlist-index-index .products-grid.wishlist li.product-item {
    padding-bottom: 20px;
  }
  body.wishlist-index-index .products-grid.wishlist li.product-item .product-item-photo {
    margin-top: 30px;
  }
  body.wishlist-index-index .products-grid.wishlist li.product-item .wishlist-actions {
    right: 10px;
    top: 10px;
  }
  body.wishlist-index-index .products-grid.wishlist .price-box > .price-as-configured {
    flex-direction: column;
  }
  .section__browse-range .browse-range-grid-wrapper .image-content {
    padding: 30px 15px 20px;
  }
  .section__img-vertical-grid .mgz-child > .mgz-element-inner {
    padding-bottom: 20px;
    margin-bottom: 0 !important;
  }
  .section__img-vertical-grid .mgz-single-image-wrapper img {
    height: 250px !important;
  }
  .section__img-vertical-grid .mgz-single-image-wrapper .image-content {
    padding-bottom: 20px;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) and (max-width: 575px) {
  .products-grid .product-items li.product-item.category-cms .magezon-builder .image-content .image-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 639px) and (max-width: 575px) {
  .catalog-category-view .page-title-wrapper .page-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 419px) {
  .tooltip.wrapper .tooltip.toggle {
    display: none;
  }
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .amrelated-summary-content {
    justify-content: space-between;
    padding: 15px;
  }
  .amrelated-price-wrapper {
    margin: 0;
    padding: 15px 0;
  }
  .amrelated-tocart-wrapper {
    margin: 0;
  }
  .sorter-options {
    margin: 0 2px;
  }
  .product-info-footer-sticky .footer-skicky .info .thumb {
    display: none;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .checkout-shipping-method .pickup-tabs {
    flex-direction: column;
  }
  .checkout-shipping-method .pickup-tabs .pickup-tabs-item:first-child {
    border-radius: 4px 4px 0 0;
  }
  .checkout-shipping-method .pickup-tabs .pickup-tabs-item:last-child {
    border-radius: 0 0 4px 4px;
  }
  .authentication-wrapper .authentication-inner {
    flex-direction: column;
    align-items: flex-start;
  }
  .bwh-windcave-payment-method .payment-method-title.field.choice {
    height: 70px;
    padding-inline: 10px;
  }
  .bwh-windcave-payment-method .payment-method-title.field.choice .inner {
    flex-direction: unset;
  }
  .bwh-windcave-payment-method .payment-method-title.field.choice .inner > label {
    width: auto;
  }
  .bwh-windcave-payment-method .payment-method-title.field.choice .windcave-merchant-logos > div {
    justify-content: flex-end;
  }
  .bwh-windcave-payment-method .payment-method-title.field.choice .dpsMerchantLogos {
    max-height: 20px;
  }
  body.page-layout-checkout .page-header .header.content .header-cart {
    display: none;
  }
  body.page-layout-checkout .actions-toolbar > .primary {
    flex-direction: column;
  }
  .header.content .logo img {
    max-width: 100px;
  }
  .header.content:not(:has(.no-display)) .logo img {
    margin-left: -13px;
  }
  .header.content:has(.no-display) .logo img {
    margin-left: 0;
  }
  body.wishlist-index-index .actions-toolbar .primary {
    justify-content: center;
  }
  .section__full-img-banner .mgz-element .mgz-single-image-inner .image-content {
    padding: 60px 15px !important;
  }
  .section__floating-banner.one-image img {
    border-radius: 0 !important;
    min-height: 300px;
    object-fit: cover;
  }
  .section__floating-banner .mgz-element-section.section__floating_contents-wrapper {
    transform: translate(-50%, -50px) !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .section__zgzg-angle div[class*="clipped-image"].mob-right-center .mgz-parallax-inner {
    background-position: right center;
  }
}
@media only screen and (max-width: 320px) {
  .checkout-shipping-method .shiptome-wrapper .checkout-shipping-method-wrapper .row-item .price {
    float: unset;
    display: inline-block;
    padding-left: 10px;
  }
  body.wishlist-index-index .products-grid.wishlist li.product-item .whishlist-item-inner .product-item-actions .actions-primary .action.tocart {
    padding-left: 10px;
    padding-right: 10px;
  }
  .product-badges {
    flex-direction: column;
    align-items: center;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-blocks-2columns-s:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns-s:nth-child(2) + * {
    clear: both;
  }
  .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 {
    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:nth-last-child(1),
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .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: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print-s:hover {
    text-decoration: underline;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #eceeec;
  }
  .table > tbody + tbody {
    border-top: 1px solid #eceeec;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  body.pl-thm-engagedigital .swiper:not(.swiper-initialized) {
    transform: scale(1);
  }
  body.pl-thm-engagedigital .swiper.swiper-initialized.swiper-horizontal .swiper-button-prev,
  body.pl-thm-engagedigital .swiper.swiper-initialized.swiper-horizontal .swiper-button-next {
    top: 25%;
  }
  body.pl-thm-engagedigital .swiper.bwh-default-swiper .swiper-slide {
    width: 40%;
    transform: scale(0.9);
  }
  body.pl-thm-engagedigital .swiper.bwh-default-swiper img {
    aspect-ratio: 1.33333333;
    height: 250px;
  }
  body.pl-thm-engagedigital .swiper.bwh-feature-swiper .swiper-slide {
    width: 50%;
    transform: scale(0.75);
  }
  body.pl-thm-engagedigital .swiper.bwh-feature-swiper .swiper-slide-prev {
    transform-origin: 90%;
  }
  body.pl-thm-engagedigital .swiper.bwh-feature-swiper .swiper-slide-next {
    transform-origin: 10%;
  }
  body.pl-thm-engagedigital .swiper.bwh-feature-swiper img {
    aspect-ratio: 1.33333333;
    height: 300px;
  }
  body.pl-thm-engagedigital .swiper.bwh-feature-swiper .swiper-pagination {
    /*    width: auto !important;
          left: ~"calc((50% / 2) - 40px)" !important;
          transform: translateX(50%);*/
  }
  body.pl-thm-engagedigital .swiper-slide__content-wrapper {
    padding: 30px 20px 0;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    margin: 0 auto;
    max-width: initial;
    padding: 0 0 13px;
    width: 400px;
  }
  .amrelated-popup-container .amrelated-info.-top {
    margin-top: 15px;
  }
  .post-list:not(.js-slick) {
    grid-template-columns: repeat(2, 1fr);
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #3ab549;
    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:visited {
    color: #3ab549;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #198526;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #198526;
    text-decoration: none;
  }
  .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: #3ab549;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .catalogsearch-advanced-result .message.error {
    margin-top: 0;
  }
  .table-wrapper.comparison {
    margin-left: 30px;
    margin-right: 30px;
  }
  .table-wrapper.comparison table th {
    width: 220px;
  }
  .sidebar .product-items .action.delete {
    line-height: unset;
    position: absolute;
  }
  .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: 240px;
    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;
  }
  .fotorama-item .fotorama__wrap .fotorama__stage {
    max-height: 660px !important;
  }
  body.eddealslider-index-offers .bwh-offers-row > .mgz-element-inner > .inner-content {
    grid-template-columns: repeat(2, 1fr);
  }
  .section__zgzg-angle div[class*="clipped-image"].clipped-image__left .mgz-parallax-inner {
    clip-path: polygon(0 0, 100% 0%, calc(100% - 180px) 100%, 0% 100%) !important;
  }
  .section__zgzg-angle div[class*="clipped-image"].clipped-image__right .mgz-parallax-inner {
    clip-path: polygon(180px 0%, 100% 0%, 100% 100%, 0% 100%) !important;
  }
  .section__img-vertical-grid > .mgz-element-inner > .inner-content {
    gap: 20px;
    flex-wrap: nowrap !important;
  }
  .section__img-vertical-grid .mgz-element-column {
    flex: 1 1 50%;
  }
}
.row--small .mgz-container > div {
  max-width: 500px;
}
.full_width_row {
  position: relative;
  left: 0;
  right: 0;
  width: 100vw;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
}
.full_width_row > .mgz-element-inner > .mgz-container {
  width: 100vw;
}
.mgz-child:not(:last-child) > .mgz-element-inner {
  margin-bottom: 0;
}
.full_width_row_content .full_width_row_content {
  padding-left: 0;
  padding-right: 0;
}
.block-content .full_width_row_content,
.table-wrapper .full_width_row_content,
.full_width_row_content .post-description {
  padding-left: 0;
  padding-right: 0;
}
.full-width-wrapper {
  position: relative;
  left: 0;
  right: 0;
  width: 100vw;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  clear: both;
}
.owl-stage {
  transition: all 0.3s cubic-bezier(0.42, 0, 0.61, 0.97) 0s;
}
/**
   * SP-6399: Slider wrapper styles
   * Define container dimensions BEFORE JS initializes to reduce element render delay
   */
#home-banner .mgz-slider-wrapper {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
#home-banner .mgz-carousel.owl-carousel {
  min-height: 480px;
}
#home-banner .mgz-carousel.owl-carousel > .mgz-carousel-item:first-child {
  display: block !important;
  visibility: visible !important;
}
#home-banner .mgz-carousel.owl-carousel.owl-loaded {
  min-height: auto;
}
#home-banner .mgz-carousel.owl-carousel.owl-loaded > .mgz-carousel-item:first-child {
  display: none;
}
/**
   * SP-6399: LCP Hero Image optimization
   * First slide uses <img> tag instead of background-image for better LCP
   */
.mgz-carousel-item {
  position: relative;
}
.mgz-carousel-item .mgz-carousel-hero-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}
.mgz-carousel-item .item-content-wrapper,
.mgz-carousel-item .overlay-link {
  position: relative;
  z-index: 1;
}
@media (max-width: 1200px) {
  .mgz-carousel-item .mgz-carousel-hero-img {
    object-position: top !important;
  }
}
.pl-thm-engagedigital .mgz-element-single_image .image-description {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0;
}
.pl-thm-engagedigital .mgz-block-heading .title {
  font-weight: 500;
}
.pl-thm-engagedigital .mgz-element-column > .mgz-element-inner {
  padding: 0;
}
/* Magento Backend Editor */
.mgz-builder .mgz-inline-editor ul {
  list-style: disc;
}
#fixed-nav-buttons {
  top: 25vh;
  position: fixed;
  right: 0;
  width: auto;
  z-index: 1;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 1rem;
}
#fixed-nav-buttons .fixed-nav-item {
  background: #3ab549;
  display: inline-flex;
  padding: 1rem 2rem;
  color: #ffffff;
  font-size: 20px;
  transition: all 0.5s ease-in;
}
#fixed-nav-buttons .fixed-nav-item .fixed-nav-item__text {
  display: none;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  transition: all 0.2s ease;
}
#fixed-nav-buttons .fixed-nav-item i {
  width: 30px;
  min-height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#fixed-nav-buttons .fixed-nav-item.active .fixed-nav-item__text {
  display: block;
  margin-right: 3rem;
}
.product-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  list-style: none;
  padding-inline-start: 0;
  margin: 30px 0 0;
}
.product-badges .product-badge {
  display: flex;
  flex-flow: column wrap;
  max-width: 130px;
  margin: 0;
  flex: 1 0 50%;
}
.product-badges .product-badge__image {
  height: 70px;
  object-fit: contain;
}
.product-badges .product-badge__title {
  margin: 3px 0 0 0;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}
@media (max-width: 575px) {
  .product-badges {
    justify-content: space-between;
  }
}
.swatch-attribute-options {
  margin: 10px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
}
.swatch-attribute-options .swatch-option {
  box-sizing: border-box;
  width: 44px !important;
  height: 44px !important;
  float: none;
  margin: 0;
  padding: 0;
  border: 1px solid #d9d9d9;
  outline: 2px solid transparent !important;
  background-size: cover !important;
  box-shadow: none;
  transition: all 0.2s linear;
}
.swatch-attribute-options .swatch-option.selected,
.swatch-attribute-options .swatch-option:not(.disabled):hover {
  border: 5px solid #ffffff;
  outline-color: #99dea2 !important;
}
.swatch-option-tooltip {
  display: none !important;
}
.product-view-info-wrapper-media {
  padding: 60px 0;
  background: #f7f8f7;
}
.product-view-info-wrapper-media .swatch-opt {
  margin: 40px 0 0 0;
}
.product-view-info-wrapper-media .swatch-opt .swatch-attribute .swatch-attribute-label:after {
  content: ':';
  display: inline-block;
}
.product-view-info-wrapper-media .swatch-attribute.bwh_marine_colour {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.product-view-info-wrapper-media .swatch-attribute.bwh_marine_colour .swatch-attribute-options {
  grid-column: 1 / span 2;
}
.pl-thm-engagedigital .mgz-element .mgz-button.mgz-btn-style-3d .mgz-btn {
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
}
.pl-thm-engagedigital .mgz-element .mgz-button.mgz-btn-style-3d .mgz-btn:hover {
  top: 0;
}
.pl-thm-engagedigital .mgz-element .mgz-button.mgz-btn-size-lg .mgz-btn {
  font-size: 17px;
  line-height: 20px;
  min-width: 270px;
}
.pl-thm-engagedigital .mgz-element .mgz-btn {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background-color: #3ab549;
  border-color: #3ab549;
  color: #ffffff;
}
.pl-thm-engagedigital .mgz-element .mgz-btn:hover {
  background-color: #198526;
  border-color: #198526;
  color: #ffffff;
}
.pl-thm-engagedigital .mgz-element .mgz-btn:active,
.pl-thm-engagedigital .mgz-element .mgz-btn:focus,
.pl-thm-engagedigital .mgz-element .mgz-btn:visited,
.pl-thm-engagedigital .mgz-element .mgz-btn:focus-within,
.pl-thm-engagedigital .mgz-element .mgz-btn:focus-visible,
.pl-thm-engagedigital .mgz-element .mgz-btn:target,
.pl-thm-engagedigital .mgz-element .mgz-btn:active:focus {
  text-decoration: none;
  color: #ffffff;
}
.pl-thm-engagedigital .mgz-element .mgz-btn i {
  font-weight: 300;
}
.pl-thm-engagedigital .mgz-element .mgz-link:not(.mgz-btn) .fas {
  padding-left: 10px;
  font-weight: 300 !important;
  transition: transform 0.2s linear;
}
.pl-thm-engagedigital .mgz-element .mgz-link:not(.mgz-btn):is(:hover) .fas {
  transform: translateX(6px);
}
.pl-thm-engagedigital .mgz-element.btn-ghost .mgz-btn {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-color: #3ab549;
  color: #3ab549;
  min-width: 140px;
}
.pl-thm-engagedigital .mgz-element.btn-ghost .mgz-btn:hover {
  background: rgba(58, 181, 73, 0.1);
  border-color: #3ab549;
  color: #3ab549;
}
.pl-thm-engagedigital .mgz-element.btn-ghost .mgz-btn:active,
.pl-thm-engagedigital .mgz-element.btn-ghost .mgz-btn:focus,
.pl-thm-engagedigital .mgz-element.btn-ghost .mgz-btn:visited,
.pl-thm-engagedigital .mgz-element.btn-ghost .mgz-btn:focus-within,
.pl-thm-engagedigital .mgz-element.btn-ghost .mgz-btn:focus-visible,
.pl-thm-engagedigital .mgz-element.btn-ghost .mgz-btn:target,
.pl-thm-engagedigital .mgz-element.btn-ghost .mgz-btn:active:focus {
  background: rgba(58, 181, 73, 0.3);
  border-color: #3ab549;
  color: #3ab549;
}
.pl-thm-engagedigital .mgz-element.btn-ghost__inverse .mgz-btn {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
  min-width: 140px;
}
.pl-thm-engagedigital .mgz-element.btn-ghost__inverse .mgz-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: #ffffff;
  color: #ffffff;
}
.pl-thm-engagedigital .mgz-element.btn-ghost__inverse .mgz-btn:active,
.pl-thm-engagedigital .mgz-element.btn-ghost__inverse .mgz-btn:focus,
.pl-thm-engagedigital .mgz-element.btn-ghost__inverse .mgz-btn:visited,
.pl-thm-engagedigital .mgz-element.btn-ghost__inverse .mgz-btn:focus-within,
.pl-thm-engagedigital .mgz-element.btn-ghost__inverse .mgz-btn:focus-visible,
.pl-thm-engagedigital .mgz-element.btn-ghost__inverse .mgz-btn:target,
.pl-thm-engagedigital .mgz-element.btn-ghost__inverse .mgz-btn:active:focus {
  background: rgba(255, 255, 255, 0.3);
  border-color: #ffffff;
  color: #ffffff;
}
.pl-thm-engagedigital .mgz-element.btn-primary__inverse .mgz-btn {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background-color: #ffffff;
  border-color: #ffffff;
  color: #3ab549;
}
.pl-thm-engagedigital .mgz-element.btn-primary__inverse .mgz-btn:hover {
  background-color: #f1f2f1;
  border-color: #f1f2f1;
  color: #3ab549;
}
.pl-thm-engagedigital .mgz-element.btn-primary__inverse .mgz-btn:active,
.pl-thm-engagedigital .mgz-element.btn-primary__inverse .mgz-btn:focus,
.pl-thm-engagedigital .mgz-element.btn-primary__inverse .mgz-btn:visited,
.pl-thm-engagedigital .mgz-element.btn-primary__inverse .mgz-btn:focus-within,
.pl-thm-engagedigital .mgz-element.btn-primary__inverse .mgz-btn:focus-visible,
.pl-thm-engagedigital .mgz-element.btn-primary__inverse .mgz-btn:target,
.pl-thm-engagedigital .mgz-element.btn-primary__inverse .mgz-btn:active:focus {
  text-decoration: none;
  color: #3ab549;
}
.btn-ghost-primary {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-color: #3ab549;
  color: #3ab549;
  min-width: 140px;
}
.btn-ghost-primary:hover {
  background: rgba(58, 181, 73, 0.1);
  border-color: #3ab549;
  color: #3ab549;
}
.btn-ghost-primary:active,
.btn-ghost-primary:focus,
.btn-ghost-primary:visited,
.btn-ghost-primary:focus-within,
.btn-ghost-primary:focus-visible,
.btn-ghost-primary:target,
.btn-ghost-primary:active:focus {
  background: rgba(58, 181, 73, 0.3);
  border-color: #3ab549;
  color: #3ab549;
}
.max-w-500 {
  max-width: 500px;
}
.max-w-700 {
  max-width: 700px;
}
.buttons-group-wrapper > .mgz-element-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.buttons-group-wrapper > .mgz-element-inner:before,
.buttons-group-wrapper > .mgz-element-inner:after {
  display: none;
}
.container-smaller {
  max-width: 1440px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
.container {
  box-sizing: border-box;
  max-width: 1600px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container-narrow,
body.eddealslider-view-offer .mgz-element-row:not(.section__deal-banner).contained,
body.eddealslider-view-offer .section__deal-overview > .mgz-element-inner > .mgz-container {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .container-narrow,
  body.eddealslider-view-offer .mgz-element-row:not(.section__deal-banner).contained,
  body.eddealslider-view-offer .section__deal-overview > .mgz-element-inner > .mgz-container {
    max-width: 700px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.overflow-hidden {
  overflow: hidden;
}
body.pl-thm-engagedigital {
  color: #0d0e0d;
}
.subtext {
  font-size: 13px;
}
.m-auto {
  margin: auto;
}
.owl-stage .owl-item .product-item {
  width: 100%;
}
.owl-stage .owl-item:hover .product-item {
  background-color: #3ab549;
  color: #ffffff;
}
body.cms-page-view #maincontent .column.main {
  padding-bottom: 0;
}
.section__2columns .mgz-video iframe,
.section__2columns img {
  border-radius: 10px;
}
.section__2columns img {
  max-height: 620px;
  object-fit: cover;
  object-position: top center;
}
.section__2columns .mgz-element-button {
  margin-top: 40px;
}
.section__2columns.text-box > .mgz-element-inner > .inner-content {
  row-gap: 40px;
}
.section__2columns.text-box .mgz-element-text h1,
.section__2columns.text-box .mgz-element-text h2,
.section__2columns.text-box .mgz-element-text h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.section__2columns.text-box .mgz-element-text p {
  margin-top: 20px;
}
.section__3columns.image-box > .mgz-element-inner > .inner-content {
  display: grid !important;
  grid-template-columns: repeat(1, 1fr);
  column-gap: 20px;
  row-gap: 40px;
}
.section__3columns.image-box > .mgz-element-inner > .inner-content .mgz-element-column {
  width: 100%;
}
.section__3columns.image-box .mgz-element-text h1,
.section__3columns.image-box .mgz-element-text h2,
.section__3columns.image-box .mgz-element-text h3 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.section__3columns.image-box .mgz-video iframe {
  border-radius: 10px;
}
.section__full-img-banner .mgz-element-inner {
  padding: 0;
}
.section__full-img-banner .mgz-single-image-wrapper {
  width: 100%;
}
.section__full-img-banner .mgz-single-image-wrapper picture,
.section__full-img-banner .mgz-single-image-wrapper img {
  width: 100%;
  max-height: 760px;
  object-fit: cover;
  object-position: center;
}
.section__full-img-banner .image-content {
  text-align: left;
}
.section__full-img-banner .image-content .image-title {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 38px;
  letter-spacing: 0;
  color: #ffffff;
}
@media (max-width: 575px) {
  .section__full-img-banner .image-content .image-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0;
  }
}
.section__full-img-banner .image-content .image-description {
  color: #ffffff;
}
.section__full-img-banner.cms-page-banner .image-description {
  margin-top: 0;
}
.section__full-img-banner.cms-page-banner .image-content .image-title {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 50px;
  letter-spacing: 0;
}
@media (max-width: 575px) {
  .section__full-img-banner.cms-page-banner .image-content .image-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0;
  }
}
.section__full-img-banner.cms-page-banner .image-content .image-title + .image-description {
  margin-bottom: 40px;
}
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .image-content {
  padding: 150px 15px;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  inset: 0;
  display: flex;
  flex-direction: column;
}
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .image-content div {
  max-width: 600px;
  width: 100%;
}
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .mgz-flex-position-bottom-left .image-content,
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .mgz-flex-position-bottom-center .image-content,
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .mgz-flex-position-bottom-right .image-content {
  justify-content: flex-end;
}
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .mgz-flex-position-middle-left .image-content,
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .mgz-flex-position-middle-center .image-content,
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .mgz-flex-position-middle-right .image-content {
  justify-content: center;
}
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .mgz-flex-position-top-center .image-content,
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .mgz-flex-position-middle-center .image-content,
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .mgz-flex-position-bottom-center .image-content {
  align-items: center;
  text-align: center !important;
}
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .mgz-flex-position-top-right .image-content,
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .mgz-flex-position-middle-right .image-content,
.section__full-img-banner .mgz-element .mgz-single-image-wrapper .mgz-flex-position-bottom-right .image-content {
  align-items: flex-end;
}
.section__grid-cards .bwh-title-block + .bwh-grid-cards {
  margin-top: 10px;
}
.section__grid-cards .bwh-grid-card > .mgz-element-inner {
  align-items: center;
  padding: 30px;
}
.section__grid-cards .bwh-grid-card img {
  max-height: 130px;
  width: 100%;
  object-fit: contain;
}
.section__grid-cards .bwh-grid-card .mgz-single-image-inner > a {
  text-align: center;
}
.section__grid-cards .bwh-grid-card .image-content .image-title {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.024rem;
  text-align: center;
}
.section__grid-cards .bwh-grid-card .image-content .image-description {
  text-align: center;
}
.section__grid-cards .bwh-grid-card .mgz-button {
  margin-top: 2rem;
}
.section__grid-cards .bwh-grid-card .mgz-button .mgz-btn {
  align-items: center;
  border-radius: 2px !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  display: inline-flex;
  gap: 10px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  height: auto;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 18px;
  min-width: 200px;
  padding: 1.5rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-color: #3ab549;
  color: #3ab549;
  min-width: 140px;
}
.section__grid-cards .bwh-grid-card .mgz-button .mgz-btn:hover {
  background: rgba(58, 181, 73, 0.1);
  border-color: #3ab549;
  color: #3ab549;
}
.section__grid-cards .bwh-grid-card .mgz-button .mgz-btn:active,
.section__grid-cards .bwh-grid-card .mgz-button .mgz-btn:focus,
.section__grid-cards .bwh-grid-card .mgz-button .mgz-btn:visited,
.section__grid-cards .bwh-grid-card .mgz-button .mgz-btn:focus-within,
.section__grid-cards .bwh-grid-card .mgz-button .mgz-btn:focus-visible,
.section__grid-cards .bwh-grid-card .mgz-button .mgz-btn:target,
.section__grid-cards .bwh-grid-card .mgz-button .mgz-btn:active:focus {
  background: rgba(58, 181, 73, 0.3);
  border-color: #3ab549;
  color: #3ab549;
}
.section__floating-banner.one-image .section__floating_contents-wrapper {
  transform: translate(-50%, -40%);
}
.section__floating-banner .section__floating_contents-wrapper {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 40%);
  min-width: calc(100vw - 30px);
  background: #ffffff;
  padding: 40px 40px 50px;
  border-radius: 10px;
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.12);
}
.section__floating-banner .section__floating_contents-wrapper h2 {
  margin-top: 0;
  margin-bottom: 25px;
}
.section__zgzg-angle div[class*="clipped-image"] .mgz-parallax {
  filter: url("../images/svg-corner-filter.svg#round") !important;
}
.section__zgzg-angle div[class*="clipped-image"].clipped-image__left > .mgz-element-inner {
  margin-left: -10px !important;
}
.section__grid-images > .mgz-element-inner > .inner-content {
  display: flex;
  flex-wrap: wrap;
}
.section__grid-images .image-content .image-description {
  margin-top: 0.5rem;
}
.section__grid-images .bwh-grid-image {
  padding-bottom: 40px;
}
.section__grid-images .bwh-grid-image .mgz-magnific {
  position: relative;
}
.section__grid-images .bwh-grid-image .mgz-magnific::before,
.section__grid-images .bwh-grid-image .mgz-magnific::after {
  transition: all 0.3s linear;
}
.section__grid-images .bwh-grid-image .mgz-magnific::before {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 10px;
  content: '';
  opacity: 0;
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
}
.section__grid-images .bwh-grid-image .mgz-magnific:hover::before {
  opacity: 1;
}
.section__grid-images .bwh-grid-image .mgz-magnific:hover::after {
  color: #ffffff;
  content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNjlweCIgaGVpZ2h0PSI2N3B4IiB2aWV3Qm94PSIwIDAgNjkgNjciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+R3JvdXAgMjA8L3RpdGxlPgogICAgPGcgaWQ9IlByb2R1Y3QtUGFnZSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ik91dGRvb3JzLS0tSGVyby1UZW1wbGF0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI0NSwgLTQwNjgpIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtQ29weS02IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLCAzODc2KSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMjQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMwLCA2MCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0yMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjE1LjY1OTIsIDEzMikiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iVmlldy1pbWFnZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwgNTMuNDQwNCkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuNzUwNDg4MjgsMC4yNzkyOTY4NzUgTDQuNDE3OTY4NzUsOS41NTk1NzAzMSBMMy4zMzI1MTk1Myw5LjU1OTU3MDMxIEwwLDAuMjc5Mjk2ODc1IEwxLjEyOTg4MjgxLDAuMjc5Mjk2ODc1IEwzLjMwMDc4MTI1LDYuMzkyMDg5ODQgQzMuMzg5NjQ4NDQsNi42Mzc1MzI1NSAzLjQ2ODk5NDE0LDYuODcyMzk1ODMgMy41Mzg4MTgzNiw3LjA5NjY3OTY5IEMzLjYwODY0MjU4LDcuMzIwOTYzNTQgMy42NzEwNjEyLDcuNTM2NzgzODUgMy43MjYwNzQyMiw3Ljc0NDE0MDYyIEMzLjc4MTA4NzI0LDcuOTUxNDk3NCAzLjgyOTc1MjYsOC4xNTI1MDY1MSAzLjg3MjA3MDMxLDguMzQ3MTY3OTcgQzMuOTE0Mzg4MDIsOC4xNTI1MDY1MSAzLjk2MzA1MzM5LDcuOTUwNDM5NDUgNC4wMTgwNjY0MSw3Ljc0MDk2NjggQzQuMDczMDc5NDMsNy41MzE0OTQxNCA0LjEzNjU1NTk5LDcuMzEzNTU3OTQgNC4yMDg0OTYwOSw3LjA4NzE1ODIgQzQuMjgwNDM2Miw2Ljg2MDc1ODQ2IDQuMzYwODM5ODQsNi42MjI3MjEzNSA0LjQ0OTcwNzAzLDYuMzczMDQ2ODggTDYuNjA3OTEwMTYsMC4yNzkyOTY4NzUgTDcuNzUwNDg4MjgsMC4yNzkyOTY4NzUgWiIgaWQ9IlBhdGgiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05LjkxNTAzOTA2LDIuNjAyNTM5MDYgTDkuOTE1MDM5MDYsOS41NTk1NzAzMSBMOC44NjEzMjgxMiw5LjU1OTU3MDMxIEw4Ljg2MTMyODEyLDIuNjAyNTM5MDYgTDkuOTE1MDM5MDYsMi42MDI1MzkwNiBaIE05LjQwMDg3ODkxLDAgQzkuNTc0MzgxNTEsMCA5LjcyMzU1MTQzLDAuMDU2MDcwOTYzNSA5Ljg0ODM4ODY3LDAuMTY4MjEyODkxIEM5Ljk3MzIyNTkxLDAuMjgwMzU0ODE4IDEwLjAzNTY0NDUsMC40NTQ5MTUzNjUgMTAuMDM1NjQ0NSwwLjY5MTg5NDUzMSBDMTAuMDM1NjQ0NSwwLjkyNDY0MTkyNyA5Ljk3MzIyNTkxLDEuMDk4MTQ0NTMgOS44NDgzODg2NywxLjIxMjQwMjM0IEM5LjcyMzU1MTQzLDEuMzI2NjYwMTYgOS41NzQzODE1MSwxLjM4Mzc4OTA2IDkuNDAwODc4OTEsMS4zODM3ODkwNiBDOS4yMTg5MTI3NiwxLjM4Mzc4OTA2IDkuMDY3NjI2OTUsMS4zMjY2NjAxNiA4Ljk0NzAyMTQ4LDEuMjEyNDAyMzQgQzguODI2NDE2MDIsMS4wOTgxNDQ1MyA4Ljc2NjExMzI4LDAuOTI0NjQxOTI3IDguNzY2MTEzMjgsMC42OTE4OTQ1MzEgQzguNzY2MTEzMjgsMC40NTQ5MTUzNjUgOC44MjY0MTYwMiwwLjI4MDM1NDgxOCA4Ljk0NzAyMTQ4LDAuMTY4MjEyODkxIEM5LjA2NzYyNjk1LDAuMDU2MDcwOTYzNSA5LjIxODkxMjc2LDAgOS40MDA4Nzg5MSwwIFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTE0LjgyMTc3NzMsMi40NzU1ODU5NCBDMTUuNDE0MjI1MywyLjQ3NTU4NTk0IDE1LjkyMjAzNzgsMi42MDY3NzA4MyAxNi4zNDUyMTQ4LDIuODY5MTQwNjIgQzE2Ljc2ODM5MTksMy4xMzE1MTA0MiAxNy4wOTIxMjI0LDMuNDk4NjE2NTQgMTcuMzE2NDA2MiwzLjk3MDQ1ODk4IEMxNy41NDA2OTAxLDQuNDQyMzAxNDMgMTcuNjUyODMyLDQuOTkzNDg5NTggMTcuNjUyODMyLDUuNjI0MDIzNDQgTDE3LjY1MjgzMiw2LjI3NzgzMjAzIEwxMi44NDc2NTYyLDYuMjc3ODMyMDMgQzEyLjg2MDM1MTYsNy4wOTQ1NjM4IDEzLjA2MzQ3NjYsNy43MTY2MzQxMSAxMy40NTcwMzEyLDguMTQ0MDQyOTcgQzEzLjg1MDU4NTksOC41NzE0NTE4MiAxNC40MDQ5NDc5LDguNzg1MTU2MjUgMTUuMTIwMTE3Miw4Ljc4NTE1NjI1IEMxNS41NjAyMjE0LDguNzg1MTU2MjUgMTUuOTQ5NTQ0Myw4Ljc0NDk1NDQzIDE2LjI4ODA4NTksOC42NjQ1NTA3OCBDMTYuNjI2NjI3Niw4LjU4NDE0NzE0IDE2Ljk3Nzg2NDYsOC40NjU2NTc1NSAxNy4zNDE3OTY5LDguMzA5MDgyMDMgTDE3LjM0MTc5NjksOS4yMzU4Mzk4NCBDMTYuOTkwNTU5OSw5LjM5MjQxNTM2IDE2LjY0MjQ5NjcsOS41MDY2NzMxOCAxNi4yOTc2MDc0LDkuNTc4NjEzMjggQzE1Ljk1MjcxODEsOS42NTA1NTMzOSAxNS41NDU0MTAyLDkuNjg2NTIzNDQgMTUuMDc1NjgzNiw5LjY4NjUyMzQ0IEMxNC40MDcwNjM4LDkuNjg2NTIzNDQgMTMuODI0MTM3NCw5LjU1MDA0ODgzIDEzLjMyNjkwNDMsOS4yNzcwOTk2MSBDMTIuODI5NjcxMiw5LjAwNDE1MDM5IDEyLjQ0MzUyMjEsOC42MDMxOTAxIDEyLjE2ODQ1Nyw4LjA3NDIxODc1IEMxMS44OTMzOTE5LDcuNTQ1MjQ3NCAxMS43NTU4NTk0LDYuODk3Nzg2NDYgMTEuNzU1ODU5NCw2LjEzMTgzNTk0IEMxMS43NTU4NTk0LDUuMzgyODEyNSAxMS44ODE3NTQ2LDQuNzM0MjkzNjIgMTIuMTMzNTQ0OSw0LjE4NjI3OTMgQzEyLjM4NTMzNTMsMy42MzgyNjQ5NyAxMi43NDA4MDQsMy4yMTYxNDU4MyAxMy4xOTk5NTEyLDIuOTE5OTIxODggQzEzLjY1OTA5ODMsMi42MjM2OTc5MiAxNC4xOTk3MDcsMi40NzU1ODU5NCAxNC44MjE3NzczLDIuNDc1NTg1OTQgWiBNMTQuODA5MDgyLDMuMzM4ODY3MTkgQzE0LjI0NjI1NjUsMy4zMzg4NjcxOSAxMy43OTc2ODg4LDMuNTIyOTQ5MjIgMTMuNDYzMzc4OSwzLjg5MTExMzI4IEMxMy4xMjkwNjksNC4yNTkyNzczNCAxMi45MzAxNzU4LDQuNzczNDM3NSAxMi44NjY2OTkyLDUuNDMzNTkzNzUgTDE2LjU0ODMzOTgsNS40MzM1OTM3NSBDMTYuNTQ0MTA4MSw1LjAxODg4MDIxIDE2LjQ3OTU3MzYsNC42NTM4ODk5NyAxNi4zNTQ3MzYzLDQuMzM4NjIzMDUgQzE2LjIyOTg5OTEsNC4wMjMzNTYxMiAxNi4wNDA1MjczLDMuNzc3OTEzNDEgMTUuNzg2NjIxMSwzLjYwMjI5NDkyIEMxNS41MzI3MTQ4LDMuNDI2Njc2NDMgMTUuMjA2ODY4NSwzLjMzODg2NzE5IDE0LjgwOTA4MiwzLjMzODg2NzE5IFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1LjEwNDk4MDUsOS41NDY4NzUgTDIzLjg2NzE4NzUsNS40OTcwNzAzMSBDMjMuODEyMTc0NSw1LjMyMzU2NzcxIDIzLjc2MDMzNTMsNS4xNTMyMzg5MyAyMy43MTE2Njk5LDQuOTg2MDgzOTggQzIzLjY2MzAwNDYsNC44MTg5MjkwNCAyMy42MTg1NzEsNC42NTgxMjE3NCAyMy41NzgzNjkxLDQuNTAzNjYyMTEgQzIzLjUzODE2NzMsNC4zNDkyMDI0NyAyMy41MDIxOTczLDQuMjA1MzIyMjcgMjMuNDcwNDU5LDQuMDcyMDIxNDggQzIzLjQzODcyMDcsMy45Mzg3MjA3IDIzLjQxMjI3MjEsMy44MjM0MDQ5NSAyMy4zOTExMTMzLDMuNzI2MDc0MjIgTDIzLjM0NjY3OTcsMy43MjYwNzQyMiBDMjMuMzI5NzUyNiwzLjgyMzQwNDk1IDIzLjMwNjQ3NzksMy45Mzg3MjA3IDIzLjI3Njg1NTUsNC4wNzIwMjE0OCBDMjMuMjQ3MjMzMSw0LjIwNTMyMjI3IDIzLjIxMjMyMSw0LjM1MDI2MDQyIDIzLjE3MjExOTEsNC41MDY4MzU5NCBDMjMuMTMxOTE3Myw0LjY2MzQxMTQ2IDIzLjA4ODU0MTcsNC44MjczOTI1OCAyMy4wNDE5OTIyLDQuOTk4Nzc5MyBDMjIuOTk1NDQyNyw1LjE3MDE2NjAyIDIyLjk0MjU0NTYsNS4zNDI2MTA2OCAyMi44ODMzMDA4LDUuNTE2MTEzMjggTDIxLjU4ODM3ODksOS41NDY4NzUgTDIwLjQwMTM2NzIsOS41NDY4NzUgTDE4LjQ4NDM3NSwyLjU4OTg0Mzc1IEwxOS41NzYxNzE5LDIuNTg5ODQzNzUgTDIwLjU3OTEwMTYsNi40MzAxNzU3OCBDMjAuNjQ2ODA5OSw2LjY4NDA4MjAzIDIwLjcxMTM0NDQsNi45MzQ4MTQ0NSAyMC43NzI3MDUxLDcuMTgyMzczMDUgQzIwLjgzNDA2NTgsNy40Mjk5MzE2NCAyMC44ODY5NjI5LDcuNjYyNjc5MDQgMjAuOTMxMzk2NSw3Ljg4MDYxNTIzIEMyMC45NzU4MzAxLDguMDk4NTUxNDMgMjEuMDA4NjI2Myw4LjI4NzkyMzE4IDIxLjAyOTc4NTIsOC40NDg3MzA0NyBMMjEuMDgwNTY2NCw4LjQ0ODczMDQ3IEMyMS4xMDU5NTcsOC4zNDI5MzYyIDIxLjEzNDUyMTUsOC4yMTU5ODMwNyAyMS4xNjYyNTk4LDguMDY3ODcxMDkgQzIxLjE5Nzk5OCw3LjkxOTc1OTExIDIxLjIzMzk2ODEsNy43NjIxMjU2NSAyMS4yNzQxNjk5LDcuNTk0OTcwNyBDMjEuMzE0MzcxNyw3LjQyNzgxNTc2IDIxLjM1Nzc0NzQsNy4yNjA2NjA4MSAyMS40MDQyOTY5LDcuMDkzNTA1ODYgQzIxLjQ1MDg0NjQsNi45MjYzNTA5MSAyMS40OTczOTU4LDYuNzY4NzE3NDUgMjEuNTQzOTQ1Myw2LjYyMDYwNTQ3IEwyMi44MjYxNzE5LDIuNTg5ODQzNzUgTDIzLjk2MjQwMjMsMi41ODk4NDM3NSBMMjUuMjAwMTk1Myw2LjYxNDI1NzgxIEMyNS4yNjM2NzE5LDYuODE3MzgyODEgMjUuMzI2MDkwNSw3LjAyODk3MTM1IDI1LjM4NzQ1MTIsNy4yNDkwMjM0NCBDMjUuNDQ4ODExOCw3LjQ2OTA3NTUyIDI1LjUwNDg4MjgsNy42ODE3MjIwMSAyNS41NTU2NjQxLDcuODg2OTYyODkgQzI1LjYwNjQ0NTMsOC4wOTIyMDM3OCAyNS42NDI0MTU0LDguMjc1MjI3ODYgMjUuNjYzNTc0Miw4LjQzNjAzNTE2IEwyNS43MTQzNTU1LDguNDM2MDM1MTYgQzI1LjczMTI4MjYsOC4yOTIxNTQ5NSAyNS43NjMwMjA4LDguMTE0NDIwNTcgMjUuODA5NTcwMyw3LjkwMjgzMjAzIEMyNS44NTYxMTk4LDcuNjkxMjQzNDkgMjUuOTEwMDc0OSw3LjQ1ODQ5NjA5IDI1Ljk3MTQzNTUsNy4yMDQ1ODk4NCBDMjYuMDMyNzk2Miw2Ljk1MDY4MzU5IDI2LjA5NzMzMDcsNi42OTI1NDU1NyAyNi4xNjUwMzkxLDYuNDMwMTc1NzggTDI3LjE4MDY2NDEsMi41ODk4NDM3NSBMMjguMjUzNDE4LDIuNTg5ODQzNzUgTDI2LjMzMDA3ODEsOS41NDY4NzUgTDI1LjEwNDk4MDUsOS41NDY4NzUgWiIgaWQ9IlBhdGgiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMy45NDcyNjU2LDIuNjAyNTM5MDYgTDMzLjk0NzI2NTYsOS41NTk1NzAzMSBMMzIuODkzNTU0Nyw5LjU1OTU3MDMxIEwzMi44OTM1NTQ3LDIuNjAyNTM5MDYgTDMzLjk0NzI2NTYsMi42MDI1MzkwNiBaIE0zMy40MzMxMDU1LDAgQzMzLjYwNjYwODEsMCAzMy43NTU3NzgsMC4wNTYwNzA5NjM1IDMzLjg4MDYxNTIsMC4xNjgyMTI4OTEgQzM0LjAwNTQ1MjUsMC4yODAzNTQ4MTggMzQuMDY3ODcxMSwwLjQ1NDkxNTM2NSAzNC4wNjc4NzExLDAuNjkxODk0NTMxIEMzNC4wNjc4NzExLDAuOTI0NjQxOTI3IDM0LjAwNTQ1MjUsMS4wOTgxNDQ1MyAzMy44ODA2MTUyLDEuMjEyNDAyMzQgQzMzLjc1NTc3OCwxLjMyNjY2MDE2IDMzLjYwNjYwODEsMS4zODM3ODkwNiAzMy40MzMxMDU1LDEuMzgzNzg5MDYgQzMzLjI1MTEzOTMsMS4zODM3ODkwNiAzMy4wOTk4NTM1LDEuMzI2NjYwMTYgMzIuOTc5MjQ4LDEuMjEyNDAyMzQgQzMyLjg1ODY0MjYsMS4wOTgxNDQ1MyAzMi43OTgzMzk4LDAuOTI0NjQxOTI3IDMyLjc5ODMzOTgsMC42OTE4OTQ1MzEgQzMyLjc5ODMzOTgsMC40NTQ5MTUzNjUgMzIuODU4NjQyNiwwLjI4MDM1NDgxOCAzMi45NzkyNDgsMC4xNjgyMTI4OTEgQzMzLjA5OTg1MzUsMC4wNTYwNzA5NjM1IDMzLjI1MTEzOTMsMCAzMy40MzMxMDU1LDAgWiIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDMuNzI5MDAzOSwyLjQ3NTU4NTk0IEM0NC40OTQ5NTQ0LDIuNDc1NTg1OTQgNDUuMDcyNTkxMSwyLjY3NTUzNzExIDQ1LjQ2MTkxNDEsMy4wNzU0Mzk0NSBDNDUuODUxMjM3LDMuNDc1MzQxOCA0Ni4wNDU4OTg0LDQuMTE3NTEzMDIgNDYuMDQ1ODk4NCw1LjAwMTk1MzEyIEw0Ni4wNDU4OTg0LDkuNTU5NTcwMzEgTDQ1LjAwNDg4MjgsOS41NTk1NzAzMSBMNDUuMDA0ODgyOCw1LjA1MjczNDM4IEM0NS4wMDQ4ODI4LDQuNDg5OTA4ODUgNDQuODgzMjE5NCw0LjA2Nzc4OTcxIDQ0LjYzOTg5MjYsMy43ODYzNzY5NSBDNDQuMzk2NTY1OCwzLjUwNDk2NDE5IDQ0LjAzNTgwNzMsMy4zNjQyNTc4MSA0My41NTc2MTcyLDMuMzY0MjU3ODEgQzQyLjg4NDc2NTYsMy4zNjQyNTc4MSA0Mi4zOTU5OTYxLDMuNTU4OTE5MjcgNDIuMDkxMzA4NiwzLjk0ODI0MjE5IEM0MS43ODY2MjExLDQuMzM3NTY1MSA0MS42MzQyNzczLDQuOTEwOTcwMDUgNDEuNjM0Mjc3Myw1LjY2ODQ1NzAzIEw0MS42MzQyNzczLDkuNTU5NTcwMzEgTDQwLjU4NjkxNDEsOS41NTk1NzAzMSBMNDAuNTg2OTE0MSw1LjA1MjczNDM4IEM0MC41ODY5MTQxLDQuNjc2MTA2NzcgNDAuNTMyOTU5LDQuMzYyOTU1NzMgNDAuNDI1MDQ4OCw0LjExMzI4MTI1IEM0MC4zMTcxMzg3LDMuODYzNjA2NzcgNDAuMTU2MzMxNCwzLjY3NjM1MDkxIDM5Ljk0MjYyNywzLjU1MTUxMzY3IEMzOS43Mjg5MjI1LDMuNDI2Njc2NDMgMzkuNDU5MTQ3MSwzLjM2NDI1NzgxIDM5LjEzMzMwMDgsMy4zNjQyNTc4MSBDMzguNjcyMDM3OCwzLjM2NDI1NzgxIDM4LjMwMTc1NzgsMy40NTk0NzI2NiAzOC4wMjI0NjA5LDMuNjQ5OTAyMzQgQzM3Ljc0MzE2NDEsMy44NDAzMzIwMyAzNy41NDEwOTcsNC4xMjI4MDI3MyAzNy40MTYyNTk4LDQuNDk3MzE0NDUgQzM3LjI5MTQyMjUsNC44NzE4MjYxNyAzNy4yMjkwMDM5LDUuMzMyMDMxMjUgMzcuMjI5MDAzOSw1Ljg3NzkyOTY5IEwzNy4yMjkwMDM5LDkuNTU5NTcwMzEgTDM2LjE3NTI5Myw5LjU1OTU3MDMxIEwzNi4xNzUyOTMsMi42MDI1MzkwNiBMMzcuMDI1ODc4OSwyLjYwMjUzOTA2IEwzNy4xODQ1NzAzLDMuNTg2NDI1NzggTDM3LjI0MTY5OTIsMy41ODY0MjU3OCBDMzcuMzgxMzQ3NywzLjM0NTIxNDg0IDM3LjU1Njk2NjEsMy4xNDIwODk4NCAzNy43Njg1NTQ3LDIuOTc3MDUwNzggQzM3Ljk4MDE0MzIsMi44MTIwMTE3MiAzOC4yMTcxMjI0LDIuNjg3MTc0NDggMzguNDc5NDkyMiwyLjYwMjUzOTA2IEMzOC43NDE4NjIsMi41MTc5MDM2NSAzOS4wMjExNTg5LDIuNDc1NTg1OTQgMzkuMzE3MzgyOCwyLjQ3NTU4NTk0IEMzOS44NDYzNTQyLDIuNDc1NTg1OTQgNDAuMjg5NjMyMiwyLjU3Mzk3NDYxIDQwLjY0NzIxNjgsMi43NzA3NTE5NSBDNDEuMDA0ODAxNCwyLjk2NzUyOTMgNDEuMjYzOTk3NCwzLjI2NjkyNzA4IDQxLjQyNDgwNDcsMy42Njg5NDUzMSBMNDEuNDgxOTMzNiwzLjY2ODk0NTMxIEM0MS43MTA0NDkyLDMuMjY2OTI3MDggNDIuMDIzNjAwMywyLjk2NzUyOTMgNDIuNDIxMzg2NywyLjc3MDc1MTk1IEM0Mi44MTkxNzMyLDIuNTczOTc0NjEgNDMuMjU1MDQ1NiwyLjQ3NTU4NTk0IDQzLjcyOTAwMzksMi40NzU1ODU5NCBaIiBpZD0iUGF0aCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTUwLjgxMjk4ODMsMi40ODgyODEyNSBDNTEuNjQyNDE1NCwyLjQ4ODI4MTI1IDUyLjI1ODEzOCwyLjY3NDQ3OTE3IDUyLjY2MDE1NjIsMy4wNDY4NzUgQzUzLjA2MjE3NDUsMy40MTkyNzA4MyA1My4yNjMxODM2LDQuMDEzODM0NjQgNTMuMjYzMTgzNiw0LjgzMDU2NjQxIEw1My4yNjMxODM2LDkuNTU5NTcwMzEgTDUyLjQ5NTExNzIsOS41NTk1NzAzMSBMNTIuMjkxOTkyMiw4LjUzMTI1IEw1Mi4yNDEyMTA5LDguNTMxMjUgQzUyLjA0NjU0OTUsOC43ODUxNTYyNSA1MS44NDM0MjQ1LDguOTk3ODAyNzMgNTEuNjMxODM1OSw5LjE2OTE4OTQ1IEM1MS40MjAyNDc0LDkuMzQwNTc2MTcgNTEuMTc1ODYyNiw5LjQ2OTY0NTE4IDUwLjg5ODY4MTYsOS41NTYzOTY0OCBDNTAuNjIxNTAwNyw5LjY0MzE0Nzc5IDUwLjI4MTkwMSw5LjY4NjUyMzQ0IDQ5Ljg3OTg4MjgsOS42ODY1MjM0NCBDNDkuNDU2NzA1Nyw5LjY4NjUyMzQ0IDQ5LjA4MTEzNjEsOS42MTI0Njc0NSA0OC43NTMxNzM4LDkuNDY0MzU1NDcgQzQ4LjQyNTIxMTYsOS4zMTYyNDM0OSA0OC4xNjcwNzM2LDkuMDkxOTU5NjQgNDcuOTc4NzU5OCw4Ljc5MTUwMzkxIEM0Ny43OTA0NDYsOC40OTEwNDgxOCA0Ny42OTYyODkxLDguMTEwMTg4OCA0Ny42OTYyODkxLDcuNjQ4OTI1NzggQzQ3LjY5NjI4OTEsNi45NTQ5MTUzNiA0Ny45NzEzNTQyLDYuNDIxNzEyMjQgNDguNTIxNDg0NCw2LjA0OTMxNjQxIEM0OS4wNzE2MTQ2LDUuNjc2OTIwNTcgNDkuOTA5NTA1Miw1LjQ3Mzc5NTU3IDUxLjAzNTE1NjIsNS40Mzk5NDE0MSBMNTIuMjM0ODYzMyw1LjM4OTE2MDE2IEw1Mi4yMzQ4NjMzLDQuOTYzODY3MTkgQzUyLjIzNDg2MzMsNC4zNjI5NTU3MyA1Mi4xMDU3OTQzLDMuOTQxODk0NTMgNTEuODQ3NjU2MiwzLjcwMDY4MzU5IEM1MS41ODk1MTgyLDMuNDU5NDcyNjYgNTEuMjI1NTg1OSwzLjMzODg2NzE5IDUwLjc1NTg1OTQsMy4zMzg4NjcxOSBDNTAuMzkxOTI3MSwzLjMzODg2NzE5IDUwLjA0NDkyMTksMy4zOTE3NjQzMiA0OS43MTQ4NDM4LDMuNDk3NTU4NTkgQzQ5LjM4NDc2NTYsMy42MDMzNTI4NiA0OS4wNzE2MTQ2LDMuNzI4MTkwMSA0OC43NzUzOTA2LDMuODcyMDcwMzEgTDQ4LjQ1MTY2MDIsMy4wNzIyNjU2MiBDNDguNzY0ODExMiwyLjkxMTQ1ODMzIDQ5LjEyNDUxMTcsMi43NzM5MjU3OCA0OS41MzA3NjE3LDIuNjU5NjY3OTcgQzQ5LjkzNzAxMTcsMi41NDU0MTAxNiA1MC4zNjQ0MjA2LDIuNDg4MjgxMjUgNTAuODEyOTg4MywyLjQ4ODI4MTI1IFogTTUyLjIyMjE2OCw2LjEzMTgzNTk0IEw1MS4xNjIxMDk0LDYuMTc2MjY5NTMgQzUwLjI5NDU5NjQsNi4yMTAxMjM3IDQ5LjY4MzEwNTUsNi4zNTE4ODgwMiA0OS4zMjc2MzY3LDYuNjAxNTYyNSBDNDguOTcyMTY4LDYuODUxMjM2OTggNDguNzk0NDMzNiw3LjIwNDU4OTg0IDQ4Ljc5NDQzMzYsNy42NjE2MjEwOSBDNDguNzk0NDMzNiw4LjA1OTQwNzU1IDQ4LjkxNTAzOTEsOC4zNTM1MTU2MiA0OS4xNTYyNSw4LjU0Mzk0NTMxIEM0OS4zOTc0NjA5LDguNzM0Mzc1IDQ5LjcxNjk1OTYsOC44Mjk1ODk4NCA1MC4xMTQ3NDYxLDguODI5NTg5ODQgQzUwLjczMjU4NDYsOC44Mjk1ODk4NCA1MS4yMzgyODEyLDguNjU4MjAzMTIgNTEuNjMxODM1OSw4LjMxNTQyOTY5IEM1Mi4wMjUzOTA2LDcuOTcyNjU2MjUgNTIuMjIyMTY4LDcuNDU4NDk2MDkgNTIuMjIyMTY4LDYuNzcyOTQ5MjIgTDUyLjIyMjE2OCw2LjEzMTgzNTk0IFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTU3LjM3NjQ2NDgsMTIuNjgyNjE3MiBDNTYuNDYyNDAyMywxMi42ODI2MTcyIDU1Ljc1NzgxMjUsMTIuNTEyMjg4NCA1NS4yNjI2OTUzLDEyLjE3MTYzMDkgQzU0Ljc2NzU3ODEsMTEuODMwOTczMyA1NC41MjAwMTk1LDExLjM1Mzg0MTEgNTQuNTIwMDE5NSwxMC43NDAyMzQ0IEM1NC41MjAwMTk1LDEwLjMwNDM2MiA1NC42NTg2MSw5LjkzMTk2NjE1IDU0LjkzNTc5MSw5LjYyMzA0Njg4IEM1NS4yMTI5NzIsOS4zMTQxMjc2IDU1LjU5NzAwNTIsOS4xMDg4ODY3MiA1Ni4wODc4OTA2LDkuMDA3MzI0MjIgQzU1LjkwNTkyNDUsOC45MjI2ODg4IDU1Ljc1MDQwNjksOC43OTU3MzU2OCA1NS42MjEzMzc5LDguNjI2NDY0ODQgQzU1LjQ5MjI2ODksOC40NTcxOTQwMSA1NS40Mjc3MzQ0LDguMjYyNTMyNTUgNTUuNDI3NzM0NCw4LjA0MjQ4MDQ3IEM1NS40Mjc3MzQ0LDcuNzg4NTc0MjIgNTUuNDk4NjE2NSw3LjU2NTM0ODMxIDU1LjY0MDM4MDksNy4zNzI4MDI3MyBDNTUuNzgyMTQ1Miw3LjE4MDI1NzE2IDU1Ljk5OTAyMzQsNi45OTUxMTcxOSA1Ni4yOTEwMTU2LDYuODE3MzgyODEgQzU1LjkyNzA4MzMsNi42NjkyNzA4MyA1NS42MzE5MTczLDYuNDE4NTM4NDEgNTUuNDA1NTE3Niw2LjA2NTE4NTU1IEM1NS4xNzkxMTc4LDUuNzExODMyNjggNTUuMDY1OTE4LDUuMzAwMjkyOTcgNTUuMDY1OTE4LDQuODMwNTY2NDEgQzU1LjA2NTkxOCw0LjMzMTIxNzQ1IDU1LjE2OTU5NjQsMy45MDQ4NjY1NCA1NS4zNzY5NTMxLDMuNTUxNTEzNjcgQzU1LjU4NDMwOTksMy4xOTgxNjA4MSA1NS44ODQ3NjU2LDIuOTI4Mzg1NDIgNTYuMjc4MzIwMywyLjc0MjE4NzUgQzU2LjY3MTg3NSwyLjU1NTk4OTU4IDU3LjE0Nzk0OTIsMi40NjI4OTA2MiA1Ny43MDY1NDMsMi40NjI4OTA2MiBDNTcuODI5MjY0MywyLjQ2Mjg5MDYyIDU3Ljk1MzA0MzYsMi40NjgxODAzNCA1OC4wNzc4ODA5LDIuNDc4NzU5NzcgQzU4LjIwMjcxODEsMi40ODkzMzkxOSA1OC4zMjIyNjU2LDIuNTA0MTUwMzkgNTguNDM2NTIzNCwyLjUyMzE5MzM2IEM1OC41NTA3ODEyLDIuNTQyMjM2MzMgNTguNjUwMjI3OSwyLjU2NDQ1MzEyIDU4LjczNDg2MzMsMi41ODk4NDM3NSBMNjEuMTIxNTgyLDIuNTg5ODQzNzUgTDYxLjEyMTU4MiwzLjI2OTA0Mjk3IEw1OS44MzkzNTU1LDMuNDI3NzM0MzggQzU5Ljk2NjMwODYsMy41OTI3NzM0NCA2MC4wNzIxMDI5LDMuNzkxNjY2NjcgNjAuMTU2NzM4Myw0LjAyNDQxNDA2IEM2MC4yNDEzNzM3LDQuMjU3MTYxNDYgNjAuMjgzNjkxNCw0LjUxNTI5OTQ4IDYwLjI4MzY5MTQsNC43OTg4MjgxMiBDNjAuMjgzNjkxNCw1LjQ5MjgzODU0IDYwLjA0ODgyODEsNi4wNDQwMjY2OSA1OS41NzkxMDE2LDYuNDUyMzkyNTggQzU5LjEwOTM3NSw2Ljg2MDc1ODQ2IDU4LjQ2NDAyOTksNy4wNjQ5NDE0MSA1Ny42NDMwNjY0LDcuMDY0OTQxNDEgQzU3LjQ0ODQwNDksNy4wNjQ5NDE0MSA1Ny4yNDk1MTE3LDcuMDQ4MDE0MzIgNTcuMDQ2Mzg2Nyw3LjAxNDE2MDE2IEM1Ni44MzkwMjk5LDcuMTI4NDE3OTcgNTYuNjgxMzk2NSw3LjI1NTM3MTA5IDU2LjU3MzQ4NjMsNy4zOTUwMTk1MyBDNTYuNDY1NTc2Miw3LjUzNDY2Nzk3IDU2LjQxMTYyMTEsNy42OTU0NzUyNiA1Ni40MTE2MjExLDcuODc3NDQxNDEgQzU2LjQxMTYyMTEsOC4wMTI4NTgwNyA1Ni40NTI4ODA5LDguMTIwNzY4MjMgNTYuNTM1NDAwNCw4LjIwMTE3MTg4IEM1Ni42MTc5MTk5LDguMjgxNTc1NTIgNTYuNzM3NDY3NCw4LjMzOTc2MjM3IDU2Ljg5NDA0Myw4LjM3NTczMjQyIEM1Ny4wNTA2MTg1LDguNDExNzAyNDcgNTcuMjM4OTMyMyw4LjQyOTY4NzUgNTcuNDU4OTg0NCw4LjQyOTY4NzUgTDU4LjY4NDA4Miw4LjQyOTY4NzUgQzU5LjQ0MTU2OSw4LjQyOTY4NzUgNjAuMDIyMzc5Niw4LjU4ODM3ODkxIDYwLjQyNjUxMzcsOC45MDU3NjE3MiBDNjAuODMwNjQ3OCw5LjIyMzE0NDUzIDYxLjAzMjcxNDgsOS42ODY1MjM0NCA2MS4wMzI3MTQ4LDEwLjI5NTg5ODQgQzYxLjAzMjcxNDgsMTEuMDY2MDgwNyA2MC43MTk1NjM4LDExLjY1NjQxMjggNjAuMDkzMjYxNywxMi4wNjY4OTQ1IEM1OS40NjY5NTk2LDEyLjQ3NzM3NjMgNTguNTYxMzYwNywxMi42ODI2MTcyIDU3LjM3NjQ2NDgsMTIuNjgyNjE3MiBaIE01Ny40MDgyMDMxLDExLjg1NzQyMTkgQzU3Ljk4MzcyNCwxMS44NTc0MjE5IDU4LjQ2MDg1NjEsMTEuNzk5MjM1IDU4LjgzOTU5OTYsMTEuNjgyODYxMyBDNTkuMjE4MzQzMSwxMS41NjY0ODc2IDU5LjUwMTg3MTcsMTEuMzk5MzMyNyA1OS42OTAxODU1LDExLjE4MTM5NjUgQzU5Ljg3ODQ5OTMsMTAuOTYzNDYwMyA1OS45NzI2NTYyLDEwLjcwNDI2NDMgNTkuOTcyNjU2MiwxMC40MDM4MDg2IEM1OS45NzI2NTYyLDEwLjEyNDUxMTcgNTkuOTA5MTc5Nyw5LjkxMzk4MTEyIDU5Ljc4MjIyNjYsOS43NzIyMTY4IEM1OS42NTUyNzM0LDkuNjMwNDUyNDcgNTkuNDY5MDc1NSw5LjUzNTIzNzYzIDU5LjIyMzYzMjgsOS40ODY1NzIyNyBDNTguOTc4MTkwMSw5LjQzNzkwNjkgNTguNjc3NzM0NCw5LjQxMzU3NDIyIDU4LjMyMjI2NTYsOS40MTM1NzQyMiBMNTcuMTE2MjEwOSw5LjQxMzU3NDIyIEM1Ni44MDMwNTk5LDkuNDEzNTc0MjIgNTYuNTMwMTEwNyw5LjQ2MjIzOTU4IDU2LjI5NzM2MzMsOS41NTk1NzAzMSBDNTYuMDY0NjE1OSw5LjY1NjkwMTA0IDU1Ljg4NTgyMzYsOS44MDA3ODEyNSA1NS43NjA5ODYzLDkuOTkxMjEwOTQgQzU1LjYzNjE0OTEsMTAuMTgxNjQwNiA1NS41NzM3MzA1LDEwLjQxODYxOTggNTUuNTczNzMwNSwxMC43MDIxNDg0IEM1NS41NzM3MzA1LDExLjA3ODc3NiA1NS43MzI0MjE5LDExLjM2NTQ3ODUgNTYuMDQ5ODA0NywxMS41NjIyNTU5IEM1Ni4zNjcxODc1LDExLjc1OTAzMzIgNTYuODE5OTg3LDExLjg1NzQyMTkgNTcuNDA4MjAzMSwxMS44NTc0MjE5IFogTTU3LjY4MTE1MjMsNi4yOTY4NzUgQzU4LjE4NDczMzEsNi4yOTY4NzUgNTguNTYzNDc2Niw2LjE2OTkyMTg4IDU4LjgxNzM4MjgsNS45MTYwMTU2MiBDNTkuMDcxMjg5MSw1LjY2MjEwOTM4IDU5LjE5ODI0MjIsNS4yOTE4Mjk0MyA1OS4xOTgyNDIyLDQuODA1MTc1NzggQzU5LjE5ODI0MjIsNC4yODQ2Njc5NyA1OS4wNjkxNzMyLDMuODk0Mjg3MTEgNTguODExMDM1MiwzLjYzNDAzMzIgQzU4LjU1Mjg5NzEsMy4zNzM3NzkzIDU4LjE3MjAzNzgsMy4yNDM2NTIzNCA1Ny42Njg0NTcsMy4yNDM2NTIzNCBDNTcuMTg2MDM1MiwzLjI0MzY1MjM0IDU2LjgxNDY5NzMsMy4zNzgwMTEwNyA1Ni41NTQ0NDM0LDMuNjQ2NzI4NTIgQzU2LjI5NDE4OTUsMy45MTU0NDU5NiA1Ni4xNjQwNjI1LDQuMzA3OTQyNzEgNTYuMTY0MDYyNSw0LjgyNDIxODc1IEM1Ni4xNjQwNjI1LDUuMjk4MTc3MDggNTYuMjk1MjQ3NCw1LjY2MjEwOTM4IDU2LjU1NzYxNzIsNS45MTYwMTU2MiBDNTYuODE5OTg3LDYuMTY5OTIxODggNTcuMTk0NDk4Nyw2LjI5Njg3NSA1Ny42ODExNTIzLDYuMjk2ODc1IFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTY1LjE3MTM4NjcsMi40NzU1ODU5NCBDNjUuNzYzODM0NiwyLjQ3NTU4NTk0IDY2LjI3MTY0NzEsMi42MDY3NzA4MyA2Ni42OTQ4MjQyLDIuODY5MTQwNjIgQzY3LjExODAwMTMsMy4xMzE1MTA0MiA2Ny40NDE3MzE4LDMuNDk4NjE2NTQgNjcuNjY2MDE1NiwzLjk3MDQ1ODk4IEM2Ny44OTAyOTk1LDQuNDQyMzAxNDMgNjguMDAyNDQxNCw0Ljk5MzQ4OTU4IDY4LjAwMjQ0MTQsNS42MjQwMjM0NCBMNjguMDAyNDQxNCw2LjI3NzgzMjAzIEw2My4xOTcyNjU2LDYuMjc3ODMyMDMgQzYzLjIwOTk2MDksNy4wOTQ1NjM4IDYzLjQxMzA4NTksNy43MTY2MzQxMSA2My44MDY2NDA2LDguMTQ0MDQyOTcgQzY0LjIwMDE5NTMsOC41NzE0NTE4MiA2NC43NTQ1NTczLDguNzg1MTU2MjUgNjUuNDY5NzI2Niw4Ljc4NTE1NjI1IEM2NS45MDk4MzA3LDguNzg1MTU2MjUgNjYuMjk5MTUzNiw4Ljc0NDk1NDQzIDY2LjYzNzY5NTMsOC42NjQ1NTA3OCBDNjYuOTc2MjM3LDguNTg0MTQ3MTQgNjcuMzI3NDc0LDguNDY1NjU3NTUgNjcuNjkxNDA2Miw4LjMwOTA4MjAzIEw2Ny42OTE0MDYyLDkuMjM1ODM5ODQgQzY3LjM0MDE2OTMsOS4zOTI0MTUzNiA2Ni45OTIxMDYxLDkuNTA2NjczMTggNjYuNjQ3MjE2OCw5LjU3ODYxMzI4IEM2Ni4zMDIzMjc1LDkuNjUwNTUzMzkgNjUuODk1MDE5NSw5LjY4NjUyMzQ0IDY1LjQyNTI5Myw5LjY4NjUyMzQ0IEM2NC43NTY2NzMyLDkuNjg2NTIzNDQgNjQuMTczNzQ2Nyw5LjU1MDA0ODgzIDYzLjY3NjUxMzcsOS4yNzcwOTk2MSBDNjMuMTc5MjgwNiw5LjAwNDE1MDM5IDYyLjc5MzEzMTUsOC42MDMxOTAxIDYyLjUxODA2NjQsOC4wNzQyMTg3NSBDNjIuMjQzMDAxMyw3LjU0NTI0NzQgNjIuMTA1NDY4OCw2Ljg5Nzc4NjQ2IDYyLjEwNTQ2ODgsNi4xMzE4MzU5NCBDNjIuMTA1NDY4OCw1LjM4MjgxMjUgNjIuMjMxMzYzOSw0LjczNDI5MzYyIDYyLjQ4MzE1NDMsNC4xODYyNzkzIEM2Mi43MzQ5NDQ3LDMuNjM4MjY0OTcgNjMuMDkwNDEzNCwzLjIxNjE0NTgzIDYzLjU0OTU2MDUsMi45MTk5MjE4OCBDNjQuMDA4NzA3NywyLjYyMzY5NzkyIDY0LjU0OTMxNjQsMi40NzU1ODU5NCA2NS4xNzEzODY3LDIuNDc1NTg1OTQgWiBNNjUuMTU4NjkxNCwzLjMzODg2NzE5IEM2NC41OTU4NjU5LDMuMzM4ODY3MTkgNjQuMTQ3Mjk4MiwzLjUyMjk0OTIyIDYzLjgxMjk4ODMsMy44OTExMTMyOCBDNjMuNDc4Njc4NCw0LjI1OTI3NzM0IDYzLjI3OTc4NTIsNC43NzM0Mzc1IDYzLjIxNjMwODYsNS40MzM1OTM3NSBMNjYuODk3OTQ5Miw1LjQzMzU5Mzc1IEM2Ni44OTM3MTc0LDUuMDE4ODgwMjEgNjYuODI5MTgyOSw0LjY1Mzg4OTk3IDY2LjcwNDM0NTcsNC4zMzg2MjMwNSBDNjYuNTc5NTA4NSw0LjAyMzM1NjEyIDY2LjM5MDEzNjcsMy43Nzc5MTM0MSA2Ni4xMzYyMzA1LDMuNjAyMjk0OTIgQzY1Ljg4MjMyNDIsMy40MjY2NzY0MyA2NS41NTY0Nzc5LDMuMzM4ODY3MTkgNjUuMTU4NjkxNCwzLjMzODg2NzE5IFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJtYWduaWZ5aW5nLWdsYXNzLXBsdSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQuMzQwOCwgMCkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTM5LjgyMDMxMzUsMzguOTI5Njg2NSBMMjguMTY0MDYyNSwyNy4yNzM0MzU2IEMzMC44NDM3NDksMjQuMzgyODEzIDMyLjUsMjAuNTE1NjI1NSAzMi41LDE2LjI1IEMzMi41LDcuMjc1NzgxNjMgMjUuMjI2NTYyLDAgMTYuMjUsMCBDNy4yNzM0Mzc5OCwwIDAsNy4yNzU3ODE2MyAwLDE2LjI1IEMwLDI1LjIyNDIxODQgNy4yNzU3ODE2MywzMi41IDE2LjI1MDAwMTIsMzIuNSBDMjAuNTExNzE5LDMyLjUgMjQuMzgyODE0MiwzMC44NDYwOTI3IDI3LjI4MTI1MjEsMjguMTYwOTM2OCBMMzguOTM3NTAzMSwzOS44MTcxODU0IEMzOS4wNTQ2ODgyLDM5LjkzNzUwMSAzOS4yMTA5MzgyLDQwIDM5LjM3NTAwMTIsNDAgQzM5LjUzOTA2NDIsNDAgMzkuNjk0ODQ0NSwzOS45Mzg5NjAxIDM5LjgxNjg3NjYsMzkuODE2ODc1NSBDNDAuMDYyNTAwMiwzOS41NzAzMTI1IDQwLjA2MjUwMDIsMzkuMTc5Njg3NSAzOS44MjAzMTQ2LDM4LjkyOTY4NjUgTDM5LjgyMDMxMzUsMzguOTI5Njg2NSBaIE0xNi4yNSwzMS4yNSBDNy45NzY1NjI5OCwzMS4yNSAxLjI1LDI0LjUyMTA5MzQgMS4yNSwxNi4yNSBDMS4yNSw3Ljk3ODkwNjYzIDcuOTc4OTA2NjMsMS4yNSAxNi4yNSwxLjI1IEMyNC41MjEwOTQ2LDEuMjUgMzEuMjUsNy45Nzg5MDY2MyAzMS4yNSwxNi4yNSBDMzEuMjUsMjQuNTIxMDkzNCAyNC41MjM0MzgyLDMxLjI1IDE2LjI1LDMxLjI1IFogTTIzLjEyNTAwMTIsMTUuNjI1IEwxNi44NzUwMDEyLDE1LjYyNSBMMTYuODc1MDAxMiw5LjM3NSBDMTYuODc1MDAxMiw5LjAyOTUzMTQ4IDE2LjU5NTMxMzUsOC43NSAxNi4yNSw4Ljc1IEMxNS45MDQ2ODg4LDguNzUgMTUuNjI1MDAxMiw5LjAzMTI1MDQ4IDE1LjYyNTAwMTIsOS4zNzUgTDE1LjYyNTAwMTIsMTUuNjI1IEw5LjM3NTAwMTE5LDE1LjYyNSBDOS4wMzEyNTA0OCwxNS42MjUgOC43NSwxNS45MDYyNTA1IDguNzUsMTYuMjUgQzguNzUsMTYuNTkzNzQ5NSA5LjAyOTUzMTQ4LDE2Ljg3NSA5LjM3NSwxNi44NzUgTDE1LjYyNSwxNi44NzUgTDE1LjYyNSwyMy4xMjUgQzE1LjYyNSwyMy40NzA0Njg1IDE1LjkwNDUzMTUsMjMuNzUgMTYuMjUsMjMuNzUgQzE2LjU5NTMxMjQsMjMuNzUgMTYuODc1LDIzLjQ3MDQ2ODUgMTYuODc1LDIzLjEyNSBMMTYuODc1LDE2Ljg3NSBMMjMuMTI1LDE2Ljg3NSBDMjMuNDcwMzEzNSwxNi44NzUgMjMuNzUsMTYuNTk1NDY4NSAyMy43NSwxNi4yNSBDMjMuNzUsMTUuOTA0NTMxNSAyMy40Njg3NDk1LDE1LjYyNSAyMy4xMjUsMTUuNjI1IEwyMy4xMjUwMDEyLDE1LjYyNSBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  inset: 0;
  place-content: center;
  display: grid;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 3;
}
.section__grid-images .bwh-grid-image .mgz-single-image-wrapper {
  width: 100%;
}
.section__grid-images .bwh-grid-image .mgz-single-image-wrapper img {
  max-height: 330px;
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
}
.section__grid-images .bwh-grid-image .mgz-single-image-wrapper .image-title {
  font-weight: 600;
  font-size: 15px;
}
.section__grid-images .bwh-grid-image .mgz-single-image-wrapper .image-description {
  margin-top: 6px;
  font-size: 13px;
}
.section__text-only.mgz-element-row {
  padding-left: 15px;
  padding-right: 15px;
}
.bwh-title-block {
  padding-left: 15px;
  padding-right: 15px;
}
.section__left-heading .bwh-title-block {
  padding-left: 0;
  padding-right: 0;
}
.bwh-title-block p {
  font-size: 16px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.bwh-title-block h1,
.bwh-title-block h2,
.bwh-title-block h3 {
  margin-top: 1rem;
  margin-bottom: 0;
}
.bwh-title-block + .mgz-element-raw_html {
  margin-top: 30px;
}
.mgz-element-accordion .mgz-block-heading .title {
  background: transparent !important;
}
.mgz-element-accordion .mgz-block-heading {
  display: flex;
}
.mgz-element-accordion .mgz-block-heading .title {
  margin-top: 1rem;
}
.mgz-element-accordion .mgz-block-heading .info {
  font-size: 16px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.mgz-element-accordion .mgz-block-heading {
  flex-direction: column-reverse;
}
.mgz-element-accordion .mgz-panels .mgz-panel {
  color: #0d0e0d;
}
.mgz-element-accordion .mgz-panels .mgz-panel .mgz-panel-body,
.mgz-element-accordion .mgz-panels .mgz-panel .mgz-panel-heading {
  background-color: transparent;
}
.mgz-element-accordion .mgz-panels .mgz-panel.mgz-panel-first .mgz-panel-heading {
  border-top: none;
}
.mgz-element-accordion .mgz-panels .mgz-panel .mgz-panel-heading-title span {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 600 !important;
  color: #0d0e0d;
}
.section__browse-range .browse-range-grid-wrapper > .mgz-element-inner > .inner-content {
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px);
  max-width: calc(100% + 20px);
}
.section__browse-range .browse-range-grid-wrapper .hover-type-zoomin > a {
  border-radius: 10px;
}
.section__browse-range .browse-range-grid-wrapper .hover-type-zoomin:hover .mgz-hover-main {
  opacity: 1;
}
.section__browse-range .browse-range-grid-wrapper .mgz-single-image-inner img {
  aspect-ratio: 0.81777778;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: auto;
}
.section__browse-range .browse-range-grid-wrapper .image-square img {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
}
.section__browse-range .browse-range-grid-wrapper .image-title {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.2px;
}
@media (max-width: 575px) {
  .section__browse-range .browse-range-grid-wrapper .image-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: 0;
  }
}
@media (max-width: 575px) {
  .section__browse-range .browse-range-grid-wrapper .image-title {
    font-size: 30px !important;
  }
}
.linear-gradient {
  background-color: #ffffff;
  background: linear-gradient(180deg, #f7f8f4 0%, #ffffff 50%);
}
@media (min-width: 576px) {
  .section__grid-images > .mgz-element-inner > .inner-content {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
    max-width: calc(100% + 20px);
  }
  .section__grid-images .bwh-grid-image {
    padding: 10px 10px 30px 10px;
  }
  .pl-thm-engagedigital-bwh__motorbikes .section__grid-images > .mgz-element-inner > .inner-content {
    display: grid;
    max-width: 1200px;
    grid-template-columns: repeat(2, 1fr);
  }
  .pl-thm-engagedigital-bwh__motorbikes .section__grid-images > .mgz-element-inner > .inner-content:before,
  .pl-thm-engagedigital-bwh__motorbikes .section__grid-images > .mgz-element-inner > .inner-content:after {
    content: none;
  }
  .pl-thm-engagedigital-bwh__motorbikes .section__grid-images .bwh-grid-image {
    width: 100%;
  }
  .pl-thm-engagedigital-bwh__motorbikes .section__grid-images .bwh-grid-image .mgz-single-image-wrapper img {
    max-height: 430px;
  }
  .pl-thm-engagedigital-bwh__motorbikes .section__grid-images .bwh-grid-image:nth-child(1) {
    grid-row: span 2 / span 2;
  }
  .pl-thm-engagedigital-bwh__motorbikes .section__grid-images .bwh-grid-image:nth-child(1) div:not(.image-content),
  .pl-thm-engagedigital-bwh__motorbikes .section__grid-images .bwh-grid-image:nth-child(1) a {
    height: 100%;
  }
  .pl-thm-engagedigital-bwh__motorbikes .section__grid-images .bwh-grid-image:nth-child(1) .image-content div {
    height: auto;
  }
  .pl-thm-engagedigital-bwh__motorbikes .section__grid-images .bwh-grid-image:nth-child(1) .mgz-single-image-inner {
    display: flex;
    flex-direction: column;
  }
  .pl-thm-engagedigital-bwh__motorbikes .section__grid-images .bwh-grid-image:nth-child(1) .mgz-single-image-inner img {
    height: 100%;
    max-height: none;
  }
  .pl-thm-engagedigital-bwh__motorbikes .section__grid-images .bwh-grid-image:nth-child(n+4) {
    display: none;
  }
}
@media (min-width: 768px) {
  .section__floating-banner .section__floating_img-wrapper > .inner-content {
    flex-wrap: nowrap !important;
  }
  .section__2columns div[class*="mgz-col-"]:first-child {
    padding-right: 10px;
  }
  .section__2columns div[class*="mgz-col-"]:last-child {
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  .section__zgzg-angle.mgz-row-wrap-reverse > .mgz-element-inner > .inner-content {
    flex-direction: column-reverse;
  }
}
.cms-home .page-title-wrapper {
  display: none;
}
#home-banner .owl-carousel {
  max-height: 720px;
  overflow: hidden;
}
#home-banner .owl-dots {
  bottom: 100px;
  display: flex;
  gap: 0.8rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 30px;
  position: absolute;
  width: 100%;
  max-width: 1600px;
}
#home-banner .owl-dots .owl-dot {
  display: grid;
  place-items: center;
  transition: all 0.2s ease;
  width: 18px;
}
#home-banner .owl-dots .owl-dot span {
  margin: 2px;
  opacity: 0.5;
}
#home-banner .owl-dots .owl-dot.active,
#home-banner .owl-dots .owl-dot:hover {
  border: 2px solid #ffffff;
  border-radius: 50%;
}
#home-banner .owl-dots .owl-dot.active span,
#home-banner .owl-dots .owl-dot:hover span {
  height: 10px;
  opacity: 1;
  width: 10px;
}
#home-banner .slide-background {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 42%);
  height: 100%;
}
#home-banner .owl-item .mgz-carousel-item {
  min-height: 480px;
}
#home-banner .owl-item .item-content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1600px;
  z-index: 2;
}
#home-banner .owl-item .item-content-wrapper .item-content {
  position: relative;
  inset: 0;
  display: flex;
  flex-flow: column wrap;
  padding-left: 30px;
  padding-right: 30px;
}
#home-banner .owl-item .item-content-wrapper.mgz-flex-position-middle-left .item-content {
  align-items: flex-start;
  justify-content: center;
}
#home-banner .owl-item .mgz-carousel-item:has(iframe) {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto !important;
}
#home-banner .owl-item video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#home-banner .owl-item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#home-banner .owl-item.active .mgz-carousel-item:has(iframe) {
  opacity: 1;
}
#home-news-banner #home-news-banner-bg {
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.15);
}
#home-news-banner #home-news-banner-bg div[data-background-type="image"] > div {
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.12);
}
#home-news-banner #home-news-banner-bg .mgz-parallax-inner {
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.61, 0.97) 0s;
}
#home-news-banner #home-news-banner-bg:hover .mgz-parallax-inner {
  transform: scale(1.08);
}
#home-news-banner #home-news-banner-contents {
  position: absolute;
  inset: 0;
  width: 100%;
  padding: 50px 125px;
}
#home-news-banner #home-news-banner-contents > .mgz-element-inner {
  padding: 0 !important;
}
#home-news-banner #home-news-banner-contents > .mgz-element-inner .inner-content {
  height: 100%;
}
#home-news-banner #home-news-banner-contents > .mgz-element-inner .inner-content > .mgz-element-column {
  height: 100%;
}
#home-news-banner #home-news-banner-contents > .mgz-element-inner .inner-content > .mgz-element-column > .mgz-element-inner {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
}
#home-news-banner #home-news-banner-contents > .mgz-element-inner .mgz-child > .mgz-element-inner {
  display: flex;
  flex-flow: column wrap;
  gap: 25px;
}
#home-news-banner #home-news-banner-contents > .mgz-element-inner .mgz-child > .mgz-element-inner:before,
#home-news-banner #home-news-banner-contents > .mgz-element-inner .mgz-child > .mgz-element-inner:after {
  display: none;
}
#home-news-banner #home-news-banner-contents > .mgz-element-inner .mgz-child > .mgz-element-inner > * {
  margin: 0;
}
#home-deals .mgz-element-text span {
  font-size: 16px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#home-deals .ed-slider-format-mgzswiper {
  padding-top: 80px;
}
@media (max-width: 575px) {
  #home-banner .item-content-wrapper {
    align-items: flex-end;
  }
  #home-banner .item-content-wrapper .item-content {
    left: 15px;
    padding-bottom: 120px;
  }
}
.banner-title-arrow::after {
  color: #ffffff;
  content: "\f078";
  display: block;
  font-family: "Font Awesome 6 Pro";
  font-size: 37px;
  font-weight: 300;
  opacity: 0.3;
  margin-top: 20px;
  line-height: 1;
}
.icon-link-i-style {
  width: 22px;
  display: grid;
  place-items: center;
  font-size: 18px;
  margin-right: 0.5em;
  color: #3ab549;
}
body[class*="product-"] .page-main.page-main-details + .page-main.page-main-details {
  display: none;
}
body[class*="product-"] .product-addto-links {
  display: flex;
  align-items: center;
  column-gap: 20px;
  row-gap: 20px;
  flex-wrap: wrap;
}
body[class*="product-"] .product-addto-links .towishlist {
  margin: 0;
}
body[class*="product-"] .product-info-main .subcategories {
  padding-bottom: 10px;
}
.action.towishlist,
.action.tocompare {
  display: inline-flex;
  align-items: center;
  text-align: left;
}
.action.towishlist i,
.action.tocompare i,
.action.towishlist span,
.action.tocompare span {
  transition: color 0.2s ease;
}
.action.towishlist i,
.action.tocompare i {
  width: 22px;
  display: grid;
  place-items: center;
  font-size: 18px;
  margin-right: 0.5em;
  color: #3ab549;
}
.action.towishlist span,
.action.tocompare span {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0;
  color: #3ab549;
  text-transform: none;
}
.action.towishlist:hover i,
.action.tocompare:hover i,
.action.towishlist:hover span,
.action.tocompare:hover span {
  color: #198526;
}
.action.towishlist {
  background-color: transparent;
  width: unset;
  height: unset;
  line-height: unset;
}
.product-container {
  position: relative;
  padding-top: 40px;
}
.product-banner > .mgz-element-inner:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%);
  height: 100%;
  display: block;
  width: 100%;
  position: absolute;
  z-index: 3;
}
.product-banner > .mgz-element-inner > .mgz-container {
  width: 100% !important;
}
.product-banner .mgz-element-single_image .mgz-single-image-wrapper,
.product-banner .mgz-element-single_image picture,
.product-banner .mgz-element-single_image img {
  width: 100%;
}
.product-banner .mgz-element-single_image img {
  height: clamp(550px, 90vw, calc(100vh - 120px));
  width: 100%;
  object-fit: cover;
}
.product-banner .mgz-element-single_image .image-content {
  padding: 30px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  z-index: 4;
}
.product-banner .mgz-element-single_image .image-content .image-title {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 50px;
  letter-spacing: 0;
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .product-banner .mgz-element-single_image .image-content .image-title {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0;
  }
}
.product-banner .mgz-element-single_image .image-content .image-description {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.2px;
}
@media (max-width: 575px) {
  .product-banner .mgz-element-single_image .image-content .image-description {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: 0;
  }
}
.product-banner .mgz-element-single_image .image-content::after {
  color: #ffffff;
  content: "\f078";
  display: block;
  font-family: "Font Awesome 6 Pro";
  font-size: 37px;
  font-weight: 300;
  opacity: 0.3;
  margin-top: 20px;
  line-height: 1;
}
.product-banner.product-banner--local-video .mgz-element-raw_html {
  width: 100%;
  height: 100%;
}
.product-banner.product-banner--local-video .mgz-element-raw_html .video-container {
  position: absolute;
  inset: 0;
  z-index: 2;
}
.product-banner.product-banner--local-video .mgz-element-raw_html .video-container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-banner.product-banner--video > .mgz-element-inner {
  height: clamp(550px, 90vw, calc(100vh - 120px));
}
.product-banner.product-banner--video .product-banner__text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  z-index: 3;
}
.product-banner.product-banner--video .product-banner__text > .mgz-element-inner {
  color: #ffffff;
  padding: 30px;
  text-align: center;
}
.product-banner.product-banner--video .product-banner__text > .mgz-element-inner h2 {
  margin-top: 0;
}
.product-banner.product-banner--video .product-banner__text > .mgz-element-inner::after {
  color: #ffffff;
  content: "\f078";
  display: block;
  font-family: "Font Awesome 6 Pro";
  font-size: 37px;
  font-weight: 300;
  opacity: 0.3;
  margin-top: 20px;
  line-height: 1;
}
.product-banner.product-banner--video iframe {
  width: 100%;
  height: 100%;
}
.product-banner.product-banner--video #jarallax-container-0 > div {
  display: none !important;
}
.product-banner .mgz-single-image-inner {
  align-items: flex-end;
  justify-content: center;
}
body.catalog-product-view .product-container-new .product-view-info-wrapper {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
}
.ppbd-product-short-description .full_width_row_content {
  padding: 0;
}
.product-view-section-bottom .magezon-builder > div.section__grid-images + .section__full-img-banner {
  margin-top: -3rem;
  margin-bottom: 7rem;
}
.product-view-section-bottom .magezon-builder > div.section__full-img-banner + .section__2columns {
  margin-top: 7rem;
}
.product-view-section-bottom .magezon-builder > div.section__2columns + .section__2columns {
  margin-top: 9rem;
}
.product-view-section-bottom .magezon-builder > div.section__grid-cards {
  margin-bottom: 16rem;
  margin-top: 14rem;
}
.product-view-section-bottom .magezon-builder > div:last-child {
  margin-bottom: 8rem;
  margin-top: 14rem;
}
.product-view-section-bottom .magezon-builder > div.section__text-only {
  margin-bottom: 8rem;
  margin-top: 8rem;
}
.product-view-section-bottom .mgz-row-equal-height .mgz-element-inner,
.product-view-section-bottom .section__grid-images .mgz-element-inner {
  margin: 0 auto;
  max-width: 1600px;
}
.section__2columns .mgz-panels {
  margin-top: 12px;
}
.product-add-form .partialpayment {
  background-color: transparent;
  border: none;
  padding: 0;
  float: none;
  width: 100%;
  box-shadow: none;
  margin-block: 20px;
}
.product-add-form .partial-payment-label,
.product-add-form .paywith {
  display: none;
}
.product-add-form .partial-payment {
  width: 100%;
  display: grid;
}
.product-add-form .partial-payment > li {
  width: 100%;
  float: none;
  text-align: left;
  border: none;
  padding: 0;
}
.product-add-form .partial-payment > li input[type=radio].allow-partialpayment-radio + label.allow-partialpayment-radio-label {
  height: auto;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400 !important;
  color: #0D0E0D;
  margin: 0;
  padding: 6px 0;
  display: flex;
  align-items: center;
  background: none;
}
.product-add-form .partial-payment > li input[type=radio].allow-partialpayment-radio + label.allow-partialpayment-radio-label:before {
  content: "\f111";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  margin-right: 14px;
  font-size: 20px;
}
.product-add-form .partial-payment > li._active {
  background: transparent;
  color: #0D0E0D;
}
.product-add-form .partial-payment > li._active input[type=radio].allow-partialpayment-radio + label.allow-partialpayment-radio-label:before {
  content: "\f192";
  font-weight: 400;
  color: #3ab549;
}
.product-add-form .partial-payment #ajax-load {
  display: none !important;
}
.product-add-form #partial-payment-detail-table {
  width: 100%;
  background: #F1F2F1;
  padding-block: 10px;
  max-width: 350px;
  margin: 0 20px 0 0;
}
.product-add-form #partial-payment-detail-table._display {
  margin-block: 10px;
}
.product-add-form #partial-payment-detail-table .white_content {
  margin: 0;
  top: initial;
  height: auto;
  border: none;
}
.product-add-form #partial-payment-detail-table .partial-payment-calculation thead,
.product-add-form #partial-payment-detail-table .partial-payment-calculation tr:not(.totalpp) {
  display: none;
}
.product-add-form #partial-payment-detail-table .partial-payment-calculation tbody tr.totalpp td {
  text-align: left;
  background: #F1F2F1;
  color: #0D0E0D;
  font-family: "Open Sans";
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  border: none;
  padding: 5px 20px;
  width: 75%;
}
.product-add-form #partial-payment-detail-table .partial-payment-calculation tbody tr.totalpp td:nth-child(2) {
  text-align: right;
  width: 25%;
}
.product-add-form #partial-payment-detail-table .note-data,
.product-add-form #partial-payment-detail-table #close-table {
  display: none;
}
.product-view-mediagallery .product.media {
  min-width: 380px;
}
.bwh-store-sv__motorbikes .product-view-section-bottom .mgz-single-image-wrapper .mgz-single-image-inner .image-content {
  min-height: 150px;
}
@media (max-width: 992px) {
  .bwh-store-sv__motorbikes .options-to-add-to-cart {
    box-shadow: 0 20px 60px #00000008 !important;
    padding: 30px !important;
    box-sizing: border-box !important;
  }
  .bwh-store-sv__motorbikes .product-options-bottom > .box-tocart > .fieldset > .actions,
  .bwh-store-sv__template .product-options-bottom > .box-tocart > .fieldset > .actions {
    flex-direction: column !important;
  }
  .bwh-store-sv__motorbikes .product-options-bottom > .box-tocart > .fieldset > .actions .bwh-product-options-enquiry,
  .bwh-store-sv__template .product-options-bottom > .box-tocart > .fieldset > .actions .bwh-product-options-enquiry {
    max-width: 100% !important;
  }
  .bwh-store-sv__motorbikes .product-options-bottom > .box-tocart > .fieldset > .actions #product-addtocart-button,
  .bwh-store-sv__template .product-options-bottom > .box-tocart > .fieldset > .actions #product-addtocart-button {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0px !important;
  }
  .bwh-store-sv__motorbikes .product-info-main .product-options-bottom .box-tocart,
  .bwh-store-sv__template .product-info-main .product-options-bottom .box-tocart {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .bwh-store-sv__motorbikes .pl-thm-engagedigital form .fieldset {
    margin-bottom: 0px;
  }
  .bwh-store-sv__motorbikes .product-info-main .product-options-bottom .box-tocart {
    margin: 0px;
  }
  .bwh-store-sv__motorbikes .product-options-bottom > .box-tocart > .fieldset > .actions .bwh-product-options-enquiry .fieldset {
    margin-bottom: 0px !important;
  }
  .bwh-store-sv__motorbikes .product-enquire.enquires.action.tocart.bwh-btn-ghost.addtocart {
    min-width: -webkit-fill-available;
  }
  .bwh-store-sv__motorbikes .product-options-bottom > .box-tocart > .fieldset > .actions .enquire.action.tocart.primary.addtocart,
  .bwh-store-sv__template .product-options-bottom > .box-tocart > .fieldset > .actions .enquire.action.tocart.primary.addtocart {
    max-width: unset !important;
    margin-right: 0px !important;
    width: unset !important;
  }
}
@media (max-width: 992px) and (min-width: 767px) {
  .bwh-store-sv__motorbikes .product-options-bottom > .box-tocart > .fieldset > .actions #product-addtocart-button,
  .bwh-store-sv__template .product-options-bottom > .box-tocart > .fieldset > .actions #product-addtocart-button {
    margin-bottom: 15px !important;
  }
  .bwh-store-sv__motorbikes .product-options-bottom > .box-tocart > .fieldset > .actions .enquire.action.tocart.primary.addtocart,
  .bwh-store-sv__template .product-options-bottom > .box-tocart > .fieldset > .actions .enquire.action.tocart.primary.addtocart {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 1400px) and (min-width: 1023px) {
  .bwh-store-sv__motorbikes .product-view-mediagallery {
    display: flex !important;
    flex-direction: row !important;
  }
  .bwh-store-sv__motorbikes .product-options-bottom > .box-tocart > .fieldset > .actions {
    flex-direction: column;
    width: 100%;
  }
  .bwh-store-sv__motorbikes .product-options-bottom > .box-tocart > .fieldset > .actions #product-addtocart-button {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 15px !important;
  }
  .bwh-store-sv__motorbikes .product-options-bottom > .box-tocart > .fieldset > .actions .bwh-product-options-enquiry {
    max-width: 100%;
  }
  .bwh-store-sv__motorbikes .product-options-bottom > .box-tocart > .fieldset > .actions .bwh-product-options-enquiry .actions {
    max-width: 100%;
  }
  .bwh-store-sv__motorbikes .product-options-bottom > .box-tocart > .fieldset > .actions .bwh-product-options-enquiry .actions .action.tocart {
    width: 100%;
  }
}
body.eddealslider-view-offer main .magezon-builder {
  padding-bottom: 100px;
}
body.eddealslider-view-offer #btn-back i {
  padding-right: 10px;
}
body.eddealslider-view-offer .section__deal-banner {
  background: #f7f8f7;
  padding-top: 15px;
}
body.eddealslider-view-offer .section__deal-banner > .mgz-element-inner > .mgz-container {
  width: 100%;
  max-width: 1310px;
  padding-left: 15px;
  padding-right: 15px;
}
body.eddealslider-view-offer .section__deal-banner img {
  border-radius: 10px;
}
body.eddealslider-view-offer .section__deal-overview {
  padding-top: 30px;
  padding-bottom: 60px;
  text-align: center;
  background: #f7f8f7;
}
body.eddealslider-view-offer .section__deal-overview .offer-date {
  font-size: 13px;
  color: #8a8e8a;
}
body.eddealslider-view-offer .section__deal-overview .mgz-element {
  text-align: center;
}
body.eddealslider-view-offer .section__deal-overview h1 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 50px;
  letter-spacing: 0;
  margin-top: 5px;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  body.eddealslider-view-offer .section__deal-overview h1 {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0;
  }
}
body.eddealslider-view-offer .section__deal-overview .deal-button-wrapper {
  margin-top: 20px;
}
body.eddealslider-view-offer .section__deal-overview .deal-button-wrapper .mgz-element-column > .mgz-element-inner {
  display: flex;
  gap: 20px;
  justify-content: center;
}
body.eddealslider-view-offer .section__deal-overview .deal-button-wrapper .mgz-element-column > .mgz-element-inner:after {
  display: none;
}
body.eddealslider-view-offer .section__deal-overview .deal-button-wrapper .mgz-element-column > .mgz-element-inner .mgz-element-inner {
  margin: 0 !important;
}
body.eddealslider-view-offer .section__paragraph {
  margin-top: 40px;
  margin-bottom: 40px;
}
body.eddealslider-view-offer .section__paragraph ul,
body.eddealslider-view-offer .section__paragraph ol,
body.eddealslider-view-offer .section__paragraph dl {
  padding-inline-start: 20px;
}
body.eddealslider-view-offer .section__paragraph p {
  margin: 0;
}
body.eddealslider-view-offer .section__paragraph h2,
body.eddealslider-view-offer .section__paragraph h3,
body.eddealslider-view-offer .section__paragraph h4 {
  margin: 0;
}
body.eddealslider-view-offer .section__paragraph h2 + *,
body.eddealslider-view-offer .section__paragraph h3 + *,
body.eddealslider-view-offer .section__paragraph h4 + * {
  margin-top: 15px;
}
body.eddealslider-view-offer .section__deal-slider {
  margin-top: 40px;
  margin-bottom: 60px;
}
body.eddealslider-view-offer .section__deal-slider .block.widget {
  margin-bottom: 0;
}
body.eddealslider-view-offer .mgz-fotorama .fotorama__stage {
  border: 1px solid #d2d6d3;
  border-radius: 2px;
  margin-bottom: 25px;
}
body.eddealslider-view-offer .mgz-fotorama .fotorama__nav-wrap .fotorama__thumb-border,
body.eddealslider-view-offer .mgz-fotorama .fotorama__nav-wrap .fotorama__nav__frame--thumb,
body.eddealslider-view-offer .mgz-fotorama .fotorama__nav-wrap .fotorama__thumb,
body.eddealslider-view-offer .mgz-fotorama .fotorama__nav-wrap .fotorama__thumb img {
  width: 58px !important;
  height: 58px !important;
  border-radius: 2px !important;
  box-sizing: border-box;
  padding: 0;
}
body.eddealslider-view-offer .mgz-fotorama .fotorama__nav-wrap .fotorama__thumb-border {
  border-color: #3ab549;
}
body.eddealslider-view-offer .mgz-fotorama .fotorama__nav-wrap .fotorama__nav__frame--thumb {
  border: 1px solid #d2d6d3;
  overflow: hidden;
}
body.eddealslider-view-offer .mgz-fotorama .fotorama__nav-wrap .fotorama__nav__frame--thumb .fotorama__thumb {
  left: -1px;
  top: -1px;
}
body.eddealslider-view-offer .mgz-fotorama .fotorama__nav-wrap .fotorama__nav__frame--thumb.fotorama__active {
  border-color: transparent;
}
body.eddealslider-view-offer .mgz-fotorama .fotorama__nav-wrap .fotorama__nav__frame--thumb + .fotorama__nav__frame--thumb {
  margin-left: 7px !important;
}
body.eddealslider-view-offer .mgz-fotorama .fotorama__nav-wrap .fotorama__thumb img {
  width: 58px !important;
  height: 58px !important;
  object-fit: cover !important;
  left: 0 !important;
}
body.eddealslider-view-offer .section__deal-terms {
  margin-top: 80px;
}
body.eddealslider-view-offer .section__deal-terms * {
  color: #8a8e8a;
  font-size: 13px;
  line-height: 16px;
}
body.eddealslider-view-offer .section__deal-terms h5 {
  margin: 0 0 10px 0;
  font-weight: 500;
  font-size: 15px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.section__img-vertical-grid .mgz-element-column:last-child > .mgz-element-inner {
  justify-content: space-between !important;
}
.section__img-vertical-grid .mgz-element-column *:before,
.section__img-vertical-grid .mgz-element-column *:after {
  display: none;
}
.section__img-vertical-grid .mgz-element-column img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section__img-vertical-grid .vertical-grid__big {
  height: 100%;
}
.section__img-vertical-grid .vertical-grid__big .mgz-single-image-wrapper {
  height: 100%;
}
.section__img-vertical-grid .vertical-grid__big .mgz-single-image-inner {
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.contact-us__contents-right .mgz-element-text {
  max-width: 430px;
}
@media (max-width: 991px) {
  .contact-us__contents-right {
    margin-top: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contact-us__contents-left {
    padding-right: 20px;
  }
}
.sprite-14 {
  width: 14px;
  height: 14px;
}
.sprite-16 {
  width: 16px;
  height: 16px;
}
.sprite-18 {
  width: 18px;
  height: 18px;
}
.visually-hidden,
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.fotorama-item .fotorama__img {
  border: 1px solid #d2d6d3 !important;
}
.product-view-section-bottom .magezon-builder .full_width_row {
  margin-bottom: 9rem;
  margin-top: 9rem;
}
.product-view-section-bottom .magezon-builder .section__grid-images {
  margin-bottom: 5rem;
}
.product-view-section-bottom .magezon-builder .section__text-only {
  margin-bottom: 10rem;
  margin-top: 10rem;
}
.page-layout-1column .product-container {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 60px;
  row-gap: 40px;
  padding-inline: 20px;
}
.page-layout-1column .product-info-main {
  max-width: 500px;
}
.page-layout-1column .product.media {
  margin-right: auto;
  max-width: 650px;
  width: 100%;
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.m360-hint,
.m360-loader {
  opacity: 0 !important;
}
canvas {
  object-fit: contain;
}
.MagicToolboxContainer {
  height: 100%;
}
.MagicToolboxContainer:after {
  content: '';
  display: block;
  width: 104px;
  height: 104px;
  background-image: url("../../../../../frontend/EngageDigital/bwh/en_GB/MagicToolbox_Magic360/img/bikes-360-hover.png");
  background-position: center;
  background-size: contain;
  z-index: 999;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 50%;
  opacity: 1;
  transition: all 0.3s linear;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}
body.bwh-store-sv__marine .MagicToolboxContainer:after {
  background-image: url("../../../../../frontend/EngageDigital/bwh/en_GB/MagicToolbox_Magic360/img/marine-360-hover.png");
}
.MagicToolboxContainer:hover:after {
  opacity: 0;
  transform: translate(-50%, 10%);
}
body.pl-thm-engagedigital #narrow-by-list.filter-options .filter-options-item .filter-options-content .item > a:not([data-variable="price"]):not([data-variable="rating"]) > span {
  padding-left: 0;
}
body.pl-thm-engagedigital #narrow-by-list.filter-options .filter-options-item .filter-options-content .item > a:not([data-variable="price"]):not([data-variable="rating"]) > span:before {
  display: none;
}
body.pl-thm-engagedigital .noUi-connect,
body.pl-thm-engagedigital .noUi-handle {
  background: #3ab549;
}
body.pl-thm-engagedigital .noUi-handle {
  box-shadow: none;
}
.bwh-menu--desktop {
  position: static;
  display: none;
}
.bwh-menu a:not(.bwh-menu__footer-viewall) {
  color: #0d0e0d;
}
.bwh-menu a:not(.bwh-menu__footer-viewall):hover,
.bwh-menu a:not(.bwh-menu__footer-viewall):active,
.bwh-menu a:not(.bwh-menu__footer-viewall):visited {
  font-weight: 400;
}
.bwh-menu__link,
.bwh-menu__inner-link {
  display: block;
  padding: 0 30px;
  color: #0d0e0d;
  font-size: 15px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 33px;
  height: 33px;
}
.bwh-menu__item.active > .bwh-menu__link {
  color: #3ab549;
}
.bwh-menu__section-header {
  display: block;
  color: #8a8e8a;
  padding: 15px 30px 5px;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 16px;
  cursor: default;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.menu-divider.menu-section-header {
  padding: 12px 0 4px;
  margin-top: 10px;
  border-top: 1px solid #eceeec;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #3ab549;
}
.bwh-menu__product-card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: #0d0e0d;
  padding: 10px;
  position: relative;
}
.bwh-menu__product-card:hover {
  color: #3ab549;
}
.bwh-menu__product-badge {
  display: inline-block;
  padding: 2px 8px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 3px;
  pointer-events: none;
  vertical-align: middle;
}
.bwh-menu__product-badge--label {
  background: #d97706;
}
.bwh-menu__product-card .bwh-menu__product-badge,
.bwh-menu__hover-panel-card .bwh-menu__product-badge {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 2;
}
.bwh-menu__product-card .bwh-menu__product-badge--label,
.bwh-menu__hover-panel-card .bwh-menu__product-badge--label {
  right: auto;
  left: 6px;
}
.bwh-menu__product-card .bwh-menu__product-label-img {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 52px;
  height: auto;
  max-height: 52px;
  z-index: 2;
  pointer-events: none;
}
.bwh-menu__product-card .bwh-menu__product-label-img img {
  display: block;
  width: 100%;
  height: auto;
}
.bwh-mobile-link .bwh-menu__product-badge,
.bwh-mobile-card__child-link .bwh-menu__product-badge {
  margin-left: 6px;
  font-size: 9px;
  padding: 1px 6px;
}
.bwh-menu__menu-label {
  display: inline-block;
  margin-left: 6px;
  padding: 1px 7px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 9px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #ffffff;
  background: #d97706;
  border-radius: 3px;
  vertical-align: middle;
}
.bwh-menu__product-image {
  display: block;
  margin-bottom: 8px;
}
.bwh-menu__product-image img {
  max-width: 240px;
  width: 100%;
  height: auto;
  display: block;
}
.bwh-menu__product-info {
  display: flex;
  flex-direction: column;
}
.bwh-menu__product-name {
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  color: #0d0e0d;
  margin-bottom: 4px;
}
.bwh-menu__product-specs {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.bwh-menu__product-spec {
  display: flex;
  flex-direction: column;
}
.bwh-menu__product-spec-label {
  font-size: 13px;
  line-height: 16px;
  color: #8a8e8a;
}
.bwh-menu__product-spec-value {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  color: #0d0e0d;
}
.bwh-menu__submenu {
  padding: 0;
}
.bwh-menu__inner-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bwh-menu__inner-list {
  scrollbar-width: thin;
  scrollbar-color: #d2d6d3 transparent;
}
.bwh-menu__inner-list::-webkit-scrollbar {
  width: 4px;
}
.bwh-menu__inner-list::-webkit-scrollbar-track {
  background: transparent;
}
.bwh-menu__inner-list::-webkit-scrollbar-thumb {
  background: #d2d6d3;
  border-radius: 4px;
}
.bwh-menu__inner-list::-webkit-scrollbar-thumb:hover {
  background: #bbc0bb;
}
.bwh-menu-trigger .menu-trigger-inner {
  cursor: pointer;
}
.bwh-extra-items {
  display: block;
  padding-top: 50px;
  padding-left: 30px;
  margin-bottom: 200px;
  list-style: none;
}
.bwh-extra-items li {
  padding: 5px 0;
  list-style: none;
}
.bwh-extra-items li a {
  align-items: center;
  display: flex;
  gap: 10px;
}
@media (max-width: 991px), (max-height: 690px) {
  #bwh-top-menu {
    display: none;
  }
  .nav-toggle,
  .toggle-nav {
    display: none !important;
  }
  .bwh-extra-items {
    display: none;
  }
  #mobile-menu-footer {
    display: none;
  }
  .bwh-menu-trigger {
    display: inline-flex !important;
    align-items: center;
    cursor: pointer;
    padding: 8px;
  }
  .menu-trigger-inner {
    cursor: pointer;
  }
  .trigger-icon {
    display: inline-block;
    position: relative;
    width: 24px;
    height: 18px;
  }
  .trigger-icon .line {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #0d0e0d;
    border-radius: 2px;
  }
  .trigger-icon .line:nth-child(1) {
    top: 0;
  }
  .trigger-icon .line:nth-child(2) {
    top: 8px;
  }
  .trigger-icon .line:nth-child(3) {
    top: 16px;
  }
  .bwh-mdrill-backdrop {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 9998;
  }
  .bwh-mdrill-backdrop--visible {
    display: block;
  }
  body.bwh-menu-open {
    overflow: hidden;
  }
  .bwh-menu-trigger + .section-item-content,
  .bwh-mobile-drawer {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #ffffff !important;
    z-index: 9999 !important;
    display: flex !important;
    flex-direction: column;
    overflow: hidden;
    transform: translateX(100%) !important;
    transition: transform 0.3s ease !important;
  }
  .bwh-menu-active .bwh-menu-trigger + .section-item-content,
  .bwh-menu-active .bwh-mobile-drawer,
  body.mobile-menu-open .bwh-menu-trigger + .section-item-content,
  body.mobile-menu-open .bwh-mobile-drawer {
    transform: translateX(0) !important;
  }
  body.bwh-menu-open .page-header,
  body.mobile-menu-open .page-header {
    z-index: 2000000 !important;
  }
  .bwh-mdrill-backdrop {
    display: none !important;
  }
  .nav-mobile-top {
    display: flex !important;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    padding: 12px 14px;
    border-bottom: 1px solid #eceeec;
  }
  .nav-mobile-top h5 {
    display: none;
  }
  .nav-mobile-top .action.close {
    margin-left: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 32px;
    height: 32px;
  }
  .nav-mobile-top .mobile-menu__header-icon {
    width: 22px;
    height: 22px;
    fill: #0d0e0d;
  }
  #bwh-mobile-menu {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .bwh-menu--mobile .bwh-mdrill {
    display: none;
  }
  .bwh-menu--mobile .bwh-menu__list {
    display: block;
    flex: 1 1 auto;
    min-height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .bwh-menu--mobile .bwh-menu__item {
    display: block;
    list-style: none;
    border-bottom: 1px solid #eceeec;
  }
  .bwh-menu--mobile .bwh-menu__link,
  .bwh-menu--mobile .bwh-menu__inner-link,
  .bwh-menu--mobile .bwh-menu__product-card,
  .bwh-menu--mobile a {
    display: block;
    padding: 13px 16px;
    color: #0d0e0d;
    text-decoration: none;
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-weight: 600;
    font-size: 15px;
  }
  .bwh-menu--mobile .bwh-menu__submenu {
    position: static !important;
    display: block !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    box-shadow: none !important;
    background: #ffffff !important;
    padding: 0 0 0 14px !important;
  }
  .bwh-menu--mobile .bwh-menu__inner-list {
    display: block !important;
    margin: 0;
    padding: 0;
  }
  .bwh-menu--mobile .bwh-menu__product-image,
  .bwh-menu--mobile .bwh-menu__type2-tile-img,
  .bwh-menu--mobile .bwh-menu__type2-img,
  .bwh-menu--mobile .bwh-menu__product-specs,
  .bwh-menu--mobile .bwh-menu__product-label-img,
  .bwh-menu--mobile .bwh-menu__product-badge {
    display: none;
  }
  .bwh-menu--mobile .menu-section-header {
    display: block;
    padding: 10px 16px 4px;
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #8a8e8a;
  }
  .bwh-menu--mobile.bwh-mdrill-ready .bwh-menu__list {
    display: none;
  }
  .bwh-menu--mobile.bwh-mdrill-ready .bwh-mdrill {
    display: block;
  }
  .bwh-mdrill,
  .bwh-mdrill__panel,
  .bwh-mdrill__items {
    margin: 0;
  }
  .bwh-mdrill {
    position: relative;
    flex: 1;
    min-height: 0;
    overflow: hidden;
  }
  .bwh-mdrill__panel {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    transform: translateX(100%);
    transition: transform 0.28s ease;
  }
  .bwh-mdrill__panel.is-center {
    transform: translateX(0);
  }
  .bwh-mdrill__panel.is-left {
    transform: translateX(-100%);
  }
  .bwh-mdrill__head {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-shrink: 0;
    padding: 10px 12px;
    border-bottom: 1px solid #eceeec;
  }
  .bwh-mdrill__back {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: none;
    border: none;
    padding: 4px 6px;
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #3ab549;
    cursor: pointer;
  }
  .bwh-mdrill__back-icon {
    font-size: 22px;
    line-height: 1;
  }
  .bwh-mdrill__title {
    flex: 1;
    min-width: 0;
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #0d0e0d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .bwh-mdrill__viewall {
    flex-shrink: 0;
    display: block;
    padding: 12px 16px;
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #3ab549;
    text-decoration: none;
    background: #f7f8f7;
    border-bottom: 1px solid #eceeec;
  }
  .bwh-mdrill__viewall-arrow {
    font-weight: 700;
  }
  .bwh-mdrill__items {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    padding: 14px;
    align-content: start;
  }
  .bwh-mdrill__section {
    grid-column: 1 / -1;
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #8a8e8a;
    padding: 8px 2px 0;
  }
  .bwh-mdrill__tile {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: #0d0e0d;
    border: 1px solid #eceeec;
    border-radius: 8px;
    overflow: hidden;
    background: #ffffff;
    min-height: 210px;
  }
  .bwh-mdrill__tile:active {
    background: #f7f8f7;
  }
  .bwh-mdrill__tile-img {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    flex: 0 0 170px;
    height: 170px;
    background: #f7f8f7;
    overflow: hidden;
  }
  .bwh-mdrill__tile-img .bwh-mdrill__img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
  }
  .bwh-mdrill__tile-img .bwh-mdrill__label-img {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 56px;
    height: auto;
    max-height: 56px;
    object-fit: contain;
    pointer-events: none;
  }
  .bwh-mdrill__tile-img .bwh-mdrill__label-text {
    position: absolute;
    top: 8px;
    right: 8px;
    padding: 2px 8px;
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #ffffff;
    background: #3ab549;
    border-radius: 3px;
    pointer-events: none;
  }
  .bwh-mdrill__tile-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    padding: 8px 10px;
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
  }
  .bwh-mdrill__row {
    grid-column: 1 / -1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 15px 12px;
    text-decoration: none;
    color: #0d0e0d;
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 1px solid #eceeec;
  }
  .bwh-mdrill__row:active {
    background: #f7f8f7;
  }
  .bwh-mdrill__row-title {
    flex: 1;
    min-width: 0;
  }
  .bwh-mdrill__cta {
    grid-column: 1 / -1;
    display: block;
    text-align: center;
    margin: 4px 0;
    padding: 12px;
    background: #3ab549;
    color: #fff !important;
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    border-radius: 6px;
    text-decoration: none;
  }
  .bwh-mdrill__chevron {
    flex-shrink: 0;
    color: #3ab549;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
  }
}
@media (max-width: 991px) and (max-width: 991px), (max-height: 690px) and (max-width: 991px), (max-width: 991px) and (max-height: 690px), (max-height: 690px) and (max-height: 690px) {
  #bwh-mobile-menu.bwh-menu--mobile {
    display: flex !important;
    flex-direction: column;
    min-height: 0;
  }
  .bwh-menu--mobile.bwh-mdrill-ready .bwh-mdrill {
    flex: 1 1 auto;
    min-height: 0;
  }
}
