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: #3f3f3f;
  font-family: 'Alliance No.2', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #cccccc;
  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 #cccccc;
  margin-bottom: 19px;
  margin-top: 19px;
}
sub,
sup {
  font-size: 78.57142856999999%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 400;
  line-height: 1.4;
  font-size: 2.4rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
h2 {
  font-weight: 400;
  line-height: 1.4;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
h3 {
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.8rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
h4 {
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.4rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
h5 {
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.2rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
h6 {
  font-weight: 400;
  line-height: 1.4;
  font-size: 1rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
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: 'Alliance No.2', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #48997c;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #48997c;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #48997c;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #48997c;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  color: #111111;
  line-height: 1.4;
  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 #cccccc;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #3f3f3f;
  font-family: 'Alliance No.2', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
  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.4;
  font-size: 1.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 #cccccc;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Alliance No.2', '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 #cccccc;
  color: #333333;
}
button:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 1;
  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: 'Alliance No.2', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.4;
  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 #cccccc;
  border-radius: 1px;
  font-family: 'Alliance No.2', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.4;
  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: 'Alliance No.2', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.4;
  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 #00699d;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.order-details-items .items-qty,
.prices-tier,
.search-terms,
.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,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.order-details-items .items-qty > li,
.prices-tier > li,
.search-terms > 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: #54b391;
  border: 1px solid #54b391;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Alliance No.2', '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: 3px;
}
.action-primary:focus,
.action-primary:active {
  background: #48997c;
  border: 1px solid #48997c;
  color: #ffffff;
}
.action-primary:hover {
  background: #48997c;
  border: 1px solid #48997c;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 1;
  cursor: default;
  pointer-events: none;
}
.abs-revert-to-action-secondary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-radius: 3px;
}
.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),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.block-compare .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.abs-revert-to-action-secondary:active,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.abs-action-link-button,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  font-family: 'Alliance No.2', '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: 3px;
}
.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 #cccccc;
  color: #333333;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  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: 1;
  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,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.block.related .action.select,
.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.4;
  padding: 0;
  color: #48997c;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.paypal-button-widget .paypal-button:visited,
.bundle-options-container .action.back:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.action-gift:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button > .action:visited,
.block.related .action.select: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: #48997c;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.block.related .action.select: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: #48997c;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.action-gift:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:active,
.block.related .action.select: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: #48997c;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select: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,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.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: #48997c;
  opacity: 1;
  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),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.action-gift:active,
.action-gift:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.block.related .action.select:active,
.block.related .action.select: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,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  background: #eeeeee;
  border: 1px solid #cccccc;
  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,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:focus,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  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,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.block-compare .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-size,
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.abs-button-l,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-summary .checkout-methods-items .action.primary.checkout,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.minicart-items .product-item-details .product .options.list dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.minicart-items .product-item-details .product .options.list dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.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 .action.instant-purchase {
  width: 100%;
}
.abs-reset-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,
.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,
.login-container .block .block-title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.login-container .block .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,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  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,
.filter-current .action.remove,
.sidebar .product-items .action.delete,
.sidebar .block-compare .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filter-current .action.remove > span,
.sidebar .product-items .action.delete > span,
.sidebar .block-compare .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  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,
.filter-current .action.remove:before,
.sidebar .product-items .action.delete:before,
.sidebar .block-compare .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -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,
.filter-current .action.remove:hover:before,
.sidebar .product-items .action.delete:hover:before,
.sidebar .block-compare .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.filter-current .action.remove:active:before,
.sidebar .product-items .action.delete:active:before,
.sidebar .block-compare .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #999999;
}
.abs-product-link,
.product.name a {
  font-weight: 400;
}
.abs-product-link > a,
.product.name a > a {
  color: #3f3f3f;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product.name a > a:visited {
  color: #3f3f3f;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product.name a > a:hover {
  color: #3f3f3f;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product.name a > a:active {
  color: #3f3f3f;
  text-decoration: underline;
}
.abs-like-link {
  color: #48997c;
  text-decoration: none;
  cursor: pointer;
}
.abs-like-link:visited {
  color: #48997c;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #48997c;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #48997c;
  text-decoration: underline;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form.wishlist.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,
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname > .label,
.field.street .field .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.products-grid.wishlist .product-item .comment-box .label,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
.action.skip:not(:focus) {
  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,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:before,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .product-item .product-item-details:before,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images: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,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:after,
.toolbar:after,
.sidebar .product-items-images: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,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.field .control._with-tooltip,
.form-giftregistry-edit .field.date .control,
.form.search.advanced .fields.range .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,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist,
.product-social-links .action.tocompare {
  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,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-social-links .action.tocompare: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,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.mailto.friend:hover,
.product-social-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover,
.product-social-links .action.tocompare:hover {
  color: #333333;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-social-links .action.tocompare:before {
  width: 18px;
}
.abs-box-tocart,
.bundle-options-container .block-bundle-summary .box-tocart {
  margin: 0 0 30px;
}
.abs-toggling-title,
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #cccccc;
  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,
.cart-summary .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,
.cart-summary .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,
.cart-summary .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,
.cart-summary .block,
.paypal-review-discount .block {
  margin: 0;
}
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  color: #858585;
}
.abs-cart-block .content,
.abs-discount-block .block .content,
.cart-summary .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,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.abs-cart-block.active .content,
.abs-discount-block .block.active .content,
.cart-summary .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,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-title > strong,
.abs-account-title > span,
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.account .legend > strong,
.account .legend > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-account-block-line-height,
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.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,
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
  color: #666666;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
}
.abs-incl-excl-tax .price-including-tax .price,
.abs-incl-excl-tax .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,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 700;
}
.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,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax {
  font-size: 1.4rem;
  display: inline-block;
}
.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,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  font-size: 1.1rem;
  display: inline-block;
}
.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,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.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,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  padding-right: 10px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\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,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\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,
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.abs-account-actions:last-child:after,
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.abs-account-blocks .block-title > .action,
.paypal-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.paypal-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 10px;
}
.abs-account-blocks .box-title > span,
.paypal-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 1.6rem;
}
.abs-account-blocks .box-title > .action,
.paypal-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.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,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  border: 2px solid #cccccc;
  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 #cccccc;
}
.abs-block-items-counter,
.block-wishlist .counter,
.block-compare .counter {
  color: #6d6d6d;
  font-size: 1.2rem;
  vertical-align: middle;
  white-space: nowrap;
}
.abs-block-items-counter:before,
.block-wishlist .counter:before,
.block-compare .counter:before {
  content: '(';
}
.abs-block-items-counter:after,
.block-wishlist .counter:after,
.block-compare .counter:after {
  content: ')';
}
.abs-block-widget-title,
.block-reorder .block-title,
.block-wishlist .block-title,
.block-compare .block-title,
.widget .block-title {
  margin: 0 0 20px;
}
.abs-block-widget-title strong,
.block-reorder .block-title strong,
.block-wishlist .block-title strong,
.block-compare .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.4;
  margin: 0 20px 0 0;
  padding: 0;
  color: #48997c;
  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: #48997c;
  text-decoration: none;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:hover {
  color: #48997c;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:active,
.block-cart-failed .actions.main .clear:active {
  color: #48997c;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.abs-shopping-cart-items .actions.main .clear:active,
.abs-shopping-cart-items .actions.main .clear:focus,
.block-cart-failed .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:active,
.block-cart-failed .actions.main .clear:focus {
  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: #48997c;
  opacity: 1;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-field-date .control,
.form-giftregistry-edit .field.date .control,
.form.search.advanced .fields.range .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-giftregistry-edit .field.date input,
.form.search.advanced .fields.range .field.date input {
  margin-right: 10px;
  width: calc(100% - 33px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 36px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .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 .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .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 .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-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 10px;
  color: #3f3f3f;
  font-weight: 300;
  font-size: 2.6rem;
}
.abs-sidebar-totals,
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.abs-sidebar-totals tbody .mark,
.abs-sidebar-totals tfoot .mark,
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.abs-sidebar-totals tbody .amount,
.abs-sidebar-totals tfoot .amount,
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .grand th,
.abs-sidebar-totals .grand td,
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
  padding: 11px 0;
}
.abs-sidebar-totals .grand strong,
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
  padding-right: 10px;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.abs-sidebar-totals tbody tr:last-child td,
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  padding-right: 20px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\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,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #cccccc;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-sidebar-totals .table-wrapper,
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
  margin-bottom: 0;
}
.abs-discount-block .block > .title strong,
.paypal-review-discount .block > .title strong {
  color: #48997c;
  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;
}
body {
  font-size: 16px;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-LightItalic.eot');
  src: local('Alliance No.2 Light Italic'), local('AllianceNo.2-LightItalic'), url('../fonts/Alliance/AllianceNo2-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-LightItalic.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-LightItalic.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-Light.eot');
  src: local('Alliance No.2 Light'), local('AllianceNo.2-Light'), url('../fonts/Alliance/AllianceNo2-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-Light.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-Light.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-Medium.eot');
  src: local('Alliance No.2 Medium'), local('AllianceNo.2-Medium'), url('../fonts/Alliance/AllianceNo2-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-Medium.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-Medium.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-SemiBoldItalic.eot');
  src: local('Alliance No.2 SemiBold Italic'), local('AllianceNo.2-SemiBoldItalic'), url('../fonts/Alliance/AllianceNo2-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-SemiBoldItalic.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-SemiBoldItalic.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-MediumItalic.eot');
  src: local('Alliance No.2 Medium Italic'), local('AllianceNo.2-MediumItalic'), url('../fonts/Alliance/AllianceNo2-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-MediumItalic.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-MediumItalic.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-Regular.eot');
  src: local('Alliance No.2 Regular'), local('AllianceNo.2-Regular'), url('../fonts/Alliance/AllianceNo2-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-Regular.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-Regular.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-BlackItalic.eot');
  src: local('Alliance No.2 Black Italic'), local('AllianceNo.2-BlackItalic'), url('../fonts/Alliance/AllianceNo2-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-BlackItalic.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-BlackItalic.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-Bold.eot');
  src: local('Alliance No.2 Bold'), local('AllianceNo.2-Bold'), url('../fonts/Alliance/AllianceNo2-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-Bold.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-Bold.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-BoldItalic.eot');
  src: local('Alliance No.2 Bold Italic'), local('AllianceNo.2-BoldItalic'), url('../fonts/Alliance/AllianceNo2-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-BoldItalic.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-BoldItalic.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-RegularItalic.eot');
  src: local('Alliance No.2 Regular Italic'), local('AllianceNo.2-RegularItalic'), url('../fonts/Alliance/AllianceNo2-RegularItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-RegularItalic.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-RegularItalic.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-RegularItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-ExtraBoldItalic.eot');
  src: local('Alliance No.2 ExtraBold Italic'), local('AllianceNo.2-ExtraBoldItalic'), url('../fonts/Alliance/AllianceNo2-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-ExtraBoldItalic.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-ExtraBoldItalic.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-Black.eot');
  src: local('Alliance No.2 Black'), local('AllianceNo.2-Black'), url('../fonts/Alliance/AllianceNo2-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-Black.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-Black.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-SemiBold.eot');
  src: local('Alliance No.2 SemiBold'), local('AllianceNo.2-SemiBold'), url('../fonts/Alliance/AllianceNo2-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-SemiBold.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-SemiBold.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Alliance No.2';
  src: url('../fonts/Alliance/AllianceNo2-ExtraBold.eot');
  src: local('Alliance No.2 ExtraBold'), local('AllianceNo.2-ExtraBold'), url('../fonts/Alliance/AllianceNo2-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Alliance/AllianceNo2-ExtraBold.woff2') format('woff2'), url('../fonts/Alliance/AllianceNo2-ExtraBold.woff') format('woff'), url('../fonts/Alliance/AllianceNo2-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'TAN - Angleton';
  src: url('../fonts/TAN-Angleton/TAN-Angleton-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.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 {
  -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;
}
.page-wrapper > .page-bottom {
  padding-bottom: 60px;
}
.page-wrapper > .page-bottom .widget:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.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 #cccccc;
  padding-top: 20px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 10px 0;
  padding: 20px 20px 20px 25px;
  display: block;
  font-size: 1.6rem;
  background: #fb8603;
  color: #ffffff;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #ffffff;
}
.message.info a:hover {
  color: #f2f2f2;
}
.message.info a:active {
  color: #f2f2f2;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  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: 29px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 10px 0;
  padding: 20px 20px 20px 25px;
  display: block;
  font-size: 1.6rem;
  background: #b30000;
  color: #ffffff;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #ffffff;
}
.message.error a:hover {
  color: #f2f2f2;
}
.message.error a:active {
  color: #f2f2f2;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  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: 29px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 10px 0;
  padding: 20px 20px 20px 25px;
  display: block;
  font-size: 1.6rem;
  background: #fb8603;
  color: #ffffff;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #ffffff;
}
.message.warning a:hover {
  color: #f2f2f2;
}
.message.warning a:active {
  color: #f2f2f2;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  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: 29px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 10px 0;
  padding: 20px 20px 20px 25px;
  display: block;
  font-size: 1.6rem;
  background: #fb8603;
  color: #ffffff;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #ffffff;
}
.message.notice a:hover {
  color: #f2f2f2;
}
.message.notice a:active {
  color: #f2f2f2;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  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: 29px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 10px 0;
  padding: 20px 20px 20px 25px;
  display: block;
  font-size: 1.6rem;
  background: #54b391;
  color: #ffffff;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #ffffff;
}
.message.success a:hover {
  color: #f2f2f2;
}
.message.success a:active {
  color: #f2f2f2;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  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: 29px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.nav-open .nav-toggle {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 7L21 21M21 7L7 21' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.nav-open .nav-sections {
  left: 0;
}
.nav-toggle {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.46704 14H26.5332' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.46704 6H26.5332' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.46704 22H26.5332' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 18px;
  display: block;
  flex-shrink: 0;
  cursor: pointer;
  font-size: 0;
  z-index: 1;
}
.nav-sections {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 60px;
  position: fixed;
  top: 0;
  left: -200vw;
  width: 100%;
  height: 100%;
  padding: 140px 0 30px;
  background-color: #ffffff;
  overflow: auto;
  transition: left 0.3s;
}
.nav-sections .nav-logo {
  width: 160px;
}
.nav-sections .nav-sections-items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  flex-grow: 1;
}
.nav-sections .navigation ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 0;
}
.nav-sections .navigation ul li {
  margin: 0;
}
.nav-sections .navigation ul li a {
  color: #2a423b;
  font-size: 16px;
  line-height: 1.2;
}
.nav-sections .nav-sections-item-content.store-links {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.nav-sections .nav-sections-item-content.store-links .header.links {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 25px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.nav-sections .nav-sections-item-content.store-links .header.links > li {
  margin: 0;
}
.nav-sections .nav-sections-item-content.store-links .header.links > li a {
  color: #2a423b;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.2;
  transition: color 0.3s;
}
.nav-sections .nav-sections-item-content.store-links .header.links > li a:hover:not(:active) {
  color: #54b391;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 20px;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 600;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Alliance No.2', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.4;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #575757;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #575757;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #575757;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
  margin: 0;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend > span {
  margin-right: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-size: 30px 60px;
  text-indent: .01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
select.admin__control-multiselect {
  height: auto;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  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: 1;
}
._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;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: '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: 3px;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #54b391;
  border: 1px solid #54b391;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Alliance No.2', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #48997c;
  border: 1px solid #48997c;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #48997c;
  border: 1px solid #48997c;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 1;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cccccc;
  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 #cccccc;
  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: #48997c;
  display: inline-block;
  padding: 0 5px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #48997c;
}
.pages a.page:hover {
  color: #48997c;
  text-decoration: none;
}
.pages a.page:active {
  color: #48997c;
}
.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 #cccccc;
  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(204, 204, 204, 0.3);
  border-radius: 3px;
  padding: 0 8px;
}
.pages .action.previous {
  margin-right: 8px;
}
.pages .action.next {
  margin-left: 8px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  margin-bottom: 10px;
  text-align: center;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 15px;
}
.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: #48997c;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #48997c;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #48997c;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #48997c;
  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;
}
.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: 1;
}
.popup .actions-toolbar .action.cancel {
  font-weight: 400;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._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: 1;
}
.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: #757575;
  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;
}
/**
 * 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;
  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: 11;
}
.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.4;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #48997c;
  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: #48997c;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #48997c;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #48997c;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #48997c;
  opacity: 1;
  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: #54b391;
  border: 1px solid #54b391;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Alliance No.2', '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: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #48997c;
  border: 1px solid #48997c;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #48997c;
  border: 1px solid #48997c;
  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: 1;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Alliance No.2', '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: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  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: 1;
  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: 1920px;
}
[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: 1920px;
  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%;
}
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 #cccccc;
  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;
}
.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);
  }
}
.amfaq-hidden {
  display: none;
}
.amfaq-question-footer-wrapper {
  align-items: center;
  display: flex;
}
.amfaq-question-footer-wrapper:before,
.amfaq-question-footer-wrapper:after {
  content: '';
  display: table;
}
.amfaq-question-footer-wrapper:after {
  clear: both;
}
.amfaq-product-tab .block-title strong {
  display: block;
  font-size: 2.6rem;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 3rem 0;
}
.faq-question-view .page-title-wrapper h1,
.faq-category-view .page-title-wrapper h1 {
  word-break: normal;
}
.faq-search-index .page-title-wrapper h1 {
  font-size: 2.5rem;
  word-break: break-all;
}
.faq-search-index .amfaq-highlight {
  background-color: #d3e185;
}
.amfaq-social-buttons {
  float: left;
  padding-top: 4px;
}
.amfaq-social-buttons .amfaq-social-share-link {
  display: inline-block;
}
.amfaq-social-buttons .amfaq-social-share-link,
.amfaq-social-buttons .amfaq-social-share-link:hover {
  color: transparent;
}
.amfaq-social-buttons img {
  width: 30px;
  border: 0;
  display: inline;
  padding: 0 1px;
}
/* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
.amfaq_questions .amfaq-title {
  font-size: 125%;
  font-weight: bolder;
  margin-bottom: 2.5%;
  text-align: center;
}
.amfaq_questions .am-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0 0 2rem 0;
}
.amfaq_questions .am-item .am-content {
  padding-bottom: 10px;
  word-wrap: break-word;
}
.amfaq_questions .am-item .am-content .amfaq-short-answer-container {
  white-space: pre-line;
}
.amfaq_questions .am-item .am-content p {
  margin-bottom: 2rem;
}
.amfaq_questions .am-item .am-links {
  float: right;
  font-size: 1.5rem;
  margin-right: 10px;
  padding: 5px 0;
  word-wrap: break-word;
}
.amfaq_questions .am-title {
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 1.5rem;
  word-wrap: break-word;
}
.amfaq_questions .am-title .am-plus {
  /* phpcs:disable Magento2.Less.ColonSpacing.AfterNewline */
  display: inline-block;
  /* phpcs:enable */
  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;
  float: right;
  font-size: inherit;
  font-weight: normal;
}
.amfaq_questions .am-title .am-plus > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq_questions .am-title .am-plus:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #c9c9c9;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.amfaq_questions .am-title .am-plus:hover:before {
  color: inherit;
}
.amfaq_questions .am-title .am-plus:active:before {
  color: inherit;
}
.amfaq_questions .am-title .am-plus:focus,
.amfaq_questions .am-title .am-plus:active {
  background: none;
  border: none;
}
.amfaq_questions .am-title .am-plus:hover {
  background: none;
  border: none;
}
.amfaq_questions .am-title .am-plus.disabled,
.amfaq_questions .am-title .am-plus[disabled],
fieldset[disabled] .amfaq_questions .am-title .am-plus {
  pointer-events: none;
  opacity: 1;
}
.amfaq_questions .am-title .am-minus {
  /* phpcs:disable Magento2.Less.ColonSpacing.AfterNewline */
  display: inline-block;
  /* phpcs:enable */
  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;
  float: right;
  font-size: inherit;
  font-weight: normal;
}
.amfaq_questions .am-title .am-minus > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq_questions .am-title .am-minus:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #c9c9c9;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.amfaq_questions .am-title .am-minus:hover:before {
  color: inherit;
}
.amfaq_questions .am-title .am-minus:active:before {
  color: inherit;
}
.amfaq_questions .am-title .am-minus:focus,
.amfaq_questions .am-title .am-minus:active {
  background: none;
  border: none;
}
.amfaq_questions .am-title .am-minus:hover {
  background: none;
  border: none;
}
.amfaq_questions .am-title .am-minus.disabled,
.amfaq_questions .am-title .am-minus[disabled],
fieldset[disabled] .amfaq_questions .am-title .am-minus {
  pointer-events: none;
  opacity: 1;
}
.amfaq_questions .am-no-items {
  font-weight: 800;
  word-wrap: break-word;
}
.ask-question-form .button-container {
  margin: 10px 0;
}
.ask-question-form .button-container .button-info {
  display: inline-block;
  float: left;
  font-size: 1.8rem;
  font-weight: 300;
  margin: 10px 0;
  vertical-align: middle;
}
.ask-question-form .button-container .form-toggle-button {
  margin: 10px;
}
.ask-question-form .ask-form-container label input[type='checkbox'] {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.amfaq-category-description {
  margin-bottom: 20px;
}
/* phpcs:disable Magento2.Less.ClassNaming.NotAllowedSymbol */
.amfaq_categories {
  border-radius: 10px;
  border: 1px solid #c9c9c9;
}
.amfaq_categories .item {
  border-bottom: 1px solid #c9c9c9;
  padding: 1rem;
  word-wrap: break-word;
}
.amfaq_categories .item.current {
  background: #f9f9f9;
}
.amfaq_categories .item.current a {
  color: #000000;
}
.amfaq_categories .item.title {
  background: #f0f0f0;
  color: #575757;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  word-wrap: break-word;
}
.amfaq_categories .item:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.amfaq_categories .item:last-child {
  border: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.amfaq_tags {
  border-radius: 10px;
  border: 1px solid #c9c9c9;
  font-weight: 500;
  margin: 20px 0;
}
.amfaq_tags .title {
  border-bottom: 1px solid #c9c9c9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #f0f0f0;
  color: #575757;
  font-size: 1.8rem;
  font-weight: 600;
  padding: 1rem;
  text-align: center;
  word-wrap: break-word;
}
.amfaq_tags .tags_content {
  margin: 5px;
}
.amfaq_tags .tags_content .current {
  font-weight: 600;
  text-decoration: underline;
}
.amfaq_tags .tags_content .item {
  display: inline-block;
  font-family: Roboto;
  font-size: 1.6rem;
  padding: 5px;
}
.amfaq_tags .tags_content .item a {
  color: #000000;
  text-decoration: none;
}
.question_view {
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.question_view .answer {
  word-wrap: break-word;
}
.am-back-button {
  float: right;
  margin-left: 15px;
}
.am-back-to-product-widget.am-widget-left {
  text-align: left;
}
.am-back-to-product-widget.am-widget-center {
  text-align: center;
}
.am-back-to-product-widget.am-widget-right {
  text-align: right;
}
.am-back-to-product-widget .am-back-button {
  float: none;
  margin-left: 0;
}
.amfaq-search {
  max-width: 300px;
  margin-bottom: 15px;
  position: relative;
}
.amfaq-search .am-input {
  padding-right: 30px;
}
.amfaq-search .search-autocomplete {
  background-color: #ffffff;
  margin-top: 0;
}
.amfaq-search .am-button {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PHBhdGggZD0iTTU1LjE0NiA1MS44ODdMNDEuNTg4IDM3Ljc4NkEyMi45MjYgMjIuOTI2IDAgMCAwIDQ2Ljk4NCAyM2MwLTEyLjY4Mi0xMC4zMTgtMjMtMjMtMjNzLTIzIDEwLjMxOC0yMyAyMyAxMC4zMTggMjMgMjMgMjNjNC43NjEgMCA5LjI5OC0xLjQzNiAxMy4xNzctNC4xNjJsMTMuNjYxIDE0LjIwOGMuNTcxLjU5MyAxLjMzOS45MiAyLjE2Mi45Mi43NzkgMCAxLjUxOC0uMjk3IDIuMDc5LS44MzdhMy4wMDQgMy4wMDQgMCAwIDAgLjA4My00LjI0MnpNMjMuOTg0IDZjOS4zNzQgMCAxNyA3LjYyNiAxNyAxN3MtNy42MjYgMTctMTcgMTctMTctNy42MjYtMTctMTcgNy42MjYtMTcgMTctMTd6IiBmaWxsPSIjYmFiYWJhIi8+PC9zdmc+);
  height: 32px;
  width: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 0;
  box-shadow: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.amfaq-rating {
  float: left;
}
.amfaq-rating .amfaq-was-it-helpful {
  font-size: 1.2rem;
}
.amfaq-rating .amfaq-rate-the-answer {
  font-size: 1.2rem;
  font-weight: 600;
}
.amfaq-rating .amfaq-rate-the-answer.-gray {
  color: #757575;
}
.amfaq-rating .amfaq-rating-voting,
.amfaq-rating .amfaq-rating-yesno,
.amfaq-rating .amfaq-rating-average {
  border: 1px solid #c9c9c9;
  align-items: center;
  border-radius: 5px;
  display: flex;
  padding: 5px 20px;
}
.amfaq-rating .amfaq-rating-voting .amfaq-rating-fieldset,
.amfaq-rating .amfaq-rating-yesno .amfaq-rating-fieldset,
.amfaq-rating .amfaq-rating-average .amfaq-rating-fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.amfaq-rating .amfaq-rating-voting .amfaq-rating-legend,
.amfaq-rating .amfaq-rating-yesno .amfaq-rating-legend,
.amfaq-rating .amfaq-rating-average .amfaq-rating-legend {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq-rating .average-rate-wrapper {
  direction: rtl;
}
.amfaq-rating .average-rate-wrapper.-voted {
  cursor: default;
  pointer-events: none;
}
.amfaq-rating .average-rate-wrapper:not(:checked) > input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq-rating .average-rate-wrapper:not(:checked) > label {
  color: #cccccc;
  cursor: pointer;
  float: right;
  font-size: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  width: 1em;
}
.amfaq-rating .average-rate-wrapper:not(:checked) > label:before {
  content: '★';
  display: flex;
  justify-content: center;
}
.amfaq-rating .average-rate-wrapper .amfaq-rating-input:checked ~ label {
  color: #ffc700;
}
.amfaq-rating .average-rate-wrapper .amfaq-rating-input:focus + label {
  box-shadow: 0 0 3px 1px #00699d;
}
.amfaq-rating .average-rate-wrapper:not(:checked) > label:hover,
.amfaq-rating .average-rate-wrapper:not(:checked) > label:hover ~ label {
  color: #e4b200;
}
.amfaq-rating .average-rate-wrapper .amfaq-rating-label-hint {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq-rating .amfaq-rating-data-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
.amfaq-rating .amfaq-arrow {
  cursor: pointer;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up {
  /* phpcs:disable Magento2.Less.ColonSpacing.AfterNewline */
  /* phpcs:enable */
  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;
  font-size: inherit;
  font-weight: bold;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #475f7a;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:hover:before {
  color: inherit;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:active:before {
  color: inherit;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:focus,
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:active {
  background: none;
  border: none;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:hover {
  background: none;
  border: none;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up.disabled,
.amfaq-rating .amfaq-arrow.amfaq-arrow-up[disabled],
fieldset[disabled] .amfaq-rating .amfaq-arrow.amfaq-arrow-up {
  pointer-events: none;
  opacity: 1;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down {
  /* phpcs:disable Magento2.Less.ColonSpacing.AfterNewline */
  /* phpcs:enable */
  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;
  font-weight: bold;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #475f7a;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:hover:before {
  color: inherit;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:active:before {
  color: inherit;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:focus,
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:active {
  background: none;
  border: none;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:hover {
  background: none;
  border: none;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down.disabled,
.amfaq-rating .amfaq-arrow.amfaq-arrow-down[disabled],
fieldset[disabled] .amfaq-rating .amfaq-arrow.amfaq-arrow-down {
  pointer-events: none;
  opacity: 1;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow.amfaq-voted:before {
  color: #305b8a;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow.amfaq-voted + span {
  font-weight: bold;
}
.amfaq-rating .amfaq-rating-data-wrapper {
  color: #475f7a;
  /* phpcs:ignore Magento2.Less.TypeSelectors.UpperCaseSelector */
}
.amfaq-rating .amfaq-rating-data-wrapper.isVoted .amfaq-arrow {
  cursor: default;
}
.amfaq-rating .amfaq-rating-yesno-vote {
  color: #48997c;
  text-decoration: none;
  background: none;
  border: none;
  font-weight: 400;
  padding: 0;
}
.amfaq-rating .amfaq-rating-yesno-vote:visited {
  color: #48997c;
  text-decoration: none;
}
.amfaq-rating .amfaq-rating-yesno-vote:hover {
  color: #48997c;
  text-decoration: underline;
}
.amfaq-rating .amfaq-rating-yesno-vote:active {
  color: #48997c;
  text-decoration: underline;
}
.amfaq-rating .amfaq-rating-yesno-vote.yesno-voted {
  cursor: auto;
  font-weight: bold;
}
.amfaq-rating .message-error.error {
  color: #b30000;
}
.am-widget-categories-1,
.am-widget-categories-2,
.am-widget-categories-3 {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.am-widget-categories-1 .am-widget-category,
.am-widget-categories-2 .am-widget-category,
.am-widget-categories-3 .am-widget-category {
  width: 100%;
}
.am-widget-category {
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
}
.am-widget-category > .am-category-container {
  padding: 0 2rem 2rem 2rem;
}
.am-widget-category .view-all {
  display: block;
  margin-left: auto;
  width: fit-content;
}
.am-widget-category .am-category-header {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 1.5rem;
  min-height: 50px;
}
.am-widget-category .am-category-header .faq-category-image {
  line-height: 0;
  margin-right: 7px;
}
.am-widget-category .am-category-header .faq-category-image img {
  min-width: 50px;
}
.am-widget-category .am-category-header .faq-category-title {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.1;
  word-wrap: break-word;
}
.am-widget-category .amfaq_questions .am-title {
  font-size: 1.6rem;
  font-weight: 300;
}
.am-search-box-wrapper:before,
.am-search-box-wrapper:after {
  content: '';
  display: table;
}
.am-search-box-wrapper:after {
  clear: both;
}
.am-search-box-wrapper .am-widget-center {
  margin: auto;
}
.am-search-box-wrapper .am-widget-right {
  float: right;
}
.am-search-box-wrapper .amfaq-search {
  max-width: initial;
}
.amfaq-pager {
  float: right;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amfaq_search_autocomplete .amfaq-category {
  color: #575757;
  font-size: 1rem;
  padding-top: 3px;
}
.am-faq-tags-widget {
  padding: 0 2rem 2rem 2rem;
}
.am-faq-tags-widget .am-tags-main-title {
  border-bottom: solid 1px #c9c9c9;
  margin-bottom: 30px;
}
.am-faq-tags-widget .am-tags-main-title span {
  color: #333333;
  font-family: Roboto;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.am-faq-tags-widget .am-tags-main-block-wrapper {
  font-family: Roboto;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag {
  border: solid 1px #dddddd;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 15px 15px 0;
  padding: 9px 0 9px 0;
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:hover {
  background: #f2c94c;
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:hover .am_tag_count {
  color: #575757;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag .am_tag_count {
  color: #6d6d6d;
  padding: 11px 12px 10px 0;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag a {
  color: #191919;
  text-decoration: none;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag .am-tag-title {
  font-weight: 600;
  padding: 0 9px 0 12px;
  text-decoration: none;
}
.search-autocomplete .amfaq-question-container.selected {
  background: #ffffff;
}
.search-autocomplete .amfaq-question-container .amfaq-option-name {
  color: #1979c3;
}
.search-autocomplete .amfaq-question-container.selected .amfaq-option-name {
  text-decoration: underline;
}
.amfaq-link-category {
  margin-bottom: 10px;
}
.amfaq-links-container {
  margin-bottom: 20px;
  transition: height 0.3s ease-in;
}
.amfaq-links-container .amfaq-button.-questions {
  background: #ffffff;
  border: none;
  color: #1979c3;
  font-weight: bold;
  letter-spacing: -.015em;
  padding: 0;
}
@media print {
  .amfaq-social-buttons {
    display: none;
  }
}
.amgdprcookie-cookie-container {
  margin: 0 10px 20px 0;
  padding: 0 0 25px 0;
}
.amgdprcookie-cookie-container.-modal:first-child {
  padding-top: 25px;
}
.amgdprcookie-cookie-container.-modal .amgdprcookie-header,
.amgdprcookie-cookie-container.-modal .amgdprcookie-text {
  padding-left: 25px;
}
.amgdprcookie-cookie-container.-modal {
  box-shadow: none;
  direction: ltr;
  margin-right: 30px;
}
.amgdprcookie-cookie-container .amgdprcookie-header {
  display: flex;
  justify-content: space-between;
}
.amgdprcookie-cookie-container .amgdprcookie-caption {
  font-size: 16px;
  font-weight: bold;
  line-height: 27px;
  margin: 0 0 15px;
}
.amgdprcookie-cookie-container .amgdprcookie-text {
  color: #363636;
  font-size: 12px;
  margin-bottom: 10px;
}
.amgdprcookie-cookie-container .amgdprcookie-options {
  color: #4670c9;
  cursor: pointer;
  font-size: 12px;
}
.amgdprcookie-toggle-cookie {
  padding-left: 50px;
  position: relative;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input {
  height: 0;
  opacity: 0;
  width: 0;
}
.amgdprcookie-toggle-cookie .amgdprcookie-label {
  background: #a5a5a5;
  border-radius: 40px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  height: 29px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}
.amgdprcookie-toggle-cookie .amgdprcookie-label:after {
  background: #ffffff;
  border-radius: 40px;
  content: '';
  height: 25px;
  left: 2px;
  position: absolute;
  top: 2px;
  transition: all .4s ease;
  width: 25px;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:active + .amgdprcookie-label,
.amgdprcookie-toggle-cookie .amgdprcookie-input:focus + .amgdprcookie-label {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled + .amgdprcookie-label {
  background: #e8e8e8;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled + .amgdprcookie-label:after {
  left: 95%;
  transform: translateX(-100%);
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label {
  background: #1979c3;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label:after {
  left: 95%;
  transform: translateX(-100%);
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:not([checked]) + .amgdprcookie-label {
  background: #a5a5a5;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled + .amgdprcookie-label {
  background: #e8e8e8;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled + .amgdprcookie-label:after {
  left: 2px;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:focus + .amgdprcookie-label {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-main-wrapper {
  color: #363636;
}
.amgdprcookie-main-wrapper .amgdprcookie-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.amgdprcookie-main-wrapper .amgdprcookie-head {
  font-size: 20px;
  line-height: 20px;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn-wrapper {
  display: flex;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn {
  background: #ef7c4a;
  border: 0;
  border-radius: 6px;
  box-shadow: 0 3px 5px rgba(62, 40, 13, 0.15);
  color: #ffffff;
  font-size: 14px;
  padding: 7px 27px;
  text-transform: uppercase;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:first-child {
  margin: 0 15px;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:hover {
  background: #eb5a1b;
}
.amgdprcookie-main-wrapper .amgdprcookie-btn:focus,
.amgdprcookie-main-wrapper .amgdprcookie-btn:active {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-cookie-container .amgdprcookie-link {
  color: #2977c2;
  cursor: pointer;
  float: right;
  font-size: 12px;
  letter-spacing: .3px;
  text-transform: capitalize;
}
.amgdprjs-bar-template {
  display: block !important;
  position: fixed;
  /* added to support older browsers */
  position: sticky;
}
.amgdprjs-bar-template .amgdprcookie-buttons-block .amgdprcookie-button {
  margin-right: 5px;
}
.amgdprjs-bar-template.-popup {
  left: 50%;
  margin: 0 auto;
  max-width: 740px;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
}
.amgdprjs-bar-template.-popup:before {
  background-color: #0a6c9f;
  content: '';
  height: 100%;
  width: 100%;
}
.amgdprjs-bar-template.-popup .amgdprcookie-bar-container {
  padding: 50px;
}
.amgdprjs-bar-template.-popup .amgdprcookie-bar-block {
  width: 100%;
}
.amgdprjs-bar-template .amgdprcookie-buttons-block {
  display: flex;
  justify-content: center;
}
.amgdprcookie-groups-modal {
  z-index: 999;
}
.amgdprcookie-groups-modal .modal-inner-wrap {
  border-radius: 4px;
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  max-width: 740px;
}
.amgdprcookie-groups-modal.-table .modal-inner-wrap {
  max-width: 1290px;
  min-width: 700px;
  overflow-x: auto;
}
.amgdprcookie-groups-modal .modal-title {
  border-bottom: none;
  font-size: 20px;
  font-weight: bold;
}
.amgdprcookie-groups-modal .action-close:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-groups-modal .amgdprcookie-form {
  padding: 0 10px;
}
.amgdprcookie-groups-modal .amgdprcookie-done {
  background-color: #4670c9;
  border-radius: 3px;
  box-shadow: none;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 1.35px;
  text-transform: uppercase;
  transition: background-color 0.3s ease-out;
  width: 100%;
}
.amgdprcookie-groups-modal .amgdprcookie-done:hover {
  background-color: #1357e6;
}
.amgdprcookie-groups-modal .amgdprcookie-done:focus {
  background-color: #1357e6;
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-groups-modal:not(.-table) .modal-footer {
  padding-top: 0;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container,
.amgdprcookie-groups-modal .amgdprcookie-tbody {
  overflow: auto;
  scrollbar-color: #e0e0e0 #ffffff;
  scrollbar-width: thin;
  scrollbar-face-color: #e0e0e0;
  scrollbar-highlight-color: #e0e0e0;
  scrollbar-shadow-color: #e0e0e0;
  scrollbar-track-color: #ffffff;
  display: block;
  max-height: 500px;
  overflow-y: auto;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar {
  width: 6px;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar-track,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar-track {
  background-color: #ffffff;
  box-shadow: none;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar-thumb,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e0e0e0;
}
.amgdprcookie-bar-container {
  background: #ffffff;
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 30px 10px;
  z-index: 10;
}
.amgdprcookie-bar-container.modal-popup {
  bottom: unset;
  left: unset;
  overflow-y: unset;
  pointer-events: auto;
  position: unset;
  right: unset;
  top: unset;
  transition: unset;
}
.amgdprcookie-bar-container .amgdprcookie-buttons-block {
  display: flex;
  flex-direction: column;
}
.amgdprcookie-bar-container .amgdprcookie-policy {
  margin-bottom: 20px;
  max-height: 30vh;
  max-width: 640px;
  overflow-y: auto;
}
.amgdprcookie-bar-container .amgdprcookie-button:first-child {
  margin-bottom: 10px;
}
.amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
  margin-bottom: 0;
  padding: 10px 30px;
}
.amgdprcookie-bar-container .action-close {
  line-height: 14px;
  right: 10px;
  top: 10px;
}
.amgdprcookie-bar-container .action-close:focus,
.amgdprcookie-bar-container .action-close:active {
  box-shadow: 0 0 3px 1px #00699d;
  opacity: .9;
}
.amgdprcookie-buttons-block {
  display: flex;
  flex-direction: column;
}
.amgdprcookie-buttons-block.-settings {
  padding-bottom: 30px;
}
.amgdprcookie-buttons-block .amgdprcookie-button {
  background: #ffffff;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  color: #4670c9;
  font-weight: bold;
  letter-spacing: 1.35px;
  margin-top: 15px;
  padding: 10px 15px;
  text-transform: uppercase;
  transition: opacity 0.3s ease, color 0.3s ease-out, background-color 0.3s ease-out, border 0.3s ease-out;
}
.amgdprcookie-buttons-block .amgdprcookie-button:hover {
  opacity: .9;
}
.amgdprcookie-buttons-block .amgdprcookie-button:active,
.amgdprcookie-buttons-block .amgdprcookie-button:focus {
  box-shadow: 0 0 3px 1px #00699d;
  opacity: .9;
}
.amgdprcookie-buttons-block .amgdprcookie-button.-allow,
.amgdprcookie-buttons-block .amgdprcookie-button.-save {
  background: #4670c9;
  color: #ffffff;
  flex-basis: 33%;
}
.amgdprcookie-modal-template {
  background: #ffffff;
  margin-left: 5px;
  overflow-y: auto;
}
.amgdprcookie-modal-template .action-close {
  background: #ffffff;
  line-height: 14px;
  margin: 0;
  padding: 8px;
  right: 0;
  top: 0;
  z-index: 1;
}
.amgdprcookie-modal-template .action-close:focus,
.amgdprcookie-modal-template .action-close:active {
  background: #ffffff;
  box-shadow: 0 0 3px 1px #00699d;
  opacity: .9;
}
.amgdprcookie-modal-template .action-close:hover {
  background: #ffffff;
}
.amgdprcookie-modal-template .amgdprcookie-button.-allow:not(.-save) {
  background: inherit;
  color: #4670c9;
  margin-bottom: 0;
}
.amgdprcookie-modal-container .modal-content {
  padding: 0;
}
.amgdprcookie-groups-container {
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  direction: rtl;
  height: auto;
  overflow-y: scroll;
}
.amgdprcookie-policy-container {
  bottom: 0;
  box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.06);
  padding: 24px;
  position: absolute;
}
.amgdprcookie-text-container .amgdprcookie-policy {
  display: inline;
}
.amgdprcookie-modal-container.modal-popup.modal-slide {
  left: 0;
  pointer-events: none;
}
.amgdprcookie-modal-container .modal-inner-wrap {
  height: 100%;
  margin: 0;
  position: relative;
}
.amgdprcookie-modal-container .modal-inner-wrap .modal-header {
  position: absolute;
  right: 0;
}
.amgdprcookie-modal-container .modal-inner-wrap .action-close {
  margin: 5px;
  padding: 0;
}
.amgdprcookie-modal-container .modal-inner-wrap .action-close:before {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI4IiBzdHJva2U9IiNDQUNBQ0EiLz48cGF0aCBkPSJNNS4yNSA1LjI1bDYuNSA2LjVtMC02LjVsLTYuNSA2LjUiIHN0cm9rZT0iI0NBQ0FDQSIvPjwvc3ZnPg==') no-repeat center;
  content: '';
  height: 25px;
  width: 25px;
}
.amgdprcookie-modal-container .modal-inner-wrap .action-close:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container {
  overflow: auto;
  scrollbar-color: #e8e8e8 #ffffff;
  scrollbar-width: thin;
  scrollbar-face-color: #e8e8e8;
  scrollbar-highlight-color: #e8e8e8;
  scrollbar-shadow-color: #e8e8e8;
  scrollbar-track-color: #ffffff;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar {
  width: 4px;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar-track {
  background-color: #ffffff;
  box-shadow: none;
}
.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e8e8e8;
}
.amgdprcookie-settings-form .amgdprcookie-toggle-cookie .amgdprcookie-input.disabled + .amgdprcookie-label {
  background: #e8e8e8;
}
.amgdprcookie-groups-modal .amgdprcookie-table .amgdprcookie-row,
.amgdprcookie-groups-modal .amgdprcookie-table thead tr,
.amgdprcookie-groups-modal .amgdprcookie-table thead {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.amgdprcookie-groups-modal .amgdprcookie-cell.-name {
  word-wrap: break-word;
}
.amgdprcookie-modal-container .amgdprcookie-modal-template {
  height: 100%;
  margin-left: 0;
  min-width: 400px;
  pointer-events: auto;
  position: relative;
  width: 20%;
  z-index: 900;
}
.ammodals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 899;
}
.am-recaptcha-container .messages-container {
  margin-top: 15px;
}
.am-recaptcha-container .hidden {
  left: -10000px;
  position: absolute;
  visibility: hidden;
}
.am-recaptcha-place-order .grecaptcha-badge {
  z-index: 1000;
}
.recaptcha-error {
  border: 1px solid #dd4b39;
  padding: 5px;
}
.recaptcha-error .recaptcha-error-message {
  color: #dd4b39;
  font-size: 12px;
  padding: 4px 0;
}
.amsl-separator {
  border: 1px solid #dbdbdb;
  display: none;
  margin: 0;
  position: relative;
}
.amsl-separator .amsl-icon {
  background: #fff;
  border: 2px solid #dbdbdb;
  border-radius: 20px;
  box-sizing: border-box;
  color: #dbdbdb;
  display: block;
  font-size: 14px;
  height: 33px;
  left: 50%;
  line-height: 27px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 33px;
}
.amsl-cart-page .-labeled-buttons > .amsl-title,
.amsl-registration-page .-labeled-buttons > .amsl-title,
.amsl-login-page .-labeled-buttons > .amsl-title {
  display: none;
}
.amsl-cart-page .-labeled-buttons .amsl-buttons,
.amsl-registration-page .-labeled-buttons .amsl-buttons,
.amsl-login-page .-labeled-buttons .amsl-buttons {
  justify-content: flex-start;
  width: 100%;
}
.amsl-cart-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
.amsl-registration-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
.amsl-login-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular {
  margin: 0 0 15px;
}
.amsl-error {
  background: #f69b98;
  display: none;
  flex-basis: 100%;
  margin: 0 20px 20px;
  padding: 5px;
  text-align: left;
  word-break: break-word;
}
.amsl-error.-default {
  margin-bottom: 10px;
}
.amsl-error.-social {
  margin: 35px 20px 0;
}
.amsl-error.-info {
  background: none;
  color: #a1a1a1;
  font-size: 14px;
  line-height: 16px;
  padding: 0;
  text-align: center;
}
.amsl-content {
  min-width: 300px;
}
.amsl-social-wrapper {
  display: flex;
  flex-direction: column;
}
.amsl-cart-page,
.amsl-login-page,
.amsl-registration-page {
  margin: 10px 0;
}
.amsl-cart-page .amsl-error,
.amsl-login-page .amsl-error,
.amsl-registration-page .amsl-error {
  margin: 0 0 10px;
}
.amsl-form .field input[type='checkbox'] {
  top: -1px;
}
.amsl-register-content .form.create.account,
.amsl-forgot-content .form.password.forget {
  max-width: 100%;
  min-width: inherit;
  width: 100%;
}
.amsl-popup-observed .modal-custom.authentication-dropdown,
.amsl-popup-observed .modal-popup.popup-authentication,
.amsl-popup-observed .modal-popup.authentication-dropdown,
.amsl-popup-observed .authentication-wrapper .dropdown-overlay {
  display: none !important;
}
.amsl-focus {
  border-color: #fff;
  outline: 2px solid #4878bf;
  transform: none;
  transition: none;
}
.amsl-button {
  transition: all 0.2s ease;
  background-repeat: no-repeat;
  border-radius: 100px;
  display: block;
}
.amsl-button .amsl-social-icon {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  width: 100%;
}
.amsl-button.-clear {
  background: none;
  border: none;
  box-shadow: none;
  color: initial;
  margin: 0;
  outline: none;
  padding: 0;
}
.amsl-button.-clear:hover,
.amsl-button.-clear:active {
  background: none;
  box-shadow: none;
  color: inherit;
  outline: none;
  text-decoration: none;
}
.amsl-button.-google {
  background: #ffffff;
}
.amsl-button.-google .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMzMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMyI+PHBhdGggZD0iTS4xMDIgMTYuNTJDLS4yMDggOC4yNjUgNi45MTYuNjM1IDE1LjA1Ni41MzZjNC4xNS0uMzYgOC4xODYgMS4yNzYgMTEuMzI2IDMuOTQ0LTEuMjg4IDEuNDM4LTIuNTk5IDIuODU5LTMuOTk4IDQuMTktMi43NjUtMS43MDUtNi4wOTMtMy4wMDUtOS4zMjMtMS44NS01LjIxIDEuNTA1LTguMzY2IDcuNzUxLTYuNDM4IDEyLjkyNiAxLjU5NyA1LjQwNSA4LjA3MiA4LjM3IDEzLjE0NyA2LjEgMi42MjgtLjk1NSA0LjM2LTMuNDE2IDUuMTItNi4wNjEtMy4wMTEtLjA2MS02LjAyMy0uMDIzLTkuMDM1LS4xMDctLjAwOC0xLjgyLS4wMTUtMy42MzItLjAwOC01LjQ1IDUuMDIzLS4wMDggMTAuMDUzLS4wMjQgMTUuMDgzLjAyMi4zMDkgNC40NTctLjM0IDkuMjI3LTMuMTkzIDEyLjgwNC0zLjkwOSA1LjEwNy0xMS4xMyA2LjYwNS0xNy4wMDMgNC42MDJDNC41IDI5LjU3OC0uMDM0IDIzLjIwMi4xMDIgMTYuNTJ6IiBmaWxsPSIjZmZmIi8+PC9tYXNrPjxnIG1hc2s9InVybCgjYSkiPjxwYXRoIGQ9Ik0tOS43NjIgMzQuMzZWMi4zMzVsMjAuOTQgMTYuMDE0LTIwLjk0IDE2LjAxM3oiIGZpbGw9IiNGQkJDMDUiLz48cGF0aCBkPSJNLTkuNzYyIDIuMzM1bDIwLjk0IDE2LjAxMyA4LjYyMy03LjUxNEw0OS4zNjMgNi4wM3YtMTcuMjQ1SC05Ljc2MnYxMy41NXoiIGZpbGw9IiNFQTQzMzUiLz48cGF0aCBkPSJNLTkuNzYyIDM0LjM2TDI3LjE5IDYuMDNsOS43MzEgMS4yMzIgMTIuNDQxLTE4LjQ3N1Y0Ny45MUgtOS43NjJWMzQuMzZ6IiBmaWxsPSIjMzRBODUzIi8+PHBhdGggZD0iTTQ5LjM2MyA0Ny45MUwxMS4xNzggMTguMzQ4bC00LjkyNy0zLjY5Nkw0OS4zNjMgMi4zMzRWNDcuOTF6IiBmaWxsPSIjNDI4NUY0Ii8+PC9nPjwvc3ZnPg==);
}
.amsl-button.-twitter {
  background: #1da1f2;
}
.amsl-button.-twitter .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjgyMSAyNi45ODJjMTIuMjY1IDAgMTguOTcyLTEwLjE4OCAxOC45NzItMTkuMDIxIDAtLjI5LS4wMDYtLjU3OC0uMDItLjg2NUExMy41NzggMTMuNTc4IDAgMCAwIDMzLjEgMy42MzVjLTEuMTk1LjUzMi0yLjQ4Ljg5LTMuODMgMS4wNTJBNi43MDUgNi43MDUgMCAwIDAgMzIuMjA0Ljk5YTEzLjM1IDEzLjM1IDAgMCAxLTQuMjM0IDEuNjIzQTYuNjUyIDYuNjUyIDAgMCAwIDIzLjEwMi41Yy0zLjY4MyAwLTYuNjY5IDIuOTk0LTYuNjY5IDYuNjg0IDAgLjUyNS4wNTkgMS4wMzUuMTczIDEuNTI1LTUuNTQyLS4yOC0xMC40NTYtMi45NC0xMy43NDQtNi45ODVhNi42OCA2LjY4IDAgMCAwLS45MDMgMy4zNiA2LjY4NSA2LjY4NSAwIDAgMCAyLjk2NyA1LjU2NSA2LjYwNiA2LjYwNiAwIDAgMS0zLjAyLS44MzZ2LjA4NWE2LjY4MyA2LjY4MyAwIDAgMCA1LjM0OSA2LjU1MyA2LjY1OCA2LjY1OCAwIDAgMS0zLjAxMi4xMTUgNi42NzcgNi42NzcgMCAwIDAgNi4yMyA0LjY0MyAxMy4zNTQgMTMuMzU0IDAgMCAxLTguMjgyIDIuODYyYy0uNTM4IDAtMS4wNy0uMDMtMS41OTEtLjA5M2ExOC44NCAxOC44NCAwIDAgMCAxMC4yMjEgMy4wMDMiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amsl-button.-facebook {
  background: #3c5a99;
}
.amsl-button.-facebook .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMzgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjM3IDM3LjI4VjIwLjY2OGg1LjU3NmwuODM1LTYuNDc0SDEyLjM3VjEwLjA2YzAtMS44NzUuNTItMy4xNTIgMy4yMDktMy4xNTJsMy40MjgtLjAwMnYtNS43OWMtLjU5My0uMDgtMi42MjgtLjI1Ni00Ljk5Ni0uMjU2LTQuOTQzIDAtOC4zMjcgMy4wMTctOC4zMjcgOC41NTh2NC43NzVILjA5NHY2LjQ3NWg1LjU5VjM3LjI4aDYuNjg2eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
}
.amsl-button.-apple {
  background: #fff;
}
.amsl-button.-apple .amsl-social-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAjCAYAAABo4wHSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKGSURBVHgBvVddbtpAEJ5dm1SVIuq8EcWm7glK3/pWOEGSExAe+9T2BE1OUHqCuDcIJ4Ab1Jygq5IfHi1qpApsb2ccg4xrO1HszSeBl9ldvp31zM63DGqCgdjfb34CkF36fX096xWN1aEGHB5aJ5rGLokbgOFDTsrGVyZtt9v9KAJn1yqnZXMYVECr1bJ1fe9X1h4E/M18LkTRPA4VoOsvLrM2KcEpI6xESl5ugiZFKMKQXzw098mkmtbo5hD2HvKyEiljzE6aHkD0fbnk7x5DGM8t6jBNsysl73AOb9EPDyN0GobryRz/mfpxdzGIAtv3ddfzhEfjcSHH6LGN3QZj4GbnFJJSzuk6+5ZMzoGcYN8P9M5FEuOeiJ1BnKMFM6QcLpd/LjzEf6SW1Sayz6AA6LlYr1c98nr7Tk2z/VUVIYF2rtHYG1M7PpGOjqwzfJyDQlB0Y4ycbkk5Z+SlUsJ0OnHLsk6Kg6YeRJH8kk4njmF9DEohJ3d3s6u0hWPId0AhMJ1GWRtFrw0KwVjkQg6pAc+MSqXtMQhDZuSReqAQKGM6eaQClEJ+yFo45ugUlIJ1qYjskGoauKAYpBTvlUZCulrxK1APgw77DXFc2kzz9Tird1QBa6sTpwzncgTPBDwBDxJS7oDi1NkgDKWjUQNVxN9m89VLbHZBIajE3d7OPm5PJF3nQzKCUshYE29JhRAeHs4DUARS/jc3M4faWrpjsVgI3OYDbL6HGpEoh4Hv56jBDVCk/cRHXXXWwwvVjhDPvSri++0FQTQuIXZJTFMDi7SN3zQur0SS+j+dz3+LtLH0qogen+PW9JHAJiL8jHyfD0nRZ8eSomSM95MF0HLcINAGeVeNfzUoF3Ix/HhxAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
}
.amsl-button.-linkedin {
  background: #0077b7;
}
.amsl-button.-linkedin .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIzNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTguMDQ2IDMyLjg1MmMwIC42MzQtLjUwMyAxLjE0OC0xLjEyMiAxLjE0OEgyLjE0OWMtLjYyIDAtMS4xMjItLjUxNC0xLjEyMi0xLjE0OFYxMi4zNjVjMC0uNjM0LjUwMi0xLjE0OCAxLjEyMi0xLjE0OGg0Ljc3NWMuNjIgMCAxLjEyMi41MTQgMS4xMjIgMS4xNDh2MjAuNDg3ek00LjUzNiA5LjI4NkMyLjAzMSA5LjI4NiAwIDcuMjA3IDAgNC42NDMgMCAyLjA3OSAyLjAzMSAwIDQuNTM2IDBjMi41MDYgMCA0LjUzNyAyLjA3OSA0LjUzNyA0LjY0MyAwIDIuNTY0LTIuMDMxIDQuNjQzLTQuNTM3IDQuNjQzek0zMyAzMi45NDRjMCAuNTgzLS40NjIgMS4wNTYtMS4wMzEgMS4wNTZoLTUuMTI0Yy0uNTcgMC0xLjAzMi0uNDczLTEuMDMyLTEuMDU2di05LjYxYzAtMS40MzMuNDExLTYuMjgtMy42Ni02LjI4LTMuMTU4IDAtMy43OTkgMy4zMTgtMy45MjcgNC44MDd2MTEuMDgzYzAgLjU4My0uNDYyIDEuMDU2LTEuMDMyIDEuMDU2SDEyLjI0Yy0uNTcgMC0xLjAzMi0uNDczLTEuMDMyLTEuMDU2VjEyLjI3MmMwLS41ODIuNDYyLTEuMDU1IDEuMDMyLTEuMDU1aDQuOTU1Yy41NyAwIDEuMDMyLjQ3MyAxLjAzMiAxLjA1NnYxLjc4N2MxLjE3LTEuNzk5IDIuOTExLTMuMTg3IDYuNjE2LTMuMTg3IDguMjA1IDAgOC4xNTggNy44NDUgOC4xNTggMTIuMTU2djkuOTE1eiIvPjwvc3ZnPg==);
}
.amsl-button.-instagram {
  background: linear-gradient(0deg, #e09b3d, #c74c4d, #c21975, #7024c4);
}
.amsl-button.-instagram .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE3LjUgMy4xNTNjNC42NzMgMCA1LjIyNi4wMTggNy4wNzIuMTAyIDEuNzA2LjA3OCAyLjYzMi4zNjMgMy4yNDkuNjAzLjc2LjI4IDEuNDQ4LjcyOCAyLjAxMiAxLjMwOWE1LjQyIDUuNDIgMCAwIDEgMS4zMSAyLjAxMmMuMjM5LjYxNy41MjQgMS41NDMuNjAyIDMuMjUuMDg0IDEuODQ1LjEwMiAyLjM5OC4xMDIgNy4wNzFzLS4wMTggNS4yMjYtLjEwMiA3LjA3MmMtLjA3OCAxLjcwNi0uMzYzIDIuNjMzLS42MDMgMy4yNWE1Ljc5NCA1Ljc5NCAwIDAgMS0zLjMyMSAzLjMyYy0uNjE3LjI0LTEuNTQzLjUyNS0zLjI1LjYwMy0xLjg0NS4wODQtMi4zOTguMTAyLTcuMDcxLjEwMnMtNS4yMjYtLjAxOC03LjA3Mi0uMTAyYy0xLjcwNi0uMDc4LTIuNjMyLS4zNjMtMy4yNS0uNjAyYTUuNDIzIDUuNDIzIDAgMCAxLTIuMDExLTEuMzEgNS40MjIgNS40MjIgMCAwIDEtMS4zMS0yLjAxMmMtLjI0LS42MTYtLjUyNC0xLjU0My0uNjAyLTMuMjUtLjA4NC0xLjg0NC0uMTAyLTIuMzk4LS4xMDItNy4wNyAwLTQuNjc0LjAxOC01LjIyNy4xMDItNy4wNzIuMDc4LTEuNzA3LjM2My0yLjYzMy42MDMtMy4yNS4yOC0uNzYuNzI4LTEuNDQ4IDEuMzA5LTIuMDEyYTUuNDIyIDUuNDIyIDAgMCAxIDIuMDEyLTEuMzFjLjYxNy0uMjM5IDEuNTQzLS41MjQgMy4yNS0uNjAyIDEuODQ1LS4wODQgMi4zOTgtLjEwMiA3LjA3MS0uMTAyek0xNy41IDBjLTQuNzUzIDAtNS4zNDkuMDItNy4yMTUuMTA1QzguNDIyLjE5IDcuMTUuNDg2IDYuMDM3LjkyYTguNTc4IDguNTc4IDAgMCAwLTMuMSAyLjAxOCA4LjU3OCA4LjU3OCAwIDAgMC0yLjAxOSAzLjFDLjQ4NiA3LjE1LjE5IDguNDIyLjEwNiAxMC4yODUuMDIgMTIuMTUgMCAxMi43NDcgMCAxNy41cy4wMiA1LjM0OS4xMDYgNy4yMTVjLjA4NSAxLjg2My4zOCAzLjEzNS44MTMgNC4yNDhhOC41NzkgOC41NzkgMCAwIDAgMi4wMTkgMy4xIDguNTc4IDguNTc4IDAgMCAwIDMuMSAyLjAxOGMxLjExMi40MzMgMi4zODQuNzI5IDQuMjQ3LjgxNCAxLjg2Ny4wODUgMi40NjMuMTA1IDcuMjE1LjEwNSA0Ljc1MyAwIDUuMzQ5LS4wMiA3LjIxNS0uMTA1IDEuODYzLS4wODUgMy4xMzUtLjM4MSA0LjI0OC0uODE0YTguOTUgOC45NSAwIDAgMCA1LjExOC01LjExOGMuNDMzLTEuMTEzLjcyOS0yLjM4NS44MTQtNC4yNDguMDg1LTEuODY2LjEwNS0yLjQ2Mi4xMDUtNy4yMTVzLS4wMi01LjM0OS0uMTA1LTcuMjE1Yy0uMDg1LTEuODYzLS4zODEtMy4xMzUtLjgxNC00LjI0OGE4LjU3OCA4LjU3OCAwIDAgMC0yLjAxOC0zLjEgOC41NzkgOC41NzkgMCAwIDAtMy4xLTIuMDE5QzI3Ljg1LjQ4NiAyNi41NzguMTkgMjQuNzE1LjEwNiAyMi44NDkuMDIgMjIuMjUzIDAgMTcuNSAweiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNy41IDguNTEzYTguOTg2IDguOTg2IDAgMSAwIDAgMTcuOTczIDguOTg2IDguOTg2IDAgMCAwIDAtMTcuOTczem0wIDE0LjgyYTUuODMzIDUuODMzIDAgMSAxIDAtMTEuNjY2IDUuODMzIDUuODMzIDAgMCAxIDAgMTEuNjY2ek0yNi44NDEgMTAuMjU4YTIuMSAyLjEgMCAxIDAgMC00LjIgMi4xIDIuMSAwIDAgMCAwIDQuMnoiLz48L3N2Zz4=);
}
.amsl-button.-amazon {
  background: #ffffff;
}
.amsl-button.-amazon .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MyIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0Y5MCIgZD0iTTM4Ljg2OCAzNC42ODVDMzQuMTYgMzguMTUxIDI3LjMzNSA0MCAyMS40NTggNDAgMTMuMjIgNDAgNS44MDIgMzYuOTU3LjE5IDMxLjg5NmMtLjQ0LS4zOTgtLjA0Ni0uOTQuNDgzLS42M0M2LjczIDM0Ljc4NCAxNC4yMTcgMzYuOSAyMS45NTMgMzYuOWM1LjIxNiAwIDEwLjk1NC0xLjA3OCAxNi4yMy0zLjMxNC43OTgtLjMzOCAxLjQ2NS41Mi42ODUgMS4wOTh6Ii8+PHBhdGggZmlsbD0iI0Y5MCIgZD0iTTQwLjgyNiAzMi40NWMtLjYtLjc2OS0zLjk3OS0uMzY0LTUuNDk1LS4xODQtLjQ2My4wNTYtLjUzMy0uMzQ1LS4xMTctLjYzNCAyLjY5MS0xLjg5MSA3LjEwNy0xLjM0NSA3LjYyMi0uNzExLjUxNS42MzctLjEzNCA1LjA1Ny0yLjY2MyA3LjE2Ny0uMzg4LjMyNC0uNzU4LjE1MS0uNTg1LS4yNzkuNTY4LTEuNDE1IDEuODQtNC41ODggMS4yMzgtNS4zNnoiLz48cGF0aCBmaWxsPSIjMjIxRjFGIiBkPSJNMjQuMzczIDE2LjQ0NVYxNS4zM2MtMy43NjMgMC03LjczOC43OTctNy43MzggNS4xODggMCAyLjIyNCAxLjE2NCAzLjczIDMuMTYzIDMuNzMgMS40NjQgMCAyLjc3NC0uODkgMy42MDEtMi4zNCAxLjAyNS0xLjc4Mi45NzQtMy40NTUuOTc0LTUuNDYyek0yOS42MiAyOWMtLjM0NC4zMDQtLjg0MS4zMjYtMS4yMy4xMjMtMS43MjctMS40Mi0yLjAzNC0yLjA4LTIuOTg2LTMuNDM0LTIuODU1IDIuODgzLTQuODc1IDMuNzQ1LTguNTggMy43NDUtNC4zNzcgMC03Ljc4OC0yLjY3My03Ljc4OC04LjAyNiAwLTQuMTggMi4yOTEtNy4wMjggNS41NDgtOC40MTkgMi44MjYtMS4yMzEgNi43NzItMS40NDkgOS43ODgtMS43ODl2LS42NjZjMC0xLjIyNS4wOTUtMi42NzQtLjYzLTMuNzMxLS42MzctLjk1LTEuODUyLTEuMzQtMi45Mi0xLjM0LTEuOTg0IDAtMy43NTYgMS4wMDYtNC4xODggMy4wOTMtLjA4OC40NjMtLjQzMi45Mi0uOS45NDJsLTUuMDUxLS41MzdjLS40MjUtLjA5NC0uODkzLS40MzQtLjc3Ni0xLjA3OUMxMS4wNzIgMS44MjYgMTYuNTk4IDAgMjEuNTQ4IDBjMi41MzIgMCA1Ljg0LjY2NiA3Ljg0IDIuNTY1IDIuNTMyIDIuMzQgMi4yOSA1LjQ2MiAyLjI5IDguODZ2OC4wMjdjMCAyLjQxMiAxLjAxIDMuNDcgMS45NjIgNC43NzQuMzM3LjQ2My40MSAxLjAyMS0uMDE0IDEuMzY5LTEuMDYyLjg3Ny0yLjk1IDIuNTA3LTMuOTkgMy40MkwyOS42MjEgMjkiLz48L3N2Zz4=);
}
.amsl-button.-paypal {
  background: #ffffff;
}
.amsl-button.-paypal .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIzNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzI1M0I4MCIgZD0iTTkuNDUzIDM2bC43MTMtNC4yNTEtMS41ODgtLjAzNUgzTDYuMjY3IDQuMzQzYS40MDkuNDA5IDAgMCAxIC4xNDctLjI0Ni40NDcuNDQ3IDAgMCAxIC4yOC0uMDk3TDE3IDNjNSAwIDguNDcxLTIuNjM3IDEwLTEgMC0uNS43OCAyLjExNyAxIDMgLjIzMi45MjcgMS44IDEuOTUzIDEuNTc0IDMuMzAzbC0uMDE2LjA5OXYuODY1bC43MTYuMzgxYy42MDQuMzAxIDEuMDgzLjY0NSAxLjQ1MSAxLjA0LjYxMy42NTYgMS4wMSAxLjQ5IDEuMTc3IDIuNDguMTczIDEuMDE3LjExNi4yMjgtLjE2NyAxLjU5OC0uMzI3IDEuNTc3LS44NTYgMi45NS0xLjU3IDQuMDc0YTguNTk3IDguNTk3IDAgMCAxLTIuNDg2IDIuNTZjLS45NDguNjMyLTIuMDc1IDEuMTEyLTMuMzQ4IDEuNDE5LTEuMjM1LjMwMi0yLjY0Mi40NTQtNC4xODUuNDU0aC0uOTk1Yy0uNzEgMC0xLjQwMi4yNC0xLjk0NC42NzItLjU0My40NC0uOTAzIDMuMDQyLTEuMDEzIDMuN2wtLjA3NS4zODItMS4yNiA3LjQ5My0uMDU2LjI3NWMtLjAxNS4wODctLjA0MS4xMy0uMDguMTZhLjIxOS4yMTkgMCAwIDEtLjEzLjA0NWgtNi4xNHoiLz48cGF0aCBmaWxsPSIjMTc5QkQ3IiBkPSJNMjkuNSA3Yy0uMDM2LjIyOS4xNzcuNjYzLjEzMS45MDQtMS41ODggOC4xMjUtNy4wMiAxMC45MzItMTMuOTYgMTAuOTMySDEyLjE0Yy0uODQ4IDAtMS41NjMuNjE1LTEuNjk2IDEuNDQ5TDguNjM1IDMxLjcxOGwtLjUxMyAzLjI0QS45MDIuOTAyIDAgMCAwIDkuMDE1IDM2aDYuMjY1Yy43NDIgMCAxLjM3My0uNTM3IDEuNDktMS4yNjdsLjA2MS0uMzE3IDEuMTgtNy40NjIuMDc2LS40MDlhMS41MDUgMS41MDUgMCAwIDEgMS40ODktMS4yN2guOTM3YzYuMDcgMCAxMC44MjMtMi40NTYgMTIuMjEyLTkuNTY0LjU4LTIuOTcuMjgtNS40NS0xLjI1Ni03LjE5M0MzMS4wMDUgNy45OTIgMzAuMTc0IDcuMzU2IDI5LjUgN3oiLz48cGF0aCBmaWxsPSIjMjIyRDY1IiBkPSJNMjguMDUzIDdjLS4yMjMtLjA3LTEuMjA1LS41NjQtMS40NDEtLjYyMmExMi4yMDQgMTIuMjA0IDAgMCAwLS43MzItLjE1QTE2LjYxMyAxNi42MTMgMCAwIDAgMjMuMDEzIDZoLTguNjg5Yy0uMjEzIDAtLjQxNy4wNTMtLjU5OS4xNDgtLjQuMjEtLjY5OC42MjMtLjc3IDEuMTI5TDExLjA1MyAyMGwtLjA1My4zNzJjLjEyMi0uODQuODMzLTEuNDMgMS42MTQtMS40M2gzLjI1M2M2LjAxIDAgMTEuNDU5LTIuMTIxIDEzLjI5OS05LjE4MWExNy4yMzIgMTcuMjMyIDAgMCAwIC4zMDMtMS4zODljLjA0NC0uMjQyLjA4LS40NzcuMTEzLS43MDhhNy40NTkgNy40NTkgMCAwIDAtMS4yMDEtLjU1MkE5Ljk4NSA5Ljk4NSAwIDAgMCAyOC4wNTMgN3oiLz48cGF0aCBmaWxsPSIjMjUzQjgwIiBkPSJNMTIuNzgzIDkuMzk3Yy4wNzUtLjQ3NC4zODQtLjg2Mi44LTEuMDU4LjE5LS4wODkuNC0uMTM4LjYyMi0uMTM4aDkuMDJjMS4wNjkgMCAyLjA2Ni4wNjggMi45NzcuMjEzYTEyLjEyMiAxMi4xMjIgMCAwIDEgMS44MTcuNDI2Yy40NDcuMTQ3Ljg2My4zMiAxLjI0Ny41MTkgMS4yMjItMy4yNTkuMjc5LTUuMDEyLTEuMjc4LTYuNzU5QzI2LjI3LjY3NiAyMi44OS4xIDE4LjkyOC4xSDcuNDE4Yy0uODEgMC0xLjUuNTgtMS42MjYgMS4zNjhMMSAzMS4zNzVhLjk3OC45NzggMCAwIDAgLjk3NSAxLjEyNWg2LjYyMmwyLjI2Ny0xMS4xNCAxLjkxOS0xMS45NjN6Ii8+PC9zdmc+);
}
.amsl-button.-twitch {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #6441a5;
}
.amsl-button.-twitch .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwMCAxMDAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48bWV0YWRhdGE+IFN2ZyBWZWN0b3IgSWNvbnMgOiBodHRwOi8vd3d3Lm9ubGluZXdlYmZvbnRzLmNvbS9pY29uIDwvbWV0YWRhdGE+PGc+PHBhdGggZD0iTTExNSwxMEw0NSwxODV2NjY1aDIxMHYxNDBoMTQwbDE0MC0xNDBoMTc1bDI0NS0yNDVWMTBIMTE1eiBNODUwLDU3MEw3MTAsNzEwSDUwMEwzNjAsODUwVjcxMEgxODVWMTE1aDY2NVY1NzB6Ii8+PHBhdGggZD0iTTY0MCwyNTIuOGgxMDVWNTM1SDY0MFYyNTIuOHoiLz48cGF0aCBkPSJNMzk1LDI1Mi44aDEwNVY1MzVIMzk1VjI1Mi44eiIvPjwvZz48L3N2Zz4=);
  background-size: 50%;
  border: 1px solid #000;
  border-radius: 5px;
  filter: invert(1);
  height: 50%;
  width: 50%;
}
.amsl-button-wrapper.-rectangular .amsl-button,
.amsl-linked-wrapper.-rectangular .amsl-button {
  border-radius: 4px;
}
.amsl-button-wrapper.-rectangular .amsl-button.-twitch .amsl-social-icon {
  background-size: 100%;
  border: none;
}
.amsl-button-wrapper.-rectangular.with-label .amsl-button.-twitch .amsl-social-icon {
  background-size: 70%;
}
.amsl-button-wrapper.with-label.-rectangular {
  width: 100%;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button {
  display: flex;
  justify-content: start;
  align-items: center;
  border: 2px solid #f6f6f6;
  box-shadow: none;
  box-sizing: border-box;
  height: 50px;
  width: 100%;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button:hover {
  box-shadow: none;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button:focus,
.amsl-button-wrapper.with-label.-rectangular .amsl-button:hover:focus {
  border-color: #fff;
  outline: 2px solid #4878bf;
  transform: none;
  transition: none;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-google {
  background: #448fff;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-google:hover {
  background: #77aeff;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal {
  background: #009cde;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal:hover {
  background: #12b9ff;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon {
  background: #232f3e;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon:hover {
  background: #35485f;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-facebook .amsl-social-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguNDM4IDI1VjEzLjU5NmgzLjgzM2wuNTc0LTQuNDQ0SDguNDM4VjYuMzE1YzAtMS4yODcuMzU4LTIuMTY0IDIuMjA1LTIuMTY0SDEzVi4xNzRDMTIuNTkyLjEyMSAxMS4xOTQgMCA5LjU2NiAwIDYuMTcgMCAzLjg0MyAyLjA3MSAzLjg0MyA1Ljg3NXYzLjI3N0gwdjQuNDQ0aDMuODQzVjI1aDQuNTk1eiIgZmlsbD0iIzNDNUE5OSIvPjwvc3ZnPg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 13px;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-apple:hover {
  background: #f2f2f7;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-apple .amsl-social-icon {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAjCAYAAABo4wHSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKGSURBVHgBvVddbtpAEJ5dm1SVIuq8EcWm7glK3/pWOEGSExAe+9T2BE1OUHqCuDcIJ4Ab1Jygq5IfHi1qpApsb2ccg4xrO1HszSeBl9ldvp31zM63DGqCgdjfb34CkF36fX096xWN1aEGHB5aJ5rGLokbgOFDTsrGVyZtt9v9KAJn1yqnZXMYVECr1bJ1fe9X1h4E/M18LkTRPA4VoOsvLrM2KcEpI6xESl5ugiZFKMKQXzw098mkmtbo5hD2HvKyEiljzE6aHkD0fbnk7x5DGM8t6jBNsysl73AOb9EPDyN0GobryRz/mfpxdzGIAtv3ddfzhEfjcSHH6LGN3QZj4GbnFJJSzuk6+5ZMzoGcYN8P9M5FEuOeiJ1BnKMFM6QcLpd/LjzEf6SW1Sayz6AA6LlYr1c98nr7Tk2z/VUVIYF2rtHYG1M7PpGOjqwzfJyDQlB0Y4ycbkk5Z+SlUsJ0OnHLsk6Kg6YeRJH8kk4njmF9DEohJ3d3s6u0hWPId0AhMJ1GWRtFrw0KwVjkQg6pAc+MSqXtMQhDZuSReqAQKGM6eaQClEJ+yFo45ugUlIJ1qYjskGoauKAYpBTvlUZCulrxK1APgw77DXFc2kzz9Tird1QBa6sTpwzncgTPBDwBDxJS7oDi1NkgDKWjUQNVxN9m89VLbHZBIajE3d7OPm5PJF3nQzKCUshYE29JhRAeHs4DUARS/jc3M4faWrpjsVgI3OYDbL6HGpEoh4Hv56jBDVCk/cRHXXXWwwvVjhDPvSri++0FQTQuIXZJTFMDi7SN3zQur0SS+j+dz3+LtLH0qogen+PW9JHAJiL8jHyfD0nRZ8eSomSM95MF0HLcINAGeVeNfzUoF3Ix/HhxAAAAAElFTkSuQmCC);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-apple .amsl-text {
  color: #1c1c1e;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-google .amsl-social-icon,
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-facebook .amsl-social-icon,
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon .amsl-social-icon,
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal .amsl-social-icon {
  background-color: #fff;
  border-radius: 4px;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-social-icon {
  background-size: 70%;
  height: 30px;
  margin: 0 10px;
  min-width: 30px;
  transform: none;
  width: 30px;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-text {
  color: #fff;
  margin-right: 5px;
}
.amsl-showmore-wrapper {
  color: #4878bf;
  display: block;
  height: 1px;
  margin: 25px 0;
  position: relative;
  width: 100%;
}
.amsl-showmore-wrapper:before {
  background: #dbdbdb;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.amsl-social-login .amsl-showmore-wrapper > .amsl-showmore-button {
  box-shadow: none;
  height: auto;
  width: auto;
}
.amsl-social-login .amsl-showmore-wrapper > .amsl-showmore-button:focus {
  transform: translateY(-50%);
}
.amsl-social-login .amsl-showmore-wrapper > .amsl-showmore-button:hover {
  box-shadow: none;
}
.amsl-showmore-wrapper > .amsl-showmore-button {
  transition: all 0.3s ease-in-out;
  background: #f6f6f6;
  border: none;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 400;
  outline: none;
  padding: 5px 15px;
  transform: translateY(-50%);
}
.amsl-showmore-wrapper > .amsl-showmore-button:focus {
  border: 1px solid;
}
.amsl-showmore-wrapper > .amsl-showmore-button:hover {
  background: #f6f6f6;
  opacity: .8;
}
.amsl-showmore-wrapper .amsl-arrow {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMUw2IDZMMTEgMSIgc3Ryb2tlPSIjNDg3OEJGIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);
  background-position: center;
  display: inline-block;
  height: 7px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
.amsl-tabs-wrapper.-forgot {
  display: none;
}
.amsl-tablist {
  list-style: none;
  margin: 20px 20px 30px;
  padding: 0;
}
.amsl-tablist > li:only-child {
  pointer-events: none;
  user-select: none;
}
.amsl-tablist > li:only-child a {
  cursor: default;
}
.amsl-tablist .amsl-title {
  display: inline-block;
  font-size: 18px;
  margin: 0 5px 0 0;
}
.amsl-tablist .amsl-title:hover {
  background: #f0f0f0;
}
.amsl-tablist .amsl-title.active .amsl-link {
  border-bottom: 1px solid #4878bf;
  color: #4878bf;
}
.amsl-tablist .amsl-title .amsl-link {
  color: #787878;
  display: block;
  padding: 7px 20px;
}
.amsl-tablist .amsl-title .amsl-link:hover {
  text-decoration: none;
}
.amsl-login-content {
  flex-direction: row;
  width: 100%;
}
.amsl-login-content .form-login .field.password {
  margin-bottom: 0;
}
.amsl-login-content .field {
  margin-bottom: 15px;
}
.amsl-login-content .fieldset > .field > .label:not(.show-password) {
  display: none;
}
.amsl-login-content .primary,
.amsl-login-content .action.primary.login {
  width: 100%;
}
.amsl-login-content .secondary {
  margin-top: 5px;
  text-align: right;
}
.amsl-login-content .secondary .action.remind {
  color: #4878bf;
}
.amsl-register-content {
  width: 100%;
}
.amsl-register-content .label {
  color: #000;
}
.amsl-register-content .field {
  margin-bottom: 25px;
}
.amsl-register-content .fieldset {
  min-width: 100%;
}
.amsl-register-content .field.newsletter .label {
  color: #787878;
}
.amsl-register-content .fieldset.create.account .field:nth-of-type(1) {
  margin-bottom: 10px;
}
.amsl-register-content .fieldset.create.info .field-name-firstname,
.amsl-register-content .fieldset.create.info .field-name-lastname {
  display: block;
  width: 100%;
}
.amsl-register-content .fieldset.create.info .field-name-lastname {
  float: right;
}
.amsl-register-content .password-strength-meter,
.amsl-register-content .password-strength-meter:before,
.amsl-register-content .password-none .password-strength-meter:before {
  background-color: #fff;
}
.amsl-register-content .fiedset:after,
.amsl-register-content .legend,
.amsl-register-content .fieldset > .legend + br {
  display: none;
}
.amsl-register-content .amsl-form .fullname .fields {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.amsl-register-content .amsl-form .fullname .fields > .field-name-firstname,
.amsl-register-content .amsl-form .fullname .fields > .field.field-name-lastname {
  flex-grow: 1;
}
.amsl-register-content .amsl-form .fullname .fields > .field.field-name-middlename {
  padding: 0;
  width: 100%;
}
.amsl-register-content .amsl-form .fullname .fields > .field-name-prefix,
.amsl-register-content .amsl-form .fullname .fields > .field-name-suffix {
  flex-basis: 100%;
}
.amsl-login-success {
  color: #407740;
  padding: 50px;
}
.amsl-popup-overlay {
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.amsl-popup-block {
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  margin: 10px auto auto;
  max-width: 95vw;
  min-width: 300px;
  position: relative;
}
.amsl-popup-block .amsl-social-login {
  min-height: 180px;
}
.amsl-popup-block .amsl-button-wrapper {
  margin: 0 10px 15px;
}
.amsl-popup-block .amsl-form {
  margin: 0 20px 65px;
  min-width: 250px;
}
.amsl-popup-block .block {
  margin-bottom: 0;
}
.amsl-popup-block .actions-toolbar > .primary {
  margin-bottom: 0;
}
.amsl-popup-block .control.captcha-image .captcha-img {
  display: block;
  max-height: 50px;
}
.amsl-popup-block .amsl-dialog-title {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amsl-popup-block.-social-top .amsl-login-content {
  display: flex;
  flex-direction: column-reverse;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-separator {
  display: block;
  margin: 45px 20px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-form {
  margin-bottom: 20px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login {
  align-items: center;
  border-radius: 4px;
  justify-content: space-around;
  margin: 0 20px;
  min-height: inherit;
  padding: 0;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-title {
  display: none;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-title.-short {
  background: none;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  transform: none;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-buttons {
  margin: 20px 0;
  padding: 0;
  width: 60%;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-button-wrapper {
  margin: 5px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-button {
  height: 40px;
  width: 40px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-social-icon {
  transform: scale(0.6);
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-error {
  margin: 5px 20px;
  order: 1;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-error.-info {
  margin-bottom: 20px;
  margin-top: 0;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-error.-social {
  margin: 0;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons {
  flex-direction: column;
  padding: 20px 0 0;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-error.-social {
  box-sizing: border-box;
  width: 100%;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-buttons {
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-button-wrapper {
  box-sizing: border-box;
  margin: 0 0 15px;
  padding: 0 15px;
  width: 100%;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-button {
  width: auto;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-social-icon {
  margin: auto 5px;
  transform: none;
}
.amsl-popup-block .actions-toolbar {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 35px;
}
.amsl-popup-block .actions-toolbar:before,
.amsl-popup-block .actions-toolbar:after {
  display: none;
}
.amsl-popup-block .actions-toolbar .action.primary {
  background: #4878bf;
  border: 2px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  height: 50px;
  margin: 0;
  padding: 14px 45px;
}
.amsl-popup-block .actions-toolbar .action.primary:hover,
.amsl-popup-block .actions-toolbar .action.primary:hover:focus {
  background: #5891e6;
}
.amsl-popup-block .actions-toolbar .action.primary:focus {
  border-color: #fff;
  outline: 2px solid #4878bf;
  transform: none;
  transition: none;
}
.amsl-popup-block .fieldset {
  margin-bottom: 25px;
}
.amsl-popup-block .fieldset:last-of-type {
  margin-bottom: 0;
}
.amsl-popup-block .fieldset > .field > .label,
.amsl-popup-block .fieldset > .fields > .field > .label {
  font-weight: 400;
}
.amsl-popup-block .checkbox {
  height: 20px;
  margin: 0 5px 0 0;
  vertical-align: middle;
  width: 20px;
}
.amsl-popup-block .checkbox + .label {
  vertical-align: middle;
}
.amsl-popup-block .input-text {
  background: #f2f2f2;
  border: 0;
  border-radius: 4px;
  color: #585858;
  height: 45px;
}
.amsl-popup-block .input-text::placeholder {
  color: #a1a1a1;
}
.amsl-popup-block .amsl-close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) center / 15px no-repeat;
  border-radius: 8px;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  transition: none;
  width: 30px;
}
.amsl-popup-block .amsl-close:hover,
.amsl-popup-block .amsl-close:active {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjxnIGNsYXNzPSJjdXJyZW50TGF5ZXIiPjxwYXRoIGQ9Ik0xIDFsMTEgMTFtMC0xMUwxIDEyIiBzdHJva2U9IiMxZGExZjIiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIGNsYXNzPSJzZWxlY3RlZCIvPjwvZz48L3N2Zz4=) center / 15px no-repeat;
}
.amsl-popup-block .amsl-close:focus {
  outline: 1px solid;
}
.amsl-popup-block .form-create-account .fieldset.create.account:after,
.amsl-popup-block .block-title,
.amsl-popup-block .field.note {
  display: none;
}
.amsl-popup-block.-social-top .amsl-showmore-wrapper {
  margin: 25px 0 7px;
}
.amsl-accounts {
  flex-direction: column;
}
.amsl-accounts,
.amsl-accounts .amsl-linked {
  display: flex;
  justify-content: space-between;
}
.amsl-accounts .amsl-accounts-block {
  margin-bottom: 20px;
  width: 100%;
}
.amsl-accounts .amsl-button {
  height: 45px;
  width: 45px;
}
.amsl-accounts .amsl-button.-amazon,
.amsl-accounts .amsl-button.-paypal {
  border: 1px solid #ececec;
}
.amsl-accounts .amsl-linked {
  align-items: center;
  background: #ececec;
  box-sizing: border-box;
  height: 45px;
  margin: 0 0 15px 23px;
  padding: 8px 8px 8px 0;
}
.amsl-accounts .amsl-linked:last-of-type {
  margin-bottom: 0;
}
.amsl-accounts .amsl-linked .amsl-button {
  position: absolute;
  transform: translateX(-50%);
}
.amsl-accounts .amsl-name {
  margin: 0 2px 0 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amsl-accounts .amsl-social-icon {
  transform: scale(0.7);
}
.amsl-accounts .amsl-unlink {
  display: flex;
  align-items: center;
  background: #4878bf;
  border-radius: 4px;
  height: 100%;
  line-height: 1;
  padding: 1px 15px;
}
.amsl-accounts .amsl-unlink,
.amsl-accounts .amsl-unlink:hover,
.amsl-accounts .amsl-unlink:visited {
  color: #fff;
  text-decoration: none;
}
.amsl-accounts .amsl-unlink:hover {
  background: #5891e6;
}
.amsl-accounts .amsl-social-login {
  height: inherit;
}
.amsl-accounts .amsl-social-login .amsl-buttons {
  padding: 25px 15px;
}
.amsl-accounts .amsl-button-wrapper {
  margin: 7.5px 15px;
}
.amsl-accounts .amsl-accounts-block > .legend {
  box-sizing: border-box;
  width: 100%;
}
.amsl-social-login {
  display: flex;
  flex-wrap: wrap;
  background: #f6f6f6;
  border-radius: 0 0 8px 8px;
  height: 100%;
  position: relative;
  text-align: center;
}
.amsl-social-login .amsl-title {
  background: #dbdbdb;
  border-radius: 4px;
  box-sizing: border-box;
  left: 0;
  margin: 0 auto;
  max-width: 300px;
  padding: 10px 55px;
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
}
.amsl-social-login .amsl-title.-short {
  display: none;
  width: inherit;
}
.amsl-social-login .amsl-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 50px 10px;
  width: 100%;
}
.amsl-social-login .amsl-buttons.-flex-center {
  justify-content: center;
}
.amsl-social-login .amsl-button {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  height: 65px;
  width: 65px;
}
.amsl-social-login .amsl-button:hover {
  box-shadow: 0 4px 4px 2px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}
.amsl-social-login .amsl-button:focus {
  box-shadow: none;
  transform: translateY(-1px);
}
.amsl-social-login .amsl-button.-google:hover {
  background: #ffffff;
}
.amsl-social-login .amsl-button.-twitter:hover {
  background: #4db5f5;
}
.amsl-social-login .amsl-button.-facebook:hover {
  background: #4e71ba;
}
.amsl-social-login .amsl-button.-apple:hover {
  background: #fff;
}
.amsl-social-login .amsl-button.-linkedin:hover {
  background: #0098ea;
}
.amsl-social-login .amsl-button.-amazon:hover {
  background: #ffffff;
}
.amsl-social-login .amsl-button.-paypal:hover {
  background: #ffffff;
}
.amsl-social-login .amsl-button.-twitch:hover {
  background: #7e5bbe;
}
.amsl-socials-checkout {
  margin-bottom: 28px;
  margin-top: 38px;
}
.amsl-socials-checkout .amsl-social-login {
  border-radius: 0;
}
.amsl-socials-checkout .amsl-social-login .amsl-buttons {
  padding: 30px 15px 15px;
}
.amsl-socials-checkout .amsl-buttons > .amsl-button-wrapper {
  align-items: center;
  display: flex;
  height: calc(500px / 5 - ((15px * 2) / 5));
  justify-content: center;
  width: calc(500px / 5 - ((15px * 2) / 5));
}
.amsl-cart-page .amsl-social-login,
.amsl-login-page .amsl-social-login,
.amsl-registration-page .amsl-social-login {
  align-items: center;
  flex-direction: column;
  padding-top: 20px;
}
.amsl-cart-page .amsl-social-login .amsl-title,
.amsl-login-page .amsl-social-login .amsl-title,
.amsl-registration-page .amsl-social-login .amsl-title {
  background: none;
  color: #000;
  margin: 0;
  padding: 0 30px;
  position: relative;
  text-align: center;
  transform: none;
}
.amsl-cart-page .amsl-social-login .amsl-buttons,
.amsl-login-page .amsl-social-login .amsl-buttons,
.amsl-registration-page .amsl-social-login .amsl-buttons {
  margin: 0;
  padding: 0;
  width: inherit;
}
.amsl-cart-page .amsl-social-login .amsl-button-wrapper,
.amsl-login-page .amsl-social-login .amsl-button-wrapper,
.amsl-registration-page .amsl-social-login .amsl-button-wrapper {
  margin: 0 10px 10px;
}
.store-credit-add .store-credit-container {
  max-width: 500px;
}
.store-credit-add .storeCreditLeft {
  margin-bottom: 10px;
}
.store-credit-add .storeCreditLeft .field-tooltip {
  position: relative;
  top: unset;
  right: unset;
  display: inline-block;
}
.checkout-payment-method .payment-option._collapsible.store-credit-add .payment-option-content {
  display: unset;
}
.gift-a-tree-container {
  margin: 10px 0;
}
.gift-a-tree-container .fieldset {
  margin: 0;
}
.gift-a-tree-container .field.is-gift {
  margin-top: 20px;
  margin-bottom: 30px;
}
.gift-a-tree-container .field input[type=checkbox] {
  display: none;
}
.gift-a-tree-container .label[for="gift-is-gift"] {
  cursor: pointer;
}
.gift-a-tree-container .label[for="gift-is-gift"]:before {
  top: -2px !important;
}
.gift-a-tree-container .label[for="gift-is-gift"]:after {
  content: '';
  width: 42px;
  height: 42px;
  background-image: url('../images/icons/gift.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  margin-left: 10px;
  top: -12px;
  animation: pulse-animation 2s infinite;
  transform-origin: bottom;
}
.gift-a-tree-container .gift-recipient-comment {
  margin: 20px 0 30px;
}
.gift-a-tree-container .gift-recipient-comment h5 {
  font-weight: inherit;
  font-size: inherit;
  margin: 0 0 10px;
}
.gift-a-tree-container .gift-recipient-comment h4 {
  font-weight: 700;
  font-size: inherit;
}
.gift-a-tree-container .gift-recipient-comment--list {
  margin-bottom: 40px;
}
.gift-a-tree-container .gift-recipient-comment--list li {
  list-style-type: disc;
}
.gift-a-tree-container .gift-recipient-comment--list li::marker {
  color: #54b391;
}
.gift-a-tree-container .gift-recipient-message--note {
  color: #3f3f3f;
}
.gift-a-tree-container .gift-recipient-message--note h5 {
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 10px;
}
.gift-a-tree-container .gift-recipient-message--note li {
  margin-bottom: 5px;
}
@keyframes pulse-animation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.table-wrapper.billing-agreements {
  margin-bottom: 40px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: block;
}
.paypal img {
  display: block;
  margin: 5px auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 10px auto 5px;
}
.cart-summary .paypal + .paypal {
  margin-top: 25px;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .paypal-review-title {
  padding: 0 0 10px;
}
.paypal-review .paypal-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.paypal-review .paypal-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.paypal-review .table-paypal-review-items .col.name {
  padding-top: 16px;
}
.paypal-review .table-paypal-review-items .col.qty {
  text-align: center;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #cccccc;
  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%;
  }
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.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 #94a09d;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #74837f;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #00699d;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 15px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.column .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.column .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\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: 400;
}
.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: 400;
  line-height: 1.4;
  font-size: 2.4rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  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: 400;
  line-height: 1.4;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.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: 400;
  line-height: 1.4;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  margin-right: 5%;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare:before {
  content: '\e61e';
}
.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 #cccccc;
  clear: left;
  margin: 0 0 40px;
  padding-top: 20px;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Checkout
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.checkout-cart-index .page-title-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 0 25px;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 300;
  margin: 12px 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 25px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
  width: auto;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-top: 4px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 20px 0 0;
  padding: 0 15px;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 25px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 20px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  padding-top: 24px;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 60px;
}
.cart.table-wrapper .col > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 15px 15px 10px 90px;
  position: relative;
}
.cart.table-wrapper .action {
  margin-right: 25px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 10px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  left: inherit;
  margin: 25px 0 15px;
  padding: 0;
  position: relative;
  text-align: center;
  top: inherit;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #cccccc;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart dl.product.options.list {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  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.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #757575;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  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.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #757575;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: -10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 12px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 11px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  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: 1;
}
.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: #757575;
  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;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #94a09d;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: 0 0 7px #000000;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #48997c;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 0 5px 0;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
}
.minicart-items .product .active > .toggle:after {
  content: '\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 .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: #757575;
  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: #757575;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.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.4;
  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-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.abs-discount-code .form-discount,
.checkout-payment-method .payment-option-content .form-discount {
  display: table;
  width: 100%;
}
.abs-discount-code .form-discount .actions-toolbar,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-code .form-discount .actions-toolbar .primary,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
  float: left;
}
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -2px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-code .form-discount > .field > .label,
.checkout-payment-method .payment-option-content .form-discount > .field > .label {
  display: none;
}
.opc-estimated-wrapper {
  background: #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: 1;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #333333;
}
.opc-progress-bar {
  display: none;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 21px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 8px;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\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;
  }
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Checkout
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #94a09d;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #94a09d;
  color: #ffffff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody td input[type='radio'] {
  margin: 4px 5px 0 0;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #48997c;
  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: #757575;
  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: #757575;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  margin: 0 0 20px;
  padding: 22px 30px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #666666;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #cccccc;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\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;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: block;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: block;
  text-align: left;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .product-item .message {
  margin-top: 10px;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #cccccc;
  display: block;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method form.form-purchase-order {
  margin-bottom: 15px;
}
.checkout-payment-method .payment-method form.form-purchase-order .input-text {
  width: 40%;
}
.checkout-payment-method .payment-method-content {
  /**
             * @codingStandardsIgnoreStart
             */
}
.checkout-payment-method .payment-method-content #po_number {
  margin-bottom: 20px;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-bottom: 20px;
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  vertical-align: top;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\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: #48997c;
  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: #757575;
  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: #757575;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-content .primary .action.action-apply {
  margin-right: 0;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 20px;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 5px;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-edit-account fieldset.additional_info {
  clear: both;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.form-create-account .fieldset.create.account:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form-create-account .fieldset.create.account:after {
  margin-top: 35px;
}
.form.password.forget .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form.password.forget .fieldset:after {
  margin-top: 35px;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
}
.account .messages {
  margin-bottom: 20px;
}
.account .column.main {
  margin-bottom: 30px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  overflow-x: auto;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .data.table .col.actions .action.delete,
[class^='sales-guest-'] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
  color: #d10029;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  display: block;
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.4rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.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;
}
.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: #48997c;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #48997c;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #48997c;
  text-decoration: underline;
}
.field.downloads-all .label:active {
  color: #48997c;
  text-decoration: underline;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.page-product-giftcard .giftcard-amount {
  border-top: 1px #c1c1c1 solid;
  clear: both;
  margin-bottom: 0;
  padding-top: 15px;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px !important;
}
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span {
  display: block;
  margin-bottom: 5px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-main .alert {
  clear: left;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  border: 0;
  clear: none;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  border: 0;
  display: block;
  float: right;
  white-space: nowrap;
  width: auto;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options {
  margin: 20px 0;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary {
  margin-top: 10px;
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 20px;
  width: auto;
}
.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}
.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  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: #757575;
}
.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: #757575;
  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: #757575;
}
.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: #48997c;
  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: #48997c;
}
.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 #cccccc;
}
.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: #757575;
  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: #757575;
}
.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 .box-tocart {
  margin-top: 10px;
}
.box-tocart .action.instant-purchase {
  vertical-align: top;
}
.box-tocart .action.instant-purchase:not(:last-child) {
  margin-bottom: 15px;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 20px;
}
.form-add-invitations .action.remove {
  top: 4px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\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-title strong {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-weight: 400;
  left: 0;
  line-height: 16px;
  padding: 7px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 2;
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #94a09d;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5px 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 10px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 25px;
  padding: 0 10px;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 0 10px;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 12px;
}
.filter-options-title:hover {
  color: #000000;
}
.active > .filter-options-title:after {
  content: '\e621';
}
.filter-options-content {
  margin: 0;
  padding: 10px;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #757575;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: '(';
}
.filter-options-content .count:after {
  content: ')';
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.map-popup .popup-header .title {
  font-weight: 400;
  line-height: 1.4;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.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: 1;
}
.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.4;
  margin: 0;
  padding: 0;
  color: #48997c;
  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: 1;
}
button.map-show-info:visited {
  color: #48997c;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #48997c;
  text-decoration: underline;
}
button.map-show-info:active {
  color: #48997c;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #48997c;
  opacity: 1;
  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: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\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: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  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: #333333;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #666666;
  content: '';
  float: left;
  height: 15px;
  margin: 3px 4px 0 0;
}
.cart.table-wrapper .wishlist.split.button {
  vertical-align: baseline;
}
.cart.table-wrapper .wishlist.split.button > .action.split {
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle:after {
  color: #48997c;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #48997c;
}
.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: 400;
  line-height: 1.4;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.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: 1;
}
.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: #48997c;
}
.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: #48997c;
}
.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: #3f3f3f;
}
.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 #cccccc;
  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.2rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 20px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  content: '\e61d';
  font-family: 'luma-icons';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  white-space: nowrap;
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: '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: #94a09d;
  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: #94a09d;
  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 #cccccc;
  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 #cccccc;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  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: 400;
  line-height: 1.4;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.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: 400;
  line-height: 1.4;
  font-size: 1.8rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  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 {
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.8rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  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.4;
  margin: 0 30px 0 0;
  padding: 0;
  color: #48997c;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.magento-rma-guest-create .order-links .item a:visited {
  color: #48997c;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:hover {
  color: #48997c;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:active {
  color: #48997c;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:hover,
.magento-rma-guest-create .order-links .item a:active,
.magento-rma-guest-create .order-links .item a:focus {
  background: none;
  border: 0;
}
.magento-rma-guest-create .order-links .item a.disabled,
.magento-rma-guest-create .order-links .item a[disabled],
fieldset[disabled] .magento-rma-guest-create .order-links .item a {
  color: #48997c;
  opacity: 1;
  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 #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #6d6d6d;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #cccccc;
  margin-bottom: 40px;
  padding: 10px;
}
.order-details-items .order-title {
  border-bottom: 1px solid #cccccc;
  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 #cccccc;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #cccccc;
}
.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 #cccccc;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.form-orders-search .field:last-child {
  margin-bottom: 20px;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  float: left;
  width: calc(100% - 20px);
}
.block-reorder .product-item::after {
  clear: both;
  content: '';
  display: table;
}
.block-reorder .product-item .field.item {
  float: left;
  width: 20px;
}
.form.send.friend .fieldset .field .control {
  width: 100%;
}
.product-social-links .action.mailto.friend:before {
  content: '\e61d';
}
.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.4;
  margin: 0;
  padding: 0;
  color: #48997c;
  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: 1;
}
.my-credit-cards .action.delete:visited {
  color: #48997c;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #48997c;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #48997c;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #48997c;
  opacity: 1;
  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.4;
  margin: 0;
  padding: 0;
  color: #48997c;
  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: 1;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #48997c;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #48997c;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #48997c;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #48997c;
  opacity: 1;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e600';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.link.wishlist .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item-actions .action.edit,
.products-grid.wishlist .product-item-actions .action.delete {
  display: inline-block;
  text-decoration: none;
}
.products-grid.wishlist .product-item-actions .action.edit > span,
.products-grid.wishlist .product-item-actions .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-grid.wishlist .product-item-actions .action.edit:hover:before,
.products-grid.wishlist .product-item-actions .action.delete:hover:before {
  color: #333333;
}
.products-grid.wishlist .product-item-actions .action.edit:active:before,
.products-grid.wishlist .product-item-actions .action.delete:active:before {
  color: #757575;
}
.products-grid.wishlist .product-item-actions .action.delete:before {
  content: '\e604';
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    BelVG_Blog
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
#html-body.account .block-news {
  background-color: #ffffff;
}
#html-body.account .block-news .block-title {
  font-size: 20px;
  font-weight: 700;
}
#html-body.account .block-news .news-list {
  width: 100%;
  border-bottom: 1px solid #e9ebeb;
  overflow-y: auto;
}
#html-body.account .block-news .news-item {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(233, 235, 235, 0.8);
}
#html-body.account .block-news .news-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
#html-body.account .block-news .news-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 5px;
}
#html-body.account .block-news .news-title a {
  color: inherit;
}
#html-body.account .block-news .news-date {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 30px;
  color: #94a09d;
}
#html-body.account .block-news .news-body-img {
  border-radius: 10px;
  overflow: hidden;
}
#html-body.account .block-news .news-body-img img {
  display: block;
  width: 100%;
}
#html-body.account .block-news .news-body-desc p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 20px;
}
#html-body.account .block-news .news-body-desc p:last-child {
  margin-bottom: 0;
}
#html-body.account .block-news .news-body-desc p a {
  font-weight: 600;
}
#html-body.account .block-news .news-button-read-more {
  color: #54b391;
  text-decoration: underline;
}
.blog-posts.widget {
  padding-top: 40px;
  padding-bottom: 40px;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    BelVG_Contact
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.contact-index-index .page-main {
  max-width: 100%;
  padding: 0;
}
.contact-index-index .contact-page-image {
  padding: 140px 20px 30px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.contact-index-index .contact-form-container {
  padding: 30px 20px 60px;
}
.contact-index-index .info-block {
  margin: 0 auto;
  background: #ffffff;
  border-radius: 22px;
}
.contact-index-index .info-block .block-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
.contact-index-index .info-block .block-content:not(:last-child) {
  margin-bottom: 20px;
}
.contact-index-index .info-block .item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 20px;
}
.contact-index-index .info-block .item .icon.question:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/help-circle-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .contact-index-index .info-block .item .icon.question:before {
    width: 30px;
    height: 30px;
  }
}
.contact-index-index .info-block .item .icon.phone-call:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/phone-call-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .contact-index-index .info-block .item .icon.phone-call:before {
    width: 30px;
    height: 30px;
  }
}
.contact-index-index .info-block .item .text p {
  margin-bottom: 15px;
}
.contact-index-index .info-block .item .text p:last-child {
  margin-bottom: 0;
}
.contact-index-index .info-block .item .text a {
  color: #3f3f3f;
  font-weight: 700;
  text-decoration: underline;
}
.contact-index-index .info-block .item .text .phone-number a {
  text-decoration: none;
}
.contact-index-index .page-title-wrapper,
.contact-index-index .form.contact {
  margin: 0 auto;
}
.contact-index-index .page-title-wrapper .page-title {
  padding: 0;
  margin: 0 0 10px;
  font-size: 35px;
  font-weight: 800;
  line-height: 1.2;
}
.contact-index-index .form.contact .note {
  margin: 0 0 30px;
  font-size: 16px;
  font-weight: 300;
}
.contact-index-index .form.contact .fieldset {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0 0 30px;
}
.contact-index-index .form.contact .fieldset .field {
  margin: 0;
}
.contact-index-index .form.contact .fieldset .field .control .input-text {
  display: block;
}
.contact-index-index .form.contact .fieldset .field.comment .input-text {
  height: 160px;
  resize: none;
}
.contact-index-index .form.contact .actions-toolbar .primary .action {
  width: auto;
}
.contact-index-index .block-content h5 {
  font-size: inherit;
  font-weight: 600;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
.contact-index-index .block-content h5 svg {
  flex-shrink: 0;
}
.contact-index-index .block-content .contact-address {
  margin-bottom: 10px;
}
.contact-index-index .block-content .contact-address span {
  font-weight: 600;
}
.contact-index-index .block-content .note {
  font-size: 0.8em;
  margin-bottom: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
}
.contact-index-index .block-content .note span {
  color: #54b391;
  font-size: inherit;
}
.contact-index-index .contact-block-description--list {
  display: flex;
  align-items: start;
  gap: 20px;
  flex-direction: column;
}
.contact-index-index .contact-block-description--item {
  padding-top: 20px;
  border-top: 1px solid rgba(148, 160, 157, 0.8);
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    BelVG_CustomerAvatar
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.fieldset .field.field-name-avatar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 40px;
}
.fieldset .field.field-name-avatar .label {
  position: static;
  width: 130px;
  padding: 0;
}
.fieldset .field.field-name-avatar .label img {
  display: block;
  width: 100%;
}
.fieldset .field.field-name-avatar .control .customer-avatar {
  width: 275px;
  height: auto;
  margin: 0 auto;
  padding: 5px;
}
.fieldset .field.field-name-avatar .control .customer-avatar::file-selector-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  height: auto;
  margin-right: 10px;
  padding: 5px 15px;
  font-size: inherit;
  cursor: pointer;
}
.fieldset .field.field-name-avatar .control .customer-avatar::file-selector-button:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.fieldset .field.field-name-avatar .control .customer-avatar::file-selector-button:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.fieldset .field.field-name-avatar .control .customer-avatar::file-selector-button:active,
.fieldset .field.field-name-avatar .control .customer-avatar::file-selector-button:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.fieldset .field.field-name-avatar .control .customer-avatar::file-selector-button.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.fieldset .field.field-name-avatar .control .customer-avatar::file-selector-button span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .fieldset .field.field-name-avatar .control .customer-avatar::file-selector-button {
    height: 44px;
    font-size: 16px;
  }
}
.fieldset .field.field-name-avatar .control .mage-error {
  text-align: center;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    BelVG_Faq
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.faq-questions.widget {
  padding-top: 40px;
  padding-bottom: 40px;
}
.faq-questions.widget .block-header h2 .title {
  display: none;
}
.faq-questions.widget .faq-bars-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 15px;
}
.faq-questions.widget .faq-bars-wrapper .bar.opened .bar-title .arrow-icon:before {
  background-image: url('../images/icons/chevron-up.svg');
}
.faq-questions.widget .faq-bars-wrapper .bar.opened .bar-content {
  display: block;
}
.faq-questions.widget .faq-bars-wrapper .bar .bar-title,
.faq-questions.widget .faq-bars-wrapper .bar .bar-content {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.faq-questions.widget .faq-bars-wrapper .bar .bar-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
  padding: 12px 20px;
}
.faq-questions.widget .faq-bars-wrapper .bar .bar-title .title {
  font-size: 16px;
}
.faq-questions.widget .faq-bars-wrapper .bar .bar-title .arrow-icon {
  transition: background 0.3s;
}
.faq-questions.widget .faq-bars-wrapper .bar .bar-title .arrow-icon:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/chevron-down.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
@media (min-width: 1440px) {
  .faq-questions.widget .faq-bars-wrapper .bar .bar-title .arrow-icon:before {
    width: 40px;
    height: 40px;
  }
}
.faq-questions.widget .faq-bars-wrapper .bar .bar-content {
  display: none;
  padding: 20px;
}
.faq-questions.widget .faq-bars-wrapper .bar .bar-content p,
.faq-questions.widget .faq-bars-wrapper .bar .bar-content ul,
.faq-questions.widget .faq-bars-wrapper .bar .bar-content ol {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.6;
}
.faq-questions.widget .faq-bars-wrapper .bar .bar-content p:last-child,
.faq-questions.widget .faq-bars-wrapper .bar .bar-content ul:last-child,
.faq-questions.widget .faq-bars-wrapper .bar .bar-content ol:last-child {
  margin-bottom: 0;
}
.faq-questions.widget .faq-bars-wrapper .bar .bar-content a {
  color: #3f3f3f;
  font-weight: 500;
}
@media (min-width: 640px) {
  .faq-questions.widget .faq-bars-wrapper .bar .bar-title,
  .faq-questions.widget .faq-bars-wrapper .bar .bar-content {
    padding: 20px 30px;
  }
}
@media (min-width: 1440px) {
  .faq-questions.widget .faq-bars-wrapper .bar .bar-title,
  .faq-questions.widget .faq-bars-wrapper .bar .bar-content {
    padding: 30px 60px;
  }
  .faq-questions.widget .faq-bars-wrapper .bar .bar-title .title {
    font-size: 24px;
  }
  .faq-questions.widget .faq-bars-wrapper .bar .bar-content p,
  .faq-questions.widget .faq-bars-wrapper .bar .bar-content ul,
  .faq-questions.widget .faq-bars-wrapper .bar .bar-content ol {
    font-size: 18px;
    line-height: 1.8;
  }
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    BelVG_GdprCookie
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.cookie-policy-container {
  overflow-x: auto;
}
.cookie-policy-container table {
  table-layout: fixed;
  min-width: 500px;
}
.cookie-policy-container thead th:nth-child(1) {
  width: 25%;
}
.cookie-policy-container thead th:nth-child(2) {
  width: 30%;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    BelVG_Harvest
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.customer-account-harvests-reports .block-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}
.customer-account-harvests-reports .orchard-reports-list {
  border-radius: 10px;
  overflow: hidden;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-tab-title {
  background-color: #f5f6f6;
  border-bottom: 1px solid #ffffff;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-tab-title.active .orchard-title-wrapper:before {
  content: '\e621';
  color: #54b391;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-tab-title:last-of-type {
  border-bottom: none;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-tab-title .orchard-title-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  padding: 20px;
  cursor: pointer;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-tab-title .orchard-title-wrapper:before {
  content: '\e622';
  display: block;
  font-family: 'luma-icons';
  font-size: 16px;
  transition: color 0.3s;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-title {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-title:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  background: url('../images/icons/orchard-round-icon.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-tab-content {
  display: none;
  padding: 30px 0;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-harvests thead th {
  padding: 0 20px 10px;
  font-size: 16px;
  font-weight: 600;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-harvests tbody tr {
  border-bottom: 1px solid #e9ebeb;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-harvests tbody tr:last-child {
  border-bottom: none;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-harvests tbody td {
  font-size: 16px;
  font-weight: 500;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-harvests tbody td.date {
  font-weight: 300;
}
.customer-account-harvests-reports .orchard-reports-list .orchard-harvests .download-link {
  color: #54b391;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    BelVG_Notification
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    BelVG_Notification
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.modal-popup.modal-notification .modal-inner-wrap {
  position: static;
  margin: 0;
  padding: 30px 0;
}
.modal-popup.modal-notification .modal-header {
  padding-top: 0;
  border-bottom: 1px solid #e9ebeb;
}
.modal-popup.modal-notification .modal-header .action-close {
  top: 0;
}
.modal-popup.modal-notification .modal-content {
  max-height: 80vh;
  padding: 0;
  overflow-y: auto;
}
.modal-popup.modal-notification #notification-modal-container .item {
  display: flex;
  gap: 20px;
  padding: 20px 30px;
  border-bottom: 1px solid #e9ebeb;
}
.modal-popup.modal-notification #notification-modal-container .item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.modal-popup.modal-notification #notification-modal-container .item a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s;
}
.modal-popup.modal-notification #notification-modal-container .item a:hover {
  color: #54b391;
  text-decoration-line: underline;
}
.modal-popup.modal-notification #notification-modal-container .item-img {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
}
.modal-popup.modal-notification #notification-modal-container .item-img img {
  width: 100%;
}
.modal-popup.modal-notification #notification-modal-container .item-description {
  display: flex;
}
.modal-popup.modal-notification #notification-modal-container .item-date,
.modal-popup.modal-notification #notification-modal-container .item-title {
  font-size: 16px;
  color: #3f3f3f;
}
.modal-popup.modal-notification #notification-modal-container .item-title {
  font-weight: 500;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    BelVG_Orchard
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
#html-body.account .orchard-list.customer-orchards .tabs-header {
  padding-top: 30px;
}
#html-body.account .orchard-list.customer-orchards .tabs-content .item.content {
  height: auto;
  padding: 20px 0 60px;
}
#html-body.account .orchard-list.customer-orchards .orchard-stat {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 30px;
  margin-bottom: 30px;
}
#html-body.account .orchard-list.customer-orchards .orchard-stat .column {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 5px;
}
#html-body.account .orchard-list.customer-orchards .orchard-stat .column.overview .value .wrapper {
  gap: 5px;
}
#html-body.account .orchard-list.customer-orchards .orchard-stat .column.earnings .value {
  gap: 25px;
}
#html-body.account .orchard-list.customer-orchards .orchard-stat .column.earnings .value .wrapper {
  gap: 10px;
}
#html-body.account .orchard-list.customer-orchards .orchard-stat .column.links .value .text {
  line-height: 30px;
}
#html-body.account .orchard-list.customer-orchards .orchard-stat .title {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  color: #94a09d;
  letter-spacing: 0.6px;
}
#html-body.account .orchard-list.customer-orchards .orchard-stat .value {
  display: flex;
}
#html-body.account .orchard-list.customer-orchards .orchard-stat .value .wrapper {
  display: flex;
  align-items: center;
}
#html-body.account .orchard-list.customer-orchards .orchard-stat .value .wrapper .text {
  line-height: 1;
}
#html-body.account .orchard-list.customer-orchards .orchard-stat .value .text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}
#html-body.account .orchard-list.customer-orchards .orchard-stat .value a {
  color: inherit;
}
#html-body.account .orchard-list.customer-orchards .orchard-trees {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 15px;
  align-content: flex-start;
  flex-wrap: wrap;
  height: 459px;
  overflow-y: auto;
}
#html-body.account .orchard-list.customer-orchards .orchard-trees .item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 30px;
  padding: 10px;
  color: #ffffff;
  background: #54b391;
  border-radius: 22px;
  box-shadow: 5px 5px 20px 0 rgba(84, 179, 145, 0.4);
}
#html-body.account .orchard-list.customer-orchards .orchard-trees .item .item-image {
  flex-shrink: 0;
  max-width: 110px;
  max-height: 110px;
  overflow: hidden;
  border: 1px solid #e9ebeb;
  border-radius: 22px;
}
#html-body.account .orchard-list.customer-orchards .orchard-trees .item .item-name,
#html-body.account .orchard-list.customer-orchards .orchard-trees .item .item-age {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}
#html-body.account .orchard-list.customer-orchards .orchard-trees .item .item-age,
#html-body.account .orchard-list.customer-orchards .orchard-trees .item .revenue-type {
  display: flex;
  align-items: center;
}
#html-body.account .orchard-list.customer-orchards .orchard-trees .item .item-name {
  margin-bottom: 15px;
}
#html-body.account .orchard-list.customer-orchards .orchard-trees .item .item-age {
  gap: 10px;
  margin-bottom: 10px;
}
#html-body.account .orchard-list.customer-orchards .orchard-trees .item .revenue-type {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}
#html-body.account .orchard-list.customer-orchards .orchard-trees .item .revenue-type .icon + .value {
  margin-left: 5px;
}
#html-body.account .orchard-list.customer-orchards .orchard-trees .item .revenue-type .value {
  margin-right: 10px;
}
#html-body.account .orchard-list .tabs-header {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  background-color: #ffffff;
  overflow-x: auto;
  gap: 0 30px;
}
#html-body.account .orchard-list .tabs-header .item {
  flex: 0 0 auto;
}
#html-body.account .orchard-list .tabs-content {
  background: #f5f6f6;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05) inset;
}
#html-body.account .orchard-list .item.title {
  margin: 0;
}
#html-body.account .orchard-list .item.title.active .switch {
  color: #3f3f3f;
  font-weight: 700;
  text-decoration: none;
}
#html-body.account .orchard-list .item.title.active:after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  margin-top: 3px;
  background: #ff8213;
  border-radius: 1.5px;
}
#html-body.account .orchard-list .item.title .switch {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  color: #94a09d;
}
#html-body.account .orchard-list .item.content {
  width: 100%;
  height: 300px;
  padding: 30px 0;
}
#html-body.account .orchard-list .item.content:not(:first-child) {
  display: none;
}
#html-body.account .orchard-list .orchard-thumb-list {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
#html-body.account .orchard-list .orchard-thumb {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  padding: 5px;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 5px 0 10px 0 rgba(0, 0, 0, 0.05);
}
#html-body.account .orchard-list .orchard-thumb:not(:last-child) {
  margin-bottom: 10px;
}
#html-body.account .orchard-list .orchard-thumb-img {
  flex-shrink: 0;
  max-width: 80px;
  max-height: 80px;
}
#html-body.account .orchard-list .orchard-thumb-body {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 15px;
  flex-grow: 1;
}
#html-body.account .orchard-list .orchard-thumb-name,
#html-body.account .orchard-list .orchard-thumb-value {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}
#html-body.account .orchard-list .orchard-thumb-value {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
#html-body.account .orchard-list .orchard-thumb-value .icon {
  width: 20px;
  height: 20px;
}
#html-body.orchard-details-view .orchard-page-title-container {
  margin-bottom: 30px;
}
#html-body.orchard-details-view .orchard-page-title-container .orchard-cover-image {
  position: relative;
}
#html-body.orchard-details-view .orchard-page-title-container .orchard-cover-image picture,
#html-body.orchard-details-view .orchard-page-title-container .orchard-cover-image img {
  display: block;
  width: 100%;
}
#html-body.orchard-details-view .orchard-page-title-container .inner-container {
  position: relative;
  margin-top: -325px;
  z-index: 1;
}
#html-body.orchard-details-view .orchard-page-title-container .page-title {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 48px;
  letter-spacing: -3.84px;
  color: #ffffff;
}
@media (min-width: 1440px) {
  #html-body.orchard-details-view .orchard-page-title-container .page-title {
    font-size: 90px;
    letter-spacing: -7.2px;
  }
}
#html-body.orchard-details-view .orchard-info-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
  position: relative;
  padding: 10px;
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  z-index: 1;
}
#html-body.orchard-details-view .orchard-info-container .orchard-minimap .map-miniature-img {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0;
  background-image: url('../images/backgrounds/map.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  cursor: pointer;
  width: 100%;
  height: 315px;
}
#html-body.orchard-details-view .orchard-info-container .orchard-minimap .map-miniature-img:before {
  content: '';
  display: block;
  width: 100px;
  height: 109px;
  background-image: url('../images/icons/location-marker.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#html-body.orchard-details-view .orchard-info-container .orchard-details {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.orchard-details-view .orchard-info-container .orchard-details .details-item {
  font-size: 14px;
}
#html-body.orchard-details-view .orchard-info-container .orchard-details .details-item .title {
  font-weight: 700;
}
#html-body.orchard-details-view .orchard-info-container .orchard-details .dob {
  color: #d9d9d9;
}
#html-body.orchard-details-view .orchard-info-container .orchard-details .tree-types {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
}
#html-body.orchard-details-view .orchard-info-container .orchard-details .tree-types .value {
  padding: 0 10px;
}
#html-body.orchard-details-view .orchard-info-container .orchard-details .tree-types .value table th,
#html-body.orchard-details-view .orchard-info-container .orchard-details .tree-types .value table td {
  text-align: center;
}
#html-body.orchard-details-view .orchard-info-container .orchard-details .tree-types .value table th {
  padding: 10px;
  font-weight: 400;
}
#html-body.orchard-details-view .orchard-info-container .orchard-details .tree-types .value table th:nth-child(odd) {
  background-color: rgba(217, 217, 217, 0.2);
}
#html-body.orchard-details-view .orchard-info-container .orchard-details .tree-types .value table td {
  padding: 5px 10px 10px;
  font-weight: 700;
}
#html-body.orchard-details-view .orchard-info-container .orchard-details .tree-types .value table td:nth-child(odd) {
  background-color: rgba(217, 217, 217, 0.1);
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container {
  display: flex;
  min-height: 80px;
  padding: 5px 20px;
  background-color: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_organic.value-1 .attribute-icon {
  background-image: url('../images/icons/organic-certification-valid.svg');
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_organic.value-2 .attribute-icon {
  background-image: url('../images/icons/organic-certification-in-progress.svg');
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_water_management .attribute-icon {
  background-image: url('../images/icons/precision-irrigation-system.svg');
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_cap .attribute-icon {
  background-image: url('../images/icons/common-agricultural-policy.svg');
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_biodiversity .attribute-icon {
  background-image: url('../images/icons/green-cover-crop.svg');
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather {
  position: relative;
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather.value-1 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-fair.svg');
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather.value-2 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-moderate.svg');
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather.value-3 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-good.svg');
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather.value-4 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-exellent.svg');
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather .attribute-icon {
  position: relative;
  background: none;
  border-radius: 0;
  box-shadow: none;
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather .attribute-icon:before {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  display: block;
  width: 25px;
  height: 25px;
  background-color: #ffffff;
  background-image: url('../images/icons/soil-and-weather.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.11);
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather .attribute-icon:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 14px;
  height: 100%;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 26px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.11);
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-icon-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0;
  padding-right: 16px;
  border-right: 0.25px solid #d9d9d9;
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-icon {
  width: 35px;
  height: 35px;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 28px;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.11);
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-description {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
  padding-left: 16px;
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-title,
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-value {
  font-size: 14px;
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-title {
  font-weight: 500;
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-value {
  margin-bottom: 5px;
  color: #54b290;
  font-weight: 700;
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-text {
  font-size: 12px;
}
@media (min-width: 1440px) {
  #html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather .attribute-icon {
    width: 45px;
    height: 45px;
  }
  #html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather .attribute-icon:before {
    width: 35px;
    height: 35px;
  }
  #html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather .attribute-icon:after {
    width: 16px;
  }
  #html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-icon-container {
    padding-right: 20px;
  }
  #html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-icon {
    width: 45px;
    height: 45px;
    background-size: 35px;
  }
  #html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-description {
    padding-left: 20px;
  }
  #html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-description .tooltip-text {
    font-size: 12px;
  }
  #html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-title,
  #html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-value {
    font-size: 18px;
  }
  #html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-text {
    font-size: 14px;
  }
}
#html-body.orchard-details-view .orchard-info-container .orchard-attributes-list .orchard-attribute-container:not(:last-child) {
  margin-bottom: 5px;
}
#html-body.orchard-details-view .orchard-description-container .inner-container.land-info,
#html-body.orchard-details-view .orchard-description-container .inner-container.orchard-gallery {
  padding-top: 60px;
  padding-bottom: 60px;
}
#html-body.orchard-details-view .orchard-description-container .inner-container.weather-info {
  margin-bottom: 30px;
}
#html-body.orchard-details-view .orchard-description-container .inner-container.orchards-sirora-description {
  padding-bottom: 60px;
}
#html-body.orchard-details-view .orchard-description-container .inner-container.orchards-sirora-description .block-header h2 {
  border-left: 5px solid #2a423b;
}
#html-body.orchard-details-view .orchard-description-container .inner-container.farming-methods-info {
  padding-top: 60px;
  padding-bottom: 30px;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
#html-body.orchard-details-view .orchard-description-container .inner-container.orchard-sights {
  padding-top: 30px;
}
#html-body.orchard-details-view .orchard-description-container .two-columns .pagebuilder-column-line {
  flex-wrap: wrap;
  gap: 30px;
}
#html-body.orchard-details-view .orchard-description-container .two-columns .pagebuilder-column-line .pagebuilder-column {
  justify-content: center;
  flex-basis: 100%;
  max-width: 100%;
}
#html-body.orchard-details-view .orchard-description-container .weather-info {
  padding: 30px 10px;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.orchard-details-view .orchard-description-container .weather-info .weather-info-bar h3 {
  margin-bottom: 15px;
  color: #2a423b;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 2;
  letter-spacing: -2.16px;
}
#html-body.orchard-details-view .orchard-description-container .weather-info .weather-info-bar .graph-column img {
  border-radius: 7px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.orchard-details-view .orchard-description-container .weather-info .seasons-info {
  margin-bottom: 30px;
}
#html-body.orchard-details-view .orchard-description-container .weather-info .seasons-info .wide-column {
  gap: 30px;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .pagebuilder-column-line {
  flex-wrap: wrap;
  gap: 30px;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .pagebuilder-column-line .pagebuilder-column {
  flex-basis: 100%;
  max-width: 100%;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .logos-column {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .logos-column .logo img,
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .logos-column .logo-with-text img {
  display: block;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .logos-column .logo {
  width: 90px;
  flex-shrink: 0;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .logos-column .logo-with-text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .logos-column .logo-with-text .certification-logo {
  width: 118px;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .logos-column .logo-with-text p {
  font-size: 10px;
  line-height: 1.2;
  margin-bottom: 0;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .logos-column .logo-with-text p a {
  color: #3f3f3f;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .two-columns {
  padding-top: 30px;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .two-columns .pagebuilder-column-line {
  justify-content: center;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .two-columns .pagebuilder-column-line .pagebuilder-column.image-column {
  max-width: 436px;
}
#html-body.orchard-details-view .orchard-description-container .farming-methods-info .two-columns .image-column img {
  display: block;
  border-radius: 4px;
}
#html-body.orchard-details-view .orchard-description-container .orchard-sights .block-header:before {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background-image: url('../images/icons/dialogs.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  #html-body.orchard-details-view .orchard-description-container .orchard-sights .block-header:before {
    width: 140px;
    height: 140px;
  }
}
#html-body.orchard-details-view .orchard-description-container .orchard-sights .block-header h2 {
  border-left: 5px solid #cfe97a;
}
#html-body.orchard-details-view .orchard-description-container .orchard-sights .pagebuilder-column-line {
  flex-wrap: wrap;
  gap: 30px;
}
#html-body.orchard-details-view .orchard-description-container .orchard-sights .pagebuilder-column-line .pagebuilder-column {
  width: auto;
}
#html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list {
  gap: 10px;
}
#html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list .item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  padding: 10px;
  background-color: #ffffff;
}
#html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list .item .image-wrapper {
  flex-shrink: 0;
  overflow: hidden;
}
#html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list .item .image-wrapper picture,
#html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list .item .image-wrapper img {
  display: block;
}
#html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list .item .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
}
#html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list .item .content .title-wrapper h3 {
  color: #2a423b;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: -1.8px;
}
#html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list .item .content .title-wrapper .distance {
  color: #c7c7c7;
}
#html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list .item .content .description {
  font-size: 16px;
  line-height: 1.4;
}
#html-body.orchard-details-view .orchard-description-container .image-footnote {
  margin-top: 10px;
}
#html-body.orchard-details-view .orchard-description-container .image-footnote p {
  font-size: 12px;
  line-height: 1.2;
}
#html-body.orchard-details-view .map-modal.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
}
#html-body.orchard-details-view .map-modal.modal-popup .modal-header {
  padding: 0;
}
#html-body.orchard-details-view .map-modal.modal-popup .action-close {
  top: 0;
}
#html-body.orchard-details-view .map-modal.modal-popup .modal-content {
  padding: 30px;
}
#html-body.orchard-details-view .map-modal.modal-popup #map-modal-container {
  width: 100%;
  height: 80vh;
  max-height: 600px;
}
#html-body.orchard-details-view .map-modal.modal-popup .modal-footer {
  display: none;
}
.orchard-details-wrapper h2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 23px;
}
.orchard-details-wrapper h3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
}
@media only screen and (max-width: 340px) {
  #html-body.account .orchard-list.customer-orchards .orchard-trees .item {
    gap: 20px;
  }
  #html-body.account .orchard-list.customer-orchards .orchard-trees .item .item-image {
    max-width: 100px;
    max-height: 100px;
  }
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    BelVG_ROI
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.roi-plot {
  display: flex;
  flex-direction: column;
  min-height: 650px;
}
.roi-plot .roi-plot-tree-select {
  height: 50px;
  margin-bottom: 40px;
  padding: 15px 25px 10px 30px;
  background-color: #f5f6f6;
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 500;
  border: none;
  border-radius: 6px;
}
.roi-plot .roi-plot-type .roi-plot-type-select {
  display: none;
}
.roi-plot .roi-plot-type .roi-plot-type-label {
  display: inline-block;
  height: 22px;
  margin-right: 30px;
  color: #94a09d;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}
.roi-plot .roi-plot-type .roi-plot-type-label:last-child {
  margin-right: 0;
}
.roi-plot .roi-plot-type .roi-plot-type-select:checked + .roi-plot-type-label {
  position: relative;
  color: #54b391;
}
.roi-plot .roi-plot-type .roi-plot-type-select:checked + .roi-plot-type-label:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 2px;
  background: #54b391;
  border-radius: 1.5px;
}
.roi-plot .roi-plot-canvas-container {
  flex-grow: 1;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    BelVG_RevenueType
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.checkout-index-index .opc-wrapper .opc .checkout-revenue .step-content .actions.form {
  flex-wrap: wrap;
  width: 220px;
  margin-left: auto;
  margin-right: auto;
}
.checkout-index-index .opc-wrapper .opc .checkout-revenue .step-content .actions.form .action {
  width: 100%;
}
.revenue-plan-configurator .header {
  margin-bottom: 30px;
}
.revenue-plan-configurator .header span {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1440px) {
  .revenue-plan-configurator .header span {
    font-size: 22px;
  }
}
.revenue-plan-configurator .items {
  padding: 30px 0;
  border-top: 1px solid rgba(148, 160, 157, 0.2);
  border-bottom: 1px solid rgba(148, 160, 157, 0.2);
}
.revenue-plan-configurator .product {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(148, 160, 157, 0.2);
}
.revenue-plan-configurator .product.disabled {
  opacity: .5;
  cursor: not-allowed;
}
.revenue-plan-configurator .product:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.revenue-plan-configurator .product .info {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
}
.revenue-plan-configurator .product .info .thumbnail {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 80px;
  border: 1px solid #e9ebeb;
  border-radius: 10px;
  overflow: hidden;
}
.revenue-plan-configurator .product .info .thumbnail img {
  display: block;
  width: 100%;
}
.revenue-plan-configurator .product .info .details {
  color: #94a09d;
  font-size: 14px;
}
.revenue-plan-configurator .product .info .details span {
  display: block;
  margin-bottom: 5px;
}
.revenue-plan-configurator .product .info .details span:last-child {
  margin-bottom: 0;
}
.revenue-plan-configurator .product .info .details .product-name {
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 600;
}
.revenue-plan-configurator .product .revenue-types {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
}
.revenue-plan-configurator .product .revenue-types .revenue-type {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
}
.revenue-plan-configurator .product .revenue-types .revenue-type .field {
  flex-shrink: 0;
  width: 80px;
  height: 42px;
  padding: 10px 15px;
  color: rgba(148, 160, 157, 0.8);
  font-size: 16px;
  border: none;
  border-radius: 5px;
  box-shadow: none;
}
.revenue-plan-configurator .product .revenue-types .revenue-type .field:focus {
  color: #3f3f3f;
  font-weight: 500;
}
.revenue-plan-configurator .product .revenue-types .revenue-type .label {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.revenue-plan-configurator .product .revenue-types .revenue-type .label .text {
  font-size: 16px;
  font-weight: 500;
}
.revenue-plan-configurator .product .revenue-types .revenue-type .label .icon {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
}
.revenue-plan-configurator .product .revenue-types .revenue-type .label .icon.harvest {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='31' viewBox='0 0 30 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15.4683' r='15' fill='white'/%3E%3Cpath d='M13.9099 13.5003C13.4446 13.4218 12.9612 13.4508 12.5015 13.5573C12.1022 13.3059 11.655 13.1201 11.1897 13.0417C8.93476 12.6615 6.75335 14.4655 6.31284 17.0783C5.87234 19.6911 7.34169 22.1106 9.5966 22.4908C10.0619 22.5692 11.8515 22.871 12.3168 22.9494C14.5717 23.3296 16.7531 21.5256 17.1936 18.9128C17.6341 16.2999 16.1648 13.8804 13.9099 13.5003Z' fill='%23CE7F38'/%3E%3Cpath d='M12.9333 14.1231C12.9333 14.1231 14.6296 14.7121 16.3399 14.0152C18.0502 13.3184 18.7515 10.8103 18.7515 10.8103C18.7515 10.8103 13.0828 9.88268 12.9333 14.1231Z' fill='%2381A556'/%3E%3Cpath d='M12.9353 14.1222C12.9353 14.1222 11.6602 12.8579 11.547 11.0239C11.3985 9.1865 13.3507 7.4399 13.3507 7.4399C13.3507 7.4399 16.6962 12.1528 12.9353 14.1222Z' fill='%2381A556'/%3E%3Cpath d='M12.9358 14.1224C12.9358 14.1224 12.9965 12.3405 11.8089 10.9057C10.6568 9.47423 8.03975 9.5493 8.03975 9.5493C8.03975 9.5493 8.85856 15.2754 12.9358 14.1224Z' fill='%2381A556'/%3E%3Cpath d='M20.244 13.5653C19.7607 13.5579 19.2758 13.6486 18.8266 13.8379C18.3835 13.6349 17.9016 13.5293 17.4183 13.5219C15.0759 13.4859 13.1455 15.6806 13.1028 18.4603C13.0606 21.2073 14.9222 23.4929 17.2646 23.5289C17.7479 23.5363 19.607 23.5649 20.0903 23.5723C22.4327 23.6083 24.363 21.4136 24.4057 18.6339C24.4484 15.8542 22.5864 13.6013 20.244 13.5653Z' fill='%23FB8603'/%3E%3Cpath d='M22.4306 21.6576C21.7861 22.3578 21.4001 22.66 21.1664 22.0241C20.968 21.4901 20.9393 20.7459 21.1247 19.9692C21.2002 19.6529 21.3068 19.3539 21.4325 19.0889C21.6495 18.6344 21.7643 18.0964 21.7759 17.5929C21.7812 17.3434 21.814 17.0808 21.8783 16.8111C21.8905 16.7599 21.9027 16.7088 21.9164 16.6629C22.1189 15.9394 22.6943 15.6785 22.9051 16.2057C23.2431 17.0532 23.4711 18.3818 23.1314 19.805C22.9746 20.4509 22.7719 21.1117 22.4306 21.6576Z' fill='%23FCA94C'/%3E%3C/svg%3E%0A");
}
.revenue-plan-configurator .product .revenue-types .revenue-type .label .icon.money {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='31' viewBox='0 0 30 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15.4683' r='15' fill='white'/%3E%3Crect x='9.63086' y='6.25024' width='19.1094' height='9.49036' rx='0.5' transform='rotate(33.3911 9.63086 6.25024)' fill='%2387C47E'/%3E%3Ccircle cx='14.997' cy='15.4704' r='2.93359' transform='rotate(33.3911 14.997 15.4704)' fill='white'/%3E%3Cpath d='M25.1715 16.4997C25.4021 16.6516 25.4658 16.9618 25.3138 17.1923L23.9516 19.2589C23.9127 19.318 23.0334 18.6296 22.7018 17.2364C22.3881 15.9187 22.8691 14.9814 22.9289 15.0214L25.1715 16.4997Z' fill='%239DD394'/%3E%3Cpath d='M4.82654 14.4371C4.59598 14.2851 4.53228 13.975 4.68425 13.7445L6.04643 11.6779C6.08537 11.6188 6.96461 12.3072 7.29628 13.7004C7.60997 15.018 7.12894 15.9553 7.06919 15.9154L4.82654 14.4371Z' fill='%239DD394'/%3E%3Cpath d='M10.0401 6.52643C9.80952 6.37446 9.49941 6.43817 9.34744 6.66872L7.98526 8.73528C7.94629 8.79437 8.92554 9.33102 10.3367 9.08659C11.6713 8.85541 12.343 8.04384 12.2828 8.00467L10.0401 6.52643Z' fill='%239DD394'/%3E%3Cpath d='M19.956 24.4101C20.1866 24.5621 20.4967 24.4984 20.6487 24.2678L22.0108 22.2012C22.0498 22.1422 21.0706 21.6055 19.6594 21.8499C18.3248 22.0811 17.6531 22.8927 17.7133 22.9319L19.956 24.4101Z' fill='%239DD394'/%3E%3C/svg%3E%0A");
}
#html-body .attention-block {
  margin-top: 40px;
}
#html-body .attention-block .title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
#html-body .attention-block .title:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22.9365C17.5228 22.9365 22 18.4594 22 12.9365C22 7.41368 17.5228 2.93652 12 2.93652C6.47715 2.93652 2 7.41368 2 12.9365C2 18.4594 6.47715 22.9365 12 22.9365Z' stroke='%233F3F3F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 8.93652V12.9365' stroke='%233F3F3F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 16.9365H12.01' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
}
#html-body .form-withdraw .block-content .description {
  margin-bottom: 40px;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Catalog
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Catalog
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.page-products .columns {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar select {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
}
.toolbar .sorter-action {
  position: relative;
  top: -2px;
}
.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;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #757575;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.page-products .columns {
  padding-top: 0;
}
.catalog-category-view .column.main .toolbar-products.bottom {
  display: block;
}
.catalog-category-view .column.main .toolbar-products.bottom .limiter {
  font-size: 14px;
  font-weight: 500;
}
.catalog-category-view .column.main .toolbar-products.bottom .limiter select {
  border-radius: 6px;
  font-family: 'Alliance No.2';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #3f3f3f;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.85547 6L8.85547 10L12.8555 6' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: calc(100% - 5px) center;
  background-repeat: no-repeat;
  background-size: 16px;
}
.old-price,
.old.price {
  color: #94a09d;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ':';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 10px 0;
  color: #7d7d7d;
  font-size: 1.2rem;
}
.product.media .product.thumbs {
  margin: 10px 0 25px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 5.5px 30px 10px 0;
}
.product-info-main .product-info-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.alert {
  margin: 10px 0;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.product-options-wrapper .fieldset:focus {
  box-shadow: none;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5px;
}
.product-options-wrapper .field .note.mage-error {
  color: #e02b27;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: center;
}
.product-social-links .action.tocompare:before {
  content: '\e61e';
}
.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.4;
  margin: 0;
  padding: 0;
  color: #48997c;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #48997c;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #48997c;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #48997c;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #48997c;
  opacity: 1;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
  position: relative;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell {
  padding: 15px;
  width: 180px;
}
.table-comparison .cell.label {
  border-right: 1px solid #cccccc;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #cccccc;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .cell.remove .action.delete {
  margin-right: .6rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison td:last-child {
  border-right: 1px solid #cccccc;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: 0;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  z-index: 1;
}
.block.related .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
}
.nav-open .block-search {
  display: block;
}
.block-search {
  display: none;
}
.block-search.block,
.block-search .block.block-content {
  margin-bottom: 0;
}
.block-search .search.toggle {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  background-image: url('../images/icons/search.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 6px;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .block-search .search.toggle {
    width: 30px;
    height: 30px;
    background-size: 18px;
  }
}
.block-search .form.minisearch {
  position: absolute;
  top: 75px;
  right: 0;
  opacity: 0;
  width: 100%;
  transition: opacity 0.3s;
  pointer-events: none;
}
.block-search .form.minisearch.mini-search-is-open {
  opacity: 1;
  pointer-events: auto;
  z-index: 100;
}
.block-search .field-container {
  display: flex;
  align-items: center;
  padding: 7px 10px 7px 20px;
  background-color: #ffffff;
  border: 1px solid #e9ebeb;
  border-radius: 10px;
}
.block-search .field-container .field.search {
  flex-grow: 1;
}
.block-search .field-container input {
  height: auto;
  width: 100%;
  padding: 0;
  font-size: 16px;
  font-weight: 300;
  border: none;
  box-shadow: none;
  outline: none;
}
.block-search .field-container input::placeholder {
  color: #3f3f3f;
}
.block-search .field.search .label {
  display: none;
}
.block-search .control {
  border-top: 0;
  margin: 0;
  padding: 0;
}
.block-search input {
  margin: 0;
  position: static;
}
.block-search .actions .action.search {
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  font-size: 0;
  background-image: url('../images/icons/search-18.svg');
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
  border: none;
  cursor: pointer;
}
.search .fieldset .control .addon input {
  flex-basis: auto;
  width: 100%;
}
.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 #c2c2c2;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 10px;
}
.search.found {
  margin-bottom: 10px;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #94a09d;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #94a09d;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.action.primary,
.action-primary,
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: #54b391;
  border: 1px solid #54b391;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
}
.action.primary.tocart,
.action-primary.tocart,
a.pagebuilder-button-primary.tocart,
button.pagebuilder-button-primary.tocart,
div.pagebuilder-button-primary.tocart {
  border: none;
}
.action.primary.tocart:focus,
.action-primary.tocart:focus,
a.pagebuilder-button-primary.tocart:focus,
button.pagebuilder-button-primary.tocart:focus,
div.pagebuilder-button-primary.tocart:focus,
.action.primary.tocart:active,
.action-primary.tocart:active,
a.pagebuilder-button-primary.tocart:active,
button.pagebuilder-button-primary.tocart:active,
div.pagebuilder-button-primary.tocart:active,
.action.primary.tocart:hover,
.action-primary.tocart:hover,
a.pagebuilder-button-primary.tocart:hover,
button.pagebuilder-button-primary.tocart:hover,
div.pagebuilder-button-primary.tocart:hover {
  background-color: #54b391;
}
.action.primary.tocart span,
.action-primary.tocart span,
a.pagebuilder-button-primary.tocart span,
button.pagebuilder-button-primary.tocart span,
div.pagebuilder-button-primary.tocart span {
  text-transform: uppercase;
}
.action.primary:visited,
.action-primary:visited,
a.pagebuilder-button-primary:visited,
button.pagebuilder-button-primary:visited,
div.pagebuilder-button-primary:visited {
  color: #ffffff;
  background-color: #54b391;
}
.action.primary:focus,
.action-primary:focus,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.action.primary:active,
.action-primary:active,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
.action.primary:hover,
.action-primary:hover,
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background-color: #71c2a5;
  border-color: #71c2a5;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.action.primary.disabled,
.action-primary.disabled,
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled {
  background-color: #94a09d;
  border-color: #94a09d;
}
.action.primary span,
.action-primary span,
a.pagebuilder-button-primary span,
button.pagebuilder-button-primary span,
div.pagebuilder-button-primary span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .action.primary,
  .action-primary,
  a.pagebuilder-button-primary,
  button.pagebuilder-button-primary,
  div.pagebuilder-button-primary {
    height: 44px;
    font-size: 17px;
  }
  .action.primary.tocart,
  .action-primary.tocart,
  a.pagebuilder-button-primary.tocart,
  button.pagebuilder-button-primary.tocart,
  div.pagebuilder-button-primary.tocart {
    height: auto;
    font-size: 15px;
  }
  .action.primary.tocart span,
  .action-primary.tocart span,
  a.pagebuilder-button-primary.tocart span,
  button.pagebuilder-button-primary.tocart span,
  div.pagebuilder-button-primary.tocart span {
    line-height: 1.4;
  }
}
.button-link,
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  height: 30px;
  margin: 0;
  padding: 0;
  color: #23423c;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  border-bottom: 1px solid #23423c;
  transition: all 0.3s;
}
.button-link.button-link-light,
a.pagebuilder-button-link.button-link-light,
button.pagebuilder-button-link.button-link-light,
div.pagebuilder-button-link.button-link-light {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.button-link.button-link-light.button-link-save-pdf:after,
a.pagebuilder-button-link.button-link-light.button-link-save-pdf:after,
button.pagebuilder-button-link.button-link-light.button-link-save-pdf:after,
div.pagebuilder-button-link.button-link-light.button-link-save-pdf:after {
  background-image: url('../images/icons/save-white.svg');
}
.button-link.button-link-light:after,
a.pagebuilder-button-link.button-link-light:after,
button.pagebuilder-button-link.button-link-light:after,
div.pagebuilder-button-link.button-link-light:after {
  background-image: url('../images/icons/arrow-right-white.svg');
}
.button-link.button-link-light:visited,
a.pagebuilder-button-link.button-link-light:visited,
button.pagebuilder-button-link.button-link-light:visited,
div.pagebuilder-button-link.button-link-light:visited,
.button-link.button-link-light:focus,
a.pagebuilder-button-link.button-link-light:focus,
button.pagebuilder-button-link.button-link-light:focus,
div.pagebuilder-button-link.button-link-light:focus,
.button-link.button-link-light:active,
a.pagebuilder-button-link.button-link-light:active,
button.pagebuilder-button-link.button-link-light:active,
div.pagebuilder-button-link.button-link-light:active,
.button-link.button-link-light:hover,
a.pagebuilder-button-link.button-link-light:hover,
button.pagebuilder-button-link.button-link-light:hover,
div.pagebuilder-button-link.button-link-light:hover {
  color: #ffffff;
}
.button-link.button-link-light:focus,
a.pagebuilder-button-link.button-link-light:focus,
button.pagebuilder-button-link.button-link-light:focus,
div.pagebuilder-button-link.button-link-light:focus,
.button-link.button-link-light:active,
a.pagebuilder-button-link.button-link-light:active,
button.pagebuilder-button-link.button-link-light:active,
div.pagebuilder-button-link.button-link-light:active,
.button-link.button-link-light:hover,
a.pagebuilder-button-link.button-link-light:hover,
button.pagebuilder-button-link.button-link-light:hover,
div.pagebuilder-button-link.button-link-light:hover {
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
.button-link.button-link-light:visited,
a.pagebuilder-button-link.button-link-light:visited,
button.pagebuilder-button-link.button-link-light:visited,
div.pagebuilder-button-link.button-link-light:visited {
  border-bottom: 1px solid #ffffff;
}
.button-link.button-link-view-all,
a.pagebuilder-button-link.button-link-view-all,
button.pagebuilder-button-link.button-link-view-all,
div.pagebuilder-button-link.button-link-view-all {
  font-weight: 400;
}
.button-link.button-link-save-pdf:after,
a.pagebuilder-button-link.button-link-save-pdf:after,
button.pagebuilder-button-link.button-link-save-pdf:after,
div.pagebuilder-button-link.button-link-save-pdf:after {
  background-image: url('../images/icons/save-green.svg');
}
.button-link:after,
a.pagebuilder-button-link:after,
button.pagebuilder-button-link:after,
div.pagebuilder-button-link:after {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background-image: url('../images/icons/arrow-right-green.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.button-link:visited,
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #23423c;
  border-bottom: 1px solid #23423c;
}
.button-link:focus,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.button-link:active,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.button-link:hover,
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #4b766e;
  text-decoration: none;
  border-bottom: 1px solid #4b766e;
}
@media (min-width: 1440px) {
  .button-link,
  a.pagebuilder-button-link,
  button.pagebuilder-button-link,
  div.pagebuilder-button-link {
    gap: 10px;
    font-size: 17px;
    line-height: 1;
  }
}
.action.secondary,
.action-secondary,
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
}
.action.secondary:visited,
.action-secondary:visited,
a.pagebuilder-button-secondary:visited,
button.pagebuilder-button-secondary:visited,
div.pagebuilder-button-secondary:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.action.secondary:focus,
.action-secondary:focus,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.action.secondary:active,
.action-secondary:active,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.action.secondary:hover,
.action-secondary:hover,
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.action.secondary.disabled,
.action-secondary.disabled,
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.action.secondary span,
.action-secondary span,
a.pagebuilder-button-secondary span,
button.pagebuilder-button-secondary span,
div.pagebuilder-button-secondary span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .action.secondary,
  .action-secondary,
  a.pagebuilder-button-secondary,
  button.pagebuilder-button-secondary,
  div.pagebuilder-button-secondary {
    height: 44px;
    font-size: 16px;
  }
}
.button-link-light.button-link-save .pagebuilder-button-link:after {
  background-image: url('../images/icons/save-white.svg');
}
.button-link-light .pagebuilder-button-link {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.button-link-light .pagebuilder-button-link.button-link-save-pdf:after {
  background-image: url('../images/icons/save-white.svg');
}
.button-link-light .pagebuilder-button-link:after {
  background-image: url('../images/icons/arrow-right-white.svg');
}
.button-link-light .pagebuilder-button-link:visited,
.button-link-light .pagebuilder-button-link:focus,
.button-link-light .pagebuilder-button-link:active,
.button-link-light .pagebuilder-button-link:hover {
  color: #ffffff;
}
.button-link-light .pagebuilder-button-link:focus,
.button-link-light .pagebuilder-button-link:active,
.button-link-light .pagebuilder-button-link:hover {
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
.button-link-light .pagebuilder-button-link:visited {
  border-bottom: 1px solid #ffffff;
}
.button-link-orange .pagebuilder-button-link:after {
  background-image: url('../images/icons/arrow-right-orange.svg');
}
.button-link-lime .pagebuilder-button-link:after {
  background-image: url('../images/icons/arrow-right-lime.svg');
}
.button-link-learn-more .pagebuilder-button-link {
  gap: 10px;
}
.button-link-learn-more .pagebuilder-button-link:after {
  background-image: url('../images/icons/arrow-down-green.svg');
}
.button-link-view-all .pagebuilder-button-link {
  font-weight: 400;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.form-create-account .fieldset.create.account:after {
  display: none;
}
.fieldset.create {
  margin-bottom: 15px;
}
.fieldset.additional_info {
  margin-bottom: 0;
}
.fieldset .field {
  position: relative;
  margin: 0 0 15px;
}
.fieldset .field .password-strength-meter {
  margin-top: 5px;
  overflow: hidden;
  border-radius: 6px;
}
.fieldset .field:after {
  display: none;
}
.fieldset .field.radio.gender .input-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.fieldset .field.radio.gender .input-box .choice {
  margin: 0 20px 15px;
}
.fieldset .field.radio.gender .input-box .choice:last-child {
  margin: 0 20px 15px;
}
.fieldset .field.choice:not(.review-field-rating) {
  position: relative;
}
.fieldset .field.choice:not(.review-field-rating) [type="radio"],
.fieldset .field.choice:not(.review-field-rating) [type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  opacity: 0;
}
.fieldset .field.choice:not(.review-field-rating) [type="radio"] ~ label,
.fieldset .field.choice:not(.review-field-rating) [type="checkbox"] ~ label {
  position: static;
  padding-left: 40px;
  background: transparent;
  color: #3f3f3f;
  font-weight: 400;
  font-size: 18px;
}
.fieldset .field.choice:not(.review-field-rating) [type="radio"] ~ label:before,
.fieldset .field.choice:not(.review-field-rating) [type="checkbox"] ~ label:before {
  content: "";
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  transition: background .3s;
  position: absolute;
  top: 0;
  left: 0;
}
.fieldset .field.choice:not(.review-field-rating) [type="radio"] ~ label:before {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_423_5432)'%3E%3Ccircle cx='12.5' cy='12.5' r='11.5' stroke='%233F3F3F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_423_5432'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.fieldset .field.choice:not(.review-field-rating) [type="radio"]:checked ~ label:before {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_423_5427)'%3E%3Ccircle cx='12.5' cy='12.5' r='11.5' stroke='%2354B391'/%3E%3Ccircle cx='12.5016' cy='12.5' r='7.14221' fill='%2354B391'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_423_5427'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.fieldset .field.choice:not(.review-field-rating) [type="checkbox"] ~ label:before {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.8242 3H5.82422C4.71965 3 3.82422 3.89543 3.82422 5V19C3.82422 20.1046 4.71965 21 5.82422 21H19.8242C20.9288 21 21.8242 20.1046 21.8242 19V5C21.8242 3.89543 20.9288 3 19.8242 3Z' stroke='%2394A09D' stroke-opacity='0.8' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.fieldset .field.choice:not(.review-field-rating) [type="checkbox"]:checked ~ label:before {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.2617 3H5.26172C4.15715 3 3.26172 3.89543 3.26172 5V19C3.26172 20.1046 4.15715 21 5.26172 21H19.2617C20.3663 21 21.2617 20.1046 21.2617 19V5C21.2617 3.89543 20.3663 3 19.2617 3Z' stroke='%2394A09D' stroke-opacity='0.8' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 12L11.5 18L19 6' stroke='%2354B391' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.fieldset .field.date .customer-dob input {
  width: 100%;
  margin-right: 0;
}
.fieldset .field.date .customer-dob .ui-datepicker-trigger {
  width: 64px;
  height: 50px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22H19C20.1046 22 21 21.1046 21 20V6C21 4.89543 20.1046 4 19 4Z' stroke='%2394A09D' stroke-opacity='0.8' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 2V6' stroke='%2394A09D' stroke-opacity='0.8' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 2V6' stroke='%2394A09D' stroke-opacity='0.8' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 10H21' stroke='%2394A09D' stroke-opacity='0.8' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}
.fieldset .field.date .customer-dob .ui-datepicker-trigger:before {
  display: none;
}
.fieldset .field.confirmation .field.choice,
.fieldset .field.password .field.choice {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  width: 64px;
  height: 50px;
  z-index: 2;
  box-sizing: border-box;
  background-color: transparent !important;
}
.fieldset .field.confirmation .field.choice input[type="checkbox"],
.fieldset .field.password .field.choice input[type="checkbox"] {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.fieldset .field.confirmation .field.choice .label,
.fieldset .field.password .field.choice .label {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.42479 2.67523C3.369 2.61944 3.30278 2.57519 3.22989 2.545C3.157 2.51481 3.07888 2.49927 2.99999 2.49927C2.9211 2.49927 2.84298 2.51481 2.77009 2.545C2.6972 2.57519 2.63097 2.61944 2.57519 2.67523C2.5194 2.73101 2.47515 2.79724 2.44496 2.87013C2.41477 2.94301 2.39923 3.02113 2.39923 3.10003C2.39923 3.17892 2.41477 3.25704 2.44496 3.32993C2.47515 3.40281 2.5194 3.46904 2.57519 3.52483L6.77519 7.72243C4.69508 9.14122 3.24696 11.3121 2.73599 13.7776C2.71992 13.8548 2.71921 13.9345 2.73391 14.012C2.74861 14.0895 2.77843 14.1633 2.82166 14.2293C2.8649 14.2952 2.9207 14.352 2.98589 14.3964C3.05108 14.4408 3.12437 14.472 3.20159 14.488C3.27881 14.5041 3.35843 14.5048 3.43592 14.4901C3.51341 14.4754 3.58725 14.4456 3.65322 14.4024C3.71918 14.3591 3.77599 14.3033 3.82039 14.2381C3.86479 14.1729 3.89592 14.0996 3.91199 14.0224C4.14091 12.9143 4.58857 11.863 5.22876 10.93C5.86896 9.997 6.68883 9.20109 7.64039 8.58883L9.54359 10.492C9.05011 10.8479 8.63983 11.3067 8.34114 11.8367C8.04244 12.3667 7.86245 12.9553 7.81363 13.5617C7.76481 14.1681 7.84832 14.7779 8.05838 15.3489C8.26844 15.9199 8.60004 16.4384 9.03024 16.8686C9.46043 17.2988 9.97896 17.6304 10.5499 17.8404C11.1209 18.0505 11.7307 18.134 12.3371 18.0852C12.9435 18.0364 13.5321 17.8564 14.0621 17.5577C14.5922 17.259 15.051 16.8487 15.4068 16.3552L20.5752 21.5248C20.6879 21.6375 20.8407 21.7008 21 21.7008C21.1593 21.7008 21.3121 21.6375 21.4248 21.5248C21.5375 21.4122 21.6007 21.2594 21.6007 21.1C21.6007 20.9407 21.5375 20.7879 21.4248 20.6752L3.42479 2.67523ZM14.5428 15.4912C14.3033 15.8734 13.9807 16.1966 13.5991 16.4368C13.2174 16.6771 12.7865 16.8282 12.3384 16.8789C11.8903 16.9297 11.4365 16.8788 11.0108 16.7299C10.5851 16.5811 10.1984 16.3382 9.87949 16.0193C9.56061 15.7004 9.31771 15.3137 9.16889 14.888C9.02006 14.4623 8.96912 14.0085 9.01987 13.5604C9.07062 13.1123 9.22174 12.6814 9.462 12.2998C9.70225 11.9181 10.0255 11.5955 10.4076 11.356L14.5428 15.4924V15.4912ZM12.1488 9.70243L16.1976 13.7512C16.16 12.6894 15.7214 11.6813 14.9701 10.9299C14.2188 10.1786 13.2106 9.74001 12.1488 9.70243ZM12 7.30003C11.316 7.30003 10.6452 7.38883 10.0008 7.55563L9.03719 6.59203C9.99107 6.26645 10.9921 6.10022 12 6.10003C16.4316 6.10003 20.3304 9.30763 21.264 13.7776C21.2965 13.9336 21.2656 14.096 21.1783 14.2293C21.091 14.3625 20.9543 14.4556 20.7984 14.488C20.6424 14.5205 20.48 14.4897 20.3468 14.4024C20.2135 14.315 20.1205 14.1784 20.088 14.0224C19.2696 10.0924 15.8484 7.30003 12 7.30003Z' fill='%2394A09D' fill-opacity='0.8'/%3E%3C/svg%3E%0A");
  font-size: 0;
  box-sizing: border-box;
  background-color: transparent !important;
}
.fieldset .field.confirmation .field.choice .label:before,
.fieldset .field.password .field.choice .label:before,
.fieldset .field.confirmation .field.choice .label:after,
.fieldset .field.password .field.choice .label:after {
  display: none;
}
.fieldset .field.confirmation [type="text"] ~ .choice .label,
.fieldset .field.password [type="text"] ~ .choice .label {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.912 14.0224C4.7304 10.0924 8.1516 7.29998 12 7.29998C15.8472 7.29998 19.2684 10.0924 20.088 14.0224C20.1205 14.1783 20.2135 14.315 20.3468 14.4023C20.48 14.4896 20.6425 14.5204 20.7984 14.488C20.9543 14.4555 21.091 14.3624 21.1783 14.2292C21.2656 14.096 21.2965 13.9335 21.264 13.7776C20.3316 9.30758 16.4316 6.09998 12 6.09998C7.5684 6.09998 3.6684 9.30758 2.736 13.7776C2.70353 13.9335 2.73435 14.096 2.82167 14.2292C2.90898 14.3624 3.04565 14.4555 3.2016 14.488C3.35754 14.5204 3.52 14.4896 3.65322 14.4023C3.78645 14.315 3.87953 14.1783 3.912 14.0224ZM12 9.69998C10.8861 9.69998 9.8178 10.1425 9.03015 10.9301C8.2425 11.7178 7.8 12.7861 7.8 13.9C7.8 15.0139 8.2425 16.0822 9.03015 16.8698C9.8178 17.6575 10.8861 18.1 12 18.1C13.1139 18.1 14.1822 17.6575 14.9698 16.8698C15.7575 16.0822 16.2 15.0139 16.2 13.9C16.2 12.7861 15.7575 11.7178 14.9698 10.9301C14.1822 10.1425 13.1139 9.69998 12 9.69998ZM9 13.9C9 13.1043 9.31607 12.3413 9.87868 11.7787C10.4413 11.216 11.2043 10.9 12 10.9C12.7956 10.9 13.5587 11.216 14.1213 11.7787C14.6839 12.3413 15 13.1043 15 13.9C15 14.6956 14.6839 15.4587 14.1213 16.0213C13.5587 16.5839 12.7956 16.9 12 16.9C11.2043 16.9 10.4413 16.5839 9.87868 16.0213C9.31607 15.4587 9 14.6956 9 13.9Z' fill='%233F3F3F'/%3E%3C/svg%3E%0A");
}
.fieldset .field.gender.radio .label {
  display: none;
}
.fieldset .field.required .label:after,
.fieldset .field._required .label:after {
  content: none;
}
.fieldset .field > .label {
  position: absolute;
  top: -9px;
  left: 20px;
  margin: 0;
  padding: 0 10px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  color: rgba(148, 160, 157, 0.8);
  border-radius: 6px;
  z-index: 5;
}
.fieldset .field > .control {
  width: 100%;
}
.fieldset .field > .control._with-tooltip input {
  width: 100%;
  margin-right: 0;
}
.fieldset .field > .control._with-tooltip .field-tooltip {
  position: absolute;
  top: 0;
  right: 0;
  width: 53px;
  height: 50px;
}
.fieldset .field > .control._with-tooltip .field-tooltip .field-tooltip-action:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fieldset .field select,
.fieldset .field textarea,
.fieldset .field input {
  display: block;
  background: #ffffff;
  border: 1px solid rgba(148, 160, 157, 0.8);
  border-radius: 6px;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 500;
  color: #3f3f3f;
  box-shadow: none;
}
.fieldset .field select::placeholder,
.fieldset .field textarea::placeholder,
.fieldset .field input::placeholder {
  color: #94a09d;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
.fieldset .field select,
.fieldset .field input {
  height: 50px;
}
.fieldset .field select {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%2394A09D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: calc(100% - 13px) center;
  background-repeat: no-repeat;
}
.fieldset .nested {
  margin-top: 15px;
}
.fieldset .field.additional {
  margin: 15px 0 0;
}
.fieldset .field.additional:first-of-type {
  margin: 0;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
#html-body .cms-block-columns.two-columns .pagebuilder-column-line,
#html-body .cms-block-columns.three-columns .pagebuilder-column-line {
  flex-wrap: wrap;
  gap: 30px;
}
#html-body .cms-block-columns.two-columns .pagebuilder-column-line .pagebuilder-column,
#html-body .cms-block-columns.three-columns .pagebuilder-column-line .pagebuilder-column {
  flex-basis: 100%;
  max-width: 100%;
}
#html-body .cms-block-columns .media-column {
  overflow: hidden;
}
#html-body .cms-block-columns .media-column img,
#html-body .cms-block-columns .media-column video {
  display: block;
  width: 100%;
  border-radius: 7px;
}
#html-body .cms-block-content p {
  margin-bottom: 30px;
}
#html-body .cms-block-content p:last-child {
  margin-bottom: 0;
}
#html-body .cms-block-content + .cms-block-actions {
  gap: 30px;
  margin-top: 30px;
}
.cms-block-slider {
  color: #ffffff;
  background-color: #ef7e00;
}
.cms-block-slider .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: flex-start;
}
.cms-block-slider .slide-content h3 {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 26px;
  letter-spacing: -3.12px;
  margin: 0 0 30px;
  line-height: 1.4;
}
@media (min-width: 1440px) {
  .cms-block-slider .slide-content h3 {
    font-size: 42px;
    letter-spacing: -5.04px;
  }
}
.cms-block-slider .slide-content p,
.cms-block-slider .slide-content ul,
.cms-block-slider .slide-content li {
  margin-bottom: 20px;
}
.cms-block-slider .slide-content p:last-child,
.cms-block-slider .slide-content ul:last-child,
.cms-block-slider .slide-content li:last-child {
  margin-bottom: 0;
}
.cms-block-slider .slide-content ul {
  padding-left: 20px;
}
.cms-block-slider .slick-arrow {
  top: 30px;
  width: 40px;
  height: 40px;
  background: none;
  transform: none;
  z-index: 1;
}
.cms-block-slider .slick-prev:before,
.cms-block-slider .slick-next:before {
  padding: 0;
  color: #ffffff;
  font-size: 30px;
}
.cms-block-slider .slick-prev {
  left: 20px;
}
.cms-block-slider .slick-next {
  right: 20px;
}
.cms-block-slider .slick-dots {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 2px;
  padding: 0;
  margin-top: 40px;
}
.cms-block-slider .slick-dots li {
  display: block;
  width: 50px;
  height: 4px;
  margin: 0;
}
@media (min-width: 1440px) {
  .cms-block-slider .slick-dots li {
    flex: 1 0 0;
  }
}
.cms-block-slider .slick-dots li.slick-active button {
  background-color: #d9d9d9;
}
.cms-block-slider .slick-dots li button {
  width: 100%;
  height: 100%;
  background-color: #ffac4f;
  border: none;
  border-radius: 0;
}
.cms-block-image-slider {
  min-height: 250px;
}
.cms-block-image-slider .slick-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.cms-block-image-slider .slick-arrow:before {
  padding: 0;
  color: #3f3f3f;
  font-size: 28px;
}
.cms-block-image-slider .slick-prev {
  left: -70px;
}
.cms-block-image-slider .slick-next {
  right: -70px;
}
.cms-block-image-slider .slick-dots {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 30px 0 0;
}
.cms-block-image-slider .slick-dots li {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0;
}
.cms-block-image-slider .slick-dots li.slick-active button {
  background-color: #54b391;
}
.cms-block-image-slider .slick-dots li button {
  width: 100%;
  height: 100%;
  background-color: #d9d9d9;
  border: none;
}
@media (min-width: 1440px) {
  .cms-block-image-slider .slick-dots {
    padding-top: 40px;
  }
}
.cms-block-image-slider .slick-slide {
  border-radius: 7px;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.nav-open .page-header .header.content {
  position: relative;
}
.nav-open .page-header .header.content > .logo {
  opacity: 0;
}
.page-header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
  z-index: 20;
}
.page-header .switcher-language {
  margin: 0;
}
.page-header .switcher-options {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.page-header .switcher-option {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
.page-header .switcher-option.view-current {
  display: none;
}
.page-header .switcher-code {
  text-transform: uppercase;
  color: #3f3f3f;
}
.page-header .header.links .switcher-code {
  display: none;
}
.page-header .switcher-language--list {
  margin: 0;
  padding: 0;
  list-style: none;
  flex-shrink: 0;
}
.page-header .switcher-language--list .switcher-label {
  display: none;
}
.page-header .switcher-language--list .switcher-option img {
  width: 30px;
  height: 18px;
}
.page-header .icon-with-title {
  position: relative;
  flex-shrink: 0;
}
.page-header .icon-with-title .icon-description {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1rem;
  line-height: 1rem;
  margin-top: 5px;
}
.page-header .panel.wrapper {
  display: none;
}
.page-header .header.content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-header .header.content > .logo {
  width: 160px;
  transition: opacity 0.3s;
}
.page-header .header.content > .logo img {
  display: block;
  width: 100%;
}
.page-header .header.content .header-toolbar {
  display: flex;
  flex-direction: row;
  justify-content: 10px;
  align-items: center;
  gap: 20px;
  z-index: 1;
}
.page-print .nav-toggle {
  display: none;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
#html-body.cms-home .hero {
  height: 610px;
  background-color: #2a423b;
  background-blend-mode: normal, multiply;
}
#html-body.cms-home .hero .cms-block-content .hero-logo {
  margin-bottom: 40px;
}
#html-body.cms-home .hero .cms-block-content .hero-logo img {
  width: 103px;
}
#html-body.cms-home .hero .cms-block-content .hero-text {
  margin-bottom: 40px;
  color: #ffffff;
}
#html-body.cms-home .hero .cms-block-content .hero-text h1 {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 48px;
  letter-spacing: -3.84px;
  margin-bottom: 20px;
  line-height: 1.3;
}
@media (min-width: 1440px) {
  #html-body.cms-home .hero .cms-block-content .hero-text h1 {
    font-size: 90px;
    letter-spacing: -7.2px;
  }
}
#html-body.cms-home .hero .cms-block-content .hero-text p {
  margin-bottom: 0;
  letter-spacing: 0.16px;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
#html-body.cms-home .advantages {
  padding-top: 30px;
  padding-bottom: 30px;
}
#html-body.cms-home .advantages .cms-block-columns .pagebuilder-column-line {
  flex-wrap: wrap;
  gap: 10px;
}
#html-body.cms-home .advantages .cms-block-columns .item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  flex-basis: 100%;
  max-width: 100%;
  padding: 20px;
  text-align: left;
  background: #ffffff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.cms-home .advantages .cms-block-columns .item .item-image {
  width: 100px;
  flex-shrink: 0;
}
#html-body.cms-home .advantages .cms-block-columns .item .item-image img {
  width: 100px;
}
#html-body.cms-home .advantages .cms-block-columns .item .item-title {
  width: calc(100% - 20px - 100px);
}
#html-body.cms-home .advantages .cms-block-columns .item .item-title h3 {
  color: #2a423b;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 26px;
  letter-spacing: -3.12px;
  margin: 0;
}
@media (min-width: 1440px) {
  #html-body.cms-home .advantages .cms-block-columns .item .item-title h3 {
    font-size: 36px;
    letter-spacing: -4.32px;
  }
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
#html-body.cms-home .column.main .content-row:last-child .inner-container {
  border-bottom: none;
}
#html-body.cms-home .column.main .content-row.are-you-ready .inner-container {
  border-bottom: none;
}
#html-body.cms-home .column.main .content-row.invest-in-greener-future .inner-container {
  padding-top: 60px;
  border-bottom: none;
}
#html-body.cms-home .column.main .content-row.learn-connect-and-grow .inner-container {
  padding-top: 60px;
  padding-bottom: 40px;
}
#html-body.cms-home .column.main .content-row.choose-your-tree .inner-container,
#html-body.cms-home .column.main .content-row.expected-income .inner-container,
#html-body.cms-home .column.main .content-row.investment-journey .inner-container {
  padding-top: 40px;
  padding-bottom: 40px;
}
#html-body.cms-home .column.main .content-row .inner-container {
  border-bottom: 1px solid #f4f4f4;
}
#html-body.cms-home .are-you-ready .block-header:before {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background-image: url('../images/icons/orange-arrows.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  #html-body.cms-home .are-you-ready .block-header:before {
    width: 140px;
    height: 140px;
  }
}
#html-body.cms-home .are-you-ready .block-header:before {
  flex-shrink: 0;
}
#html-body.cms-home .are-you-ready .block-header h2 {
  border-left: 5px solid #ff8400;
}
#html-body.cms-home .are-you-ready .cms-block-columns .cms-block-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 30px;
}
#html-body.cms-home .are-you-ready .cms-block-columns .cms-block-content > * {
  margin-bottom: 0;
}
#html-body.cms-home .are-you-ready .cms-block-columns .cms-block-content p strong {
  font-size: 18px;
}
#html-body.cms-home .are-you-ready .cms-block-columns .cms-block-content ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  list-style: none;
  padding-left: 0;
}
#html-body.cms-home .are-you-ready .cms-block-columns .cms-block-content ul li {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 15px;
  margin: 0;
}
#html-body.cms-home .are-you-ready .cms-block-columns .cms-block-content ul li:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background-image: url('../images/icons/marker-orange.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  #html-body.cms-home .are-you-ready .cms-block-columns .cms-block-content ul li:before {
    width: 30px;
    height: 30px;
  }
}
#html-body.cms-home .are-you-ready .cms-block-columns .cms-block-content ul li:before {
  flex-shrink: 0;
}
#html-body.cms-home .invest-in-greener-future .block-header:before {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background-image: url('../images/icons/green-leafs.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  #html-body.cms-home .invest-in-greener-future .block-header:before {
    width: 140px;
    height: 140px;
  }
}
#html-body.cms-home .invest-in-greener-future .block-header h2 {
  border-left: 5px solid #54b391;
}
#html-body.cms-home .learn-connect-and-grow .block-header:before {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background-image: url('../images/icons/dialogs.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  #html-body.cms-home .learn-connect-and-grow .block-header:before {
    width: 140px;
    height: 140px;
  }
}
#html-body.cms-home .learn-connect-and-grow .block-header h2 {
  border-left: 5px solid #cfe97a;
}
#html-body.cms-home .choose-your-tree .block-header {
  position: relative;
}
#html-body.cms-home .choose-your-tree .block-header .title-wrapper h2 {
  margin-bottom: 15px;
  padding-right: 90px;
}
#html-body.cms-home .choose-your-tree .block-header .title-wrapper p {
  margin-bottom: 0;
}
#html-body.cms-home .choose-your-tree .block-header .button-link-wrapper {
  position: absolute;
  top: 0;
  right: 0;
}
#html-body.cms-home .expected-income .block-header .title-wrapper {
  margin-bottom: 25px;
}
#html-body.cms-home .expected-income .block-header .subtitle {
  font-size: 16px;
}
#html-body.cms-home .expected-income .roi-chart-tabs div.tabs-content .tab-item:not(:first-child) {
  display: none;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.page-footer {
  background-color: #2a423b;
}
.page-footer .footer.content .block.newsletter {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 30px;
  margin: 0;
}
.page-footer .footer.content .block.newsletter .newsletter-header {
  color: #ffffff;
  line-height: 1.6;
}
.page-footer .footer.content .block.newsletter .newsletter-header .title {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 26px;
  letter-spacing: -3.12px;
  display: block;
  margin-bottom: 30px;
}
@media (min-width: 1440px) {
  .page-footer .footer.content .block.newsletter .newsletter-header .title {
    font-size: 48px;
    letter-spacing: -5.76px;
  }
}
.page-footer .footer.content .block.newsletter .newsletter-header .desc {
  font-size: 14px;
}
.page-footer .footer.content .block.newsletter .form.subscribe {
  border: none;
}
.page-footer .footer-main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0;
  padding-top: 50px;
  padding-bottom: 40px;
  border-top: 10px solid #ffffff;
}
.page-footer .footer-main .footer-logo-container {
  margin-bottom: 40px;
}
.page-footer .footer-main .footer-navigation-container .pagebuilder-button-link {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  border-bottom: none;
}
.page-footer .footer-main .footer-navigation-container .pagebuilder-button-link:after {
  content: none;
}
.page-footer .footer-main .footer-navigation-container .pagebuilder-button-link:focus,
.page-footer .footer-main .footer-navigation-container .pagebuilder-button-link:active,
.page-footer .footer-main .footer-navigation-container .pagebuilder-button-link:hover {
  color: #54b391;
}
.page-footer .footer-main .social-icons-list-container .social-icons-list .pagebuilder-column-line {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 15px;
}
.page-footer .footer-main .social-icons-list-container .social-icons-list .pagebuilder-column-line .pagebuilder-column {
  flex-basis: 45px;
  max-width: 45px;
}
.page-footer .footer-main .social-icons-list-container .social-icons-list figure {
  transition: opacity .3s;
}
.page-footer .footer-main .social-icons-list-container .social-icons-list figure:not(:hover) {
  opacity: .4;
}
.page-footer .footer-main .social-icons-list-container .social-icons-list figure a {
  display: block;
  max-height: 45px;
}
.page-footer .footer-main .social-icons-list-container .social-icons-list figure img {
  width: 45px;
}
.footer-bottom {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #ffffff;
}
.footer-bottom .copyright {
  color: #2a423b;
  font-size: 16px;
  font-weight: 600;
}
.footer-bottom .footer-bottom-links {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 30px;
}
.footer-bottom .footer-bottom-links .pagebuilder-button-link {
  color: #2a423b;
  font-size: 16px;
  font-weight: 500;
  border-bottom: none;
}
.footer-bottom .footer-bottom-links .pagebuilder-button-link:after {
  content: none;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.pagebuilder-slider--adaptive-height .pagebuilder-slide-wrapper {
  position: relative;
  background-size: contain !important;
  background-position: top left!important;
}
.pagebuilder-slider--adaptive-height .pagebuilder-poster-content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.investment-journey-slider {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  padding-bottom: 30px;
  background-color: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.investment-journey-slider .pagebuilder-overlay {
  padding: 0;
}
.investment-journey-slider .slide-content .step-image img {
  display: block;
}
.investment-journey-slider .slide-content .step-description {
  padding: 20px 20px;
}
.investment-journey-slider .slide-content .step-description h3 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  margin: 0 0 20px;
  color: #2a423b;
  font-size: 18px;
  line-height: 1.4;
  text-transform: capitalize;
}
.investment-journey-slider .slide-content .step-description p {
  margin-bottom: 20px;
}
.investment-journey-slider .slide-content .step-description p:last-child {
  margin-bottom: 0;
}
.investment-journey-slider .slick-dots {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 2px;
  padding: 0;
}
.investment-journey-slider .slick-dots li {
  display: block;
  width: 50px;
  height: 4px;
  margin: 0;
}
@media (min-width: 1440px) {
  .investment-journey-slider .slick-dots li {
    flex: 1 0 0;
  }
}
.investment-journey-slider .slick-dots li.slick-active button {
  background-color: #54b391;
}
.investment-journey-slider .slick-dots li button {
  width: 100%;
  height: 100%;
  background-color: #d9d9d9;
  border: none;
  border-radius: 0;
}
.blog-posts-list .posts-list.slider {
  min-height: 530px;
}
.blog-posts-list .posts-list.slider .slick-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.blog-posts-list .posts-list.slider .slick-arrow:before {
  padding: 0;
  color: #3f3f3f;
  font-size: 28px;
}
.blog-posts-list .posts-list.slider .slick-prev {
  left: -70px;
}
.blog-posts-list .posts-list.slider .slick-next {
  right: -70px;
}
.blog-posts-list .posts-list.slider .slick-dots {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 30px 0 0;
}
.blog-posts-list .posts-list.slider .slick-dots li {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0;
}
.blog-posts-list .posts-list.slider .slick-dots li.slick-active button {
  background-color: #54b391;
}
.blog-posts-list .posts-list.slider .slick-dots li button {
  width: 100%;
  height: 100%;
  background-color: #d9d9d9;
  border: none;
}
@media (min-width: 1440px) {
  .blog-posts-list .posts-list.slider .slick-dots {
    padding-top: 40px;
  }
}
.blog-posts-list .posts-list.slider.slick-initialized .slider-item {
  display: block;
}
.blog-posts-list .posts-list.slider .slider-item {
  display: none;
  height: 100%;
}
.blog-posts-list .posts-list.slider .slick-list {
  margin-top: -15px;
  margin-bottom: -15px;
}
.blog-posts-list .posts-list.slider .slick-track {
  display: flex;
}
.blog-posts-list .posts-list.slider .slick-track:before,
.blog-posts-list .posts-list.slider .slick-track:after {
  content: none;
}
.blog-posts-list .posts-list.slider .slick-slide {
  display: flex;
  float: none;
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.blog-posts-list .posts-list.slider .slick-slide > div {
  width: 100%;
}
.blog-posts-list .posts-list.slider .post-item {
  padding: 20px;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.blog-posts-list .posts-list.slider .post-item .post-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  height: 100%;
}
.blog-posts-list .posts-list.slider .post-item .post-image-wrapper {
  position: relative;
  flex-shrink: 0;
}
.blog-posts-list .posts-list.slider .post-item .post-image {
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
.blog-posts-list .posts-list.slider .post-item .post-image img {
  display: block;
  width: 100%;
}
.blog-posts-list .posts-list.slider .post-item .post-label {
  position: absolute;
  top: 0;
  right: 25px;
  display: flex;
  flex-direction: column;
  width: 36px;
  height: 162px;
  color: #000000;
  font-size: 14px;
  line-height: 1.2;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
.blog-posts-list .posts-list.slider .post-item .post-label:after {
  flex-shrink: 0;
  content: '';
  display: block;
  border-left: 18px solid #ffffff;
  border-right: 18px solid #ffffff;
  border-bottom: 18px solid transparent;
}
.blog-posts-list .posts-list.slider .post-item .post-label span {
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding-top: 25px;
  background-color: #ffffff;
  writing-mode: vertical-rl;
}
.blog-posts-list .posts-list.slider .post-item .post-inner-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
}
.blog-posts-list .posts-list.slider .post-item .post-title {
  margin-bottom: 10px;
}
.blog-posts-list .posts-list.slider .post-item .post-title h3 {
  color: #2a423b;
  font-size: 18px;
  font-weight: 700;
}
.blog-posts-list .posts-list.slider .post-item .post-title h3 a {
  color: inherit;
}
.blog-posts-list .posts-list.slider .post-item .post-info {
  color: #c4c4c4;
  font-size: 14px;
}
.blog-posts-list .posts-list.slider .post-item .post-info .post-category {
  color: #15b78e;
}
.blog-posts-list .posts-list.slider .post-item .post-excerpt p {
  margin-bottom: 0;
}
.blog-posts-list .posts-list.slider .post-item .post-read-more .button-link {
  gap: 10px;
}
@media (min-width: 1440px) {
  .blog-posts-list .posts-list.slider .post-item {
    padding-bottom: 25px;
  }
  .blog-posts-list .posts-list.slider .post-item .post-inner-wrapper {
    padding: 0 10px;
  }
  .blog-posts-list .posts-list.slider .post-item .post-title h3 {
    font-size: 24px;
  }
  .blog-posts-list .posts-list.slider .post-item .post-read-more .button-link {
    font-size: 15px;
  }
}
.roi-chart-tabs {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.roi-chart-tabs ul.tabs-navigation {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: normal;
  gap: 3px;
  margin: 0;
  padding: 4px 4px 0;
  background-color: #f1f1f1;
  border-radius: 6px 6px 0 0;
}
.roi-chart-tabs ul.tabs-navigation li.tab-header {
  display: block;
  flex-basis: 33.33%;
  max-width: 33.33%;
  background: #f8f8f8;
  border: none;
  word-break: normal;
}
.roi-chart-tabs ul.tabs-navigation li.tab-header:first-child {
  border-radius: 7px 0 0 0;
}
.roi-chart-tabs ul.tabs-navigation li.tab-header:last-child {
  border: none;
  border-radius: 0 7px 0 0;
}
.roi-chart-tabs ul.tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
}
.roi-chart-tabs ul.tabs-navigation li.tab-header.ui-state-active a.tab-title {
  font-weight: 700;
}
.roi-chart-tabs ul.tabs-navigation li.tab-header a.tab-title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
  color: #3f3f3f;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
  text-align: center;
}
.roi-chart-tabs div.tabs-content {
  border: none;
}
.roi-chart-tabs div.tabs-content .tab-item {
  padding: 10px 7px;
  background: #ffffff;
}
.roi-chart-tabs div.tabs-content .tab-item img {
  width: 100%;
}
.block.newsletter.subscribe-form-container {
  width: auto;
  max-width: 100%;
}
.block.newsletter .content .form.subscribe {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  position: relative;
  padding: 8px 8px 8px 20px;
  background-color: #ffffff;
  border: 1px solid #c7c7c7;
  border-radius: 7px;
  overflow: hidden;
}
.block.newsletter .content .form.subscribe .field.newsletter {
  float: none;
  flex-grow: 1;
  max-width: 100%;
}
.block.newsletter .content .form.subscribe .field.newsletter .control:before {
  content: none;
}
.block.newsletter .content .form.subscribe .field.newsletter .control input {
  margin: 0;
  padding: 0;
  font-size: 14px;
  border: none;
  box-shadow: none;
}
.block.newsletter .content .form.subscribe .field.newsletter .control input::placeholder {
  color: #b1b1b1;
}
.block.newsletter .content .form.subscribe .field.newsletter .control #newsletter-error {
  position: absolute;
  bottom: 0;
  left: 20px;
}
.block.newsletter .content .form.subscribe .actions {
  float: none;
  display: block;
  width: auto;
}
.block.newsletter .content .form.subscribe .action.subscribe {
  height: 40px;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 7px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.page-bottom-cta-block-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0;
  position: relative;
  min-height: 660px;
  color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-bottom-cta-block-container .block-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.page-bottom-cta-block-container .title {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 26px;
  letter-spacing: -3.12px;
}
@media (min-width: 1440px) {
  .page-bottom-cta-block-container .title {
    font-size: 48px;
    letter-spacing: -5.76px;
  }
}
.page-bottom-cta-block-container .text {
  line-height: 1.6;
}
.page-bottom-cta-block-container .text p {
  margin-bottom: 30px;
  font-weight: 500;
}
.page-bottom-cta-block-container .text p:last-child {
  margin-bottom: 0;
  font-weight: 400;
}
.page-bottom-cta-block-container .button-link.button-link-light:after {
  background-image: url('../images/icons/arrow-right-green.svg');
}
.page-bottom-cta-block-container .background-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #23423c;
  opacity: .9;
  mix-blend-mode: multiply;
}
@media only screen and (max-width: 340px) {
  .roi-chart-tabs ul.tabs-navigation li.tab-header a.tab-title {
    padding: 20px 5px;
  }
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
#html-body .block-header {
  margin-bottom: 30px;
}
#html-body .block-header.with-icon {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
}
#html-body .block-header.with-border.border-brand-green h2 {
  border-left: 5px solid #54b391;
}
#html-body .block-header.with-border.border-lime h2 {
  border-left: 5px solid #cfe97a;
}
#html-body .block-header.with-border.border-orange h2 {
  border-left: 5px solid #ff8400;
}
#html-body .block-header.with-button-link {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
}
#html-body .block-header.with-button-link .button-link-wrapper {
  flex-shrink: 0;
}
#html-body .block-header h2 {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 26px;
  letter-spacing: -3.12px;
  color: #2a423b;
  margin: 0;
}
@media (min-width: 1440px) {
  #html-body .block-header h2 {
    font-size: 48px;
    letter-spacing: -5.76px;
  }
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
#html-body .product-items.slider {
  min-height: 530px;
  margin: 0;
  padding: 0;
}
#html-body .product-items.slider .slick-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  z-index: 1;
}
#html-body .product-items.slider .slick-arrow:before {
  padding: 0;
  color: #3f3f3f;
  font-size: 28px;
}
#html-body .product-items.slider .slick-prev {
  left: -70px;
}
#html-body .product-items.slider .slick-next {
  right: -70px;
}
#html-body .product-items.slider .slick-dots {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 30px 0 0;
}
#html-body .product-items.slider .slick-dots li {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0;
}
#html-body .product-items.slider .slick-dots li.slick-active button {
  background-color: #54b391;
}
#html-body .product-items.slider .slick-dots li button {
  width: 100%;
  height: 100%;
  background-color: #d9d9d9;
  border: none;
}
@media (min-width: 1440px) {
  #html-body .product-items.slider .slick-dots {
    padding-top: 40px;
  }
}
#html-body .product-items.slider.slick-initialized .slider-item {
  display: block;
}
#html-body .product-items.slider .slider-item {
  display: none;
  height: 100%;
}
#html-body .product-items.slider .slick-list {
  margin-top: -15px;
  margin-bottom: -15px;
}
#html-body .product-items.slider .slick-track {
  display: flex;
}
#html-body .product-items.slider .slick-track:before,
#html-body .product-items.slider .slick-track:after {
  content: none;
}
#html-body .product-items.slider .slick-slide {
  display: flex;
  float: none;
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
#html-body .product-items.slider .slick-slide > div {
  width: 100%;
}
#html-body .product-items.slider .slick-list {
  margin-left: -5px;
  margin-right: -5px;
}
#html-body .product-items.slider .slick-slide {
  padding-left: 5px;
  padding-right: 5px;
}
#html-body .product-items.slider .product-item .product-item-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  position: relative;
  height: 100%;
  padding: 10px 10px 20px;
  background: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
#html-body .product-items.slider .product-item .save-label {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 40px;
  padding: 3px 24px;
  background: #54b391;
  border-radius: 0 22px;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  z-index: 2;
}
#html-body .product-items.slider .product-item .product-item-image-container {
  position: relative;
}
@media (min-width: 480px) and (max-width: 640px - 1) {
  #html-body .product-items.slider .product-item .product-item-image-container {
    max-width: 420px;
    margin: 0 auto;
  }
}
#html-body .product-items.slider .product-item .product-item-photo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  overflow: hidden;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 5px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: calc(100% - 20px);
  z-index: 2;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_organic.value-1 .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/organic-certification-valid.svg');
  background-position: center;
  background-repeat: no-repeat;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_organic.value-1 .attribute-tooltip .tooltip-value {
  color: #54b290;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_organic.value-2 .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/organic-certification-in-progress.svg');
  background-position: center;
  background-repeat: no-repeat;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_organic.value-2 .attribute-tooltip .tooltip-value {
  color: #48997c;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_water_management .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/precision-irrigation-system.svg');
  background-position: center;
  background-repeat: no-repeat;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_cap .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/common-agricultural-policy.svg');
  background-position: center;
  background-repeat: no-repeat;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_biodiversity .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/green-cover-crop.svg');
  background-position: center;
  background-repeat: no-repeat;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather {
  position: relative;
  margin-left: auto;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-1 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-fair.svg');
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-1 .attribute-tooltip .tooltip-value {
  color: #f4ae00;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-2 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-moderate.svg');
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-2 .attribute-tooltip .tooltip-value {
  color: #cfe97a;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-3 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-good.svg');
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-3 .attribute-tooltip .tooltip-value {
  color: #54b290;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-4 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-exellent.svg');
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-4 .attribute-tooltip .tooltip-value {
  color: #1ed996;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather .attribute-icon {
  position: relative;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/soil-and-weather.svg');
  background-position: center;
  background-repeat: no-repeat;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather .attribute-icon:after {
  content: '';
  position: absolute;
  bottom: 24px;
  left: 50%;
  display: block;
  width: 30px;
  height: 90px;
  background-color: #ffffff;
  background-position: top 5px center;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid transparent;
  border-radius: 26px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.11);
  transform: translateX(-50%);
  cursor: pointer;
  z-index: -1;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather .attribute-tooltip {
  bottom: 5px;
  left: auto;
  right: 45px;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container:hover .attribute-icon:before {
  border-color: #54b391;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container:hover .attribute-tooltip {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0;
  z-index: 3;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container .attribute-icon:before {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.11);
  cursor: pointer;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip {
  position: absolute;
  bottom: 45px;
  left: 0;
  display: none;
  width: 200px;
  height: 110px;
  padding: 10px 5px;
  line-height: 1.2;
  text-align: center;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-title,
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-value {
  font-size: 13px;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-title {
  margin-bottom: 2px;
  font-weight: 500;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-value {
  margin-bottom: 10px;
  color: #54b391;
  font-weight: 700;
}
#html-body .product-items.slider .product-item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-text {
  font-size: 12px;
}
#html-body .product-items.slider .product-item .product-item-details {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 0;
  flex-grow: 1;
  max-width: 400px;
  margin: 0 auto;
  padding: 0 10px;
}
#html-body .product-items.slider .product-item .product-item-header {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 5px;
  flex-grow: 1;
  margin-bottom: 5px;
}
#html-body .product-items.slider .product-item .product-item-header .product-item-header-main {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  flex-grow: 1;
  font-size: 24px;
}
#html-body .product-items.slider .product-item .product-item-header .product-item-name .product-item-link {
  color: #3f3f3f;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: -2.88px;
  transition: color 0.3s;
}
#html-body .product-items.slider .product-item .product-item-header .product-item-name .product-item-link:hover {
  color: #54b391;
}
#html-body .product-items.slider .product-item .product-item-header .price-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 5px;
}
#html-body .product-items.slider .product-item .product-item-header .price-box .price {
  font-weight: 400;
}
#html-body .product-items.slider .product-item .product-item-header .price-box .old-price {
  font-size: 16px;
  line-height: 1;
}
#html-body .product-items.slider .product-item .product-item-header .price-box .old-price .price {
  text-decoration-line: line-through;
  color: #94a09d;
}
#html-body .product-items.slider .product-item .product-item-header .product-item-age,
#html-body .product-items.slider .product-item .product-item-header .product-item-category {
  font-size: 18px;
}
#html-body .product-items.slider .product-item .product-item-header .product-item-age .age {
  color: #fb8603;
}
#html-body .product-items.slider .product-item .product-item-header .product-item-category {
  color: #aeaeae;
}
#html-body .product-items.slider .product-item .product-item-links {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px 20px;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
#html-body .product-items.slider .product-item .product-item-links .button-link {
  gap: 5px;
  padding: 5px 0;
  font-size: 12px;
}
#html-body .product-items.slider .product-item .product-item-links .button-link:after {
  width: 20px;
  height: 20px;
}
#html-body .product-items.slider .product-item .box-to-cart .fieldset {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin: 0;
}
#html-body .product-items.slider .product-item .box-to-cart .fieldset .qty {
  margin: 0;
}
#html-body .product-items.slider .product-item .box-to-cart .fieldset .qty .label {
  display: none;
}
#html-body .product-items.slider .product-item .box-to-cart .fieldset .qty .control {
  position: relative;
  display: flex;
  align-items: center;
  width: 110px;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09);
}
#html-body .product-items.slider .product-item .box-to-cart .fieldset .qty .mage-error:not(input) {
  font-size: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  pointer-events: none;
  margin: 0;
  white-space: nowrap;
}
#html-body .product-items.slider .product-item .box-to-cart .fieldset .qty .input-text,
#html-body .product-items.slider .product-item .box-to-cart .fieldset .qty button {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
#html-body .product-items.slider .product-item .box-to-cart .fieldset .qty button {
  flex-shrink: 0;
  width: 40px;
  padding: 12px;
  font-size: 16px;
  font-weight: 400;
}
#html-body .product-items.slider .product-item .box-to-cart .fieldset .qty .input-text {
  flex-grow: 1;
  height: 40px;
  color: #3f3f3f;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
#html-body .product-items.slider .product-item .box-to-cart .fieldset .actions .tocart {
  padding: 10px 20px;
}
#html-body .product-items.slider .product-item .action.towishlist {
  font-size: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.4201 4.58008C19.9184 4.07666 19.3223 3.67722 18.6659 3.40467C18.0095 3.13212 17.3058 2.99182 16.5951 2.99182C15.8844 2.99182 15.1806 3.13212 14.5243 3.40467C13.8679 3.67722 13.2718 4.07666 12.7701 4.58008L12.0001 5.36008L11.2301 4.58008C10.7284 4.07666 10.1323 3.67722 9.47591 3.40467C8.81953 3.13212 8.1158 2.99182 7.40509 2.99182C6.69437 2.99182 5.99065 3.13212 5.33427 3.40467C4.67789 3.67722 4.08176 4.07666 3.58009 4.58008C1.46009 6.70008 1.33009 10.2801 4.00009 13.0001L12.0001 21.0001L20.0001 13.0001C22.6701 10.2801 22.5401 6.70008 20.4201 4.58008Z' stroke='%2394A09D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  width: 24px !important;
  height: 24px !important;
  position: absolute;
  top: 30px;
  right: 30px;
  transition: transform .3s;
  z-index: 2;
}
#html-body .product-items.slider .product-item .action.towishlist:before {
  display: none;
}
#html-body .product-items.slider .product-item .action.towishlist:hover:not(:active) {
  transform: scale(1.1);
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.cms-how-it-works .media-column img {
  width: auto !important;
}
.cms-page-view .column.main .inner-container {
  border-bottom: 1px solid #f4f4f4;
}
.cms-page-view .column.main .inner-container.gift-steps,
.cms-page-view .column.main .inner-container.investment-steps {
  padding-bottom: 60px;
}
.cms-page-view .column.main .inner-container.leading-the-way {
  padding: 60px 0;
}
.cms-page-view .column.main .inner-container.learning-center {
  padding-top: 40px;
}
.cms-page-view .column.main .inner-container.expected-income,
.cms-page-view .column.main .inner-container.join-us {
  padding-top: 40px;
  padding-bottom: 40px;
}
.cms-page-view .investment-steps,
.cms-page-view .gift-steps {
  gap: 60px;
}
.cms-page-view .investment-steps .step-item .step-image,
.cms-page-view .gift-steps .step-item .step-image {
  display: flex;
  justify-content: center;
}
.cms-page-view .investment-steps .step-item .step-image img,
.cms-page-view .gift-steps .step-item .step-image img {
  border-radius: 6px;
}
.cms-page-view .investment-steps .step-item .step-title,
.cms-page-view .gift-steps .step-item .step-title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #2a423b;
}
.cms-page-view .investment-steps .step-item .step-title .step-counter,
.cms-page-view .gift-steps .step-item .step-title .step-counter {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 65px;
  height: 65px;
  border: 2px solid #2a423b;
  border-radius: 50%;
}
.cms-page-view .investment-steps .step-item .step-title h3,
.cms-page-view .gift-steps .step-item .step-title h3 {
  font-size: 24px;
  letter-spacing: -2.88px;
}
.cms-page-view .investment-steps .step-item .step-title,
.cms-page-view .gift-steps .step-item .step-title {
  margin-bottom: 30px;
}
.cms-page-view .investment-steps .step-item .step-title .step-counter span,
.cms-page-view .gift-steps .step-item .step-title .step-counter span {
  font-size: 28px;
  line-height: 1;
  letter-spacing: -1.12px;
}
#html-body.cms-how-it-works .page-title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
  padding: 60px 0;
  color: #2a423b;
}
#html-body.cms-how-it-works .page-title-wrapper .page-title {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 48px;
  letter-spacing: -3.84px;
  letter-spacing: -5.76px;
}
@media (min-width: 1440px) {
  #html-body.cms-how-it-works .page-title-wrapper .page-title {
    font-size: 90px;
    letter-spacing: -7.2px;
  }
}
#html-body.cms-how-it-works .page-title-wrapper .page-main-subtitle {
  font-size: 16px;
  letter-spacing: 0.16px;
}
#html-body.cms-how-it-works .expected-income .block-header {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 15px;
}
#html-body.cms-how-it-works .expected-income .block-header .title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
}
#html-body.cms-how-it-works .expected-income .block-header .title-wrapper:before {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background-image: url('../images/icons/orange-arrows.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  #html-body.cms-how-it-works .expected-income .block-header .title-wrapper:before {
    width: 140px;
    height: 140px;
  }
}
#html-body.cms-how-it-works .expected-income .block-header .title-wrapper:before {
  flex-shrink: 0;
}
#html-body.cms-how-it-works .expected-income .block-header .title-wrapper h2 {
  border-left: 5px solid #ff8400;
}
#html-body.cms-how-it-works .expected-income .roi-chart-tabs div.tabs-content .tab-item:not(:first-child) {
  display: none;
}
#html-body.cms-how-it-works .leading-the-way .block-header {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 30px;
}
#html-body.cms-how-it-works .leading-the-way .block-header h2 {
  border-left: 5px solid #54b391;
}
#html-body.cms-how-it-works .leading-the-way .benefits-list {
  gap: 10px;
}
#html-body.cms-how-it-works .leading-the-way .benefits-list .benefit-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  flex-wrap: wrap;
  padding: 20px;
  background-color: #ffffff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.cms-how-it-works .leading-the-way .benefits-list .benefit-item .image {
  flex-shrink: 0;
  width: 100px;
}
#html-body.cms-how-it-works .leading-the-way .benefits-list .benefit-item .title-wrapper {
  display: flex;
  align-items: center;
  width: calc(100% - 100px - 20px);
}
#html-body.cms-how-it-works .leading-the-way .benefits-list .benefit-item .title {
  color: #2a423b;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: -3.12px;
}
#html-body.cms-how-it-works .leading-the-way .benefits-list .benefit-item .description {
  line-height: 1.6;
}
#html-body.cms-how-it-works .learning-center .blog-posts.widget {
  padding-top: 30px;
}
#html-body.cms-how-it-works .join-us .block-header.desktop {
  display: none;
}
#html-body.cms-how-it-works .join-us .block-header:before {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background-image: url('../images/icons/dialogs.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  #html-body.cms-how-it-works .join-us .block-header:before {
    width: 140px;
    height: 140px;
  }
}
#html-body.cms-how-it-works .join-us .block-header h2 {
  border-left: 5px solid #cfe97a;
}
@media only screen and (max-width: 370px) {
  #html-body.cms-how-it-works .leading-the-way .benefits-list .benefit-item {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  #html-body.cms-how-it-works .leading-the-way .benefits-list .benefit-item .title-wrapper {
    width: 100%;
    justify-content: center;
  }
  #html-body.cms-how-it-works .leading-the-way .benefits-list .benefit-item .title-wrapper .title {
    text-align: center;
  }
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.cms-about-us .column.main .our-values.inner-container,
.cms-about-us .column.main .man-with-big-idea.inner-container,
.cms-about-us .column.main .meet-the-team.inner-container {
  padding-top: 60px;
  padding-bottom: 60px;
}
.cms-about-us .column.main .inner-container {
  border-bottom: 1px solid #f4f4f4;
}
.cms-about-us .meet-the-team.inner-container {
  border-bottom: none;
}
.cms-about-us .page-title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 60px;
  color: #2a423b;
}
.cms-about-us .page-title-wrapper h1 {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 48px;
  letter-spacing: -3.84px;
  margin-bottom: 0;
}
@media (min-width: 1440px) {
  .cms-about-us .page-title-wrapper h1 {
    font-size: 90px;
    letter-spacing: -7.2px;
  }
}
.cms-about-us .page-title-wrapper .page-main-subtitle {
  font-size: 16px;
  text-align: left;
  letter-spacing: 0.16px;
}
.cms-about-us .rooted-in-sustainability .block-header.desktop {
  display: none;
}
.cms-about-us .rooted-in-sustainability .block-header h2 {
  border-left: 5px solid #54b391;
  max-width: 310px;
}
.cms-about-us .rooted-in-sustainability .cms-block-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 30px;
}
.cms-about-us .rooted-in-sustainability .cms-block-content h3 {
  font-size: 22px;
  font-weight: 500;
}
.cms-about-us .rooted-in-sustainability .cms-block-content ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 15px;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.cms-about-us .rooted-in-sustainability .cms-block-content ul li {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 15px;
  margin: 0;
}
.cms-about-us .rooted-in-sustainability .cms-block-content ul li:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background-image: url('../images/icons/marker-green.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .cms-about-us .rooted-in-sustainability .cms-block-content ul li:before {
    width: 30px;
    height: 30px;
  }
}
.cms-about-us .rooted-in-sustainability .cms-block-content ul li:before {
  flex-shrink: 0;
}
.cms-about-us .rooted-in-sustainability .cms-block-actions {
  gap: 30px;
}
.cms-about-us .our-values .values-list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
}
.cms-about-us .our-values .values-list .item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  padding: 20px;
  background: #ffffff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
.cms-about-us .our-values .values-list .item .item-image {
  width: 100px;
  flex-shrink: 0;
}
.cms-about-us .our-values .values-list .item .item-image img {
  width: 100px;
}
.cms-about-us .our-values .values-list .item .item-title {
  width: calc(100% - 20px - 100px);
}
.cms-about-us .our-values .values-list .item .item-title h3 {
  color: #2a423b;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 26px;
  letter-spacing: -3.12px;
}
@media (min-width: 1440px) {
  .cms-about-us .our-values .values-list .item .item-title h3 {
    font-size: 36px;
    letter-spacing: -4.32px;
  }
}
.cms-about-us .man-with-big-idea .block-header h2 {
  max-width: 200px;
}
.cms-about-us .man-with-big-idea .media-column {
  align-items: center;
}
.cms-about-us .man-with-big-idea .media-column figure {
  max-width: 400px;
}
.cms-about-us .man-with-big-idea .media-column img {
  border-radius: 6px;
}
.cms-about-us .meet-the-team .team-list {
  gap: 25px;
}
.cms-about-us .meet-the-team .team-list .item {
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.cms-about-us .meet-the-team .team-list .item .image-wrapper {
  border-radius: 7px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.cms-about-us .meet-the-team .team-list .item .image-wrapper picture,
.cms-about-us .meet-the-team .team-list .item .image-wrapper img {
  display: block;
  width: 100%;
}
.cms-about-us .meet-the-team .team-list .item .title-wrapper {
  margin-bottom: 25px;
}
.cms-about-us .meet-the-team .team-list .item .title-wrapper h3 {
  color: #2a423b;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 31px;
  letter-spacing: -3.84px;
  margin-bottom: 10px;
}
.cms-about-us .meet-the-team .team-list .item .title-wrapper .position {
  color: #ced0d5;
  font-size: 14px;
  font-weight: 700;
}
.cms-about-us .meet-the-team .team-list .item .description {
  font-size: 14px;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.breadcrumbs {
  margin: 0;
}
.breadcrumbs .items {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  overflow-x: auto;
  width: 100%;
  margin: 0;
  padding: 0;
}
.breadcrumbs .items .item {
  display: flex;
  align-items: center;
}
.breadcrumbs .items .item a,
.breadcrumbs .items .item strong {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
}
.breadcrumbs .items .item a {
  color: rgba(148, 160, 157, 0.8);
  font-weight: 500;
}
.breadcrumbs .items .item strong {
  color: #3f3f3f;
  font-weight: 600;
}
.breadcrumbs .items .item:not(:last-child):after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 20px;
  margin: 0 15px;
  background: rgba(148, 160, 157, 0.8);
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
#html-body.catalog-product-view .columns .column.main {
  min-height: auto;
}
#html-body.catalog-product-view .column.main .content-row.product-info-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}
#html-body.catalog-product-view .column.main .content-row.product-info-slider {
  padding-bottom: 40px;
}
#html-body.catalog-product-view .column.main .content-row.product-roi,
#html-body.catalog-product-view .column.main .content-row.investing-in-pistachio {
  padding-top: 40px;
  padding-bottom: 40px;
}
#html-body.catalog-product-view .page-title-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
#html-body.catalog-product-view .page-title-wrapper h1 {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 48px;
  letter-spacing: -3.84px;
  margin-bottom: 0;
  color: #23423c;
}
@media (min-width: 1440px) {
  #html-body.catalog-product-view .page-title-wrapper h1 {
    font-size: 90px;
    letter-spacing: -7.2px;
  }
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 5px;
  margin-bottom: 0;
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  margin-top: 0;
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  height: 30px;
  margin: 0;
  padding: 0;
  color: #23423c;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  border-bottom: 1px solid #23423c;
  transition: all 0.3s;
  gap: 0;
  height: auto;
  margin-right: 0;
  font-weight: 400;
  line-height: 1.4;
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-light {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-light.button-link-save-pdf:after {
  background-image: url('../images/icons/save-white.svg');
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-light:after {
  background-image: url('../images/icons/arrow-right-white.svg');
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-light:visited,
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-light:focus,
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-light:active,
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-light:hover {
  color: #ffffff;
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-light:focus,
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-light:active,
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-light:hover {
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-light:visited {
  border-bottom: 1px solid #ffffff;
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-view-all {
  font-weight: 400;
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.button-link-save-pdf:after {
  background-image: url('../images/icons/save-green.svg');
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action:after {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background-image: url('../images/icons/arrow-right-green.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action:visited {
  color: #23423c;
  border-bottom: 1px solid #23423c;
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action:focus,
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action:active,
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action:hover {
  color: #4b766e;
  text-decoration: none;
  border-bottom: 1px solid #4b766e;
}
@media (min-width: 1440px) {
  #html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action {
    gap: 10px;
    font-size: 17px;
    line-height: 1;
  }
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action:after {
  width: 20px;
  height: 20px;
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.view:after {
  background-image: url('../images/icons/arrow-down-green.svg');
}
#html-body.catalog-product-view .page-title-wrapper .product-reviews-summary .reviews-actions .action.add:after {
  background-image: url('../images/icons/plus-green.svg');
}
#html-body.catalog-product-view .product-info-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 40px;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.catalog-product-view .product.media {
  flex-basis: 100%;
  flex-shrink: 0;
}
#html-body.catalog-product-view .product.media .gallery-placeholder .fotorama__stage {
  border-radius: 7px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.catalog-product-view .fotorama__wrap .fotorama__nav--thumbs .fotorama__thumb-border {
  background-image: none;
  border-radius: 7px;
  border: 6px solid #54b290;
}
#html-body.catalog-product-view .fotorama__wrap .fotorama__nav--thumbs .fotorama__thumb {
  background-color: transparent;
  border-radius: 7px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.catalog-product-view .fotorama__wrap .fotorama__img,
#html-body.catalog-product-view .fotorama__wrap .fotorama__img--full {
  border-radius: 7px;
}
#html-body.catalog-product-view .product-info-main {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  flex-grow: 1;
}
#html-body.catalog-product-view .map-miniature {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: normal;
  gap: 20px;
  padding: 10px;
  background: #ffffff;
  border-radius: 7px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.catalog-product-view .map-miniature .map-miniature-body {
  flex-shrink: 0;
  font-size: 14px;
}
#html-body.catalog-product-view .map-miniature .block-title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-bottom: 3px;
  font-weight: 700;
  text-transform: uppercase;
}
#html-body.catalog-product-view .map-miniature .block-title:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background-image: url('../images/icons/map.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  #html-body.catalog-product-view .map-miniature .block-title:before {
    width: 30px;
    height: 30px;
  }
}
#html-body.catalog-product-view .map-miniature .location .button-link {
  line-height: 1.4;
}
#html-body.catalog-product-view .map-miniature .location-title {
  margin-bottom: 3px;
  font-weight: 600;
}
#html-body.catalog-product-view .map-miniature .location-value {
  margin-bottom: 15px;
  color: #94a09d;
}
#html-body.catalog-product-view .map-miniature .map-miniature-img {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0;
  background-image: url('../images/backgrounds/map.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  cursor: pointer;
  width: 114px;
  height: 120px;
}
#html-body.catalog-product-view .map-miniature .map-miniature-img:before {
  content: '';
  display: block;
  width: 36px;
  height: 47px;
  background-image: url('../images/icons/location-marker.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#html-body.catalog-product-view .map-modal.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
}
#html-body.catalog-product-view .map-modal.modal-popup .modal-header {
  padding: 0;
}
#html-body.catalog-product-view .map-modal.modal-popup .action-close {
  top: 0;
}
#html-body.catalog-product-view .map-modal.modal-popup .modal-content {
  padding: 30px;
}
#html-body.catalog-product-view .map-modal.modal-popup #map-modal-container {
  width: 100%;
  height: 80vh;
  max-height: 600px;
}
#html-body.catalog-product-view .map-modal.modal-popup .modal-footer {
  display: none;
}
#html-body.catalog-product-view .product.attribute.overview .attributes-list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
}
#html-body.catalog-product-view .product.attribute.overview .attribute {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
#html-body.catalog-product-view .product.attribute.overview .attribute div {
  font-size: 14px;
  letter-spacing: -0.28px;
}
#html-body.catalog-product-view .product.attribute.overview .attribute div.label {
  font-weight: 700;
}
#html-body.catalog-product-view .product.attribute.overview .attribute div.value .year {
  margin-left: 10px;
  color: #aeaeae;
}
#html-body.catalog-product-view .product-add-to-cart-box {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
  z-index: 5;
}
#html-body.catalog-product-view .product-info-price {
  margin-bottom: 10px;
}
#html-body.catalog-product-view .product-info-price .price-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
}
#html-body.catalog-product-view .product-info-price .price-box .price-container > span {
  display: inline-block;
}
#html-body.catalog-product-view .product-info-price .price-box .price {
  font-size: 24px;
  letter-spacing: -1.2px;
}
#html-body.catalog-product-view .product-info-price .price-box .old-price {
  order: -1;
}
#html-body.catalog-product-view .product-info-price .price-box .old-price .price {
  color: #94a09d;
  font-size: 18px;
  text-decoration-line: line-through;
}
#html-body.catalog-product-view .product-info-price .price-box .save-label {
  display: none;
}
#html-body.catalog-product-view .product-add-form {
  padding-top: 10px;
  border-top: 1px solid #f4f4f4;
}
#html-body.catalog-product-view .product-add-form .box-tocart .fieldset {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  margin-bottom: 0;
}
#html-body.catalog-product-view .product-add-form .box-tocart .qty {
  margin: 0;
}
#html-body.catalog-product-view .product-add-form .box-tocart .qty .label {
  display: none;
}
#html-body.catalog-product-view .product-add-form .box-tocart .qty .control {
  position: relative;
  display: flex;
  align-items: center;
  width: 110px;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09);
}
#html-body.catalog-product-view .product-add-form .box-tocart .qty .mage-error:not(input) {
  font-size: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  pointer-events: none;
  margin: 0;
  white-space: nowrap;
}
#html-body.catalog-product-view .product-add-form .box-tocart .qty .input-text,
#html-body.catalog-product-view .product-add-form .box-tocart .qty button {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
#html-body.catalog-product-view .product-add-form .box-tocart .qty button {
  flex-shrink: 0;
  width: 40px;
  padding: 12px;
  font-size: 16px;
  font-weight: 400;
}
#html-body.catalog-product-view .product-add-form .box-tocart .qty .input-text {
  flex-grow: 1;
  height: 40px;
  color: #3f3f3f;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
#html-body.catalog-product-view .product-orchard-attributes {
  padding-bottom: 20px;
  border-radius: 7px;
}
#html-body.catalog-product-view .product-orchard-attributes .block-title {
  margin-bottom: 20px;
  color: #23423c;
  font-size: 18px;
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 5px;
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container {
  display: flex;
  min-height: 80px;
  padding: 5px 20px;
  background-color: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_organic.value-1 .attribute-icon {
  background-image: url('../images/icons/organic-certification-valid.svg');
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_organic.value-2 .attribute-icon {
  background-image: url('../images/icons/organic-certification-in-progress.svg');
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_water_management .attribute-icon {
  background-image: url('../images/icons/precision-irrigation-system.svg');
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_cap .attribute-icon {
  background-image: url('../images/icons/common-agricultural-policy.svg');
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_biodiversity .attribute-icon {
  background-image: url('../images/icons/green-cover-crop.svg');
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather {
  position: relative;
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather.value-1 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-fair.svg');
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather.value-2 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-moderate.svg');
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather.value-3 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-good.svg');
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather.value-4 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-exellent.svg');
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather .attribute-icon {
  position: relative;
  background: none;
  border-radius: 0;
  box-shadow: none;
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather .attribute-icon:before {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  display: block;
  width: 25px;
  height: 25px;
  background-color: #ffffff;
  background-image: url('../images/icons/soil-and-weather.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.11);
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather .attribute-icon:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 14px;
  height: 100%;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 26px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.11);
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-icon-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0;
  padding-right: 16px;
  border-right: 0.25px solid #d9d9d9;
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-icon {
  width: 35px;
  height: 35px;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 28px;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.11);
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-description {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
  padding-left: 16px;
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-title,
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-value {
  font-size: 14px;
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-title {
  font-weight: 500;
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-value {
  margin-bottom: 5px;
  color: #54b290;
  font-weight: 700;
}
#html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-text {
  font-size: 12px;
}
@media (min-width: 1440px) {
  #html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather .attribute-icon {
    width: 45px;
    height: 45px;
  }
  #html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather .attribute-icon:before {
    width: 35px;
    height: 35px;
  }
  #html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container.condition_soil_and_weather .attribute-icon:after {
    width: 16px;
  }
  #html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-icon-container {
    padding-right: 20px;
  }
  #html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-icon {
    width: 45px;
    height: 45px;
    background-size: 35px;
  }
  #html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-description {
    padding-left: 20px;
  }
  #html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-description .tooltip-text {
    font-size: 12px;
  }
  #html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-title,
  #html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-value {
    font-size: 18px;
  }
  #html-body.catalog-product-view .product-orchard-attributes .orchard-attributes-list .orchard-attribute-container .attribute-description .attribute-text {
    font-size: 14px;
  }
}
#html-body.catalog-product-view .product-roi .block-title {
  margin-bottom: 30px;
}
#html-body.catalog-product-view .product-roi .block-title h3 {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 26px;
  letter-spacing: -3.12px;
  border-left: 5px solid #ff8400;
}
@media (min-width: 1440px) {
  #html-body.catalog-product-view .product-roi .block-title h3 {
    font-size: 48px;
    letter-spacing: -5.76px;
  }
}
#html-body.catalog-product-view .investing-in-pistachio .block-header {
  margin-bottom: 40px;
}
#html-body.catalog-product-view .investing-in-pistachio .block-header h2 {
  border-left: 5px solid #ff8400;
  max-width: 1040px;
}
#html-body.catalog-product-view .investing-in-pistachio .investment-steps .pagebuilder-column-line {
  gap: 25px;
}
#html-body.catalog-product-view .investing-in-pistachio .step-item {
  padding: 40px 20px;
  border-radius: 7px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.catalog-product-view .investing-in-pistachio .step-item .step-image {
  display: flex;
  justify-content: center;
}
#html-body.catalog-product-view .investing-in-pistachio .step-item .step-image img {
  border-radius: 6px;
}
#html-body.catalog-product-view .investing-in-pistachio .step-item .step-title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #2a423b;
}
#html-body.catalog-product-view .investing-in-pistachio .step-item .step-title .step-counter {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 65px;
  height: 65px;
  border: 2px solid #2a423b;
  border-radius: 50%;
}
#html-body.catalog-product-view .investing-in-pistachio .step-item .step-title h3 {
  font-size: 24px;
  letter-spacing: -2.88px;
}
#html-body.catalog-product-view .investing-in-pistachio .step-item .step-image,
#html-body.catalog-product-view .investing-in-pistachio .step-item .step-title {
  margin-bottom: 20px;
}
#html-body.catalog-product-view .investing-in-pistachio .step-item .step-title .step-counter span {
  font-size: 34px;
  line-height: 62px;
  letter-spacing: -1.36px;
}
#html-body.catalog-product-view .page-main.page-main-details {
  margin-top: 0;
}
#html-body.catalog-product-view .rating-summary .rating-result {
  width: 120px;
}
#html-body.catalog-product-view .rating-summary .rating-result:before,
#html-body.catalog-product-view .rating-summary .rating-result > span:before {
  height: 24px;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: 2px;
}
#html-body.catalog-product-view .rating-summary .rating-result:before {
  color: #d9d9d9;
}
#html-body.catalog-product-view .rating-summary .rating-result > span:before {
  color: #f4ae00;
}
#html-body.catalog-product-view .reviews-block-header {
  margin-bottom: 40px;
  padding: 40px 0;
  border-bottom: 1px solid #f1f1f1;
}
#html-body.catalog-product-view #reviews {
  padding-bottom: 40px;
  border-bottom: 1px solid #f4f4f4;
}
#html-body.catalog-product-view #reviews .product-section-title {
  margin-bottom: 25px;
  padding: 0;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 24px;
  border-bottom: none;
  letter-spacing: -2.88px;
}
#html-body.catalog-product-view #reviews .review-list {
  margin-bottom: 40px;
  border-bottom: 1px solid #f1f1f1;
}
#html-body.catalog-product-view #reviews .review-toolbar {
  margin: 0;
  border-top: none;
}
#html-body.catalog-product-view #reviews .review-items .review-item {
  display: flex;
  flex-direction: column-reverse;
  gap: 20px;
  padding: 0 0 40px 0;
  border-bottom: none;
}
#html-body.catalog-product-view #reviews .review-items .review-item:after {
  content: none;
}
#html-body.catalog-product-view #reviews .review-items .review-item .review-title {
  display: none;
}
#html-body.catalog-product-view #reviews .review-items .review-item .review-ratings {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
  float: none;
  margin-bottom: 0;
  padding-right: 0;
}
#html-body.catalog-product-view #reviews .review-items .review-item .review-ratings .rating-summary {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  max-width: 200px;
}
#html-body.catalog-product-view #reviews .review-items .review-item .review-ratings .rating-label {
  display: block;
  padding: 0;
  font-size: 16px;
  line-height: 1;
}
#html-body.catalog-product-view #reviews .review-items .review-item .review-ratings .rating-result {
  display: block;
  width: 120px;
}
#html-body.catalog-product-view #reviews .review-items .review-item .review-content-container {
  display: flex;
  flex-direction: column-reverse;
  gap: 10px;
}
#html-body.catalog-product-view #reviews .review-items .review-item .review-content-container .review-content {
  float: none;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.6;
}
#html-body.catalog-product-view #reviews .review-items .review-item .review-content-container .review-details p {
  color: #aeaeae;
  line-height: 1.2;
}
#html-body.catalog-product-view .block.review-add {
  margin-top: 0;
}
#html-body.catalog-product-view .block.review-add .review-form .review-fieldset {
  margin-bottom: 20px;
}
#html-body.catalog-product-view .block.review-add .review-form .review-legend.legend {
  margin-bottom: 25px;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 24px;
  letter-spacing: -2.88px;
}
#html-body.catalog-product-view .block.review-add .review-form .review-legend.legend strong {
  font-weight: 400;
}
#html-body.catalog-product-view .block.review-add .review-form .fieldset > .field.review-field-ratings {
  margin-bottom: 25px;
}
#html-body.catalog-product-view .block.review-add .review-form .fieldset > .field .label {
  z-index: 0;
}
#html-body.catalog-product-view .block.review-add .review-form .review-field-ratings {
  max-width: 200px;
}
#html-body.catalog-product-view .block.review-add .review-form .review-field-ratings .label {
  position: static;
  padding: 0;
  color: #3f3f3f;
  font-size: 18px;
  line-height: 1.2;
}
#html-body.catalog-product-view .block.review-add .review-form .review-field-ratings legend.label {
  margin-bottom: 15px;
  color: #aeaeae;
}
#html-body.catalog-product-view .block.review-add .review-form .review-field-ratings #product-review-table {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
  margin-top: 0;
}
#html-body.catalog-product-view .block.review-add .review-form .review-field-ratings .review-field-rating {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-bottom: 0;
}
#html-body.catalog-product-view .block.review-add .review-form .review-field-ratings .review-control-vote {
  position: relative;
  margin: 0;
  width: 120px;
}
#html-body.catalog-product-view .block.review-add .review-form .review-field-ratings .review-control-vote:before,
#html-body.catalog-product-view .block.review-add .review-form .review-field-ratings .review-control-vote label:before {
  height: 24px;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: 2px;
}
#html-body.catalog-product-view .block.review-add .review-form .review-field-ratings .review-control-vote:before {
  position: static;
  color: #aeaeae;
}
#html-body.catalog-product-view .block.review-add .review-form .review-field-ratings .review-control-vote label {
  top: 0;
}
#html-body.catalog-product-view .block.review-add .review-form .review-field-ratings .review-control-vote label:before {
  color: #f4ae00;
}
#html-body.catalog-product-view .block.review-add .review-form .review-field-ratings .review-control-vote input {
  top: 0;
  height: 1px;
  padding: 0;
  border: none;
}
#html-body.catalog-product-view .block.review-add .review-form .action.submit.primary {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: #54b391;
  border: 1px solid #54b391;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  width: auto;
  height: 44px;
  font-size: 17px;
}
#html-body.catalog-product-view .block.review-add .review-form .action.submit.primary.tocart {
  border: none;
}
#html-body.catalog-product-view .block.review-add .review-form .action.submit.primary.tocart:focus,
#html-body.catalog-product-view .block.review-add .review-form .action.submit.primary.tocart:active,
#html-body.catalog-product-view .block.review-add .review-form .action.submit.primary.tocart:hover {
  background-color: #54b391;
}
#html-body.catalog-product-view .block.review-add .review-form .action.submit.primary.tocart span {
  text-transform: uppercase;
}
#html-body.catalog-product-view .block.review-add .review-form .action.submit.primary:visited {
  color: #ffffff;
  background-color: #54b391;
}
#html-body.catalog-product-view .block.review-add .review-form .action.submit.primary:focus,
#html-body.catalog-product-view .block.review-add .review-form .action.submit.primary:active,
#html-body.catalog-product-view .block.review-add .review-form .action.submit.primary:hover {
  background-color: #71c2a5;
  border-color: #71c2a5;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
#html-body.catalog-product-view .block.review-add .review-form .action.submit.primary.disabled {
  background-color: #94a09d;
  border-color: #94a09d;
}
#html-body.catalog-product-view .block.review-add .review-form .action.submit.primary span {
  line-height: 1;
}
@media (min-width: 1440px) {
  #html-body.catalog-product-view .block.review-add .review-form .action.submit.primary {
    height: 44px;
    font-size: 17px;
  }
  #html-body.catalog-product-view .block.review-add .review-form .action.submit.primary.tocart {
    height: auto;
    font-size: 15px;
  }
  #html-body.catalog-product-view .block.review-add .review-form .action.submit.primary.tocart span {
    line-height: 1.4;
  }
}
#html-body.catalog-product-view .block.upsell,
#html-body.catalog-product-view .block.related {
  margin: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #f4f4f4;
}
.included-in-purchase {
  padding: 20px;
}
.included-in-purchase--wrap {
  margin-top: 40px;
}
.included-in-purchase--item {
  display: flex;
  padding: 5px 20px;
  margin-bottom: 7px;
}
.included-in-purchase--item .attribute-icon-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0;
  flex-shrink: 0;
  padding-right: 16px;
}
.included-in-purchase--item .attribute-description {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
}
.included-in-purchase--item .attribute-description .attribute-title {
  font-size: 14px;
  font-weight: 500;
}
.included-in-purchase--item .attribute-description .attribute-text {
  font-size: 12px;
}
@media (min-width: 1440px) {
  .included-in-purchase--item .attribute-icon-container {
    padding-right: 20px;
  }
  .included-in-purchase--item .attribute-description .attribute-title {
    font-size: 18px;
  }
  .included-in-purchase--item .attribute-description .attribute-text {
    font-size: 14px;
  }
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.catalog-category-view.category-shop .category-page-heading {
  color: #ffffff;
  background-color: lightgray;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply, normal;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 10px;
}
.catalog-category-view.category-shop .category-page-heading .page-title {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 48px;
  letter-spacing: -3.84px;
}
@media (min-width: 1440px) {
  .catalog-category-view.category-shop .category-page-heading .page-title {
    font-size: 90px;
    letter-spacing: -7.2px;
  }
}
@media (max-width: 640px) {
  .catalog-category-view.category-shop .category-page-heading {
    height: 400px;
    margin: 0 -20px;
    padding: 40px 20px;
    background-image: linear-gradient(0deg, rgba(42, 66, 59, 0.2) 0%, rgba(42, 66, 59, 0.2) 100%), url('../images/backgrounds/category-shop-heading-image-mobile.jpg');
  }
}
@media (min-width: 640px) {
  .catalog-category-view.category-shop .category-page-heading {
    height: 400px;
    margin-top: 40px;
    padding: 40px;
    background-image: linear-gradient(0deg, rgba(42, 66, 59, 0.2) 0%, rgba(42, 66, 59, 0.2) 100%), url('../images/backgrounds/category-shop-heading-image.jpg');
    border-radius: 7px;
  }
}
@media (min-width: 1440px) {
  .catalog-category-view.category-shop .category-page-heading {
    height: 560px;
    margin-top: 80px;
    padding: 60px 120px;
  }
}
.catalog-category-view.category-shop .category-page-heading .category-view .category-description {
  margin-bottom: 0;
}
.catalog-category-view.category-shop .category-page-heading .category-view .category-description p {
  margin-bottom: 15px;
  font-size: 16px;
  letter-spacing: 0.16px;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.catalog-category-view.category-shop .category-page-heading .category-view .category-description p:last-child {
  margin-bottom: 0;
}
.catalog-category-view .column.main .toolbar-products {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  position: static;
  margin: 0 0 30px;
}
.catalog-category-view .column.main .toolbar-products:before,
.catalog-category-view .column.main .toolbar-products:after {
  content: none;
}
.catalog-category-view .column.main .toolbar-products.bottom {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin: 30px 0 0;
}
.catalog-category-view .column.main .toolbar-products.bottom .limiter {
  float: none;
  display: flex;
  align-items: center;
}
.catalog-category-view .column.main .toolbar-products .toolbar-amount {
  float: none;
  padding: 0;
  line-height: 1.4;
}
.catalog-category-view .column.main .toolbar-products .toolbar-amount .toolbar-number {
  font-weight: 600;
}
.catalog-category-view .column.main .toolbar-products .toolbar-sorter {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  position: static;
}
.catalog-category-view .column.main .toolbar-products .toolbar-sorter .sorter-label {
  font-size: 16px;
}
.catalog-category-view .column.main .toolbar-products .toolbar-sorter #sorter {
  max-width: 75px;
  margin: 0;
  padding: 0 20px 0 0;
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 600;
  text-overflow: ellipsis;
  border: none;
  box-shadow: none;
  overflow: hidden;
  white-space: nowrap;
}
.catalog-category-view .column.main .toolbar-products .toolbar-sorter .sorter-action {
  position: relative;
  top: 0;
  flex-shrink: 0;
  margin-left: 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 11.3799H15' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 15.3799H18' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 19.3799H21' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 7.87988L6 4.87988L3 7.87988' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 6.37988V20.3799' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
}
.catalog-category-view .column.main .toolbar-products .toolbar-sorter .sorter-action:before {
  opacity: 0;
  position: absolute;
  top: -2px;
  right: 0;
  width: 24px;
  height: 24px;
}
.catalog-category-view .column.main .toolbar-products .toolbar-sorter .sorter-action.sort-desc {
  transform: rotateX(180deg);
}
.catalog-category-view .column.main .toolbar-products select {
  height: auto;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6.5L8 10.5L12 6.5' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto;
  box-shadow: none;
}
@media (max-width: 370px) {
  .catalog-category-view .column.main .toolbar-products .toolbar-sorter .sorter-action {
    margin-left: 0;
  }
}
@media (min-width: 1440px) {
  .catalog-category-view .column.main .toolbar-products {
    margin-bottom: 80px;
  }
  .catalog-category-view .column.main .toolbar-products .toolbar-sorter {
    gap: 20px;
  }
  .catalog-category-view .column.main .toolbar-products .toolbar-sorter .sorter-label,
  .catalog-category-view .column.main .toolbar-products .toolbar-sorter #sorter {
    font-size: 18px;
  }
  .catalog-category-view .column.main .toolbar-products .toolbar-sorter .sorter-action {
    margin-left: 20px;
  }
}
.catalog-category-view .column.main .products-grid .list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}
@media (min-width: 640px) {
  .catalog-category-view .column.main .products-grid .list {
    gap: 20px 10px;
  }
}
@media (min-width: 1024px) {
  .catalog-category-view .column.main .products-grid .list {
    gap: 40px 10px;
  }
}
.catalog-category-view .column.main .products-grid .list .item {
  margin: 0;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  position: relative;
  height: 100%;
  padding: 10px 10px 20px;
  background: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.catalog-category-view .column.main .products-grid .list .item .save-label {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 40px;
  padding: 3px 24px;
  background: #54b391;
  border-radius: 0 22px;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  z-index: 2;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-image-container {
  position: relative;
}
@media (min-width: 480px) and (max-width: 640px - 1) {
  .catalog-category-view .column.main .products-grid .list .item .product-item-image-container {
    max-width: 420px;
    margin: 0 auto;
  }
}
.catalog-category-view .column.main .products-grid .list .item .product-item-photo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  overflow: hidden;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 5px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: calc(100% - 20px);
  z-index: 2;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_organic.value-1 .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/organic-certification-valid.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_organic.value-1 .attribute-tooltip .tooltip-value {
  color: #54b290;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_organic.value-2 .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/organic-certification-in-progress.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_organic.value-2 .attribute-tooltip .tooltip-value {
  color: #48997c;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_water_management .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/precision-irrigation-system.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_cap .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/common-agricultural-policy.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_biodiversity .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/green-cover-crop.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather {
  position: relative;
  margin-left: auto;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-1 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-fair.svg');
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-1 .attribute-tooltip .tooltip-value {
  color: #f4ae00;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-2 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-moderate.svg');
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-2 .attribute-tooltip .tooltip-value {
  color: #cfe97a;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-3 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-good.svg');
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-3 .attribute-tooltip .tooltip-value {
  color: #54b290;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-4 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-exellent.svg');
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-4 .attribute-tooltip .tooltip-value {
  color: #1ed996;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather .attribute-icon {
  position: relative;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/soil-and-weather.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather .attribute-icon:after {
  content: '';
  position: absolute;
  bottom: 24px;
  left: 50%;
  display: block;
  width: 30px;
  height: 90px;
  background-color: #ffffff;
  background-position: top 5px center;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid transparent;
  border-radius: 26px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.11);
  transform: translateX(-50%);
  cursor: pointer;
  z-index: -1;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather .attribute-tooltip {
  bottom: 5px;
  left: auto;
  right: 45px;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container:hover .attribute-icon:before {
  border-color: #54b391;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container:hover .attribute-tooltip {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0;
  z-index: 3;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-icon:before {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.11);
  cursor: pointer;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip {
  position: absolute;
  bottom: 45px;
  left: 0;
  display: none;
  width: 200px;
  height: 110px;
  padding: 10px 5px;
  line-height: 1.2;
  text-align: center;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-title,
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-value {
  font-size: 13px;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-title {
  margin-bottom: 2px;
  font-weight: 500;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-value {
  margin-bottom: 10px;
  color: #54b391;
  font-weight: 700;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-text {
  font-size: 12px;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-details {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 0;
  flex-grow: 1;
  max-width: 400px;
  margin: 0 auto;
  padding: 0 10px;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-header {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 5px;
  flex-grow: 1;
  margin-bottom: 5px;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-header .product-item-header-main {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  flex-grow: 1;
  font-size: 24px;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-header .product-item-name .product-item-link {
  color: #3f3f3f;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: -2.88px;
  transition: color 0.3s;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-header .product-item-name .product-item-link:hover {
  color: #54b391;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-header .price-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 5px;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-header .price-box .price {
  font-weight: 400;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-header .price-box .old-price {
  font-size: 16px;
  line-height: 1;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-header .price-box .old-price .price {
  text-decoration-line: line-through;
  color: #94a09d;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-header .product-item-age,
.catalog-category-view .column.main .products-grid .list .item .product-item-header .product-item-category {
  font-size: 18px;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-header .product-item-age .age {
  color: #fb8603;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-header .product-item-category {
  color: #aeaeae;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-links {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px 20px;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-links .button-link {
  gap: 5px;
  padding: 5px 0;
  font-size: 12px;
}
.catalog-category-view .column.main .products-grid .list .item .product-item-links .button-link:after {
  width: 20px;
  height: 20px;
}
.catalog-category-view .column.main .products-grid .list .item .box-to-cart .fieldset {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin: 0;
}
.catalog-category-view .column.main .products-grid .list .item .box-to-cart .fieldset .qty {
  margin: 0;
}
.catalog-category-view .column.main .products-grid .list .item .box-to-cart .fieldset .qty .label {
  display: none;
}
.catalog-category-view .column.main .products-grid .list .item .box-to-cart .fieldset .qty .control {
  position: relative;
  display: flex;
  align-items: center;
  width: 110px;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09);
}
.catalog-category-view .column.main .products-grid .list .item .box-to-cart .fieldset .qty .mage-error:not(input) {
  font-size: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  pointer-events: none;
  margin: 0;
  white-space: nowrap;
}
.catalog-category-view .column.main .products-grid .list .item .box-to-cart .fieldset .qty .input-text,
.catalog-category-view .column.main .products-grid .list .item .box-to-cart .fieldset .qty button {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
.catalog-category-view .column.main .products-grid .list .item .box-to-cart .fieldset .qty button {
  flex-shrink: 0;
  width: 40px;
  padding: 12px;
  font-size: 16px;
  font-weight: 400;
}
.catalog-category-view .column.main .products-grid .list .item .box-to-cart .fieldset .qty .input-text {
  flex-grow: 1;
  height: 40px;
  color: #3f3f3f;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.catalog-category-view .column.main .products-grid .list .item .box-to-cart .fieldset .actions .tocart {
  padding: 10px 20px;
}
.catalog-category-view .column.main .products-grid .list .item .action.towishlist {
  font-size: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.4201 4.58008C19.9184 4.07666 19.3223 3.67722 18.6659 3.40467C18.0095 3.13212 17.3058 2.99182 16.5951 2.99182C15.8844 2.99182 15.1806 3.13212 14.5243 3.40467C13.8679 3.67722 13.2718 4.07666 12.7701 4.58008L12.0001 5.36008L11.2301 4.58008C10.7284 4.07666 10.1323 3.67722 9.47591 3.40467C8.81953 3.13212 8.1158 2.99182 7.40509 2.99182C6.69437 2.99182 5.99065 3.13212 5.33427 3.40467C4.67789 3.67722 4.08176 4.07666 3.58009 4.58008C1.46009 6.70008 1.33009 10.2801 4.00009 13.0001L12.0001 21.0001L20.0001 13.0001C22.6701 10.2801 22.5401 6.70008 20.4201 4.58008Z' stroke='%2394A09D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  width: 24px !important;
  height: 24px !important;
  position: absolute;
  top: 30px;
  right: 30px;
  transition: transform .3s;
  z-index: 2;
}
.catalog-category-view .column.main .products-grid .list .item .action.towishlist:before {
  display: none;
}
.catalog-category-view .column.main .products-grid .list .item .action.towishlist:hover:not(:active) {
  transform: scale(1.1);
}
@media (max-width: 640px) {
  .catalog-category-view .column.main .products-grid .list .item {
    width: 100%;
  }
}
@media (min-width: 640px) {
  .catalog-category-view .column.main .products-grid .list .item {
    width: calc((100% - 10px) / 2);
  }
}
@media (min-width: 1024px) {
  .catalog-category-view .column.main .products-grid .list .item {
    width: calc((100% - 10px * 2) / 3);
  }
}
@media (min-width: 1440px) {
  .catalog-category-view .column.main .products-grid .list .item {
    width: calc((100% - 10px * 3) / 4);
  }
}
.catalog-category-view .column.main .inner-container,
.catalog-category-view .column.main .content-bottom-container .widget {
  border-bottom: 1px solid #f4f4f4;
}
.catalog-category-view .column.main .inner-container:last-child,
.catalog-category-view .column.main .content-bottom-container .widget:last-child {
  border-bottom: none;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.checkout-index-index .page-header .header.content {
  justify-content: space-between;
}
.checkout-index-index .page-header .switcher-language--list {
  display: initial;
}
.checkout-index-index .page-header .mobile-menu-language--wrap {
  order: 1;
}
.checkout-index-index .page-header .logo {
  order: 0;
}
.checkout-index-index .header.content:after {
  flex-grow: 1;
}
.checkout-index-index .checkout-payment-method .action.checkout {
  display: none;
}
.checkout-index-index .opc-sidebar {
  margin-top: 0;
}
.checkout-index-index .opc-wrapper .checkout-shipping-method {
  display: none;
}
.checkout-index-index .opc-wrapper #payment .form-login,
.checkout-index-index .opc-wrapper #revenue .form-login,
.checkout-index-index .opc-wrapper #opc-shipping_method .form-login,
.checkout-index-index .opc-wrapper .checkout-shipping-address .form-login {
  margin-top: 0;
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper .form-login {
  border-bottom: none;
  padding-bottom: 0;
}
.checkout-index-index .opc-wrapper .form-login .fieldset:last-child {
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar {
  display: flex;
  justify-content: flex-end;
}
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: #54b391;
  border: 1px solid #54b391;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  margin-right: 0;
}
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button.tocart,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button.tocart {
  border: none;
}
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button.tocart:focus,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button.tocart:focus,
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button.tocart:active,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button.tocart:active,
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button.tocart:hover,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button.tocart:hover {
  background-color: #54b391;
}
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button.tocart span,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button.tocart span {
  text-transform: uppercase;
}
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button:visited,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button:visited {
  color: #ffffff;
  background-color: #54b391;
}
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button:focus,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button:focus,
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button:active,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button:active,
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button:hover,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button:hover {
  background-color: #71c2a5;
  border-color: #71c2a5;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button.disabled,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button.disabled {
  background-color: #94a09d;
  border-color: #94a09d;
}
.checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button span,
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button,
  .checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button {
    height: 44px;
    font-size: 17px;
  }
  .checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button.tocart,
  .checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button.tocart {
    height: auto;
    font-size: 15px;
  }
  .checkout-index-index .opc-wrapper #checkout-step-content .actions-toolbar .action.primary.button.tocart span,
  .checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary.button.tocart span {
    line-height: 1.4;
  }
}
.checkout-onepage-success .page-main {
  max-width: 100%;
  padding: 0;
}
.checkout-onepage-success .page-main > .page-title-wrapper,
.checkout-onepage-success .page-main > .page.messages,
.checkout-onepage-success .page-main > .columns {
  max-width: 1920px;
  margin: 0 auto;
}
.checkout-onepage-success .page-main .column.main {
  text-align: center;
}
.checkout-onepage-success .page-main .growing-tree-image img {
  width: 140px;
}
.checkout-onepage-success .page-main .page-title-wrapper {
  margin: 20px 0 30px;
}
.checkout-onepage-success .page-main .page-title-wrapper .page-title {
  margin: 0;
  color: #3f3f3f;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  text-transform: capitalize;
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper p {
  font-weight: 700;
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper p a {
  color: #3f3f3f;
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  height: 30px;
  margin: 0;
  padding: 0;
  color: #23423c;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  border-bottom: 1px solid #23423c;
  transition: all 0.3s;
  float: none;
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-light {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-light.button-link-save-pdf:after {
  background-image: url('../images/icons/save-white.svg');
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-light:after {
  background-image: url('../images/icons/arrow-right-white.svg');
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-light:visited,
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-light:focus,
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-light:active,
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-light:hover {
  color: #ffffff;
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-light:focus,
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-light:active,
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-light:hover {
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-light:visited {
  border-bottom: 1px solid #ffffff;
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-view-all {
  font-weight: 400;
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print.button-link-save-pdf:after {
  background-image: url('../images/icons/save-green.svg');
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print:after {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background-image: url('../images/icons/arrow-down-green.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print:visited {
  color: #23423c;
  border-bottom: 1px solid #23423c;
}
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print:focus,
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print:active,
.checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print:hover {
  color: #4b766e;
  text-decoration: none;
  border-bottom: 1px solid #4b766e;
}
@media (min-width: 1440px) {
  .checkout-onepage-success .page-main .checkout-success .order-number-wrapper .action.print {
    gap: 10px;
    font-size: 17px;
    line-height: 1;
  }
}
.checkout-onepage-success .page-main .checkout-success p {
  color: #3f3f3f;
  font-size: 16px;
}
.checkout-onepage-success .page-main .checkout-success p:last-of-type {
  margin-bottom: 0;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar:before,
.checkout-onepage-success .page-main .checkout-success .actions-toolbar:after {
  content: none;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar > *,
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action {
  margin: 0;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: #54b391;
  border: 1px solid #54b391;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary.tocart {
  border: none;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary.tocart:focus,
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary.tocart:active,
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary.tocart:hover {
  background-color: #54b391;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary.tocart span {
  text-transform: uppercase;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary:visited {
  color: #ffffff;
  background-color: #54b391;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary:focus,
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary:active,
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary:hover {
  background-color: #71c2a5;
  border-color: #71c2a5;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary.disabled {
  background-color: #94a09d;
  border-color: #94a09d;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary {
    height: 44px;
    font-size: 17px;
  }
  .checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary.tocart {
    height: auto;
    font-size: 15px;
  }
  .checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.primary.tocart span {
    line-height: 1.4;
  }
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.secondary {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.secondary:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.secondary:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.secondary:active,
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.secondary:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.secondary.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.secondary span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .checkout-onepage-success .page-main .checkout-success .actions-toolbar .action.secondary {
    height: 44px;
    font-size: 16px;
  }
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.checkout-cart-index .page-wrapper {
  background: #e9ebeb;
}
.checkout-cart-index .form-cart {
  background: #ffffff;
  overflow: hidden;
}
.checkout-cart-index .page-title-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 30px 20px;
}
.checkout-cart-index .page-title-wrapper .page-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
}
@media (min-width: 1440px) {
  .checkout-cart-index .page-title-wrapper .page-title {
    font-size: 40px;
  }
}
.checkout-cart-index .page-title-wrapper .pagebuilder-button-link {
  margin: 0;
}
.checkout-cart-index .cart.table-wrapper {
  margin-bottom: 0;
  border: none;
}
.checkout-cart-index .cart.table-wrapper .items {
  padding: 30px 20px 40px;
  background-color: #f5f6f6;
}
.checkout-cart-index .cart.table-wrapper .items .item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(148, 160, 157, 0.2);
}
.checkout-cart-index .cart.table-wrapper .items .item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.checkout-cart-index .cart.table-wrapper .items .item-image {
  flex: 0 0 80px;
}
.checkout-cart-index .cart.table-wrapper .items .item-image .product-item-photo {
  display: block;
  width: 80px;
}
.checkout-cart-index .cart.table-wrapper .items .item-image .product-item-photo img {
  border: 1px solid #e9ebeb;
  border-radius: 10px;
}
.checkout-cart-index .cart.table-wrapper .items .item-info {
  flex: 1 1 auto;
}
.checkout-cart-index .cart.table-wrapper .items .product-item-name-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  margin-bottom: 20px;
}
.checkout-cart-index .cart.table-wrapper .items .product-item-name-wrapper .product-item-name,
.checkout-cart-index .cart.table-wrapper .items .product-item-name-wrapper .actions-toolbar {
  font-size: 16px;
  line-height: 1.2;
}
.checkout-cart-index .cart.table-wrapper .items .product-item-name-wrapper .product-item-name {
  font-weight: 700;
  text-transform: capitalize;
}
.checkout-cart-index .cart.table-wrapper .items .product-item-name-wrapper .action {
  font-weight: 600;
  text-decoration-line: underline;
}
.checkout-cart-index .cart.table-wrapper .items .product-item-name-wrapper a {
  color: #3f3f3f;
}
.checkout-cart-index .cart.table-wrapper .items .product.attribute.overview table tbody {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
}
.checkout-cart-index .cart.table-wrapper .items .product.attribute.overview table tr {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
.checkout-cart-index .cart.table-wrapper .items .product.attribute.overview table tr .label {
  color: #94a09d;
}
.checkout-cart-index .cart.table-wrapper .items .product.attribute.overview table tr .value {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.checkout-cart-index .cart.table-wrapper .items .product.attribute.overview table tr td {
  padding: 0;
}
.checkout-cart-index .cart.table-wrapper .items .product.attribute.overview table tr td .icon {
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
}
.checkout-cart-index .cart.table-wrapper .items .product.attribute.overview table tr td .icon.age {
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15.4844' cy='15.9663' r='15' fill='white'/%3E%3Cpath d='M15.4857 24.2997C20.0881 24.2997 23.819 20.5688 23.819 15.9664C23.819 11.364 20.0881 7.63306 15.4857 7.63306C10.8833 7.63306 7.15234 11.364 7.15234 15.9664C7.15234 20.5688 10.8833 24.2997 15.4857 24.2997Z' fill='%2387C47E' stroke='url(%23paint0_linear_325_6256)' stroke-width='0.826281' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.4844 10.9663V15.9663L18.8177 17.633' stroke='%23EDF7F3' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_325_6256' x1='20.7345' y1='8.82621' x2='5.33562' y2='26.9595' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239DD394'/%3E%3Cstop offset='1' stop-color='%239DD394' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.checkout-cart-index .cart.table-wrapper .items .product.attribute.overview table tbody {
  gap: 5px;
}
.checkout-cart-index .cart.table-wrapper .items .product.attribute.overview table tr .label {
  width: 70px;
}
.checkout-cart-index .cart.table-wrapper .items .product.attribute.overview table td {
  font-size: 14px;
}
.checkout-cart-index .cart.table-wrapper .items .subtotal {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
}
.checkout-cart-index .cart.table-wrapper .items .subtotal .qty {
  margin: 0;
}
.checkout-cart-index .cart.table-wrapper .items .subtotal .qty .label {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .items .subtotal .qty .control {
  position: relative;
  display: flex;
  align-items: center;
  width: 110px;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09);
}
.checkout-cart-index .cart.table-wrapper .items .subtotal .qty .mage-error:not(input) {
  font-size: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  pointer-events: none;
  margin: 0;
  white-space: nowrap;
}
.checkout-cart-index .cart.table-wrapper .items .subtotal .qty .input-text,
.checkout-cart-index .cart.table-wrapper .items .subtotal .qty button {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
.checkout-cart-index .cart.table-wrapper .items .subtotal .qty button {
  flex-shrink: 0;
  width: 40px;
  padding: 12px;
  font-size: 16px;
  font-weight: 400;
}
.checkout-cart-index .cart.table-wrapper .items .subtotal .qty .input-text {
  flex-grow: 1;
  height: 40px;
  color: #3f3f3f;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.checkout-cart-index .cart.table-wrapper .items .subtotal .qty .control {
  width: 140px;
  box-shadow: none;
}
.checkout-cart-index .cart.table-wrapper .items .subtotal .qty .button {
  font-size: 18px;
}
.checkout-cart-index .cart.table-wrapper .items .subtotal .qty .input-text {
  font-size: 16px;
}
.checkout-cart-index .cart.table-wrapper .items .subtotal .prices-block .price-including-tax,
.checkout-cart-index .cart.table-wrapper .items .subtotal .prices-block .price-excluding-tax {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}
.checkout-cart-index .cart-summary {
  margin: 0;
  background: #ffffff;
  overflow: hidden;
}
.checkout-cart-index .cart-summary .summary.title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  display: block;
  margin: 0 0 20px;
}
@media (min-width: 1440px) {
  .checkout-cart-index .cart-summary .summary.title {
    font-size: 22px;
  }
}
.checkout-cart-index .cart-summary #block-shipping {
  display: none;
}
.checkout-cart-index .cart-summary .cart-totals {
  border-top: none;
  margin-bottom: 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid rgba(233, 235, 235, 0.4);
}
.checkout-cart-index .cart-summary .cart-totals .table.totals .grand.totals strong {
  padding: 0;
}
.checkout-cart-index .cart-summary .cart-totals .table.totals tbody {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
}
.checkout-cart-index .cart-summary .cart-totals .table.totals tr {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: normal;
  gap: 20px;
}
.checkout-cart-index .cart-summary .cart-totals .table.totals th,
.checkout-cart-index .cart-summary .cart-totals .table.totals td {
  padding: 0;
  font-size: 16px;
  border: none;
}
.checkout-cart-index .cart-summary .cart-discount {
  float: none;
  width: 100%;
  margin-bottom: 30px;
  padding: 0;
  border: none;
}
.checkout-cart-index .cart-summary .cart-discount .block.discount {
  float: none;
  width: 100%;
}
.checkout-cart-index .cart-summary .cart-discount .block.discount .title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
  padding: 0;
  border: none;
}
.checkout-cart-index .cart-summary .cart-discount .block.discount .title strong {
  margin: 0;
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}
.checkout-cart-index .cart-summary .cart-discount .block.discount .title:after {
  position: static;
  display: block;
  margin: 0;
  font-size: 20px;
}
.checkout-cart-index .cart-summary .cart-discount .block.discount .content {
  padding: 0;
}
.checkout-cart-index .cart-summary .cart-discount .fieldset.coupon {
  position: relative;
  margin: 0;
}
.checkout-cart-index .cart-summary .cart-discount .fieldset.coupon .field {
  margin: 0;
}
.checkout-cart-index .cart-summary .cart-discount .fieldset.coupon .field .label {
  display: none;
}
.checkout-cart-index .cart-summary .cart-discount .fieldset.coupon .field .control .input-text {
  padding-right: 60px;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid rgba(148, 160, 157, 0.8);
  border-radius: 30px;
  box-shadow: none;
}
.checkout-cart-index .cart-summary .cart-discount .fieldset.coupon .field .control .input-text::placeholder {
  font-weight: 400;
}
.checkout-cart-index .cart-summary .cart-discount .fieldset.coupon .actions-toolbar {
  position: absolute;
  top: 5px;
  right: 5px;
}
.checkout-cart-index .cart-summary .cart-discount .fieldset.coupon .action.primary {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  background-color: #94a09d;
  border-radius: 50%;
  box-shadow: none;
  transition: all 0.3s;
}
.checkout-cart-index .cart-summary .cart-discount .fieldset.coupon .action.primary.apply:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/chevron-left-white.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .checkout-cart-index .cart-summary .cart-discount .fieldset.coupon .action.primary.apply:before {
    width: 24px;
    height: 24px;
  }
}
.checkout-cart-index .cart-summary .cart-discount .fieldset.coupon .action.primary.cancel:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/close-icon-white.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .checkout-cart-index .cart-summary .cart-discount .fieldset.coupon .action.primary.cancel:before {
    width: 24px;
    height: 24px;
  }
}
.checkout-cart-index .cart-summary .cart-discount .fieldset.coupon .action.primary:hover:not(:active) {
  background-color: #ff8213;
}
.checkout-cart-index .cart-summary .cart-discount .fieldset.coupon .action.primary span {
  display: none;
}
.checkout-cart-index .cart-summary .checkout-methods-items {
  margin: 0 0 30px;
  padding: 0;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
  padding-left: 80px;
  padding-right: 80px;
  font-size: 16px;
}
.checkout-cart-index .cart-summary .cart-summary-accepted-payments {
  margin-bottom: 20px;
}
.checkout-cart-index .cart-summary .cart-summary-accepted-payments .title {
  margin-bottom: 10px;
  color: #94a09d;
  font-size: 16px;
}
.checkout-cart-index .cart-summary .cart-summary-accepted-payments .content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 5px;
}
.checkout-cart-index .cart-summary .cart-summary-accepted-payments .content img {
  display: block;
}
.checkout-cart-index .cart-summary .cart-summary-info-block {
  padding-top: 30px;
  border-top: 1px solid rgba(233, 235, 235, 0.4);
}
.checkout-cart-index .cart-summary .cart-summary-info-block .info-block .block-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
.checkout-cart-index .cart-summary .cart-summary-info-block .info-block .block-content:not(:last-child) {
  margin-bottom: 20px;
}
.checkout-cart-index .cart-summary .cart-summary-info-block .info-block .item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 20px;
}
.checkout-cart-index .cart-summary .cart-summary-info-block .info-block .item .icon.question:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/help-circle-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .checkout-cart-index .cart-summary .cart-summary-info-block .info-block .item .icon.question:before {
    width: 30px;
    height: 30px;
  }
}
.checkout-cart-index .cart-summary .cart-summary-info-block .info-block .item .icon.phone-call:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/phone-call-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .checkout-cart-index .cart-summary .cart-summary-info-block .info-block .item .icon.phone-call:before {
    width: 30px;
    height: 30px;
  }
}
.checkout-cart-index .cart-summary .cart-summary-info-block .info-block .item .text p {
  margin-bottom: 15px;
}
.checkout-cart-index .cart-summary .cart-summary-info-block .info-block .item .text p:last-child {
  margin-bottom: 0;
}
.checkout-cart-index .cart-summary .cart-summary-info-block .info-block .item .text a {
  color: #3f3f3f;
  font-weight: 700;
  text-decoration: underline;
}
.checkout-cart-index .cart-summary .cart-summary-info-block .info-block .item .text .phone-number a {
  text-decoration: none;
}
.checkout-cart-index .cart-summary .cart-summary-info-block .info-block .item .icon.question:before,
.checkout-cart-index .cart-summary .cart-summary-info-block .info-block .item .icon.phone-call:before {
  width: 30px;
  height: 30px;
}
.checkout-cart-index .checkout-questions-miniature h3 {
  margin-bottom: 30px;
}
.checkout-cart-index .checkout-questions-miniature p .block-cms-link-inline a {
  color: inherit;
  font-weight: 700;
  text-decoration: underline;
  transition: color .3s;
}
.checkout-cart-index .checkout-questions-miniature p .block-cms-link-inline a:hover {
  color: #54b391;
}
.checkout-cart-index .cart-container .widget.block-cms-link-inline {
  float: none;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
#html-body.account .page-wrapper {
  background-color: #e9ebeb;
}
#html-body.account .page-main {
  padding: 0;
}
#html-body.account .page.messages,
#html-body.account .page.messages .messages {
  margin-bottom: 0;
}
#html-body.account .columns {
  display: flex;
}
#html-body.account .columns:after {
  content: none;
}
#html-body.account .sidebar.sidebar-main,
#html-body.account .column.main {
  float: none;
  width: 100%;
  margin: 0;
}
#html-body.account .sidebar.sidebar-main {
  order: -1;
  padding: 0;
  margin-bottom: 10px;
  background: #ffffff;
}
#html-body.account .block-collapsible-nav {
  position: static;
  margin: 0;
}
#html-body.account .block-collapsible-nav .title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  padding: 30px 20px 15px;
  border: none;
}
#html-body.account .block-collapsible-nav .title.active:after {
  content: '\e621';
}
#html-body.account .block-collapsible-nav .title strong {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
}
#html-body.account .block-collapsible-nav .title:after {
  position: static;
  display: block;
  content: '\e622';
  margin: 0;
  font-family: 'luma-icons';
  font-size: 16px;
  line-height: 16px;
}
#html-body.account .block-collapsible-nav .content {
  display: none;
  padding: 0 0 20px;
  background: transparent;
  border: none;
}
#html-body.account .block-collapsible-nav .content.active {
  display: block;
}
#html-body.account .block-collapsible-nav .item {
  margin: 0;
}
#html-body.account .block-collapsible-nav .item.current {
  background: #edf7f3;
  border-right: 6px solid #54b391;
}
#html-body.account .block-collapsible-nav .item.current > a,
#html-body.account .block-collapsible-nav .item.current > strong {
  border-color: #54b391;
}
#html-body.account .block-collapsible-nav .item > a,
#html-body.account .block-collapsible-nav .item > strong {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  display: block;
  margin: 0;
  padding: 10px 20px;
  color: #3f3f3f;
  border: none;
  transition: background 0.3s;
}
#html-body.account .block-collapsible-nav .item > a:hover,
#html-body.account .block-collapsible-nav .item > strong:hover {
  background: #edf7f3;
}
#html-body.account .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
#html-body.account .icon.tree {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15.5771' cy='15.3861' r='15' fill='%23EDF7F3'/%3E%3Cpath d='M23.5342 11.4077C23.5342 16.1726 20.9064 23.1632 16.5637 23.1632C12.221 23.1632 7.62012 17.6564 7.62012 12.8915C7.62012 12.2332 7.69388 11.6062 7.83218 11.0315C8.662 7.44738 11.9352 5.49335 15.6693 5.49335C18.0758 5.49335 20.2333 5.84863 21.6717 6.97716C22.8334 7.88625 23.5342 9.28647 23.5342 11.4077Z' fill='%2387C47E'/%3E%3Cpath d='M19.0547 6.14728C20.5887 6.48267 21.2713 8.39513 20.2893 9.66398C19.4655 10.7362 18.206 11.4242 16.7945 11.4414C16.2198 11.4484 15.6606 11.3401 15.1511 11.1427C14.2762 10.7993 13.3048 10.8554 12.4386 11.22C12.0097 11.4022 11.5461 11.5052 11.0559 11.5112C10.9629 11.5123 10.87 11.5134 10.7853 11.5056C9.45724 11.4244 8.75232 9.76006 9.55877 8.65268C10.8558 6.87546 13.1854 5.90002 15.7716 5.86856C16.9465 5.86312 18.0631 5.9292 19.0547 6.14728Z' fill='%239DD394'/%3E%3Cpath d='M16.5461 21.3263C16.966 23.3083 17.1113 25.3548 16.966 27.4013H15.8193C16.4815 23.3083 16.0616 18.9092 14.1074 15.203C14.6727 16.1215 15.2218 17.0722 15.5932 18.1035C15.9162 18.9253 16.1746 19.7632 16.3846 20.6011C18.3549 17.9907 19.2916 14.4134 17.9834 11.2872C18.3226 12.0929 18.6456 12.947 18.7102 13.8494C19.0332 16.4921 18.0803 19.167 16.5461 21.3263Z' fill='%23773A42'/%3E%3C/svg%3E%0A");
}
#html-body.account .icon.harvest {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15.5771' cy='15.3861' r='15' fill='%23EDF7F3'/%3E%3Cpath d='M14.487 13.4181C14.0217 13.3396 13.5383 13.3686 13.0787 13.4751C12.6793 13.2237 12.2321 13.0379 11.7668 12.9595C9.51191 12.5793 7.3305 14.3833 6.88999 16.9961C6.44948 19.6089 7.91884 22.0284 10.1737 22.4086C10.639 22.487 12.4287 22.7887 12.894 22.8672C15.1489 23.2474 17.3303 21.4434 17.7708 18.8305C18.2113 16.2177 16.7419 13.7982 14.487 13.4181Z' fill='%23CE7F38'/%3E%3Cpath d='M13.5114 14.0409C13.5114 14.0409 15.2078 14.6298 16.9181 13.933C18.6284 13.2361 19.3296 10.7281 19.3296 10.7281C19.3296 10.7281 13.6609 9.8004 13.5114 14.0409Z' fill='%2381A556'/%3E%3Cpath d='M13.5144 14.04C13.5144 14.04 12.2393 12.7757 12.1261 10.9417C11.9776 9.1043 13.9298 7.35771 13.9298 7.35771C13.9298 7.35771 17.2753 12.0706 13.5144 14.04Z' fill='%2381A556'/%3E%3Cpath d='M13.5139 14.0401C13.5139 14.0401 13.5746 12.2582 12.387 10.8235C11.2349 9.392 8.61787 9.46707 8.61787 9.46707C8.61787 9.46707 9.43669 15.1931 13.5139 14.0401Z' fill='%2381A556'/%3E%3Cpath d='M20.8212 13.483C20.3378 13.4756 19.853 13.5663 19.4038 13.7556C18.9606 13.5525 18.4788 13.447 17.9954 13.4396C15.653 13.4036 13.7227 15.5983 13.68 18.378C13.6378 21.125 15.4993 23.4106 17.8417 23.4466C18.3251 23.454 20.1841 23.4826 20.6674 23.49C23.0098 23.526 24.9402 21.3313 24.9829 18.5516C25.0256 15.7719 23.1636 13.519 20.8212 13.483Z' fill='%23FB8603'/%3E%3Cpath d='M23.0087 21.5754C22.3642 22.2755 21.9782 22.5777 21.7445 21.9418C21.5462 21.4078 21.5175 20.6636 21.7028 19.8869C21.7783 19.5706 21.8849 19.2716 22.0106 19.0066C22.2277 18.5521 22.3425 18.0141 22.354 17.5106C22.3593 17.2611 22.3921 16.9986 22.4565 16.7288C22.4687 16.6776 22.4809 16.6265 22.4945 16.5806C22.6971 15.8571 23.2724 15.5962 23.4832 16.1234C23.8212 16.9709 24.0492 18.2995 23.7095 19.7227C23.5527 20.3686 23.35 21.0295 23.0087 21.5754Z' fill='%23FCA94C'/%3E%3C/svg%3E%0A");
}
#html-body.account .icon.money {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15.5771' cy='15.3861' r='15' fill='%23EDF7F3'/%3E%3Crect x='10.21' y='6.16797' width='19.1094' height='9.49036' rx='0.5' transform='rotate(33.3911 10.21 6.16797)' fill='%2387C47E'/%3E%3Ccircle cx='15.5751' cy='15.3883' r='2.93359' transform='rotate(33.3911 15.5751 15.3883)' fill='white'/%3E%3Cpath d='M25.7496 16.4174C25.9802 16.5694 26.0439 16.8795 25.8919 17.11L24.5297 19.1766C24.4908 19.2357 23.6116 18.5473 23.2799 17.1541C22.9662 15.8365 23.4472 14.8992 23.507 14.9391L25.7496 16.4174Z' fill='%239DD394'/%3E%3Cpath d='M5.40466 14.3548C5.1741 14.2028 5.1104 13.8927 5.26237 13.6622L6.62455 11.5956C6.6635 11.5365 7.54273 12.2249 7.8744 13.6181C8.18809 14.9358 7.70707 15.873 7.64731 15.8331L5.40466 14.3548Z' fill='%239DD394'/%3E%3Cpath d='M10.6192 6.44424C10.3886 6.29227 10.0785 6.35598 9.92654 6.58654L8.56436 8.65309C8.52539 8.71219 9.50464 9.24883 10.9158 9.0044C12.2504 8.77323 12.9221 7.96166 12.8619 7.92248L10.6192 6.44424Z' fill='%239DD394'/%3E%3Cpath d='M20.5351 24.328C20.7657 24.4799 21.0758 24.4162 21.2278 24.1857L22.5899 22.1191C22.6289 22.06 21.6497 21.5234 20.2385 21.7678C18.9039 21.999 18.2322 22.8106 18.2924 22.8497L20.5351 24.328Z' fill='%239DD394'/%3E%3C/svg%3E%0A");
}
#html-body.account .icon.age {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='30' viewBox='0 0 31 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15.7891' cy='15' r='15' fill='%23EDF7F3'/%3E%3Cpath d='M15.7894 23.3332C20.3918 23.3332 24.1227 19.6022 24.1227 14.9998C24.1227 10.3975 20.3918 6.6665 15.7894 6.6665C11.187 6.6665 7.45605 10.3975 7.45605 14.9998C7.45605 19.6022 11.187 23.3332 15.7894 23.3332Z' fill='%2387C47E' stroke='url(%23paint0_linear_1631_17327)' stroke-width='0.826281' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.7891 10V15L19.1224 16.6667' stroke='%23EDF7F3' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1631_17327' x1='21.0382' y1='7.85965' x2='5.63933' y2='25.9929' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239DD394'/%3E%3Cstop offset='1' stop-color='%239DD394' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
#html-body.account .customer-statistics {
  margin-bottom: 10px;
  background-color: #ffffff;
}
#html-body.account .customer-statistics .column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 15px;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.account .customer-statistics .earnings .earnings-tooltip {
  position: relative;
}
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-toggle {
  vertical-align: middle;
}
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-toggle:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22.9365C17.5228 22.9365 22 18.4594 22 12.9365C22 7.41368 17.5228 2.93652 12 2.93652C6.47715 2.93652 2 7.41368 2 12.9365C2 18.4594 6.47715 22.9365 12 22.9365Z' stroke='%233F3F3F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 8.93652V12.9365' stroke='%233F3F3F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 16.9365H12.01' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
}
#html-body.account .customer-statistics .earnings .earnings-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-right: 5px;
  right: 100%;
  top: 0;
}
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-content:after,
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-content:after,
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-content:before {
  left: 100%;
}
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-content:after {
  border-left-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-content:before {
  border-left-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-toggle {
  cursor: help;
}
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-toggle:hover + .tooltip-content,
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-toggle:focus + .tooltip-content,
#html-body.account .customer-statistics .earnings .earnings-tooltip:hover .tooltip-content {
  display: block;
}
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-content {
  top: -10px;
  min-width: 500px;
  border-radius: 10px;
  border: 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-content:before,
#html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-content:after {
  content: none;
}
#html-body.account .customer-statistics .earnings .value .text {
  margin-bottom: 5px;
  font-weight: 700;
}
#html-body.account .customer-statistics .earnings .value .text:last-child {
  margin-bottom: 0;
}
#html-body.account .customer-statistics .earnings .value .text.harvest {
  font-size: 12px;
}
#html-body.account .customer-statistics .title {
  font-size: 12px;
}
#html-body.account .customer-statistics .value {
  margin-bottom: auto;
}
#html-body.account .customer-statistics .value .text {
  font-size: 14px;
  line-height: 1;
}
#html-body.account .customer-statistics .actions .button-link {
  height: auto;
  font-size: 12px;
}
#html-body.account .customer-statistics .actions .button-link:after {
  width: 20px;
  height: 20px;
}
#html-body.account .dashboard-container {
  background: #ffffff;
  margin-bottom: 10px;
}
#html-body.account .dashboard-container:last-of-type {
  margin-bottom: 0;
}
#html-body.account .dashboard-container .block-title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
}
#html-body.account .dashboard-container .block-title .action.back {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
  align-items: center;
  color: #54b391;
}
#html-body.account .dashboard-container .block-title .action.back:before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.999 18.3862L8.99902 12.3862L14.999 6.38623' stroke='%2354B391' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#html-body.account .dashboard-container .block-title h3 {
  font-weight: 600;
}
#html-body.account .dashboard-container .block-title span {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 1440px) {
  #html-body.account .dashboard-container .block-title span {
    font-size: 22px;
  }
}
#html-body.account .dashboard-form .fieldset {
  float: none;
  width: 100%;
  margin-bottom: 15px;
}
#html-body.account .dashboard-form .fieldset:last-of-type {
  margin-bottom: 0;
}
#html-body.account .dashboard-form .fieldset.additional_info .legend {
  margin-bottom: 20px;
  padding: 0;
  border: none;
}
#html-body.account .dashboard-form .fieldset.additional_info .legend span {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}
#html-body.account .dashboard-form .actions-toolbar {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
#html-body.account .dashboard-form .actions-toolbar:before,
#html-body.account .dashboard-form .actions-toolbar:after {
  content: none;
}
#html-body.account .dashboard-form .actions-toolbar .action.primary {
  min-width: 180px;
  margin: 0;
  font-size: 14px;
}
#html-body.account .block-dashboard-info {
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  background-color: #ffffff;
}
#html-body.account .block-dashboard-info > .block-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 40px;
  height: 100%;
}
#html-body.account .block-dashboard-info .box-information {
  flex-grow: 1;
}
#html-body.account .block-dashboard-info .box-information .box-content {
  display: flex;
  gap: 30px;
}
#html-body.account .block-dashboard-info .box-information .account-avatar {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}
#html-body.account .block-dashboard-info .box-information .account-avatar img {
  object-fit: cover;
  min-height: 100%;
}
#html-body.account .block-dashboard-info .box-information .block-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 5px;
}
#html-body.account .block-dashboard-info .box-information .block-title .action.edit {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15.4678' cy='15.3314' r='15' fill='%2394A09D'/%3E%3Cpath d='M15.5225 22.0528H23.0225' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.2725 8.30278C19.604 7.97126 20.0536 7.78501 20.5225 7.78501C20.7546 7.78501 20.9845 7.83074 21.199 7.91957C21.4134 8.00841 21.6083 8.13863 21.7725 8.30278C21.9366 8.46693 22.0668 8.66181 22.1557 8.87628C22.2445 9.09076 22.2902 9.32063 22.2902 9.55278C22.2902 9.78492 22.2445 10.0148 22.1557 10.2293C22.0668 10.4437 21.9366 10.6386 21.7725 10.8028L11.3558 21.2194L8.02246 22.0528L8.85579 18.7194L19.2725 8.30278Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
#html-body.account .block-dashboard-info .box-information .account-property-list {
  display: flex;
  flex-direction: column;
}
#html-body.account .block-dashboard-info .box-information .account-property {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  display: flex;
  align-items: center;
  color: #3f3f3f;
  margin-bottom: 7px;
}
#html-body.account .block-dashboard-info .box-information .account-property--dob {
  margin-bottom: 20px;
}
#html-body.account .block-dashboard-info .box-information .account-property .account-property-icon {
  width: 16px;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 10px;
}
#html-body.account .block-dashboard-info .box-information .account-property .account-property-icon--dob {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.1305 3.05278H3.7972C3.06082 3.05278 2.46387 3.64973 2.46387 4.38611V13.7194C2.46387 14.4558 3.06082 15.0528 3.7972 15.0528H13.1305C13.8669 15.0528 14.4639 14.4558 14.4639 13.7194V4.38611C14.4639 3.64973 13.8669 3.05278 13.1305 3.05278Z' stroke='%2394A09D' stroke-opacity='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.1309 1.71944V4.38611' stroke='%2394A09D' stroke-opacity='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.79688 1.71944V4.38611' stroke='%2394A09D' stroke-opacity='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.46387 7.05278H14.4639' stroke='%2394A09D' stroke-opacity='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#html-body.account .block-dashboard-info .box-information .account-property .account-property-icon--email {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7969 3.05278H3.13021C2.39383 3.05278 1.79688 3.64973 1.79688 4.38611V12.3861C1.79688 13.1225 2.39383 13.7194 3.13021 13.7194H13.7969C14.5333 13.7194 15.1302 13.1225 15.1302 12.3861V4.38611C15.1302 3.64973 14.5333 3.05278 13.7969 3.05278Z' stroke='%2394A09D' stroke-opacity='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.1302 5.05277L9.15021 8.85277C8.94439 8.98172 8.70642 9.05011 8.46354 9.05011C8.22066 9.05011 7.98269 8.98172 7.77687 8.85277L1.79688 5.05277' stroke='%2394A09D' stroke-opacity='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#html-body.account .block-dashboard-info .box-information .account-property .account-property-icon--phone {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.1308 11.6661V13.6661C15.1316 13.8518 15.0935 14.0356 15.0192 14.2057C14.9448 14.3758 14.8357 14.5285 14.6989 14.654C14.5621 14.7795 14.4005 14.8751 14.2246 14.9346C14.0488 14.9941 13.8624 15.0162 13.6775 14.9994C11.626 14.7765 9.65548 14.0755 7.92415 12.9528C6.31337 11.9292 4.94771 10.5636 3.92415 8.95278C2.79747 7.21358 2.09631 5.23344 1.87748 3.17278C1.86082 2.98842 1.88273 2.80262 1.94182 2.62719C2.0009 2.45177 2.09586 2.29057 2.22066 2.15386C2.34546 2.01714 2.49735 1.90792 2.66668 1.83312C2.836 1.75833 3.01904 1.71962 3.20415 1.71944H5.20415C5.52769 1.71626 5.84134 1.83083 6.08666 2.0418C6.33197 2.25277 6.4922 2.54574 6.53748 2.86611C6.6219 3.50615 6.77845 4.13459 7.00415 4.73944C7.09384 4.97806 7.11326 5.23739 7.06009 5.4867C7.00692 5.73601 6.88339 5.96485 6.70415 6.14611L5.85748 6.99278C6.80652 8.66181 8.18845 10.0437 9.85748 10.9928L10.7041 10.1461C10.8854 9.96687 11.1143 9.84334 11.3636 9.79017C11.6129 9.737 11.8722 9.75641 12.1108 9.84611C12.7157 10.0718 13.3441 10.2284 13.9841 10.3128C14.308 10.3585 14.6037 10.5216 14.8152 10.7711C15.0266 11.0206 15.1389 11.3392 15.1308 11.6661Z' stroke='%2394A09D' stroke-opacity='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.83008 1.71944C11.1889 1.86262 12.4582 2.46531 13.428 3.42783C14.3978 4.39035 15.01 5.65505 15.1634 7.01277' stroke='%2394A09D' stroke-opacity='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.83008 4.38611C10.4858 4.5154 11.0874 4.83879 11.557 5.31431C12.0266 5.78984 12.3424 6.39553 12.4634 7.05277' stroke='%2394A09D' stroke-opacity='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#html-body.account .block-dashboard-info .box-information .account-gift a {
  text-decoration: none;
}
#html-body.account .block-addresses-default .block-title,
#html-body.account .block-addresses-list .block-title {
  margin-bottom: 40px;
}
#html-body.account .block-addresses-default .box .box-title span,
#html-body.account .block-addresses-list .box .box-title span {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #html-body.account .block-addresses-default .box .box-title span,
  #html-body.account .block-addresses-list .box .box-title span {
    font-size: 22px;
  }
}
#html-body.account .block-addresses-default .box .box-title .action.edit,
#html-body.account .block-addresses-list .box .box-title .action.edit {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15.2959' cy='15.3862' r='15' fill='%2394A09D'/%3E%3Cpath d='M15.3506 22.1077H22.8506' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.1006 8.35761C19.4321 8.02609 19.8817 7.83984 20.3506 7.83984C20.5827 7.83984 20.8126 7.88557 21.0271 7.97441C21.2416 8.06325 21.4364 8.19346 21.6006 8.35761C21.7647 8.52176 21.895 8.71664 21.9838 8.93112C22.0726 9.14559 22.1184 9.37546 22.1184 9.60761C22.1184 9.83976 22.0726 10.0696 21.9838 10.2841C21.895 10.4986 21.7647 10.6935 21.6006 10.8576L11.1839 21.2743L7.85059 22.1076L8.68392 18.7743L19.1006 8.35761Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  transition: opacity .3s;
}
#html-body.account .block-addresses-default .box .box-title .action.edit:hover,
#html-body.account .block-addresses-list .box .box-title .action.edit:hover {
  opacity: .7;
}
#html-body.account .block-addresses-default .box .box-content address a,
#html-body.account .block-addresses-list .box .box-content address a {
  color: inherit;
}
#html-body.account .block-addresses-default .box .box-actions .action.delete,
#html-body.account .block-addresses-list .box .box-actions .action.delete {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  display: inline-block;
  margin-top: 30px;
  color: #3f3f3f;
  text-decoration-line: underline;
}
#html-body.account .block-addresses-default.dashboard-container {
  padding-bottom: 40px;
}
#html-body.account .block-addresses-default .box .box-title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
  margin-bottom: 30px;
}
#html-body.account .block-addresses-list .block-content {
  margin-bottom: 30px;
}
#html-body.account .block-addresses-list .block-content:last-child {
  margin-bottom: 0;
}
#html-body.account .block-addresses-list .block-content .empty {
  margin-bottom: 0;
}
#html-body.account .block-addresses-list .box {
  position: relative;
}
#html-body.account .block-addresses-list .box .box-title {
  position: absolute;
  top: 0;
  right: 0;
}
#html-body.account .block-addresses-list .actions-toolbar {
  text-align: center;
}
#html-body.account .block-addresses-list .actions-toolbar .action.secondary {
  display: inline-flex;
  gap: 10px;
}
#html-body.account .block-addresses-list .actions-toolbar .action.secondary:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5771 22.3862C18.1 22.3862 22.5771 17.9091 22.5771 12.3862C22.5771 6.86338 18.1 2.38623 12.5771 2.38623C7.0543 2.38623 2.57715 6.86338 2.57715 12.3862C2.57715 17.9091 7.0543 22.3862 12.5771 22.3862Z' stroke='%2354B391' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5771 8.38623V16.3862' stroke='%2354B391' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.57715 12.3862H16.5771' stroke='%2354B391' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#html-body.account .block-addresses-list .actions-toolbar .action.secondary:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5771 22.3862C18.1 22.3862 22.5771 17.9091 22.5771 12.3862C22.5771 6.86338 18.1 2.38623 12.5771 2.38623C7.0543 2.38623 2.57715 6.86338 2.57715 12.3862C2.57715 17.9091 7.0543 22.3862 12.5771 22.3862Z' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5771 8.38623V16.3862' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.57715 12.3862H16.5771' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#html-body.account .form-address-edit .manage_default_addresses {
  margin-top: 30px;
}
#html-body.account .form-address-edit .manage_default_addresses .message:last-child {
  margin-bottom: 0;
}
#html-body.account .form-address-edit .actions-toolbar .action.primary {
  padding: 10px 30px;
  line-height: 1.4;
}
#html-body.account .table-wrapper + .toolbar {
  width: 100%;
  margin: 30px 0 0;
  font-size: 16px;
  font-weight: 500;
}
#html-body.account .table-wrapper + .toolbar p {
  font-weight: 500;
}
#html-body.account .table-wrapper + .toolbar select {
  border-radius: 6px;
  font-family: 'Alliance No.2';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #3f3f3f;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.85547 6L8.85547 10L12.8555 6' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: calc(100% - 5px) center;
  background-repeat: no-repeat;
  background-size: 16px;
}
#html-body.account .table-wrapper + .toolbar .pager,
#html-body.account .table-wrapper + .toolbar .amstorecredit-pager {
  display: flex;
  flex-direction: column;
}
#html-body.account .table-wrapper + .toolbar .toolbar-amount {
  text-align: center;
}
#html-body.account .table-wrapper + .toolbar .pages {
  position: relative;
  width: auto;
}
#html-body.account .column.main .block-order-details-view {
  margin-bottom: 40px;
}
#html-body.account .column.main .block-order-details-view .box-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 10px;
}
#html-body.account .column.main .block-order-details-view .box-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
#html-body.account .column.main .block-order-details-view .box-content a {
  color: inherit;
}
#html-body.account .column.main .block-order-details-view .box-content .payment-method {
  margin-bottom: 0;
}
#html-body.account .column.main .block-order-details-view .box-content .payment-method > *:last-child {
  margin-bottom: 0;
}
#html-body.account .table-wrapper {
  width: 100%;
  margin: 0;
  border: none;
}
#html-body.account .table-wrapper a {
  color: #54b391;
  text-decoration-line: underline;
}
#html-body.account .table-wrapper a.download-link {
  text-decoration: none;
}
#html-body.account .table-wrapper a.download-link:not(:last-child) {
  margin-bottom: 7px;
}
#html-body.account .table-wrapper .table-documents {
  display: flex;
  flex-direction: column;
}
#html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  border: none;
}
#html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th.id,
#html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th.date {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th .table-sort-actions {
  margin: 0 0 0 15px;
  display: flex;
  align-items: center;
}
#html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th .table-sort {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(148, 160, 157, 0.8);
  border-radius: 50%;
  font-size: 0;
  overflow: hidden;
}
#html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th .table-sort:not(:last-child) {
  margin: 0 5px 0 0;
}
#html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th .table-sort:before {
  content: "";
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.75488 5.31982L7.11488 8.67982L10.4749 5.31982' stroke='%2394A09D' stroke-opacity='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th .table-sort.active {
  border: 1px solid #3f3f3f;
}
#html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th .table-sort.active:before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.75488 5.31982L7.11488 8.67982L10.4749 5.31982' stroke='%233F3F3F' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th .table-sort.table-sort--asc:before {
  transform: rotate(180deg);
}
#html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody td {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  padding: 15px 20px;
  border: none;
}
#html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody td.status.processing {
  color: #ff8213;
}
#html-body.account .table-wrapper.order-items {
  border-bottom: none;
}
#html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody {
  border-bottom: 1px solid #e9ebeb;
}
#html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody td .product-item-name {
  font-size: 16px;
}
#html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody td .tree-option-title,
#html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody td .tree-option-value {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}
#html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody td .tree-option-title {
  margin-right: 10px;
  color: #94a09d;
}
#html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody td .price-excluding-tax,
#html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody td .price {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  color: #3f3f3f;
}
#html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody tr:nth-child(even) > td {
  background: none;
}
#html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot {
  background: transparent;
}
#html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot tr.grand_total strong {
  font-weight: 600;
}
#html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot td,
#html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot th {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  padding: 0 20px;
  background: transparent;
  text-align: left;
}
#html-body.account .notification-container .notification-date {
  margin-bottom: 20px;
  color: #94a09d;
  font-size: 14px;
}
#html-body.account .notification-container .notification-text p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 20px;
}
#html-body.account .notification-container .notification-text p:last-child {
  margin-bottom: 0;
}
#html-body.account .finance-history > h3 {
  margin: 0 0 30px;
}
#html-body.account .column.main .block.no-data-notification {
  width: 100%;
}
#html-body.account .column.main .block.no-data-notification .block-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 20px;
  padding: 0;
  border: none;
}
@media (min-width: 1440px) {
  #html-body.account .column.main .block.no-data-notification .block-title {
    font-size: 22px;
  }
}
#html-body.account .column.main .block.no-data-notification .block-content {
  margin: 0;
  padding: 0;
}
#html-body.account .column.main .block.no-data-notification .block-content p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0;
  color: rgba(63, 63, 63, 0.6);
}
@media (min-width: 1440px) {
  #html-body.account .column.main .block.no-data-notification .block-content p {
    font-size: 18px;
  }
}
#html-body.account .column.main .block.no-data-notification .block-content .action .button.primary {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: #54b391;
  border: 1px solid #54b391;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  display: inline-flex;
  margin-top: 30px;
}
#html-body.account .column.main .block.no-data-notification .block-content .action .button.primary.tocart {
  border: none;
}
#html-body.account .column.main .block.no-data-notification .block-content .action .button.primary.tocart:focus,
#html-body.account .column.main .block.no-data-notification .block-content .action .button.primary.tocart:active,
#html-body.account .column.main .block.no-data-notification .block-content .action .button.primary.tocart:hover {
  background-color: #54b391;
}
#html-body.account .column.main .block.no-data-notification .block-content .action .button.primary.tocart span {
  text-transform: uppercase;
}
#html-body.account .column.main .block.no-data-notification .block-content .action .button.primary:visited {
  color: #ffffff;
  background-color: #54b391;
}
#html-body.account .column.main .block.no-data-notification .block-content .action .button.primary:focus,
#html-body.account .column.main .block.no-data-notification .block-content .action .button.primary:active,
#html-body.account .column.main .block.no-data-notification .block-content .action .button.primary:hover {
  background-color: #71c2a5;
  border-color: #71c2a5;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
#html-body.account .column.main .block.no-data-notification .block-content .action .button.primary.disabled {
  background-color: #94a09d;
  border-color: #94a09d;
}
#html-body.account .column.main .block.no-data-notification .block-content .action .button.primary span {
  line-height: 1;
}
@media (min-width: 1440px) {
  #html-body.account .column.main .block.no-data-notification .block-content .action .button.primary {
    height: 44px;
    font-size: 17px;
  }
  #html-body.account .column.main .block.no-data-notification .block-content .action .button.primary.tocart {
    height: auto;
    font-size: 15px;
  }
  #html-body.account .column.main .block.no-data-notification .block-content .action .button.primary.tocart span {
    line-height: 1.4;
  }
}
#html-body.account .modal-popup.confirm .modal-inner-wrap {
  box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
#html-body.account .modal-popup.confirm .modal-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #3f3f3f;
}
#html-body.account .modal-popup.confirm .modal-footer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#html-body.account .modal-popup.confirm .modal-footer .action-accept,
#html-body.account .modal-popup.confirm .modal-footer .action-dismiss {
  width: 100%;
}
#html-body.account .modal-popup.confirm .modal-footer .action-dismiss {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  margin: 0 0 20px;
}
#html-body.account .modal-popup.confirm .modal-footer .action-dismiss:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
#html-body.account .modal-popup.confirm .modal-footer .action-dismiss:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
#html-body.account .modal-popup.confirm .modal-footer .action-dismiss:active,
#html-body.account .modal-popup.confirm .modal-footer .action-dismiss:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
#html-body.account .modal-popup.confirm .modal-footer .action-dismiss.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
#html-body.account .modal-popup.confirm .modal-footer .action-dismiss span {
  line-height: 1;
}
@media (min-width: 1440px) {
  #html-body.account .modal-popup.confirm .modal-footer .action-dismiss {
    height: 44px;
    font-size: 16px;
  }
}
#html-body.account.sales-order-view .order-view-body .block-title {
  position: relative;
  margin-bottom: 40px;
}
#html-body.account.sales-order-view .order-view-body .order-actions-toolbar {
  width: auto;
  padding: 0;
  margin: 0;
}
#html-body.account.sales-order-view .order-view-body .order-actions-toolbar .action.print {
  position: absolute;
  right: 0;
  display: block;
  color: #54b391;
  text-decoration-line: underline;
}
#html-body.account.sales-order-view .order-view-body .order-actions-toolbar .action.print:before {
  display: none;
}
#html-body.account.sales-order-view .order-view-body .order-actions-toolbar .action.print span {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}
#html-body.account.sales-order-view .block-order-details-comments {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 10px;
}
#html-body.account.sales-order-view .block-order-details-comments .order-comments,
#html-body.account.sales-order-view .block-order-details-comments .comment-content {
  margin-bottom: 0;
}
#html-body.account.sales-order-view .order-status {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #3f3f3f;
  margin: 0 0 20px;
  padding: 0;
  border: none;
  text-transform: none;
}
#html-body.account.sales-order-view .order-date {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #3f3f3f;
  margin: 0 0 40px;
}
#html-body.account.sales-order-view .order-date .label {
  font-weight: 700;
}
#html-body.account.sales-order-view .order-details-items {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none;
}
#html-body.account.notifications-index-index .notification-mark-as-read {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#html-body.account.notifications-index-index .notification-mark-as-read .action {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration-line: underline;
  color: #54b391;
  border: none;
  padding: 0;
  margin: 20px 0 0 0;
  background: transparent;
}
#html-body.account.notifications-index-index .notification-list {
  width: 100%;
}
#html-body.account.notifications-index-index .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead > tr > th.col a {
  text-decoration: none;
}
#html-body.account.notifications-index-index .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead > tr > th.col a:not(:hover) {
  color: #3f3f3f;
  text-decoration: none;
}
#html-body.account.notifications-index-index .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr[data-status="Unread"] > td.col {
  font-weight: 600;
}
#html-body.account.notifications-index-index .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col {
  font-weight: 400;
}
#html-body.account.notifications-index-index .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col a {
  color: #54b391;
}
.gift-button {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, #edf7f3 0%, #daece5 100%);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 60px;
  padding: 3px 24px 0;
  color: #3f3f3f;
  height: 37px;
  border: none !important;
  box-sizing: border-box;
}
.gift-button:before {
  content: "";
  width: 22px;
  height: 22px;
  display: block;
  margin: -7px 10px 0 0;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_110_13)'%3E%3Cpath d='M11.8048 4.30275C11.7778 4.00995 11.569 3.44892 10.958 3.35681C11.2153 2.8908 11.963 2.0317 12.7177 1.5835C13.4084 1.17326 14.2696 0.978648 14.4953 0.950434C14.8956 0.900401 15.3129 0.835252 15.5817 0.950434C15.7689 1.03067 15.9273 1.27869 16.0473 1.49902C16.1672 1.71936 16.3127 2.38 16.3127 2.54225C16.3127 2.7045 16.3017 2.98701 15.9346 3.30429C15.3715 3.79106 14.3774 4.12214 14.1898 4.18461L14.1832 4.18683C14.0139 4.24326 13.9046 4.27884 13.8049 4.30275H11.8048Z' fill='%23FF8213'/%3E%3Cpath d='M14.5364 2.74444C13.596 3.03945 12.2905 3.95441 12.0088 4.295C13.2604 4.295 13.5625 4.2015 14.4435 3.81621C15.4036 3.39633 15.7968 3.3836 16.0782 2.64945C16.1538 2.45216 15.7118 2.37567 14.5364 2.74444Z' fill='%23E67816'/%3E%3Cpath d='M10.0529 4.30275C10.0798 4.00995 10.2886 3.44892 10.8996 3.35681C10.6423 2.8908 9.89457 2.0317 9.13993 1.5835C8.44921 1.17326 7.58804 0.978648 7.3623 0.950434C6.96198 0.900401 6.54469 0.835252 6.27593 0.950434C6.08871 1.03067 5.93026 1.27869 5.81034 1.49902C5.69041 1.71936 5.54492 2.38 5.54492 2.54225C5.54492 2.7045 5.55595 2.98701 5.923 3.30429C6.48614 3.79106 7.4802 4.12214 7.66777 4.18461L7.67442 4.18683C7.84372 4.24326 7.953 4.27884 8.05268 4.30275H10.0529Z' fill='%23FF8213'/%3E%3Cpath d='M7.32155 2.74444C8.26192 3.03945 9.56741 3.95441 9.84911 4.295C8.59749 4.295 8.29538 4.2015 7.41437 3.81621C6.45429 3.39633 6.06106 3.3836 5.77969 2.64945C5.70408 2.45216 6.14608 2.37567 7.32155 2.74444Z' fill='%23E67816'/%3E%3Cpath d='M19.5873 7.53516H2.34203C1.81065 7.53516 1.37988 7.96593 1.37988 8.49731V19.8871C1.37988 20.4185 1.81065 20.8493 2.34203 20.8493H19.5873C20.1187 20.8493 20.5495 20.4185 20.5495 19.8871V8.49731C20.5495 7.96593 20.1187 7.53516 19.5873 7.53516Z' fill='%2354B391'/%3E%3Cpath d='M20.9074 4.30249H1.01946C0.620929 4.30249 0.297852 4.62557 0.297852 5.0241V7.53395C0.297852 7.93248 0.620929 8.25556 1.01946 8.25556H20.9074C21.306 8.25556 21.6291 7.93248 21.6291 7.53395V5.0241C21.6291 4.62557 21.306 4.30249 20.9074 4.30249Z' fill='%2354B391'/%3E%3Cpath d='M12.5357 4.30249H9.39551V8.25696H12.5357V4.30249Z' fill='%23FF8213'/%3E%3Cpath d='M12.5357 8.27173H9.39551V20.886H12.5357V8.27173Z' fill='%23FF8213'/%3E%3Cpath opacity='0.4' d='M20.5495 8.25586H1.37988V8.9868H20.5495V8.25586Z' fill='%232A423B'/%3E%3Cpath d='M10.9604 3.31909C10.2905 3.31909 10 3.97467 9.93848 4.30246H11.9821C11.9207 3.97467 11.6303 3.31909 10.9604 3.31909Z' fill='%23E57816'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_110_13'%3E%3Crect width='22' height='21' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#html-body.account.sales-order-print .page-wrapper {
  background: #ffffff;
}
#html-body.account.sales-order-print .page-wrapper:before {
  content: '';
  display: block;
  width: 100%;
  height: 30px;
  background: #202124;
}
#html-body.account.sales-order-print .page-main {
  margin-top: 0;
  padding: 30px 20px 60px;
}
#html-body.account.sales-order-print .logo {
  display: inline-block;
  margin-bottom: 30px;
}
#html-body.account.sales-order-print .page-title-wrapper {
  display: flex;
  flex-direction: column;
  margin: 0 0 40px;
}
#html-body.account.sales-order-print .page-title-wrapper .page-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 20px;
}
#html-body.account.sales-order-print .page-title-wrapper .order-status {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 10px;
  padding: 0;
  text-transform: none;
  border: none;
}
#html-body.account.sales-order-print .page-title-wrapper .order-date {
  margin: 0;
}
#html-body.account.sales-order-print .page-title-wrapper .order-date span {
  font-size: 16px;
}
#html-body.account.sales-order-print .page-title-wrapper .order-date .label {
  display: inline;
  font-weight: 700;
}
#html-body.account.sales-order-print .columns {
  display: block;
}
#html-body.account.sales-order-print .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody td .price-excluding-tax,
#html-body.account.sales-order-print .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody td .price {
  font-weight: 500;
}
#html-body.account.sales-order-print .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot {
  border-bottom: 1px solid #e9ebeb;
}
#html-body.account.sales-order-print .column.main .order-details-items {
  padding: 0;
  border: none;
}
#html-body.account.sales-order-print .column.main .block-order-details-view {
  margin: 0;
  background: #f5f6f6;
  box-shadow: none;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.pages .items.pages-items .action,
.pages .items.pages-items .item .page {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  background-color: transparent;
  border-radius: 6px;
}
.pages .items.pages-items .item.current .page {
  color: #54b391;
  font-weight: 700;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.modal-popup.modal-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-popup .modal-inner-wrap {
  box-shadow: none;
  background: #FFFFFF;
  border-radius: 22px;
  width: 100%;
  max-width: 800px;
}
.modal-popup .modal-header {
  padding: 30px;
  position: relative;
  box-sizing: border-box;
}
.modal-popup .modal-header .modal-title {
  padding: 0;
  margin: 0;
  color: #54b391;
  font-size: 20px;
  font-weight: 700;
  border-bottom: none;
}
.modal-popup .modal-header .action-close {
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.43408 6L18.4341 18M18.4341 6L6.43408 18' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-size: 24px;
  background-repeat: no-repeat;
  position: absolute;
  top: calc(50% - 15px);
  right: 34px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.modal-popup .modal-header .action-close:before {
  display: none;
}
.modal-popup .modal-content {
  padding: 30px;
  font-size: 16px;
  color: rgba(63, 63, 63, 0.6);
}
.modal-popup .modal-footer {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}
.modal-popup .modal-footer .action-hide-popup {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
}
.modal-popup .modal-footer .action-hide-popup:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.modal-popup .modal-footer .action-hide-popup:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.modal-popup .modal-footer .action-hide-popup:active,
.modal-popup .modal-footer .action-hide-popup:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.modal-popup .modal-footer .action-hide-popup.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.modal-popup .modal-footer .action-hide-popup span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .modal-popup .modal-footer .action-hide-popup {
    height: 44px;
    font-size: 16px;
  }
}
.modals-overlay {
  background: #3f3f3f;
  opacity: 0.4;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.catalogsearch-result-index .page-title-wrapper {
  padding-top: 40px;
}
.catalogsearch-result-index .page-title-wrapper h1 {
  margin: 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: capitalize;
}
.catalogsearch-result-index .column.main .search-query-text {
  margin: 0;
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  text-transform: capitalize;
}
.catalogsearch-result-index .column.main .search.results {
  padding-top: 40px;
  padding-bottom: 60px;
}
.catalogsearch-result-index .column.main .toolbar-products {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  position: static;
  margin: 0 0 30px;
}
.catalogsearch-result-index .column.main .toolbar-products:before,
.catalogsearch-result-index .column.main .toolbar-products:after {
  content: none;
}
.catalogsearch-result-index .column.main .toolbar-products.bottom {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin: 30px 0 0;
}
.catalogsearch-result-index .column.main .toolbar-products.bottom .limiter {
  float: none;
  display: flex;
  align-items: center;
}
.catalogsearch-result-index .column.main .toolbar-products .toolbar-amount {
  float: none;
  padding: 0;
  line-height: 1.4;
}
.catalogsearch-result-index .column.main .toolbar-products .toolbar-amount .toolbar-number {
  font-weight: 600;
}
.catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  position: static;
}
.catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter .sorter-label {
  font-size: 16px;
}
.catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter #sorter {
  max-width: 75px;
  margin: 0;
  padding: 0 20px 0 0;
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 600;
  text-overflow: ellipsis;
  border: none;
  box-shadow: none;
  overflow: hidden;
  white-space: nowrap;
}
.catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter .sorter-action {
  position: relative;
  top: 0;
  flex-shrink: 0;
  margin-left: 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 11.3799H15' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 15.3799H18' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 19.3799H21' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 7.87988L6 4.87988L3 7.87988' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 6.37988V20.3799' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
}
.catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter .sorter-action:before {
  opacity: 0;
  position: absolute;
  top: -2px;
  right: 0;
  width: 24px;
  height: 24px;
}
.catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter .sorter-action.sort-desc {
  transform: rotateX(180deg);
}
.catalogsearch-result-index .column.main .toolbar-products select {
  height: auto;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6.5L8 10.5L12 6.5' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto;
  box-shadow: none;
}
@media (max-width: 370px) {
  .catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter .sorter-action {
    margin-left: 0;
  }
}
@media (min-width: 1440px) {
  .catalogsearch-result-index .column.main .toolbar-products {
    margin-bottom: 80px;
  }
  .catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter {
    gap: 20px;
  }
  .catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter .sorter-label,
  .catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter #sorter {
    font-size: 18px;
  }
  .catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter .sorter-action {
    margin-left: 20px;
  }
}
.catalogsearch-result-index .column.main .message.no-results {
  margin: 20px 0 40px;
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}
.catalogsearch-result-index .column.main .no-results-help-text p {
  margin: 0;
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 400;
}
.catalogsearch-result-index .column.main .no-results-help-text .links-wrapper .pagebuilder-button-link {
  height: auto;
  margin: 15px 0 0;
  color: #54b391;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: underline;
  border: none;
}
.catalogsearch-result-index .column.main .no-results-help-text .links-wrapper .pagebuilder-button-link:after {
  display: none;
}
.catalogsearch-result-index .products-grid .list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}
@media (min-width: 640px) {
  .catalogsearch-result-index .products-grid .list {
    gap: 20px 10px;
  }
}
@media (min-width: 1024px) {
  .catalogsearch-result-index .products-grid .list {
    gap: 40px 10px;
  }
}
.catalogsearch-result-index .products-grid .list .item {
  margin: 0;
}
.catalogsearch-result-index .products-grid .list .item .product-item-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  position: relative;
  height: 100%;
  padding: 10px 10px 20px;
  background: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.catalogsearch-result-index .products-grid .list .item .save-label {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 40px;
  padding: 3px 24px;
  background: #54b391;
  border-radius: 0 22px;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  z-index: 2;
}
.catalogsearch-result-index .products-grid .list .item .product-item-image-container {
  position: relative;
}
@media (min-width: 480px) and (max-width: 640px - 1) {
  .catalogsearch-result-index .products-grid .list .item .product-item-image-container {
    max-width: 420px;
    margin: 0 auto;
  }
}
.catalogsearch-result-index .products-grid .list .item .product-item-photo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  overflow: hidden;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 5px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: calc(100% - 20px);
  z-index: 2;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_organic.value-1 .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/organic-certification-valid.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_organic.value-1 .attribute-tooltip .tooltip-value {
  color: #54b290;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_organic.value-2 .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/organic-certification-in-progress.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_organic.value-2 .attribute-tooltip .tooltip-value {
  color: #48997c;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_water_management .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/precision-irrigation-system.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_cap .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/common-agricultural-policy.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_biodiversity .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/green-cover-crop.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather {
  position: relative;
  margin-left: auto;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-1 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-fair.svg');
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-1 .attribute-tooltip .tooltip-value {
  color: #f4ae00;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-2 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-moderate.svg');
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-2 .attribute-tooltip .tooltip-value {
  color: #cfe97a;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-3 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-good.svg');
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-3 .attribute-tooltip .tooltip-value {
  color: #54b290;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-4 .attribute-icon:after {
  background-image: url('../images/icons/soil-and-weather-exellent.svg');
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather.value-4 .attribute-tooltip .tooltip-value {
  color: #1ed996;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather .attribute-icon {
  position: relative;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather .attribute-icon:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icons/soil-and-weather.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather .attribute-icon:after {
  content: '';
  position: absolute;
  bottom: 24px;
  left: 50%;
  display: block;
  width: 30px;
  height: 90px;
  background-color: #ffffff;
  background-position: top 5px center;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid transparent;
  border-radius: 26px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.11);
  transform: translateX(-50%);
  cursor: pointer;
  z-index: -1;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container.condition_soil_and_weather .attribute-tooltip {
  bottom: 5px;
  left: auto;
  right: 45px;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container:hover .attribute-icon:before {
  border-color: #54b391;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container:hover .attribute-tooltip {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0;
  z-index: 3;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-icon:before {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.11);
  cursor: pointer;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip {
  position: absolute;
  bottom: 45px;
  left: 0;
  display: none;
  width: 200px;
  height: 110px;
  padding: 10px 5px;
  line-height: 1.2;
  text-align: center;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-title,
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-value {
  font-size: 13px;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-title {
  margin-bottom: 2px;
  font-weight: 500;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-value {
  margin-bottom: 10px;
  color: #54b391;
  font-weight: 700;
}
.catalogsearch-result-index .products-grid .list .item .product-item-orchard-attributes .orchard-attribute-container .attribute-tooltip .tooltip-text {
  font-size: 12px;
}
.catalogsearch-result-index .products-grid .list .item .product-item-details {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 0;
  flex-grow: 1;
  max-width: 400px;
  margin: 0 auto;
  padding: 0 10px;
}
.catalogsearch-result-index .products-grid .list .item .product-item-header {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 5px;
  flex-grow: 1;
  margin-bottom: 5px;
}
.catalogsearch-result-index .products-grid .list .item .product-item-header .product-item-header-main {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  flex-grow: 1;
  font-size: 24px;
}
.catalogsearch-result-index .products-grid .list .item .product-item-header .product-item-name .product-item-link {
  color: #3f3f3f;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: -2.88px;
  transition: color 0.3s;
}
.catalogsearch-result-index .products-grid .list .item .product-item-header .product-item-name .product-item-link:hover {
  color: #54b391;
}
.catalogsearch-result-index .products-grid .list .item .product-item-header .price-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 5px;
}
.catalogsearch-result-index .products-grid .list .item .product-item-header .price-box .price {
  font-weight: 400;
}
.catalogsearch-result-index .products-grid .list .item .product-item-header .price-box .old-price {
  font-size: 16px;
  line-height: 1;
}
.catalogsearch-result-index .products-grid .list .item .product-item-header .price-box .old-price .price {
  text-decoration-line: line-through;
  color: #94a09d;
}
.catalogsearch-result-index .products-grid .list .item .product-item-header .product-item-age,
.catalogsearch-result-index .products-grid .list .item .product-item-header .product-item-category {
  font-size: 18px;
}
.catalogsearch-result-index .products-grid .list .item .product-item-header .product-item-age .age {
  color: #fb8603;
}
.catalogsearch-result-index .products-grid .list .item .product-item-header .product-item-category {
  color: #aeaeae;
}
.catalogsearch-result-index .products-grid .list .item .product-item-links {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px 20px;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.catalogsearch-result-index .products-grid .list .item .product-item-links .button-link {
  gap: 5px;
  padding: 5px 0;
  font-size: 12px;
}
.catalogsearch-result-index .products-grid .list .item .product-item-links .button-link:after {
  width: 20px;
  height: 20px;
}
.catalogsearch-result-index .products-grid .list .item .box-to-cart .fieldset {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin: 0;
}
.catalogsearch-result-index .products-grid .list .item .box-to-cart .fieldset .qty {
  margin: 0;
}
.catalogsearch-result-index .products-grid .list .item .box-to-cart .fieldset .qty .label {
  display: none;
}
.catalogsearch-result-index .products-grid .list .item .box-to-cart .fieldset .qty .control {
  position: relative;
  display: flex;
  align-items: center;
  width: 110px;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09);
}
.catalogsearch-result-index .products-grid .list .item .box-to-cart .fieldset .qty .mage-error:not(input) {
  font-size: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  pointer-events: none;
  margin: 0;
  white-space: nowrap;
}
.catalogsearch-result-index .products-grid .list .item .box-to-cart .fieldset .qty .input-text,
.catalogsearch-result-index .products-grid .list .item .box-to-cart .fieldset .qty button {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
.catalogsearch-result-index .products-grid .list .item .box-to-cart .fieldset .qty button {
  flex-shrink: 0;
  width: 40px;
  padding: 12px;
  font-size: 16px;
  font-weight: 400;
}
.catalogsearch-result-index .products-grid .list .item .box-to-cart .fieldset .qty .input-text {
  flex-grow: 1;
  height: 40px;
  color: #3f3f3f;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.catalogsearch-result-index .products-grid .list .item .box-to-cart .fieldset .actions .tocart {
  padding: 10px 20px;
}
.catalogsearch-result-index .products-grid .list .item .action.towishlist {
  font-size: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.4201 4.58008C19.9184 4.07666 19.3223 3.67722 18.6659 3.40467C18.0095 3.13212 17.3058 2.99182 16.5951 2.99182C15.8844 2.99182 15.1806 3.13212 14.5243 3.40467C13.8679 3.67722 13.2718 4.07666 12.7701 4.58008L12.0001 5.36008L11.2301 4.58008C10.7284 4.07666 10.1323 3.67722 9.47591 3.40467C8.81953 3.13212 8.1158 2.99182 7.40509 2.99182C6.69437 2.99182 5.99065 3.13212 5.33427 3.40467C4.67789 3.67722 4.08176 4.07666 3.58009 4.58008C1.46009 6.70008 1.33009 10.2801 4.00009 13.0001L12.0001 21.0001L20.0001 13.0001C22.6701 10.2801 22.5401 6.70008 20.4201 4.58008Z' stroke='%2394A09D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  width: 24px !important;
  height: 24px !important;
  position: absolute;
  top: 30px;
  right: 30px;
  transition: transform .3s;
  z-index: 2;
}
.catalogsearch-result-index .products-grid .list .item .action.towishlist:before {
  display: none;
}
.catalogsearch-result-index .products-grid .list .item .action.towishlist:hover:not(:active) {
  transform: scale(1.1);
}
@media (max-width: 640px) {
  .catalogsearch-result-index .products-grid .list .item {
    width: 100%;
  }
}
@media (min-width: 640px) {
  .catalogsearch-result-index .products-grid .list .item {
    width: calc((100% - 10px) / 2);
  }
}
@media (min-width: 1024px) {
  .catalogsearch-result-index .products-grid .list .item {
    width: calc((100% - 10px * 2) / 3);
  }
}
@media (min-width: 1440px) {
  .catalogsearch-result-index .products-grid .list .item {
    width: calc((100% - 10px * 3) / 4);
  }
}
.catalogsearch-result-index .products-grid .product-item-info {
  height: 100%;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Theme
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.cms-list-squared {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}
.cms-list-squared li {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
}
.cms-list-squared li:before {
  content: '';
  width: 12px;
  height: 12px;
  display: inline-block;
  background-color: #54b391;
  margin-top: 5px;
  flex-shrink: 0;
}
.cms-gift-a-tree .media-column img {
  width: auto !important;
}
.cms-gift-a-tree .page-main .page-title-wrapper .page-title {
  hyphens: none;
}
.cms-gift-a-tree .page-title-wrapper {
  color: #ffffff;
  background-color: lightgray;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply, normal;
}
.cms-gift-a-tree .page-title-wrapper .page-title {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 48px;
  letter-spacing: -3.84px;
}
@media (min-width: 1440px) {
  .cms-gift-a-tree .page-title-wrapper .page-title {
    font-size: 90px;
    letter-spacing: -7.2px;
  }
}
@media (max-width: 640px) {
  .cms-gift-a-tree .page-title-wrapper {
    height: 640px;
    margin: 0 -20px;
    padding: 40px 20px;
    background-image: linear-gradient(0deg, rgba(42, 66, 59, 0.4) 0%, rgba(42, 66, 59, 0.4) 100%), url('../images/backgrounds/gift-a-tree-heading-image-mobile.jpg');
  }
}
@media (min-width: 640px) {
  .cms-gift-a-tree .page-title-wrapper {
    height: 400px;
    margin-top: 40px;
    padding: 40px;
    background-image: linear-gradient(0deg, rgba(42, 66, 59, 0.4) 0%, rgba(42, 66, 59, 0.4) 100%), url('../images/backgrounds/gift-a-tree-heading-image.jpg');
    border-radius: 7px;
  }
}
@media (min-width: 1440px) {
  .cms-gift-a-tree .page-title-wrapper {
    height: 560px;
    margin-top: 80px;
    padding: 60px 120px;
  }
}
.cms-gift-a-tree .page-title-wrapper .page-main-subtitle {
  font-size: 17px;
  letter-spacing: 0.16px;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.cms-gift-a-tree .page-title-wrapper .page-main-subtitle h3 {
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
}
.cms-gift-a-tree .page-title-wrapper .page-main-subtitle p {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.cms-gift-a-tree .column.main .content-row.gift-page-description .inner-container {
  padding: 60px 0;
}
.cms-gift-a-tree .column.main .content-row.products-gallery .inner-container,
.cms-gift-a-tree .column.main .content-row.investment-journey .inner-container,
.cms-gift-a-tree .column.main .content-row.gift-makes-difference .inner-container {
  padding-top: 40px;
  padding-bottom: 60px;
}
.cms-gift-a-tree .column.main .content-row.investment-journey .inner-container {
  border-bottom: none;
}
.cms-gift-a-tree .column.main .content-row .inner-container {
  border-bottom: 1px solid #f4f4f4;
}
.cms-gift-a-tree .cms-block-columns .block-header h2 {
  border-left: 5px solid #54b391;
}
.cms-gift-a-tree .gift-page-description .cms-block-content p {
  line-height: 1.5;
  letter-spacing: -0.28px;
}
.cms-gift-a-tree .gift-page-description .newsletter-block-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 40px;
  margin-top: 25px;
  padding: 30px 20px;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
.cms-gift-a-tree .gift-page-description .newsletter-block-container .newsletter-block-text p {
  margin-bottom: 30px;
  line-height: 1.5;
}
.cms-gift-a-tree .gift-page-description .newsletter-block-container .newsletter-block-text p:last-child {
  margin-bottom: 0;
}
.cms-gift-a-tree .products-gallery .block-header .title-wrapper p {
  display: none;
}
* {
  box-sizing: border-box;
}
body {
  background-color: #ffffff;
}
body::-webkit-scrollbar,
body *::-webkit-scrollbar {
  background: transparent;
  width: 8px;
  height: 8px;
  border-radius: 4px;
}
body::-webkit-scrollbar-thumb,
body *::-webkit-scrollbar-thumb {
  background: #E0E3E3;
  border-radius: 4px;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-main,
.page-main-full-width {
  margin-top: 60px;
}
.page-main > .page-title-wrapper .page-title {
  hyphens: auto;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  border-radius: 6px;
}
.message a {
  text-decoration: underline;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 10px 0;
  padding: 20px 20px 20px 25px;
  display: block;
  font-size: 1.6rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #3f3f3f;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #48997c;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #48997c;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #48997c;
}
.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: 10px 0;
  padding: 20px 20px 20px 25px;
  display: block;
  font-size: 1.6rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #48997c;
}
.message.global.demo a:hover {
  color: #48997c;
}
.message.global.demo a:active {
  color: #48997c;
}
.sidebar .widget.block,
.sidebar .widget {
  margin-bottom: 0;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 30px;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.page-header .links .widget.block,
.page-footer .links .widget.block {
  margin: 0;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 10px;
}
.cookie-status-message {
  display: none;
}
.hover-scale {
  transition: transform 0.3s ease-in-out;
  transform-origin: center;
  cursor: pointer;
}
.hover-scale:hover {
  transform: scale(1.2);
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\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: #54b391;
  border: 1px solid #54b391;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Alliance No.2', '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: #48997c;
  border: 1px solid #48997c;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #48997c;
  border: 1px solid #48997c;
  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: 1;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\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: 1;
}
@media only screen and (max-width: 1279px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .page-main {
    margin-top: calc(60px + 20px);
  }
  .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%;
  }
  .navigation > ul {
    gap: 0;
  }
  .navigation > ul > li {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .navigation > ul > li > a {
    padding: 15px;
    text-align: center;
  }
  .navigation > ul > li.parent > a {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation > ul > li.parent > a:after {
    position: absolute;
    left: 100%;
    top: 17px;
  }
  .navigation > ul > li.parent > 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;
  }
  .navigation > ul > li.parent > a.ui-state-active {
    display: inline-block;
    text-decoration: none;
  }
  .navigation > ul > li.parent > a.ui-state-active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation > ul > li.parent > a.ui-state-active:after {
    top: 14px;
  }
  .navigation > ul > li.parent > a.ui-state-active + .submenu {
    grid-template-rows: 1fr;
    gap: 10px;
    transition: grid-template-rows 0.3s;
  }
  .navigation > ul > li.parent > a.ui-state-active + .submenu > li {
    line-height: 1.2;
    transition: line-height 0.3s linear;
  }
  .navigation > ul > li.parent > a.ui-state-active + .submenu > li > a {
    font-size: 16px;
    line-height: 1.2;
    transition: all .3s linear;
    padding: 7px 30px;
  }
  .navigation a.ui-state-active {
    font-weight: bold;
  }
  .navigation .level0 .submenu {
    padding: 4px 0 20px;
    width: max-content;
    display: grid;
    gap: 0;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.3s;
    top: 0 !important;
    left: 0 !important;
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  .navigation .level0 .submenu > li {
    line-height: 0;
    transition: line-height 0.3s ease-in-out;
  }
  .navigation .level0 .submenu > li > a {
    font-size: 0;
    line-height: 0;
    padding: 0 30px;
    transition: all 0.3s ease-in-out;
    display: block;
    text-align: center;
  }
  .navigation .level0 .submenu > li {
    width: 100%;
  }
  .navigation .level0 .submenu > li.active > a {
    color: #54b391;
  }
  .navigation .level0 .all-category {
    display: none;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-index-index .page-main {
    margin-top: 50px;
  }
}
@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,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #cccccc;
    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;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .breadcrumbs {
    display: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .amgdprcookie-groups-modal.-table .modal-inner-wrap {
    min-width: 95%;
  }
  .amgdprcookie-groups-modal .amgdprcookie-table {
    font-size: 1rem;
  }
  .modal-popup .modal-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .amgdprcookie-bar-container .action-close {
    padding: 10px;
    right: 0;
    top: 0;
  }
  .amgdprcookie-modal-container .amgdprcookie-modal-template {
    min-width: unset;
    width: unset;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .block-cart-failed .block-title {
    margin: 0 20px 20px;
  }
  .cart.table-wrapper {
    border-top: 1px solid #cccccc;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 20px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5px;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    display: block;
    padding-left: 10px;
    text-align: left;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    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: #757575;
  }
  .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: #757575;
    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: #757575;
  }
  .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.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #cccccc;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -10px 25px;
  }
  .filter-options-content {
    padding: 5px 10px;
  }
  .filter .filter-current {
    border: solid #cccccc;
    border-width: 1px 0;
    margin: 5px -10px 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #cccccc;
    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: #3f3f3f;
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0;
  }
  .block.newsletter input {
    font-size: 12px;
    padding-left: 30px;
  }
  .block.newsletter .field .control:before {
    font-size: 13px;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .form.send.friend .fieldset {
    padding-bottom: 5px;
  }
  .form.send.friend .action.remove {
    margin-left: 0;
    right: 0;
    top: 100%;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .cart.table-wrapper .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e600';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .towishlist:active:before {
    color: #757575;
  }
  .cart.table-wrapper .towishlist:before {
    overflow: visible;
  }
  .orchard-details-view .inner-container.orchards-sirora-description .orchards-sirora-description--img + .pagebuilder-column {
    padding-top: 40px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product_compare-index .columns .column.main {
    flex-basis: inherit;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #cccccc;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .breadcrumbs {
    padding: 15px 0;
  }
  .checkout-index-index .opc-sidebar.custom-slide._show {
    left: 0;
  }
  #html-body.account .column.main .block.no-data-notification .block-title {
    font-weight: 700;
  }
  .modal-popup {
    padding: 30px 20px;
  }
  .modal-popup.modal-slide {
    left: 0;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background: #fff !important;
  }
  .modal-popup.confirm .modal-content {
    padding: 30px;
  }
  .modal-popup .modal-inner-wrap {
    position: static;
    height: auto !important;
    width: 100% !important;
    max-height: calc(100dvh - 30px * 2) !important;
  }
  .cms-gift-a-tree .step-item > .pagebuilder-column-line > .text-column {
    order: 0;
  }
  .cms-gift-a-tree .step-item > .pagebuilder-column-line > .media-column {
    order: 1;
  }
  .cms-page-view .page-main {
    position: relative;
  }
  [class^='cms-privacy-policy'] .page-main {
    padding-top: 0;
  }
  .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;
  }
  .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;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  .minicart-wrapper {
    margin: 0;
  }
  .minicart-wrapper .block-minicart {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: calc(100% - 60px);
  }
  .minicart-wrapper .block-minicart #minicart-content-wrapper {
    display: flex;
    align-items: flex-end;
    height: 100%;
    background: rgba(63, 63, 63, 0.4);
  }
  .minicart-wrapper .block-minicart .block-content {
    position: relative;
    width: 100%;
    padding: 60px 0;
    border-radius: 22px 22px 0 0;
  }
  .minicart-wrapper .block-minicart .block-content > * {
    padding: 0 70px;
  }
  .minicart-wrapper .block-minicart .block-content .action.close {
    position: absolute;
    top: 60px;
    right: 70px;
    display: block;
    width: auto;
    height: auto;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .minicart-wrapper .block-minicart .block-content .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 .block-minicart .block-content .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: #3f3f3f;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .minicart-wrapper .block-minicart .block-content .action.close:hover:before {
    color: #94a09d;
  }
  .minicart-wrapper .block-minicart .block-content .action.close:active:before {
    color: #3f3f3f;
  }
  .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
    max-height: 40rem;
  }
  .checkout-index-index .modal-popup .modal-footer {
    justify-content: space-between;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address,
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    padding: 5px 30px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: auto;
  }
}
@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 #cccccc;
  }
  .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,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .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,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    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: 0 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,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper,
  .product.info.detailed .additional-attributes-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .table-wrapper {
    border-top: 1px solid #cccccc;
    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 #cccccc;
    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;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .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: #757575;
    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: 1;
  }
  .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 .form-login + .form-shipping-address {
    margin-top: -15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #333333;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #757575;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .opc-block-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
    padding: 0;
  }
  .account .sidebar-main .account-nav {
    margin-bottom: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 25px;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 5px;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px solid #c1c1c1;
    content: '';
    display: block;
    height: 0;
    margin: 25px -10px;
    overflow: hidden;
    width: auto;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 20px;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 10px;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .table.grouped > thead > tr > th {
    border-bottom: 1px solid #cccccc;
    display: table-cell;
  }
  .table.grouped > tbody {
    border-bottom: 1px solid #cccccc;
  }
  .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: #757575;
    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;
  }
  .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;
  }
  .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;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  #html-body.account .block-news {
    padding: 30px 5px 60px 20px;
  }
  #html-body.account .block-news .news-list {
    max-height: 1000px;
    padding-right: 15px;
  }
  #html-body.account .block-news .news-body-img {
    margin-bottom: 30px;
  }
  .contact-index-index .contact-page-image {
    background-image: url('../images/backgrounds/contact-page-image-mobile.jpg');
  }
  .contact-index-index .info-block {
    max-width: 100%;
    padding: 30px;
  }
  .contact-index-index .page-title-wrapper,
  .contact-index-index .form.contact {
    max-width: 100%;
  }
  .customer-account-harvests-reports .orchard-reports-list .orchard-harvests thead {
    display: none;
  }
  .customer-account-harvests-reports .orchard-reports-list .orchard-harvests tbody tr {
    display: flex;
    flex-direction: column;
    padding: 20px 0;
  }
  .customer-account-harvests-reports .orchard-reports-list .orchard-harvests tbody tr:first-child {
    padding-top: 0;
  }
  .customer-account-harvests-reports .orchard-reports-list .orchard-harvests tbody tr:last-child {
    padding-bottom: 0;
  }
  .customer-account-harvests-reports .orchard-reports-list .orchard-harvests tbody td {
    display: flex;
    padding: 10px 20px;
  }
  .customer-account-harvests-reports .orchard-reports-list .orchard-harvests tbody td[data-th]:before {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    content: attr(data-th);
    position: static;
    flex-shrink: 0;
    width: 50%;
    color: #3f3f3f;
  }
  .modal-popup.modal-notification #notification-modal-container .item-description {
    flex-direction: column;
    gap: 10px;
  }
  #html-body.account .orchard-list.customer-orchards .orchard-stat {
    padding: 0 20px;
  }
  #html-body.account .orchard-list.customer-orchards .orchard-trees {
    padding: 0 20px;
  }
  #html-body.account .orchard-list.customer-orchards .orchard-trees .item {
    flex-basis: 100%;
  }
  #html-body.account .orchard-list .tabs-header,
  #html-body.account .orchard-list .orchard-thumb-list {
    padding: 0 20px;
  }
  #html-body.orchard-details-view .orchard-page-title-container .orchard-cover-image {
    min-height: 400px;
    margin: 0 -20px;
  }
  #html-body.orchard-details-view .orchard-description-container .inner-container.land-info {
    border-bottom: 1px solid #f4f4f4;
  }
  #html-body.orchard-details-view .orchard-description-container .inner-container.weather-info {
    margin-top: 30px;
  }
  #html-body.orchard-details-view .orchard-description-container .weather-info .rainy-period-info .wide-column {
    order: -1;
  }
  #html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns {
    margin-bottom: 30px;
  }
  #html-body.orchard-details-view .orchard-description-container .farming-methods-info .two-columns .text-column {
    order: -1;
  }
  #html-body.orchard-details-view .orchard-description-container .orchard-gallery .block-header.with-button-link {
    gap: 10px 20px;
    flex-wrap: wrap;
  }
  #html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list .item {
    align-items: flex-start;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  }
  #html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list .item .image-wrapper {
    width: 90px;
    border-radius: 6px;
  }
  .revenue-plan-configurator .product .info {
    margin-bottom: 30px;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .block-search .form.minisearch {
    padding: 0 20px;
  }
  .cms-block-slider {
    padding: 30px 0;
  }
  .cms-block-slider .pagebuilder-slide-wrapper .pagebuilder-overlay,
  .cms-block-slider .slick-dots {
    padding: 0 20px;
  }
  .cms-block-slider .slide-content h3 {
    padding: 0 50px;
    text-align: center;
  }
  .header.content {
    padding: 15px 20px;
  }
  .hero {
    padding: 0 20px;
  }
  .hero .cms-block-actions {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
  }
  #html-body.cms-home .column.main .content-row.are-you-ready {
    padding-left: 0;
    padding-right: 0;
  }
  #html-body.cms-home .column.main .content-row.are-you-ready .inner-container {
    padding-top: 40px;
  }
  #html-body.cms-home .are-you-ready .block-header,
  #html-body.cms-home .are-you-ready .cms-block-columns .text-column {
    padding-left: 20px;
    padding-right: 20px;
  }
  #html-body.cms-home .learn-connect-and-grow .pagebuilder-column.media-column {
    order: -1;
  }
  #html-body.cms-home .expected-income .block-header {
    padding-bottom: 12px;
  }
  .page-footer .footer.content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-footer .footer-main .footer-navigation-container {
    margin-bottom: 60px;
  }
  .page-footer .footer-main .footer-navigation-container .footer-navigation-links {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
  }
  .footer-bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .blog-posts-list .posts-list.slider .slick-list {
    margin-left: -5px;
    margin-right: -5px;
  }
  .blog-posts-list .posts-list.slider .slick-slide {
    padding-left: 5px;
    padding-right: 5px;
  }
  .page-bottom-cta-block-container {
    margin-left: -20px;
    margin-right: -20px;
    padding: 40px 20px;
  }
  .investment-journey-slider {
    gap: 40px;
  }
  .investment-journey-slider .slick-dots {
    padding-right: calc(60px + 10px);
    padding-left: calc(60px + 10px);
  }
  .investment-journey-slider .slick-arrow {
    top: unset;
    bottom: 0;
  }
  .investment-journey-slider .slick-arrow.slick-next {
    transform: translate(17px, -5px);
  }
  .investment-journey-slider .slick-arrow.slick-prev {
    transform: translate(-17px, -5px);
  }
  #html-body .block-header .button-link .mobile-hidden {
    display: none;
  }
  .cms-page-view .gift-steps .step-item .media-column,
  .cms-page-view .investment-steps .step-item .media-column {
    order: -1;
  }
  .cms-page-view .gift-steps .step-item .media-column img,
  .cms-page-view .investment-steps .step-item .media-column img {
    width: auto;
  }
  .cms-page-view .gift-steps .step-item .step-title.desktop,
  .cms-page-view .investment-steps .step-item .step-title.desktop {
    display: none;
  }
  #html-body.cms-how-it-works .column.main .inner-container.faq {
    border-bottom: none;
  }
  #html-body.cms-how-it-works .column.main .inner-container.faq .faq-questions.widget {
    padding-bottom: 60px;
  }
  #html-body.cms-how-it-works .learning-center .block-header {
    margin-bottom: 15px;
  }
  #html-body.cms-how-it-works .learning-center .cms-block-actions {
    margin-top: 15px;
  }
  .cms-about-us .column.main .rooted-in-sustainability.inner-container {
    padding-bottom: 60px;
  }
  .cms-about-us .our-values .cms-block-columns.two-columns .pagebuilder-column-line .pagebuilder-column.media-column {
    display: none;
  }
  .cms-about-us .meet-the-team .team-list .item {
    padding: 20px;
  }
  .cms-about-us .meet-the-team .team-list .item .image-wrapper {
    margin-bottom: 30px;
  }
  .cms-about-us .meet-the-team .team-list .item .title-wrapper {
    text-align: center;
  }
  .catalog-product-view .column.main .content-row.product-info-wrapper {
    border-bottom: none;
  }
  .catalog-product-view .column.main .content-row .product-info-content,
  .catalog-product-view .column.main .content-row .orchard-attributes-list,
  .catalog-product-view .column.main .content-row.product-info-slider,
  .catalog-product-view .column.main .content-row.investing-in-pistachio .investment-steps {
    margin: 0 -20px;
  }
  .catalog-product-view .product-add-to-cart-box {
    padding: 10px 20px;
  }
  .catalog-product-view .product-orchard-attributes .block-title {
    text-align: center;
  }
  .catalog-category-view .content-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .checkout-index-index .page-main {
    padding: 0;
  }
  .checkout-onepage-success .page-main .columns {
    padding: 60px 20px;
  }
  .checkout-onepage-success .page-main .checkout-success .order-number-wrapper,
  .checkout-onepage-success .page-main .checkout-success .actions-toolbar {
    flex-direction: column;
  }
  .checkout-onepage-success .page-main .checkout-success .order-number-wrapper p {
    line-height: 1.6;
  }
  .checkout-cart-index .breadcrumbs {
    padding: 15px 20px;
  }
  .checkout-cart-index .cart-container .form-cart {
    margin-bottom: 0;
  }
  .checkout-cart-index .cart.table-wrapper .items .item-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: normal;
    gap: 20px;
  }
  .checkout-cart-index .cart.table-wrapper .items .product-item-name-wrapper {
    justify-content: space-between;
  }
  .checkout-cart-index .cart.table-wrapper .items .subtotal > .qty {
    order: 1;
  }
  .checkout-cart-index .cart.table-wrapper .items .subtotal .prices-block {
    order: 0;
  }
  .checkout-cart-index .cart-summary {
    padding: 40px 20px 40px;
  }
  .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
    width: 100%;
  }
  #html-body.account .customer-statistics {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: normal;
    gap: 0;
    padding: 10px 20px;
  }
  #html-body.account .customer-statistics .earnings .earnings-tooltip .tooltip-content {
    min-width: 200px;
  }
  #html-body.account .dashboard-container {
    padding: 30px 20px 60px;
  }
  #html-body.account .block-dashboard-info .box-information {
    padding: 0 20px;
  }
  #html-body.account .block-dashboard-info .box-information .user-info-wrapper {
    flex-grow: 1;
  }
  #html-body.account .block-addresses-default .box,
  #html-body.account .block-addresses-list .box {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e9ebeb;
  }
  #html-body.account .block-addresses-default .box:last-child,
  #html-body.account .block-addresses-list .box:last-child {
    margin-bottom: 0;
  }
  #html-body.account .block-addresses-default .box:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  #html-body.account .block-addresses-default .box .box-title {
    justify-content: space-between;
  }
  #html-body.account .block-addresses-list .block-content {
    margin-bottom: 30px;
  }
  #html-body.account .block-addresses-list .block-content:last-child {
    margin-bottom: 0;
  }
  #html-body.account .block-addresses-list .block-content:last-child .box:last-child {
    border-bottom: none;
  }
  #html-body.account .column.main .block-order-details-view .block-content .box {
    margin-bottom: 30px;
  }
  #html-body.account .column.main .block-order-details-view .block-content .box:last-child {
    margin-bottom: 0;
  }
  #html-body.account .column.main .block.no-data-notification .block-content .action {
    text-align: center;
  }
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead {
    display: none;
  }
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr {
    margin-bottom: 20px;
  }
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr:last-child {
    margin-bottom: 0;
  }
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody td {
    display: flex;
    border-radius: 10px;
  }
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody td:first-child {
    background: rgba(233, 235, 235, 0.4);
  }
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody td[data-th]:before {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    content: attr(data-th);
    position: static;
    flex-shrink: 0;
    width: 50%;
    color: #3f3f3f;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody tr {
    margin-bottom: 20px;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody td .product-item-name {
    font-weight: 600;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody td.col.name {
    background: rgba(233, 235, 235, 0.4);
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tbody td[data-th]:before {
    width: 35%;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot {
    padding-top: 30px;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot tr {
    margin: 0 0 10px;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot tr.grand_total {
    margin: 20px 0 0;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot th {
    width: 35%;
  }
  #html-body.account.sales-order-view .order-view-body .order-actions-toolbar .action.print {
    bottom: -65px;
  }
  #html-body.account.sales-order-print .page-title-wrapper {
    margin-bottom: 30px;
  }
  #html-body.account.sales-order-print .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot {
    padding: 20px 0 30px;
  }
  #html-body.account.sales-order-print .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot tr.grand_total {
    margin: 0;
  }
  #html-body.account.sales-order-print .column.main .order-details-items {
    margin-bottom: 30px;
  }
  #html-body.account.sales-order-print .column.main .block-order-details-view {
    padding: 30px 20px;
  }
  .modal-popup.confirm .modal-footer {
    justify-content: space-between;
  }
  .catalogsearch-result-index .page-title-wrapper {
    padding-bottom: 20px;
  }
  .cms-gift-a-tree .page-title-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    text-align: center;
  }
  .cms-gift-a-tree .page-title-wrapper .page-title {
    font-size: 46px;
  }
  .cms-gift-a-tree .gift-page-description .block-header:before {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    background-image: url('../images/icons/green-leafs.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .cms-gift-a-tree .gift-page-description .pagebuilder-column.media-column {
    order: -1;
  }
  .cms-gift-a-tree .gift-page-description .newsletter-block-container .newsletter-block-text p {
    font-size: 13px;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
  #html-body.faq-page .faq-search-block {
    padding: 0 10px;
  }
  #html-body.faq-page .faq-search-block .amfaq-search .am-input {
    max-width: 295px;
  }
  #html-body.faq-page .am-widget-categories-3 .am-widget-category {
    width: 100%;
  }
  #html-body.faq-page .faq-footer-block {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #edf7f3;
  }
  #html-body.faq-page.faq-list-page .amfaq_questions {
    padding-bottom: 60px;
  }
  #html-body.faq-page.faq-question-ask .faq-question-ask-content {
    padding: 40px 0;
  }
  #html-body.faq-page.faq-question-ask .page-title-wrapper .page-title {
    padding-right: 40px;
  }
  .amgdprjs-bar-template {
    padding: 0 20px;
  }
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-bar-inner {
    padding: 30px 20px;
  }
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block {
    justify-content: space-between;
    gap: 30px 20px;
  }
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-details-container {
    width: 100%;
  }
  .amgdprcookie-groups-modal {
    padding: 0 20px;
  }
  .amgdprcookie-groups-modal.-table .modal-content {
    padding: 0 20px 15px;
  }
  .amgdprcookie-groups-modal.-table .modal-footer {
    padding: 15px 20px 30px;
  }
  .amgdprcookie-groups-modal .modal-header {
    padding: 30px 20px 15px;
  }
  .amgdprcookie-groups-modal .modal-header .amgdprcookie-description {
    padding-right: 60px;
  }
  .amgdprcookie-groups-modal .modal-header .action-close {
    top: 15px;
  }
  .amgdprcookie-groups-modal .modal-content {
    padding: 15px 20px 30px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-form-container {
    max-height: 260px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-table-wrapper {
    max-height: 260px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-table-wrapper .amgdprcookie-table .amgdprcookie-title {
    width: 110px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-table-wrapper .amgdprcookie-table .amgdprcookie-title.-wide {
    width: 280px;
  }
  #html-body.blog-page .page-main {
    padding-bottom: 60px;
  }
  #html-body.blog-page .post-list-wrapper .post-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: normal;
    gap: 30px 20px;
  }
  #html-body.blog-page.blog-post-view .post-header {
    margin-bottom: 20px;
  }
  #html-body.blog-page.blog-post-view .post-content .post-description h2,
  #html-body.blog-page.blog-post-view .post-content .post-description h3,
  #html-body.blog-page.blog-post-view .post-content .post-description h4 {
    margin: 20px 0;
  }
  #html-body.blog-page.blog-post-view .post-content .post-description p {
    font-size: 16px;
    line-height: 1.6;
  }
  .minicart-wrapper .block-minicart .block-content {
    padding: 40px 0;
  }
  .minicart-wrapper .block-minicart .block-content > * {
    padding: 0 20px;
  }
  .minicart-wrapper .block-minicart .block-content .action.close {
    top: 40px;
    right: 20px;
  }
  .checkout-index-index .checkout-container {
    margin: 0;
  }
  .checkout-index-index .opc-progress-bar {
    padding: 0 20px;
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item:last-child span {
    letter-spacing: -.5px;
  }
  .checkout-index-index .opc-wrapper {
    margin: 0;
  }
  .checkout-index-index .opc-wrapper .opc .step-header {
    padding: 30px 20px;
  }
  .checkout-index-index .opc-wrapper .opc .step-header .title {
    font-size: 24px;
  }
  .checkout-index-index .opc-wrapper .opc .step-content {
    padding: 30px 20px 60px;
  }
  .checkout-index-index .opc-wrapper .new-address-popup {
    padding: 0 15px;
  }
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method._active .payment-method-content {
    padding: 30px 20px;
  }
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method._active.stripe-payments .payment-method-content.stripe-payments-card-form {
    padding: 30px 20px;
  }
  .checkout-index-index .opc-block-summary {
    padding: 40px 20px 65px;
  }
  .checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .primary {
    width: 100%;
  }
  .checkout-index-index .opc-block-summary .opc-block-submit {
    width: 100%;
  }
  .checkout-index-index .opc-block-summary .opc-block-submit .action.checkout {
    width: 100%;
  }
  .cms-no-route .page-main {
    padding: 0;
  }
  .cms-no-route .content-container.no-route-page-content-wrapper {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .cms-no-route .content-container.info-block-wrapper {
    padding: 30px 20px 60px;
    background: #ffffff;
  }
  .customer-auth-page .page-wrapper .page-main {
    padding: 0;
  }
  .customer-auth-page .customer-auth-form {
    padding: 60px 20px 80px;
  }
  .customer-account-confirmation .page-main,
  .customer-account-createpassword .page-main {
    padding-bottom: 60px;
  }
  .customer-account-logoutsuccess .page-title-wrapper {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 639px) and (min-width: 1440px) {
  .cms-gift-a-tree .gift-page-description .block-header:before {
    width: 140px;
    height: 140px;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .sorter-options {
    margin: 0 2px;
  }
  #html-body.cms-how-it-works .learning-center .block-header h2 {
    max-width: 280px;
  }
}
@media only screen and (max-width: 374px) {
  .page-header .header.content .header-toolbar .header-account {
    display: none;
  }
  .page-header .icon-description,
  .page-header .switcher-language--list {
    display: none;
  }
  .nav-open .page-header .header.content .header-toolbar .header-account {
    display: block;
  }
  .nav-open .page-header .icon-description,
  .nav-open .page-header .switcher-language--list {
    display: block;
  }
  .nav-open .nav-sections .switcher-language {
    display: none;
  }
}
@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 #cccccc;
  }
  .table > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .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.4;
    margin: 0;
    padding: 0;
    color: #48997c;
    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: 1;
  }
  .column .block-addbysku .action.remove:visited {
    color: #48997c;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #48997c;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #48997c;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #48997c;
    opacity: 1;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .catalogsearch-advanced-result .message.error {
    margin-top: 0;
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 10px;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    min-width: 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;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  #html-body.account .block-news {
    padding: 30px 40px 80px;
  }
  #html-body.account .block-news .block-title {
    margin-bottom: 30px;
  }
  #html-body.account .block-news .news-list {
    max-height: 600px;
  }
  #html-body.account .block-news .news-body {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
  }
  #html-body.account .block-news .news-body-img {
    width: 50%;
  }
  #html-body.account .block-news .news-body-desc {
    width: calc(50% - 30px);
  }
  .blog-posts.widget {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .contact-index-index .contact-page-image {
    background-image: url('../images/backgrounds/contact-page-image-tablet.jpg');
  }
  .contact-index-index .contact-form-container {
    padding-bottom: 80px;
  }
  .contact-index-index .info-block {
    width: 600px;
    padding: 40px 60px;
  }
  .contact-index-index .page-title-wrapper,
  .contact-index-index .form.contact {
    max-width: 366px;
  }
  .faq-questions.widget {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .faq-questions.widget .block-header h2 .title {
    display: inline;
  }
  .faq-questions.widget .block-header h2 .title-mobile {
    display: none;
  }
  .customer-account-harvests-reports .orchard-reports-list .orchard-tab-content {
    padding: 30px 0 10px;
  }
  .customer-account-harvests-reports .orchard-reports-list .orchard-harvests th:not(.date),
  .customer-account-harvests-reports .orchard-reports-list .orchard-harvests td:not(.date) {
    text-align: center;
  }
  .customer-account-harvests-reports .orchard-reports-list .orchard-harvests tbody td {
    padding: 20px;
  }
  .modal-popup.modal-notification {
    padding-left: 70px;
    padding-right: 70px;
  }
  .modal-popup.modal-notification .modal-inner-wrap {
    padding: 40px 0;
  }
  .modal-popup.modal-notification .modal-header {
    padding-left: 60px;
    padding-right: 60px;
  }
  .modal-popup.modal-notification #notification-modal-container .item {
    align-items: center;
    padding-left: 60px;
    padding-right: 60px;
  }
  .modal-popup.modal-notification #notification-modal-container .item-description {
    flex-direction: row;
    gap: 30px;
  }
  #html-body.account .orchard-list.customer-orchards .tabs-content .item.content {
    padding-bottom: 80px;
  }
  #html-body.account .orchard-list.customer-orchards .orchard-stat {
    padding: 0 40px;
  }
  #html-body.account .orchard-list.customer-orchards .orchard-trees {
    gap: 20px;
    padding: 0 40px;
  }
  #html-body.account .orchard-list.customer-orchards .orchard-trees .item {
    flex-basis: calc((100% - 20px) / 2);
  }
  #html-body.account .orchard-list .tabs-header {
    padding: 0 40px;
  }
  #html-body.account .orchard-list .item.content {
    padding: 30px 40px;
  }
  #html-body.account .orchard-list .orchard-thumb-list {
    padding: 0;
  }
  #html-body.account .orchard-list .orchard-thumb {
    max-width: 305px;
  }
  #html-body.orchard-details-view .orchard-page-title-container .orchard-cover-image {
    min-height: 280px;
    margin: 0 -40px;
  }
  #html-body.orchard-details-view .orchard-page-title-container .inner-container {
    margin-top: -180px;
  }
  #html-body.orchard-details-view .orchard-info-container {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #html-body.orchard-details-view .orchard-info-container .orchard-minimap {
    flex-basis: 100%;
  }
  #html-body.orchard-details-view .orchard-info-container .orchard-details {
    flex-basis: calc(50% - 10px);
  }
  #html-body.orchard-details-view .orchard-info-container .orchard-attributes-list {
    flex-basis: 50%;
    padding-right: 10px;
  }
  #html-body.orchard-details-view .orchard-description-container .inner-container.land-info,
  #html-body.orchard-details-view .orchard-description-container .inner-container.farming-methods-info,
  #html-body.orchard-details-view .orchard-description-container .inner-container.orchard-gallery {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #html-body.orchard-details-view .orchard-description-container .inner-container.orchard-sights {
    padding-bottom: 70px;
  }
  #html-body.orchard-details-view .orchard-description-container .inner-container.orchards-sirora-description {
    padding-bottom: 70px;
  }
  #html-body.orchard-details-view .orchard-description-container .inner-container.weather-info {
    margin-bottom: 70px;
  }
  #html-body.orchard-details-view .orchard-description-container .inner-container.orchard-gallery {
    border-bottom: 1px solid #f4f4f4;
  }
  #html-body.orchard-details-view .orchard-description-container .two-columns .pagebuilder-column-line .pagebuilder-column {
    align-items: center;
  }
  #html-body.orchard-details-view .orchard-description-container .land-info .block-header {
    margin-bottom: 15px;
  }
  #html-body.orchard-details-view .orchard-description-container .weather-info .weather-info-bar {
    padding: 30px;
    background-color: #ffffff;
    border-radius: 7px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  }
  #html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .pagebuilder-column-line {
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  #html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .pagebuilder-column-line .pagebuilder-column {
    flex-basis: auto;
    width: auto;
  }
  #html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .pagebuilder-column-line .pagebuilder-column.text-column {
    justify-content: center;
    max-width: 50%;
  }
  #html-body.orchard-details-view .orchard-description-container .farming-methods-info .top-info-columns .pagebuilder-column-line .pagebuilder-column.logos-column {
    justify-content: flex-end;
    max-width: none;
  }
  #html-body.orchard-details-view .orchard-description-container .farming-methods-info .two-columns {
    padding-top: 40px;
  }
  #html-body.orchard-details-view .orchard-description-container .farming-methods-info .two-columns .image-column {
    padding: 15px;
    background-color: #ffffff;
    border-radius: 7px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  }
  #html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list .item {
    align-items: center;
    border-radius: 7px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  }
  #html-body.orchard-details-view .orchard-description-container .orchard-sights .sights-list .item .image-wrapper {
    width: 150px;
    border-radius: 7px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  }
  .roi-plot {
    min-height: 670px;
  }
  .revenue-plan-configurator .product {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
    padding-bottom: 0;
    border-bottom: none;
  }
  .sidebar .product-items .action.delete {
    line-height: unset;
    position: absolute;
    right: 0;
    top: -1px;
    width: auto;
  }
  .sidebar .block-compare .action.delete {
    left: 0;
    right: initial;
  }
  .block-search .form.minisearch {
    padding: 0 40px;
  }
  .cms-block-slider {
    padding: 40px;
    border-radius: 6px;
  }
  .cms-block-slider .pagebuilder-slide-wrapper .pagebuilder-overlay {
    padding: 0 30px;
  }
  .cms-block-slider .slick-arrow {
    top: 40px;
    height: calc(100% - (40px * 3));
  }
  .cms-block-slider .slick-prev {
    left: 0;
  }
  .cms-block-slider .slick-next {
    right: 0;
  }
  .cms-block-image-slider {
    min-height: 400px;
  }
  .hero {
    padding: 0 40px;
  }
  .hero .hero-text p {
    font-size: 18px;
  }
  .hero .cms-block-actions {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  #html-body.cms-home .column.main .content-row.are-you-ready .inner-container {
    padding-top: 70px;
    border-top: 1px solid #f4f4f4;
  }
  #html-body.cms-home .column.main .content-row.invest-in-greener-future .inner-container {
    padding-top: 70px;
  }
  #html-body.cms-home .column.main .content-row.learn-connect-and-grow .inner-container,
  #html-body.cms-home .column.main .content-row.choose-your-tree .inner-container,
  #html-body.cms-home .column.main .content-row.expected-income .inner-container,
  #html-body.cms-home .column.main .content-row.investment-journey .inner-container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #html-body.cms-home .are-you-ready .cms-block-columns.two-columns .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  #html-body.cms-home .are-you-ready .cms-block-columns.two-columns .pagebuilder-column-line .pagebuilder-column.media-column,
  #html-body.cms-home .are-you-ready .cms-block-columns.two-columns .pagebuilder-column-line .pagebuilder-column.text-column {
    flex-basis: 100%;
    max-width: 100%;
  }
  .page-footer .footer.content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .page-footer .footer-main .footer-navigation-container {
    margin-bottom: 40px;
  }
  .page-footer .footer-main .footer-navigation-container .footer-navigation-links {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 15px 25px;
    flex-wrap: wrap;
    max-width: 420px;
  }
  .footer-bottom {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 25px;
  }
  .footer-bottom .footer-bottom-links {
    gap: 25px;
  }
  .investment-journey-slider .slide-content .step-description {
    padding: 20px 70px;
  }
  .blog-posts-list .posts-list.slider .slick-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .blog-posts-list .posts-list.slider .slick-slide {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-bottom-cta-block-container {
    padding: 40px;
  }
  .cms-page-view .column.main .inner-container.gift-steps,
  .cms-page-view .column.main .inner-container.investment-steps {
    padding-bottom: 70px;
  }
  .cms-page-view .column.main .inner-container.learning-center {
    padding-top: 70px;
  }
  .cms-page-view .column.main .inner-container.expected-income,
  .cms-page-view .column.main .inner-container.leading-the-way,
  .cms-page-view .column.main .inner-container.join-us {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .cms-page-view .gift-steps .cms-block-columns.two-columns .pagebuilder-column-line .pagebuilder-column.media-column,
  .cms-page-view .investment-steps .cms-block-columns.two-columns .pagebuilder-column-line .pagebuilder-column.media-column {
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
  .cms-page-view .gift-steps .cms-block-columns.two-columns .pagebuilder-column-line .pagebuilder-column.text-column,
  .cms-page-view .investment-steps .cms-block-columns.two-columns .pagebuilder-column-line .pagebuilder-column.text-column {
    flex-basis: 50%;
    max-width: 50%;
  }
  .cms-page-view .gift-steps .step-item .step-title.mobile,
  .cms-page-view .investment-steps .step-item .step-title.mobile {
    display: none;
  }
  #html-body.cms-how-it-works .page-title-wrapper {
    padding: 70px 0;
  }
  #html-body.cms-how-it-works .page-bottom {
    padding-top: 70px;
  }
  #html-body.cms-how-it-works .expected-income .block-header .title-wrapper {
    flex-direction: row;
    align-items: center;
    gap: 40px;
  }
  #html-body.cms-how-it-works .expected-income .block-header .title-wrapper h2 {
    order: -1;
  }
  #html-body.cms-how-it-works .join-us .cms-block-columns.two-columns .pagebuilder-column-line .pagebuilder-column.media-column {
    justify-content: flex-start;
  }
  .cms-about-us .column.main .rooted-in-sustainability.inner-container {
    border-bottom: none;
  }
  .cms-about-us .column.main .our-values.inner-container,
  .cms-about-us .column.main .man-with-big-idea.inner-container,
  .cms-about-us .column.main .meet-the-team.inner-container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .cms-about-us .rooted-in-sustainability .cms-block-columns.two-columns .pagebuilder-column-line .pagebuilder-column.media-column {
    justify-content: flex-start;
  }
  .cms-about-us .meet-the-team .team-list .item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
    padding: 10px 20px 10px 10px;
  }
  .cms-about-us .meet-the-team .team-list .item .image-wrapper {
    flex-basis: 150px;
    flex-shrink: 0;
  }
  .cms-about-us .meet-the-team .team-list .item .content {
    padding-top: 20px;
  }
  #html-body.catalog-product-view .column.main .content-row.product-info-slider {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  #html-body.catalog-product-view .column.main .content-row.product-roi,
  #html-body.catalog-product-view .column.main .content-row.investing-in-pistachio {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #html-body.catalog-product-view .map-miniature .map-miniature-img {
    width: 144px;
    height: 120px;
  }
  #html-body.catalog-product-view .product-add-to-cart-box {
    padding: 10px 40px;
  }
  #html-body.catalog-product-view .product-orchard-attributes {
    padding-left: 20px;
    padding-right: 20px;
  }
  #html-body.catalog-product-view .investing-in-pistachio .investment-steps .pagebuilder-column-line {
    gap: 10px;
  }
  #html-body.catalog-product-view .investing-in-pistachio .step-item .step-title {
    flex-wrap: wrap;
  }
  #html-body.catalog-product-view .reviews-block-header {
    padding-top: 70px;
  }
  #html-body.catalog-product-view #reviews {
    padding-bottom: 70px;
  }
  #html-body.catalog-product-view .block.upsell,
  #html-body.catalog-product-view .block.related {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .catalog-category-view .content-container {
    padding-top: 40px;
    padding-bottom: 70px;
  }
  .checkout-onepage-success .page-main .columns {
    padding: 80px 70px;
  }
  .checkout-onepage-success .page-main .checkout-success .order-number-wrapper {
    gap: 30px;
  }
  .checkout-onepage-success .page-main .checkout-success .order-number-wrapper p {
    line-height: 1;
  }
  .checkout-cart-index .page-title-wrapper {
    padding: 30px;
  }
  .checkout-cart-index .cart-container {
    margin-bottom: 80px;
  }
  .checkout-cart-index .cart-container .form-cart,
  .checkout-cart-index .cart-container .cart-summary {
    border-radius: 10px;
  }
  .checkout-cart-index .cart-container .form-cart {
    margin-bottom: 15px;
  }
  .checkout-cart-index .cart.table-wrapper .items {
    padding: 30px 30px 40px;
  }
  .checkout-cart-index .cart.table-wrapper .items .item-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: normal;
    gap: 20px;
  }
  .checkout-cart-index .cart.table-wrapper .items .subtotal {
    align-items: flex-end;
    gap: 30px;
  }
  .checkout-cart-index .cart-summary {
    padding: 40px 30px;
  }
  .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
    width: auto;
  }
  #html-body.account .block-collapsible-nav .title {
    padding-left: 40px;
    padding-right: 40px;
  }
  #html-body.account .block-collapsible-nav .item > a,
  #html-body.account .block-collapsible-nav .item > strong {
    padding-left: 40px;
    padding-right: 40px;
  }
  #html-body.account .customer-statistics {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: normal;
    gap: 0;
    padding: 10px 40px;
  }
  #html-body.account .customer-statistics .column {
    flex-basis: 33.33%;
  }
  #html-body.account .dashboard-container {
    padding: 30px 40px 80px;
  }
  #html-body.account .dashboard-form .block-content {
    max-width: 366px;
    margin: 0 auto;
  }
  #html-body.account .block-dashboard-info .box-information {
    padding: 0 40px;
  }
  #html-body.account .block-addresses-default .block-content,
  #html-body.account .block-addresses-list .block-content {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: normal;
    gap: 30px 60px;
  }
  #html-body.account .block-addresses-default .box,
  #html-body.account .block-addresses-list .box {
    padding-right: 80px;
    border-right: 1px solid #e9ebeb;
  }
  #html-body.account .block-addresses-default .box:last-child,
  #html-body.account .block-addresses-list .box:last-child {
    padding-right: 0;
    border-right: none;
  }
  #html-body.account .block-addresses-list .block-content {
    margin-bottom: 80px;
  }
  #html-body.account .block-addresses-list .box:last-child .box-title {
    right: 0;
  }
  #html-body.account .block-addresses-list .box .box-title {
    right: 80px;
  }
  #html-body.account .column.main .block.no-data-notification .block-content .action .button.primary {
    margin-top: 40px;
  }
  #html-body.account .column.main .block-order-details-view:before,
  #html-body.account .column.main .block-order-details-view:after {
    content: none;
  }
  #html-body.account .column.main .block-order-details-view .block-content {
    display: inline-flex;
    gap: 0 40px;
  }
  #html-body.account .column.main .block-order-details-view .block-content:before,
  #html-body.account .column.main .block-order-details-view .block-content:after {
    content: none;
  }
  #html-body.account .column.main .block-order-details-view .block-content .box {
    float: none;
    margin: 0;
  }
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr:nth-child(odd) {
    background: rgba(233, 235, 235, 0.4);
  }
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th,
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody td {
    padding: 20px 30px;
  }
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th:first-child,
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody td:first-child {
    border-radius: 10px 0 0 10px;
  }
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th:last-child,
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody td:last-child {
    border-radius: 0 10px 10px 0;
  }
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead th.col.amount,
  #html-body.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody td.col.amount {
    min-width: 140px;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items {
    border-top: 1px solid #e9ebeb;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items .col.price,
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items .col.qty,
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items .col.subtotal {
    text-align: center;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot tr > * {
    padding: 5px 20px;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot tr:first-child > * {
    padding-top: 30px;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot tr:last-child > * {
    padding-top: 15px;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot th.mark {
    text-align: right;
  }
  #html-body.account .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot td.amount {
    text-align: center;
  }
  #html-body.account .notification-container .block-title {
    margin-bottom: 40px;
  }
  #html-body.account.sales-order-view .order-view-body .order-actions-toolbar .action.print {
    top: 0;
  }
  #html-body.account.sales-order-view .order-status {
    margin: 0 0 15px;
  }
  #html-body.account.sales-order-view .block-order-details-view .block-content .box {
    width: 200px;
  }
  #html-body.account.sales-order-print .page-main {
    padding: 30px 40px 80px;
  }
  #html-body.account.sales-order-print .columns {
    max-width: 100%;
    margin: 0;
  }
  #html-body.account.sales-order-print .column.main {
    width: auto;
    margin: 0;
    padding: 0;
  }
  #html-body.account.sales-order-print .column.main .order-details-items {
    margin-bottom: 40px;
  }
  #html-body.account.sales-order-print .column.main .block-order-details-view {
    padding: 40px 30px;
  }
  #html-body.account.sales-order-print .column.main .block-order-details-view .block-content {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 20px;
  }
  #html-body.account.sales-order-print .column.main .block-order-details-view .block-content .box {
    width: calc((100% - 20px) / 2);
  }
  #html-body.account.sales-order-print .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot tr > * {
    padding: 5px 20px;
  }
  #html-body.account.sales-order-print .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot tr:first-child > * {
    padding-top: 20px;
  }
  #html-body.account.sales-order-print .table-wrapper.order-items .table:not(.totals):not(.cart):not(.table-comparison).table-order-items tfoot tr:last-child > * {
    padding-bottom: 20px;
  }
  .catalogsearch-result-index .page-title-wrapper {
    padding-bottom: 30px;
  }
  .catalogsearch-result-index .column.main .message.no-results {
    margin: 0 0 30px;
  }
  .cms-gift-a-tree .page-title-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 20px;
  }
  .cms-gift-a-tree .column.main .content-row.gift-page-description .inner-container,
  .cms-gift-a-tree .column.main .content-row.products-gallery .inner-container,
  .cms-gift-a-tree .column.main .content-row.investment-journey .inner-container,
  .cms-gift-a-tree .column.main .content-row.gift-makes-difference .inner-container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .cms-gift-a-tree .gift-page-description .cms-block-columns.two-columns .pagebuilder-column-line .pagebuilder-column.media-column {
    justify-content: flex-start;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  #html-body.faq-page .faq-search-block .amfaq-search .am-input {
    width: 366px;
  }
  #html-body.faq-page .am-widget-categories-3 .am-widget-category {
    width: calc((100% - 10px) / 2);
  }
  #html-body.faq-page .faq-footer-block {
    padding-bottom: 80px;
  }
  #html-body.faq-page.faq-list-page .amfaq_questions {
    padding-bottom: 80px;
  }
  #html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-title {
    padding-bottom: 20px;
  }
  #html-body.faq-page.faq-question-ask .faq-question-ask-content {
    max-width: 366px;
    margin: 0 auto;
    padding: 60px 0 80px;
  }
  #html-body.faq-page.faq-question-ask .page-title-wrapper .page-title {
    padding-right: 70px;
  }
  .amgdprjs-bar-template {
    padding: 0 70px;
  }
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-bar-inner {
    padding: 40px 60px;
  }
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block {
    position: relative;
    justify-content: flex-end;
    gap: 20px;
  }
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-details-container {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .amgdprcookie-groups-modal {
    padding: 0 70px;
  }
  .amgdprcookie-groups-modal.-table .modal-content {
    padding: 0 60px 20px;
  }
  .amgdprcookie-groups-modal.-table .modal-footer {
    padding: 20px 60px 40px;
  }
  .amgdprcookie-groups-modal .modal-header {
    padding: 40px 60px 20px;
  }
  .amgdprcookie-groups-modal .modal-header .action-close {
    top: 0;
  }
  .amgdprcookie-groups-modal .modal-content {
    padding: 20px 60px 40px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-form-container {
    max-height: 500px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-table-wrapper {
    max-height: 400px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-table-wrapper .amgdprcookie-table .amgdprcookie-title {
    width: 15%;
  }
  .amgdprcookie-groups-modal .amgdprcookie-table-wrapper .amgdprcookie-table .amgdprcookie-title.-wide {
    width: 40%;
  }
  #html-body.blog-page .page-main {
    padding-bottom: 60px;
  }
  #html-body.blog-page .post-list-wrapper .post-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: normal;
    gap: 30px 20px;
    flex-wrap: wrap;
  }
  #html-body.blog-page .post-list-wrapper .post-list .post-item.post-holder {
    flex-basis: calc((100% - 20px) / 2);
  }
  #html-body.blog-page.blog-post-view .post-header {
    margin-bottom: 30px;
  }
  #html-body.blog-page.blog-post-view .post-content .post-description h2,
  #html-body.blog-page.blog-post-view .post-content .post-description h3,
  #html-body.blog-page.blog-post-view .post-content .post-description h4 {
    margin: 30px 0;
  }
  #html-body.blog-page.blog-post-view .post-content .post-description p {
    font-size: 18px;
    line-height: 1.4;
  }
  .checkout-index-index .checkout-container {
    margin: 0 0 80px;
  }
  .checkout-index-index .opc-progress-bar {
    counter-reset: none;
    font-size: inherit;
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item {
    width: auto;
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item:before {
    display: none;
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item span {
    padding: 0;
    color: #3f3f3f;
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item span:before,
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item span:after {
    display: none;
  }
  .checkout-index-index .opc-wrapper {
    margin: 0 0 15px;
  }
  .checkout-index-index .opc-wrapper .opc {
    border-radius: 10px;
  }
  .checkout-index-index .opc-wrapper .opc .step-header {
    padding: 30px;
  }
  .checkout-index-index .opc-wrapper .opc .step-header .title {
    font-size: 24px;
  }
  .checkout-index-index .opc-wrapper .opc .step-content {
    padding: 30px 30px 60px;
  }
  .checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item {
    width: calc((100% - 20px) / 2);
  }
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method._active .payment-method-content {
    padding: 30px;
  }
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method._active .payment-method-content > * {
    max-width: 365px;
    margin-left: auto;
    margin-right: auto;
  }
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method._active.stripe-payments .payment-method-content.stripe-payments-card-form {
    padding: 30px;
  }
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar:before,
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar:after {
    content: none;
  }
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .primary {
    float: none;
  }
  .checkout-index-index .opc-block-summary {
    padding: 40px 30px 45px;
    border-radius: 10px;
  }
  .cms-no-route .content-container.no-route-page-content-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .cms-no-route .content-container.info-block-wrapper {
    padding-bottom: 60px;
  }
  .cms-no-route .info-block {
    padding: 30px;
    background: #ffffff;
    border-radius: 10px;
  }
  .customer-auth-page .page-wrapper .page-main {
    padding: 60px 0;
  }
  .customer-auth-page .page.messages,
  .customer-auth-page .customer-auth-form {
    max-width: 486px;
    margin: 0 auto;
  }
  .customer-auth-page .customer-auth-form {
    padding: 60px;
    border-radius: 30px;
  }
  .customer-account-confirmation .page-main,
  .customer-account-createpassword .page-main {
    padding-bottom: 80px;
  }
  .customer-account-logoutsuccess .page-title-wrapper {
    padding-top: 80px;
  }
}
.download-link {
  display: inline-flex;
  align-items: center;
}
.download-link:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  background-image: url('../images/icons/import-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.abs-block-title-with-left-border,
#html-body.orchard-details-view .orchard-description-container .inner-container.orchards-sirora-description .block-header h2,
#html-body.orchard-details-view .orchard-description-container .orchard-sights .block-header h2,
#html-body.cms-home .are-you-ready .block-header h2,
#html-body.cms-home .invest-in-greener-future .block-header h2,
#html-body.cms-home .learn-connect-and-grow .block-header h2,
#html-body .block-header.with-border h2,
#html-body.cms-how-it-works .expected-income .block-header .title-wrapper h2,
#html-body.cms-how-it-works .leading-the-way .block-header h2,
#html-body.cms-how-it-works .join-us .block-header h2,
.cms-about-us .rooted-in-sustainability .block-header h2,
#html-body.catalog-product-view .product-roi .block-title h3,
#html-body.catalog-product-view .investing-in-pistachio .block-header h2,
.cms-gift-a-tree .cms-block-columns .block-header h2 {
  padding-left: 20px;
}
@media (min-width: 1440px) {
  .abs-block-title-with-left-border,
  #html-body.orchard-details-view .orchard-description-container .inner-container.orchards-sirora-description .block-header h2,
  #html-body.orchard-details-view .orchard-description-container .orchard-sights .block-header h2,
  #html-body.cms-home .are-you-ready .block-header h2,
  #html-body.cms-home .invest-in-greener-future .block-header h2,
  #html-body.cms-home .learn-connect-and-grow .block-header h2,
  #html-body .block-header.with-border h2,
  #html-body.cms-how-it-works .expected-income .block-header .title-wrapper h2,
  #html-body.cms-how-it-works .leading-the-way .block-header h2,
  #html-body.cms-how-it-works .join-us .block-header h2,
  .cms-about-us .rooted-in-sustainability .block-header h2,
  #html-body.catalog-product-view .product-roi .block-title h3,
  #html-body.catalog-product-view .investing-in-pistachio .block-header h2,
  .cms-gift-a-tree .cms-block-columns .block-header h2 {
    padding-left: 40px;
    border-left-width: 10px !important;
  }
}
@media screen and (max-width: 640px) {
  .page-layout-container,
  .page-header .header.panel,
  .header.content,
  .page-main,
  .page-main-full-width .content-row,
  .page-main-full-width .page.messages,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-footer > .content-row,
  .footer-bottom.content-row,
  .contact-index-index .page.messages,
  #html-body.account .page.messages {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 640px) {
  .page-layout-container,
  .page-header .header.panel,
  .header.content,
  .page-main,
  .page-main-full-width .content-row,
  .page-main-full-width .page.messages,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-footer > .content-row,
  .footer-bottom.content-row,
  .contact-index-index .page.messages,
  #html-body.account .page.messages {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .page-layout-container,
  .page-header .header.panel,
  .header.content,
  .page-main,
  .page-main-full-width .content-row,
  .page-main-full-width .page.messages,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-footer > .content-row,
  .footer-bottom.content-row,
  .contact-index-index .page.messages,
  #html-body.account .page.messages {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1440px) {
  .page-layout-container,
  .page-header .header.panel,
  .header.content,
  .page-main,
  .page-main-full-width .content-row,
  .page-main-full-width .page.messages,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-footer > .content-row,
  .footer-bottom.content-row,
  .contact-index-index .page.messages,
  #html-body.account .page.messages {
    padding-left: 140px;
    padding-right: 140px;
  }
}
.block-with-shadow,
.included-in-purchase,
.included-in-purchase--item {
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
.page-print .hidden-print {
  display: none !important;
}
#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: 'Alliance No.2', '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;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Amasty_Faq
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
#html-body.faq-page .page-wrapper {
  background: linear-gradient(125deg, rgba(84, 179, 145, 0.05) 21.31%, rgba(84, 179, 145, 0) 57.2%), #ffffff;
}
#html-body.faq-page .page-main .page-title-wrapper {
  padding-top: 30px;
}
#html-body.faq-page .page-main .column.main {
  float: none;
  width: 100%;
}
#html-body.faq-page .page-title-wrapper {
  margin-bottom: 20px;
  padding-top: 40px;
}
#html-body.faq-page .page-title-wrapper .page-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 20px;
}
@media (min-width: 1440px) {
  #html-body.faq-page .page-title-wrapper .page-title {
    font-size: 40px;
  }
}
#html-body.faq-page .page-title-wrapper .back-to-faq-homepage {
  text-align: center;
}
#html-body.faq-page .page-title-wrapper .back-to-faq-homepage .faq-back-link {
  font-size: 16px;
  font-weight: 600;
  color: #54b391;
  text-decoration: underline;
}
#html-body.faq-page .faq-search-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  height: 200px;
  background-image: linear-gradient(180deg, rgba(63, 63, 63, 0.5) 0%, rgba(63, 63, 63, 0) 100%), url('../images/backgrounds/faq-search-bg-mobile.jpg');
  background-color: lightgray;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 22px 22px 0 0;
}
#html-body.faq-page .faq-search-block .block-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  color: #ffffff;
}
@media (min-width: 1440px) {
  #html-body.faq-page .faq-search-block .block-title {
    font-size: 40px;
  }
}
#html-body.faq-page .faq-search-block .amfaq-search {
  margin: 0;
}
#html-body.faq-page .faq-search-block .amfaq-search .am-input {
  height: 50px;
  padding: 10px 50px 10px 30px;
  font-size: 16px;
  font-weight: 500;
  background: #ffffff;
  border: none;
  border-radius: 30px;
  box-shadow: none;
  outline: none;
}
#html-body.faq-page .faq-search-block .amfaq-search .am-input::placeholder {
  color: rgba(148, 160, 157, 0.8);
}
#html-body.faq-page .faq-search-block .amfaq-search .am-button {
  top: 10px;
  right: 20px;
  background: url('../images/icons/search-icon.svg');
}
#html-body.faq-page .am-widget-categories-3 {
  display: flex;
  gap: 10px;
  padding: 40px 0;
  border-bottom: 1px solid #edf7f3;
}
#html-body.faq-page .am-widget-categories-3 .am-category-container {
  height: 100%;
  padding: 25px;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.faq-page .am-widget-categories-3 .am-category-container .faq-category-image {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
#html-body.faq-page .am-widget-categories-3 .am-category-container .faq-category-image img {
  display: block;
  width: 150px;
}
#html-body.faq-page .am-widget-categories-3 .am-category-container .faq-category-title {
  margin-bottom: 15px;
  color: #2a423b;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 1.8;
  letter-spacing: -3.12px;
  text-align: center;
}
#html-body.faq-page .am-widget-categories-3 .am-category-container .faq-category-title .faq-category-link {
  color: inherit;
}
#html-body.faq-page .am-widget-categories-3 .am-category-container .faq-category-description {
  margin-bottom: 15px;
  color: #3f3f3f;
  text-align: center;
}
#html-body.faq-page .am-widget-categories-3 .am-category-container .faq-category-description p {
  font-size: 14px;
}
#html-body.faq-page .am-widget-categories-3 .am-category-container .faq-category-description p:last-child {
  margin-bottom: 0;
}
#html-body.faq-page .am-widget-categories-3 .am-category-container .faq-category-learn-more {
  text-align: center;
}
#html-body.faq-page .faq-footer-block {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  padding-top: 40px;
}
#html-body.faq-page .faq-footer-block .block-title {
  color: #2a423b;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 1.8;
  letter-spacing: -3.12px;
  text-align: center;
}
#html-body.faq-page .faq-footer-block .button.secondary {
  color: #2a423b;
  border-color: #2a423b;
  border-radius: 7px;
}
#html-body.faq-page.cms-faq-home-page .page-title-wrapper {
  padding-top: 0;
  text-align: center;
}
#html-body.faq-page.cms-faq-home-page .page-title-wrapper .page-title {
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 48px;
  letter-spacing: -3.84px;
  color: #23423c;
  font-weight: 400;
}
@media (min-width: 1440px) {
  #html-body.faq-page.cms-faq-home-page .page-title-wrapper .page-title {
    font-size: 90px;
    letter-spacing: -7.2px;
  }
}
#html-body.faq-page.faq-list-page .page-title-wrapper .page-title {
  text-align: center;
}
#html-body.faq-page.faq-list-page .amfaq-category-description {
  margin: 0;
  color: rgba(63, 63, 63, 0.6);
  text-align: center;
}
#html-body.faq-page.faq-list-page .amfaq-category-description p {
  font-size: 16px;
  font-weight: 400;
}
#html-body.faq-page.faq-list-page .amfaq-category-description p:last-child {
  margin: 0;
}
#html-body.faq-page.faq-list-page .amfaq_questions {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 0;
  padding-top: 60px;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar {
  width: 100%;
  margin: 0;
  padding: 30px 0;
  border-top: 1px solid #3f3f3f;
  transition: border 0.3s;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar:last-child {
  border-bottom: 1px solid #3f3f3f;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: normal;
  gap: 20px;
  margin-bottom: 20px;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-title .title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
  transition: color 0.3s;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-title .arrow-icon {
  transition: background 0.3s;
  cursor: pointer;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-title .arrow-icon:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/arrow-down-left.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  #html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-title .arrow-icon:before {
    width: 30px;
    height: 30px;
  }
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content {
  padding: 0;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content .full-content-container {
  display: none;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content .no-list-style {
  list-style: none;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content span[data-role*="trigger"] {
  color: #54b391;
  display: block;
  margin-top: 15px;
  cursor: pointer;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content span[data-role*="trigger"]:hover {
  text-decoration: underline;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content .multilevel li > * {
  margin-top: 10px;
  margin-left: 15px;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content p,
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content ul,
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content ol {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content p:last-child,
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content ul:last-child,
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content ol:last-child {
  margin-bottom: 0;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content ol {
  list-style: lower-alpha;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content ul li,
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content ol li {
  margin-bottom: 15px;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content ul li:last-child,
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content ol li:last-child {
  margin-bottom: 0;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content a {
  color: #3f3f3f;
  font-weight: 500;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar.opened,
#html-body.faq-page.faq-list-page .amfaq_questions .bar.opened + .bar {
  border-color: #54b391;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar.opened .bar-title .title {
  color: #54b391;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar.opened .bar-title .arrow-icon:before {
  background-image: url('../images/icons/arrow-down-left-green.svg');
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar.opened .bar-content .preview-content-container {
  display: none;
}
#html-body.faq-page.faq-list-page .amfaq_questions .bar.opened .bar-content .full-content-container {
  display: block;
}
@media (min-width: 1440px) {
  #html-body.faq-page.faq-list-page .amfaq_questions .bar {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: normal;
    gap: 20px;
    position: relative;
    padding: 30px 40px;
  }
  #html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-title {
    width: 400px;
    margin: 0;
    padding: 0;
  }
  #html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-title .title {
    font-size: 18px;
  }
  #html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-title .arrow-icon {
    position: absolute;
    top: 30px;
    right: 40px;
  }
  #html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content {
    max-width: 660px;
    margin-right: 40px;
  }
  #html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content p,
  #html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content ul,
  #html-body.faq-page.faq-list-page .amfaq_questions .bar .bar-content ol {
    font-size: 18px;
  }
}
#html-body.faq-page.faq-question-ask .page-title-wrapper {
  position: relative;
  margin-bottom: 30px;
  padding: 0;
}
#html-body.faq-page.faq-question-ask .page-title-wrapper .back-to-faq-homepage.link {
  text-align: left;
}
#html-body.faq-page.faq-question-ask .page-title-wrapper .back-to-faq-homepage.icon {
  position: absolute;
  top: 0;
  right: 0;
}
#html-body.faq-page.faq-question-ask .page-title-wrapper .back-to-faq-homepage.icon .faq-back-icon:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/close-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  #html-body.faq-page.faq-question-ask .page-title-wrapper .back-to-faq-homepage.icon .faq-back-icon:before {
    width: 30px;
    height: 30px;
  }
}
#html-body.faq-page.faq-question-ask .ask-form-container .form .note {
  font-size: 16px;
  color: rgba(63, 63, 63, 0.6);
}
#html-body.faq-page.faq-question-ask .ask-form-container .form .fieldset {
  margin: 30px 0;
}
#html-body.faq-page.faq-question-ask .ask-form-container .form .fieldset .input-text {
  display: block;
}
#html-body.faq-page.faq-question-ask .ask-form-container .form .field.notifications-field .label {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 15px;
  padding: 0;
  font-size: 16px;
}
#html-body.faq-page.faq-question-ask .ask-form-container .form .field.notifications-field .label:before {
  position: static;
}
#html-body.faq-page.faq-question-ask .ask-form-container .form .field.notifications-field .label span {
  display: block;
}
#html-body.faq-page.faq-search-index .page-title-wrapper {
  margin-bottom: 0;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Amasty_GdprCookie
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.amgdprjs-bar-template {
  position: fixed;
  width: 100%;
  bottom: calc(94px + 15px + 20px) !important;
}
.amgdprjs-bar-template .amgdprcookie-bar-container {
  width: 100%;
  padding: 0;
  background: none;
  box-shadow: none;
}
.amgdprjs-bar-template .amgdprcookie-bar-container:before {
  background: #3f3f3f;
  opacity: 0.4;
  content: '';
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-bar-inner {
  position: relative;
  border-radius: 22px;
  background: #ffffff;
  z-index: 2;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .action-close {
  top: 0;
  right: 5px;
  padding: 20px;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .action-close:focus {
  box-shadow: none;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-title {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-policy {
  max-width: none;
  max-height: none;
  margin-bottom: 30px;
  color: rgba(63, 63, 63, 0.6);
  font-size: 16px;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-policy a {
  color: #3f3f3f;
  text-decoration: underline;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block {
  position: relative;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
  margin: 0;
  text-transform: none;
  letter-spacing: normal;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-settings {
  padding: 0;
  color: #3f3f3f;
  text-decoration: underline;
  box-shadow: none;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-decline {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-decline:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-decline:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-decline:active,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-decline:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-decline.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-decline span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-decline {
    height: 44px;
    font-size: 16px;
  }
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: #54b391;
  border: 1px solid #54b391;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  flex-basis: auto;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow.tocart,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save.tocart {
  border: none;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow.tocart:focus,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save.tocart:focus,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow.tocart:active,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save.tocart:active,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow.tocart:hover,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save.tocart:hover {
  background-color: #54b391;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow.tocart span,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save.tocart span {
  text-transform: uppercase;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow:visited,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save:visited {
  color: #ffffff;
  background-color: #54b391;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow:focus,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save:focus,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow:active,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save:active,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow:hover,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save:hover {
  background-color: #71c2a5;
  border-color: #71c2a5;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow.disabled,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save.disabled {
  background-color: #94a09d;
  border-color: #94a09d;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow span,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow,
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save {
    height: 44px;
    font-size: 17px;
  }
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow.tocart,
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save.tocart {
    height: auto;
    font-size: 15px;
  }
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow.tocart span,
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save.tocart span {
    line-height: 1.4;
  }
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-settings,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-decline,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save {
  font-size: 16px;
}
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow:focus,
.amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save:focus {
  box-shadow: none;
  background-color: #15b78e !important;
  border-color: #15b78e !important;
}
.amgdprcookie-groups-modal {
  display: flex;
  justify-content: center;
  align-items: center;
}
.amgdprcookie-groups-modal.-table .modal-inner-wrap {
  max-width: 1180px;
  min-width: auto;
}
.amgdprcookie-groups-modal .modal-inner-wrap {
  position: static;
  margin: 0;
}
.amgdprcookie-groups-modal .modal-header .modal-title {
  color: #3f3f3f;
}
.amgdprcookie-groups-modal .modal-header .amgdprcookie-description {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}
.amgdprcookie-groups-modal .modal-header .action-close {
  right: 5px;
  width: auto;
  height: auto;
  padding: 25px;
}
.amgdprcookie-groups-modal .modal-header .action-close:focus {
  box-shadow: none;
}
.amgdprcookie-groups-modal .amgdprcookie-description {
  font-size: 16px;
}
.amgdprcookie-groups-modal .amgdprcookie-form-container {
  padding-right: 10px;
}
.amgdprcookie-groups-modal .amgdprcookie-buttons-block.-settings {
  padding: 30px 0 0;
}
.amgdprcookie-groups-modal .amgdprcookie-cookie-container {
  margin: 0 0 30px;
  padding: 0;
}
.amgdprcookie-groups-modal .amgdprcookie-cookie-container:last-child {
  margin: 0;
}
.amgdprcookie-groups-modal .amgdprcookie-cookie-container .amgdprcookie-text {
  font-size: 14px;
}
.amgdprcookie-groups-modal .amgdprcookie-cookie-container .amgdprcookie-options {
  color: #54b391;
  font-size: 14px;
}
.amgdprcookie-groups-modal .amgdprcookie-done {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: #54b391;
  border: 1px solid #54b391;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  text-transform: none;
  letter-spacing: normal;
}
.amgdprcookie-groups-modal .amgdprcookie-done.tocart {
  border: none;
}
.amgdprcookie-groups-modal .amgdprcookie-done.tocart:focus,
.amgdprcookie-groups-modal .amgdprcookie-done.tocart:active,
.amgdprcookie-groups-modal .amgdprcookie-done.tocart:hover {
  background-color: #54b391;
}
.amgdprcookie-groups-modal .amgdprcookie-done.tocart span {
  text-transform: uppercase;
}
.amgdprcookie-groups-modal .amgdprcookie-done:visited {
  color: #ffffff;
  background-color: #54b391;
}
.amgdprcookie-groups-modal .amgdprcookie-done:focus,
.amgdprcookie-groups-modal .amgdprcookie-done:active,
.amgdprcookie-groups-modal .amgdprcookie-done:hover {
  background-color: #71c2a5;
  border-color: #71c2a5;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.amgdprcookie-groups-modal .amgdprcookie-done.disabled {
  background-color: #94a09d;
  border-color: #94a09d;
}
.amgdprcookie-groups-modal .amgdprcookie-done span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .amgdprcookie-groups-modal .amgdprcookie-done {
    height: 44px;
    font-size: 17px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-done.tocart {
    height: auto;
    font-size: 15px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-done.tocart span {
    line-height: 1.4;
  }
}
.amgdprcookie-groups-modal .amgdprcookie-done:focus {
  box-shadow: none;
}
.amgdprcookie-groups-modal .amgdprcookie-table-wrapper {
  overflow: auto;
}
.amgdprcookie-groups-modal .amgdprcookie-table-wrapper .amgdprcookie-table {
  table-layout: fixed;
  font-size: 14px;
}
.amgdprcookie-groups-modal .amgdprcookie-table-wrapper .amgdprcookie-table thead,
.amgdprcookie-groups-modal .amgdprcookie-table-wrapper .amgdprcookie-table tr {
  table-layout: auto;
  width: auto;
}
.amgdprcookie-groups-modal .amgdprcookie-table-wrapper .amgdprcookie-table thead {
  display: table-header-group;
}
.amgdprcookie-groups-modal .amgdprcookie-table-wrapper .amgdprcookie-table tr {
  display: table-row;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:focus + .amgdprcookie-label {
  box-shadow: none;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label {
  background: #54b391;
}
@media only screen and (max-width: 370px) {
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block {
    gap: 10px 20px;
  }
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-details-container {
    padding-bottom: 20px;
  }
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-decline,
  .amgdprjs-bar-template .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow {
    width: 100%;
  }
  .amgdprcookie-groups-modal .amgdprcookie-description {
    font-size: 14px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-table-wrapper .amgdprcookie-table {
    font-size: 12px;
  }
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Amasty_SocialLogin
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.customer-auth-page .amsl-login-page,
.customer-auth-page .amsl-registration-page {
  margin: 30px 0 0;
}
.customer-auth-page .amsl-login-page .amsl-social-login,
.customer-auth-page .amsl-registration-page .amsl-social-login {
  flex-direction: column;
  padding: 0;
  background: transparent;
}
.customer-auth-page .amsl-login-page .amsl-social-login .amsl-title,
.customer-auth-page .amsl-registration-page .amsl-social-login .amsl-title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  color: #94a09d;
  text-transform: uppercase;
  font-size: 14px;
}
.customer-auth-page .amsl-login-page .amsl-social-login .amsl-title:before,
.customer-auth-page .amsl-registration-page .amsl-social-login .amsl-title:before,
.customer-auth-page .amsl-login-page .amsl-social-login .amsl-title:after,
.customer-auth-page .amsl-registration-page .amsl-social-login .amsl-title:after {
  background-color: #94a09d;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 65px;
}
.customer-auth-page .amsl-login-page .amsl-social-login .amsl-title:before,
.customer-auth-page .amsl-registration-page .amsl-social-login .amsl-title:before {
  right: 12px;
  margin-left: -50%;
}
.customer-auth-page .amsl-login-page .amsl-social-login .amsl-title:after,
.customer-auth-page .amsl-registration-page .amsl-social-login .amsl-title:after {
  left: 12px;
  margin-right: -50%;
}
.customer-auth-page .amsl-login-page .amsl-social-login .amsl-buttons,
.customer-auth-page .amsl-registration-page .amsl-social-login .amsl-buttons {
  gap: 30px;
}
.customer-auth-page .amsl-login-page .amsl-social-login .amsl-buttons .amsl-button-wrapper,
.customer-auth-page .amsl-registration-page .amsl-social-login .amsl-buttons .amsl-button-wrapper {
  margin: 0;
}
.customer-auth-page .amsl-login-page .amsl-social-login .amsl-button,
.customer-auth-page .amsl-registration-page .amsl-social-login .amsl-button {
  width: 40px;
  height: 40px;
}
.customer-auth-page .amsl-login-page .amsl-social-login .amsl-button .amsl-social-icon,
.customer-auth-page .amsl-registration-page .amsl-social-login .amsl-button .amsl-social-icon {
  background-size: 60%;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Amasty_StoreCredit
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.amstorecredit-table .amount-dir-1 {
  color: #ff8213;
}
.amstorecredit-table .amount-dir-0 {
  color: #54b391;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magefan_Blog
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
#html-body.blog-page .page-wrapper {
  overflow: clip;
}
#html-body.blog-page .breadcrumbs {
  display: block;
  padding: 15px 0;
}
#html-body.blog-page .columns {
  display: flex;
  padding-top: 40px;
}
#html-body.blog-page .columns:after {
  content: none;
}
#html-body.blog-page .columns .column.main,
#html-body.blog-page .columns .sidebar {
  float: none;
  flex-basis: 100%;
  flex-grow: 0;
}
#html-body.blog-page .columns .column.main {
  order: 1;
}
#html-body.blog-page .columns .sidebar {
  order: 0;
}
#html-body.blog-page .column.main {
  padding-top: 40px;
}
#html-body.blog-page .page-title-wrapper {
  margin-bottom: 10px;
}
#html-body.blog-page .page-title-wrapper .page-title {
  color: #2a423b;
  font-family: 'TAN - Angleton', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 48px;
  letter-spacing: -5.76px;
}
#html-body.blog-page .page-main-description {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(233, 235, 235, 0.8);
}
#html-body.blog-page .page-main-description p {
  margin-bottom: 30px;
}
#html-body.blog-page .page-main-description p:last-child {
  margin-bottom: 0;
}
#html-body.blog-page .categories-list {
  display: none;
}
#html-body.blog-page .post-list-wrapper {
  padding-top: 40px;
}
#html-body.blog-page .post-list-wrapper .post-list-title-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  margin-bottom: 40px;
  font-size: 20px;
}
#html-body.blog-page .post-list-wrapper .post-list-title-wrapper .post-list-title {
  font-weight: 700;
}
#html-body.blog-page .post-list-wrapper .post-list + .post-list-title-wrapper {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(233, 235, 235, 0.8);
}
#html-body.blog-page .post-list-wrapper .post-list {
  margin: 0;
  padding: 0;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item {
  padding: 20px;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  height: 100%;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-image-wrapper {
  position: relative;
  flex-shrink: 0;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-image {
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-image img {
  display: block;
  width: 100%;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-label {
  position: absolute;
  top: 0;
  right: 25px;
  display: flex;
  flex-direction: column;
  width: 36px;
  height: 162px;
  color: #000000;
  font-size: 14px;
  line-height: 1.2;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-label:after {
  flex-shrink: 0;
  content: '';
  display: block;
  border-left: 18px solid #ffffff;
  border-right: 18px solid #ffffff;
  border-bottom: 18px solid transparent;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-label span {
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding-top: 25px;
  background-color: #ffffff;
  writing-mode: vertical-rl;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-inner-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-title {
  margin-bottom: 10px;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-title h3 {
  color: #2a423b;
  font-size: 18px;
  font-weight: 700;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-title h3 a {
  color: inherit;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-info {
  color: #c4c4c4;
  font-size: 14px;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-info .post-category {
  color: #15b78e;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-excerpt p {
  margin-bottom: 0;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-read-more .button-link {
  gap: 10px;
}
@media (min-width: 1440px) {
  #html-body.blog-page .post-list-wrapper .post-list .post-item {
    padding-bottom: 25px;
  }
  #html-body.blog-page .post-list-wrapper .post-list .post-item .post-inner-wrapper {
    padding: 0 10px;
  }
  #html-body.blog-page .post-list-wrapper .post-list .post-item .post-title h3 {
    font-size: 24px;
  }
  #html-body.blog-page .post-list-wrapper .post-list .post-item .post-read-more .button-link {
    font-size: 15px;
  }
}
#html-body.blog-page .post-list-wrapper .post-list .post-item.post-holder {
  margin: 0;
  border-bottom: none;
}
#html-body.blog-page .post-list-wrapper .post-list .post-item .post-info {
  width: auto;
  max-width: none;
  padding: 0;
}
#html-body.blog-page .toolbar-blog-posts {
  margin: 0;
  padding-top: 60px;
}
#html-body.blog-page .toolbar-blog-posts .pages {
  margin-bottom: 0;
}
#html-body.blog-page .toolbar-blog-posts .pages .items {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
#html-body.blog-page .toolbar-blog-posts .pages .items .item {
  margin: 0;
}
#html-body.blog-page .toolbar-blog-posts .pages .items .action,
#html-body.blog-page .toolbar-blog-posts .pages .items .page {
  width: 40px;
  height: 40px;
}
#html-body.blog-page .sidebar {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(233, 235, 235, 0.8);
}
#html-body.blog-page .sidebar .widget .block-title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  margin: 0;
  padding: 0 30px 2px 0;
  background-image: url('../images/icons/arrow-down-left.svg');
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 24px;
  transition: all 0.3s;
}
#html-body.blog-page .sidebar .widget .block-title.active {
  margin-bottom: 20px;
  background-image: url('../images/icons/arrow-down-left-green.svg');
}
#html-body.blog-page .sidebar .widget .block-title.active strong {
  color: #54b391;
  transition: all 0.3s;
}
#html-body.blog-page .sidebar .widget .block-title strong {
  color: #3f3f3f;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}
#html-body.blog-page .sidebar .widget .block-content.expanded {
  display: block;
}
#html-body.blog-page .sidebar .blog-search input {
  height: 50px;
  padding: 10px 50px 10px 30px;
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 500;
  background-color: #f5f6f6;
  border: none;
  border-radius: 30px;
  box-shadow: none;
}
#html-body.blog-page .sidebar .blog-search .actions .action.search {
  background-color: transparent;
  right: 20px;
  padding: 0;
}
#html-body.blog-page .sidebar .blog-search .actions .action.search:before {
  width: 30px;
  height: 30px;
  padding: 0;
  font-size: 0;
  background: center no-repeat url("data:image/svg+xml,%3Csvg width='30' height='31' viewBox='0 0 30 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26 26.3799C23.6551 24.0349 20.3687 20.7485 20.3687 20.7485M20.3687 20.7485C22.1669 18.9503 23.1771 16.5115 23.1771 13.9684C23.1771 11.4254 22.1669 8.9865 20.3687 7.1883C18.5705 5.3901 16.1316 4.37988 13.5885 4.37988C12.3294 4.37988 11.0825 4.6279 9.91917 5.10977C8.75583 5.59164 7.6988 6.29792 6.80842 7.1883C5.91804 8.07868 5.21175 9.13571 4.72988 10.299C4.24801 11.4624 4 12.7092 4 13.9684C4 15.2276 4.24801 16.4745 4.72988 17.6378C5.21175 18.8011 5.91804 19.8582 6.80842 20.7485C7.6988 21.6389 8.75583 22.3452 9.91917 22.8271C11.0825 23.309 12.3294 23.557 13.5885 23.557C16.1316 23.557 18.5705 22.5467 20.3687 20.7485Z' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  border: none;
  cursor: pointer;
}
#html-body.blog-page .sidebar .block-categories .block-title:before,
#html-body.blog-page .sidebar .block-archive .block-title:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#html-body.blog-page .sidebar .block-categories ul li,
#html-body.blog-page .sidebar .block-archive ul li,
#html-body.blog-page .sidebar .block-categories .block-content .item,
#html-body.blog-page .sidebar .block-archive .block-content .item {
  margin-bottom: 20px;
  padding: 0;
}
#html-body.blog-page .sidebar .block-categories ul li:last-child,
#html-body.blog-page .sidebar .block-archive ul li:last-child,
#html-body.blog-page .sidebar .block-categories .block-content .item:last-child,
#html-body.blog-page .sidebar .block-archive .block-content .item:last-child {
  margin-bottom: 0;
}
#html-body.blog-page .sidebar .block-categories ul li a,
#html-body.blog-page .sidebar .block-archive ul li a,
#html-body.blog-page .sidebar .block-categories .block-content .item a,
#html-body.blog-page .sidebar .block-archive .block-content .item a {
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 400;
}
#html-body.blog-page .sidebar .block-categories .block-title:before,
#html-body.blog-page .sidebar .block-archive .block-title:before {
  transition: all 0.3s;
}
#html-body.blog-page .sidebar .block-categories .block-content,
#html-body.blog-page .sidebar .block-archive .block-content {
  display: none;
}
#html-body.blog-page .sidebar .block-categories .block-title.active:before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M6.66699 5H17.5003" stroke="%2354B391" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.66699 10H17.5003" stroke="%2354B391" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.66699 15H17.5003" stroke="%2354B391" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.5 5H2.50833" stroke="%2354B391" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.5 10H2.50833" stroke="%2354B391" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.5 15H2.50833" stroke="%2354B391" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
#html-body.blog-page .sidebar .block-categories .block-title:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M8.0625 6H21.0625' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.0625 12H21.0625' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.0625 18H21.0625' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.0625 6H3.0725' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.0625 12H3.0725' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.0625 18H3.0725' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#html-body.blog-page .sidebar .block-archive .block-title.active:before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M15.8333 3.3335H4.16667C3.24619 3.3335 2.5 4.07969 2.5 5.00016V16.6668C2.5 17.5873 3.24619 18.3335 4.16667 18.3335H15.8333C16.7538 18.3335 17.5 17.5873 17.5 16.6668V5.00016C17.5 4.07969 16.7538 3.3335 15.8333 3.3335Z" stroke="%2354B391" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.333 1.6665V4.99984" stroke="%2354B391" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.66699 1.6665V4.99984" stroke="%2354B391" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.5 8.3335H17.5" stroke="%2354B391" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
#html-body.blog-page .sidebar .block-archive .block-title:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M19.0625 4H5.0625C3.95793 4 3.0625 4.89543 3.0625 6V20C3.0625 21.1046 3.95793 22 5.0625 22H19.0625C20.1671 22 21.0625 21.1046 21.0625 20V6C21.0625 4.89543 20.1671 4 19.0625 4Z' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0625 2V6' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.0625 2V6' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.0625 10H21.0625' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#html-body.blog-page .sidebar .block-archive .block-content .item {
  display: block;
}
#html-body.blog-page .sidebar .block-archive .block-content .item:after {
  content: none;
}
#html-body.blog-page.blog-post-view .page-title-wrapper {
  margin-bottom: 5px;
}
#html-body.blog-page.blog-post-view .page-title-wrapper .page-title {
  color: #3f3f3f;
  font-family: 'Alliance No.2', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: normal;
}
#html-body.blog-page.blog-post-view .post-holder {
  margin-bottom: 0;
  padding-bottom: 40px;
}
#html-body.blog-page.blog-post-view .post-header .post-data-wrap {
  margin-bottom: 0;
  color: #94a09d;
  font-family: 'Alliance No.2', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
#html-body.blog-page.blog-post-view .post-header .post-data-wrap .post-category {
  display: inline-block;
  margin-right: 5px;
}
#html-body.blog-page.blog-post-view .post-header .post-data-wrap .post-category:last-of-type {
  margin-right: 0;
}
#html-body.blog-page.blog-post-view .post-header .post-data-wrap .post-category .category-name {
  margin: 0;
  padding: 0;
  color: #54b391;
  background: none;
  font-size: inherit;
  font-weight: 600;
  line-height: inherit;
  text-transform: none;
}
#html-body.blog-page.blog-post-view .post-header .post-data-wrap a {
  color: inherit;
  font-weight: 400;
}
#html-body.blog-page.blog-post-view .post-content .post-featured-image {
  margin-bottom: 30px;
  border-radius: 10px;
  overflow: hidden;
}
#html-body.blog-page.blog-post-view .post-content .post-featured-image img {
  display: block;
}
#html-body.blog-page.blog-post-view .post-content .post-description {
  margin-bottom: 0;
}
#html-body.blog-page.blog-post-view .post-content .post-description h2,
#html-body.blog-page.blog-post-view .post-content .post-description h3,
#html-body.blog-page.blog-post-view .post-content .post-description h4 {
  font-size: 20px;
  font-weight: 700;
}
#html-body.blog-page.blog-post-view .post-content .post-description p {
  margin-bottom: 20px;
  font-weight: 300;
}
#html-body.blog-page.blog-post-view .post-content .post-description p:last-child {
  margin-bottom: 0;
}
#html-body.blog-page.blog-post-view .block.related {
  margin: 0;
  padding-top: 40px;
  border-top: 1px solid rgba(233, 235, 235, 0.8);
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Checkout
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Checkout
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  content: none;
}
.minicart-wrapper .block-minicart .block-content {
  font-size: 16px;
  background: #ffffff;
}
.minicart-wrapper .block-minicart .block-content .items-total {
  float: none;
  margin: 0 0 40px;
  font-size: 20px;
  font-weight: 600;
}
.minicart-wrapper .block-minicart .block-content .items-total .count {
  font-weight: 600;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
  margin: 0;
  border: 0;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item {
  margin-bottom: 20px;
  padding: 0 0 20px;
  border-top: none;
  border-bottom: 1px solid #e4e4e4;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product {
  position: relative;
  display: flex;
  gap: 20px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product:before,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product:after {
  content: none;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo {
  float: none;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-wrapper {
  border-radius: 10px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details {
  display: flex;
  flex-direction: column;
  padding: 0;
  color: #94a09d;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name {
  font-weight: 600;
  margin: 0;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name a {
  color: #3f3f3f;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .price-including-tax,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .price-excluding-tax {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .price-including-tax .price,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .price-excluding-tax .price {
  font-weight: 500;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty .label {
  color: #3f3f3f;
  font-weight: 600;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty .label:after {
  content: ":";
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product.actions {
  float: none;
  margin: 0;
  position: absolute;
  top: -5px;
  right: 0;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product.actions .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product.actions .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product.actions .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #94a09d;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product.actions .action.delete:hover:before {
  color: #94a09d;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product.actions .action.delete:active:before {
  color: #3f3f3f;
}
.minicart-wrapper .block-minicart .block-content .subtotal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 40px;
}
.minicart-wrapper .block-minicart .block-content .subtotal .label {
  font-weight: 600;
}
.minicart-wrapper .block-minicart .block-content .subtotal .label:after {
  content: ":";
}
.minicart-wrapper .block-minicart .block-content .subtotal .amount .price {
  font-size: 16px;
  font-weight: 600;
}
.minicart-wrapper .block-minicart .block-content .cart.actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  gap: 10px;
}
.minicart-wrapper .block-minicart .block-content .cart.actions .secondary .action {
  flex-grow: 1;
}
.minicart-wrapper .block-minicart .block-content .cart.actions .secondary .action.viewcart {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  padding: 10px 30px;
}
.minicart-wrapper .block-minicart .block-content .cart.actions .secondary .action.viewcart:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.minicart-wrapper .block-minicart .block-content .cart.actions .secondary .action.viewcart:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.minicart-wrapper .block-minicart .block-content .cart.actions .secondary .action.viewcart:active,
.minicart-wrapper .block-minicart .block-content .cart.actions .secondary .action.viewcart:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart .block-content .cart.actions .secondary .action.viewcart.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.minicart-wrapper .block-minicart .block-content .cart.actions .secondary .action.viewcart span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .minicart-wrapper .block-minicart .block-content .cart.actions .secondary .action.viewcart {
    height: 44px;
    font-size: 16px;
  }
}
.minicart-wrapper .block-minicart .block-content .cart.actions .primary {
  flex-grow: 1;
  margin: 0;
}
.minicart-wrapper .block-minicart .block-content .cart.actions .primary .action {
  padding: 10px;
}
.minicart-wrapper .action.showcart {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  background-image: url('../images/icons/minicart.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 6px;
  display: block;
  background-position: top 6px left 5px;
  background-size: auto;
}
@media (min-width: 1024px) {
  .minicart-wrapper .action.showcart {
    width: 40px;
    height: 40px;
    background-size: auto;
  }
}
.minicart-wrapper .action.showcart.active:before,
.minicart-wrapper .action.showcart:before {
  display: none;
}
.minicart-wrapper .action.showcart.active {
  display: block;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  bottom: 7px;
  right: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 11px;
  height: 11px;
  min-width: auto;
  margin: 0;
  padding: 0;
  color: #ffffff;
  line-height: normal;
  background: #54b391;
  border: none;
  border-radius: 50%;
}
.minicart-wrapper .action.showcart .counter.qty .counter-number {
  font-size: 7px;
  text-shadow: none;
}
.minicart-wrapper .action.showcart .counter.qty .counter-label {
  display: none;
}
.minicart-wrapper .action.showcart .loader > img {
  max-width: 10px;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Checkout
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.checkout-index-index .page-wrapper {
  background: #e9ebeb;
}
.checkout-index-index .message {
  font-size: 16px;
}
.checkout-index-index .opc-progress-bar {
  display: flex;
  gap: 5px;
  margin: 15px 0;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item {
  display: flex;
  align-items: center;
  gap: 5px;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item:last-child:after {
  content: none;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item:after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background-image: url('../images/icons/chevron-left.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active:after {
  background-image: url('../images/icons/chevron-left-green.svg');
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active span {
  color: #54b391;
  font-weight: 600;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item span {
  display: block;
  font-size: 16px;
  font-weight: 500;
}
.checkout-index-index .opc-estimated-wrapper {
  display: none;
}
.checkout-index-index .opc-wrapper,
.checkout-index-index .opc-sidebar {
  width: 100%;
  padding-right: 0;
}
.checkout-index-index .opc-wrapper .opc {
  overflow: hidden;
}
.checkout-index-index .opc-wrapper .opc .step-header {
  background: #ffffff;
}
.checkout-index-index .opc-wrapper .opc .step-header .step-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  margin-bottom: 20px;
  padding: 0;
  border: none;
}
.checkout-index-index .opc-wrapper .opc .step-header .step-title .title {
  font-weight: 700;
}
.checkout-index-index .opc-wrapper .opc .step-header .step-title .back-to-cart {
  color: #54b391;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}
.checkout-index-index .opc-wrapper .opc .step-header .step-desc {
  font-size: 16px;
  font-weight: 500;
}
.checkout-index-index .opc-wrapper .opc .step-content {
  margin: 0;
  background: #f5f6f6;
}
.checkout-index-index .opc-wrapper .opc .step-content .actions.form {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: normal;
  gap: 20px;
  margin: 30px 0 40px;
}
.checkout-index-index .opc-wrapper .opc .step-content .actions.form .action.back {
  cursor: pointer;
}
.checkout-index-index .opc-wrapper .shipping-address-items {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item {
  margin: 0;
  padding: 15px;
  border: none;
  border-radius: 6px;
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item.selected-item {
  padding-right: 40px;
  border: 2px solid #54b391;
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item.selected-item:after {
  background: #54b391;
  border-radius: 0 0 0 6px;
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item a {
  color: #3f3f3f;
  font-weight: 500;
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  height: auto;
  font-size: 16px;
  padding: 5px 15px;
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item button:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item button:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item button:active,
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item button:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item button.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item button span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item button {
    height: 44px;
    font-size: 16px;
  }
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item .edit-address-link {
  margin: 10px 5px 0 0;
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item .action-select-shipping-item {
  float: none;
  margin-top: 10px;
}
.checkout-index-index .opc-wrapper .new-address-popup .action-show-popup {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 10px 30px;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  height: auto;
  font-size: 16px;
  padding: 10px 15px;
  margin: 0;
}
.checkout-index-index .opc-wrapper .new-address-popup .action-show-popup:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.checkout-index-index .opc-wrapper .new-address-popup .action-show-popup:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.checkout-index-index .opc-wrapper .new-address-popup .action-show-popup:active,
.checkout-index-index .opc-wrapper .new-address-popup .action-show-popup:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.checkout-index-index .opc-wrapper .new-address-popup .action-show-popup.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.checkout-index-index .opc-wrapper .new-address-popup .action-show-popup span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-wrapper .new-address-popup .action-show-popup {
    height: 44px;
    font-size: 16px;
  }
}
.checkout-index-index .opc-wrapper .checkout-payment-method .step-header-action {
  margin-top: 30px;
  text-align: center;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .download-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  padding: 5px 40px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .download-link:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .download-link:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .download-link:active,
.checkout-index-index .opc-wrapper .checkout-payment-method .download-link:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.checkout-index-index .opc-wrapper .checkout-payment-method .download-link.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .download-link span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-wrapper .checkout-payment-method .download-link {
    height: 44px;
    font-size: 16px;
  }
}
.checkout-index-index .opc-wrapper .checkout-payment-method .download-link:before {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .download-link:hover:before {
  background-image: url('../images/icons/import-icon-white.svg');
}
.checkout-index-index .opc-wrapper .checkout-payment-method .download-link span {
  line-height: 1;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .form.payments .fieldset {
  margin: 0;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .form.payments .fieldset > br,
.checkout-index-index .opc-wrapper .checkout-payment-method .form.payments .fieldset > hr {
  display: none;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .opc-payment {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(148, 160, 157, 0.2);
}
.checkout-index-index .opc-wrapper .checkout-payment-method .opc-payment .payment-methods {
  margin: 0;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .opc-payment .payment-methods .payment-group .step-title {
  display: none;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(148, 160, 157, 0.2);
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method._active {
  padding-bottom: 0;
  border-bottom: none;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method._active .payment-method-title {
  margin-bottom: 30px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method._active .payment-method-content {
  background: #ffffff;
  border-radius: 10px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method._active.stripe-payments .payment-method-content {
  padding: 0;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method .payment-method-title {
  margin: 0;
  padding: 0;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method .payment-method-title .radio {
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: pointer;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method .payment-method-title .label {
  padding: 0;
  font-size: 16px;
  background: none;
  border-radius: 0;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method .payment-method-title .label:before {
  content: none;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: none;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method .payment-method-content > p {
  font-size: 16px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address {
  margin-bottom: 30px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .checkout-billing-address {
  margin: 0;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .billing-address-details {
  padding: 0;
  font-size: 14px;
  line-height: 1.4;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #54b290;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  height: auto;
  margin-top: 15px;
  padding: 5px 15px;
  font-size: 14px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address {
    height: 44px;
    font-size: 16px;
  }
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .billing-address-details a {
  color: #3f3f3f;
  text-decoration: underline;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .field-select-billing .label {
  display: none;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .field-select-billing .select {
  padding: 10px 40px 10px 10px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .primary {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 10px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: #54b391;
  border: 1px solid #54b391;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  order: 1;
  height: auto;
  margin: 0;
  padding: 10px 30px;
  font-size: 16px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update.tocart {
  border: none;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update.tocart:focus,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update.tocart:active,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update.tocart:hover {
  background-color: #54b391;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update.tocart span {
  text-transform: uppercase;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update:visited {
  color: #ffffff;
  background-color: #54b391;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update:focus,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update:active,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update:hover {
  background-color: #71c2a5;
  border-color: #71c2a5;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update.disabled {
  background-color: #94a09d;
  border-color: #94a09d;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update {
    height: 44px;
    font-size: 17px;
  }
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update.tocart {
    height: auto;
    font-size: 15px;
  }
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-update.tocart span {
    line-height: 1.4;
  }
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  height: 30px;
  padding: 0;
  color: #23423c;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  border-bottom: 1px solid #23423c;
  transition: all 0.3s;
  justify-content: center;
  order: 0;
  margin: 0;
  padding: 10px 30px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-light {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-light.button-link-save-pdf:after {
  background-image: url('../images/icons/save-white.svg');
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-light:after {
  background-image: url('../images/icons/arrow-right-white.svg');
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-light:visited,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-light:focus,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-light:active,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-light:hover {
  color: #ffffff;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-light:focus,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-light:active,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-light:hover {
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-light:visited {
  border-bottom: 1px solid #ffffff;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-view-all {
  font-weight: 400;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel.button-link-save-pdf:after {
  background-image: url('../images/icons/save-green.svg');
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel:after {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background-image: url('../images/icons/arrow-right-green.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel:visited {
  color: #23423c;
  border-bottom: 1px solid #23423c;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel:focus,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel:active,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel:hover {
  color: #4b766e;
  text-decoration: none;
  border-bottom: 1px solid #4b766e;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel {
    gap: 10px;
    font-size: 17px;
    line-height: 1;
  }
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel:after {
  display: none;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-billing-address .actions-toolbar .action.action-cancel span {
  font-size: 16px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-agreements-block {
  margin-top: 30px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-agreements-block .checkout-agreement.field {
  display: flex;
  flex-wrap: wrap;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-agreements-block .checkout-agreement .label {
  padding-right: 0;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-agreements-block .checkout-agreement .action.action-show {
  padding: 0;
  color: #3f3f3f;
  font-size: 14px;
  text-align: left;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-agreements-block .checkout-agreement .action.action-show:after {
  content: none;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-agreements-block .checkout-agreement .label + .mage-error {
  width: 100%;
  margin-top: 5px;
  padding-left: 40px;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .opc-payment-additional.discount-code {
  display: none;
}
.checkout-index-index .opc-wrapper .alert-text.alert-shipping {
  padding-top: 40px;
  border-top: 1px solid rgba(148, 160, 157, 0.2);
}
.checkout-index-index .opc-wrapper .alert-text .alert-title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-wrapper .alert-text .alert-title {
    font-size: 22px;
  }
}
.checkout-index-index .opc-wrapper .alert-text .alert-title:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22.9365C17.5228 22.9365 22 18.4594 22 12.9365C22 7.41368 17.5228 2.93652 12 2.93652C6.47715 2.93652 2 7.41368 2 12.9365C2 18.4594 6.47715 22.9365 12 22.9365Z' stroke='%233F3F3F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 8.93652V12.9365' stroke='%233F3F3F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 16.9365H12.01' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
}
.checkout-index-index .opc-wrapper .alert-text .alert-desc {
  max-width: 730px;
  font-size: 16px;
  font-weight: 500;
}
.checkout-index-index .opc-wrapper .alert-text .alert-desc a {
  font-weight: 700;
  color: inherit;
}
.checkout-index-index .opc-block-summary {
  display: flex;
  flex-direction: column;
  margin: 0;
  background: #ffffff;
}
.checkout-index-index .opc-block-summary .opc-block-summary-header {
  margin-bottom: 20px;
}
.checkout-index-index .opc-block-summary .opc-block-summary-header .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-block-summary .opc-block-summary-header .title {
    font-size: 22px;
  }
}
.checkout-index-index .opc-block-summary .opc-block-summary-header .back-to-cart {
  display: none;
}
.checkout-index-index .opc-block-summary .items-in-cart {
  margin-bottom: 20px;
}
.checkout-index-index .opc-block-summary .items-in-cart.active .title {
  margin-bottom: 20px;
}
.checkout-index-index .opc-block-summary .items-in-cart.active .title:after {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5625 15L12.5625 9L6.5625 15' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.checkout-index-index .opc-block-summary .items-in-cart .title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 0;
  border-bottom: none;
}
.checkout-index-index .opc-block-summary .items-in-cart .title:after {
  content: "";
  width: 20px;
  height: 20px;
  margin: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  transition: background .3s;
}
.checkout-index-index .opc-block-summary .items-in-cart .title > * {
  font-size: 16px;
  font-weight: 600;
}
.checkout-index-index .opc-block-summary .items-in-cart .title strong {
  font-weight: 600;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-block-summary .items-in-cart .title:after {
    width: 24px;
    height: 24px;
  }
  .checkout-index-index .opc-block-summary .items-in-cart .title > * {
    font-size: 18px;
  }
}
.checkout-index-index .opc-block-summary .items-in-cart .title:after {
  position: static;
}
.checkout-index-index .opc-block-summary .items-in-cart .title strong {
  line-height: 1.4;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .minicart-items-wrapper {
  max-height: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item {
  padding: 0 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e9ebeb;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item:not(:first-child) {
  border-top: none;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item:last-child {
  margin-bottom: 0;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  gap: 20px;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product:before,
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product:after {
  content: none;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-image-container {
  float: none;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-details {
  padding: 0;
  font-size: 16px;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-details strong,
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-details span {
  display: inline-block;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-inner {
  margin: 0;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-name-block {
  padding: 0;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-name-block .product-item-name {
  margin: 0;
  font-weight: 600;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .price,
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-age {
  color: #94a09d;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .price {
  font-weight: 500;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .price-excluding-tax {
  margin: 0;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .details-qty .label {
  font-weight: 600;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .product-item .product .details-qty .value {
  color: #94a09d;
  font-weight: 500;
}
.checkout-index-index .opc-block-summary .table-totals {
  margin-bottom: 20px;
  padding: 0;
  border-top: none;
  border-bottom: 1px solid #e9ebeb;
}
.checkout-index-index .opc-block-summary .table-totals tr:first-child .mark,
.checkout-index-index .opc-block-summary .table-totals tr:first-child .amount {
  padding: 0 0 5px;
}
.checkout-index-index .opc-block-summary .table-totals tr:last-child .mark,
.checkout-index-index .opc-block-summary .table-totals tr:last-child .amount {
  padding: 5px 0 20px;
}
.checkout-index-index .opc-block-summary .table-totals .mark,
.checkout-index-index .opc-block-summary .table-totals .amount {
  padding: 5px 0;
  font-size: 16px;
  border: none;
}
.checkout-index-index .opc-block-summary .table-totals .grand.totals strong {
  padding: 0;
  font-weight: 600;
}
.checkout-index-index .opc-block-summary .payment-option._active .payment-option-title {
  margin-bottom: 20px;
}
.checkout-index-index .opc-block-summary .payment-option._active .payment-option-title:after {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5625 15L12.5625 9L6.5625 15' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.checkout-index-index .opc-block-summary .payment-option .payment-option-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.checkout-index-index .opc-block-summary .payment-option .payment-option-title:after {
  content: "";
  width: 20px;
  height: 20px;
  margin: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%233F3F3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  transition: background .3s;
}
.checkout-index-index .opc-block-summary .payment-option .payment-option-title > * {
  font-size: 16px;
  font-weight: 600;
}
.checkout-index-index .opc-block-summary .payment-option .payment-option-title strong {
  font-weight: 600;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-block-summary .payment-option .payment-option-title:after {
    width: 24px;
    height: 24px;
  }
  .checkout-index-index .opc-block-summary .payment-option .payment-option-title > * {
    font-size: 18px;
  }
}
.checkout-index-index .opc-block-summary .store-credit-add {
  margin-bottom: 20px;
}
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container {
  max-width: 100%;
  font-size: 16px;
}
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .control .input-text {
  width: 100%;
  height: 50px;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 700;
  border: 1px solid rgba(148, 160, 157, 0.8);
  border-radius: 30px;
  box-shadow: none;
}
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .payment-option-inner {
  margin-bottom: 20px;
}
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .payment-option-inner span:last-child {
  font-weight: 700;
}
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar:before,
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar:after {
  content: none;
}
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-apply,
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-cancel {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 10px 30px;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  margin: 0;
  font-size: 16px;
}
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-apply:visited,
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-cancel:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-apply:focus,
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-cancel:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-apply:active,
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-cancel:active,
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-apply:hover,
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-cancel:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-apply.disabled,
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-cancel.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-apply span,
.checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-cancel span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-apply,
  .checkout-index-index .opc-block-summary .store-credit-add .store-credit-container .actions-toolbar .action.action-cancel {
    height: 44px;
    font-size: 16px;
  }
}
.checkout-index-index .opc-block-summary .discount-code .form-discount {
  position: relative;
}
.checkout-index-index .opc-block-summary .discount-code .form-discount .label {
  display: none;
}
.checkout-index-index .opc-block-summary .discount-code .form-discount .payment-option-content {
  position: relative;
}
.checkout-index-index .opc-block-summary .discount-code .form-discount .control .input-text {
  width: 100%;
  height: 50px;
  padding: 15px 60px 15px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid rgba(148, 160, 157, 0.8);
  border-radius: 30px;
  box-shadow: none;
}
.checkout-index-index .opc-block-summary .discount-code .form-discount .control .input-text::placeholder {
  color: #94a09d;
  font-size: 16px;
  font-weight: 400;
}
.checkout-index-index .opc-block-summary .discount-code .form-discount .actions-toolbar {
  position: absolute;
  top: 5px;
  right: 5px;
}
.checkout-index-index .opc-block-summary .discount-code .form-discount .action {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  background-color: #94a09d;
  border: none;
  border-radius: 50%;
  box-shadow: none;
  transition: all 0.3s;
}
.checkout-index-index .opc-block-summary .discount-code .form-discount .action.action-apply:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/chevron-left-white.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-block-summary .discount-code .form-discount .action.action-apply:before {
    width: 24px;
    height: 24px;
  }
}
.checkout-index-index .opc-block-summary .discount-code .form-discount .action.action-cancel:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/close-icon-white.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .checkout-index-index .opc-block-summary .discount-code .form-discount .action.action-cancel:before {
    width: 24px;
    height: 24px;
  }
}
.checkout-index-index .opc-block-summary .discount-code .form-discount .action:hover:not(:active) {
  background-color: #ff8213;
}
.checkout-index-index .opc-block-summary .discount-code .form-discount .action span {
  display: none;
}
.checkout-index-index .opc-block-summary .opc-block-submit {
  align-self: center;
  margin: 30px 0;
}
.checkout-index-index .modal-popup .modal-content .checkout-agreements-item-content a {
  color: #3f3f3f;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
  order: 1;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 10px 30px;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  order: 0;
  margin: 0;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    height: 44px;
    font-size: 16px;
  }
}
.cart-summary-info-block .info-block,
.opc-block-summary .info-block {
  padding-top: 30px;
  border-top: 1px solid #e9ebeb;
}
.cart-summary-info-block .info-block .block-title,
.opc-block-summary .info-block .block-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
.cart-summary-info-block .info-block .block-content:not(:last-child),
.opc-block-summary .info-block .block-content:not(:last-child) {
  margin-bottom: 20px;
}
.cart-summary-info-block .info-block .item,
.opc-block-summary .info-block .item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 20px;
}
.cart-summary-info-block .info-block .item .icon.question:before,
.opc-block-summary .info-block .item .icon.question:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/help-circle-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .cart-summary-info-block .info-block .item .icon.question:before,
  .opc-block-summary .info-block .item .icon.question:before {
    width: 30px;
    height: 30px;
  }
}
.cart-summary-info-block .info-block .item .icon.phone-call:before,
.opc-block-summary .info-block .item .icon.phone-call:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/phone-call-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .cart-summary-info-block .info-block .item .icon.phone-call:before,
  .opc-block-summary .info-block .item .icon.phone-call:before {
    width: 30px;
    height: 30px;
  }
}
.cart-summary-info-block .info-block .item .text p,
.opc-block-summary .info-block .item .text p {
  margin-bottom: 15px;
}
.cart-summary-info-block .info-block .item .text p:last-child,
.opc-block-summary .info-block .item .text p:last-child {
  margin-bottom: 0;
}
.cart-summary-info-block .info-block .item .text a,
.opc-block-summary .info-block .item .text a {
  color: #3f3f3f;
  font-weight: 700;
  text-decoration: underline;
}
.cart-summary-info-block .info-block .item .text .phone-number a,
.opc-block-summary .info-block .item .text .phone-number a {
  text-decoration: none;
}
.cart-summary-info-block .info-block .block-title,
.opc-block-summary .info-block .block-title {
  display: flex;
  align-items: center;
  gap: 10px;
}
.cart-summary-info-block .info-block .block-title svg,
.opc-block-summary .info-block .block-title svg {
  margin-top: -4px;
}
.cart-summary-info-block .info-block .item .icon.question:before,
.opc-block-summary .info-block .item .icon.question:before,
.cart-summary-info-block .info-block .item .icon.phone-call:before,
.opc-block-summary .info-block .item .icon.phone-call:before {
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 460px) {
  .checkout-index-index .opc-progress-bar {
    gap: 8px;
    counter-reset: checkout-step;
    justify-content: space-between;
    align-items: center;
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item {
    gap: 0;
    counter-increment: checkout-step;
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item:not(:last-child) {
    width: calc((100% - 42px) / 2);
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item:last-child {
    width: 42px;
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item:before {
    content: counter(checkout-step);
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item._active:before {
    background: #54b391;
    color: #ffffff;
    font-weight: 700;
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item._complete:before {
    background: #94a09d;
    color: #ffffff;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item:after {
    flex-grow: 1;
    background-size: 30px;
  }
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item span {
    display: none;
  }
  .checkout-index-index .opc-wrapper .opc .step-header .title {
    font-size: 18px;
  }
  .checkout-index-index .opc-wrapper .checkout-payment-method .download-link:before {
    margin-right: 5px;
  }
  .checkout-index-index .opc-wrapper .checkout-payment-method .download-link span {
    font-size: 16px;
  }
}
.popup-authentication .form-login .actions-toolbar .secondary a.action {
  color: #3f3f3f;
}
.block-authentication .action.action-register,
.block-authentication .action.action-login {
  padding: 10px 30px;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Cms
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.cms-page-view .cms-content h3 {
  margin: 30px 0 20px;
  font-size: 22px;
}
.cms-page-view .cms-content h4 {
  font-size: 18px;
  font-weight: 400;
}
.cms-page-view .cms-content p:last-child,
.cms-page-view .cms-content ul:last-child {
  margin-bottom: 0;
}
.cms-page-view .cms-content table {
  font-size: 16px;
}
.cms-page-view .cms-content a {
  color: #3f3f3f;
  font-weight: 500;
}
.cms-page-view .cookie-policy-container table td,
.cms-page-view .cookie-policy-container table th {
  border: 1px solid #cccccc;
}
.cms-info-page .page-subtitle {
  margin-bottom: 20px;
  font-size: 16px;
  color: rgba(63, 63, 63, 0.6);
  text-align: center;
}
.cms-info-page .page-wrapper {
  background: linear-gradient(125deg, rgba(84, 179, 145, 0.05) 21.31%, rgba(84, 179, 145, 0) 57.2%), #ffffff;
}
.cms-info-page .page-main,
.cms-info-page .page-main-full-width {
  padding-top: 40px;
  padding-bottom: 60px;
}
.cms-info-page .page-title-wrapper {
  margin-bottom: 20px;
  text-align: center;
}
.cms-info-page .page-title-wrapper .page-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
}
@media (min-width: 1440px) {
  .cms-info-page .page-title-wrapper .page-title {
    font-size: 40px;
  }
}
.cms-info-page .cms-content h5 {
  font-size: inherit;
  font-weight: 600;
}
.cms-info-page .cms-content .note {
  text-align: justify;
}
.cms-info-page .cms-content .note p {
  margin-bottom: 15px;
}
.cms-info-page .cms-content .note p:last-child {
  margin-bottom: 0;
}
.cms-info-page .cms-content .info-bars {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: normal;
  gap: 0;
  padding-top: 40px;
}
.cms-info-page .cms-content .info-bars .bar {
  width: 100%;
  margin: 0;
  padding: 30px 0;
  border-top: 1px solid #3f3f3f;
  transition: border 0.3s;
}
.cms-info-page .cms-content .info-bars .bar:last-child {
  border-bottom: 1px solid #3f3f3f;
}
.cms-info-page .cms-content .info-bars .bar .bar-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: normal;
  gap: 20px;
  margin-bottom: 20px;
}
.cms-info-page .cms-content .info-bars .bar .bar-title .title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
  transition: color 0.3s;
}
.cms-info-page .cms-content .info-bars .bar .bar-title .arrow-icon {
  transition: background 0.3s;
  cursor: pointer;
}
.cms-info-page .cms-content .info-bars .bar .bar-title .arrow-icon:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/arrow-down-left.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .cms-info-page .cms-content .info-bars .bar .bar-title .arrow-icon:before {
    width: 30px;
    height: 30px;
  }
}
.cms-info-page .cms-content .info-bars .bar .bar-content {
  padding: 0;
}
.cms-info-page .cms-content .info-bars .bar .bar-content .full-content-container {
  display: none;
}
.cms-info-page .cms-content .info-bars .bar .bar-content .no-list-style {
  list-style: none;
}
.cms-info-page .cms-content .info-bars .bar .bar-content span[data-role*="trigger"] {
  color: #54b391;
  display: block;
  margin-top: 15px;
  cursor: pointer;
}
.cms-info-page .cms-content .info-bars .bar .bar-content span[data-role*="trigger"]:hover {
  text-decoration: underline;
}
.cms-info-page .cms-content .info-bars .bar .bar-content .multilevel li > * {
  margin-top: 10px;
  margin-left: 15px;
}
.cms-info-page .cms-content .info-bars .bar .bar-content p,
.cms-info-page .cms-content .info-bars .bar .bar-content ul,
.cms-info-page .cms-content .info-bars .bar .bar-content ol {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
}
.cms-info-page .cms-content .info-bars .bar .bar-content p:last-child,
.cms-info-page .cms-content .info-bars .bar .bar-content ul:last-child,
.cms-info-page .cms-content .info-bars .bar .bar-content ol:last-child {
  margin-bottom: 0;
}
.cms-info-page .cms-content .info-bars .bar .bar-content ol {
  list-style: lower-alpha;
}
.cms-info-page .cms-content .info-bars .bar .bar-content ul li,
.cms-info-page .cms-content .info-bars .bar .bar-content ol li {
  margin-bottom: 15px;
}
.cms-info-page .cms-content .info-bars .bar .bar-content ul li:last-child,
.cms-info-page .cms-content .info-bars .bar .bar-content ol li:last-child {
  margin-bottom: 0;
}
.cms-info-page .cms-content .info-bars .bar .bar-content a {
  color: #3f3f3f;
  font-weight: 500;
}
.cms-info-page .cms-content .info-bars .bar.opened,
.cms-info-page .cms-content .info-bars .bar.opened + .bar {
  border-color: #54b391;
}
.cms-info-page .cms-content .info-bars .bar.opened .bar-title .title {
  color: #54b391;
}
.cms-info-page .cms-content .info-bars .bar.opened .bar-title .arrow-icon:before {
  background-image: url('../images/icons/arrow-down-left-green.svg');
}
.cms-info-page .cms-content .info-bars .bar.opened .bar-content .preview-content-container {
  display: none;
}
.cms-info-page .cms-content .info-bars .bar.opened .bar-content .full-content-container {
  display: block;
}
@media (min-width: 1440px) {
  .cms-info-page .cms-content .info-bars .bar {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: normal;
    gap: 20px;
    position: relative;
    padding: 30px 40px;
  }
  .cms-info-page .cms-content .info-bars .bar .bar-title {
    width: 400px;
    margin: 0;
    padding: 0;
  }
  .cms-info-page .cms-content .info-bars .bar .bar-title .title {
    font-size: 18px;
  }
  .cms-info-page .cms-content .info-bars .bar .bar-title .arrow-icon {
    position: absolute;
    top: 30px;
    right: 40px;
  }
  .cms-info-page .cms-content .info-bars .bar .bar-content {
    max-width: 660px;
    margin-right: 40px;
  }
  .cms-info-page .cms-content .info-bars .bar .bar-content p,
  .cms-info-page .cms-content .info-bars .bar .bar-content ul,
  .cms-info-page .cms-content .info-bars .bar .bar-content ol {
    font-size: 18px;
  }
}
.cms-info-page .cms-content .info-bars .bar-title {
  cursor: pointer;
}
.cms-info-page .cms-content .info-bars .bar-title .title-wrapper {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.cms-info-page .cms-content .info-bars .bar-title .title-wrapper .last-update-date {
  font-size: 14px;
  font-weight: 300;
}
.cms-info-page .cms-content .info-bars + .note {
  padding-top: 60px;
}
.cms-info-page .terms-and-conditions .note p {
  color: rgba(63, 63, 63, 0.6);
}
.cms-no-route .page-wrapper {
  background: linear-gradient(173deg, rgba(84, 179, 145, 0.1) 3.26%, rgba(84, 179, 145, 0) 72.7%), #ffffff;
}
.cms-no-route .error-404-image {
  margin-bottom: 20px;
}
.cms-no-route .page-title-wrapper {
  margin-bottom: 30px;
  text-align: center;
}
.cms-no-route .page-title-wrapper .page-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
}
@media (min-width: 1440px) {
  .cms-no-route .page-title-wrapper .page-title {
    font-size: 40px;
  }
}
.cms-no-route .cms-content {
  text-align: center;
}
.cms-no-route .cms-content .text {
  margin-bottom: 30px;
}
.cms-no-route .cms-content .text p {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
}
.cms-no-route .cms-content .text p:last-child {
  margin-bottom: 0;
}
.cms-no-route .cms-content .actions-toolbar {
  text-align: center;
}
.cms-no-route .cms-content .actions-toolbar .primary {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: #54b391;
  border: 1px solid #54b391;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  float: none;
  display: inline-flex;
}
.cms-no-route .cms-content .actions-toolbar .primary.tocart {
  border: none;
}
.cms-no-route .cms-content .actions-toolbar .primary.tocart:focus,
.cms-no-route .cms-content .actions-toolbar .primary.tocart:active,
.cms-no-route .cms-content .actions-toolbar .primary.tocart:hover {
  background-color: #54b391;
}
.cms-no-route .cms-content .actions-toolbar .primary.tocart span {
  text-transform: uppercase;
}
.cms-no-route .cms-content .actions-toolbar .primary:visited {
  color: #ffffff;
  background-color: #54b391;
}
.cms-no-route .cms-content .actions-toolbar .primary:focus,
.cms-no-route .cms-content .actions-toolbar .primary:active,
.cms-no-route .cms-content .actions-toolbar .primary:hover {
  background-color: #71c2a5;
  border-color: #71c2a5;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.cms-no-route .cms-content .actions-toolbar .primary.disabled {
  background-color: #94a09d;
  border-color: #94a09d;
}
.cms-no-route .cms-content .actions-toolbar .primary span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .cms-no-route .cms-content .actions-toolbar .primary {
    height: 44px;
    font-size: 17px;
  }
  .cms-no-route .cms-content .actions-toolbar .primary.tocart {
    height: auto;
    font-size: 15px;
  }
  .cms-no-route .cms-content .actions-toolbar .primary.tocart span {
    line-height: 1.4;
  }
}
.cms-no-route .cms-content .actions-toolbar:before,
.cms-no-route .cms-content .actions-toolbar:after {
  content: none;
}
.cms-no-route .info-block .block-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
.cms-no-route .info-block .block-content:not(:last-child) {
  margin-bottom: 20px;
}
.cms-no-route .info-block .item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 20px;
}
.cms-no-route .info-block .item .icon.question:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/help-circle-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .cms-no-route .info-block .item .icon.question:before {
    width: 30px;
    height: 30px;
  }
}
.cms-no-route .info-block .item .icon.phone-call:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/phone-call-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .cms-no-route .info-block .item .icon.phone-call:before {
    width: 30px;
    height: 30px;
  }
}
.cms-no-route .info-block .item .text p {
  margin-bottom: 15px;
}
.cms-no-route .info-block .item .text p:last-child {
  margin-bottom: 0;
}
.cms-no-route .info-block .item .text a {
  color: #3f3f3f;
  font-weight: 700;
  text-decoration: underline;
}
.cms-no-route .info-block .item .text .phone-number a {
  text-decoration: none;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Customer
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.nav-open .header-account {
  display: block;
}
.header-account {
  position: relative;
}
.header-account .notification-status-icon {
  position: absolute;
  top: 2px;
  right: -3px;
}
.header-account .notification-status-icon span.unread:after {
  content: "";
  width: 10px;
  height: 10px;
  max-width: 10px;
  max-height: 10px;
  overflow: hidden;
  background: #54b391;
  border-radius: 50%;
  color: #54b391;
  font-size: 0;
  line-height: 10px;
  display: block;
  padding: 0;
  box-sizing: border-box;
  border: none;
}
.header-account .header-account-dropdown {
  position: absolute;
  top: calc(100% + 19px);
  right: -37px;
  opacity: 0;
  pointer-events: none;
  background: #2a423b;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 250px;
  overflow: hidden;
  transition: opacity .3s;
  z-index: 10;
}
.header-account .header-account-dropdown .header-account-dropdown-info {
  background: #54b391;
  padding: 7px 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.header-account .header-account-dropdown .header-account-name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  color: #ffffff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.header-account .header-account-dropdown .header-account-avatar {
  width: 30px;
  min-width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-account .header-account-dropdown .header-account-avatar img {
  object-fit: cover;
  max-width: unset;
  max-height: 100%;
}
.header-account .header-account-dropdown .header-account-dropdown-list {
  list-style-type: none;
  width: 100%;
  padding: 15px 0 0;
  margin: 0;
}
.header-account .header-account-dropdown .header-account-dropdown-list li {
  margin: 0;
}
.header-account .header-account-dropdown .header-account-dropdown-list a {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: #ffffff;
  height: 35px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  transition: background-color 0.3s, box-shadow 0.3s;
}
.header-account .header-account-dropdown .header-account-dropdown-list a:hover {
  background-color: rgba(84, 179, 145, 0.2);
  text-decoration: none;
}
.header-account .header-account-dropdown .header-account-dropdown-list a:not(.logout):hover {
  box-shadow: 0 2px 0 rgba(84, 179, 145, 0.2), 0 -2px 0 rgba(84, 179, 145, 0.2);
}
.header-account .header-account-dropdown .header-account-dropdown-list a.logout {
  height: 50px;
  border-top: 1px solid #94a09d;
  margin-top: 15px;
}
.header-account .header-account-dropdown .header-account-dropdown-list a .count {
  color: #ff8213;
}
.header-account .header-account-dropdown .header-account-dropdown-list a .count:before {
  white-space: pre;
  content: ' (';
  color: #ffffff;
}
.header-account .header-account-dropdown .header-account-dropdown-list a .count:after {
  content: ')';
  color: #ffffff;
}
.header-account .authorization-link a,
.header-account .account-link .account-link-toggle {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  background-image: url('../images/icons/account.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 6px;
  display: block;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .header-account .authorization-link a,
  .header-account .account-link .account-link-toggle {
    width: 30px;
    height: 30px;
    background-size: 18px;
  }
}
.account-dropdown-is-open.header-account-dropdown {
  opacity: 1;
  pointer-events: auto;
}
.customer-auth-page .page-wrapper {
  background: #e9ebeb;
}
.customer-auth-page .customer-auth-form {
  width: 100%;
  background: #ffffff;
}
.customer-auth-page .customer-auth-form .block-title-wrapper {
  position: relative;
  margin-bottom: 30px;
}
.customer-auth-page .customer-auth-form .block-title-wrapper .action.close {
  position: absolute;
  top: 0;
  right: 0;
}
.customer-auth-page .customer-auth-form .block-title-wrapper .action.close:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/close-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 1440px) {
  .customer-auth-page .customer-auth-form .block-title-wrapper .action.close:before {
    width: 24px;
    height: 24px;
  }
}
.customer-auth-page .customer-auth-form .block-icon {
  width: 55px;
  margin: 0 auto 20px auto;
}
.customer-auth-page .customer-auth-form .block-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  text-align: center;
  border: none;
}
@media (min-width: 1440px) {
  .customer-auth-page .customer-auth-form .block-title {
    font-size: 22px;
  }
}
.customer-auth-page .customer-auth-form .form {
  width: 100%;
  min-width: auto;
}
.customer-auth-page .customer-auth-form .field.note {
  margin-bottom: 30px;
}
.customer-auth-page .customer-auth-form .field.note p {
  margin-bottom: 10px;
  font-size: 16px;
}
.customer-auth-page .customer-auth-form .field.note p:last-child {
  margin-bottom: 0;
}
.customer-auth-page .customer-auth-form .field.note p a {
  text-decoration: none;
  color: #3f3f3f;
  font-weight: 600;
}
.customer-auth-page .customer-auth-form .actions-toolbar {
  margin-top: 30px;
  text-align: center;
}
.customer-auth-page .customer-auth-form .actions-toolbar:before,
.customer-auth-page .customer-auth-form .actions-toolbar:after {
  content: none;
}
.customer-auth-page .customer-auth-form .actions-toolbar > .primary {
  float: none;
  display: inline-block;
}
.customer-auth-page .customer-auth-form .actions-toolbar .action.primary {
  float: none;
  width: auto;
  height: auto;
  margin: 0;
  padding: 15px 80px;
  font-size: 16px;
  line-height: 1.4;
}
.customer-account-login .login-container:before,
.customer-account-login .login-container:after {
  content: none;
}
.customer-account-login .login-container .block.block-customer-login {
  float: none;
  width: 100%;
  margin-bottom: 0;
}
.customer-account-login .login-container .block.block-customer-login .fieldset:last-child {
  margin-bottom: 0;
}
.customer-account-login .login-container .fieldset:after {
  content: none;
}
.customer-account-login .login-container .fieldset .field .control {
  width: 100%;
}
.customer-account-login .login-container .field.password {
  margin-bottom: 0;
}
.customer-account-login .login-container .actions-toolbar.actions-toolbar-forgot {
  margin-top: 10px;
  text-align: left;
}
.customer-account-login .login-container .actions-toolbar .action.remind {
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 600;
}
.customer-account-login .login-container .actions-toolbar .action.primary {
  width: 200px;
}
.customer-account-create .register-container .fieldset.additional_info {
  margin-top: 30px;
}
.customer-account-create .register-container .field.date,
.customer-account-create .register-container .field.telephone {
  margin-bottom: 0;
}
.customer-account-create .register-container .create-account-form-terms p {
  margin: 0;
  font-size: 16px;
}
.customer-account-create .register-container .create-account-form-terms a {
  color: #3f3f3f;
  font-weight: 600;
}
.customer-account-forgotpassword .form.password.forget {
  width: 100%;
  min-width: auto;
}
.customer-account-forgotpassword .form.password.forget .fieldset:after {
  content: none;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field.captcha .no-label {
  margin: 0;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field.captcha .captcha-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field.captcha .captcha-image .action.captcha-reload {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0;
  padding: 10px 30px;
  color: #54b290;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #54b290;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.3s;
  height: auto;
  padding: 10px 20px;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field.captcha .captcha-image .action.captcha-reload:visited {
  color: #54b290;
  border: 1px solid #54b290;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field.captcha .captcha-image .action.captcha-reload:focus {
  color: #54b290;
  background-color: transparent;
  border: 1px solid #54b290;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field.captcha .captcha-image .action.captcha-reload:active,
.customer-account-forgotpassword .form.password.forget .fieldset .field.captcha .captcha-image .action.captcha-reload:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #54b290;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.customer-account-forgotpassword .form.password.forget .fieldset .field.captcha .captcha-image .action.captcha-reload.disabled {
  color: #94a09d;
  border: 1px solid #aeaeae;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field.captcha .captcha-image .action.captcha-reload span {
  line-height: 1;
}
@media (min-width: 1440px) {
  .customer-account-forgotpassword .form.password.forget .fieldset .field.captcha .captcha-image .action.captcha-reload {
    height: 44px;
    font-size: 16px;
  }
}
#html-body.customer-account-confirmation .columns .column.main,
#html-body.customer-account-createpassword .columns .column.main {
  min-height: auto;
}
.customer-account-confirmation .page-main,
.customer-account-createpassword .page-main {
  padding-top: 30px;
}
.customer-account-confirmation .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper,
.customer-account-confirmation .page.messages,
.customer-account-createpassword .page.messages,
.customer-account-confirmation .column.main,
.customer-account-createpassword .column.main {
  max-width: 486px;
  margin-left: auto;
  margin-right: auto;
}
.customer-account-confirmation .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper {
  margin-bottom: 20px;
  text-align: center;
}
.customer-account-confirmation .page-title-wrapper .page-title,
.customer-account-createpassword .page-title-wrapper .page-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 1440px) {
  .customer-account-confirmation .page-title-wrapper .page-title,
  .customer-account-createpassword .page-title-wrapper .page-title {
    font-size: 40px;
  }
}
.customer-account-confirmation .form.send.confirmation,
.customer-account-createpassword .form.send.confirmation,
.customer-account-confirmation .form.password.reset,
.customer-account-createpassword .form.password.reset {
  max-width: 100%;
  min-width: 100%;
  margin: 0;
  text-align: center;
}
.customer-account-confirmation .form.send.confirmation .field.note,
.customer-account-createpassword .form.send.confirmation .field.note,
.customer-account-confirmation .form.password.reset .field.note,
.customer-account-createpassword .form.password.reset .field.note {
  font-size: 16px;
  font-weight: 300;
}
@media (min-width: 1440px) {
  .customer-account-confirmation .form.send.confirmation .field.note,
  .customer-account-createpassword .form.send.confirmation .field.note,
  .customer-account-confirmation .form.password.reset .field.note,
  .customer-account-createpassword .form.password.reset .field.note {
    font-size: 18px;
  }
}
.customer-account-confirmation .form.send.confirmation .actions-toolbar,
.customer-account-createpassword .form.send.confirmation .actions-toolbar,
.customer-account-confirmation .form.password.reset .actions-toolbar,
.customer-account-createpassword .form.password.reset .actions-toolbar {
  text-align: center;
}
.customer-account-confirmation .form.send.confirmation .actions-toolbar .primary,
.customer-account-createpassword .form.send.confirmation .actions-toolbar .primary,
.customer-account-confirmation .form.password.reset .actions-toolbar .primary,
.customer-account-createpassword .form.password.reset .actions-toolbar .primary {
  float: none;
}
.customer-account-confirmation .form.send.confirmation .actions-toolbar .primary .action,
.customer-account-createpassword .form.send.confirmation .actions-toolbar .primary .action,
.customer-account-confirmation .form.password.reset .actions-toolbar .primary .action,
.customer-account-createpassword .form.password.reset .actions-toolbar .primary .action {
  margin: 0;
}
.customer-account-createpassword .form.password.reset .field.choice {
  text-align: left;
}
.customer-account-createpassword .form.password.reset .field.choice .label {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding: 0;
}
.customer-account-createpassword .form.password.reset .field.choice .label:before {
  position: static;
}
.customer-account-logoutsuccess .page-wrapper {
  background: linear-gradient(140deg, rgba(84, 179, 145, 0.1) 0%, rgba(84, 179, 145, 0) 72.58%), #ffffff;
}
.customer-account-logoutsuccess .page-main {
  text-align: center;
}
.customer-account-logoutsuccess .page-title-wrapper {
  margin-bottom: 30px;
}
.customer-account-logoutsuccess .page-title-wrapper .page-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
}
@media (min-width: 1440px) {
  .customer-account-logoutsuccess .page-title-wrapper .page-title {
    font-size: 40px;
  }
}
.customer-account-logoutsuccess .column.main p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
}
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_LayeredNavigation
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 * **************************************************************
 * @category   BelVG
 * @package    Magento_Wishlist
 * @copyright  Copyright (c) BelVG LLC. (https://www.belvg.com)
 * @license    https://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.header-wishlist-link-container {
  margin-left: 30px;
}
.header-wishlist-link-container a {
  font-size: 0;
  min-width: 30px;
  width: 30px;
  height: 30px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.5251 5.72507C24.898 5.09579 24.1529 4.59649 23.3324 4.2558C22.5119 3.91512 21.6323 3.73975 20.7439 3.73975C19.8555 3.73975 18.9758 3.91512 18.1553 4.2558C17.3349 4.59649 16.5897 5.09579 15.9626 5.72507L15.0001 6.70007L14.0376 5.72507C13.4105 5.09579 12.6654 4.59649 11.8449 4.2558C11.0244 3.91512 10.1448 3.73975 9.25636 3.73975C8.36796 3.73975 7.48831 3.91512 6.66783 4.2558C5.84736 4.59649 5.10221 5.09579 4.47511 5.72507C1.82511 8.37507 1.66261 12.8501 5.00011 16.2501L15.0001 26.2501L25.0001 16.2501C28.3376 12.8501 28.1751 8.37507 25.5251 5.72507Z' stroke='%233F3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
}
