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: #777777;
  font-family: 'SF Pro Display', 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.6rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1.1rem;
}
abbr[title] {
  border-bottom: 1px dotted #e7e7e7;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #1e1e1e;
}
small,
.small {
  font-size: 14;
}
hr {
  border: 0;
  border-top: 1px solid #e7e7e7;
  margin-bottom: 22;
  margin-top: 22;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0rem;
  margin-bottom: 2.2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 2.75rem;
  margin-bottom: 2.2rem;
}
h3 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 2.1rem;
  margin-top: 2.2rem;
  margin-bottom: 1.1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.6rem;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #777777;
  font-family: 'SF Pro Display', 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #0088cc;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #ea1a32;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #0088cc;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.75rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1.1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 22;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5.5;
  margin-top: 0;
}
dd {
  margin-bottom: 11;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f6f6f6;
  color: #555555;
  padding: 2px 4px;
  font-size: 1.4rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #555555;
  padding: 2px 4px;
  font-size: 1.4rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #e7e7e7;
  color: #555555;
  line-height: 1.4;
  margin: 0 0 11;
  padding: 11;
  font-size: 1.4rem;
  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 #e7e7e7;
  margin: 0 0 22 44;
  padding: 0;
  color: #777777;
  font-family: 'SF Pro Display', 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.6rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #777777;
  line-height: 1.4;
  font-size: 1.2rem;
  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 11;
}
button {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #e7e7e7;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: 'SF Pro Display', 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #e7e7e7;
  color: #777777;
}
button:hover {
  background: #e1e1e1;
  border: 1px solid #e7e7e7;
  color: #777777;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-family: 'SF Pro Display', 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16;
  height: 38px;
  line-height: 1.4;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #dddddd;
}
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: #dddddd;
}
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: #dddddd;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-family: 'SF Pro Display', 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16;
  height: 38px;
  line-height: 1.4;
  padding: 5.5 11 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-family: 'SF Pro Display', 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16;
  height: auto;
  line-height: 1.4;
  margin: 0;
  padding: 11;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #dddddd;
}
textarea::-webkit-input-placeholder {
  color: #dddddd;
}
textarea:-ms-input-placeholder {
  color: #dddddd;
}
input[type="checkbox"] {
  margin: 2px 5.5 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5.5 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.4rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/*
V3 Intex implementation of new design
*/
:root {
  --intex-v3-red: #ff1230;
  --intex-product-page-product-media-width: 59.33%;
  --intex-product-page-product-info-width: 38%;
  --intex-product-default-button-font-size: 14px;
  --intex-product-default-button-font-weight: 400;
  --intex-product-name-text-color: #191919;
  --intex-product-overview-border-color: #9c9ea1;
  --intex-product-price-text-color: #191919;
  --intex-product-sku-label-text-color: #9c9ea1;
  --intex-product-stock-status-label-color: #0071e3;
  --intex-product-description-text-color: #191919;
  --intex-swatch-option-default-text-color: #9c9ea1;
  --intex-swatch-option-active-text-color: #191919;
  --intex-swatch-option-disabled-text-color: #e3e3e3;
  --intex-blue-color: #191919;
  --intex-add-to-cart-text-color: #ffffff;
  --intex-add-to-cart-bg-color: #191919;
  --find-a-distributor-bg-color: #ffffff;
  --find-a-distributor-text-color: #9c9ea1;
  --find-a-distributor-default-width: 215px;
  --find-a-distributor-active-text-color: #191919;
  --intex-product-default-button-height: 40px;
  --intex-product-active-button-primary-color: #111111;
  --intex-product-active-button-border-color: #111111;
  --intex-product-specifications-border-color: #cacacb;
  --intex-product-accordion-header-color: #191919;
  --intex-footer-link-menu-color: #111111;
  --intex-footer-link-label-color: #000000;
  --intex-footer-link-label-font-size: 14px;
  --intex-footer-link-label-font-weight: 400;
  --intex-footer-slogan-text-color: #9c9ea1;
  --intex-footer-slogan-font-size: 20px;
  --intex-footer-slogan-font-weight: 700;
  --intex-footer-absolute-footer-text-color: #9c9ea1;
  --intex-footer-absolute-footer-font-size: 11.7px;
  --intex-footer-absolute-footer-font-weight: 400;
  --intex-footer-absolute-footer-font-line-height: 24px;
  --intex-slider-header-text-color: #111111;
  --intex-slider-content-text-color: #757575;
  --intex-slider-link-color: #0071e3;
}
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.block-wishlist-management .wishlist-select-items,
.order-details-items .items-qty,
.product-items,
.prices-tier,
.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,
.search-terms > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.block-wishlist-management .wishlist-select-items > li,
.order-details-items .items-qty > li,
.product-items > li,
.prices-tier > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-cart-button button.action,
.cart.actions button.action,
.cart-discount .actions-toolbar button.action {
  border: none;
  padding: 12px 24px;
  opacity: .8;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: -.015em;
  font-weight: 700;
  line-height: 1.5;
  font-family: inherit;
  border-radius: 0 !important;
  height: inherit;
}
.abs-action-cart-button button.action:not(:hover),
.cart.actions button.action:not(:hover),
.cart-discount .actions-toolbar button.action:not(:hover) {
  background-color: #f4f4f4;
  color: #222529;
}
.action-primary {
  background-image: none;
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'SF Pro Display', 'Arial', '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: #ea1a32;
  border: 1px solid #ea1a32;
  color: #ffffff;
}
.action-primary:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-revert-to-action-secondary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.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,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-radius: 3px;
}
.abs-action-link-button,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #e7e7e7;
  color: #777777;
  cursor: pointer;
  font-family: 'SF Pro Display', 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  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 #e7e7e7;
  color: #777777;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e1e1e1;
  border: 1px solid #e7e7e7;
  color: #777777;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.abs-action-button-as-link,
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.4;
  padding: 0;
  color: #0088cc;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
}
.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 .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .payment-method-billing-address .action-cancel:visited,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited,
.checkout-agreements-block .action-show:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button > .action:visited,
.abs-add-fields .action.remove:visited,
.paypal-review-discount .action.check:visited,
.cart-discount .action.check:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #0088cc;
  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 .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #ea1a32;
  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 .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-agreements-block .action-show:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:active,
.abs-add-fields .action.remove:active,
.paypal-review-discount .action.check:active,
.cart-discount .action.check:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #0088cc;
  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 .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:focus,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address: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,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel.disabled,
.checkout-payment-method .payment-method-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address.disabled,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.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,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #0088cc;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.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 .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus),
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address: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),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-button-l,
#store-selector .form-continue .actions-toolbar .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,
.multicheckout .action.primary {
  line-height: 1;
  padding: 0 17px;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  float: left;
  clear: left;
  margin: 0 11 5.5 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .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,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  float: left;
  display: inline-block;
  margin: 0 0 5.5;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.abs-reset-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.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,
.products-list .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;
  max-width: 100%;
  margin: 0 auto;
}
.abs-account-page-title,
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper {
  background-color: #f4f4f4;
  border-bottom: none;
  padding: 3.75rem 0;
  text-align: center;
  position: relative;
}
.abs-account-page-title h1.page-title,
.customer-account-login .page-title-wrapper h1.page-title,
.customer-account-create .page-title-wrapper h1.page-title,
.customer-account-forgotpassword .page-title-wrapper h1.page-title {
  color: #212529 !important;
  font-size: 28px;
  font-weight: 700;
  margin: 0;
}
.abs-account-page-title::before,
.abs-account-page-title::after,
.customer-account-login .page-title-wrapper::before,
.customer-account-login .page-title-wrapper::after,
.customer-account-create .page-title-wrapper::before,
.customer-account-create .page-title-wrapper::after,
.customer-account-forgotpassword .page-title-wrapper::before,
.customer-account-forgotpassword .page-title-wrapper::after {
  content: '';
  position: absolute;
  width: 30vw;
  height: 100%;
  top: 0;
  background: inherit;
}
.abs-account-page-title::before,
.customer-account-login .page-title-wrapper::before,
.customer-account-create .page-title-wrapper::before,
.customer-account-forgotpassword .page-title-wrapper::before {
  right: 100%;
}
.abs-account-page-title::after,
.customer-account-login .page-title-wrapper::after,
.customer-account-create .page-title-wrapper::after,
.customer-account-forgotpassword .page-title-wrapper::after {
  left: 100%;
}
.abs-login-block-title,
.login-container .block .block-title,
.fieldset.create > .legend {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 22px;
  color: #222529;
  letter-spacing: -.01em;
}
.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: '\e81c';
  font-family: 'porto-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: '\e81b';
  font-family: 'porto-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,
.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,
.box-tocart .input-text.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  width: 54px;
  text-align: center;
}
.abs-margin-for-blocks-and-widgets,
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 44;
}
.abs-remove-button-for-blocks,
.filter-current .action.remove,
.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,
.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,
.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: #999999;
  content: '\f819';
  font-family: 'porto-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,
.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,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #999999;
}
.abs-product-link {
  font-weight: 400;
}
.abs-product-link > a {
  color: #777777;
  text-decoration: none;
}
.abs-product-link > a:visited {
  color: #777777;
  text-decoration: underline;
}
.abs-product-link > a:hover {
  color: #777777;
  text-decoration: underline;
}
.abs-product-link > a:active {
  color: #777777;
  text-decoration: underline;
}
.abs-like-link {
  color: #0088cc;
  text-decoration: none;
  cursor: pointer;
}
.abs-like-link:visited {
  color: #0088cc;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #ea1a32;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #0088cc;
  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 {
  width: auto;
  line-height: normal;
  position: absolute;
  top: 34px;
  margin-left: 73%;
}
.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: 33;
}
.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: 33 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-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.field.street .field.additional .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary.action span,
.modes-label,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.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,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses: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,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.header.content:before,
.header.content:after,
.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,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses: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,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:after,
.header.content:after,
.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,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip,
.form-giftregistry-edit .field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon {
  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: '\e81c';
  font-family: 'porto-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: '\e81c';
  font-family: 'porto-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: '\e81b';
  font-family: 'porto-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 5.5;
}
.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-size: 1.6rem;
  margin-bottom: 15px;
  font-weight: 600;
}
.abs-actions-addto,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.moved-add-to-links .action.mailto.friend,
.product-social-links .action.towishlist,
.product-addto-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist,
.action.tocompare,
.product-addto-links .action.tocompare,
.moved-add-to-links .action.tocompare,
.product-social-links .action.tocompare {
  color: #222529;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
  width: 48px;
  height: 48px;
  line-height: 46px;
  border: 1px solid #e7e7e7;
  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,
.moved-add-to-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before,
.action.tocompare:before,
.product-addto-links .action.tocompare:before,
.moved-add-to-links .action.tocompare:before,
.product-social-links .action.tocompare:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.125rem;
  line-height: inherit;
  color: inherit;
  font-family: 'porto-icons';
  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,
.moved-add-to-links .action.mailto.friend:hover,
.product-social-links .action.towishlist:hover,
.product-addto-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover,
.action.tocompare:hover,
.product-addto-links .action.tocompare:hover,
.moved-add-to-links .action.tocompare:hover,
.product-social-links .action.tocompare:hover {
  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,
.moved-add-to-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before,
.action.tocompare:before,
.product-addto-links .action.tocompare:before,
.moved-add-to-links .action.tocompare:before,
.product-social-links .action.tocompare:before {
  display: block;
}
.abs-box-tocart,
.box-tocart {
  margin: 0 0 33;
}
.abs-toggling-title,
.abs-cart-block > .title,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
  border-top: 1px solid #e7e7e7;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 11 44 11 15px;
  display: block;
  text-decoration: none;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 22;
  top: 11;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.paypal-review-discount .block > .title > span,
.cart-discount .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e81c';
  font-family: 'porto-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,
.cart-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,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-cart-block .content,
.abs-discount-block .block .content,
.cart-summary .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\e81b';
}
.abs-cart-block.active .content,
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.paypal-review-discount .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.abs-cart-block-content {
  margin: 0;
}
.abs-checkout-cart-price,
.multicheckout .table-wrapper .cart-price {
  font-size: 1.4rem;
  font-weight: 400;
}
.abs-checkout-product-name,
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.4rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-block-line-height,
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.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,
.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: #222529;
  display: block;
  font-size: 1.3rem;
  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,
.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: 400;
}
.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 {
  display: inline-block;
  font-size: 1.4rem;
}
.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 {
  display: inline-block;
  font-size: 1.1rem;
}
.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;
  position: relative;
  padding-right: 11;
  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: '\e81c';
  font-family: 'porto-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: '\e81b';
}
.abs-forms-margin-small,
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 22;
}
.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;
  vertical-align: baseline;
  padding-top: 1px;
  padding-right: 27.5;
  padding-bottom: 5.5;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  vertical-align: top;
  display: table-cell;
}
.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 {
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 11;
  border-left: 1px solid #eaeaea;
  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 {
  float: right;
  font-size: 13px;
  line-height: 19px;
}
.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: block;
}
.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: 11;
}
.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: 'porto-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: 5.5;
}
.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,
.no-display,
.sidebar .subtitle,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  border: 2px solid #e7e7e7;
  border-radius: 3px;
  display: inline-block;
  padding: 0 11;
  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 {
  color: #0088cc;
  font-size: 20px;
  margin: 0 0 15px;
  font-weight: 400;
}
.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: 13px;
  margin-bottom: 11;
}
.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 #e7e7e7;
}
.abs-block-items-counter,
.block-wishlist .counter,
.block-compare .counter {
  color: #c1c1c1;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-block-widget-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.block-compare .block-title {
  margin: 0 0 22;
}
.abs-block-widget-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong,
.block-compare .block-title strong {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.abs-shopping-cart-items,
.block-cart-failed,
.cart-container .form-cart {
  margin-bottom: 22;
}
.abs-shopping-cart-items .actions.main .continue,
.abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .continue,
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .continue,
.cart-container .form-cart .actions.main .clear {
  display: none;
}
.abs-field-date .control,
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input,
.form-giftregistry-edit .field.date input {
  margin-right: 11;
  width: calc(100% - (23px + 11));
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 11;
  width: calc(100% - (21px + 11 + 5.5));
}
.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: -11;
  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: 11;
  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: #dddddd;
}
.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: 11;
  color: #777777;
  font-weight: 300;
  font-size: 1rem;
}
.abs-sidebar-totals,
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #e7e7e7;
  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;
  color: #000;
}
.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 {
  border-top: 1px solid #e7e7e7;
  font-size: 1rem;
  padding-right: 11;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  border-top: 1px solid #e7e7e7;
  font-size: 1rem;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 11;
}
.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-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  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 {
  position: relative;
  padding-right: 22;
  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: '\e81c';
  font-family: 'porto-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: '\e81b';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #e7e7e7;
}
.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,
.cart-discount .block > .title strong {
  color: #1979c3;
  font-weight: 400;
}
.abs-discount-block .actions-toolbar,
.paypal-review-discount .actions-toolbar,
.cart-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,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-block .actions-toolbar .secondary,
.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.abs-discount-block .action.check,
.paypal-review-discount .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.abs-discount-block .fieldset,
.paypal-review-discount .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.abs-discount-block .fieldset > .field > .label,
.paypal-review-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.abs-discount-block .field,
.paypal-review-discount .field,
.cart-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'futura-pt-condensed';
  src: url('../fonts/intex-fonts/futura-condensed-normal-400.woff2') format('woff2'), url('../fonts/intex-fonts/futura-condensed-normal-400.woff') format('woff'), url('../fonts/intex-fonts/futura-condensed-normal-400.eot') format('opentype');
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: 'futura-pt-condensed';
  src: url('../fonts/intex-fonts/futura-condensed-italic-400.woff2') format('woff2'), url('../fonts/intex-fonts/futura-condensed-italic-400.woff') format('woff'), url('../fonts/intex-fonts/futura-condensed-italic-400.eot') format('opentype');
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: 'futura-pt-condensed';
  src: url('../fonts/intex-fonts/futura-condensed-normal-500.woff2') format('woff2'), url('../fonts/intex-fonts/futura-condensed-normal-500.woff') format('woff'), url('../fonts/intex-fonts/futura-condensed-normal-500.eot') format('opentype');
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: 'futura-pt-condensed';
  src: url('../fonts/intex-fonts/futura-condensed-normal-700.woff2') format('woff2'), url('../fonts/intex-fonts/futura-condensed-normal-700.woff') format('woff'), url('../fonts/intex-fonts/futura-condensed-normal-700.eot') format('opentype');
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: 'futura-pt-condensed';
  src: url('../fonts/intex-fonts/futura-condensed-italic-700.woff2') format('woff2'), url('../fonts/intex-fonts/futura-condensed-italic-700.woff') format('woff'), url('../fonts/intex-fonts/futura-condensed-italic-700.eot') format('opentype');
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "futura-pt-condensed";
  src: url("../fonts/intex-fonts/futura-condensed-normal-800.woff2") format("woff2"), url("../fonts/intex-fonts/futura-condensed-normal-800.woff") format("woff"), url("../fonts/intex-fonts/futura-condensed-normal-800.eot") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
}
/* sf-pro-display-black-latin */
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 900;
  src: local("SF Pro Display Black"), local("SFProDisplay-Black"), url("../fonts/intex-fonts/sf-pro-display-black-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
  font-display: swap;
}
/* sf-pro-display-bold-latin */
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 700;
  src: local("SF Pro Display Bold"), local("SFProDisplay-Bold"), url("..//fonts/intex-fonts/sf-pro-display-bold-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
  font-display: swap;
}
/* sf-pro-display-heavy-latin */
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 800;
  src: local("SF Pro Display Heavy"), local("SFProDisplay-Heavy"), url("..//fonts/intex-fonts/sf-pro-display-heavy-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
  font-display: swap;
}
/* sf-pro-display-medium-latin */
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 500;
  src: local("SF Pro Display Medium"), local("SFProDisplay-Medium"), url("..//fonts/intex-fonts/sf-pro-display-medium-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
  font-display: swap;
}
/* sf-pro-display-medium-italic-latin */
@font-face {
  font-family: 'SF Pro Display';
  font-style: italic;
  font-weight: 500;
  src: local("SF Pro Display Medium Italic"), local("SFProDisplay-MediumItalic"), url("..//fonts/intex-fonts/sf-pro-display-medium-italic-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
  font-display: swap;
}
/* sf-pro-display-regular-latin */
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 400;
  src: local("SF Pro Display Regular"), local("SFProDisplay-Regular"), url("..//fonts/intex-fonts/sf-pro-display-regular-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
  font-display: swap;
}
/* sf-pro-display-semibold-latin */
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 600;
  src: local("SF Pro Display Semibold"), local("SFProDisplay-Semibold"), url("..//fonts/intex-fonts/sf-pro-display-semibold-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
  font-display: swap;
}
/* sf-pro-display-thin-latin */
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 100;
  src: local("SF Pro Display Thin"), local("SFProDisplay-Thin"), url("..//fonts/intex-fonts/sf-pro-display-thin-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
  font-display: swap;
}
/* sf-pro-rounded-light-latin */
@font-face {
  font-family: SF Pro Rounded;
  font-style: normal;
  font-weight: 200;
  src: local("SF Pro Rounded Light"), local("SFProRounded-Light"), url("..//fonts/intex-fonts/sf-pro-rounded-light-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
  font-display: swap;
}
/* sf-pro-rounded-semibold-latin */
@font-face {
  font-family: SF Pro Rounded;
  font-style: normal;
  font-weight: 400;
  src: local("SF Pro Rounded Semibold"), local("SFProRounded-Semibold"), url("..//fonts/intex-fonts/sf-pro-rounded-semibold-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
  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-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  max-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;
  max-width: 100%;
}
.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;
  max-width: 100%;
  padding: 20px 0;
}
.page-main {
  padding-top: 20px;
  padding-bottom: 40px;
}
.page-main > .page-title-wrapper .page-title {
  font-size: 20px;
  margin: 0 0 15px;
  color: #0088cc;
}
.table {
  margin-bottom: 0;
}
th.mark {
  background-color: transparent;
}
.table-wrapper {
  margin-bottom: 22;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table tfoot {
  border-top: 1px solid #ccc;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #e7e7e7;
  padding-top: 22;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 11;
  padding: 12px 22 12px 27.5;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #0088cc;
}
.message.info a:hover {
  color: #ea1a32;
}
.message.info a:active {
  color: #ea1a32;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f84a';
  font-family: 'porto-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 11;
  padding: 12px 22 12px 27.5;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #0088cc;
}
.message.error a:hover {
  color: #ea1a32;
}
.message.error a:active {
  color: #ea1a32;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\f847';
  font-family: 'porto-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 11;
  padding: 12px 22 12px 27.5;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #0088cc;
}
.message.warning a:hover {
  color: #ea1a32;
}
.message.warning a:active {
  color: #ea1a32;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f84a';
  font-family: 'porto-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 11;
  padding: 12px 22 12px 27.5;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #0088cc;
}
.message.notice a:hover {
  color: #ea1a32;
}
.message.notice a:active {
  color: #ea1a32;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f84a';
  font-family: 'porto-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 11;
  padding: 12px 22 12px 27.5;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #0088cc;
}
.message.success a:hover {
  color: #ea1a32;
}
.message.success a:active {
  color: #ea1a32;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\f846';
  font-family: 'porto-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  margin-right: 20px;
  position: relative;
  z-index: 1;
  padding: 6.5px 10px 6.5px 1px;
  text-align: center;
  vertical-align: middle;
  margin: 8px .25rem 8px 0;
  line-height: 20px;
  border-radius: .25rem;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\f827';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: inherit;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media (max-width: 991px) {
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
    color: #777;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e81c';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e81b';
  }
  .nav-sections {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
    background-color: #f6f6f6;
  }
  .nav-sections .switcher {
    border-bottom: 1px solid #dddddd;
    font-weight: 400;
    margin: 0;
    padding: 12px 20px;
    height: auto;
    color: #777;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5.5;
  }
  .nav-sections .switcher-trigger strong {
    display: inline-block !important;
    position: relative;
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 11 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    color: #777777;
  }
  .nav-sections .header.links li {
    border-bottom: 1px solid #dddddd;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    font-weight: 400;
    padding: 12px 20px;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #777777;
    text-decoration: none;
    display: block;
    font-weight: 400;
    padding: 12px 20px;
  }
  .nav-sections .header.links a:hover {
    color: #0088cc !important;
  }
  .nav-before-open {
    height: 100%;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
    overflow: visible;
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  header.page-header .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  header.page-header .nav-sections-items:before,
  header.page-header .nav-sections-items:after {
    content: '';
    display: table;
  }
  header.page-header .nav-sections-items:after {
    clear: both;
  }
  header.page-header .nav-sections-item-title {
    background: #0088cc;
    border: solid rgba(255, 255, 255, 0.3);
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  header.page-header .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  header.page-header .nav-sections-item-title.active > a,
  header.page-header .nav-sections-item-title.active > a:hover,
  header.page-header .nav-sections-item-title.active > a:focus {
    color: #0088cc;
  }
  header.page-header .nav-sections-item-title > a,
  header.page-header .nav-sections-item-title > a:hover,
  header.page-header .nav-sections-item-title > a:focus {
    color: #ffffff;
  }
  header.page-header .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
  }
  header.page-header .nav-sections-item-content:before,
  header.page-header .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  header.page-header .nav-sections-item-content:after {
    clear: both;
  }
  header.page-header .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: transparent;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 11;
    padding-right: 0;
    padding-bottom: 11;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #777777;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #dddddd;
    font-size: 1.3rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 400;
    padding: 8px 44 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #777777;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #dddddd;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #777777;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #777777;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #777777;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .navigation a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navigation a:hover {
    color: #0088cc !important;
  }
  .navigation li.level0 {
    line-height: 16px;
  }
  .navigation li.level0:first-child {
    border-top: 0;
  }
  .navigation li.level0 > a.level-top {
    padding: 13px 36px 13px 15px;
  }
  .navigation li.level0 > a.ui-state-active {
    color: #000;
    font-weight: 600;
  }
  .navigation li.level0 > a.ui-state-active,
  .navigation li.level0 > a.ui-state-active + .submenu {
    background-color: #eeeeee;
  }
  .navigation li.level0.active .all-category .ui-state-focus,
  .navigation li.level0.active > a:not(.ui-state-active),
  .navigation li.level0.has-active > a:not(.ui-state-active),
  .navigation li.level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation li.level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    border-left: 0;
    margin-left: 0;
  }
  .navigation li.level0 > .ui-menu-item > a {
    font-weight: 400;
  }
  .navigation li.level0 .ui-menu-item > a:before {
    content: '\f801';
    display: inline;
    font-family: 'porto-icons';
    margin-right: 10px;
    font-size: 16px;
    vertical-align: top;
    color: #aaaaaa;
  }
  .navigation li.level0 ul.level0 > .level1 {
    font-weight: 400;
  }
  .navigation ul.submenu,
  .navigation ul.submenu:not(:first-child) {
    padding-left: 15px;
  }
  .navigation ul.submenu .active > a,
  .navigation ul.submenu:not(:first-child) .active > a,
  .navigation ul.submenu .level1.active > a,
  .navigation ul.submenu:not(:first-child) .level1.active > a {
    padding-left: 15px;
    border: 0;
    font-weight: 600;
  }
  .navigation ul.submenu > li {
    line-height: 16px;
  }
}
@media (min-width: 992px) {
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
    z-index: 5;
  }
  .navigation {
    background: transparent;
    font-size: 12px;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 11 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 46px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #777777;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0;
    color: #777777;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e81c';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 0 solid #0088cc;
    box-shadow: 0 5.5 5.5 rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #0088cc;
    color: #0088cc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #777777;
    padding: 9px 5px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #f4f4f4;
    color: #777777;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\f801';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
  }
  .navigation li.level0 {
    transition-delay: 0.3s;
    margin-right: 0;
  }
}
.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: #777777;
  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: 11;
}
.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 44;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 22;
  padding: 0 0 11;
  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: 0;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 22;
}
.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: 400;
  font-size: 1.4rem;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-family: 'SF Pro Display', 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16;
  height: 38px;
  line-height: 1.4;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #dddddd;
}
.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: #dddddd;
}
.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: #dddddd;
}
.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: 11;
}
.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.4rem;
  margin: 0 0 0 5.5;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.4rem;
  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: 28;
  line-height: 14;
  font-family: 'porto-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 {
  font-weight: normal;
  margin: 0;
  display: inline;
}
.fieldset > .field .label,
.fieldset > .fields > .field .label {
  font-size: 0.92em;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 0.92em;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 11;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .legend {
  color: #222529;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend span {
  margin-right: 5.5;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  white-space: nowrap;
  margin-top: 11;
  display: inline-block;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: 1px solid #e7e7e7;
  height: 32px;
  background: #ffffff url('../images/select-bg.svg') no-repeat 99% 49%;
  background-size: 26px 60px;
  padding-right: 25px;
  text-indent: .01em;
  text-overflow: '';
  font-family: inherit;
}
select::-ms-expand {
  display: none;
}
.lt-ie10 select {
  background-image: none;
  padding-right: 4px;
}
div.mage-error[generated] {
  margin-top: 7px;
  font-size: 1em;
}
.field-error {
  font-size: 1em;
}
.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: #777777;
  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;
}
.hasDatepicker + .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.hasDatepicker + .ui-datepicker-trigger:focus,
.hasDatepicker + .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger.disabled,
.hasDatepicker + .ui-datepicker-trigger[disabled],
fieldset[disabled] .hasDatepicker + .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
.hasDatepicker + .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hasDatepicker + .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #c1c1c1;
  content: '\e612';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hasDatepicker + .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 22;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5.5;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'porto-icons';
  src: url('../icon-fonts/font/porto-icons.woff2') format('woff2'), url('../icon-fonts/font/porto-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button.action.switch {
  height: auto;
}
button {
  font-size: 1em;
}
button:not(.primary) {
  border: 1px solid #ccc;
  color: #777;
  line-height: 40px;
  padding: .8em 2em;
  height: 40px;
  background-color: #fff;
}
button:hover {
  color: #fff;
  background-color: #0088cc;
  border-color: #0088cc;
}
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 {
  background-image: none;
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'SF Pro Display', 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 400;
  line-height: 22px;
}
.action.primary:focus,
.action.primary:active {
  background: #ea1a32;
  border: 1px solid #ea1a32;
  color: #ffffff;
}
.action.primary:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
#discount-coupon-form #coupon_code {
  border-radius: 0;
  height: 43px;
}
.product.data.items {
  margin: 0;
  padding: 0;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #eeeeee;
  height: 44;
  padding: 1px 11 1px 11;
  font-weight: 600;
  line-height: 44;
  font-size: 1.6rem;
  color: #777777;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #c1c1c1;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #777777;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #777777;
  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: #777777;
  text-decoration: none;
  padding-bottom: 1px;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 11 11 33;
}
.product.data.items .item.title {
  color: #818692;
  padding: 15px 0;
  font-weight: 700;
  text-transform: uppercase;
  background: none;
  border-bottom: 2px solid #e7e7e7;
}
.product.data.items .item.title > .switch {
  font-size: 13px;
  display: inline-block;
  border: none;
  height: auto;
  padding: 0 !important;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  background: none !important;
  display: block;
}
.product.data.items .item.title > .switch:hover {
  color: inherit;
  background: none;
}
.product.data.items .item.title.active {
  color: #222529;
  border-color: #222529;
}
.product.data.items .item.title.active > .switch {
  color: inherit;
  background: none;
  padding: 0;
}
.product.data.items .item.title.active > .switch:hover,
.product.data.items .item.title.active > .switch:focus {
  padding: 0;
  color: inherit;
  background: none;
}
.product.data.items .item.title:hover {
  border-color: #222529;
  color: #222529;
}
.product.data.items .item.title:hover > .switch {
  color: inherit;
  padding: 0;
}
.product.data.items .item.title a {
  position: relative;
}
.product.data.items .item.title a:after {
  font-family: 'porto-icons';
  content: '\e81c';
  position: absolute;
  right: 11;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\e81b';
  font-family: 'porto-icons';
}
.product.data.items > .item.content {
  border: none;
  box-shadow: none;
  padding: 30px 0 15px;
}
.product.data.items > .item.content p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .005em;
  line-height: 1.9;
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.porto-info-list,
.product.description ul {
  padding-left: 38.5px;
  margin-bottom: 20px;
}
.porto-info-list li,
.product.description ul li {
  list-style: none;
  line-height: 1.5;
  padding-top: .5em;
  padding-bottom: .5em;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.porto-info-list .porto-info-icon,
.product.description ul .porto-info-icon,
.porto-info-list [class^=porto-icon-],
.product.description ul [class^=porto-icon-] {
  margin-right: 16.5px;
  line-height: 1.3;
  top: 2px;
  color: #21293c;
  font-size: 16px;
}
.porto-info-list .porto-icon-ok:before,
.product.description ul .porto-icon-ok:before {
  content: '\e8c1';
}
.porto-info-list .porto-info-list-item .porto-info-icon,
.product.description ul .porto-info-list-item .porto-info-icon {
  width: auto;
  display: inline-block;
}
.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: 1em;
  line-height: 2.4rem;
  letter-spacing: normal;
  margin: 0 5px 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 {
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #0088cc;
  display: inline-block;
  padding: 0 5.5;
  text-decoration: none;
}
.pages a.page:visited {
  color: #0088cc;
}
.pages a.page:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  text-decoration: none;
}
.pages a.page:active {
  color: #ffffff;
}
.pages strong.page {
  background: #0088cc;
  border: 1px solid #0088cc;
  font-size: 1em;
  line-height: 2.4rem;
  letter-spacing: normal;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  padding: 0 5.5;
}
.pages .action {
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #999999;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #999999;
}
.pages .action:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  text-decoration: none;
}
.pages .action:active {
  color: #ffffff;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #999999;
}
.pages .action.next:active:before {
  color: #ffffff;
}
.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: #999999;
  content: '\f801';
  font-family: 'porto-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: #ffffff;
}
.pages .action.next:active:before {
  color: #ffffff;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #999999;
}
.pages .action.previous:active:before {
  color: #ffffff;
}
.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: #999999;
  content: '\f802';
  font-family: 'porto-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: #ffffff;
}
.pages .action.previous:active:before {
  color: #ffffff;
}
.pages .item:last-child {
  margin-right: 0;
}
.pages strong.page,
.pages a.page,
.pages .action {
  border: 1px solid #ccc;
  border-radius: 0;
  color: #7b858a;
  display: block !important;
  font-size: 15px;
  font-weight: 700;
  margin: 0 0;
  padding: 0 .5em;
  line-height: 2.1em;
  min-width: 2.2em;
  height: 2.2em;
  text-decoration: none;
  text-align: center;
  background: none;
}
.pages strong.page::before,
.pages a.page::before,
.pages .action::before,
.pages strong.page:visited,
.pages a.page:visited,
.pages .action:visited,
.pages strong.page:hover,
.pages a.page:hover,
.pages .action:hover {
  color: inherit !important;
  background: none;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 11;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 11;
}
.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;
}
.sidebar .actions-toolbar .action.primary {
  height: 32px;
  line-height: 30px;
  padding: 0 15px;
}
.sidebar .actions-toolbar .secondary a.action {
  line-height: 32px;
  margin: 0;
}
.page-wrapper > .breadcrumbs {
  padding: 0;
  background-color: transparent;
  color: #ffffff;
  font-size: .75rem;
  margin-bottom: 0;
}
.page-wrapper > .breadcrumbs .items {
  padding: 12px 20px;
  display: flex;
  flex-wrap: wrap;
  font-size: 1em;
  color: inherit;
}
.page-wrapper > .breadcrumbs .items > li {
  text-shadow: none;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  margin: 0;
}
.page-wrapper > .breadcrumbs .items > li.home a {
  position: relative;
  width: 14px;
  text-indent: -9999px;
  display: flex;
  align-items: center;
}
.page-wrapper > .breadcrumbs .items > li.home a:after {
  float: left;
  text-indent: 0;
  content: '';
  background: url("data:image/svg+xml;utf8,<svg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M13.75 6.1875V10.3125C13.75 12.2571 13.75 13.2293 13.1459 13.8334C12.5418 14.4375 11.5695 14.4375 9.625 14.4375H6.875C4.93046 14.4375 3.95818 14.4375 3.35409 13.8334C2.75 13.2293 2.75 12.2571 2.75 10.3125V6.1875' stroke='black' stroke-width='1.03125' stroke-linecap='round' stroke-linejoin='round'/><path d='M1.375 6.88129L5.70913 3.49237C6.92929 2.53831 7.53937 2.06128 8.25 2.06128C8.96063 2.06128 9.57071 2.53831 10.7909 3.49237L15.125 6.88129' stroke='black' stroke-width='1.03125' stroke-linecap='round' stroke-linejoin='round'/><path d='M6.1875 11H10.3125' stroke='black' stroke-width='1.03125' stroke-linecap='round'/><path d='M6.1875 8.25H10.3125' stroke='black' stroke-width='1.03125' stroke-linecap='round'/></svg>") no-repeat center / contain;
  width: 22px;
  height: 15.5px;
}
.page-wrapper > .breadcrumbs .items > li a {
  display: inline-block;
  border-color: transparent;
  background: transparent;
  color: inherit;
  padding: 0;
}
.page-wrapper > .breadcrumbs .items > li:not(:last-child)::after {
  position: relative;
  content: "";
  font-family: porto-icons;
  right: -1px;
  display: block;
  float: right;
  margin: 0px;
  width: 10px;
  text-align: center;
  font-style: normal;
  font-size: 12px;
  line-height: inherit;
}
.page-wrapper > .breadcrumbs .items > li strong {
  font-weight: inherit;
}
.page-wrapper > .breadcrumbs a,
.page-wrapper > .breadcrumbs a:hover,
.page-wrapper > .breadcrumbs a:focus {
  color: #ffffff;
}
.page-wrapper > .breadcrumbs .item:not(:last-child):after {
  line-height: 15px;
}
.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: '\f819';
  font-family: 'porto-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: popup-icon-font__color-active;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup .actions-toolbar .action.cancel {
  font-weight: 400;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
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: 460px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16;
  line-height: 16;
  color: #0088cc;
  content: '\f819';
  font-family: 'porto-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: #5e5e5e;
}
.modal-custom .action-close {
  margin: 27.5;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 11;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 11;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -14.4rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.4rem;
  padding: 14px 17px;
  font-size: 2rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 22 0 0;
}
.location-details .location-name {
  font-size: 20;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 22;
  padding: 0 0 11;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 20;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #e7e7e7;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 22;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.6rem;
  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 #e7e7e7;
  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.4rem;
  font-size: 2rem;
  line-height: 1.4;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #0088cc;
  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: #0088cc;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #ea1a32;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #0088cc;
  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: #0088cc;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'SF Pro Display', 'Arial', '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.4rem;
  padding: 14px 17px;
  font-size: 2rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #ea1a32;
  border: 1px solid #ea1a32;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #eeeeee;
  border: 1px solid #e7e7e7;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: 'SF Pro Display', 'Arial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.4rem;
  padding: 14px 17px;
  font-size: 2rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #e7e7e7;
  color: #777777;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e1e1e1;
  border: 1px solid #e7e7e7;
  color: #777777;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1140px;
}
[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: 1140px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #e7e7e7;
  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 #e7e7e7;
}
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 #e7e7e7;
  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 #eeeeee;
  height: 44;
  padding: 1px 11 1px 11;
  font-weight: 600;
  line-height: 44;
  font-size: 1.6rem;
  color: #777777;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #c1c1c1;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #777777;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #777777;
  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: #777777;
  text-decoration: none;
  padding-bottom: 1px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 11 11 33;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 33;
}
.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 5.5;
  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: 5.5;
  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);
  }
}
.amcompany-suggestion-block {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0 0;
  min-height: 80px;
  border-radius: 10px;
  background: #dfe8f8 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI5MiIgaGVpZ2h0PSI4MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwNy41NjIgNDcuNDEzdjI3LjM0YzAgOC4wODUtNi42MTggMTQuNjI3LTE0Ljc5NyAxNC42MjdoLTUwLjMxTDAgNDcuNDEzVi0yLjM3M0MwLTEwLjQ1OCA2LjYxOC0xNyAxNC43OTctMTdoMjcuNjU4bDY1LjEwNyA2NC40MTN6bTEwNy41NjIgMHYyNy4zNGMwIDguMDg1LTYuNjE4IDE0LjYyNy0xNC43OTcgMTQuNjI3aC01MC4zMWwtNDIuNDU1LTQxLjk2N1YtMi4zNzNjMC04LjA4NSA2LjYxOS0xNC42MjcgMTQuNzk3LTE0LjYyN2gyNy42NThsNjUuMTA3IDY0LjQxM3ptMTA3LjU2MyAwdjI3LjM0YzAgOC4wODUtNi42MTkgMTQuNjI3LTE0Ljc5OCAxNC42MjdoLTUwLjMxbC00Mi40NTUtNDEuOTY3Vi0yLjM3M2MwLTguMDg1IDYuNjE5LTE0LjYyNyAxNC43OTgtMTQuNjI3aDI3LjY1N2w2NS4xMDggNjQuNDEzem0xMDcuNTYyIDB2MjcuMzRjMCA4LjA4NS02LjYxOSAxNC42MjctMTQuNzk3IDE0LjYyN2gtNTAuMzExbC00Mi40NTQtNDEuOTY3Vi0yLjM3M2MwLTguMDg1IDYuNjE4LTE0LjYyNyAxNC43OTctMTQuNjI3aDI3LjY1N2w2NS4xMDggNjQuNDEzem0xMDcuNTYyIDB2MjcuMzRjMCA4LjA4NS02LjYxOCAxNC42MjctMTQuNzk3IDE0LjYyN2gtNTAuMzExbC00Mi40NTQtNDEuOTY3Vi0yLjM3M2MwLTguMDg1IDYuNjE4LTE0LjYyNyAxNC43OTctMTQuNjI3aDI3LjY1N2w2NS4xMDggNjQuNDEzem0xMDcuNTYyIDB2MjcuMzRjMCA4LjA4NS02LjYxOCAxNC42MjctMTQuNzk3IDE0LjYyN2gtNTAuMzFsLTQyLjQ1NS00MS45NjdWLTIuMzczYzAtOC4wODUgNi42MTgtMTQuNjI3IDE0Ljc5Ny0xNC42MjdoMjcuNjU4bDY1LjEwNyA2NC40MTN6bTEwNy41NjIgMHYyNy4zNGMwIDguMDg1LTYuNjE4IDE0LjYyNy0xNC43OTcgMTQuNjI3aC01MC4zMWwtNDIuNDU1LTQxLjk2N1YtMi4zNzNjMC04LjA4NSA2LjYxOS0xNC42MjcgMTQuNzk3LTE0LjYyN2gyNy42NThsNjUuMTA3IDY0LjQxM3ptMTA4LjgxNiAwdjI3LjM0YzAgOC4wODUtNi42MTggMTQuNjI3LTE0Ljc5NyAxNC42MjdINzk1LjM5bC00Mi40NTUtNDEuOTY3Vi0yLjM3M2MwLTguMDg1IDYuNjE5LTE0LjYyNyAxNC43OTgtMTQuNjI3aDI4LjkxMWw2NS4xMDcgNjQuNDEzem0xMDcuNTYyIDB2MjcuMzRjMCA4LjA4NS02LjYxOCAxNC42MjctMTQuNzk3IDE0LjYyN2gtNTAuMzFsLTQyLjQ1NS00MS45NjdWLTIuMzczYzAtOC4wODUgNi42MTktMTQuNjI3IDE0Ljc5Ny0xNC42MjdoMjcuNjU4bDY1LjEwNyA2NC40MTN6bTEwNy41NjcgMHYyNy4zNGMwIDguMDg1LTYuNjIgMTQuNjI3LTE0LjggMTQuNjI3aC01MC4zMWwtNDIuNDU3LTQxLjk2N1YtMi4zNzNjMC04LjA4NSA2LjYxOS0xNC42MjcgMTQuNzk4LTE0LjYyN2gyNy42NTlsNjUuMTEgNjQuNDEzem0xMDcuNTYgMEwxMTE5LjMzLTE3aC0yNy42NmMtOC4xOCAwLTE0Ljc5IDYuNTQyLTE0Ljc5IDE0LjYyN3Y0OS43ODZsNDIuNDUgNDEuOTY3aDUwLjMxYzguMTggMCAxNC44LTYuNTQyIDE0LjgtMTQuNjI3di0yNy4zNHptMCAwVi0yLjM3M2MwLTguMDg1IDYuNjItMTQuNjI3IDE0Ljc5LTE0LjYyN2gyNy42NkwxMjkyIDQ3LjQxM3YyNy4zNGMwIDguMDg1LTYuNjIgMTQuNjI3LTE0LjggMTQuNjI3aC01MC4zMWwtNDIuNDUtNDEuOTY3eiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIvPjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2YpIj48ZWxsaXBzZSBjeD0iNjQ2IiBjeT0iNDQuNSIgcng9IjM1MyIgcnk9IjQ0LjUiIGZpbGw9IiNmZmYiLz48L2c+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyIiB4MT0iMjM4IiB5MT0iMzYiIHgyPSIxMDI2LjU0IiB5Mj0iNzUuMzE1IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIuMjciLz48c3RvcCBvZmZzZXQ9Ii40NjciIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0MxRDJFRiIgc3RvcC1vcGFjaXR5PSIuMjYiLz48L2xpbmVhckdyYWRpZW50PjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZiIgeD0iMTkzIiB5PSItMTAwIiB3aWR0aD0iOTA2IiBoZWlnaHQ9IjI4OSIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9InNoYXBlIi8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iNTAiIHJlc3VsdD0iZWZmZWN0MV9mb3JlZ3JvdW5kQmx1ciIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=) no-repeat center / cover;
  box-shadow: 0 2px 8px rgba(166, 181, 218, 0.25), 0 10px 30px rgba(166, 181, 218, 0.25);
}
.amcompany-suggestion-block .amcompany-text {
  color: #131335;
  letter-spacing: .0025em;
  font-size: 26px;
  font-family: Roboto, sans-serif;
}
.amcompany-suggestion-block .amcompany-link {
  display: flex;
  align-items: center;
  margin-left: 50px;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  line-height: 16px;
}
.amcompany-suggestion-block .amcompany-link:after {
  display: block;
  margin-left: 10px;
  width: 25px;
  height: 8px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjUuMzU0IDQuODU0YS41LjUgMCAwMDAtLjcwOEwyMi4xNzIuOTY0YS41LjUgMCAxMC0uNzA3LjcwOEwyNC4yOTMgNC41bC0yLjgyOCAyLjgyOGEuNS41IDAgMTAuNzA3LjcwOGwzLjE4Mi0zLjE4MnpNMCA1aDI1VjRIMHYxeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center / cover;
  content: '';
}
.amcompany-message-element.-warning {
  margin: 0 0 11;
  padding: 12px 22 12px 27.5;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.amcompany-message-element.-warning a {
  color: #0088cc;
}
.amcompany-message-element.-warning a:hover {
  color: #ea1a32;
}
.amcompany-message-element.-warning a:active {
  color: #ea1a32;
}
.amcompany-message-element.-warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f84a';
  font-family: 'porto-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.amcompany-message-element.-error {
  margin: 0 0 11;
  padding: 12px 22 12px 27.5;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
}
.amcompany-message-element.-error a {
  color: #0088cc;
}
.amcompany-message-element.-error a:hover {
  color: #ea1a32;
}
.amcompany-message-element.-error a:active {
  color: #ea1a32;
}
.amcompany-message-element.-error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\f847';
  font-family: 'porto-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.amcompany-notification-container {
  padding: 0 30px 0 30px;
  position: relative;
}
.amcompany-tooltip-block {
  display: inline-block;
  margin: 0 0 0 8px;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCAwQzQuNDc3IDAgMCA0LjQ3NyAwIDEwYzAgNS41MjIgNC40NzcgMTAgMTAgMTBzMTAtNC40NzggMTAtMTBjMC01LjUyMy00LjQ3OC0xMC0xMC0xMHptLjg2NyAxNi40M2MtLjI0NS4yMzgtLjU0LjM2LS44ODMuMzYtLjE2NiAwLS4zMjYtLjAzMi0uNDc4LS4wOTVhMS4zOTcgMS4zOTcgMCAwMS0uMzk3LS4yNDggMS4xNyAxLjE3IDAgMDEtLjI3NC0uMzc1IDEuMDkzIDEuMDkzIDAgMDEtLjEwMi0uNDdjMC0uMzMzLjEyMy0uNjE5LjM2OC0uODU4LjI0NC0uMjM4LjU0LS4zNi44ODItLjM2LjMzNCAwIC42MjYuMTE3Ljg3NS4zNDMuMjUuMjMuMzczLjUxLjM3My44NDYgMCAuMzM0LS4xMjIuNjE4LS4zNjYuODU3aC4wMDJ6bTIuOTI0LTkuMDcyYTIuODIgMi44MiAwIDAxLS4zNS43NzJjLS4xNTIuMjM0LS4zMzguNDYtLjU1NC42NzYtLjIxNi4yMTYtLjQ2LjQ0MS0uNzI4LjY3NS0uMjM0LjItLjQyNS4zNzQtLjU3LjUyNy0uMTQ3LjE1LS4yNjQuMzA0LS4zNTIuNDU2YTEuNiAxLjYgMCAwMC0uMTg0LjQ5Yy0uMDM1LjE3Ny0uMDU0IDEuMDE3LS4wNTQgMS4yNzV2LjQ1Nkg4LjkyN3YtLjY2N2MwLS4yOC4wMi0xLjE1Ny4wNjItMS4zOGEyLjc0NCAyLjc0NCAwIDAxLjU0NS0xLjIxMWMuMTQ3LS4xODYuMzMyLS4zODUuNTUzLS41OTZsLjc5LS43NTRjLjIyMS0uMi40MTItLjQyMi41NzEtLjY2Ny4xNTgtLjI0Ny4yMzYtLjU0NS4yMzYtLjg5NiAwLS40NTYtLjE0My0uODQtLjQzLTEuMTQ4LS4yODgtLjMxMS0uNjkzLS40NjctMS4yMi0uNDY3YTEuNzE1IDEuNzE1IDAgMDAtMS42NDkgMS4xNDIgMi4yOCAyLjI4IDAgMDAtLjE0MS42ODRsLTIuMTU4LS4xOTNjLjA3LS41NjIuMjItMS4wNjIuNDQ4LTEuNTAxLjIyNy0uNDM5LjUyMy0uODA5Ljg4NS0xLjExNmEzLjg0MiAzLjg0MiAwIDAxMS4yNDctLjY5M2MuNDY4LS4xNTcuOTcxLS4yMzYgMS41MDktLjIzNi41MDIgMCAuOTguMDczIDEuNDMuMjJhMy41NyAzLjU3IDAgMDExLjE5NC42NDljLjM0NS4yODYuNjE4LjY0LjgxNiAxLjA2LjE5OS40MjMuMjk4LjkwOS4yOTggMS40NTcgMCAuMzc1LS4wNC43MDYtLjEyMi45ODV2LjAwMXoiIGZpbGw9IiM2NjYiLz48L3N2Zz4=') center / 20px no-repeat;
  vertical-align: bottom;
}
.amcompany-tooltip-block:hover,
.amcompany-tooltip-block:focus {
  position: relative;
  z-index: 500;
}
.amcompany-tooltip-content {
  position: absolute;
  right: -2.7rem;
  bottom: 3.2rem;
  z-index: 1;
  display: none;
  box-sizing: border-box;
  padding: 1rem 1.5rem;
  width: 32rem;
  border: 1px solid #afadac;
  border-radius: 1px;
  background: #fffbbb;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  color: #303030;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.4;
}
.amcompany-tooltip-content:before,
.amcompany-tooltip-content:after {
  position: absolute;
  top: 100%;
  right: 2.6rem;
  z-index: 3;
  display: block;
  box-sizing: border-box;
  width: 0;
  height: 0;
  border: 1rem solid transparent;
  border-top-color: #afadac;
  content: '';
}
.amcompany-tooltip-content:after {
  z-index: 4;
  margin-top: -1px;
  border-top-color: #fffbbb;
}
.amcompany-tooltip-block:hover .amcompany-tooltip-content,
.amcompany-tooltip-block:focus .amcompany-tooltip-content {
  display: block;
}
.checkout-index-index .amcompany-tooltip-block > .amcompany-tooltip-content {
  right: inherit;
  left: -2.7rem;
}
.checkout-index-index .amcompany-tooltip-block > .amcompany-tooltip-content:before,
.checkout-index-index .amcompany-tooltip-block > .amcompany-tooltip-content:after {
  right: inherit;
  left: 2.6rem;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amcompany-customer-action-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px;
}
.amcompany-customer-action-form > .action-save {
  margin: 10px 0 0;
  vertical-align: middle;
}
.amasty-customer-action-select {
  margin: 10px 10px 0 0;
  max-width: calc(100% - 80px);
}
.amasty-customer-action-label {
  width: 100%;
}
.amcompany_company_form_amcompany_company_form_general_parent_admin_modal .action-select-wrap .action-close,
.amcompany_company_form_amcompany_company_form_user_link_parent_modal .modal-content .action-close {
  padding: 0;
}
.amcompany_company_form_amcompany_company_form_general_parent_admin_modal .modal-popup .action-close:before,
.amcompany_company_form_amcompany_company_form_user_link_parent_modal .modal-content .action-close:before,
.modal-slide .action-select-wrap .action-close:before {
  font-size: 1rem;
}
.action-menu .action-submenu {
  top: 100%;
  margin-top: 2px;
}
.action-select-wrap .action-menu {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .action-select-wrap ul.action-menu {
    max-height: 45rem;
  }
}
.action-select-wrap .action-menu-items > .action-menu .action-submenu,
.action-select-wrap .action-menu-items > .abs-action-menu .action-submenu .action-submenu,
.action-select-wrap .action-menu-items > .action-menu .action-submenu .action-submenu,
.action-select-wrap .action-menu-items > .actions-split .dropdown-menu .action-submenu .action-submenu,
.action-select-wrap .action-menu-items > .actions-split .action-menu .action-submenu .action-submenu {
  right: initial;
  left: 0;
}
.amcompany-tree-line.-vertical,
.amcompany-tree-block .amcompany-collapsible-root .jstree-children:before {
  border-left: 1px dashed #cfcfcf;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  top: 0;
}
.amcompany-tree-line.-horizontal,
.amcompany-tree-block .amcompany-collapsible-root .jstree-children[role='group'] .jstree-leaf:after,
.amcompany-tree-block .amcompany-collapsible-root .jstree-children .jstree-node .jstree-ocl:after {
  border-top: 1px dashed #cfcfcf;
  content: '';
  left: -18px;
  position: absolute;
  right: 0;
  width: 15px;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children {
  list-style: none;
  margin: 0 0 0 10px;
  padding: 10px 0 0 18px;
  position: relative;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children .jstree-last {
  margin: 0;
  position: relative;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children .jstree-last:before {
  background: #ffffff;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  bottom: 0;
  content: '';
  left: 0;
  margin-left: -18px;
  margin-top: 16px;
  position: absolute;
  right: 0;
  top: 0;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children .jstree-last.jstree-leaf:before {
  margin-top: 10px;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children[role='group'] .jstree-leaf {
  display: flex;
  padding: 0 0 0 2px;
  position: relative;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children[role='group'] .jstree-leaf:after {
  top: 11px;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children[role='group'] .jstree-leaf .jstree-ocl {
  display: none;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children .jstree-node .jstree-ocl:after {
  top: 10px;
}
.amcompany-tree-block .jstree-closed > .jstree-ocl,
.amcompany-tree-block .jstree-open > .jstree-ocl {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  background: #ffffff;
  border: 2px solid #3f6ad8;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  height: 22px;
  margin: 0 8px 0 0;
  position: relative;
  top: 2px;
  width: 22px;
  z-index: 3;
}
.amcompany-tree-block .jstree-closed > .jstree-ocl:before,
.amcompany-tree-block .jstree-open > .jstree-ocl:before {
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  border-radius: 2px;
  content: '';
  height: 6px;
  left: 0;
  margin: 4px 5px;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(-45deg);
  width: 6px;
}
.amcompany-tree-block .jstree-closed > .jstree-ocl:hover,
.amcompany-tree-block .jstree-open > .jstree-ocl:hover {
  background: #1452f2;
  color: #ffffff;
}
.amcompany-tree-block .jstree-closed > .jstree-ocl:focus,
.amcompany-tree-block .jstree-open > .jstree-ocl:focus {
  background: #1846be;
  color: #ffffff;
}
.amcompany-tree-block .jstree-closed > .jstree-ocl:before {
  border-color: #1452f2;
}
.amcompany-tree-block .jstree-closed > .jstree-ocl:hover:before {
  border-color: #ffffff;
}
.amcompany-tree-block .jstree-open > .jstree-ocl {
  background: #3f6ad8;
  color: #ffffff;
}
.amcompany-tree-block .jstree-container-ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
}
.amcompany-tree-block .jstree-anchor {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #000000;
  display: inline-flex;
  height: 23px;
  text-decoration: none;
  transform: scale(1);
}
.amcompany-tree-block .jstree-checkbox {
  transition: 0.1s all ease-in;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #8f8f8f;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  height: 16px;
  margin: 0 8px 0 0;
  position: relative;
  width: 16px;
}
.amcompany-tree-block .jstree-checkbox:after {
  transition: 0.2s all ease-in;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  border-radius: 2px;
  bottom: 0;
  content: '';
  display: inline-flex;
  height: 4px;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(-45deg);
  width: 6px;
}
.amcompany-tree-block .jstree-checkbox:focus {
  box-shadow: 0 2px 4px rgba(71, 118, 240, 0.4);
}
.amcompany-tree-block .jstree-clicked .jstree-checkbox {
  background: #3f6ad8;
  border-color: #3f6ad8;
  box-shadow: 0 2px 4px rgba(71, 118, 240, 0.4);
}
.amcompany-tree-block .jstree-clicked .jstree-checkbox:after {
  opacity: 1;
}
.amcompany-tree-block > .amcompany-toolbar {
  display: flex;
  padding: 15px 0 20px;
}
.amcompany-tree-block > .amcompany-toolbar .amcompany-button:not(:last-child) {
  border-radius: 0;
  border-right: 1px solid #eaeaea;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
}
.amcompany-button:not(.-regular),
.amcompany-customer-account .page-main .action.primary {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  box-shadow: none;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: 400;
  padding: 10px;
  pointer-events: auto;
  position: relative;
  user-select: none;
  width: 100%;
}
.amcompany-button:not(.-regular):hover,
.amcompany-button:not(.-regular):active {
  background: none;
  box-shadow: none;
}
.amcompany-button:not(.-regular):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.amcompany-button:not(.-regular):before,
.amcompany-button:not(.-regular):after {
  transition: 0.1s all ease-in;
}
.amcompany-button:not(.-regular).-disabled {
  pointer-events: none;
}
.amcompany-button:not(.-regular).-disabled:focus {
  pointer-events: none;
}
.amcompany-button.-clear {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
}
.amcompany-button.-clear:active,
.amcompany-button.-clear:hover,
.amcompany-button.-clear:focus {
  background: transparent;
  border: none;
  box-shadow: 0 0 3px 1px #68a8e0;
}
.amcompany-button.-link,
.amcompany-customer-account .page-main a.action.view {
  color: #3f6ad8;
}
.amcompany-button.-link:hover,
.amcompany-customer-account .page-main a.action.view:hover {
  color: #1452f2;
}
.amcompany-button.-empty:not(.-disabled) {
  background: #ffffff;
  border: 1px solid #3f6ad8;
  border-radius: 3px;
  color: #3f6ad8;
  height: 40px;
  min-width: 100px;
}
.amcompany-button.-empty:not(.-disabled):hover {
  background: linear-gradient(0deg, #c8d7ff, #c8d7ff);
}
.amcompany-button.-empty:not(.-disabled):focus {
  background: transparent;
  border: 1px solid #1846be;
  color: #1846be;
}
.amcompany-button.-empty.-disabled {
  background: #ffffff;
  border: 1px solid #d0d5e1;
  border-radius: 3px;
  box-sizing: border-box;
  color: #d0d5e1;
}
.amcompany-button.-fill,
.amcompany-customer-account .page-main .action.primary {
  background: #ffffff;
  border: 1px solid;
  border-radius: 3px;
  color: #ffffff;
  height: 40px;
  min-width: 100px;
}
.amcompany-button.-fill.-primary:not(.-disabled),
.amcompany-customer-account .page-main .action.primary {
  background-color: #3f6ad8;
  border-color: #3f6ad8;
}
.amcompany-button.-fill.-primary:not(.-disabled):hover,
.amcompany-customer-account .page-main .action.primary:hover {
  background-color: #1452f2;
}
.amcompany-button.-fill.-primary:not(.-disabled):focus,
.amcompany-customer-account .page-main .action.primary:focus {
  background-color: #1846be;
}
.amcompany-button.-fill.-disabled {
  background-color: #d0d5e1;
  border-color: #d0d5e1;
}
.amcompany-popup-block {
  box-sizing: border-box;
  z-index: 99999;
}
.amcompany-popup-block .modal-title {
  border: none;
  padding: 0;
}
.amcompany-popup-block .modal-inner-wrap {
  border: 1px solid #ffffff;
  border-radius: 4px;
  max-width: 520px;
  width: 100%;
}
.amcompany-popup-block .modal-header {
  border: none;
  box-sizing: border-box;
  margin: 0;
  padding: 40px 10px 10px;
  text-align: center;
  width: 100%;
}
.amcompany-popup-block .modal-title {
  font-size: 18px;
  font-weight: 700;
}
.amcompany-popup-block .amcompany-notice {
  border-bottom: 1px solid #c1c1c1;
  display: block;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  padding: 0 0 10px;
  text-align: center;
  width: 100%;
  word-break: break-word;
}
.amcompany-popup-block .modal-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 15px 15px 25px;
}
.amcompany-popup-block .amcompany-button {
  margin: 0 10px 0 0;
}
.amcompany-popup-block .amcompany-button:focus-visible {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.amcompany-popup-block .action-close:focus-visible {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.amcompany-paycard-block {
  word-break: break-word;
  word-wrap: break-word;
  align-items: flex-start;
  border: 1px solid;
  border-radius: 20px;
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: column;
  margin-bottom: 20px;
  max-width: 350px;
  min-height: 240px;
  padding: 25px;
  width: 100%;
}
.ie11 .amcompany-paycard-block {
  word-break: break-all;
}
.ie11 .amcompany-paycard-block {
  word-break: break-all;
}
.ie11 .amcompany-paycard-block {
  word-break: break-all;
}
.ie11 .amcompany-paycard-block {
  word-break: break-all;
}
.ie11 .amcompany-paycard-block {
  word-break: break-all;
}
.amcompany-paycard-block > .amcompany-head {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.amcompany-paycard-block > .amcompany-content {
  color: #686e7b;
  font-size: 1.2rem;
}
.amcompany-paycard-block > .amcompany-content > .amcompany-message {
  align-items: flex-start;
  display: flex;
}
.amcompany-paycard-block.-balance-card {
  background: #f3f7fb;
  border-color: #f3f7fb;
  margin-right: 20px;
}
.amcompany-paycard-block.-bepaid-card {
  background: #ffffff;
  border-color: #d5e1ee;
}
.amcompany-paycard-block .amcompany-message .amcompany-tooltip-block {
  margin-top: -2px;
}
.amcompany-paycard-block.-bepaid-card.-exceed {
  background: #ffe9c9;
  border-color: #f0a247;
}
.amcompany-paycard-block.-bepaid-card.-exceed .amcompany-paycard-current .amcompany-value {
  color: #eb1225;
}
.amcompany-paycard-block > .amcompany-actions {
  margin-top: auto;
}
.amcompany-paycard-block > .amcompany-actions > .amcompany-button {
  color: #3f6ad8;
  font-weight: 600;
  margin-top: 10px;
}
.amcompany-paycard-block > .amcompany-actions > .amcompany-button:focus {
  filter: brightness(0.8);
}
.amcompany-paycard-block > .amcompany-actions > .amcompany-button > .amcompany-icon {
  font-size: 2rem;
  font-style: normal;
  line-height: 1.9rem;
  margin-right: 10px;
}
.amcompany-icon-paycard {
  align-items: center;
  border-radius: 10px;
  display: flex;
  height: 58px;
  justify-content: center;
  margin-left: 10px;
  min-width: 58px;
  width: 58px;
}
.-balance-card .amcompany-icon-paycard {
  background: #3f6ad8 url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYiIGhlaWdodD0iNDYiIHZpZXdCb3g9IjAgMCA0NiA0NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMy41ODQyIDE5LjAyMTRDMzUuMzY0NCAyMS4xNDgxIDM2Ljc3MjQgMjMuNDIwMyAzNy43OTE5IDI1Ljc2NTJDMzkuMDcwNCAyOC43MTY3IDM5LjcxNzggMzEuNzk3NSAzOS43MTc4IDM0LjkxODdDMzkuNzE3OCAzOS4wNjY5IDM2LjMzNTQgNDIuNDQ2OSAzMi4xODQzIDQyLjQ0NjlIMTMuODE1OUM5LjY2NDg0IDQyLjQ0NjkgNi4yODI0NyAzOS4wNjY5IDYuMjgyNDcgMzQuOTE4N0M2LjI4MjQ3IDMxLjc5NzUgNi45Mjk4MSAyOC43MTY3IDguMjA4MzIgMjUuNzY1MkM5LjIyNzg4IDIzLjQyMDMgMTAuNjQzOSAyMS4xNDgxIDEyLjQxNiAxOS4wMjE0QzE0LjUyOCAxNi40OTA1IDE2LjYzMTkgMTQuNzc2MiAxNy43MzI0IDEzLjk1OTVMMTMuMjgxOSA3LjIzOTk5QzEzLjAzMSA2Ljg1OTk1IDEzLjA3OTYgNi4zNTA1MiAxMy4zOTUyIDYuMDI3MDhDMTQuOTA4MyA0LjQ3NDU1IDE2LjQ1MzkgMy43NDY4IDE4LjI2NjQgMy43NDY4QzE5LjY5ODcgMy43NDY4IDIxLjE3OTUgNC4xODM0NSAyMy4xMDUzIDQuODg2OTRDMjMuMjUxIDQuOTQzNTQgMjMuMzk2NiA0Ljk2NzggMjMuNTY2NSA0Ljk2NzhDMjQuMTA1NSA0Ljk2NzggMjQuNzY1MSA0LjY5NjU2IDI1LjQ2NTMgNC40MDg2M0MyNS40OTA0IDQuMzk4MjcgMjUuNTE1NyA0LjM4NzkgMjUuNTQwOSA0LjM3NzUyQzI2LjQ2MzQgMy45ODkzOCAyNy41MjM0IDMuNTUyNzMgMjguNjgwNiAzLjU1MjczQzI5Ljk0MjkgMy41NTI3MyAzMS4wNzU3IDQuMDYyMTYgMzIuMTQzOCA1LjEwNTI2QzMyLjQ1OTQgNS40MDQ0NSAzMi41MjQyIDUuODczNDQgMzIuMzIxOSA2LjI1MzQ5TDI4LjE5NSAxMy45MDI5QzI5LjI4NzQgMTQuNzAzNSAzMS40MzE4IDE2LjQzMzkgMzMuNTg0MiAxOS4wMjE0Wk0xOC4yNjY0IDUuNjcxMjlDMTcuMTkwMiA1LjY3MTI5IDE2LjI5MiA2LjAyNzA4IDE1LjM1MzQgNi44MzU2OUwxOS41ODU0IDEzLjIyMzdIMjYuMzUwMUwzMC4yMzQyIDYuMDEwOTFDMjkuNTcwNyA1LjU0MTkxIDI5LjA0NDcgNS40NzcyMyAyOC42NzI1IDUuNDc3MjNDMjcuOTA1NCA1LjQ3NzIzIDI3LjExNDIgNS44MDczIDI2LjI4MjggNi4xNTQxN0wyNi4yNzczIDYuMTU2NDZDMjUuNDExNSA2LjUyMDMzIDI0LjUwNTIgNi44OTIyOSAyMy41NTg1IDYuODkyMjlDMjMuMTcgNi44OTIyOSAyMi43ODk3IDYuODI3NiAyMi40MzM3IDYuNjk4MjNDMjAuNzEwMSA2LjA1OTQyIDE5LjQxNTUgNS42NzEyOSAxOC4yNjY0IDUuNjcxMjlaTTEzLjgxNTkgNDAuNTA2MkgzMi4xODQzQzM1LjI2NzMgNDAuNTA2MiAzNy43NzU3IDM3Ljk5OTUgMzcuNzU5NiAzNC45MTg3QzM3Ljc1OTYgMjkuNzI3NCAzNS44NjYxIDI0LjgxOTIgMzIuMTE5NiAyMC4zMDcxQzI5Ljc1NjggMTcuNDUyNyAyNy4zNjE2IDE1LjY3MzggMjYuNjI1MiAxNS4xNjQ0SDE5LjM1ODhDMTguNjMwNSAxNS42ODE5IDE2LjIyNzMgMTcuNDUyNyAxMy44NjQ1IDIwLjMwNzFDMTAuMTI2MSAyNC44MTkyIDguMjI0NSAyOS43MzU1IDguMjI0NSAzNC45MTg3QzguMjI0NSAzNy45OTk1IDEwLjczMyA0MC41MDYyIDEzLjgxNTkgNDAuNTA2MlpNMjIuMDg1NyAyNy45NjQ5SDI0LjMxMDlDMjYuMTg4MiAyNy45NjQ5IDI3LjcxNzYgMjkuNDkzMiAyNy43MTc2IDMxLjM2OTFDMjcuNzE3NiAzMy4yMjg5IDI2LjIyMDYgMzQuNzQ5MSAyNC4zNTk1IDM0Ljc3MzRIMjQuMzM1MkgyNC4xNzM0VjM2LjE1NjFDMjQuMTczNCAzNi42ODk4IDIzLjczNjQgMzcuMTI2NCAyMy4yMDIzIDM3LjEyNjRDMjIuNjY4MyAzNy4xMjY0IDIyLjIzMTMgMzYuNjg5OCAyMi4yMzEzIDM2LjE1NjFWMzQuNzczNEgyMC4zMjE3QzE5Ljc4NzYgMzQuNzczNCAxOS4zNTA2IDM0LjMzNjcgMTkuMzUwNiAzMy44MDMxQzE5LjM1MDYgMzMuMjY5NCAxOS43ODc2IDMyLjgzMjcgMjAuMzIxNyAzMi44MzI3SDI0LjMxMDlDMjUuMTIwMSAzMi44MzI3IDI1Ljc3NTUgMzIuMTc3OCAyNS43NzU1IDMxLjM2OTFDMjUuNzc1NSAzMC41NjA1IDI1LjEyMDEgMjkuOTA1NiAyNC4zMTA5IDI5LjkwNTZIMjIuMDg1N0MyMC4yMDg0IDI5LjkwNTYgMTguNjc5IDI4LjM3NzMgMTguNjc5IDI2LjUwMTNDMTguNjc5IDI0LjYyNTMgMjAuMjA4NCAyMy4wOTcxIDIyLjA4NTcgMjMuMDk3MUgyMi4yMjMyVjIxLjc0NjdDMjIuMjIzMiAyMS4yMTMgMjIuNjYwMiAyMC43NzY0IDIzLjE5NDIgMjAuNzc2NEMyMy43MjgzIDIwLjc3NjQgMjQuMTY1MyAyMS4yMTMgMjQuMTY1MyAyMS43NDY3VjIzLjA5NzFIMjYuMDAyMUMyNi41MzYyIDIzLjA5NzEgMjYuOTczMSAyMy41MzM3IDI2Ljk3MzEgMjQuMDY3NEMyNi45NzMxIDI0LjYwMTEgMjYuNTM2MiAyNS4wMzc3IDI2LjAwMjEgMjUuMDM3N0gyMi4wODU3QzIxLjI3NjUgMjUuMDM3NyAyMC42MjExIDI1LjY5MjcgMjAuNjIxMSAyNi41MDEzQzIwLjYyMTEgMjcuMzA5OSAyMS4yNzY1IDI3Ljk2NDkgMjIuMDg1NyAyNy45NjQ5WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==') center / 44px no-repeat;
}
.-bepaid-card .amcompany-icon-paycard {
  background: #f0a247 url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYiIGhlaWdodD0iNDYiIHZpZXdCb3g9IjAgMCA0NiA0NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMzEuNTI5NCA0MC41MzY0SDExLjc0MTFDOS4wMjc3OSA0MC41MzY0IDYuODI4MTkgMzguMzM2OCA2LjgyODE5IDM1LjYyMzVWOC4zNDIwOUw3LjA0MDEyIDguNTY1NDNDOC4wMjkxOCA5LjYwNzc1IDkuNjc3MjUgOS42NDcwMiAxMC43MTQ4IDguNjUyOTdMMTMuMjM0NCA2LjIzOTA1TDE1LjU1MTMgOC42MDE5MUMxNi41NDgzIDkuNjE4NzUgMTguMTc4OCA5LjY0MTE5IDE5LjIwMzUgOC42NTIxOEwyMS42OTI3IDYuMjQ5NTNMMjMuOTg4MSA4LjYwOTg3QzI0Ljk1OCA5LjYwNzMgMjYuNTQyMyA5LjY2MTQ0IDI3LjU3ODEgOC43MzI1NkwzMC4zNjcyIDYuMjMxMzZMMzIuNDc1NCA4LjUxMDQxQzMzLjQ5MjkgOS42MTA0MiAzNS4yMjgzIDkuNjIxNDUgMzYuMjU5OCA4LjUzNDQ3TDM2LjQ0MjMgOC4zNDIwOVYxMy4zMjQzQzM1LjczNjggMTMuMTgxMSAzNS4wMDY2IDEzLjEwNTkgMzQuMjU4OCAxMy4xMDU5QzI4LjIyOTIgMTMuMTA1OSAyMy4zNDEyIDE3Ljk5MzkgMjMuMzQxMiAyNC4wMjM1QzIzLjM0MTIgMzAuMDUzMiAyOC4yMjkyIDM0Ljk0MTIgMzQuMjU4OCAzNC45NDEyQzM1LjAwNjYgMzQuOTQxMiAzNS43MzY4IDM0Ljg2NiAzNi40NDIzIDM0LjcyMjhWMzUuNjIzNUMzNi40NDIzIDM4LjMzNjggMzQuMjQyNyA0MC41MzY0IDMxLjUyOTQgNDAuNTM2NFpNMzguMzUyOSAzNC4xNDc2VjM1LjYyMzVDMzguMzUyOSAzOS4zOTIgMzUuMjk3OSA0Mi40NDcgMzEuNTI5NCA0Mi40NDdIMTEuNzQxMUM3Ljk3MjYgNDIuNDQ3IDQuOTE3NiAzOS4zOTIgNC45MTc2IDM1LjYyMzVWNS4yNjMzNEM0LjkxNzYgNC42NDY3NiA1LjY3MDUzIDQuMzQ2MzkgNi4wOTQ5MyA0Ljc5MzY1TDguNDI2MDUgNy4yNTAzMkM4LjY4NjMzIDcuNTI0NjEgOS4xMjAwNCA3LjUzNDk0IDkuMzkzMDggNy4yNzMzNUwxMi43ODk0IDQuMDE5NTNDMTMuMDU5MyAzLjc2MDk2IDEzLjQ4NyAzLjc2NzY0IDEzLjc0ODcgNC4wMzQ1MkwxNi45MTU1IDcuMjY0MjdDMTcuMTc3OSA3LjUzMTg2IDE3LjYwNyA3LjUzNzc3IDE3Ljg3NjYgNy4yNzc1TDIxLjI0NjMgNC4wMjUwM0MyMS41MTY3IDMuNzY0MDEgMjEuOTQ3MyAzLjc3MDgyIDIyLjIwOTMgNC4wNDAyOEwyNS4zNTc4IDcuMjc3ODdDMjUuNjEzIDcuNTQwMzUgMjYuMDMgNy41NTQ2IDI2LjMwMjUgNy4zMTAxNkwyOS45OTIgNC4wMDE1QzMwLjI2OTUgMy43NTI2NCAzMC42OTU0IDMuNzcyNTIgMzAuOTQ4NSA0LjA0NjE1TDMzLjg3NzkgNy4yMTMwMkMzNC4xNDU3IDcuNTAyNSAzNC42MDI0IDcuNTA1NCAzNC44NzM4IDcuMjE5MzVMMzcuMTc1NiA0Ljc5MzY1QzM3LjYgNC4zNDYzOSAzOC4zNTI5IDQuNjQ2NzYgMzguMzUyOSA1LjI2MzM0VjEzLjg5OTVDNDIuMzU0IDE1LjUxOTEgNDUuMTc2NSAxOS40NDE3IDQ1LjE3NjUgMjQuMDIzNUM0NS4xNzY1IDI4LjYwNTQgNDIuMzU0IDMyLjUyOCAzOC4zNTI5IDM0LjE0NzZaTTEzLjM2NiAxOC42MDM4SDE1LjMxODdDMTYuOTY2MiAxOC42MDM4IDE4LjMwODIgMTkuOTE3NiAxOC4zMDgyIDIxLjUzMDNDMTguMzA4MiAyMy4xMjkxIDE2Ljk5NDYgMjQuNDM1OSAxNS4zNjEzIDI0LjQ1NjdIMTUuMzRIMTUuMTk4VjI1LjY0NTRDMTUuMTk4IDI2LjEwNDIgMTQuODE0NiAyNi40Nzk1IDE0LjM0NTkgMjYuNDc5NUMxMy44NzcyIDI2LjQ3OTUgMTMuNDkzOCAyNi4xMDQyIDEzLjQ5MzggMjUuNjQ1NFYyNC40NTY3SDExLjgxOEMxMS4zNDkzIDI0LjQ1NjcgMTAuOTY1OCAyNC4wODE0IDEwLjk2NTggMjMuNjIyNkMxMC45NjU4IDIzLjE2MzggMTEuMzQ5MyAyMi43ODg0IDExLjgxOCAyMi43ODg0SDE1LjMxODdDMTYuMDI4OCAyMi43ODg0IDE2LjYwNCAyMi4yMjU0IDE2LjYwNCAyMS41MzAzQzE2LjYwNCAyMC44MzUyIDE2LjAyODggMjAuMjcyMSAxNS4zMTg3IDIwLjI3MjFIMTMuMzY2QzExLjcxODYgMjAuMjcyMSAxMC4zNzY1IDE4Ljk1ODMgMTAuMzc2NSAxNy4zNDU2QzEwLjM3NjUgMTUuNzMzIDExLjcxODYgMTQuNDE5MiAxMy4zNjYgMTQuNDE5MkgxMy40ODY3VjEzLjI1ODNDMTMuNDg2NyAxMi43OTk2IDEzLjg3MDEgMTIuNDI0MiAxNC4zMzg4IDEyLjQyNDJDMTQuODA3NSAxMi40MjQyIDE1LjE5MDkgMTIuNzk5NiAxNS4xOTA5IDEzLjI1ODNWMTQuNDE5MkgxNi44MDI4QzE3LjI3MTUgMTQuNDE5MiAxNy42NTUgMTQuNzk0NiAxNy42NTUgMTUuMjUzM0MxNy42NTUgMTUuNzEyMSAxNy4yNzE1IDE2LjA4NzUgMTYuODAyOCAxNi4wODc1SDEzLjM2NkMxMi42NTU5IDE2LjA4NzUgMTIuMDgwNyAxNi42NTA1IDEyLjA4MDcgMTcuMzQ1NkMxMi4wODA3IDE4LjA0MDggMTIuNjU1OSAxOC42MDM4IDEzLjM2NiAxOC42MDM4Wk0xMC4zNzY1IDMxLjUyOTRIMTguNTY0N1YzMy40NEgxMC4zNzY1VjMxLjUyOTRaTTIzLjM0MTIgMzEuNTI5NEgxOS45Mjk0VjMzLjQ0SDIzLjM0MTJWMzEuNTI5NFpNMTAuMzc2NSAzNS42MjM1SDIzLjM0MTJWMzcuNTM0MUgxMC4zNzY1VjM1LjYyMzVaTTM0LjI1ODggMzMuMDMwNkMzOS4yMzMzIDMzLjAzMDYgNDMuMjY1OSAyOC45OTggNDMuMjY1OSAyNC4wMjM1QzQzLjI2NTkgMTkuMDQ5MSAzOS4yMzMzIDE1LjAxNjUgMzQuMjU4OCAxNS4wMTY1QzI5LjI4NDQgMTUuMDE2NSAyNS4yNTE4IDE5LjA0OTEgMjUuMjUxOCAyNC4wMjM1QzI1LjI1MTggMjguOTk4IDI5LjI4NDQgMzMuMDMwNiAzNC4yNTg4IDMzLjAzMDZaTTQwLjA0ODIgMjAuODcxNkwzMy42Mzg1IDI4Ljc4OTRMMjguOCAyNC43NTczTDMwLjAyMzEgMjMuMjg5NkwzMy4zNzI5IDI2LjA4MUwzOC41NjMyIDE5LjY2OTVMNDAuMDQ4MiAyMC44NzE2WiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMCI+CjxyZWN0IHdpZHRoPSI0NC4zNTI5IiBoZWlnaHQ9IjQ0LjM1MjkiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjgyMzQ4NiAwLjgyMzczKSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=') center / 44px no-repeat;
}
.amcompany-icon-warning {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiAzLjVsLTEwIDE3aDIwbC0xMC0xN3ptLTEuMTA1IDEyLjkyaDIuMTE0djIuMDEyaC0yLjExNFYxNi40MnptMS41OS0uODI4aC0xLjA1M2wtLjU4Ny00Ljc4N1Y4LjIwMmgyLjIxM3YyLjYwM2wtLjU3MyA0Ljc4N3oiIGZpbGw9IiNFQjUyMDIiLz48L3N2Zz4=') center / 20px no-repeat;
  height: 24px;
  margin-right: 10px;
  min-width: 24px;
  width: 24px;
}
.amcompany-paycard-current {
  color: #303030;
  margin-bottom: 18px;
  width: calc(100% - 58px - 10px);
}
.amcompany-paycard-current .amcompany-title {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 18px;
  margin-top: 0;
}
.amcompany-paycard-current .amcompany-value {
  display: block;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 3.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amcompany-list-block {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.amcompany-list-block > .amcompany-item {
  margin: 0;
  padding: 0;
}
.amcompany-list-block > .amcompany-item:not(:first-child) {
  margin-top: 10px;
}
.amcompany-list-block .amcompany-title {
  padding-right: 5px;
}
.amcompany-list-block .amcompany-value {
  font-weight: 700;
}
.page-main .amcompany-paycard-block {
  min-height: 200px;
}
.amcompany-customer-account .page-main .column.main > .block:last-child {
  margin-bottom: 40px;
}
.amcompany-customer-account .page-main .actions-toolbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 0;
}
.amcompany-customer-account .page-main .actions-toolbar > .primary,
.amcompany-customer-account .page-main .actions-toolbar > .secondary {
  padding: 5px;
  width: 100%;
}
.amcompany-customer-account .page-main .amcompany-form-create > .amcompany-toolbar {
  display: flex;
  justify-content: flex-end;
  padding: 20px 0;
}
.amcompany-customer-account .page-main .amcompany-fieldset {
  margin: 0 0 22px 0;
}
.amasty_company-profile-index .amcompany-title {
  display: inline-block;
  padding: 0 10px 0 0;
}
.amasty_company-profile-index .page-title-wrapper {
  display: none;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amcustombutton-button-container {
  display: flex;
  transition: opacity .2s, visibility .2s;
}
.amcustombutton-button-container.-align-left {
  justify-content: flex-start;
}
.amcustombutton-button-container.-align-center {
  justify-content: center;
}
.amcustombutton-button-container.-align-right {
  justify-content: flex-end;
}
.amcustombutton-button-container.-am-hidden {
  visibility: hidden;
  opacity: 0;
}
.amcustombutton-button-container > .amcustombutton-button-element[id^='amcustombutton-'] {
  word-break: break-word;
  word-wrap: break-word;
  position: relative;
  display: inline-flex;
  justify-content: center;
  overflow: hidden;
  box-sizing: border-box;
  outline: none;
  cursor: pointer;
}
.ie11 .amcustombutton-button-container > .amcustombutton-button-element[id^='amcustombutton-'] {
  word-break: break-all;
}
.ie11 .amcustombutton-button-container > .amcustombutton-button-element[id^='amcustombutton-'] {
  word-break: break-all;
}
.ie11 .amcustombutton-button-container > .amcustombutton-button-element[id^='amcustombutton-'] {
  word-break: break-all;
}
.ie11 .amcustombutton-button-container > .amcustombutton-button-element[id^='amcustombutton-'] {
  word-break: break-all;
}
.ie11 .amcustombutton-button-container > .amcustombutton-button-element[id^='amcustombutton-'] {
  word-break: break-all;
}
.amcustombutton-button-container > .amcustombutton-button-element[id^='amcustombutton-'] .amcustombutton-text {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.amcustombutton-button-container > .amcustombutton-button-element[id^='amcustombutton-']:hover {
  text-decoration: none;
}
.amcustombutton-button-element {
  word-break: break-word;
  word-wrap: break-word;
  position: relative;
  display: inline-flex;
  justify-content: center;
  overflow: hidden;
  box-sizing: border-box;
  outline: none;
  cursor: pointer;
}
.ie11 .amcustombutton-button-element {
  word-break: break-all;
}
.ie11 .amcustombutton-button-element {
  word-break: break-all;
}
.ie11 .amcustombutton-button-element {
  word-break: break-all;
}
.ie11 .amcustombutton-button-element {
  word-break: break-all;
}
.ie11 .amcustombutton-button-element {
  word-break: break-all;
}
.amcustombutton-button-element .amcustombutton-text {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.amcustombutton-button-element:hover {
  text-decoration: none;
}
.footer.content .links a.amcustombutton-button-element {
  word-break: break-word;
  word-wrap: break-word;
  position: relative;
  display: inline-flex;
  justify-content: center;
  overflow: hidden;
  box-sizing: border-box;
  outline: none;
  cursor: pointer;
}
.ie11 .footer.content .links a.amcustombutton-button-element {
  word-break: break-all;
}
.ie11 .footer.content .links a.amcustombutton-button-element {
  word-break: break-all;
}
.ie11 .footer.content .links a.amcustombutton-button-element {
  word-break: break-all;
}
.ie11 .footer.content .links a.amcustombutton-button-element {
  word-break: break-all;
}
.ie11 .footer.content .links a.amcustombutton-button-element {
  word-break: break-all;
}
.footer.content .links a.amcustombutton-button-element .amcustombutton-text {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.footer.content .links a.amcustombutton-button-element:hover {
  text-decoration: none;
}
@media (max-width: 992px) and (min-width: 768px) {
  .amcustombutton-button-container.-no-tablet {
    display: none;
  }
}
@media screen and (min-width: 993px) {
  .amcustombutton-button-container.-no-desktop {
    display: none;
  }
}
@keyframes am-criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
  }
}
@keyframes am-criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
  }
}
.amcustombutton-animation-element {
  position: absolute;
  z-index: 1;
}
.amcustombutton-button-element.-animation-circle {
  transition: color 0.3s 0.1s ease-out;
}
.amcustombutton-button-element.-animation-circle .amcustombutton-animation-element {
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: auto;
  border-radius: 50%;
  content: '';
  transition: box-shadow 0.5s ease-out;
}
.amcustombutton-button-element.-animation-position-aware {
  transition: color 0.3s 0.1s ease-out;
}
.amcustombutton-button-element.-animation-position-aware .amcustombutton-animation-element {
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
}
.amcustombutton-button-element.-animation-collision .amcustombutton-animation-element {
  top: 50%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  content: '';
}
.amcustombutton-button-element.-animation-collision .amcustombutton-animation-element:first-of-type {
  left: -20px;
  transform: translate(-50%, -50%);
}
.amcustombutton-button-element.-animation-collision .amcustombutton-animation-element:last-of-type {
  right: -20px;
  transform: translate(50%, -50%);
}
.amcustombutton-button-element.-animation-collision:hover .amcustombutton-animation-element:first-of-type {
  animation: am-criss-cross-left 0.8s both;
  animation-direction: alternate;
}
.amcustombutton-button-element.-animation-collision:hover .amcustombutton-animation-element:last-of-type {
  animation: am-criss-cross-right 0.8s both;
  animation-direction: alternate;
}
.amcustombutton-button-element.-animation-border-race {
  transition: all .2s linear;
}
.amcustombutton-button-element.-animation-border-race .amcustombutton-animation-element {
  position: absolute;
  transition: inherit;
  transition-duration: .4s;
}
.amcustombutton-button-element.-animation-border-race .amcustombutton-animation-element:nth-of-type(1),
.amcustombutton-button-element.-animation-border-race .amcustombutton-animation-element:nth-of-type(3) {
  width: 0;
  height: 2px;
}
.amcustombutton-button-element.-animation-border-race .amcustombutton-animation-element:nth-of-type(2),
.amcustombutton-button-element.-animation-border-race .amcustombutton-animation-element:nth-of-type(4) {
  width: 2px;
  height: 0;
}
.amcustombutton-button-element.-animation-border-race .amcustombutton-animation-element:nth-of-type(1),
.amcustombutton-button-element.-animation-border-race .amcustombutton-animation-element:nth-of-type(4) {
  top: 0;
  left: 0;
}
.amcustombutton-button-element.-animation-border-race .amcustombutton-animation-element:nth-of-type(2),
.amcustombutton-button-element.-animation-border-race .amcustombutton-animation-element:nth-of-type(3) {
  right: 0;
  bottom: 0;
}
.amcustombutton-button-element.-animation-border-race:hover .amcustombutton-animation-element:nth-of-type(1),
.amcustombutton-button-element.-animation-border-race:hover .amcustombutton-animation-element:nth-of-type(3) {
  width: 100%;
}
.amcustombutton-button-element.-animation-border-race:hover .amcustombutton-animation-element:nth-of-type(2),
.amcustombutton-button-element.-animation-border-race:hover .amcustombutton-animation-element:nth-of-type(4) {
  height: 100%;
}
.checkout-index-index .amdelivery-main-container {
  margin-top: 20px;
}
.amdelivery-main-container > .amdelivery-rules {
  display: block;
  margin-bottom: 15px;
}
.checkout-index-index .amdelivery-nodates-message {
  margin-top: 20px;
}
.amdelivery-sidebar-container .amdelivery-label {
  color: #666;
}
.amdelivery-sidebar-container .amdelivery-value {
  margin-left: 5px;
}
.amdelivery-sidebar-container .amdelivery-value.-comment {
  display: block;
  margin-left: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amasty-label-container:not(.-preview) {
  max-height: 300px !important;
  max-width: 300px !important;
}
.amasty-label-container.-link:hover {
  cursor: pointer;
}
.amasty-label-container.-link:hover .amlabel-text {
  text-decoration: underline;
}
.fotorama--fullscreen .amasty-label-container {
  display: none;
}
.products-upsell .product-item .amlabel-text {
  font-size: 12px !important;
  padding: 0 !important;
}
.fotorama .amlabel-text.-am-centered {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
}
.admin__field.-amlabel-hidden {
  margin: 0;
}
.admin__field.-amlabel-hidden > .admin__field-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amlabel-image-preview {
  border: 1px solid #cccccc;
  display: flex;
  position: absolute;
  right: 0;
  white-space: nowrap;
  width: calc(100% * .25 - 30px);
  z-index: 99;
}
.amlabel-image-preview .amlabel-text {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.amlabel-image-preview > .amlabel-image {
  height: 100%;
  width: 100%;
}
.amlabel-image-preview .amlabel-position-wrapper {
  display: flex;
  position: absolute;
}
.amlabel-image-preview .amasty-label-container {
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 100%;
  position: relative;
}
.amlabel-image-preview .amlabel-preview-image + .amlabel-text {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
}
.amlabel-position-wrapper {
  z-index: 995;
}
.sidebar .amlabel-position-wrapper {
  z-index: 9;
}
.block-viewed-products-grid .amlabel-position-wrapper {
  z-index: 2;
}
.am-labels-rule {
  /* phpcs:ignore Magento2.Less.TypeSelectors.UpperCaseSelector */
}
.am-labels-rule .rule-chooser [id^='skuChooserGrid'] ._clickable .col-in_products:first-child input.checkbox {
  height: 1.6rem;
  margin: 0;
  width: 1.6rem;
}
.amlabel-position-chooser {
  border-collapse: initial;
  border-spacing: 2px;
}
.amlabel-position-chooser td {
  border: 2px solid;
  cursor: pointer;
  padding: 20px;
}
.amlabel-position-chooser td[data-amlabel-position-enabled='0'] {
  background-color: #ced4de;
  cursor: not-allowed;
}
.amlabel-position-chooser td[data-amlabel-position-selected='1'] {
  background-color: #ffa726;
}
.amlabel-position-chooser td:hover:not([data-amlabel-position-enabled='0']) {
  background-color: rgba(255, 167, 38, 0.5);
}
.amlabel-position-chooser.amlabel-visual-chooser {
  border-spacing: 6px;
}
.amlabel-position-chooser.amlabel-visual-chooser td {
  padding: 5px;
}
.amlabel-position-chooser.amlabel-visual-chooser td[data-amlabel-position-selected='1'] {
  background-color: #007bdb;
  border-color: #007bdb;
  color: #fff;
}
.amlabel-position-chooser.amlabel-visual-chooser td:hover:not([data-amlabel-position-enabled='0'], [data-amlabel-position-selected='1']) {
  background-color: #e8f5ff;
  border-color: #000;
  color: #000;
}
.amlabel-shapes-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.amlabel-shapes-container > .amlabel-shape {
  align-items: center;
  border: 1px solid #eee;
  display: flex;
  flex-wrap: nowrap;
  height: 55px;
  justify-content: center;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  vertical-align: top;
  width: 115px;
}
.amlabel-shapes-container > .amlabel-shape:hover {
  border-color: #c4c4c4;
}
.amlabel-shapes-container > .amlabel-shape.-am-checked {
  border-color: #000;
}
.amlabel-shapes-container .amlabel-image {
  height: 40px;
}
.amwishlist-wishlist-index .sidebar-main,
.amwishlist-wishlist-index .sidebar-additional {
  width: 22.3%;
}
.amwishlist-wishlist-index .column.main {
  width: 77.7%;
}
.amwishlist-overlay-block {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 8;
}
.amwishlist-wishlist-index .pager {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px 0 20px;
}
.amwishlist-wishlist-index .pager .pages {
  flex-basis: 100%;
  text-align: center;
}
.amwishlist-wishlist-index .pager .limiter {
  margin: 30px 0 0 auto;
}
.amwishlist-wishlist-index .pager .toolbar-amount {
  display: none;
}
.amwishlist-pager .toolbar-amount,
.amwishlist-pager .pages,
.amwishlist-pager .limiter {
  display: inline-block;
}
.amwishlist-pager .pages {
  left: 0;
  right: 0;
  width: auto;
}
.amwishlist-messages-list {
  color: #eb5757;
  display: block;
  font-size: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: capitalize;
  width: 100%;
}
.amwishlist-messages-list .amwishlist-item {
  display: block;
  margin: 0;
  padding: 10px 0 0;
  width: 100%;
}
.amwishlist-qty-block {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
}
.amwishlist-qty-block.-disabled {
  opacity: .8;
  pointer-events: none;
}
.amwishlist-qty-block.-disabled .amwishlist-button {
  display: none;
}
.amwishlist-qty-block.-disabled .amwishlist-input {
  opacity: .8;
  pointer-events: none;
}
.amwishlist-qty-block .amwishlist-input:not([disabled]) {
  box-sizing: border-box;
  margin: 0 15px;
  width: 54px;
  text-align: center;
}
.amwishlist-qty-block .amwishlist-input.-error {
  border-color: #eb5757;
}
.amwishlist-qty-block .amwishlist-msg.-error {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 2px 0 0;
  color: #eb5757;
  text-align: center;
  font-size: 12px;
}
.amwishlist-button.-incr,
.amwishlist-button.-decr {
  max-width: 12px;
  width: 100%;
  height: 12px;
  color: #adadad;
}
.amwishlist-button.-incr:before,
.amwishlist-button.-decr:before {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  line-height: 0;
}
.amwishlist-button.-incr:hover,
.amwishlist-button.-decr:hover {
  color: #1452f2;
}
.amwishlist-button.-incr:focus,
.amwishlist-button.-decr:focus,
.amwishlist-button.-incr:active,
.amwishlist-button.-decr:active {
  color: #1846be;
}
.amwishlist-button.-incr:before {
  content: '+';
}
.amwishlist-button.-decr:before {
  content: '-';
  transform: translateY(-2px) scaleX(1.8);
}
.amwishlist-toolbar-block.-mass-action {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background: #ffffff;
  bottom: 0;
  box-shadow: 0 -10px 30px rgba(154, 162, 181, 0.05), 0 -5px 15px rgba(154, 162, 181, 0.14);
  left: 0;
  margin: 0 -5px;
  padding: 15px;
  position: fixed;
  right: 0;
  z-index: 9;
}
.amwishlist-toolbar-block.-mass-action .amwishlist-button.-addtolist {
  flex-basis: 100%;
  height: 40px;
  margin: 15px 5px 0 5px;
}
.amwishlist-toolbar-block.-mass-action .amwishlist-button.-link {
  flex-basis: auto;
  justify-content: flex-start;
  margin-right: auto;
  min-width: 70px;
}
.amwishlist-toolbar-block.-mass-action .amwishlist-button {
  flex-basis: calc(100% / 3 - 10px);
  height: 32px;
  margin: 0 5px;
  min-width: 100px;
  padding: 0;
}
.amwishlist-tabs-block.-title {
  display: flex;
  border-bottom: 1px solid #d1d1d1;
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.amwishlist-tabs-block.-title .amwishlist-item {
  transition: 0.1s border ease-in;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  font-size: 18px;
  margin: 0;
  padding: 0 10px 12px;
  text-transform: capitalize;
}
.amwishlist-tabs-block.-title .amwishlist-item:hover,
.amwishlist-tabs-block.-title .amwishlist-item.-active {
  font-weight: 600;
}
.amwishlist-tabs-block.-title .amwishlist-item.-active {
  border-bottom-color: #4776f0;
}
.amwishlist-content-tab:not(.-active) {
  display: none;
}
.amwishlist-tabs-block.-block .amwishlist-list {
  list-style: none;
  padding: 0;
}
.amwishlist-tabs-block.-block .amwishlist-list.-active {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.amwishlist-product-grid > .amwishlist-items {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0;
}
.amwishlist-product-grid > .amwishlist-items > .amwishlist-item {
  box-sizing: border-box;
  display: inline-block;
  margin: 0 10px 20px;
  max-width: 275px;
  padding: 15px;
  position: relative;
  width: 100%;
  z-index: 2;
}
.amwishlist-product-grid > .amwishlist-items > .amwishlist-item.-active {
  background: #f4f5fa;
}
.amwishlist-product-grid .amwishlist-image-block {
  display: block;
  margin: 0 0 10px;
}
.amwishlist-product-grid .product-image-container {
  min-width: 100%;
}
.amwishlist-product-grid .product-item-tooltip {
  padding: 0 0 10px;
}
.amwishlist-product-grid .amwishlist-inner {
  opacity: 1;
  z-index: 4;
}
.amwishlist-product-grid .amwishlist-info {
  width: 100%;
}
.amwishlist-product-grid .amwishlist-info:hover {
  border-bottom-color: transparent;
}
.amwishlist-product-grid .amwishlist-toolbar-block {
  display: flex;
  justify-content: space-between;
  transition: 0.1s all ease-in;
  box-sizing: border-box;
  left: 0;
  padding: 25px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 3;
}
.amwishlist-product-grid .amwishlist-select-block {
  right: 45px;
}
.amwishlist-product-grid .amwishlist-name {
  color: #000000;
  display: block;
  font-size: 14px;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 0 10px;
}
.amwishlist-product-grid .amwishlist-field {
  margin: 0 0 15px 0;
}
.amwishlist-product-grid .product-reviews-summary {
  margin-bottom: 10px;
}
.amwishlist-product-grid .amwishlist-input.-qty {
  color: #333333;
  max-width: 54px;
  text-align: center;
}
.amwishlist-product-grid .amwishlist-label {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 5px;
}
.amwishlist-product-grid .product-item-comment {
  color: #5f5f5f;
}
.amwishlist-product-grid .reviews-actions {
  color: #006bb4;
  line-height: normal;
  margin-left: 15px;
}
.amwishlist-product-grid .reviews-actions .action {
  font-size: 12px;
}
.amwishlist-product-grid .amwishlist-button.-tocart {
  font-size: 13px;
}
.amwishlist-product-grid .field.comment-box > .label {
  display: none;
}
.amwishlist-list-grid {
  overflow: hidden;
}
.amwishlist-list-grid .amwishlist-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.amwishlist-list-grid .amwishlist-list > .amwishlist-item {
  transition: 0.1s all ease-in;
  border-radius: 5px;
  box-sizing: border-box;
  flex-basis: 336px;
  margin: 0 8px 20px;
  padding: 15px;
}
.amwishlist-list-grid .amwishlist-title {
  display: flex;
  align-items: center;
  margin: 10px 0 5px 0;
  position: relative;
}
.amwishlist-list-grid .amwishlist-name {
  flex-basis: 100%;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 0 5px 0 0;
  text-align: left;
  word-break: break-word;
}
.amwishlist-list-grid .amwishlist-select-block {
  bottom: 0;
  max-width: 160px;
  right: 20px;
}
.amwishlist-list-grid .amwishlist-desc {
  color: #757575;
  flex-basis: 100%;
  font-size: 10px;
  text-align: left;
}
.amwishlist-list-grid .amwishlist-button.-add {
  margin: 15px 0 0;
  width: 100%;
}
.amwishlist-list-grid .amwishlist-preview-block {
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
  border: 1px solid #e8e9ef;
  border-radius: 5px;
  box-sizing: border-box;
  margin: -4px;
  min-height: 312px;
  padding: 8px;
}
.amwishlist-list-grid .amwishlist-preview-block.-empty {
  display: flex;
  justify-content: center;
  align-items: center;
}
.amwishlist-list-grid .amwishlist-preview-block.-empty:before {
  color: #000000;
  content: attr(data-label);
  font-size: 14px;
}
.amwishlist-list-grid .amwishlist-preview-block .amwishlist-image {
  height: 134px;
  margin: 7px;
  width: calc(50% - 7px * 2);
}
.amwishlist-button:not(.-regular) {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  box-shadow: none;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: 400;
  height: 40px;
  padding: 0 10px;
  pointer-events: auto;
  position: relative;
  user-select: none;
}
.amwishlist-button:not(.-regular):hover,
.amwishlist-button:not(.-regular):active,
.amwishlist-button:not(.-regular):focus {
  background: none;
  box-shadow: none;
}
.amwishlist-button:not(.-regular):before,
.amwishlist-button:not(.-regular):after {
  transition: 0.1s all ease-in;
}
.amwishlist-button:not(.-regular).-disabled {
  pointer-events: none;
}
.amwishlist-button:not(.-regular).-disabled:focus {
  pointer-events: none;
}
.amwishlist-button.-clear {
  background: transparent;
  border: none;
  box-shadow: none;
  height: initial;
  margin: 0;
  padding: 0;
  width: auto;
}
.amwishlist-button.-clear:active,
.amwishlist-button.-clear:hover,
.amwishlist-button.-clear:focus {
  background: transparent;
  border: none;
  box-shadow: none;
}
.amwishlist-button.-link {
  color: #4776f0;
}
.amwishlist-button.-link:hover {
  color: #1452f2;
}
.amwishlist-button.-plus {
  font-weight: 600;
}
.amwishlist-button.-plus:before {
  content: '+';
  font-size: 20px;
  margin: 0 5px 0 0;
}
.amwishlist-button.-search:after {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTkuODI5OCAxNy45ODA5QzE5LjgyOTggMTcuOTgwOSAxOS4yMTk5IDE3LjM1NzQgMTggMTYuMTEwNUMxNi43ODAxIDE0Ljg2MzYgMTUuODQ0IDEzLjkxNDMgMTUuMTkxNSAxMy4yNjI1QzE0LjkwNzggMTIuOTc5MSAxNC42NjY3IDEyLjc1MjQgMTQuNDY4MSAxMi41ODI0QzE0LjI5NzkgMTIuMzg0IDE0LjIxMjggMTIuMjg0OCAxNC4yMTI4IDEyLjI4NDhDMTQuNDM5NyAxMS45NzMxIDE0LjYzODMgMTEuNjQ3MiAxNC44MDg1IDExLjMwNzFDMTQuOTc4NyAxMC45Mzg3IDE1LjEzNDggMTAuNTcwMyAxNS4yNzY2IDEwLjIwMTlDMTUuMzkwMSA5LjgwNTE3IDE1LjQ3NTIgOS40MDg0MyAxNS41MzE5IDkuMDExNjlDMTUuNjE3IDguNjE0OTUgMTUuNjU5NiA4LjIwNDA0IDE1LjY1OTYgNy43Nzg5NkMxNS42NTk2IDcuMjQwNTIgMTUuNjAyOCA2LjczMDQzIDE1LjQ4OTQgNi4yNDg2N0MxNS4zNzU5IDUuNzM4NTggMTUuMjE5OSA1LjI0MjY1IDE1LjAyMTMgNC43NjA4OUMxNC44MjI3IDQuMjc5MTQgMTQuNTgxNiAzLjgzOTg5IDE0LjI5NzkgMy40NDMxNUMxNC4wMTQyIDMuMDE4MDcgMTMuNzAyMSAyLjYyMTMyIDEzLjM2MTcgMi4yNTI5MkMxMi45OTI5IDEuOTEyODYgMTIuNTk1NyAxLjYwMTEzIDEyLjE3MDIgMS4zMTc3NUMxMS43NzMgMS4wMzQzNiAxMS4zMzMzIDAuNzkzNDgyIDEwLjg1MTEgMC41OTUxMTJDMTAuMzY4OCAwLjM5Njc0MSA5Ljg3MjM0IDAuMjU1MDQ4IDkuMzYxNyAwLjE3MDAzMkM4Ljg3OTQzIDAuMDU2Njc3MyA4LjM2ODc5IDAgNy44Mjk3OSAwQzcuMjkwNzggMCA2Ljc2NTk2IDAuMDU2Njc3MyA2LjI1NTMyIDAuMTcwMDMyQzUuNzQ0NjggMC4yNTUwNDggNS4yNDgyMyAwLjM5Njc0MSA0Ljc2NTk2IDAuNTk1MTEyQzQuMjgzNjkgMC43OTM0ODIgMy44Mjk3OSAxLjAzNDM2IDMuNDA0MjYgMS4zMTc3NUMzLjAwNzA5IDEuNjAxMTMgMi42MzgzIDEuOTEyODYgMi4yOTc4NyAyLjI1MjkyQzEuOTU3NDUgMi42MjEzMiAxLjY0NTM5IDMuMDE4MDcgMS4zNjE3IDMuNDQzMTVDMS4wNzgwMSAzLjgzOTg5IDAuODM2ODc5IDQuMjc5MTQgMC42MzgyOTggNC43NjA4OUMwLjQxMTM0OCA1LjI0MjY1IDAuMjQxMTM1IDUuNzM4NTggMC4xMjc2NiA2LjI0ODY3QzAuMDQyNTUzMiA2LjczMDQzIDAgNy4yNDA1MiAwIDcuNzc4OTZDMCA4LjM0NTczIDAuMDQyNTUzMiA4Ljg4NDE3IDAuMTI3NjYgOS4zOTQyNkMwLjI0MTEzNSA5Ljg3NjAyIDAuNDExMzQ4IDEwLjM1NzggMC42MzgyOTggMTAuODM5NUMwLjgzNjg3OSAxMS4zMjEzIDEuMDc4MDEgMTEuNzc0NyAxLjM2MTcgMTIuMTk5OEMxLjY0NTM5IDEyLjU5NjUgMS45NTc0NSAxMi45NzkxIDIuMjk3ODcgMTMuMzQ3NUMyLjYzODMgMTMuNjg3NiAzLjAwNzA5IDEzLjk5OTMgMy40MDQyNiAxNC4yODI3QzMuODI5NzkgMTQuNTY2MSA0LjI4MzY5IDE0LjgwNjkgNC43NjU5NiAxNS4wMDUzQzUuMjQ4MjMgMTUuMjAzNyA1Ljc0NDY4IDE1LjM1OTUgNi4yNTUzMiAxNS40NzI5QzYuNzY1OTYgMTUuNTU3OSA3LjI5MDc4IDE1LjYwMDQgNy44Mjk3OSAxNS42MDA0QzguMjI2OTUgMTUuNjAwNCA4LjYyNDExIDE1LjU3MjEgOS4wMjEyOCAxNS41MTU0QzkuNDE4NDQgMTUuNDU4NyA5LjgxNTYgMTUuMzczNyAxMC4yMTI4IDE1LjI2MDRDMTAuNTgxNiAxNS4xMTg3IDEwLjkzNjIgMTQuOTYyOCAxMS4yNzY2IDE0Ljc5MjhDMTEuNjQ1NCAxNC42MjI3IDExLjk4NTggMTQuNDI0NCAxMi4yOTc5IDE0LjE5NzdDMTIuMjk3OSAxNC4xOTc3IDEyLjM4MyAxNC4yODI3IDEyLjU1MzIgMTQuNDUyN0MxMi43MjM0IDE0LjYyMjcgMTIuOTM2MiAxNC44MzUzIDEzLjE5MTUgMTUuMDkwM0MxMy45MjkxIDE1LjgyNzEgMTQuODkzNiAxNi44MTkgMTYuMDg1MSAxOC4wNjU5QzE3LjMwNSAxOS4zMTI4IDE3LjkxNDkgMTkuOTM2MiAxNy45MTQ5IDE5LjkzNjJDMTguMTQxOCAyMC4wMjEzIDE4LjQyNTUgMjAuMDIxMyAxOC43NjYgMTkuOTM2MkMxOS4xMDY0IDE5Ljg1MTIgMTkuMzc1OSAxOS43MjM3IDE5LjU3NDUgMTkuNTUzN0MxOS43NDQ3IDE5LjQxMiAxOS44NzIzIDE5LjE4NTMgMTkuOTU3NCAxOC44NzM1QzIwLjA0MjYgMTguNTYxOCAyMCAxOC4yNjQzIDE5LjgyOTggMTcuOTgwOVpNMTMuMDYzOCAxMC4wMzE5QzEyLjkyMiAxMC4zNzE5IDEyLjczNzYgMTAuNjk3OCAxMi41MTA2IDExLjAwOTZDMTIuMzEyMSAxMS4yOTMgMTIuMDg1MSAxMS41NjIyIDExLjgyOTggMTEuODE3MkMxMS41NzQ1IDEyLjA3MjMgMTEuMjkwOCAxMi4yOTkgMTAuOTc4NyAxMi40OTczQzEwLjY5NSAxMi42OTU3IDEwLjM4MyAxMi44Nzk5IDEwLjA0MjYgMTMuMDQ5OUM5LjcwMjEzIDEzLjE5MTYgOS4zNDc1MiAxMy4zMDUgOC45Nzg3MiAxMy4zOUM4LjYwOTkzIDEzLjQ0NjcgOC4yMjY5NSAxMy40NzUgNy44Mjk3OSAxMy40NzVDNy40MzI2MiAxMy40NzUgNy4wNDk2NSAxMy40NDY3IDYuNjgwODUgMTMuMzlDNi4zMTIwNiAxMy4zMDUgNS45NTc0NSAxMy4xOTE2IDUuNjE3MDIgMTMuMDQ5OUM1LjI3NjYgMTIuODc5OSA0Ljk1MDM1IDEyLjY5NTcgNC42MzgzIDEyLjQ5NzNDNC4zNTQ2MSAxMi4yOTkgNC4wODUxMSAxMi4wNzIzIDMuODI5NzkgMTEuODE3MkMzLjU3NDQ3IDExLjU2MjIgMy4zMzMzMyAxMS4yOTMgMy4xMDYzOCAxMS4wMDk2QzIuOTA3OCAxMC42OTc4IDIuNzM3NTkgMTAuMzcxOSAyLjU5NTc0IDEwLjAzMTlDMi40NTM5IDkuNjkxODIgMi4zNDA0MyA5LjMzNzU4IDIuMjU1MzIgOC45NjkxOEMyLjE3MDIxIDguNTcyNDQgMi4xMjc2NiA4LjE3NTcgMi4xMjc2NiA3Ljc3ODk2QzIuMTI3NjYgNy40MTA1NiAyLjE3MDIxIDcuMDQyMTUgMi4yNTUzMiA2LjY3Mzc1QzIuMzQwNDMgNi4zMDUzNSAyLjQ1MzkgNS45MzY5NSAyLjU5NTc0IDUuNTY4NTRDMi43Mzc1OSA1LjIyODQ4IDIuOTA3OCA0LjkxNjc1IDMuMTA2MzggNC42MzMzN0MzLjMzMzMzIDQuMzIxNjQgMy41NzQ0NyA0LjAzODI2IDMuODI5NzkgMy43ODMyMUM0LjA4NTExIDMuNTI4MTYgNC4zNTQ2MSAzLjMwMTQ1IDQuNjM4MyAzLjEwMzA4QzQuOTUwMzUgMi45MDQ3MSA1LjI3NjYgMi43MjA1MSA1LjYxNzAyIDIuNTUwNDhDNS45NTc0NSAyLjQwODc5IDYuMzEyMDYgMi4zMDk2IDYuNjgwODUgMi4yNTI5MkM3LjA0OTY1IDIuMTY3OTEgNy40MzI2MiAyLjEyNTQgNy44Mjk3OSAyLjEyNTRDOC4yMjY5NSAyLjEyNTQgOC42MDk5MyAyLjE2NzkxIDguOTc4NzIgMi4yNTI5MkM5LjM0NzUyIDIuMzA5NiA5LjcwMjEzIDIuNDA4NzkgMTAuMDQyNiAyLjU1MDQ4QzEwLjM4MyAyLjcyMDUxIDEwLjY5NSAyLjkwNDcxIDEwLjk3ODcgMy4xMDMwOEMxMS4yOTA4IDMuMzAxNDUgMTEuNTc0NSAzLjUyODE2IDExLjgyOTggMy43ODMyMUMxMi4wODUxIDQuMDM4MjYgMTIuMzEyMSA0LjMyMTY0IDEyLjUxMDYgNC42MzMzN0MxMi43Mzc2IDQuOTE2NzUgMTIuOTIyIDUuMjI4NDggMTMuMDYzOCA1LjU2ODU0QzEzLjIwNTcgNS45MzY5NSAxMy4zMDUgNi4zMDUzNSAxMy4zNjE3IDYuNjczNzVDMTMuNDQ2OCA3LjA0MjE1IDEzLjQ4OTQgNy40MTA1NiAxMy40ODk0IDcuNzc4OTZDMTMuNDg5NCA4LjE3NTcgMTMuNDQ2OCA4LjU3MjQ0IDEzLjM2MTcgOC45NjkxOEMxMy4zMDUgOS4zMzc1OCAxMy4yMDU3IDkuNjkxODIgMTMuMDYzOCAxMC4wMzE5WiIgZmlsbD0iI0MyQzJDMiIvPjwvc3ZnPg==);
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  transition: none;
}
.amwishlist-button.-search:hover:after {
  filter: invert(23%) sepia(90%) saturate(6191%) hue-rotate(227deg) brightness(100%) contrast(91%);
}
.amwishlist-button.-remove:after {
  content: 'x';
  transform: scale(1.5, 1);
}
.amwishlist-button.-remove:hover:after {
  color: #1452f2;
}
.amwishlist-button.-basket {
  display: flex;
  align-items: center;
  filter: invert(53%) sepia(94%) saturate(3301%) hue-rotate(332deg) brightness(108%) contrast(84%);
}
.amwishlist-button.-basket:hover {
  filter: invert(53%) sepia(94%) saturate(3301%) hue-rotate(332deg) brightness(75%) contrast(84%);
}
.amwishlist-button.-basket:before {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 12px;
  height: 20px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMTZIMTFWNkgxVjE2Wk03LjkzNzUgNy44NDM3NUM3LjkzNzUgNy42OTc5MiA3Ljk4OTU4IDcuNTcyOTIgOC4wOTM3NSA3LjQ2ODc1QzguMjE4NzUgNy4zNjQ1OCA4LjM1NDE3IDcuMzEyNSA4LjUgNy4zMTI1QzguNjY2NjcgNy4zMTI1IDguODAyMDggNy4zNjQ1OCA4LjkwNjI1IDcuNDY4NzVDOS4wMTA0MiA3LjU3MjkyIDkuMDYyNSA3LjY5NzkyIDkuMDYyNSA3Ljg0Mzc1VjEzLjc1QzkuMDYyNSAxMy45MTY3IDkuMDEwNDIgMTQuMDUyMSA4LjkwNjI1IDE0LjE1NjNDOC44MDIwOCAxNC4yNjA0IDguNjY2NjcgMTQuMzEyNSA4LjUgMTQuMzEyNUM4LjM1NDE3IDE0LjMxMjUgOC4yMTg3NSAxNC4yNjA0IDguMDkzNzUgMTQuMTU2M0M3Ljk4OTU4IDE0LjA1MjEgNy45Mzc1IDEzLjkxNjcgNy45Mzc1IDEzLjc1VjcuODQzNzVaTTUuNDM3NSA3Ljg0Mzc1QzUuNDM3NSA3LjY5NzkyIDUuNDg5NTggNy41NzI5MiA1LjU5Mzc1IDcuNDY4NzVDNS43MTg3NSA3LjM2NDU4IDUuODU0MTcgNy4zMTI1IDYgNy4zMTI1QzYuMTQ1ODMgNy4zMTI1IDYuMjcwODMgNy4zNjQ1OCA2LjM3NSA3LjQ2ODc1QzYuNSA3LjU3MjkyIDYuNTYyNSA3LjY5NzkyIDYuNTYyNSA3Ljg0Mzc1VjEzLjc1QzYuNTYyNSAxMy45MTY3IDYuNSAxNC4wNTIxIDYuMzc1IDE0LjE1NjNDNi4yNzA4MyAxNC4yNjA0IDYuMTQ1ODMgMTQuMzEyNSA2IDE0LjMxMjVDNS44NTQxNyAxNC4zMTI1IDUuNzE4NzUgMTQuMjYwNCA1LjU5Mzc1IDE0LjE1NjNDNS40ODk1OCAxNC4wNTIxIDUuNDM3NSAxMy45MTY3IDUuNDM3NSAxMy43NVY3Ljg0Mzc1Wk0yLjkzNzUgNy44NDM3NUMyLjkzNzUgNy42OTc5MiAyLjk4OTU4IDcuNTcyOTIgMy4wOTM3NSA3LjQ2ODc1QzMuMTk3OTIgNy4zNjQ1OCAzLjMzMzMzIDcuMzEyNSAzLjUgNy4zMTI1QzMuNjQ1ODMgNy4zMTI1IDMuNzcwODMgNy4zNjQ1OCAzLjg3NSA3LjQ2ODc1QzMuOTc5MTcgNy41NzI5MiA0LjAzMTI1IDcuNjk3OTIgNC4wMzEyNSA3Ljg0Mzc1VjEzLjc1QzQuMDMxMjUgMTMuOTE2NyAzLjk3OTE3IDE0LjA1MjEgMy44NzUgMTQuMTU2M0MzLjc3MDgzIDE0LjI2MDQgMy42NDU4MyAxNC4zMTI1IDMuNSAxNC4zMTI1QzMuMzMzMzMgMTQuMzEyNSAzLjE5NzkyIDE0LjI2MDQgMy4wOTM3NSAxNC4xNTYzQzIuOTg5NTggMTQuMDUyMSAyLjkzNzUgMTMuOTE2NyAyLjkzNzUgMTMuNzVWNy44NDM3NVpNMTEuMjE4OCAxLjk2ODc1SDlWMS42NTYyNUM5IDEuMTk3OTIgOC44NTQxNyAwLjgxMjUgOC41NjI1IDAuNUM4LjI5MTY3IDAuMTY2NjY3IDcuOTI3MDggMCA3LjQ2ODc1IDBINC41QzQuMDYyNSAwIDMuNjk3OTIgMC4xNjY2NjcgMy40MDYyNSAwLjVDMy4xMzU0MiAwLjgxMjUgMyAxLjE5NzkyIDMgMS42NTYyNVYxLjk2ODc1SDAuNzgxMjVDMC41NTIwODMgMS45Njg3NSAwLjM2NDU4MyAyLjA1MjA4IDAuMjE4NzUgMi4yMTg3NUMwLjA3MjkxNjcgMi4zNjQ1OCAwIDIuNTQxNjcgMCAyLjc1VjVIMTJWMi43NUMxMiAyLjU0MTY3IDExLjkyNzEgMi4zNjQ1OCAxMS43ODEzIDIuMjE4NzVDMTEuNjM1NCAyLjA1MjA4IDExLjQ0NzkgMS45Njg3NSAxMS4yMTg4IDEuOTY4NzVaTTggMS45Njg3NUg0VjEuNTMxMjVDNCAxLjM4NTQyIDQuMDUyMDggMS4yNjA0MiA0LjE1NjI1IDEuMTU2MjVDNC4yNjA0MiAxLjA1MjA4IDQuMzc1IDEgNC41IDFINy40Njg3NUM3LjYxNDU4IDEgNy43Mzk1OCAxLjA1MjA4IDcuODQzNzUgMS4xNTYyNUM3Ljk0NzkyIDEuMjYwNDIgOCAxLjM4NTQyIDggMS41MzEyNVYxLjk2ODc1WiIgZmlsbD0iI0VCNTc1NyIvPgo8L3N2Zz4K");
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  margin: 0 8px 0 0;
}
.amwishlist-button.-share {
  display: flex;
  align-items: center;
}
.amwishlist-button.-share:hover {
  color: #4776f0;
}
.amwishlist-button.-share:hover {
  filter: invert(23%) sepia(90%) saturate(6191%) hue-rotate(227deg) brightness(100%) contrast(91%);
}
.amwishlist-button.-share:before {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy43NSA1QzE0LjQ0MDQgNSAxNSA0LjQ0MDM2IDE1IDMuNzVDMTUgMy4wNTk2NCAxNC40NDA0IDIuNSAxMy43NSAyLjVDMTMuMDU5NiAyLjUgMTIuNSAzLjA1OTY0IDEyLjUgMy43NUMxMi41IDQuNDQwMzYgMTMuMDU5NiA1IDEzLjc1IDVaTTEzLjc1IDYuMjVDMTUuMTMwNyA2LjI1IDE2LjI1IDUuMTMwNzEgMTYuMjUgMy43NUMxNi4yNSAyLjM2OTI5IDE1LjEzMDcgMS4yNSAxMy43NSAxLjI1QzEyLjM2OTMgMS4yNSAxMS4yNSAyLjM2OTI5IDExLjI1IDMuNzVDMTEuMjUgNC4xNzgxIDExLjM1NzYgNC41ODEwNiAxMS41NDcyIDQuOTMzMzJMNy41OTg3NiA3Ljg5NDY4QzcuMjA5NjQgNy42NDQ4OCA2Ljc0Njc0IDcuNSA2LjI1IDcuNUM0Ljg2OTI5IDcuNSAzLjc1IDguNjE5MjkgMy43NSAxMEMzLjc1IDExLjM4MDcgNC44NjkyOSAxMi41IDYuMjUgMTIuNUM2Ljc0Njc0IDEyLjUgNy4yMDk2NCAxMi4zNTUxIDcuNTk4NzYgMTIuMTA1M0wxMS41NDcyIDE1LjA2NjdDMTEuMzU3NiAxNS40MTg5IDExLjI1IDE1LjgyMTkgMTEuMjUgMTYuMjVDMTEuMjUgMTcuNjMwNyAxMi4zNjkzIDE4Ljc1IDEzLjc1IDE4Ljc1QzE1LjEzMDcgMTguNzUgMTYuMjUgMTcuNjMwNyAxNi4yNSAxNi4yNUMxNi4yNSAxNC44NjkzIDE1LjEzMDcgMTMuNzUgMTMuNzUgMTMuNzVDMTMuMjUzMyAxMy43NSAxMi43OTA0IDEzLjg5NDkgMTIuNDAxMiAxNC4xNDQ3TDguNDUyNzYgMTEuMTgzM0M4LjY0MjQgMTAuODMxMSA4Ljc1IDEwLjQyODEgOC43NSAxMEM4Ljc1IDkuNTcxOSA4LjY0MjQgOS4xNjg5NCA4LjQ1Mjc3IDguODE2NjhMMTIuNDAxMiA1Ljg1NTMyQzEyLjc5MDQgNi4xMDUxMiAxMy4yNTMzIDYuMjUgMTMuNzUgNi4yNVpNMTMuNzUgMTcuNUMxNC40NDA0IDE3LjUgMTUgMTYuOTQwNCAxNSAxNi4yNUMxNSAxNS41NTk2IDE0LjQ0MDQgMTUgMTMuNzUgMTVDMTMuMDU5NiAxNSAxMi41IDE1LjU1OTYgMTIuNSAxNi4yNUMxMi41IDE2Ljk0MDQgMTMuMDU5NiAxNy41IDEzLjc1IDE3LjVaTTcuNSAxMEM3LjUgMTAuNjkwNCA2Ljk0MDM2IDExLjI1IDYuMjUgMTEuMjVDNS41NTk2NCAxMS4yNSA1IDEwLjY5MDQgNSAxMEM1IDkuMzA5NjQgNS41NTk2NCA4Ljc1IDYuMjUgOC43NUM2Ljk0MDM2IDguNzUgNy41IDkuMzA5NjQgNy41IDEwWiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==');
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  margin: 0 8px 0 0;
}
.amwishlist-button.-update {
  display: flex;
  align-items: center;
}
.amwishlist-button.-update:hover {
  filter: invert(23%) sepia(90%) saturate(6191%) hue-rotate(227deg) brightness(100%) contrast(91%);
}
.amwishlist-button.-update:before {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 19px;
  height: 18px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjM1OCAwLjI1QzYuNTk0MTMgMC4yNSAyLjcyMDE1IDQuMTc2NTUgMi43MjAxNSA5VjkuMDI4OTNMMS4wMDk3MiA2LjQyMDg4QzAuODQyMzQ5IDYuMTY0NjIgMC40OTk0NDcgNi4wOTQzNiAwLjI0NjM1MiA2LjI2MzgyQy0wLjAwNjc0MzA2IDYuNDMzMjggLTAuMDc2MTQgNi43ODA0NyAwLjA5MTIyOTEgNy4wMzY3M0wyLjU3MzE5IDEwLjgxODZDMi42NjMgMTAuOTU1IDIuODA1ODggMTEuMDQxOCAyLjk2NTA4IDExLjA2MjVDMi45ODk1NyAxMS4wNjY2IDMuMDA5OTggMTEuMDY2NiAzLjAzNDQ4IDExLjA2NjZDMy4xNjkxOSAxMS4wNjY2IDMuMjk5ODIgMTEuMDE3IDMuNDAxODcgMTAuOTIxOUw2Ljg1MTMxIDcuNzc2NTdDNy4wNzU4MyA3LjU2OTkxIDcuMDk2MjQgNy4yMTg1OSA2Ljg5MjEzIDYuOTg3MTNDNi42ODgwMiA2Ljc1OTggNi4zNDEwNCA2LjczOTE0IDYuMTEyNDQgNi45NDU4TDMuODIyMzQgOS4wNDEzM1Y5QzMuODIyMzQgNC43ODgyNiA3LjIwMjM4IDEuMzY1OTcgMTEuMzU4IDEuMzY1OTdDMTUuNTEzNyAxLjM2NTk3IDE4Ljg5NzggNC43ODgyNiAxOC44OTc4IDlDMTguODk3OCAxMy4yMTE3IDE1LjUxNzggMTYuNjM0IDExLjM2MjEgMTYuNjM0QzkuMzQ5NiAxNi42MzQgNy40NTU0NyAxNS44NDA1IDYuMDM0ODcgMTQuMzk4QzUuODE4NTIgMTQuMTc4OSA1LjQ3MTUzIDE0LjE3ODkgNS4yNTUxOCAxNC4zOThDNS4wMzg4MiAxNC42MTcgNS4wMzg4MiAxNC45Njg0IDUuMjU1MTggMTUuMTg3NEM2Ljg4ODA1IDE2Ljg0MDcgOS4wNTU2OCAxNy43NSAxMS4zNjIxIDE3Ljc1QzE2LjEyMTkgMTcuNzUgMjAgMTMuODI3NiAyMCA5QzIwIDQuMTcyNDEgMTYuMTIxOSAwLjI1IDExLjM1OCAwLjI1WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==);
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  background-size: contain;
  margin: 0 8px 0 0;
}
.amwishlist-button.-prev:hover {
  color: #000000;
}
.amwishlist-button.-prev:hover:before {
  transform: scaleY(2) translateX(-1px);
}
.amwishlist-button.-prev:before {
  content: '<';
  font-size: 11px;
  margin: 0 10px 0 0;
  transform: scaleY(2);
}
.amwishlist-button.-edit:hover {
  filter: invert(40%) sepia(63%) saturate(2628%) hue-rotate(210deg) brightness(98%) contrast(91%);
}
.amwishlist-button.-edit:before {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi4zMTM3IDMuODI4MzdMMTUuODQ5MyA3LjM2MzlMOC4wNzEwOCAxNS4xNDIxTDIuNzY3NzggMTYuOTA5OEw0LjUzNTU1IDExLjYwNjVMMTIuMzEzNyAzLjgyODM3Wk03LjcxNzUzIDEwLjU0NTlMOS4xMzE3NCAxMS45NjAxTDcuMDEwNDIgMTQuMDgxNEw0LjUzNTU1IDE1LjE0MjFMNS41OTYyMSAxMi42NjcyTDcuNzE3NTMgMTAuNTQ1OVoiIGZpbGw9IiM3RDdEN0QiLz4KPHBhdGggZD0iTTEzLjcyOCAyLjQxNDIxQzE0LjUwOSAxLjYzMzE3IDE1Ljc3NTQgMS42MzMxNyAxNi41NTY0IDIuNDE0MjFMMTcuMjYzNSAzLjEyMTMyQzE4LjA0NDYgMy45MDIzNyAxOC4wNDQ2IDUuMTY4NyAxNy4yNjM1IDUuOTQ5NzVMMTYuNTU2NCA2LjY1Njg1TDEzLjAyMDkgMy4xMjEzMkwxMy43MjggMi40MTQyMVoiIGZpbGw9IiM3RDdEN0QiLz4KPC9zdmc+Cg==");
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
}
.amwishlist-button.-more {
  font-size: 24px;
  font-weight: 700;
  height: 20px;
  min-width: 20px;
}
.amwishlist-button.-more:hover {
  color: #4776f0;
}
.amwishlist-button.-more:before {
  content: '...';
  height: 100%;
  line-height: 7px;
  position: absolute;
  transform: rotate(90deg);
  width: 100%;
}
.amwishlist-button.-empty:not(.-disabled) {
  background: #ffffff;
  border: 1px solid #4776f0;
  border-radius: 3px;
  color: #4776f0;
  min-width: 100px;
}
.amwishlist-button.-empty:not(.-disabled):hover {
  background: linear-gradient(0deg, #c8d7ff, #c8d7ff);
}
.amwishlist-button.-empty:not(.-disabled):focus {
  background: transparent;
  border: 1px solid #1846be;
  color: #1846be;
}
.amwishlist-button.-empty.-disabled {
  background: #ffffff;
  border: 1px solid #d0d5e1;
  border-radius: 3px;
  box-sizing: border-box;
  color: #d0d5e1;
}
.amwishlist-button.-fill {
  background: #ffffff;
  border: 1px solid;
  border-radius: 3px;
  color: #ffffff;
  min-width: 100px;
  text-decoration: none;
}
.amwishlist-button.-fill.-primary:not(.-disabled) {
  background-color: #4776f0;
  border-color: #4776f0;
}
.amwishlist-button.-fill.-primary:not(.-disabled):hover {
  background-color: #1452f2;
}
.amwishlist-button.-fill.-primary:not(.-disabled):focus {
  background-color: #1846be;
}
.amwishlist-button.-fill.-disabled {
  background-color: #d0d5e1;
  border-color: #d0d5e1;
}
.amwishlist-input:not([disabled]) {
  border-color: #949494;
  height: 32px;
  margin: 0;
  outline: 0;
  padding: 0 10px;
}
.amwishlist-input:not([disabled])::placeholder {
  color: #adadad;
}
.amwishlist-input:not([disabled]):focus {
  border: 1px solid #4776f0;
  box-shadow: none;
}
.amwishlist-input:not([disabled]).-error {
  border-color: #eb5757;
}
.amwishlist-input:not([disabled]).-clear {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  height: auto;
  margin: 0;
  outline: 0;
  padding: 0;
}
.amwishlist-input:not([disabled]).-clear:focus,
.amwishlist-input:not([disabled]).-clear:active,
.amwishlist-input:not([disabled]).-clear:hover {
  border-color: transparent;
  box-shadow: none;
  outline: 0;
}
.amwishlist-input.-textarea {
  border-color: #c2c2c2;
  padding: 5px 10px;
}
.amwishlist-checkbox-block {
  transition: 0.1s all ease-in;
  cursor: pointer;
  height: 20px;
  position: relative;
  width: 20px;
}
.amwishlist-checkbox-block .amwishlist-input {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.amwishlist-checkbox-block .amwishlist-input:hover + .amwishlist-checker {
  background: #4776f0;
  border-color: #4776f0;
}
.amwishlist-checkbox-block .amwishlist-input:checked + .amwishlist-checker {
  background: #4776f0;
  border-color: #4776f0;
}
.amwishlist-checkbox-block .amwishlist-input:checked + .amwishlist-checker:before {
  opacity: 1;
}
.amwishlist-checkbox-block .amwishlist-checker {
  transition: 0.2s all ease-in;
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-radius: 2px;
  bottom: 0;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.amwishlist-checkbox-block .amwishlist-checker:before {
  transition: 0.2s all ease-in;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  border-radius: 2px;
  bottom: 3px;
  content: '';
  display: inline-flex;
  height: 30%;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(-45deg);
  width: 45%;
}
.amwishlist-select-block {
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 3px 20px rgba(190, 198, 218, 0.19), 0 1px 7px rgba(190, 198, 218, 0.28);
  box-sizing: border-box;
  font-size: initial;
  line-height: normal;
  margin: 0;
  max-width: 100%;
  min-width: 115px;
  padding: 10px 0;
  position: absolute;
  z-index: 9;
}
.amwishlist-select-block[aria-hidden='true'] {
  display: none;
}
.amwishlist-select-block .amwishlist-item {
  cursor: pointer;
  display: block;
  font-size: 12px;
  letter-spacing: .25px;
  margin: 0;
  padding: 0 10px;
  text-align: left;
  text-transform: capitalize;
}
.amwishlist-select-block .amwishlist-item:hover {
  background: rgba(229, 236, 253, 0.6899999999999999);
  color: #4776f0;
}
.amwishlist-select-block .amwishlist-item > * {
  color: #000000;
  justify-content: flex-start;
  padding: 4px 0;
  text-align: left;
  text-decoration: none;
}
.amwishlist-select-block .amwishlist-item.-error > *,
.amwishlist-select-block .amwishlist-item.-error {
  color: #eb5757;
}
.amwishlist-field-block.-editable {
  display: flex;
  align-items: center;
  position: relative;
}
.amwishlist-field-block.-editable.-error {
  border-color: #eb5757;
}
.amwishlist-field-block.-editable .amwishlist-field {
  display: flex;
  flex-basis: 100%;
  margin: 0 10px 0 0;
  pointer-events: none;
  position: relative;
}
.amwishlist-field-block.-editable .amwishlist-input {
  transition: 0.2s all ease-in;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding: 0;
}
.amwishlist-field-block.-editable .amwishlist-button {
  transition: none;
}
.amwishlist-field-block.-editable.-active .amwishlist-input {
  border-color: #4776f0;
  font-size: 12px;
  font-weight: 400;
  height: 32px;
  padding: 0 40px 0 10px;
  pointer-events: initial;
}
.amwishlist-field-block.-editable .amwishlist-button.-remove {
  padding: 8px 10px;
  position: absolute;
  right: 0;
}
.amwishlist-field-block.-editable.-active .amwishlist-button.-save {
  font-size: 14px;
  height: 32px;
  margin: 0;
  max-width: 70px;
  min-width: 70px;
}
.-popup-opened {
  overflow: hidden;
}
.amwishlist-popup-block {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  background: rgba(15, 15, 15, 0.24);
  bottom: 0;
  display: none;
  left: 0;
  list-style: none;
  padding: 15px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99;
}
.amwishlist-popup-block.-active {
  display: flex;
}
.amwishlist-popup-block .amwishlist-popup {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 6px 25px rgba(139, 144, 154, 0.5), 0 3px 7px rgba(139, 144, 154, 0.25);
  box-sizing: border-box;
  max-height: 100%;
  max-width: 542px;
  overflow: auto;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar {
  background: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amwishlist-popup-block .amwishlist-popup ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar-thumb {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-popup ::-webkit-scrollbar-track {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar {
  background: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar-thumb {
  background: #adadad;
  border-radius: 4px;
  cursor: pointer;
}
.amwishlist-popup-block .amwishlist-popup ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar-thumb {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-popup ::-webkit-scrollbar-track {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-title,
.amwishlist-popup-block .amwishlist-content,
.amwishlist-popup-block .amwishlist-toolbar {
  flex-basis: 100%;
  max-width: 100%;
}
.amwishlist-popup-block .amwishlist-content {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: transparent rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  padding: 0 15px;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar {
  background: transparent;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: transparent;
  cursor: pointer;
}
.amwishlist-popup-block .amwishlist-content ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar {
  width: 0;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar-thumb {
  width: 0;
}
.amwishlist-popup-block .amwishlist-content ::-webkit-scrollbar-track {
  width: 0;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar {
  background: transparent;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 0;
  cursor: pointer;
}
.amwishlist-popup-block .amwishlist-content ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar {
  width: 0;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar-thumb {
  width: 0;
}
.amwishlist-popup-block .amwishlist-content ::-webkit-scrollbar-track {
  width: 0;
}
.amwishlist-popup-block .amwishlist-header {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: .25px;
  margin: 0 0 25px;
  padding: 0 30px;
  text-align: center;
}
.amwishlist-popup-block .amwishlist-toolbar {
  display: flex;
  align-items: center;
}
.amwishlist-popup-block .amwishlist-toolbar.-header {
  justify-content: flex-end;
  padding: 12px;
}
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close {
  height: 14px;
  position: relative;
  width: 14px;
}
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close:hover:after,
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close:hover:before {
  background: #1452f2;
}
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close:after,
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close:before {
  background: #e1e1e1;
  content: '';
  height: 2px;
  position: absolute;
  width: 100%;
}
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close:after {
  transform: rotate(-45deg);
}
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close:before {
  transform: rotate(45deg);
}
.amwishlist-popup-block .amwishlist-toolbar.-footer {
  padding: 15px;
}
.amwishlist-popup-block .amwishlist-toolbar.-footer .amwishlist-button {
  margin: 0 12px;
}
.amwishlist-search-block {
  display: flex;
  align-items: center;
  position: relative;
  flex-basis: 100%;
  margin: 0 0 40px;
  background: #fff;
}
.amwishlist-search-block .amwishlist-search {
  display: block;
  width: 100%;
}
.amwishlist-search-block .amwishlist-field {
  display: flex;
  transition: 0.2s all ease-in;
  position: relative;
  margin: 40px 0 0 0;
  width: 100%;
}
.amwishlist-search-block .amwishlist-field.-active {
  max-width: 100%;
}
.amwishlist-search-block .amwishlist-input.-search {
  flex-basis: 100%;
  padding: 0 40px;
  border: 1px solid #949494;
  font-size: 12px;
}
.amwishlist-search-block .amwishlist-button.-remove {
  right: 0;
  padding: 0 10px;
  height: 100%;
}
.amwishlist-search-block .amwishlist-button.-search {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
  height: 100%;
}
.amwishlist-search-block .amwishlist-button.-remove {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
  height: 100%;
}
.amwishlist-search-block .amwishlist-button.-empty {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  margin: 16px;
  padding: 0 15px;
  min-width: auto;
  max-width: 54px;
  height: 34px;
  font-size: 12px;
}
.amwishlist-search-block .amwishlist-message-block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 9;
  padding: 50px 10px;
  border-radius: 0 0 6px 6px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(218, 225, 241, 0.5);
  color: #000;
  list-style: none;
}
.amwishlist-search-block .amwishlist-items-block {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  transition: 0.2s all ease-in;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 9;
  display: block;
  margin: 0;
  padding: 0;
  max-height: 605px;
  border-radius: 0 0 6px 6px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(218, 225, 241, 0.5);
  color: #000;
  list-style: none;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar {
  background: #f0f0f0;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amwishlist-search-block .amwishlist-items-block ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar {
  width: 4px;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar-thumb {
  width: 4px;
}
.amwishlist-search-block .amwishlist-items-block ::-webkit-scrollbar-track {
  width: 4px;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar {
  background: #f0f0f0;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar-thumb {
  background: #adadad;
  border-radius: 4px;
  cursor: pointer;
}
.amwishlist-search-block .amwishlist-items-block ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar {
  width: 4px;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar-thumb {
  width: 4px;
}
.amwishlist-search-block .amwishlist-items-block ::-webkit-scrollbar-track {
  width: 4px;
}
.amwishlist-search-block .amwishlist-item {
  transition: 0.2s all ease-in;
  position: relative;
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 15px;
}
.amwishlist-search-block .amwishlist-item:not(:last-child) {
  border-bottom: 1px solid #ebeef5;
}
.amwishlist-search-block .amwishlist-item:not(.-empty):hover {
  background: #f9f9f9;
}
.amwishlist-search-block .amwishlist-name {
  display: inline-block;
  overflow: hidden;
  margin: 0 0 0 15px;
  max-height: 40px;
  width: 65%;
  word-break: break-word;
}
.amwishlist-search-block .amwishlist-image {
  display: inline-block;
  float: left;
  max-width: 29%;
  width: 100px;
  height: 100px;
  background: #fff;
  object-fit: contain;
}
.amwishlist-search-block .amwishlist-sku {
  display: inline-block;
  overflow: hidden;
  margin: 5px 0 0 15px;
  width: 65%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amwishlist-search-block .amwishlist-price {
  display: inline-block;
  overflow: hidden;
  margin: 10px 0 0 15px;
  text-overflow: ellipsis;
}
.amwishlist-search-block .amwishlist-qty-block {
  display: none;
}
.amwishlist-search-block .amwishlist-qty-block .amwishlist-msg.-error {
  top: 100%;
}
.amwishlist-list-block .amwishlist-list {
  margin: 0 -5px;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  border: 1px solid transparent;
  border-radius: 5px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  margin: 0 4px 20px;
  max-width: 150px;
  min-height: 196px;
  padding: 15px;
  width: 100%;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item:hover {
  background: #f4f5fa;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item.-active,
.amwishlist-list-block .amwishlist-list .amwishlist-item:active {
  border-color: #4776f0;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item:before {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 5px;
  box-sizing: border-box;
  color: #ffffff;
  content: attr(data-label);
  font-size: 30px;
  height: 120px;
  padding: 0 5px;
  text-align: center;
  text-transform: uppercase;
  width: 120px;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item:nth-child(1n):before {
  background: #f9d484;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item:nth-child(2n):before {
  background: #eb785f;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item:nth-child(3n):before {
  background: #afe188;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item:nth-child(4n):before {
  background: #86d5f2;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item.-empty:before {
  background: #ffffff;
  border-color: #e8e9ef;
  color: #000000;
  font-size: 12px;
  text-transform: inherit;
}
.amwishlist-list-block .amwishlist-list .amwishlist-name {
  flex-basis: 100%;
  font-weight: 600;
  margin: 10px 0;
  text-align: left;
  word-break: break-word;
}
.amwishlist-list-block .amwishlist-list .amwishlist-desc {
  color: #757575;
  flex-basis: 100%;
  font-size: 10px;
  text-align: left;
}
.amwishlist-list-block.-recently-viewed {
  margin: 40px 0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-title {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  padding: 0 0 20px;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list {
  overflow: hidden;
  overflow-x: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin: 0 -10px;
  padding: 0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar {
  background: #f0f0f0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar {
  height: 4px;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar-thumb {
  height: 4px;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list ::-webkit-scrollbar-track {
  height: 4px;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar {
  background: #f0f0f0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar-thumb {
  background: #adadad;
  border-radius: 4px;
  cursor: pointer;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar {
  height: 4px;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar-thumb {
  height: 4px;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list ::-webkit-scrollbar-track {
  height: 4px;
}
.amwishlist-list-block.-recently-viewed .amwishlist-item {
  margin: 0 10px;
  max-width: 120px;
  padding: 0;
}
.amwishlist-popup-block .amwishlist-list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.amwishlist-popup-block .amwishlist-toolbar.-footer {
  z-index: 1;
  border-radius: 0 0 15px 10px;
  background: #fff;
  box-shadow: 0 -10px 30px rgba(154, 162, 181, 0.5), 0 -5px 15px rgba(154, 162, 181, 0.14);
}
.amwishlist-popup-block .amwishlist-button.-addtolist {
  max-width: 100%;
  width: 100%;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  margin: 0 -6px 0 0;
  padding-right: 6px;
  max-height: 48vh;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar {
  background: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar-thumb {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block ::-webkit-scrollbar-track {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar {
  background: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar-thumb {
  background: #adadad;
  border-radius: 4px;
  cursor: pointer;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar-thumb {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block ::-webkit-scrollbar-track {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-content-tab.-active {
  padding: 0 1px;
}
.amwishlist-newlist-block .amwishlist-button.-plus {
  padding: 0 0 30px;
  text-align: left;
  width: auto;
}
.amwishlist-newlist-block .amwishlist-newlist {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 20px;
}
.amwishlist-newlist-block .amwishlist-form {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
}
.amwishlist-newlist-block .mage-error {
  flex-basis: 100%;
  order: 3;
}
.amwishlist-newlist-block .amwishlist-input {
  flex-basis: 68%;
  font-size: 12px;
  max-width: 240px;
  order: 1;
}
.amwishlist-newlist-block .amwishlist-button.-add {
  height: 32px;
  margin: 0 0 0 10px;
  max-width: 70px;
  min-width: 70px;
  order: 2;
  padding: 0 10px;
}
.amwishlist-newlist-block .amwishlist-messages-list {
  order: 3;
}
.amwishlist-page-title .amwishlist-button.-prev {
  padding: 0 0 20px;
  color: #757575;
}
.amwishlist-page-title .amwishlist-title-block {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 20px;
}
.amwishlist-page-title .amwishlist-field-block.-title {
  z-index: 2;
  flex-basis: 100%;
  order: 1;
  margin: 0 auto 0 0;
  letter-spacing: .25px;
  font-weight: 600;
  font-size: 24px;
  line-height: 16px;
}
.amwishlist-page-title .amwishlist-messages-list {
  order: 2;
}
.amwishlist-page-title .amwishlist-toolbar {
  display: flex;
  align-items: flex-start;
  flex-basis: 100%;
  order: 3;
}
.amwishlist-page-title .amwishlist-toolbar:not(.-deletable) {
  justify-content: space-between;
}
.amwishlist-page-title .amwishlist-toolbar.-deletable {
  justify-content: flex-end;
}
.amwishlist-page-title .amwishlist-toolbar.-deletable > .amwishlist-button:not(:last-child) {
  margin: 0 20px 0 0;
}
.amwishlist-page-title .amwishlist-toolbar > .amwishlist-button,
.amwishlist-page-title .amwishlist-toolbar .amwishlist-button.-share {
  height: 34px;
}
.amwishlist-page-title .amwishlist-toolbar:not(.-deletable) > .amwishlist-button:not(:last-child) {
  margin: 0 10px 0 0;
}
.amwishlist-page-title .amwishlist-counter {
  display: block;
  flex-basis: 100%;
  order: 2;
  padding: 0 0 20px 0;
  color: #757575;
  font-size: 12px;
}
.amwishlist-types-checker {
  padding: 0 0 25px;
}
.amwishlist-types-checker .amwishlist-label {
  display: flex;
  align-items: center;
  display: inline-flex;
  margin: 0;
}
.amwishlist-types-checker .amwishlist-label:not(:last-child) {
  margin: 0 20px 0 0;
}
.amwishlist-types-checker .amwishlist-input {
  margin: 0 7px 0 0;
}
.amwishlist-overlay-block {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: none;
}
.amwishlist-overlay-block.-active {
  display: block;
}
.amwishlist-toolbar:not(.-deletable) .amwishlist-sharesocials-container > .amwishlist-button {
  margin: 0 10px 0 0;
}
.amwishlist-sharesocials-container {
  position: relative;
}
.amwishlist-sharesocials-container .amwishlist-social,
.amwishlist-sharesocials-container .amwishlist-button.amwishlist-social.-mail {
  min-width: 40px;
  width: 40px;
  height: 40px;
  font-size: 0;
}
.amwishlist-sharesocials-dropdown {
  position: absolute;
  top: calc(100% + 5px);
  right: 50%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 15px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(154, 162, 181, 0.2);
  transition: visibility .1s ease, opacity .1s ease;
  transform: translateX(50%);
}
.amwishlist-sharesocials-dropdown > .amwishlist-social:not(:first-child) {
  margin-left: 15px;
}
.amwishlist-sharesocials-dropdown:not(.-opened) {
  visibility: hidden;
  opacity: 0;
}
.amwishlist-toolbar.-deletable .amwishlist-sharesocials-dropdown {
  right: 0;
  transform: none;
}
.amwishlist-sharesocials-container .amwishlist-social {
  background: center / 100% no-repeat;
}
.amwishlist-sharesocials-container .amwishlist-social:hover {
  filter: brightness(1.3);
}
.amwishlist-sharesocials-container .amwishlist-social.-mail {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMjAiIGZpbGw9IiNGRjU2MDQiLz48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDApIiBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMzAuMjE0IDEyLjE0M0g5Ljc4NkwyMCAyMC41NTZsMTAuMzMtOC4zOWEuNzEuNzEgMCAwMC0uMTE2LS4wMjN6Ii8+PHBhdGggZD0iTTIwLjQ5NiAyMi4xODFhLjc4Ni43ODYgMCAwMS0uOTk2IDBMOSAxMy41MzF2MTMuNTRjMCAuNDM0LjM1Mi43ODYuNzg2Ljc4NmgyMC40MjhhLjc4Ni43ODYgMCAwMC43ODYtLjc4NlYxMy42NDdMMjAuNDk2IDIyLjE4eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5IDkpIiBkPSJNMCAwaDIydjIySDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+');
}
.amwishlist-sharesocials-container .amwishlist-social.-facebook {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQwIDIwQzQwIDguOTUzIDMxLjA0NyAwIDIwIDBTMCA4Ljk1MyAwIDIwYzAgOS45ODQgNy4zMTMgMTguMjU4IDE2Ljg3NSAxOS43NThWMjUuNzhoLTUuMDc4VjIwaDUuMDc4di00LjQwNmMwLTUuMDEyIDIuOTg0LTcuNzgxIDcuNTU1LTcuNzgxIDIuMTg3IDAgNC40NzYuMzkgNC40NzYuMzl2NC45MjJoLTIuNTIzYy0yLjQ4NSAwLTMuMjU4IDEuNTQzLTMuMjU4IDMuMTI1VjIwaDUuNTQ3bC0uODg3IDUuNzgxaC00LjY2djEzLjk3N0MzMi42ODggMzguMjU4IDQwIDI5Ljk4NCA0MCAyMHoiIGZpbGw9IiMxODc3RjIiLz48cGF0aCBkPSJNMjcuNzg1IDI1Ljc4MUwyOC42NzIgMjBoLTUuNTQ3di0zLjc1YzAtMS41ODIuNzczLTMuMTI1IDMuMjU4LTMuMTI1aDIuNTIzVjguMjAzcy0yLjI4OS0uMzktNC40NzYtLjM5Yy00LjU3IDAtNy41NTUgMi43NjktNy41NTUgNy43OFYyMGgtNS4wNzh2NS43ODFoNS4wNzh2MTMuOTc3YzEuMDIuMTYgMi4wNjMuMjQyIDMuMTI1LjI0MiAxLjA2MyAwIDIuMTA1LS4wODIgMy4xMjUtLjI0MlYyNS43OGg0LjY2eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==');
}
.amwishlist-sharesocials-container .amwishlist-social.-twitter {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMjBDMCA4Ljk1NCA4Ljk1NCAwIDIwIDBzMjAgOC45NTQgMjAgMjAtOC45NTQgMjAtMjAgMjBTMCAzMS4wNDYgMCAyMHoiIGZpbGw9IiM1NUFDRUUiLz48cGF0aCBkPSJNMTkuNDAxIDE2LjI1NmwuMDQyLjY5Mi0uNy0uMDg0Yy0yLjU0Ni0uMzI1LTQuNzctMS40MjctNi42NTktMy4yNzdsLS45MjMtLjkxOC0uMjM4LjY3OGMtLjUwMyAxLjUxMS0uMTgyIDMuMTA3Ljg2OCA0LjE4LjU2LjU5My40MzMuNjc4LS41MzIuMzI1LS4zMzYtLjExMy0uNjMtLjE5OC0uNjU3LS4xNTUtLjA5OC4wOTkuMjM3IDEuMzg0LjUwMyAxLjg5Mi4zNjQuNzA3IDEuMTA1IDEuMzk5IDEuOTE3IDEuODA4bC42ODUuMzI1LS44MTEuMDE0Yy0uNzg0IDAtLjgxMi4wMTQtLjcyOC4zMS4yOC45MTkgMS4zODUgMS44OTMgMi42MTYgMi4zMTdsLjg2OC4yOTctLjc1Ni40NTJhNy44NzYgNy44NzYgMCAwMS0zLjc0OSAxLjA0NWMtLjYzLjAxNC0xLjE0Ny4wNy0xLjE0Ny4xMTMgMCAuMTQgMS43MDcuOTMyIDIuNyAxLjI0MyAyLjk4LjkxOCA2LjUyLjUyMiA5LjE3Ny0xLjA0NiAxLjg4OS0xLjExNSAzLjc3Ny0zLjMzMyA0LjY1OS01LjQ4LjQ3NS0xLjE0My45NTEtMy4yMzQuOTUxLTQuMjM2IDAtLjY1LjA0Mi0uNzM1LjgyNS0xLjUxMi40NjItLjQ1Mi44OTYtLjk0Ni45OC0xLjA4Ny4xNC0uMjY4LjEyNS0uMjY4LS41ODgtLjAyOC0xLjE4OS40MjMtMS4zNTcuMzY3LS43Ny0uMjY5LjQzNC0uNDUyLjk1Mi0xLjI3Ljk1Mi0xLjUxIDAtLjA0My0uMjEuMDI3LS40NDguMTU0LS4yNTIuMTQyLS44MTEuMzUzLTEuMjMuNDhsLS43NTYuMjQtLjY4Ni0uNDY1Yy0uMzc3LS4yNTUtLjkxLS41MzctMS4xODktLjYyMi0uNzEzLS4xOTctMS44MDUtLjE3LTIuNDQ4LjA1Ny0xLjc0OS42MzUtMi44NTQgMi4yNzQtMi43MjggNC4wNjd6IiBmaWxsPSIjZmZmIi8+PC9zdmc+');
}
.amwishlist-sharesocials-container .amwishlist-social.-pinterest {
  background-image: url('data:image/png;base64,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');
}
.amwishlist-sharesocials-container .amwishlist-social.-linkedin {
  background-image: url('data:image/png;base64,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');
}
.amwishlist-sharesocials-container .amwishlist-social.-line {
  background-image: url('data:image/png;base64,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');
}
.amwishlist-sharesocials-container .amwishlist-social.-telegram {
  background-image: url('data:image/png;base64,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');
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-tabs-view .amrelated-grid-wrapper .product-items.slick-slider {
  display: block;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amrelated_product_content_tab .block-title {
  display: none;
}
.amrelated-grid-wrapper {
  /* rewrite magento luma styles*/
}
.amrelated-grid-wrapper .slick-arrow {
  z-index: 999;
}
.amrelated-grid-wrapper .slick-slide {
  margin: 0 5px;
}
.amrelated-grid-wrapper .slick-track {
  display: flex;
}
.amrelated-grid-wrapper .slick-prev:focus,
.amrelated-grid-wrapper .slick-next:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.amrelated-grid-wrapper .slick-dots .slick-active button {
  background: transparent;
}
.amrelated-grid-wrapper .slick-dots li {
  margin: 0 5px 5px;
}
.amrelated-grid-wrapper .slick-dots button {
  border: none;
  text-indent: initial;
}
.amrelated-grid-wrapper .slick-dots button:hover,
.amrelated-grid-wrapper .slick-dots button:active,
.amrelated-grid-wrapper .slick-dots button:focus {
  border: none;
}
.amrelated-grid-wrapper .products-grid .product-item-info:hover {
  z-index: 3;
}
.amrelated-sidebar-wrap {
  width: 100%;
}
.amrelated-sidebar-wrap .slick-dots {
  line-height: 3rem;
  position: static;
}
.amrelated-sidebar-wrap .slick-dots .slick-active button {
  background: #0082e4;
}
.amrelated-sidebar-wrap .slick-dots button {
  background-color: #dfdedd;
}
.amrelated-sidebar-wrap .slick-prev:focus,
.amrelated-sidebar-wrap .slick-next:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.amrelated-cart-message {
  background: #e9f6ff;
  color: #333333;
  display: block;
  font-size: 1.6rem;
  line-height: 42px;
  margin: 0 0 10px;
  padding: 5px 25px;
  position: relative;
  text-align: center;
}
.amrelated-cart-message:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIgZmlsbD0iI0VCNTc1NyIvPjxwYXRoIGQ9Ik05Ljg5ODQ0IDEwLjgxMjVDOS44OTg0NCAxMC4xMjUgMTAuMTE5OCA5LjU2MjUgMTAuNTYyNSA5LjEyNUMxMS4wMDUyIDguNjgyMjkgMTEuNTg1OSA4LjQ2MDk0IDEyLjMwNDcgOC40NjA5NEMxMy4wMzM5IDguNDYwOTQgMTMuNjE3MiA4LjY4MjI5IDE0LjA1NDcgOS4xMjVDMTQuNDk3NCA5LjU2MjUgMTQuNzE4OCAxMC4xMzggMTQuNzE4OCAxMC44NTE2VjExLjQxNDFDMTQuNzE4OCAxMi4wOTY0IDE0LjQ5NzQgMTIuNjU2MiAxNC4wNTQ3IDEzLjA5MzhDMTMuNjE3MiAxMy41MzEyIDEzLjAzOTEgMTMuNzUgMTIuMzIwMyAxMy43NUMxMS42MTcyIDEzLjc1IDExLjAzNjUgMTMuNTM2NSAxMC41NzgxIDEzLjEwOTRDMTAuMTI1IDEyLjY3NzEgOS44OTg0NCAxMi4wOTY0IDkuODk4NDQgMTEuMzY3MlYxMC44MTI1Wk0xMS4yMjY2IDExLjQxNDFDMTEuMjI2NiAxMS43NzM0IDExLjMyNTUgMTIuMDY1MSAxMS41MjM0IDEyLjI4OTFDMTEuNzI2NiAxMi41MDc4IDExLjk5MjIgMTIuNjE3MiAxMi4zMjAzIDEyLjYxNzJDMTIuNjQzMiAxMi42MTcyIDEyLjkwMzYgMTIuNTA3OCAxMy4xMDE2IDEyLjI4OTFDMTMuMjk5NSAxMi4wNjUxIDEzLjM5ODQgMTEuNzYzIDEzLjM5ODQgMTEuMzgyOFYxMC44MTI1QzEzLjM5ODQgMTAuNDUzMSAxMy4yOTY5IDEwLjE2MTUgMTMuMDkzOCA5LjkzNzVDMTIuODk1OCA5LjcxMzU0IDEyLjYzMjggOS42MDE1NiAxMi4zMDQ3IDkuNjAxNTZDMTEuOTc2NiA5LjYwMTU2IDExLjcxMzUgOS43MTYxNSAxMS41MTU2IDkuOTQ1MzFDMTEuMzIyOSAxMC4xNjkzIDExLjIyNjYgMTAuNDY2MSAxMS4yMjY2IDEwLjgzNTlWMTEuNDE0MVpNMTUuMzY3MiAxNy4yMTA5QzE1LjM2NzIgMTYuNTEzIDE1LjU5MzggMTUuOTQ3OSAxNi4wNDY5IDE1LjUxNTZDMTYuNSAxNS4wODMzIDE3LjA3ODEgMTQuODY3MiAxNy43ODEyIDE0Ljg2NzJDMTguNDg5NiAxNC44NjcyIDE5LjA2NzcgMTUuMDgzMyAxOS41MTU2IDE1LjUxNTZDMTkuOTY4OCAxNS45NDc5IDIwLjE5NTMgMTYuNTMxMiAyMC4xOTUzIDE3LjI2NTZWMTcuODIwM0MyMC4xOTUzIDE4LjQ5NzQgMTkuOTc2NiAxOS4wNTczIDE5LjUzOTEgMTkuNUMxOS4xMDY4IDE5LjkzNzUgMTguNTI2IDIwLjE1NjIgMTcuNzk2OSAyMC4xNTYyQzE3LjA2NzcgMjAuMTU2MiAxNi40NzkyIDE5Ljk0MDEgMTYuMDMxMiAxOS41MDc4QzE1LjU4ODUgMTkuMDcwMyAxNS4zNjcyIDE4LjQ5NDggMTUuMzY3MiAxNy43ODEyVjE3LjIxMDlaTTE2LjY5NTMgMTcuODIwM0MxNi42OTUzIDE4LjE3NDUgMTYuNzk2OSAxOC40NjYxIDE3IDE4LjY5NTNDMTcuMjA4MyAxOC45MTkzIDE3LjQ3NCAxOS4wMzEyIDE3Ljc5NjkgMTkuMDMxMkMxOC4xMzAyIDE5LjAzMTIgMTguMzkwNiAxOC45MjQ1IDE4LjU3ODEgMTguNzEwOUMxOC43NzA4IDE4LjQ5MjIgMTguODY3MiAxOC4xODc1IDE4Ljg2NzIgMTcuNzk2OVYxNy4yMTA5QzE4Ljg2NzIgMTYuODQ2NCAxOC43NjU2IDE2LjU1NDcgMTguNTYyNSAxNi4zMzU5QzE4LjM1OTQgMTYuMTE3MiAxOC4wOTkgMTYuMDA3OCAxNy43ODEyIDE2LjAwNzhDMTcuNDU4MyAxNi4wMDc4IDE3LjE5NTMgMTYuMTE3MiAxNi45OTIyIDE2LjMzNTlDMTYuNzk0MyAxNi41NTQ3IDE2LjY5NTMgMTYuODU2OCAxNi42OTUzIDE3LjI0MjJWMTcuODIwM1pNMTIuNzEwOSAxOS4xNDg0TDExLjczNDQgMTguNTg1OUwxNy4yODkxIDkuNjk1MzFMMTguMjY1NiAxMC4yNTc4TDEyLjcxMDkgMTkuMTQ4NFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
  content: '';
  display: inline-block;
  height: 30px;
  margin-right: 2px;
  position: relative;
  top: 8px;
  width: 30px;
}
.amrelated-cart-message .price,
.amrelated-cart-message .product-link {
  font-weight: bold;
}
.amrelated-bundle-toolbar .pager {
  text-align: right;
}
.amrelated-bundle-toolbar .pages,
.amrelated-bundle-toolbar .limiter {
  display: inline-block;
}
.amrelated-cart-bundle {
  float: left;
  margin-top: 30px;
  padding: 0 5px;
}
.amrelated-pack-info {
  background: #eef2f9;
  border-radius: 4px;
  color: #6d88b0;
  display: inline-flex;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  margin: 1rem 0;
  padding: 5px 8px 6px;
}
.amrelated-pack-wrapper {
  clear: both;
  margin-bottom: 30px;
}
.amrelated-pack-wrapper .amrelated-title {
  padding: 10px 0;
  position: relative;
}
.amrelated-pack-wrapper .amrelated-title:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSA3bDYtNiA2IDYiIHN0cm9rZT0iIzc3NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  height: 10px;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
}
.amrelated-pack-wrapper .amrelated-title.-collapsed:after {
  transform: rotate(180deg) translateY(-50%);
  transform-origin: 50% 10%;
}
.amrelated-content-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  background: #f9f9f9;
  margin-top: 25px;
  position: relative;
}
.amrelated-plus,
.amrelated-equal,
.amrelated-price-wrapper {
  display: flex;
  align-items: center;
}
.amrelated-pack-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-list.-narrow {
  flex-wrap: wrap;
}
.amrelated-pack-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-items .amrelated-background {
  display: none;
}
.amrelated-pack-items.-selected > .-selected {
  background: none;
  box-shadow: none;
}
.amrelated-pack-item {
  padding: 30px;
  width: 100%;
}
.amrelated-pack-item:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
.amrelated-pack-item:not(.-main) {
  opacity: .7;
  transition: opacity .5s ease;
}
.amrelated-pack-item:not(.-main).-selected {
  opacity: 1;
}
.amrelated-pack-item.-main {
  background: #eaeaea;
}
.amrelated-pack-item .amrelated-info {
  display: flex;
  box-sizing: border-box;
  height: 100%;
  position: relative;
}
.amrelated-pack-item .amrelated-info:hover {
  border: 0;
  box-shadow: none;
  margin: 0;
  z-index: unset;
}
.amrelated-pack-item .amrelated-details {
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}
.amrelated-pack-item .price-box {
  margin: 3px 0 0;
  width: 100%;
}
.amrelated-pack-item .amrelated-name {
  word-break: break-word;
  word-wrap: break-word;
  width: 100%;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.amrelated-pack-item:not(.-main) .product-reviews-summary {
  margin: 0 0 5px;
}
.amrelated-pack-item .price-final_price .price-wrapper .price {
  color: #000000;
  display: block;
  font-size: 18px;
  font-weight: 600;
}
.amrelated-pack-item .product-reviews-summary .reviews-actions {
  display: none;
}
.amrelated-pack-item.-collapsed {
  padding: 15px 20px;
}
.amrelated-pack-item.-collapsed.-main {
  padding: 25px 20px;
}
.amrelated-pack-item.-collapsed .amrelated-photo-container {
  display: flex;
  background: transparent;
  border: 0;
  flex-direction: row-reverse;
  height: auto;
  min-width: auto;
  position: unset;
  width: auto;
}
.amrelated-pack-item.-collapsed .amrelated-info {
  flex-direction: row-reverse;
}
.amrelated-pack-item.-collapsed .amrelated-link {
  display: flex;
  align-items: center;
}
.amrelated-pack-item.-collapsed .amrelated-qty {
  margin-left: 10px;
  position: static;
}
.amrelated-pack-item.-collapsed .amrelated-checkbox + .amrelated-label {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.amrelated-pack-item.-collapsed .amrelated-photo,
.amrelated-pack-item.-collapsed .product-reviews-summary.short,
.amrelated-pack-item.-collapsed .price-box {
  display: none;
}
.amrelated-pack-item.-collapsed .amrelated-discount {
  align-self: center;
  position: static;
  transform: none;
}
.amrelated-pack-item.-collapsed .amrelated-details {
  align-items: center;
  margin-left: 30px;
  max-width: 100%;
  min-height: 2.7rem;
  width: 100%;
}
.amrelated-pack-item.-collapsed .amrelated-name {
  margin-right: 1rem;
}
.amrelated-photo-container {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  height: 100px;
  margin: 0;
  min-width: 100px;
  position: relative;
  text-align: center;
  width: 100px;
}
.amrelated-photo-container .amrelated-link {
  display: block;
  height: 100%;
  width: 100%;
}
.amrelated-photo-container .amrelated-photo {
  max-height: 100%;
  max-width: 100%;
}
.amrelated-photo-container .amrelated-qty {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e9f6ff;
  border: 1px solid #3978bd;
  border-radius: 50%;
  bottom: 0;
  box-shadow: 0 2px 4px rgba(16, 31, 48, 0.2);
  box-sizing: border-box;
  color: #000000;
  font-weight: 600;
  height: 30px;
  min-width: 30px;
  padding: 0 4px;
  position: absolute;
  right: 0;
}
.amrelated-photo-container .amrelated-qty:before {
  content: 'x';
  font-size: 11px;
  font-weight: 400;
}
.amrelated-photo-container .amrelated-checkbox {
  opacity: 0;
  position: absolute;
}
.amrelated-photo-container .amrelated-checkbox + .amrelated-label {
  background: #ffffff;
  border: 1px solid #3978bd;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  height: 20px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 20px;
  z-index: 2;
}
.amrelated-photo-container .amrelated-checkbox:focus + .amrelated-label {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label {
  background: #3978bd url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMmEyIDIgMCAwIDEgMi0yaDE2YTIgMiAwIDAgMSAyIDJ2MTZhMiAyIDAgMCAxLTIgMkgyYTIgMiAwIDAgMS0yLTJWMnoiIGZpbGw9IiMzOTc4QkQiLz48cGF0aCBkPSJNNSAxMGw0LjUgNEwxNSA3IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
}
.amrelated-pack-item.-selected .amrelated-photo-container {
  border-color: #e8e8e8;
}
.amrelated-discount {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #c84949;
  border-radius: 2px;
  box-sizing: border-box;
  color: #ffffff;
  padding: 5px;
  position: absolute;
  z-index: 2;
}
.amrelated-discount.-product {
  display: none;
  font-size: 12px;
  right: -10px;
  top: -10px;
}
.amrelated-discount > .amrelated-text {
  margin-left: 3px;
}
.amrelated-discount.-summary {
  font-size: 16px;
  max-width: 100%;
  padding: 5px 15px;
  right: 10px;
  top: 0;
  transform: translateY(-50%);
}
.amrelated-discount.-summary .amount {
  font-weight: 600;
  margin-left: 5px;
}
.amrelated-pack-item.-discount-applied .amrelated-discount {
  display: flex;
}
.amrelated-plus,
.amrelated-equal {
  display: none;
}
.amrelated-summary-content {
  display: flex;
  justify-content: flex-end;
  padding: 15px 0;
  width: 100%;
}
.amrelated-summary-content .main.price {
  color: #000000;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}
.amrelated-price-wrapper {
  border-bottom: none;
  box-sizing: border-box;
  justify-content: center;
  margin: 0 15px;
  padding: 15px;
}
.amrelated-tocart-wrapper {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.amrelated-tocart-wrapper .action {
  height: auto;
  line-height: normal;
  padding: 7px 15px;
}
.amrelated-popup-container {
  background: rgba(0, 0, 0, 0.15);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.amrelated-bundle-popup {
  background: #ffffff;
  border-radius: 9px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  height: auto;
  left: 50%;
  max-width: 315px;
  overflow: hidden;
  padding: 0 0 13px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.amrelated-bundle-popup .close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  font-size: 21px;
  height: 12px;
  position: absolute;
  right: 18px;
  top: 18px;
  width: 12px;
  z-index: 9;
}
.amrelated-bundle-popup .amrelated-products-wrapper {
  height: 100%;
  max-height: 80vh;
  overflow-y: auto;
  padding-bottom: 80px;
}
.amrelated-bundle-popup .amrelated-products-wrapper:last-child:after {
  display: none;
}
.amrelated-bundle-popup .amrelated-products-wrapper .product-options-bottom .actions,
.amrelated-bundle-popup .amrelated-products-wrapper .box-tocart .actions {
  display: block;
}
.amrelated-bundle-popup .amrelated-notice {
  background: #fffae5;
  border-radius: 0 0 7px 7px;
  font-size: 14px;
  margin: 0 auto;
  max-width: 60%;
  padding: 10px 20px;
  z-index: 99;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper {
  background-color: #ffffff;
  bottom: 0;
  box-sizing: border-box;
  padding: 15px;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 10;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper .action {
  display: inline-block;
  font-size: 18px;
  padding: 15px;
}
.amrelated-product-container {
  position: relative;
}
.amrelated-product-container:after {
  background-color: #c5c5c5;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  margin-left: 16%;
  position: absolute;
  width: 68%;
}
.amrelated-product-container:last-child:after {
  display: none;
}
.amrelated-product-container .amrelated-product-message {
  display: none;
}
.amrelated-product-container .amrelated-image-wrapper {
  margin: 15px auto;
  max-width: 150px;
}
.amrelated-product-info {
  width: 100%;
  /* rewrite magento styles */
}
.amrelated-product-info .amrelated-info.-top,
.amrelated-product-info .amrelated-info.-bottom {
  padding: 0 20px;
  text-align: left;
}
.amrelated-product-info .box-tocart .actions,
.amrelated-product-info .action.back.customization,
.amrelated-product-info .block-bundle-summary,
.amrelated-product-info .tocart {
  display: none;
}
.amrelated-product-info .bundle-options-wrapper {
  margin-top: 25px;
}
.amrelated-product-info .bundle-options-wrapper input[type='radio'] {
  width: 15px;
}
.amrelated-product-info .bundle-options-wrapper p.required {
  color: #e02b27;
}
.amrelated-product-info .bundle-options-wrapper .field.qty > .label {
  display: inline-block;
  font-weight: 600;
  margin: 10px 0 8px;
}
.amrelated-product-info .bundle-options-wrapper .input-text.qty {
  text-align: center;
  width: 54px;
}
.amrelated-product-info .product-options-bottom .price-box .price-container .price,
.amrelated-product-info .product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.amrelated-product-info.giftcard .amrelated-price {
  display: none;
}
.amrelated-product-info.giftcard .amrelated-info.-bottom .product-options-bottom .price-box {
  display: block;
}
.amrelated-image-container {
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
  margin: 0 25px 10px;
  width: initial;
}
.amrelated-image-container > .product-item-photo {
  display: block;
  margin: auto;
  width: 60%;
}
.amrelated-image-container .product-image-container {
  vertical-align: middle;
}
.amrelated-info.-top {
  margin: 0;
}
.amrelated-info.-top > .amrelated-title {
  font-size: 20px;
  margin-bottom: 5px;
}
.amrelated-info.-top > .amrelated-rating .rating-summary {
  vertical-align: text-bottom;
}
.amrelated-info.-top > .amrelated-price,
.amrelated-info.-top > .amrelated-price .price {
  font-size: 24px;
  font-weight: 700;
}
.amrelated-info.-top .reviews-actions .action {
  color: #000000;
  font-size: 14px;
  margin-left: 15px;
}
.amrelated-info.-bottom {
  /* don't hide grouped price */
}
.amrelated-info.-bottom > .amrelated-description {
  font-size: 12px;
  margin: 0 25px;
}
.amrelated-info.-bottom .swatch-attribute {
  margin-bottom: 20px;
}
.amrelated-info.-bottom .product-options-bottom .price-box {
  display: none;
}
.amrelated-info.-bottom .product-options-bottom .grouped .price-box {
  display: block;
}
.amrelated-products-block {
  border-bottom: 1px solid #ebeef5;
  margin: 20px 15px 27px;
  max-height: 366px;
  overflow: hidden auto;
}
.amrelated-products-block > .amrelated-product {
  display: flex;
  margin-bottom: 20px;
}
.amrelated-products-block .amrelated-content {
  color: #333333;
  text-align: left;
}
.amrelated-products-block .amrelated-name {
  word-break: break-word;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 20px;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.amrelated-products-block .amrelated-image-wrapper {
  border: 1px solid #ebeef5;
  display: flex;
  margin-right: 10px;
}
.amrelated-products-block .amrelated-qty {
  align-items: center;
  display: flex;
  margin: 5px 0 0;
}
.amrelated-products-block .amrelated-qty .amrelated-title {
  font-size: 12px;
  font-weight: 800;
  line-height: 19px;
}
.amrelated-products-block .amrelated-qty .amrelated-value {
  font-size: 14px;
  line-height: 19px;
  margin-left: 10px;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions {
  display: flex;
  justify-content: center;
  margin: 0;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions .actions-primary {
  margin: 0 5px 0 0;
}
.am-porto-cmtb .products-grid .product-item-details .product-item-actions {
  margin: 0;
  text-align: left;
}
.am-porto-cmtb .products-grid .product-item .product-item-inner {
  margin: 10px 0;
}
.am-porto-cmtb .products-grid .product-item-actions .actions-secondary {
  padding: 0;
}
.am-porto-cmtb .wishlist.split.button {
  margin-right: 0;
}
.am-porto-cmtb .wishlist.split.button .change.action {
  display: none;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide {
  margin: 0 10px;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .to-cart {
  padding: 0 8px;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item {
  max-width: 100%;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item-actions {
  text-align: center;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .action.split {
  margin-right: 0;
}
.item.product.product-item.side-banner {
  display: block;
  width: 100%;
}
.side-banner a.product.photo.product-item-photo {
  display: block;
  position: unset;
  text-align: center;
}
.side-banner .product.details.product-item-details.product-item-details {
  margin-left: 0;
}
.ambanners.ambanner-7 .item.product.product-item .product-item-info {
  min-width: 105px;
}
.ambanners.ambanner-7 .item.product.product-item {
  min-width: 20%;
}
.ambanners.ambanner-7 .item.product.product-item {
  margin-left: 25px;
}
.ambanners.ambanner-7 .item.product.product-item .tocart {
  margin-top: 20px;
}
.ambanners.ambanner-7 .item.product.product-item .product-item-inner {
  padding-bottom: 0;
}
@media only screen and (min-width: 640px) {
  div.ambanners-injected-banner {
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amquote-line-block {
  background: #f1f1f1;
  margin: 10px 0 0 0;
  padding: 10px;
}
.amquote-line-block.-total {
  text-align: right;
}
.col-total.last {
  text-align: right;
}
.amquote-approved-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 50px 0 10px;
}
.amquote-approved-title .action-secondary {
  margin: 0 0 0 calc(50px);
}
.amquote-approved-title .amquote-title {
  margin: 0;
}
.amquote-order-discount {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
}
.amquote-order-discount .amquote-coupons {
  display: flex;
}
.amquote-order-discount .amquote-coupons .amquote-input {
  min-width: 8rem;
}
.amquote-order-discount .action-secondary {
  margin: 0 0 0 auto;
}
.amquote-addto-button {
  background: none;
  border: 1px solid #1979c3;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #1979c3;
  cursor: pointer;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.2rem;
  margin: 0 0 15px;
  padding: 14px 17px;
  transition-property: background-color, color;
  vertical-align: top;
  width: 100%;
}
.amquote-addto-button:hover,
.amquote-addto-button:active,
.amquote-addto-button:focus {
  background: #1979c3;
  border: 1px solid #1979c3;
  box-shadow: none;
  color: #ffffff;
}
.amquote-addto-button.-small {
  border-radius: 0;
  font-size: 1.3rem;
  line-height: 1;
  padding: 10px 0;
  transition: display .3s ease;
  white-space: nowrap;
}
.amquote-addto-button.-guest.-small {
  white-space: normal;
}
.amquote-action-wrap .action.tocart {
  margin-bottom: 10px;
  padding: 10px 0;
  width: 100%;
}
.amquote-action-wrap .actions-primary {
  display: block;
  width: 100%;
}
.amquote-action-wrap .actions-primary + .actions-secondary {
  display: block;
  padding: 0;
  text-align: center;
  width: inherit;
}
.amquote-action-wrap .swatch-input {
  display: inline-block;
}
.amquote-cart-wrapper.minicart-wrapper {
  display: inline-block;
  float: right;
  margin-bottom: 3px;
  margin-right: 4px;
}
.amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart {
  position: absolute;
}
.amquote-cart-wrapper.minicart-wrapper .block-minicart {
  width: 270px;
}
.amquote-cart-wrapper.minicart-wrapper .block-minicart:after,
.amquote-cart-wrapper.minicart-wrapper .block-minicart:before {
  transform: translateX(-10px);
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNSAyNSI+PHBhdGggZmlsbD0iIzc1NzU3NSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjQgMjFoLTFsLS4wMTItMTEuNTEyQS40ODguNDg4IDAgMCAwIDIyLjUgOUgyMFYxLjVhLjQ4OC40ODggMCAwIDAtLjQ4OC0uNDg4SDkuNDg4QS40ODguNDg4IDAgMCAwIDkgMS41VjIwaC0uMzM3QTMuNTE1IDMuNTE1IDAgMCAwIDcgMTguMzM3VjEuMzU5QzcgLjU1MSA2LjUgMCA1LjY2NCAwSDFTMCAwIDAgMXMxIDEgMSAxaDR2MTYuMDM1QTMuNSAzLjUgMCAxIDAgOC42NjMgMjNIMjRzMSAwIDEtMWMwLTEuMDAxLTEtMS0xLTF6bS0xMy4wMDEgMGwtLjAwMS0xMEgxNGwuMDAxIDQuMjM2YS40ODguNDg4IDAgMCAwIC43ODEuMzlsMS4xMzctMS4yNDUgMS4zMDEgMS4yNDZhLjQ4OC40ODggMCAwIDAgLjc4LS4zOTF2LTQuMjM1TDIxIDExdjkuOTk5TDEwLjk5OSAyMXptMS45OS0xNS4zNThhLjQ4OC40ODggMCAwIDAgLjc1OC40MDZsLjcwNi0uNzk3Ljc4OC43OTZBLjQ4Ny40ODcgMCAwIDAgMTYgNS42NFYzaDJ2NmgtN1YzaDEuOTg4djIuNjQyeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
  content: '';
  display: inline-block;
  height: 30px;
  line-height: 28px;
  margin: 0;
  overflow: hidden;
  speak: none;
  text-align: center;
  transition: opacity .3s ease;
  vertical-align: top;
  width: 23px;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart:hover:before {
  opacity: .75;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart > .text,
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter-number {
  text-shadow: 0 0 7px #000000;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty.empty {
  display: none;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  background: #ff5501;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart {
  padding-bottom: 0;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart .cart-item-qty {
  margin-right: 3px;
}
.amquote-cart-wrapper.minicart-wrapper .minicart-widgets {
  margin: 0;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart .subtitle.empty {
  padding: 30px 0 50px;
}
.cart.table-wrapper .data.table .col.price,
.cart.table-wrapper .data.table .col.qty,
.cart.table-wrapper .col.price.qty {
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item-info .col.qty {
  white-space: normal;
}
.cart.table-wrapper .col.price .control .amquotereq-input {
  padding: 0;
  text-align: center;
  width: 80px;
}
.cart.table-wrapper .amquotereq-input + .mage-error {
  font-weight: 400;
  line-height: normal;
}
.cart.table-wrapper .col.price .input-text,
.cart.table-wrapper .col.qty .input-text {
  color: #666666;
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 0;
  text-align: center;
}
.cart.table-wrapper .textarea.add-note {
  display: none;
}
.cart.table-wrapper .add-note-quote {
  cursor: pointer;
}
.quote-details {
  padding: 0 15px;
}
.quote-details .title {
  border-bottom: 1px solid #cccccc;
  display: block;
  font-size: 2.4rem;
  font-weight: 300;
  margin: 12px 0;
  padding-bottom: 5px;
}
.quote-details .control {
  margin-top: 10px;
}
.quote-details .form-login {
  border-bottom: 1px solid #cccccc;
}
.account-quote-buttons {
  margin-bottom: 15px;
}
.amasty-quote-account-view .table-wrapper table .quote-item-notes,
.amasty_quote-account-view .table-wrapper table .quote-item-notes {
  border-top: none;
}
.amasty-quote-account-view ul.note-list li,
.amasty_quote-account-view ul.note-list li {
  display: inline-block;
  width: 48%;
}
.amasty-quote-account-index .pages,
.amasty_quote-account-index .quote-products-toolbar .pager .pages,
.amasty-quote-account-index .limiter,
.amasty_quote-account-index .quote-products-toolbar .pager .limiter {
  display: inline-block;
  position: relative;
  width: auto;
}
.amasty-quote-update .control.price {
  line-height: 22px;
  min-width: 95px;
  position: relative;
}
.amasty-quote-update .amquote-price-label {
  display: block;
  font-size: 1.1rem;
  font-weight: 500;
}
.update-quote-cart {
  height: 1px;
  left: -9999px;
  position: absolute;
  width: 1px;
}
.quote-interest-message {
  font-weight: 700;
}
.cart-summary._sticky {
  margin-bottom: 20vh;
}
.cart-summary .checkout-methods-items .amasty-quote-link {
  font-size: 1.8rem;
  line-height: 2.2rem;
  text-decoration: none;
  width: 100%;
}
.amquote-cell-container {
  font-weight: 700;
  width: 50%;
}
.amquote-cell-container .amquote-note {
  font-weight: 400;
  word-break: break-word;
  word-wrap: break-word;
}
.amquote-cell-container:before {
  content: none !important;
}
.amquote-summary-details {
  margin-top: 20px;
}
.amquote-report-container,
.amquote-custom-fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
}
.amquote-report-container .amquote-item,
.amquote-custom-fields .amquote-item {
  font-weight: 700;
  margin-right: 20px;
  min-width: 200px;
}
.amquote-report-container .amquote-item:last-child,
.amquote-custom-fields .amquote-item:last-child {
  margin-right: 0;
}
.amquote-report-container .amquote-comment,
.amquote-custom-fields .amquote-comment {
  font-weight: 400;
  word-break: break-word;
  word-wrap: break-word;
}
.amquote-custom-fields .amquote-item {
  margin-bottom: 40px;
  margin-right: 0;
}
.am-quotes-head {
  white-space: nowrap;
}
.amquote-field-block {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 25px 0 0;
  position: relative;
}
.amquote-field-block .amquote-field {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.amquote-field-block .amquote-label {
  margin-right: 10px;
  max-width: 100px;
}
.amquote-field-block .mage-error {
  position: absolute;
  top: 100%;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#product_composite_configure_form_fields .amasty-composite-fieldset .admin__field.required .admin__field-label:after {
  content: '';
  margin: 0;
}
.quote-shipping-method .admin__page-section-title > span:after {
  color: #e22626;
  content: '*';
  font-weight: 400;
  margin-left: 3px;
}
.admin__fieldset .quote-choose-address .admin__field-shipping-same-as-billing .admin__field-label {
  width: 100%;
}
.amquote-order-table.-additional,
.amquote-order-view .amquote-order-table {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amquote-order-table.-additional,
.ie11 .amquote-order-view .amquote-order-table {
  word-break: break-all;
}
.ie11 .amquote-order-table.-additional,
.ie11 .amquote-order-view .amquote-order-table {
  word-break: break-all;
}
.ie11 .amquote-order-table.-additional,
.ie11 .amquote-order-view .amquote-order-table {
  word-break: break-all;
}
.ie11 .amquote-order-table.-additional,
.ie11 .amquote-order-view .amquote-order-table {
  word-break: break-all;
}
.ie11 .amquote-order-table.-additional,
.ie11 .amquote-order-view .amquote-order-table {
  word-break: break-all;
}
.customer-account-fields .admin__field {
  max-width: 50%;
}
.quote-custom-shipping-fee {
  padding: 0 10px;
}
.amquote-shipping-choose .amquote-title {
  display: flex;
  align-items: center;
  line-height: 1;
}
.amquote-shipping-choose .amquote-label {
  margin-right: 10px;
}
.amquote-shipping-choose .amquote-options-list .amquote-option .amquote-label {
  display: flex;
}
.amquote-shipping-choose .amquote-inner {
  font-weight: 600;
  margin-left: calc(5px);
}
.amquote-customfee-block {
  bottom: 2px;
  position: relative;
}
.amasty_quote-cart-index .cart.actions .action {
  flex-basis: 100%;
  margin: 0 0 20px 0;
  text-align: center;
}
.amskit-toolbar-wrap {
  background: #ffffff;
  border-radius: 10px;
  bottom: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  left: 3%;
  position: fixed;
  width: 300px;
  z-index: 9999;
}
.amskit-toolbar-wrap.-open:after {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 35%, #ffffff);
  bottom: 15px;
  content: '';
  height: 25px;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.amskit-toolbar-wrap.-open {
  padding-bottom: 15px;
}
.amskit-toolbar-box {
  background: #e4e4e4;
  border-radius: 10px;
  box-sizing: border-box;
  cursor: pointer;
  padding: 10px 20px;
}
.amskit-toolbar-box.-open {
  border-radius: 10px 10px 0 0;
  cursor: auto;
}
.amskit-toolbar-box > .amskit-title {
  color: #000000;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}
.amskit-toolbar-box > .amskit-title:before {
  content: '';
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTUiIGZpbGw9IiNGRjk0MTYiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNyA3Ljc1MmMwIC40ODUuMDE4LjkxMS4wMTggMS4zOTZ2Ny43MDVsLjAwMSAzLjU5OGMwIC41ODktLjAxNSAxLjE4MiAwIDEuNzcydi4wMjZjMCAuNDA2LjM0Ny43NTEuNzU0Ljc1MWgxNC40NzJjLjM5NiAwIC43NzItLjM0NS43NTQtLjc1LS4wMi0uNDA2LS4zMzItLjc1Mi0uNzU0LS43NTJINy43OGwuNzU0Ljc1MXYtMS40NTNsLS4wMDEtMy40NFYxMy4xNCA5LjQ5M2MwLS41OS0uMDAzLTEuMTI1LS4wMTgtMS43MTR2LS4wMjdjMC0uMzk0LS4zMzYtLjc3LS43NDItLjc1MS0uNDE5LjAxOC0uNzczLjMzLS43NzMuNzUxeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMC42MzYgMTguNzA2djMuNDk3YzAgLjQxOC4zMzUuODE2LjcyOC43OTZhLjc3OS43NzkgMCAwIDAgLjcyNy0uNzk2di0zLjA1Mi0uNDQ1YzAtLjQxOC0uMzM0LS44MTYtLjcyNy0uNzk2YS43NzYuNzc2IDAgMCAwLS43MjguNzk2ek0xNC4yNzMgMTUuMTF2Ny4wNTNjMCAuNDM5LjMzNC44NTcuNzI3LjgzNi4zOTMtLjAyLjcyNy0uMzY4LjcyNy0uODM2di02LjE3LS44ODNjMC0uNDM5LS4zMzQtLjg1Ny0uNzI3LS44MzYtLjM5My4wMi0uNzI3LjM2OC0uNzI3LjgzNnpNMTcuOTEgMTUuODV2Ni4yOTljMCAuNDQ3LjMzNC44NzEuNzI3Ljg1LjM5Mi0uMDIxLjcyNy0uMzc0LjcyNy0uODV2LTUuNTItLjc3OGMwLS40NDctLjMzNS0uODcyLS43MjctLjg1LS4zOTMuMDIxLS43MjguMzc0LS43MjguODV6TTIxLjU0NiAxMi44OTNWMjIuMTk4YzAgLjQyLjMzNC44MjEuNzI3LjgwMS4zOTMtLjAyLjcyNy0uMzUyLjcyNy0uODAxdi0zLjE0LTUuMDA2LTEuMTU5YzAtLjQyLS4zMzQtLjgyMS0uNzI3LS44MDEtLjM5My4wMi0uNzI3LjM1Mi0uNzI3LjgwMXpNOC4zODIgMTYuMDI3bDIuMDA4LTEuMzg2YzEuMDYyLS43MzIgMi4xMi0xLjQ2OCAzLjE4My0yLjJsLjczOS0uNTExYy4zMjQtLjIyMS41LS42NjguMjcxLTEuMDI5LS4yMDctLjMxOS0uNjg2LS41MS0xLjAzMi0uMjdsLTIuMDA4IDEuMzg1Yy0xLjA2My43MzMtMi4xMjIgMS40NjktMy4xODQgMi4ybC0uNzM4LjUxMWMtLjMyNS4yMjItLjUwMi42NjktLjI3MiAxLjAzLjIxMS4zMjIuNjg2LjUxIDEuMDMzLjI3eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMy43MzIgMTIuMDA5bDMuMjQ3LjYyLjQ2OC4wOWMuMzg0LjA3NS44MzItLjExLjkyNi0uNTI2LjA4My0uMzcyLS4xMTMtLjg0NS0uNTI3LS45MjRsLTMuMjQ4LS42Mi0uNDY3LS4wOWMtLjM4NC0uMDc0LS44MzMuMTEtLjkyNy41MjYtLjA4Ny4zNjguMTEzLjg0NS41MjguOTI0eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xOC4xNzcgMTIuNTI0YzEuMTA4LTEuMTk4IDIuMjE2LTIuMzkyIDMuMzIzLTMuNTkuMTU1LS4xNy4zMTMtLjMzOC40NjgtLjUwNy4yNjctLjI5LjMwOC0uNzgxIDAtMS4wNjMtLjI5LS4yNjYtLjc4LS4zMDgtMS4wNjcgMC0xLjEwNyAxLjE5OC0yLjIxNSAyLjM5Mi0zLjMyMyAzLjU5LS4xNTQuMTY5LS4zMTIuMzM4LS40NjcuNTA3LS4yNjcuMjg5LS4zMDkuNzggMCAxLjA2My4yOS4yNjYuNzguMzA3IDEuMDY2IDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIwLjY3NSA3Ljg5N3YyLjM1YzAgLjM5NS4zNDcuNzcuNzU0Ljc1Mi40MDctLjAxOS43NTMtLjMzLjc1My0uNzUxdi0yLjM1YzAtLjM5NS0uMzQ2LS43Ny0uNzUzLS43NTItLjQxLjAyLS43NTQuMzMtLjc1NC43NTF6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxLjQyOSA3LjE0NmMtLjc1Ny4wMDgtMS41MTUuMDExLTIuMjcyLjAxOS0uMzk2LjAwNC0uNzcyLjM0Mi0uNzU0Ljc1LjAyLjQwNi4zMzIuNzU2Ljc1NC43NTIuNzU3LS4wMDggMS41MTUtLjAxMSAyLjI3Mi0uMDE5LjM5Ni0uMDA0Ljc3Mi0uMzQyLjc1My0uNzUtLjAxOC0uNDA2LS4zMzEtLjc1Ni0uNzUzLS43NTJ6Ii8+PC9zdmc+) no-repeat center;
  vertical-align: top;
  width: 30px;
}
.amskit-toolbar-box > .amskit-arrow {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNCMkIyQjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMyA3TDcgMSAxIDciLz48L3N2Zz4=) no-repeat center;
  display: inline-block;
  float: right;
  height: 30px;
  width: 12px;
}
.amskit-toolbar-box.-open > .amskit-arrow {
  cursor: pointer;
  transform: rotate(180deg);
}
.amskit-toolbar-content {
  background: #ffffff;
  box-sizing: border-box;
  color: #000000;
  font-size: 14px;
  max-height: 75vh;
  padding: 10px;
  overflow: auto;
}
.amskit-toolbar-content .amskit-table {
  table-layout: fixed;
}
.amskit-toolbar-content > .amskit-title {
  border-bottom: 1px solid #e4e4e4;
  font-size: 16px;
  font-weight: 600;
  margin: 10px;
  padding: 0 0 10px;
}
.amskit-toolbar-content > .amskit-background {
  background: #f6f6f6;
  margin: 5px -10px 25px;
  padding: 10px;
}
.amskit-toolbar-content .amskit-cell {
  word-break: break-word;
  word-wrap: break-word;
}
.amskit-toolbar-content .amskit-cell.-indent {
  padding-left: 35px;
}
.amskit-toolbar-content .amskit-description {
  color: #adadad;
  font-size: 12px;
}
.amskit-toolbar-content .amskit-description.-headings {
  padding-left: 25px;
}
.amskit-toolbar-content .amskit-icon {
  padding-left: 25px;
  position: relative;
}
.amskit-toolbar-content .amskit-icon:before {
  content: '';
  display: inline-block;
  height: 18px;
  left: 0;
  position: absolute;
  width: 18px;
}
.amskit-toolbar-content .amskit-icon.-warning:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiNFQjU3NTciLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNOSA0djYuNSIvPjxjaXJjbGUgY3g9IjkiIGN5PSIxNCIgcj0iMSIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
}
.amskit-toolbar-content .amskit-icon.-normal:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiMxNzg3RTAiLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNNS41IDlsMy4xMjUgM0wxMi41IDciLz48L3N2Zz4=) no-repeat center;
}
.amskit-headings-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amskit-headings-wrap > .amskit-item {
  margin-bottom: 5px;
  margin-left: 8px;
  text-align: center;
}
.amskit-headings-wrap .amskit-head {
  text-transform: uppercase;
}
.amskit-page-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amskit-page-links > .amskit-item {
  padding-left: 10px;
  position: relative;
}
.amskit-page-links > .amskit-item:before {
  background: 55b 4ff;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 5px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
}
.amskit-page-links .amskit-label {
  display: inline-block;
  width: 80%;
}
.amskit-separator-wrap {
  background: #c4c4c4;
  height: 1px;
  margin: 15px 0;
  position: relative;
}
.amskit-separator-wrap ~ .amskit-url {
  display: none;
}
.amskit-separator-wrap > .amskit-button {
  background: #ffffff;
  border: 1px solid #c4c4c4;
  border-radius: 20px;
  color: #c4c4c4;
  cursor: pointer;
  font-size: 10px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  -ms-transform: translate(-50%, -50%);
  padding: 0 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all .3s ease;
  transform: translate(-50%, -50%);
  transition: all .3s ease;
}
.amskit-separator-wrap > .amskit-button:hover {
  border-color: #1787e0;
  color: #1787e0;
}
@media (min-width: 480px) {
  .amskit-toolbar-wrap.-open {
    width: 450px;
  }
  .amskit-page-links .amskit-label {
    width: 55%;
  }
}
.amrates-shipping-rates .field.choice.item {
  padding: 8px;
}
.message.error {
  color: #c92623;
}
.product-info-main .product-info-price {
  display: flex;
  flex-wrap: nowrap;
  gap: 5px;
}
.product-info-main .product-info-price a.new-find-distributor-button {
  display: flex;
  width: 160px;
  height: 40px;
  padding: var(--S, 16px) 28px;
  justify-content: center;
  align-items: center;
  border-radius: 26px;
  background: var(--neutrals-90, #191919);
}
.product-info-main .product-info-price a.new-find-distributor-button span {
  color: var(--neutrals-00, #ffffff);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
}
.mst-search__result-tabs {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  padding: 0;
}
.mst-search__result-tabs:before,
.mst-search__result-tabs:after {
  content: '';
  display: table;
}
.mst-search__result-tabs:after {
  clear: both;
}
.mst-search__result-tabs li {
  margin: 0 5px -1px 0;
  padding: 0;
  float: left;
}
.mst-search__result-tabs li a {
  display: block;
  padding: 10px 35px;
  text-decoration: none;
  color: #7d7d7d;
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-radius: 1px 1px 0 0;
}
.mst-search__result-tabs li a.active,
.mst-search__result-tabs li a:hover,
.mst-search__result-tabs li a:focus {
  color: #333333;
  background: #ffffff;
}
.mst-search__result-tabs li a.active {
  border-bottom: 1px solid #ffffff;
}
.mst-search__result-index {
  padding: 1rem 0 1rem 0;
}
.mst-search__result-index .mst-search__result-index-title {
  background: #f6f6f6;
  padding: 1rem;
  border-radius: 1px;
  color: #7d7d7d;
}
.mst-search__result-index:last-child {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #f6f6f6;
}
.mst-search__index ul.mst-search__list {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.mst-search__index ul.mst-search__list li {
  margin: 2rem 0;
}
.mst-search__index ul.mst-search__list li:before,
.mst-search__index ul.mst-search__list li:after {
  content: '';
  display: table;
}
.mst-search__index ul.mst-search__list li:after {
  clear: both;
}
.mst-search__index ul.mst-search__list li:last-child {
  margin-bottom: 0;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title {
  font-size: 1.5rem;
  font-weight: 600;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title > a {
  color: #333333;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title > span {
  color: #aaaaaa;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title._crumbs a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='h-auto pos-relative mh-4 css-10v800z'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: -2px 5px;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title._crumbs a:last-child:after {
  display: none;
}
.mst-search__index ul.mst-search__list li .mst-search__index-content {
  color: #666666;
  margin: .5rem 0 0 0;
}
.mst-search__index ul.mst-search__list li .mst-search__index-image {
  margin-right: 2rem;
  float: left;
}
.mst-search__index ul.mst-search__list li .mst-search__index-image > img {
  max-width: 5rem;
  max-height: 5rem;
}
.mst-search__highlight {
  background: #ffff00;
}
.mst-search__misc-recommendations {
  display: flex;
  flex-wrap: wrap;
}
.mst-search__misc-recommendations dt {
  margin-right: 20px;
}
.mst-search__misc-recommendations dd {
  margin-right: 20px;
}
.mst-search__misc-recommendations dd .count {
  color: #7d7d7d;
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 10px;
  font-size: 21px;
  color: #bbbbbb;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
.fgp-content {
  float: left;
  margin-right: 15px;
  margin-top: 10px;
  width: 20%;
}
.freegift-title {
  font-size: 20px;
  margin-bottom: 10px;
}
.freegift-price {
  text-decoration: line-through;
}
.freegif-warning-modal {
  z-index: 9999999 !important;
}
.frgview-link {
  opacity: 0;
}
.freegift-with-purchase {
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 5px;
}
.freegift-with-purchase:hover {
  border: 1px solid #d5d5d5;
  border-radius: 5px;
}
.freegift-with-purchase:hover .frgview-link {
  opacity: 1;
}
.freegift-with-purchase.selected {
  background: url("../Mageants_FreeGift/images/check-mark-verify.png");
  background-position: right 5px top 6px;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-repeat: no-repeat;
  background-size: auto auto;
  background-size: 12px;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
}
.freegift-with-purchase.selected .frgview-link {
  opacity: 1;
}
.config-product-option {
  display: inline-block;
  margin-top: 10px;
  width: 100px;
}
.catalog-product-view .product.media {
  position: relative;
}
.mgfree-label {
  left: 10px;
  position: absolute;
  top: 10px;
  z-index: 9;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0);
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_InstagramFeed
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mpinstagramfeed-container .mpinstagramfeed-photo {
  margin: 2px;
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    font-size: 14px !important;
    opacity: 1 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    opacity: 1 !important;
  }
}
.mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
  line-height: 18px;
  letter-spacing: normal;
  position: absolute;
  bottom: 0;
  padding: 5px;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #F0F0F0;
  max-height: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mpinstagramfeed-photo:hover .mpinstagramfeed-post-caption {
  opacity: 1 !important;
  display: inline;
}
.mpinstagramfeed-container .mpinstagramfeed-photo img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  padding: 0 1px 1px 0;
}
.instagram-slide.homeblock-slider .homeblock-title {
  margin-right: 80px;
}
.instagram-slide .owl-item .item {
  margin: 0 5px;
}
.instagram-slide .owl-side-narrow .owl-carousel .owl-controls {
  position: absolute;
  right: 0;
  top: -38px;
}
.instagram-slide .owl-side-narrow .owl-carousel .owl-stage-outer .owl-stage .view-instagram-btn,
.instagram-slide .owl-side-narrow .owl-carousel .owl-stage-outer .owl-stage .view-instagram-btn:visited {
  font-size: 0.9rem;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 25px;
  color: #000000;
  mix-blend-mode: lighten;
  padding: 5px 25px;
  opacity: 0;
}
.instagram-slide .owl-side-narrow .owl-carousel .owl-stage-outer .owl-stage .item-details:hover .view-instagram-btn {
  opacity: .8;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigation
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.layered-filter-block-container .ln_tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.filter-content .category-items {
  margin: 0;
  padding-left: 30px;
  list-style: none;
}
.filter-content .icon-expand:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e608';
  font-family: 'luma-icons';
  vertical-align: bottom;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding-right: 5px;
}
.filter-content .active.icon-expand:after {
  content: '\e622';
}
.filter-content input[type="text"]:focus,
.filter-content input[type="checkbox"]:focus,
.filter-content input[type="radio"]:focus,
.filter-content select:focus {
  outline: none !important;
  box-shadow: none !important;
}
.filter-content .filter-options-item li a:hover {
  background: none !important;
  color: #006bb4;
}
.filter-content .filter-options-item li a:hover span {
  color: #006bb4;
}
.filter-content .filter-options-item .ui-slider-handle {
  height: 15px !important;
  width: 15px !important;
  background: #01007F;
  left: -2px;
  bottom: -3px;
}
.filter-content #ln_slider_price {
  margin-bottom: 5px;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Search
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
@media only screen and (max-width: 600px) {
  .minisearch .search-category {
    top: 65% !important;
    right: 15px !important;
    height: 32px;
    display: none;
  }
}
.autocomplete-suggestions {
  border: 1px solid #bbbbbb;
  background: #ffffff;
  cursor: default;
  border-top: none;
  height: auto;
  overflow: auto;
  max-height: 2000px;
}
.autocomplete-suggestion {
  cursor: pointer;
  overflow: hidden;
  padding: 10px 5px 10px 5px;
  font-size: 1.2em;
  border-bottom: 1px solid #eeeeee;
  display: block;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.search-category,
#mpsearch-category {
  height: 100%;
}
.autocomplete-selected {
  background: #eef3d6;
}
input#searchauto {
  border: 1px solid #bbbbbb;
  border-radius: 2px;
  width: 375px;
}
.suggestion-left {
  float: left;
  width: 15%;
  padding: auto;
}
.suggestion-right {
  width: 82%;
  padding-left: 10px;
  text-align: left;
  color: black;
  float: left;
}
.product-name {
  font-size: 14px;
  color: #3399cc;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-price {
  font-size: 12px;
}
.product-des {
  font-size: 12px;
}
.product-des p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-line {
  margin-bottom: 5px;
}
ul#ui-id-1 {
  font-family: inherit;
  padding: 0px;
  border-bottom: none;
}
p.short-des {
  margin: 0px;
  font-size: 0.9em;
  color: #aaaaaa;
}
#view_all {
  text-align: center;
  background: #eff4f7;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .block-search {
    z-index: 4 !important;
    padding-left: 140px !important;
  }
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.mst-searchautocomplete__autocomplete {
  display: none !important;
  border-top: 2px solid #1ba1fc;
  position: absolute;
  top: 3.1rem;
  left: 0;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 3px;
  min-height: 3.5rem;
  z-index: 1000;
  text-align: left;
  overflow: hidden;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  margin-top: 7px;
}
.mst-searchautocomplete__autocomplete._active {
  display: block !important;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  max-height: 70vh;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__results {
  height: 100%;
  overflow-y: auto;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__results.__all {
  margin-bottom: 40px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
  display: none;
  position: absolute;
  top: 5px;
  right: 10px;
}
.mst-searchautocomplete__autocomplete._loading .mst-searchautocomplete__spinner {
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
  background: #efefef;
  text-align: center;
  padding: 8px 10px;
  color: #777777;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  border-top: 1px solid #efefef;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  font-weight: 600;
  padding: 10px 0;
  color: #777777;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  border-bottom: 1px solid #efefef;
  padding: 10px 0 9px 0px;
  margin: 0 10px;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #777777;
  text-transform: uppercase;
  font-weight: 700;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
  display: none;
}
.mst-searchautocomplete__autocomplete ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mst-searchautocomplete__autocomplete ul li {
  margin: 0;
  padding: 7px 10px;
  cursor: pointer;
}
.mst-searchautocomplete__autocomplete ul li:before,
.mst-searchautocomplete__autocomplete ul li:after {
  content: '';
  display: table;
}
.mst-searchautocomplete__autocomplete ul li:after {
  clear: both;
}
.mst-searchautocomplete__autocomplete ul li a.title {
  font-weight: 500;
  margin-bottom: 0;
  color: #333333;
  text-decoration: none;
}
.mst-searchautocomplete__autocomplete ul li._active {
  background: #f8f8f8;
}
.mst-searchautocomplete__autocomplete ul li._active a.title {
  text-decoration: underline;
}
.mst-searchautocomplete__index.popular .index-title {
  background: none;
  text-align: left;
  color: #999999;
}
.mst-searchautocomplete__index.popular ul li {
  float: left;
  padding: 10px 10px 10px 10px;
  margin: 0;
}
.mst-searchautocomplete__index.popular ul li a {
  font-size: 1.3rem;
  color: #575757;
  font-weight: 600;
}
.mst-searchautocomplete__index.popular ul li:hover {
  background: none;
  cursor: pointer;
}
.mst-searchautocomplete__index.popular ul li:hover a {
  text-decoration: underline;
}
.mst-searchautocomplete__index.magento_catalog_product {
  border-left: 1px solid transparent;
}
.mst-searchautocomplete__item.magento_catalog_product {
  display: flex;
  border-bottom: 1px solid #f6f6f6;
  align-items: center;
  padding: 10px;
}
.mst-searchautocomplete__item.magento_catalog_product:last-child {
  border-bottom: none;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper {
  height: 8rem;
  width: 8rem;
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper img {
  height: 8rem;
  max-width: 8rem;
  display: block;
  margin: auto;
  object-fit: contain;
}
.mst-searchautocomplete__item.magento_catalog_product .title {
  display: block;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .title a {
  color: #333333;
}
.mst-searchautocomplete__item.magento_catalog_product .title .sku {
  color: #777777;
}
.mst-searchautocomplete__item.magento_catalog_product .meta {
  flex-grow: 1;
  overflow: hidden;
}
.mst-searchautocomplete__item.magento_catalog_product .description {
  font-size: 1.2rem;
  color: #777777;
  height: 3rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .store > .price {
  display: block;
  font-weight: 600;
  margin-left: 1rem;
  white-space: nowrap;
  font-size: 1.3rem;
}
.mst-searchautocomplete__item.magento_catalog_product .store > .price .price-label {
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary {
  margin: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary .reviews-actions {
  display: none;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message {
  padding: 5px 10px;
  font-size: 1.2rem;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message.error {
  color: #e02b27;
  background: #fae5e5;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message.success {
  color: #006400;
  background: #e5efe5;
}
.mst-searchautocomplete__item.magento_catalog_product .to-cart {
  float: right;
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .inStock {
  color: #76bd76;
}
.mst-searchautocomplete__item.magento_catalog_product .outOfStock {
  color: #a96565;
}
.mst-searchautocomplete__item.magento_catalog_product._active {
  background: #f8f8f8 !important;
}
.mst-searchautocomplete__item.magento_catalog_product._active .title a {
  text-decoration: underline;
}
.mst-searchautocomplete__item.magento_search_query a {
  float: left;
}
.mst-searchautocomplete__item.magento_search_query .num_results {
  float: right;
  color: #777777;
}
.mst-searchautocomplete__item a.title {
  word-break: break-word;
}
.mst-searchautocomplete__item a.title i {
  color: #777777;
  display: inline-block;
  margin: 0 .5rem;
  font-style: normal;
}
.mst-searchautocomplete__highlight {
  font-weight: 600;
  color: #1ba1fc;
}
.mst-searchautocomplete__spinner {
  position: relative;
  width: 20px;
  height: 20px;
  margin: auto;
}
.mst-searchautocomplete__spinner .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 768px) {
  .mst-searchautocomplete__autocomplete {
    width: 100%;
    min-width: 480px;
  }
  .mst-searchautocomplete__autocomplete._active {
    display: block !important;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols {
    width: 720px !important;
    position: absolute;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
    clear: left;
    float: left;
    display: block;
    position: relative;
    max-width: 223px;
    width: 223px;
    padding-bottom: 2rem;
    box-sizing: border-box;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index .mst-searchautocomplete__index-title {
    margin-right: 0;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
    width: 480px;
    max-width: 480px;
    clear: right;
    float: right;
    border-left: 1px solid #f6f6f6;
    border-right: unset;
    padding-bottom: 0;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
    clear: both;
  }
}
@media (max-width: 768px) {
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
    display: block;
    position: absolute;
    right: 6px;
    top: 0;
    font-weight: bold;
    color: #999999;
    font-size: 1.6rem;
    padding: 10px;
    line-height: 1rem;
    cursor: pointer;
  }
}
.mst-search-autocomplete__typeahead-overlay {
  color: #aaa;
  top: 0;
  position: absolute !important;
  z-index: -1;
  left: 15px;
  border: 0 !important;
}
html.mstInPage,
html.mstInPage body {
  position: absolute;
  overflow-y: hidden;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.mstInPage__container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  display: none;
  overflow-y: scroll;
}
.mstInPage__container._visible {
  display: block;
}
.mstInPage__backdrop {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(240, 243, 246, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1000000;
}
.mstInPage__wrapper {
  position: relative;
  z-index: 1000001;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header {
  display: flex;
  align-items: center;
  padding: 20px 30px;
  box-sizing: border-box;
  background: #ffffff;
}
.mstInPage__header form {
  width: 100%;
  display: flex;
  align-items: center;
}
.mstInPage__header form:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg enable-background='new 0 0 32 32' height='32px' version='1.1' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='play'/%3E%3Cg id='stop'/%3E%3Cg id='pause'/%3E%3Cg id='replay'/%3E%3Cg id='next'/%3E%3Cg id='Layer_8'/%3E%3Cg id='search'%3E%3Cg%3E%3Ccircle cx='14.5' cy='14.5' fill='none' r='11.5' stroke='%23CCCCCC' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline fill='none' stroke='%23CCCCCC' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' x1='29' x2='23' y1='29' y2='23'/%3E%3C/g%3E%3C/g%3E%3Cg id='list'/%3E%3Cg id='love'/%3E%3Cg id='menu'/%3E%3Cg id='add'/%3E%3Cg id='headset'/%3E%3Cg id='random'/%3E%3Cg id='music'/%3E%3Cg id='setting'/%3E%3Cg id='Layer_17'/%3E%3Cg id='Layer_18'/%3E%3Cg id='Layer_19'/%3E%3Cg id='Layer_20'/%3E%3Cg id='Layer_21'/%3E%3Cg id='Layer_22'/%3E%3Cg id='Layer_23'/%3E%3Cg id='Layer_24'/%3E%3Cg id='Layer_25'/%3E%3Cg id='Layer_26'/%3E%3C/svg%3E");
}
.mstInPage__header .mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header._loading form:before {
  width: 26px;
  height: 26px;
  margin-left: 2px;
  margin-right: 2px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.542 1.487A21.507 21.507 0 00.5 22c0 11.874 9.626 21.5 21.5 21.5 9.847 0 18.364-6.675 20.809-16.072a1.5 1.5 0 00-2.904-.756C37.803 34.755 30.473 40.5 22 40.5 11.783 40.5 3.5 32.217 3.5 22c0-8.137 5.3-15.247 12.942-17.65a1.5 1.5 0 10-.9-2.863z' fill='%23CCCCCC' %3E%3C/path%3E%3C/svg%3E");
  animation: mstInPage--loading 0.5s linear infinite;
}
.mstInPage__header input[type=search] {
  border: none;
  font-size: 2.3rem;
  color: #575757;
  height: 60px;
  background: #ffffff;
  margin-right: 30px;
  padding-left: 30px;
  width: 100%;
}
.mstInPage__header input[type=search]::placeholder {
  color: #cccccc;
}
.mstInPage__header input[type=search]:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.mstInPage__viewAll {
  white-space: nowrap;
  margin-right: 50px;
  color: #1ba1fc;
  text-decoration: none;
}
.mstInPage__viewAll:hover {
  color: #1ba1fc;
  text-decoration: underline;
}
.mstInPage__indexList {
  display: flex;
  align-items: center;
}
.mstInPage__indexList .mstInPage__indexListList {
  display: flex;
}
.mstInPage__indexList .mstInPage__index {
  padding: 7px 10px;
  cursor: pointer;
  border-radius: 2px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  margin-right: 10px;
}
.mstInPage__indexList .mstInPage__index span,
.mstInPage__indexList .mstInPage__index i {
  display: block;
}
.mstInPage__indexList .mstInPage__index span {
  font-weight: 600;
  line-height: 2rem;
  font-size: 1.4rem;
}
.mstInPage__indexList .mstInPage__index i {
  font-style: normal;
  font-size: 1.2rem;
  color: #999999;
  margin-left: 1rem;
  line-height: 2rem;
}
.mstInPage__indexList .mstInPage__index:hover {
  border-color: #1ba1fc;
}
.mstInPage__indexList .mstInPage__index._active {
  background: #1ba1fc;
  border-color: #1ba1fc;
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._active i {
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._empty {
  display: none;
  opacity: 0.3;
  border-color: transparent !important;
}
.mstInPage__itemList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 30px;
  grid-column-gap: 30px;
}
.mstInPage__itemList._empty {
  background: #fdf0d5;
  color: #6f4400;
  padding: 15px;
  font-size: 90%;
}
.mstInPage__highlight {
  color: #1ba1fc;
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product {
  display: flex;
}
.mstInPage__item.magento_catalog_product .mst__product-image {
  width: 130px;
  flex-shrink: 0;
  margin-right: 20px;
  background: #ffffff;
}
.mstInPage__item.magento_catalog_product .mst__product-image img {
  border: 1px solid #ececec;
  padding: 5px;
  max-width: 120px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__title {
  color: #333333;
  margin-bottom: 5px;
  display: block;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__sku {
  color: #999999;
  margin-bottom: 5px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__description {
  font-size: 1.2rem;
  color: #999999;
  height: 4.5rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 8px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .reviews-actions {
  font-size: 12px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  flex-shrink: 0;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .to-cart {
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-container {
  display: flex;
  align-items: center;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-label {
  font-size: 1.2rem;
  color: #999999;
  font-weight: 500;
  display: block;
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price {
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product .inStock {
  color: #76bd76;
}
.mstInPage__item.magento_catalog_product .outOfStock {
  color: #a96565;
}
.mstInPage__item.magento_catalog_category,
.mstInPage__item.magento_cms_page {
  padding: 10px;
  border: 1px solid #ececec;
}
.mstInPage__item.magento_catalog_category .title i,
.mstInPage__item.magento_cms_page .title i {
  font-style: normal;
  color: #999999;
  margin: 0 10px;
}
.mstInPage__content {
  display: flex;
  background: #ffffff;
  border-top: 1px solid #ececec;
  overflow: hidden;
  flex-wrap: nowrap;
}
.mstInPage__content.disable {
  flex-direction: column;
}
.mstInPage__content.disable .mstInPage__sidebar {
  display: none;
}
.mstInPage__content .mstInPage__sidebar {
  width: 350px;
  flex-shrink: 0;
  overflow: scroll;
}
.mstInPage__content .mstInPage__main {
  padding: 30px;
  flex-grow: 1;
  overflow: scroll;
}
.mstInPage__content._empty {
  display: none;
}
.mstInPage__bucketList.disable {
  dispalay: none;
}
.mstInPage__bucketList.listApplied {
  padding: 0 0 20px 0;
}
.mstInPage__bucketList.filters_top {
  overflow-x: scroll;
}
.mstInPage__bucketList .mstInPage__bucket {
  border-bottom: 1px solid #ececec;
  user-select: none;
}
.mstInPage__bucketList .mstInPage__bucket:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketLabel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  padding: 20px 30px;
  letter-spacing: .5px;
  cursor: pointer;
}
.mstInPage__bucketList .mstInPage__bucket strong {
  padding: 20px 0 20px 30px;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket.listApplied strong {
  padding: 0px 0 0px 30px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList {
  padding: 0 28px 10px 28px;
  flex-wrap: wrap;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem {
  margin: 11px 3px;
  display: flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  user-select: none;
  font-size: 14px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem:first-child {
  margin-top: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem span {
  max-width: 176px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem i {
  display: block;
  font-style: normal;
  margin-left: 16px;
  background: rgba(65, 66, 71, 0.08);
  color: #999999;
  font-weight: 600;
  font-size: 10px;
  border-radius: 1px;
  padding: 0 4px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(65, 66, 71, 0.08);
  border: none;
  border-radius: 2px;
  height: 16px;
  margin: -4px 16px 0 0;
  position: relative;
  width: 16px;
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem input[type=checkbox]:after {
  background-color: #ffffff;
  border-radius: 4px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-2px) translateY(-2px);
  width: 4px;
  opacity: .1;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active input[type=checkbox] {
  background-color: #1ba1fc;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active input[type=checkbox]:after {
  opacity: 1;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active span {
  font-weight: 600;
}
.mstInPage__bucketList .mstInPage__bucket._expanded .mstInPage__bucketItemList {
  display: block;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketExpand {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M33.17 17.17l-9.17 9.17-9.17-9.17-2.83 2.83 12 12 12-12z'/%3E%3Cpath d='M0 0h48v48h-48z' fill='none'/%3E%3C/svg%3E");
  background-size: cover;
}
.mstInPage__bucketList .mstInPage__bucket._expanded .mstInPage__bucketExpand {
  transform: rotate(180deg);
}
.mstInPage__bucketState {
  display: none;
  flex-wrap: wrap;
  padding: 10px 28px;
}
.mstInPage__bucketState .mstInPage__bucketItemList strong {
  display: none;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem {
  cursor: pointer;
  border: 1px solid #ececec;
  border-radius: 2px;
  display: flex;
  align-items: center;
  padding: 3px 10px;
  margin: 3px;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem .mstInPage__close {
  width: 14px;
  height: 14px;
  margin-left: 10px;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem:hover {
  border-color: #1ba1fc;
}
.mstInPage__stat {
  height: 20px;
  text-align: right;
  font-size: 12px;
  color: #6d6d6d;
  margin-bottom: 10px;
  margin-top: -18px;
  transition: all 100ms;
}
.mstInPage__stat._loading {
  opacity: 0.3;
}
.mstInPage__pagination {
  display: flex;
  margin-top: 30px;
}
.mstInPage__pagination .mstInPage__page {
  padding: 5px 11px;
  border-radius: 2px;
  border: 1px solid transparent;
  cursor: pointer;
  margin-right: 5px;
}
.mstInPage__pagination .mstInPage__page.current {
  background: #1ba1fc;
  color: #ffffff;
}
.mstInPage__pagination .mstInPage__page:hover {
  border-color: #1ba1fc;
}
.mstInPage__pagination .mstInPage__pagination_prev {
  content: "<";
}
.mstInPage__pagination .mstInPage__pagination_next {
  content: ">";
}
.mstInPage__slider {
  margin: 10px 42px 20px 35px;
  height: 5px;
  background: #d9d9d9;
}
.mstInPage__slider .ui-slider-range {
  height: 5px;
  position: absolute;
  background: #1ba1fc;
}
.mstInPage__slider .ui-slider-handle {
  height: 24px;
  border-radius: 2px;
  width: 16px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  margin-top: -10px;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
  cursor: pointer;
}
.mstInPage__sliderFromTo {
  display: flex;
  margin: 0 30px 20px 30px;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}
@keyframes mstInPage--loading {
  to {
    transform: rotate(1turn);
  }
}
@media (min-width: 768px) {
  .mstInPage__wrapper {
    margin: 15px auto;
    max-width: 1420px;
    max-height: calc(100vh - 30px);
  }
}
@media (max-width: 768px) {
  .mstInPage__wrapper {
    margin: 0;
    max-width: 100%;
  }
  .mstInPage__wrapper .mstInPage__header {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__header .mstInPage__indexList {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__main {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__itemList {
    grid-template-columns: 1fr;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__stat {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__sidebar {
    display: none;
  }
}
@media (min-width: 992px) {
  .sw-megamenu.navigation > ul {
    position: relative;
  }
  .sw-megamenu.navigation > ul:after {
    display: table;
    content: '';
    clear: both;
  }
  .sw-megamenu.navigation .open-children-toggle {
    display: none;
  }
  .sw-megamenu.navigation span.cat-label {
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 9px;
    padding: 2px;
    border-radius: 0;
    line-height: 1;
    color: #fff;
  }
  .sw-megamenu.navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1 {
    background-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1::before {
    border-left-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2 {
    background-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2::before {
    border-left-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3 {
    background-color: #0ae3eb;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3::before {
    border-left-color: #0ae3eb;
  }
  .sw-megamenu.navigation a:hover > span > span.cat-label {
    text-decoration: none;
  }
  .sw-megamenu.navigation li > a > span {
    position: relative;
  }
  .sw-megamenu.navigation li.level0 > .level-top {
    transition-delay: 0s !important;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label {
    top: -10px;
    right: 14px;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label:before {
    left: 3px;
    bottom: -4px;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label1:before {
    border-top-color: #0cc485;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label2:before {
    border-top-color: #eb2771;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label3:before {
    border-top-color: #0ae3eb;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label {
    top: 3px;
    right: -35px;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label:before {
    left: -6px;
    bottom: 3px;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns > li {
    float: left;
    padding: 15px 10px 0;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns1 > li {
    float: none;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns2 > li {
    width: 50%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns2 > li:nth-child(2n+1) {
    clear: both;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns3 > li {
    width: 33.33%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns3 > li:nth-child(3n+1) {
    clear: both;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns4 > li {
    width: 25%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns4 > li:nth-child(4n+1) {
    clear: both;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns5 > li {
    width: 20%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns5 > li:nth-child(5n+1) {
    clear: both;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns6 > li {
    width: 16.66%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns6 > li:nth-child(6n+1) {
    clear: both;
  }
  .sw-megamenu.navigation li.level0 {
    transition-delay: 0s;
    transition: .2s opacity;
  }
  .sw-megamenu.navigation li.level0.fl-left {
    float: left;
  }
  .sw-megamenu.navigation li.level0.fl-right {
    float: right;
  }
  .sw-megamenu.navigation li.level0.fl-right.staticwidth .submenu {
    left: auto;
    right: 0;
    border-radius: 0;
  }
  .sw-megamenu.navigation li.level0 .submenu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: .2s opacity;
    color: #777;
  }
  .sw-megamenu.navigation li.level0 .submenu > ul {
    margin-top: 0;
  }
  .sw-megamenu.navigation li.level0 .submenu > ul:before,
  .sw-megamenu.navigation li.level0 .submenu > ul:after {
    display: none;
  }
  .sw-megamenu.navigation li.level0 .submenu .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sw-megamenu.navigation li.level0.parent > .submenu.popup-left {
    left: auto;
    right: 0;
    border-radius: 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth {
    position: static;
  }
  .sw-megamenu.navigation li.level0.fullwidth > .submenu {
    width: 100%;
    border-radius: 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth > .submenu,
  .sw-megamenu.navigation li.level0.staticwidth > .submenu {
    padding: 10px;
    left: 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth:hover > .submenu,
  .sw-megamenu.navigation li.level0.staticwidth:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu li.parent > a:after,
  .sw-megamenu.navigation li.level0.staticwidth .submenu li.parent > a:after {
    display: none;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
    font-size: inherit;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 18px;
    padding-top: 0;
    padding-bottom: 5px;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > .menu-thumb-img,
  .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > .menu-thumb-img {
    margin: 10px 0 -5px;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    padding: 7px 0;
    text-transform: uppercase;
    color: #696969;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu a:hover,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a:hover {
    background: none;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu a:hover > span,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a:hover > span {
    text-decoration: underline;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block {
    padding-left: 0;
    padding-right: 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu .subchildmenu .subchildmenu,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .subchildmenu .subchildmenu {
    padding-bottom: 5px;
  }
  .sw-megamenu.navigation li.level0.classic .submenu {
    padding: 5px 0;
  }
  .sw-megamenu.navigation li.level0.classic .submenu > .row {
    margin: 0;
  }
  .sw-megamenu.navigation li.level0.classic .submenu a {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    padding: 8px 15px;
    text-transform: uppercase;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu {
    min-width: 230px;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    visibility: hidden;
    opacity: 0;
    transition: .2s opacity;
    padding: 5px 0;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 6;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu > li:hover > .subchildmenu {
    visibility: visible;
    opacity: 1;
  }
  .sw-megamenu.navigation li.level0.classic li.parent > .subchildmenu.popup-left {
    left: auto;
    right: 100%;
    border-radius: 0;
  }
  .sw-megamenu.navigation li.level0.classic li.parent a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .sw-megamenu.navigation li.level0.classic li.parent a > span {
    margin-right: auto;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu.popup-left .subchildmenu {
    left: auto;
    right: 100%;
    border-radius: 0;
  }
  .sw-megamenu.navigation li.level0.classic:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .sw-megamenu.navigation li.level0.classic li:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .sw-megamenu.navigation li.level0.classic .submenu,
  .sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    left: 0;
  }
  .sw-megamenu.navigation li.level0.staticwidth .submenu {
    left: 0;
  }
  .sw-megamenu.navigation li.level0 > em,
  .sw-megamenu.navigation li.level0 i {
    color: inherit;
    margin-right: .5rem;
  }
  .sw-megamenu.navigation.side-megamenu {
    padding: 0;
  }
  .sw-megamenu.navigation.side-megamenu li {
    margin: 0;
    position: relative;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 {
    display: block;
    position: relative;
    border-radius: 0;
    margin: 0;
    margin-top: 1px;
    float: none !important;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.parent > a:after {
    content: '\e81a';
    display: inline-block;
    font-family: 'porto-icons';
    margin-right: -2px;
    line-height: inherit;
  }
  .page-layout-2columns-right .sw-megamenu.navigation.side-megamenu li.level0.parent > a:after {
    content: '\e819';
    margin-left: -2px;
    margin-right: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.classic .submenu li.parent > a:after {
    content: '\e81a';
    display: inline-block;
    font-family: 'porto-icons';
  }
  .page-layout-2columns-right .sw-megamenu.navigation.side-megamenu li.level0.classic .submenu li.parent > a:after {
    content: '\e819';
  }
  .sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu,
  .sw-megamenu.navigation.side-megamenu li.level0.staticwidth > .submenu {
    left: 100% !important;
    top: 0;
    padding-bottom: 15px;
  }
  .page-layout-2columns-right .sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu,
  .page-layout-2columns-right .sw-megamenu.navigation.side-megamenu li.level0.staticwidth > .submenu {
    left: auto !important;
    right: 100% !important;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.classic > .submenu {
    left: 100% !important;
    top: 0;
    padding: 5px;
  }
  .page-layout-2columns-right .sw-megamenu.navigation.side-megamenu li.level0.classic > .submenu {
    left: auto !important;
    right: 100% !important;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.classic > .submenu .subchildmenu .subchildmenu {
    padding: 5px;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu {
    width: 1024px;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a {
    display: flex;
    align-items: center;
    border-top: 1px solid #e7e7e7;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    margin-left: 16px;
    margin-right: 18px;
    padding: 14px 12px 14px 5px;
    color: inherit;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span:not(.cat-label) {
    flex: 1;
  }
  .page-layout-2columns-right .sw-megamenu.navigation.side-megamenu li.level0 > a > span:not(.cat-label) {
    order: 2;
    text-align: right;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label {
    position: relative;
    margin-left: 10px;
    padding: 0 2px;
    top: 0;
    right: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label:before {
    width: 5px;
    height: 5px;
    border: 3px solid transparent;
    position: absolute;
    left: -6px;
    top: 50%;
    margin-top: -3px;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > em,
  .sw-megamenu.navigation.side-megamenu li.level0 > a i {
    color: inherit;
    margin-right: .5rem;
  }
  .page-layout-2columns-right .sw-megamenu.navigation.side-megamenu li.level0 > a > em,
  .page-layout-2columns-right .sw-megamenu.navigation.side-megamenu li.level0 > a i {
    margin-left: .5rem;
    margin-right: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0:first-child {
    margin-top: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0:first-child > a {
    border-top: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0:hover {
    background-color: #08c;
  }
  .sw-megamenu.navigation.side-megamenu li.level0:hover > a {
    color: inherit;
    border-top-color: #08c;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > .submenu {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    border-radius: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > .submenu::before {
    content: '';
    position: absolute;
    border-right: 12px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    left: -12px;
    top: 11.5px;
    z-index: 112;
    width: auto;
    height: auto;
  }
  .page-layout-2columns-right .sw-megamenu.navigation.side-megamenu li.level0 > .submenu::before {
    border-left: 12px solid #fff;
    border-right: none;
    right: -12px;
    left: auto;
  }
  .sw-megamenu.navigation.side-megamenu li.active {
    background-color: #08c;
    color: #fff;
  }
  .sw-megamenu.navigation.side-megamenu li.active + .level0 > a {
    border-top: 0;
  }
}
@media (max-width: 991px) {
  .sw-megamenu.navigation.side-megamenu {
    display: none;
  }
  .sw-megamenu.navigation .submenu.level0 {
    height: 0;
    visibility: hidden;
  }
  .sw-megamenu.navigation .submenu.level0.opened {
    visibility: visible;
    height: auto;
  }
  .sw-megamenu.navigation li.level0.staticwidth > .submenu {
    width: auto !important;
  }
  .sw-megamenu.navigation li.level0.fullwidth .menu-top-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-top-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-right-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-right-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-left-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-left-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-bottom-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-bottom-block {
    display: none;
  }
  .sw-megamenu.navigation li.level0 .menu-thumb-img {
    display: none;
  }
  .sw-megamenu.navigation li.ui-menu-item {
    position: relative;
    float: none !important;
  }
  .sw-megamenu.navigation li.ui-menu-item > a {
    position: relative;
  }
  .sw-megamenu.navigation li.ui-menu-item > .open-children-toggle {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
  }
  .sw-megamenu.navigation span.cat-label {
    top: 50%;
    right: 36px;
    margin-top: -7px;
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 9px;
    padding: 2px;
    border-radius: 2px;
    line-height: 1;
    color: #fff;
  }
  .sw-megamenu.navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    left: -6px;
    bottom: 3px;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1 {
    background-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2 {
    background-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3 {
    background-color: #0ae3eb;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
}
.block-facebook-like .block-title a.btn-like {
  background-color: #08c;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  width: 80px;
  text-align: center;
  border-radius: 5px;
  margin-top: -8px;
  font-weight: 400;
  margin-right: 45px;
}
.block-tweets ul {
  margin-top: -15px;
}
.block-tweets ul li {
  padding: 15px 0;
  border-top: 1px solid #75b11f;
}
.block-tweets ul li:first-child {
  border-top: 0;
}
.block-tweets p.tweet {
  margin-bottom: 10px;
}
.block-tweets p.timePosted {
  margin-bottom: 0;
  color: #a5d75f;
  font-size: 11px;
  font-style: italic;
}
.block-flickr-photos .block-content {
  margin: -5px;
}
.block-flickr-photos a.flickr-image {
  width: 65px;
  display: inline-block;
  margin: 5px;
}
.block-flickr-photos a.flickr-image:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}
.block-flickr-photos a.flickr-image img {
  width: 100%;
}
.fb-persons {
  margin: -5px;
}
.fb-persons .fb-person {
  display: inline-block;
  width: 75px;
  padding: 5px;
  text-align: center;
}
.fb-persons .fb-person a {
  width: 100%;
  display: inline-block;
}
.fb-persons .fb-person a:hover img {
  opacity: .8;
  filter: alpha(opacity=80);
}
.fb-persons .fb-person img {
  width: 100%;
}
.block-category-event {
  background: #f0f0f0;
  color: #777777;
  padding: 11 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 11;
}
.block-category-event .block-title {
  margin: 0 0 11;
}
.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: 44;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.table-wrapper.billing-agreements {
  margin-bottom: 44;
}
.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: 5.5 auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 22;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 11 auto 5.5;
}
.cart-summary .paypal + .paypal {
  margin-top: 27.5;
}
.paypal-review .actions-toolbar {
  margin-top: 11;
}
.paypal-review .paypal-review-title {
  padding: 0 0 11;
}
.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 33;
}
.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 #e7e7e7;
  margin: 0 0 44;
  padding: 11 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: 11;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 16;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 11 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: 11;
  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 11 5.5 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 14;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5.5;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 22 0;
}
.swatch-opt-listing {
  margin-bottom: 11;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: #0088cc;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #0088cc;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #ea1a32;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #0088cc;
  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: #0088cc;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: #0088cc;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 22;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #0088cc;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #ea1a32;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #0088cc;
  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: #0088cc;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 11;
  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 22;
  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: 'porto-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 22;
  padding-top: 11;
}
.block-cart-failed {
  margin: 44 0;
}
.block-cart-failed .block-title {
  font-size: 3rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  display: block;
  margin: 0 auto 11;
}
.bundle-actions {
  padding: 1.25rem 0 1.25rem;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin-top: 1rem;
  margin-bottom: 0;
}
.bundle-actions .action.customize {
  letter-spacing: -.015em;
  border: none;
  background: #222529;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 44;
}
.bundle-options-container .legend.title {
  font-size: 1.125rem;
  color: #222529;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.bundle-options-container button.customization {
  font-size: 1em;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 33;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px #e4e4e4 solid;
  padding-top: 22;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .fieldset > .field > .label {
  font-size: 1rem;
  color: #222529;
  font-weight: 600;
  text-transform: uppercase;
}
.bundle-options-container .product-options-wrapper .field.choice input {
  float: left;
  margin-top: 6px;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
  margin-left: 24px;
  display: block;
}
.bundle-options-container .product-options-wrapper .field.choice .product-name {
  display: block;
}
.bundle-options-container .product-options-wrapper .field.choice .price-notice {
  float: left;
}
.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
  display: inline-block;
}
.bundle-options-container .action.back {
  margin-bottom: 33;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-size: 1.125rem;
  color: #222529;
  font-weight: 600;
  text-transform: uppercase;
}
.bundle-options-container .block-bundle-summary > .title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px #e7e7e7 solid;
  margin-bottom: 1.2rem;
  padding-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .price-box .price-label {
  display: block;
  margin-bottom: 5.5;
}
.bundle-options-container .block-bundle-summary .box-tocart {
  margin-bottom: 15px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-size: 1.125rem;
  color: #222529;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 5px;
}
.bundle-options-container .block-bundle-summary .bundle.items > li .label {
  font-weight: 600;
  color: #222529;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare:before {
  content: '\f83b';
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .nested .field label {
  font-weight: 400;
}
.bundle-options-container .nested .product-name {
  font-weight: 400;
}
.bundle-options-container .nested .field.qty {
  margin: 0 0 22;
  margin-top: 22;
}
.bundle-options-container .nested .field.qty > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 400;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.bundle-options-container .price-container .price {
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -.02em;
  color: #222529;
}
.fieldset-bundle-options .nested.options-list .field.qty {
  display: block;
  margin-top: 9px;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #0088cc;
  content: '\f818';
  font-family: 'porto-icons';
  margin: 0 11 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #0088cc;
}
.block-search .label:active:before {
  color: #0088cc;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  left: -300%;
  position: absolute;
  margin: 15px 0;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 5.5 44 5.5 11;
  margin: 0;
  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;
  color: #777;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5.5;
}
.form.search.advanced {
  display: block;
  border: 1px solid #ececec;
  border-radius: 8px;
  background: #fff;
  border-top: 4px solid #0088cc;
  padding: 35px 25px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}
.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;
  text-align: center;
  width: 25px;
  position: absolute;
  right: 0;
  top: 6px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  position: absolute;
  top: 32px;
  left: 0;
}
.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: 11;
}
.checkout-cart-index .page-title-wrapper {
  padding: 2rem 0;
}
.checkout-cart-index .page-title-wrapper .page-title {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -.03em;
  margin-bottom: 0;
}
.cart-summary {
  background: #f5f5f5;
  background: #fff;
  border-radius: 0;
  padding: 24px 30px;
  border: 2px solid #e7e7e7;
  margin-bottom: 15px;
}
.cart-summary > .title {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -.01em;
  margin-bottom: 20px;
  padding-bottom: 0.25rem;
  line-height: 19px;
  color: #222529;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 10px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 10px;
}
.cart-summary .block .field.note {
  display: none;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
  width: auto;
}
.cart-summary .block .title {
  border-color: #e7e7e7;
  padding-left: 10px;
}
.cart-summary .block .title:after {
  right: 13px;
}
.cart-summary .block .title strong {
  letter-spacing: -.01em;
  font-size: 14px;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 9px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-right: 8px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.2;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 22 0 0;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
  font-size: 15px;
  letter-spacing: -.015em;
  color: #fff;
  background-color: #222529;
  border: none;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
  background-color: #31373d;
}
.cart-summary .checkout-methods-items .action.primary.checkout::after {
  content: '\e8c4';
  font-family: 'porto-icons';
  padding-left: 1rem;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 27.5;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 22;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals {
  font-size: 13px;
  padding: 0;
  border-color: #e7e7e7;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.cart-totals tbody .amount,
.cart-totals tfoot .amount {
  padding: 5px 10px;
}
.cart-totals tbody .grand.totals .amount,
.cart-totals tfoot .grand.totals .amount,
.cart-totals tbody .grand.totals .mark,
.cart-totals tfoot .grand.totals .mark {
  border-color: #e7e7e7;
}
.cart-totals tbody .grand.totals .mark,
.cart-totals tfoot .grand.totals .mark {
  text-align: left;
  padding: 18px 12px;
  font-size: 1rem;
  letter-spacing: -.01em;
  font-weight: 600;
  color: #222529;
  line-height: 19px;
}
.cart-totals tbody .grand.totals .amount,
.cart-totals tfoot .grand.totals .amount {
  color: #222529;
  text-align: right;
  font-weight: 700;
  font-size: 22px;
  padding: 10px;
  line-height: 1.4;
}
.cart-totals tbody .grand.totals strong,
.cart-totals tfoot .grand.totals strong {
  margin: 0;
  font-weight: inherit;
  line-height: inherit;
  padding: 0;
}
.cart.table-wrapper .product-item-name > a {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  white-space: normal;
}
.cart.table-wrapper .product-item-name > a,
.cart.table-wrapper .product-item-name > a:hover {
  color: #222529;
}
.cart.table-wrapper .product-image-container {
  background: none;
  display: block;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #212529;
  text-transform: uppercase;
  text-align: left;
}
.cart.table-wrapper .cart thead tr th.col.subtotal {
  text-align: right;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #e7e7e7;
  position: relative;
}
.cart.table-wrapper .col {
  vertical-align: middle;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  font-size: 14px;
  text-align: left;
}
.cart.table-wrapper .col.price .price,
.cart.table-wrapper .col.subtotal .price,
.cart.table-wrapper .col.msrp .price {
  font-size: 14px;
  font-weight: inherit;
}
.cart.table-wrapper .col.subtotal {
  text-align: right;
}
.cart.table-wrapper .col.subtotal .price {
  color: #222529 !important;
  font-size: 16px;
  font-weight: 600 !important;
}
.cart.table-wrapper .col.qty {
  text-align: left;
}
.cart.table-wrapper .col.qty .field.qty {
  position: relative;
  display: inline-block;
}
.cart.table-wrapper .col > .price {
  font-size: 1rem;
}
.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: 20px 10px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 30px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: absolute;
  right: 16px;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #222529;
  content: '\f826';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #777777;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #0088cc;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\f81a';
}
.cart.table-wrapper .action {
  margin-right: 15px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 80px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
  border: 0;
  border-radius: 0;
}
.cart.table-wrapper .product-item-photo:hover {
  box-shadow: none;
}
.cart.table-wrapper .product-item-name {
  font-size: 1rem;
  display: block;
  margin: 0;
  margin-top: 0;
}
.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: 8px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 11 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 22;
}
.cart-discount {
  border-bottom: 1px solid #e7e7e7;
  clear: left;
  margin-top: 0;
}
.cart-discount .block > .title {
  display: none;
}
.cart-empty {
  padding-left: 10px;
  padding-right: 10px;
}
.cart-tax-info + .cart-tax-total {
  display: block;
}
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.block-minicart .items-total {
  float: right;
}
.block-minicart .items-total .count {
  font-weight: 700;
  color: #000;
}
.block-minicart .subtotal {
  text-align: left;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  padding: 18px 0;
  text-align: center;
  font-size: inherit;
  font-weight: 400;
}
.minicart-offcanvas .block-minicart .subtitle.empty {
  padding: 18px 20px;
  text-align: left;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
  margin: 0 0 15px;
}
.block-minicart .block-content > .actions > .secondary .action.viewcart {
  display: block;
  width: 100%;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.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;
}
.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: 26px;
  line-height: 33px;
  color: #0088cc;
  content: '\f07a';
  font-family: 'porto-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: #0088cc;
}
.minicart-wrapper .action.showcart:active:before {
  color: #0088cc;
}
.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: 26px;
  line-height: 33px;
  color: #0088cc;
  content: '\f07a';
  font-family: 'porto-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: #0088cc;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #0088cc;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 0;
  margin-top: 7px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  left: 10px;
  top: -21px;
}
.minicart-wrapper .block-minicart:after {
  left: 9px;
  top: -23px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 15px 22;
  width: 300px;
  color: #222529;
  top: 100%;
  margin-top: 13px;
  right: 0;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart::after {
  display: none;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-offcanvas.minicart-wrapper .product .actions > .secondary {
  right: 10px;
}
.minicart-wrapper .action.close {
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  position: absolute;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #777777;
  content: '\f819';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
  display: flex;
  align-items: center;
  position: relative;
}
.minicart-wrapper .action.showcart.active {
  display: flex;
  align-items: center;
}
.minicart-wrapper .action.showcart.active .minicart-icon::after {
  content: "";
  border-width: 1px 1px 0 0;
  border-color: #f4f4f4;
  border-style: solid;
  background: #fff;
  width: 14px;
  height: 14px;
  position: absolute;
  top: calc(100%);
  left: 50%;
  margin-top: 8px;
  margin-left: -7px;
  transform: rotate(-45deg);
  z-index: 9;
  animation: arrowFadeInDown 0.2s ease-out;
}
.minicart-wrapper .action.showcart .minicart-icon {
  font-size: 26px;
  position: relative;
}
.minicart-wrapper .action.showcart .minicart-icon::before {
  margin: 0;
}
.minicart-wrapper .action.showcart .counter.qty {
  color: #000;
  position: absolute;
  right: 18px;
  top: -5px;
  font-size: 8px;
  font-weight: 600;
  text-align: center;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
  overflow: hidden;
  background-color: transparent;
  padding: 0;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
  color: #0088cc;
  line-height: 40px;
  margin: 0;
  display: none;
}
.minicart-wrapper .action.showcart:hover:before,
.minicart-wrapper .action.showcart:active:before,
.minicart-wrapper .action.showcart.active:before,
.minicart-wrapper .action.showcart.active:hover:before {
  color: #0088cc;
}
.minicart-wrapper .action.showcart::after {
  content: "\e81c";
  font-family: 'porto-icons';
  font-size: 17px;
  margin-left: 15px;
  display: block;
}
.minicart-wrapper .minicart-widgets {
  padding: 0 10px 0;
}
.minicart-wrapper.minicart-offcanvas .action.showcart.active .minicart-icon::after {
  display: none;
}
.minicart-wrapper.minicart-offcanvas.active .minicart-overlay {
  display: block;
}
.minicart-wrapper.minicart-offcanvas.active .block-minicart {
  transform: translateX(0);
}
.minicart-wrapper.minicart-offcanvas > .mage-dropdown-dialog {
  display: block !important;
}
.minicart-wrapper.minicart-offcanvas .block-minicart {
  transform: translateX(105%);
  z-index: 1025;
  transition: transform 0.35s;
  position: fixed;
  top: 0;
  height: 100%;
  right: 0 !important;
  left: auto !important;
  width: 320px;
  min-width: auto;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.minicart-wrapper.minicart-offcanvas .block-minicart > div {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.minicart-wrapper.minicart-offcanvas .block-minicart .block-title {
  display: block;
  padding: 10px 20px;
  margin: 0;
  flex: 0 0 auto;
}
.minicart-wrapper.minicart-offcanvas .block-minicart .block-title .qty {
  display: none;
}
.minicart-wrapper.minicart-offcanvas .block-minicart .total-count,
.minicart-wrapper.minicart-offcanvas .block-minicart li,
.minicart-wrapper.minicart-offcanvas .block-minicart .subtotal,
.minicart-wrapper.minicart-offcanvas .block-minicart .block-content > .actions,
.minicart-wrapper.minicart-offcanvas .block-minicart .minicart-widgets {
  padding-left: 20px;
  padding-right: 20px;
}
.minicart-wrapper.minicart-offcanvas .minicart-overlay {
  position: fixed;
  z-index: 1023;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.minicart-wrapper.minicart-offcanvas .minicart-overlay svg {
  position: absolute;
  top: 10px;
  right: 330px;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
}
.minicart-wrapper.minicart-offcanvas .block-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  flex: 1 1 100%;
}
.minicart-wrapper.minicart-offcanvas .block-content .minicart-items-wrapper {
  max-height: inherit;
  flex: 1 1 100%;
  height: 100% !important;
  overflow: auto;
  position: relative;
}
.minicart-wrapper.minicart-offcanvas .block-content .minicart-items-wrapper .minicart-items {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  left: 0;
  max-height: 100%;
  list-style: none;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
}
.minicart-wrapper.minicart-offcanvas .block-content .minicart-items-wrapper .minicart-items::-webkit-scrollbar {
  width: 5px;
}
.minicart-wrapper.minicart-offcanvas .block-content .minicart-items-wrapper .minicart-items::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.05);
}
.minicart-wrapper.minicart-offcanvas .block-content .minicart-items-wrapper .minicart-items::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.12);
}
.minicart-wrapper.minicart-offcanvas .block-content .subtotal {
  flex: 0 0 auto;
}
.cart-design-2 .action.showcart .minicart-icon {
  width: 25px;
  height: 20px;
  border: 2px solid #222529;
  border-radius: 0 0 5px 5px;
  position: relative;
  opacity: 1;
  margin: 6px 3px 0;
  font-size: 32px;
}
.cart-design-2 .action.showcart .minicart-icon::before {
  content: '';
  position: absolute;
  border: 2px solid;
  border-color: inherit;
  border-bottom: none;
  border-radius: 10px 10px 0 0;
  left: 50%;
  top: -8px;
  margin-left: -7.5px;
  width: 15px;
  height: 11px;
}
.minicart-items-wrapper {
  overflow-x: auto;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5.5;
}
.minicart-items .product-item-details {
  text-align: left;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5.5 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 11;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
  min-width: 0;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 44 5.5 0;
}
.minicart-items .product .toggle:after {
  position: static;
  margin: 0 0 0 5.5;
  color: #8f8f8f;
}
.minicart-items .product .product.options > .toggle:after {
  font-family: 'porto-icons';
}
.minicart-items .product .product.options > .toggle:after {
  content: '\e81c';
}
.minicart-items .product .product.options.active > .toggle:after {
  content: '\e81b';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e81c';
  font-family: 'porto-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 {
  width: 40px;
  text-align: center;
  margin-right: 11;
  border-radius: 3px;
}
.minicart-items .update-cart-item {
  vertical-align: top;
  font-size: 1.1rem;
}
.minicart-items .subtitle {
  display: none;
}
.checkout-container {
  margin: 1.5rem 0 22;
}
.checkout-success {
  padding: 30px 0;
}
.cart-empty i.cart-empty {
  font-size: 100px;
  color: #d3d3d4;
}
.cart-empty .btn-go-shop {
  min-width: 200px;
  padding: 16px 0;
  font-size: 15px;
  letter-spacing: -.015em;
  text-align: center;
  color: #fff;
  background-color: #222529;
  border: none;
  line-height: 1.5;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
}
.opc-wrapper {
  margin: 0 0 22;
}
.opc-wrapper .step-title {
  text-transform: uppercase;
  font-weight: 600;
  color: #222529;
  border-bottom: 1px solid #e7e7e7;
}
.opc-wrapper .step-content {
  margin: 0 0 44;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 1rem;
  float: left;
  font-weight: 600;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5.5;
}
.opc-estimated-wrapper .estimated-block .estimated-price {
  color: #0088cc;
}
.opc-estimated-wrapper .minicart-wrapper {
  float: right;
}
.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;
  height: auto;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart .counter.qty {
  right: 9px;
  top: 3px;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart::before {
  content: '\e8ba';
  font-family: 'porto-icons';
  font-size: 27px;
  display: inline-block;
  color: #222529;
  width: 40px;
  height: 40px;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart::after {
  margin: 0;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  color: #777;
}
.opc-progress-bar {
  display: none;
}
.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: 3px;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip > .label {
  display: none;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #777777;
}
.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: '\f853';
  font-family: 'porto-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: #777777;
}
._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: #777777;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #dddddd;
  border-radius: 1px;
  font-size: 16;
  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: #dddddd;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
.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: 16;
  margin-top: 11;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 16;
  line-height: 30px;
  margin: 0 0 22;
  padding: 22 38px 22 22;
  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: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\f82b';
  font-family: 'porto-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 22;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5.5;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 22 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: 22 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 22 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
  font-weight: 600;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #e7e7e7;
  padding-bottom: 22;
  padding-top: 22;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 11;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #0088cc;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 33;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #e7e7e7;
  margin: 0 0 22;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 11;
  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: #0088cc;
  content: '\f826';
  font-family: 'porto-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: #0088cc;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #0088cc;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  display: block;
}
.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 22;
}
.opc-block-summary {
  background: #ffffff;
  padding: 22px 33;
  border: 2px solid #e7e7e7;
  border-radius: 0;
  margin-bottom: 30px;
}
.opc-block-summary > .title {
  text-transform: uppercase;
  font-weight: 600;
  color: #222529;
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.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 #e7e7e7;
  padding: 11 44 11 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: '\e81c';
  font-family: 'porto-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: 11;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e81b';
}
.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: 5px 0;
}
.opc-block-summary .product-item .product .product-image-container {
  background: none;
  padding-right: 10px;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 11;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5.5;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px 18px;
}
.authentication-dropdown button.action-close {
  width: 40px;
  height: 40px;
  margin: 0;
}
.authentication-dropdown .modal-header {
  min-height: 0;
  padding: 0;
  border: 0;
}
.authentication-dropdown .modal-content {
  box-shadow: none;
  -webkit-box-shadow: none;
  position: static;
  background: none;
  border: 0;
  border-radius: 0;
}
.authentication-wrapper {
  float: right;
  margin-top: -70px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.authentication-wrapper button.action-auth-toggle {
  border: 0;
  color: #0088cc;
  padding: 0;
  background: none;
}
.block-authentication .block-title {
  font-size: 2.1rem;
  border-bottom: 0;
  margin-bottom: 27.5;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 11;
}
.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: 44;
  padding-top: 44;
  position: relative;
}
.block-authentication .block[class] + .block::before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  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;
}
.block-authentication .actions-toolbar > .primary .action {
  padding-top: 15px;
  padding-bottom: 15px;
}
.checkout-payment-method .step-title {
  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-title {
  border-top: 1px solid #e7e7e7;
  padding: 22 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5.5;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5.5;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 22 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 22;
}
.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 11;
}
.checkout-payment-method .payment-method-billing-address {
  margin: 0 0 22;
}
.checkout-payment-method .payment-method-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .payment-method-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .payment-method-billing-address {
  margin-top: 22;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 22 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e81b';
}
.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 #e7e7e7;
  padding: 22 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #0088cc;
  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: #0088cc;
  content: '\e81c';
  font-family: 'porto-icons';
  margin: 0 0 0 11;
  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: #777777;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #0088cc;
}
.checkout-payment-method .payment-option-title .action-toggle > span {
  display: inline-block;
  vertical-align: middle;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 22 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 22;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5.5 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%);
  filter: grayscale(0%);
  filter: none;
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.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;
  filter: grayscale(100%);
  filter: gray;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5.5;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5.5;
  padding-right: 5.5;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 22;
}
.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: 22;
}
.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.4rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 33;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 22;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.contact-index-index .page-title-wrapper {
  display: none;
}
.contact-index-index .fieldset > .legend,
.contact-index-index .contact-info .contacts-title {
  color: #777777;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
}
.contact-index-index .page-main .contact-info [class^="porto-icon-"],
.contact-index-index .page-main .contact-info [class*=" porto-icon-"] {
  float: left;
  width: 43px;
  height: 43px;
  background-color: #0088cc;
  color: #fff;
  line-height: 43px;
  text-align: center;
  font-size: 16px;
  border-radius: 6px;
  margin-bottom: 15px;
}
.contact-index-index .page-main .contact-info p {
  margin-left: 55px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 21px;
}
.login-container {
  padding-top: 2.5rem;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .actions-toolbar > .primary {
  margin-bottom: 1.5rem;
}
.login-container .block .actions-toolbar > .primary,
.login-container .block .actions-toolbar > .secondary {
  display: block;
  float: none;
  text-align: left;
}
.login-container .block .actions-toolbar > .primary .action,
.login-container .block .actions-toolbar > .secondary .action {
  width: 100%;
  text-align: center;
  margin: 0;
  float: none;
  height: auto;
}
.login-container .fieldset:after {
  margin: 11 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.4rem;
}
.login-container .fieldset:after {
  margin-top: 25px;
  font-size: .925em;
}
.login-container,
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.form-edit-account,
.form-address-edit,
.form-newsletter-manage {
  display: block;
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.form-edit-account,
.form-address-edit,
.form-newsletter-manage {
  padding-bottom: 35px;
}
.fieldset > .legend {
  padding: 0;
  border: 0;
  color: #0088cc;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 400;
}
.fieldset > .field .label {
  font-size: 1em;
  font-weight: 500;
}
.fieldset > .field .action {
  color: #222529;
  font-weight: 500;
}
.fieldset > .field input.input-text {
  line-height: 32px;
}
.fieldset.create > .legend {
  text-transform: none;
  font-weight: 600;
}
.box .box-title {
  padding: 10px 15px;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  position: relative;
}
.box .box-content {
  padding: 20px 15px;
  font-size: 13px;
  border: 1px solid #ddd;
  border-top: 0;
  background-color: #fbfbfb;
  min-height: 135px;
}
.box .box-actions {
  margin: 0;
  border: 1px solid #ddd;
  border-top: 0;
  background-color: #f5f5f5;
  padding: 10px 15px;
}
.block-order-details-view {
  margin: 0 -10px;
}
.block-order-details-view .block-title {
  padding: 0 10px;
}
.block-order-details-view .box {
  padding: 0 10px;
}
.block-order-details-view .box .box-content {
  min-height: 155px;
  border-radius: 0 0 5px 5px;
}
.block-dashboard-addresses address {
  margin-bottom: 0;
}
.customer-account-index .block .block-title {
  color: #313131;
}
.customer-account-index .block .block-title strong {
  font-weight: 600;
}
.customer-account-index .box .box-title {
  color: #313131;
  font-weight: 600;
  text-transform: uppercase;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 22;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 5.5;
}
.form-address-edit #region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.form.forget .actions-toolbar {
  clear: both;
  padding: 0;
  width: 100%;
}
.form.forget .actions-toolbar > .primary {
  margin-bottom: 1.5rem;
}
.form.forget .actions-toolbar > .primary,
.form.forget .actions-toolbar > .secondary {
  display: block;
  float: none;
  text-align: left;
}
.form.forget .actions-toolbar > .primary .action,
.form.forget .actions-toolbar > .secondary .action {
  width: 100%;
  text-align: center;
  margin: 0;
  float: none;
  height: auto;
  font-size: 1rem;
  background: #222529;
  border: none;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.form.create.account,
.form.password.forget {
  padding: 2.5rem 0 0;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
}
.account .column.main {
  margin-bottom: 33;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .sidebar-additional {
  margin-top: 44;
}
.account .table-wrapper {
  margin-bottom: 22;
}
.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 {
  margin-bottom: 11;
}
.block .title strong {
  font-size: 18px;
  color: #313131;
  padding: 10px 0;
  margin: 0;
  line-height: 1;
}
.block p:last-child {
  margin: 0;
}
.control.captcha-image {
  margin-top: 11;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.block-balance .price {
  font-size: 3.2rem;
  line-height: 32px;
  display: inline-block;
  margin-top: -11;
}
.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: 'porto-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: 27.5;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none;
}
.page-product-downloadable .product-options-wrapper {
  border-bottom: 0;
}
.samples-item-title {
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 5px;
}
.samples-item {
  margin: 0 0 11;
}
.field.downloads {
  margin-bottom: 11;
}
.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 {
  box-sizing: border-box;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 11;
  margin-bottom: 11;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-left: 25px;
}
.field.downloads .field.choice input {
  position: absolute;
  left: 0;
  top: 2px;
}
.field.downloads .field.downloads-all {
  padding-left: 0;
  border-bottom: 0;
}
.field.downloads .label {
  font-size: 1em;
}
.field.downloads .sample.link {
  float: right;
}
.field.downloads-all .label {
  color: #0088cc;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #0088cc;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #ea1a32;
  text-decoration: underline;
}
.field.downloads-all .label:active {
  color: #0088cc;
  text-decoration: underline;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.page-product-giftcard .giftcard-amount {
  text-align: left;
  margin-bottom: 0;
  clear: both;
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 22 !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_price > span {
  display: block;
  margin-bottom: 5.5;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final_price > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final_price .price {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  clear: none;
  border: 0;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-top: 22;
  margin-bottom: 22;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  float: right;
  width: auto;
  display: block;
  white-space: nowrap;
  border: 0;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 33;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 22;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 22;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 11;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}
.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}
.gift-options {
  margin: 22 0;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 22;
}
.gift-options-content .fieldset {
  margin: 0 0 22;
}
.gift-summary {
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 22;
  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: #0088cc;
  content: '\f826';
  font-family: 'porto-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: #777777;
}
.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #0088cc;
}
.gift-summary .action-delete:before {
  content: '\f81a';
}
.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart.table-wrapper .gift-content {
  display: none;
  clear: left;
  float: left;
  margin-right: -100%;
  padding: 22 0;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: table;
  table-layout: fixed;
}
.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e81b';
}
.gift-item-block .title {
  color: #1979c3;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 11 44 11 15px;
  position: relative;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #858585;
  content: '\e81c';
  font-family: 'porto-icons';
  margin: 0 0 0 11;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: #777777;
}
.gift-item-block .content {
  padding: 11 0 22;
  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: 11 0;
}
.options-order-container,
.options-items-container {
  margin-bottom: 11;
}
.gift-messages-order {
  margin-bottom: 27.5;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 44;
}
.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: #0088cc;
}
.table-giftregistry-items .product-image {
  margin-right: 11;
  float: left;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 5.5;
  text-align: left;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 11;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.form-giftregistry-edit .giftregistry-type {
  margin-bottom: 33;
  margin-top: -27.5;
}
.form-giftregistry-search {
  margin-bottom: 66;
}
.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 27.5;
}
.block-giftregistry-shared-items .item .col {
  border: 0;
}
.block-giftregistry-shared-items th {
  border-bottom: 1px solid #e7e7e7;
}
.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: 11 0;
}
.block-giftregistry-shared-items .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0 0 5.5;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 20;
  margin: 22 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 22 0 11;
  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: 'porto-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 11 11 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: 11 0;
}
.gift-wrapping-title .action-remove {
  margin: -5.5 0 0 5.5;
  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: #0088cc;
  content: '\f81a';
  font-family: 'porto-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: #777777;
}
.gift-wrapping-title .action-remove:active:before {
  color: #0088cc;
}
.gift-options-content .fieldset .field {
  margin: 11 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: 22 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 11 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;
}
.table-wrapper.grouped {
  width: auto;
}
.page-product-grouped .box-tocart {
  padding: 1.25rem 0 1rem;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin-top: 1rem;
  margin-bottom: 0;
}
.table.grouped .row-tier-price > td {
  border-top: 0;
}
.table.grouped thead {
  text-transform: uppercase;
}
.table.grouped .col.item {
  width: 90%;
  padding: 8px 0;
  font-weight: 400;
  border-color: #e7e7e7;
}
.table.grouped .col.qty {
  width: 10%;
  padding: 8px 0;
  font-weight: 400;
  border-color: #e7e7e7;
}
.table.grouped .product-item-name {
  font-weight: 400;
  margin-bottom: 0;
  display: inline-block;
}
.table.grouped .price-box {
  margin: 0;
  line-height: 1;
}
.table.grouped .price-box p {
  margin: 0;
}
.table.grouped .price-box .price {
  font-weight: 700;
  color: #222529;
}
.table.grouped .price-box .old-price .price {
  font-weight: normal;
  color: #a7a7a7;
}
.table.grouped .stock.unavailable {
  margin: 0;
  white-space: nowrap;
  text-transform: none;
  font-weight: normal;
}
.page-product-grouped .product-info-price {
  float: right;
  display: none;
  width: auto;
  border: 0;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 22;
}
.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: 'porto-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 {
  position: absolute;
  z-index: 2;
  line-height: 16px;
  border: 1px solid #e7e7e7;
  text-align: center;
  padding: 7px 10px;
  background-color: #ffffff;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(231, 231, 231, 0.3);
  border-radius: 3px;
  font-weight: 400;
  top: 0;
  left: 0;
}
.filter-title strong[data-count]:after {
  content: attr(data-count);
  display: inline-block;
  border-radius: 2px;
  padding: 2px;
  font-size: .8em;
  margin: 0 5px;
  color: #ffffff;
  min-width: 1em;
  line-height: 1;
  background: #fc5e10;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  font-weight: 600;
  padding: 11 11 22;
  font-size: 16;
  line-height: 1em;
  border-bottom: 1px solid #e7e7e7;
  display: none;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin-bottom: 0;
  margin-top: 0;
  padding: 20px 20px 0;
}
.filter-current .items {
  padding: .7143em 0;
  border-width: 0;
  margin: 0;
  margin-top: -1px;
  font-size: .9286em;
}
.filter-current .items:last-child {
  padding-bottom: 0;
}
.filter-current .item {
  position: relative;
  padding: 4px 0;
  margin: 0;
}
.filter .filter-current-subtitle {
  padding: 0;
  font-weight: 600;
  font-size: 15px;
  color: #222529;
  line-height: 1.4;
  position: relative;
  text-transform: uppercase;
  display: block;
  border: none;
}
.filter-current .action.remove {
  position: absolute;
  right: 0;
  top: 3px;
}
.filter-actions {
  padding: 0 20px 20px;
  border-bottom: 1px solid #e7e7e7;
  font-size: .9286em;
}
.filter-actions a {
  display: inline-block;
  color: inherit !important;
  padding: 4px 0;
}
.filter-label {
  text-transform: uppercase;
}
.filter-label:after {
  content: ": ";
}
.filter-value {
  color: #858585;
}
.filter-options {
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 0;
  margin-top: 0;
  padding: 20px;
}
.filter-options-item.active .filter-options-content {
  display: block !important;
}
.filter-options-title {
  padding: 0;
  font-weight: 600;
  font-size: 15px;
  color: #222529;
  line-height: 1.4;
  position: relative;
  text-transform: uppercase;
}
.filter-options-title .toggle {
  display: inline-block;
  width: 1.8571em;
  height: 1.8571em;
  line-height: 1.7572em;
  position: absolute;
  right: -7px;
  top: 50%;
  margin-top: -.9em;
  padding: 0;
  cursor: pointer;
  text-align: center;
  transition: .25s;
}
.filter-options-title .toggle::before,
.filter-options-title .toggle::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  background: #222529;
  cursor: pointer;
}
.filter-options-title .toggle::before {
  width: 2px;
  height: 10px;
  margin-left: -1px;
  margin-top: -5px;
  right: 4px;
  display: block;
}
.filter-options-title .toggle:after {
  width: 10px;
  height: 2px;
  margin-left: -5px;
  margin-top: -1px;
}
.active > .filter-options-title .toggle::before {
  display: none;
}
.filter-options-content {
  padding: .7143em 0;
  border-width: 0;
  margin: 0;
  font-size: .9286em;
}
.filter-options-content a {
  color: #777777 !important;
  padding: 4px 0;
}
.filter-options-content a:hover .count {
  text-decoration: none;
}
.filter-options-content .count {
  color: #858585;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: "(";
}
.filter-options-content .count:after {
  content: ")";
}
.filter-options-content:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.filter-options-content .items {
  margin-top: -1px;
}
.filter-options .item {
  margin: 0;
}
.map-popup-wrapper.popup .action.close {
  top: 11;
}
.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: 11;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 2.75rem;
  margin-bottom: 2.2rem;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 11;
  top: 11;
}
.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: '\f819';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin: 0 0 22;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 22;
}
.map-popup .map-info-price .price-box .label:after {
  content: ": ";
}
.map-popup .action.primary {
  margin-right: 11;
}
.map-popup .map-msrp {
  margin-bottom: 11;
}
.map-popup .actual-price {
  margin: 3px 0 15px;
}
.map-popup .popup-header {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.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: 11;
}
.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;
}
.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: #999999;
  content: '\e81c';
  font-family: 'porto-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: #777777;
}
.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: #999999;
  content: '\e81b';
  font-family: 'porto-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: #777777;
}
.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;
}
.wishlist.split.button > .action.split {
  margin-right: 5px;
}
.wishlist.split.button > .action.split:before {
  content: '\e889';
}
.wishlist.split.button > .action.split:before {
  margin: 0;
}
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:hover {
  color: #777777;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #999999;
  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: #0088cc;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #0088cc;
}
.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;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 2.75rem;
  margin-bottom: 2.2rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 11;
  top: 11;
}
.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: '\f819';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #8c8c8c;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
  color: #0088cc;
}
.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: 11;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 11;
}
.block-wishlist-management .wishlist-notice {
  color: #c1c1c1;
  display: inline-block;
  margin-right: 22;
}
.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: #e7e7e7;
  content: '\e629';
  font-family: 'porto-icons';
  margin: 0 5.5 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: 22;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 22;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 66;
  max-width: 500px;
}
.block-wishlist-search-results .table-wrapper {
  border-top: none;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 22;
  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: 22;
}
.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 11;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 11 0;
  visibility: hidden;
}
.block-wishlist-info-items .wishlist-dropdown .change {
  color: #0088cc;
}
.block-wishlist-info-items .action.towishlist {
  padding: 11 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout .title {
  margin-bottom: 33;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .table > tbody > tr > td,
.multicheckout .table-wrapper .table > tbody > tr > th,
.multicheckout .table-wrapper .table > tfoot > tr > td,
.multicheckout .table-wrapper .table > tfoot > tr > th,
.multicheckout .table-wrapper .table > thead > tr > td,
.multicheckout .table-wrapper .table > thead > tr > th {
  vertical-align: middle;
}
.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: 11;
}
.multicheckout .table-wrapper .product-item-name > a,
.multicheckout .table-wrapper .product-item-name > a:hover {
  color: #0088cc;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 44;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 11;
}
.multicheckout .item-options {
  margin: 11 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 #e7e7e7;
  padding-bottom: 11;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #eaeaea;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .box-items .box-content {
  border-top: 1px solid #ddd;
  border-radius: 8px;
}
.multicheckout.order-review .box-items .data.table {
  margin-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 44;
}
.multicheckout .box-title span {
  margin-right: 11;
}
.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;
  color: #777777;
  font-weight: 700;
  text-transform: none;
  font-size: 14px;
  line-height: 1.4;
}
.multicheckout .box-billing-method .methods-payment .item-title label {
  font-size: 14px;
  vertical-align: top;
  font-weight: 600;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.4rem;
  margin-bottom: 44;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
  padding: 0;
  background: none;
}
[class^="multishipping-"] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.multishipping-checkout-login .login-container > .action.create {
  display: none;
}
.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: #dddddd;
  content: '\f84c';
  font-family: 'porto-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 {
  padding-left: 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.data.switch .counter {
  color: #c1c1c1;
}
.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: #c3c5c9;
  font-family: 'porto-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\f844' '\f844' '\f844' '\f844' '\f844';
  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: #ffc600;
  font-family: 'porto-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\f844' '\f844' '\f844' '\f844' '\f844';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  display: block;
  width: 83px;
}
.product-item .rating-summary .rating-result {
  width: 66px;
}
.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: #c3c5c9;
  font-family: 'porto-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: '\f844' '\f844' '\f844' '\f844' '\f844';
  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: #ffc600;
  font-family: 'porto-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: '\f844' '\f844' '\f844' '\f844' '\f844';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\f844' '\f844' '\f844' '\f844';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\f844' '\f844' '\f844';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\f844' '\f844';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\f844';
}
.review-control-vote:before {
  content: '\f845' '\f845' '\f845' '\f845' '\f845';
}
.review-toolbar {
  padding: 0;
  border-top: 1px solid #e7e7e7;
  margin: 0 0 10px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  display: block;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  margin: 0;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.fieldset .review-legend.legend {
  line-height: 1.3;
  border-bottom: 0;
  padding: 0;
  margin-bottom: 10px;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  margin-bottom: 11;
  font-weight: 600;
  padding: 0;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 32px;
  line-height: 32px;
  height: 32px;
  letter-spacing: 10px;
}
.review-field-rating .label {
  font-weight: 600;
}
.review-field-rating .control {
  margin-top: 11;
  margin-bottom: 52.8;
}
.review-list {
  margin-bottom: 33;
}
.review-list .block-title strong {
  font-size: .9em;
  text-transform: uppercase;
  color: #222529;
}
.review-item {
  padding: 10px 0;
  border-bottom: 1px solid #e7e7e7;
  margin: 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  max-width: 100%;
  margin-bottom: 11;
}
.review-author {
  display: inline;
}
.review-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  color: #222529;
  font-weight: 600;
}
.review-content {
  margin-bottom: 0;
}
.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: 22;
}
.customer-review .product-reviews-summary {
  margin-bottom: 20px;
}
.customer-review .rating-summary {
  margin-right: 15px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 22;
}
.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: 5.5;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 11;
}
.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 {
  width: 30%;
  max-width: 285px;
  float: left;
  margin-right: 3%;
}
.customer-review .review-details {
  margin: 0;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 22;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 11;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  line-height: 1.1;
  font-size: 2.1rem;
  margin-top: 2.2rem;
  margin-bottom: 1.1rem;
  font-weight: 600;
  margin-bottom: 22;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 22;
}
.customer-review .review-details .review-date {
  color: #eaeaea;
}
.block-reward-info .reward-balance {
  font-size: 1.8rem;
  margin-bottom: 27.5;
}
.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: 27.5;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 11;
}
.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;
}
.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: 22;
}
.order-links .item {
  line-height: 44;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #ffffff;
  border: 1px solid #e7e7e7;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #c1c1c1;
  border: 1px solid #e7e7e7;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #e7e7e7;
  margin-bottom: 44;
  padding: 11;
}
.order-details-items.ordered .order-title {
  display: none;
}
.order-details-items .order-title {
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 11;
}
.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 > .secondary .action.back {
  display: inline-block;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #e7e7e7;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #e7e7e7;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-top: 0;
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 0 0 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-top: 0;
  padding-bottom: 15px;
}
.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: #777777;
}
.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: '\e81c';
  font-family: 'porto-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: '\e81b';
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ": ";
}
.order-details-items .action.print {
  display: none;
}
.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 #e7e7e7;
}
.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.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.form.send.friend {
  display: block;
  border: 1px solid #ececec;
  border-radius: 8px;
  background: #fff;
  border-top: 4px solid #0088cc;
  padding: 35px 25px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}
.product-social-links .action.mailto.friend:before,
.moved-add-to-links .action.mailto.friend:before {
  content: '\f84c';
}
.block-collapsible-nav .item:first-child {
  border-top: 1px solid #ddd;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  color: #777777;
  display: block;
  padding: 8px 18px 8px 15px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.block-collapsible-nav .item a:before,
.block-collapsible-nav .item > strong:before {
  font-family: 'porto-icons';
  content: '\f821';
  position: absolute;
  left: 0;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover,
.block-collapsible-nav .item a:active,
.block-collapsible-nav .item a:focus {
  color: #0088cc;
  background-color: transparent;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong {
  color: #0088cc;
  font-weight: 400;
}
.heading.heading-border {
  margin-bottom: 1.5625rem;
}
.heading.heading-border h1,
.heading.heading-border h2,
.heading.heading-border h3,
.heading.heading-border h4,
.heading.heading-border h5,
.heading.heading-border h6 {
  padding: 0;
  margin: 0;
}
.heading.heading-middle-border .heading-tag {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.heading.heading-middle-border .heading-tag:before,
.heading.heading-middle-border .heading-tag:after {
  height: 0;
  border-top: 1px solid;
  border-top-color: inherit;
  -ms-flex: 1;
  flex: 1;
}
.heading.heading-middle-border .heading-tag:after {
  content: '';
}
.heading.heading-middle-border h1:before {
  margin-right: 20px;
}
.heading.heading-middle-border h1:after {
  margin-left: 20px;
}
.heading.heading-middle-border h2:before,
.heading.heading-middle-border h3:before {
  margin-right: 15px;
}
.heading.heading-middle-border h2:after,
.heading.heading-middle-border h3:after {
  margin-left: 15px;
}
.heading.heading-middle-border h4:before,
.heading.heading-middle-border h5:before,
.heading.heading-middle-border h6:before {
  margin-right: 8px;
}
.heading.heading-middle-border h4:after,
.heading.heading-middle-border h5:after,
.heading.heading-middle-border h6:after {
  margin-left: 8px;
}
.heading.heading-middle-border-reverse .heading-tag:before {
  content: '';
}
.heading.heading-middle-border-reverse .heading-tag:after {
  content: none;
}
.heading.heading-middle-border-center .heading-tag:before {
  content: '';
}
.heading.heading-border-xs .heading-tag {
  border-bottom-width: 1px;
}
.heading.heading-border-xs .heading-tag:before,
.heading.heading-border-xs .heading-tag:after {
  border-top-width: 1px;
}
.heading.heading-border-sm .heading-tag {
  border-bottom-width: 2px;
}
.heading.heading-border-sm .heading-tag:before,
.heading.heading-border-sm .heading-tag:after {
  border-top-width: 2px;
}
.heading.heading-border-lg .heading-tag {
  border-bottom-width: 3px;
}
.heading.heading-border-lg .heading-tag:before,
.heading.heading-border-lg .heading-tag:after {
  border-top-width: 3px;
}
.heading.heading-border-xl .heading-tag {
  border-bottom-width: 5px;
}
.heading.heading-border-xl .heading-tag:before,
.heading.heading-border-xl .heading-tag:after {
  border-top-width: 5px;
}
.heading.heading-bottom-border h1 {
  border-bottom: 5px solid;
  padding-bottom: 10px;
}
.heading.heading-bottom-border h2,
.heading.heading-bottom-border h3 {
  border-bottom: 2px solid;
  padding-bottom: 10px;
}
.heading.heading-bottom-border h4,
.heading.heading-bottom-border h5,
.heading.heading-bottom-border h6 {
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
.heading.heading-bottom-double-border .heading-tag {
  border-bottom: 3px double;
  padding-bottom: 10px;
}
.heading.heading-bottom-double-border h4,
.heading.heading-bottom-double-border h5,
.heading.heading-bottom-double-border h6 {
  padding-bottom: 5px;
}
.heading.heading-border .heading-tag {
  border-top-color: #dbdbdb;
  border-bottom-color: #dbdbdb;
}
.porto-icon {
  display: inline-block;
  font-size: 32px;
  height: 2em;
  width: 2em;
  text-align: center;
  line-height: 2em;
  box-sizing: content-box !important;
}
.porto-icon i {
  line-height: inherit;
}
.porto-icon.none {
  display: inline-block;
  font-size: 35px;
  height: 1em;
  width: auto;
  text-align: center;
  line-height: 1;
}
.porto-icon.circle {
  border-radius: 50%;
}
/* Info Box */
.porto-sicon-box .porto-icon,
.porto-sicon-box .img-icon {
  transition: transform .2s linear;
}
.porto-sicon-header .porto-sicon-title {
  margin: 3px 0;
}
.default-icon .porto-sicon-header .porto-sicon-title:not(:last-child) {
  margin: 0 0 3px;
}
.porto-sicon-header h3.porto-sicon-title {
  font-size: 16px;
  line-height: 1.2em;
}
.porto-sicon-header > p:last-child {
  margin-bottom: 0;
}
.porto-sicon-description {
  width: 100%;
  display: block;
  line-height: 24px;
  margin-top: 0;
}
.porto-sicon-header + .porto-sicon-description {
  margin-top: 16px;
}
.porto-sicon-read {
  display: block;
  padding: 5px 0;
  text-decoration: none;
}
a.porto-sicon-box-link {
  text-decoration: none;
  border: none;
  display: block;
}
.porto-sicon-box.default-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.porto-sicon-box.flex-wrap .porto-sicon-header {
  -ms-flex: 1;
  flex: 1;
  min-width: 50%;
}
.default-icon .porto-sicon-default .porto-icon,
.default-icon .porto-sicon-default .porto-sicon-img {
  margin-right: 15px;
}
.top-icon .porto-icon,
.top-icon .porto-sicon-img,
.top-icon .porto-sicon-header,
.top-icon .porto-sicon-description {
  display: block;
  margin: 0 auto;
}
.top-icon .porto-sicon-header {
  margin-bottom: 1rem;
}
.top-icon .porto-sicon-header p:last-child {
  margin-bottom: 0;
}
.top-icon .porto-sicon-description {
  margin-top: 15px;
}
.top-icon .porto-sicon-header + .porto-sicon-description {
  margin-top: 0;
}
.porto-sicon-box.left-icon,
.porto-sicon-box.right-icon {
  display: -ms-flexbox;
  display: flex;
}
.left-icon .porto-sicon-left .porto-icon,
.left-icon .porto-sicon-left .porto-sicon-img {
  margin-right: 20px;
}
.left-icon .porto-sicon-body,
.right-icon .porto-sicon-body {
  -ms-flex: 1;
  flex: 1;
  max-width: 100%;
}
.porto-sicon-box.top-icon {
  text-align: center;
}
.porto-sicon-box .porto-just-icon-wrapper {
  line-height: 1em;
}
.right-icon .porto-sicon-right .porto-icon,
.right-icon .porto-sicon-right .porto-sicon-img {
  margin-left: 15px;
}
.right-icon .porto-sicon-body,
.right-icon .porto-sicon-body *,
.right-icon .porto-sicon-header .porto-sicon-title,
.right-icon .porto-sicon-description {
  text-align: right;
}
.heading-right-icon .porto-sicon-heading-right {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.porto-sicon-heading-right + .porto-sicon-description {
  margin-top: 10px;
}
.heading-right-icon .porto-sicon-heading-right .porto-icon,
.heading-right-icon .porto-sicon-heading-right .porto-sicon-img {
  margin-left: 15px;
}
.heading-right-icon .porto-sicon-header {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.heading-right-icon .porto-sicon-header h3.porto-sicon-title,
.heading-right-icon .porto-sicon-description,
.heading-right-icon .porto-sicon-description * {
  text-align: right;
}
html .top-icon .porto-just-icon-wrapper {
  margin-bottom: 15px;
}
html .top-icon .porto-sicon-header h3.porto-sicon-title {
  margin-top: 0;
}
html .top-icon .porto-sicon-header h2.porto-sicon-title {
  margin-top: 0;
}
html .porto-sicon-header h3.porto-sicon-title {
  font-size: 1.4em;
  font-weight: 400;
  text-transform: none;
}
html h3.porto-sicon-title small {
  font-size: 75%;
  display: block;
  margin: 2px 0 4px;
}
html .porto-sicon-read {
  margin-top: 10px;
}
.info-box-small .porto-sicon-box,
.info-box-small-wrap .porto-sicon-box {
  margin-bottom: 15px;
}
.info-box-small .porto-sicon-header + .porto-sicon-description,
.info-box-small-wrap .porto-sicon-header + .porto-sicon-description {
  margin-top: 7px;
}
.porto-sicon-box {
  margin-bottom: 20px;
  /*.fa {
        font-family: "FontAwesome" !important;
    }*/
}
.porto-sicon-box.top-icon.text-left .porto-just-icon-wrapper,
.porto-sicon-box.bottom-icon.text-left .porto-just-icon-wrapper,
.porto-sicon-box.top-icon.text-left .porto-sicon-header,
.porto-sicon-box.bottom-icon.text-left .porto-sicon-header,
.porto-sicon-box.top-icon.text-left .porto-sicon-img,
.porto-sicon-box.bottom-icon.text-left .porto-sicon-img,
.porto-sicon-box.top-icon.text-left .porto-sicon-description,
.porto-sicon-box.bottom-icon.text-left .porto-sicon-description {
  text-align: left !important;
}
.porto-sicon-box.top-icon.text-right .porto-just-icon-wrapper,
.porto-sicon-box.bottom-icon.text-right .porto-just-icon-wrapper,
.porto-sicon-box.top-icon.text-right .porto-sicon-header,
.porto-sicon-box.bottom-icon.text-right .porto-sicon-header,
.porto-sicon-box.top-icon.text-right .porto-sicon-img,
.porto-sicon-box.bottom-icon.text-right .porto-sicon-img,
.porto-sicon-box.top-icon.text-right .porto-sicon-description,
.porto-sicon-box.bottom-icon.text-right .porto-sicon-description {
  text-align: right !important;
}
/* effects */
.porto-sicon-box.style_2:hover .porto-icon,
.porto-sicon-box.style_2:hover .img-icon {
  transform: scale(1.15, 1.15);
}
.porto-sicon-box.style_3:hover .porto-icon,
.porto-sicon-box.style_3:hover .img-icon {
  transform: translateY(-4px);
}
.porto-sicon-box.featured-icon .porto-sicon-header h3.porto-sicon-title {
  font-weight: 600;
}
.porto-sicon-box.featured-icon .porto-icon {
  border-radius: 35px;
  color: #fff;
  margin-right: 10px;
  height: 35px;
  position: relative;
  text-align: center;
  width: 35px;
  background: transparent;
  line-height: 32px;
}
.porto-sicon-box.featured-icon .porto-icon:after {
  border-radius: 50%;
  box-sizing: initial;
  content: "";
  display: block;
  height: 100%;
  left: -4px;
  padding: 1px;
  position: absolute;
  top: -4px;
  width: 100%;
}
.porto-sicon-box.featured-icon .porto-icon i {
  line-height: 35px;
}
.share-links {
  vertical-align: middle;
}
.share-links a {
  font-size: .8rem;
  color: #fff;
  text-indent: -9999em;
  text-align: center;
  width: 2.2857em;
  height: 2.2857em;
  display: inline-block;
  margin: .2857em .5714em .2857em 0;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  transition: .25s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.share-links a:before {
  font-family: 'Font Awesome 5 Brands';
  text-indent: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 23px;
  height: 22px;
  margin: auto;
  z-index: 2;
}
.share-links a:hover,
.share-links a:focus {
  opacity: 0.9;
  color: #fff;
}
.page-footer .share-links a:hover {
  color: #fff;
}
.share-links.disable-br a {
  border-radius: 0 !important;
}
.share-links .share-twitter {
  background: #1aa9e1;
}
.share-links .share-twitter:before {
  content: "\f099";
}
.share-links .share-facebook {
  background: #3b5a9a;
}
.share-links .share-facebook:before {
  content: "\f39e";
}
.share-links .share-linkedin {
  background: #0073b2;
}
.share-links .share-linkedin:before {
  content: "\f0e1";
}
.share-links .share-rss {
  background: #ff8201;
}
.share-links .share-rss:before {
  content: "\f09e";
}
.share-links .share-googleplus {
  background: #dd4b39;
}
.share-links .share-googleplus:before {
  content: "\f0d5";
}
.share-links .share-pinterest {
  background: #cc2127;
}
.share-links .share-pinterest:before {
  content: "\f0d2";
}
.share-links .share-youtube {
  background: #c3191e;
}
.share-links .share-youtube:before {
  content: "\f167";
}
.share-links .share-instagram {
  background: #7c4a3a;
}
.share-links .share-instagram:before {
  content: "\f16d";
}
.share-links .share-skype {
  background: #00b0f6;
}
.share-links .share-skype:before {
  content: "\f17e";
}
.share-links .share-email {
  background: #dd4b39;
}
.share-links .share-email:before {
  font-family: porto-icons;
  content: "\e82e";
  font-weight: 400;
}
.share-links .share-vk {
  background: #6383a8;
}
.share-links .share-vk:before {
  content: "\f189";
}
.share-links .share-xing {
  background: #1a7576;
}
.share-links .share-xing:before {
  content: "\f168";
}
.share-links .share-tumblr {
  background: #304e6c;
}
.share-links .share-tumblr:before {
  content: "\f173";
}
.share-links .share-reddit {
  background: #ff4107;
}
.share-links .share-reddit:before {
  content: "\f1a1";
}
.share-links .share-vimeo {
  background: #52b8ea;
}
.share-links .share-vimeo:before {
  content: "\f27d";
}
.share-links .share-telegram {
  background: #0088cc;
}
.share-links .share-telegram:before {
  content: "\f3fe";
}
.share-links .share-yelp {
  background: #c41200;
}
.share-links .share-yelp:before {
  content: "\f1e9";
}
.share-links .share-flickr {
  background: #0063DC;
}
.share-links .share-flickr:before {
  content: "\f16e";
}
.share-links .share-whatsapp {
  background: #3c8a38;
}
.share-links .share-whatsapp:before {
  content: "\f232";
}
.share-links.default-skin a {
  color: #fff !important;
}
.share-links.default-skin a:hover {
  opacity: 0.8;
}
.share-links.default-skin .share-twitter {
  background: #1aa9e1 !important;
}
.share-links.default-skin .share-facebook {
  background: #3b5a9a !important;
}
.share-links.default-skin .share-linkedin {
  background: #0073b2 !important;
}
.share-links.default-skin .share-rss {
  background: #ff8201 !important;
}
.share-links.default-skin .share-googleplus {
  background: #dd4b39 !important;
}
.share-links.default-skin .share-pinterest {
  background: #cc2127 !important;
}
.share-links.default-skin .share-youtube {
  background: #c3191e !important;
}
.share-links.default-skin .share-instagram {
  background: #7c4a3a !important;
}
.share-links.default-skin .share-skype {
  background: #00b0f6 !important;
}
.share-links.default-skin .share-email {
  background: #dd4b39 !important;
}
.share-links.default-skin .share-vk {
  background: #6383a8 !important;
}
.share-links.default-skin .share-xing {
  background: #1a7576 !important;
}
.share-links.default-skin .share-tumblr {
  background: #304e6c !important;
}
.share-links.default-skin .share-reddit {
  background: #ff4107 !important;
}
.share-links.default-skin .share-vimeo {
  background: #52b8ea !important;
}
.share-links.default-skin .share-telegram {
  background: #0088cc !important;
}
.share-links.default-skin .share-yelp {
  background: #c41200 !important;
}
.share-links.default-skin .share-flickr {
  background: #0063DC !important;
}
.share-links.default-skin .share-whatsapp {
  background: #3c8a38 !important;
}
.testimonial {
  margin-bottom: 20px;
}
.slick-slider .testimonial {
  margin-bottom: 0;
}
.testimonial blockquote {
  border: 0;
  color: #fff;
  margin: 0;
  padding: 2.5rem 4rem 2.5rem 4.5rem;
  position: relative;
  font-size: 1em;
  font-family: inherit;
  font-style: inherit;
  line-height: inherit;
}
.testimonial blockquote p {
  font-size: 1.2em;
  line-height: 1.5;
  margin-bottom: 0;
  color: inherit;
}
.testimonial blockquote:before {
  left: 20px;
  top: 20px;
  content: "\201C";
  font-size: 80px;
  font-style: normal;
  line-height: 1;
  position: absolute;
  font-family: 'Playfair Display';
}
.testimonial .testimonial-arrow-down {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 8px solid #ccc;
  height: 0;
  margin: 0 0 0 40px;
  width: 0;
}
.testimonial .testimonial-author {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 12px 0 0 0;
}
.testimonial .testimonial-author .testimonial-author-thumbnail {
  width: auto;
}
.testimonial .testimonial-author img {
  max-width: 25px;
}
.testimonial .testimonial-author strong {
  display: block;
  margin-bottom: 2px;
  font-size: 1rem;
  font-weight: 700;
}
.testimonial .testimonial-author span {
  color: #666;
  display: block;
  font-size: .8rem;
  font-weight: 600;
}
.testimonial .testimonial-author p {
  color: #999;
  margin-left: .75rem;
  text-align: left;
  line-height: 1.2;
}
.testimonial.testimonial-style-2 {
  text-align: center;
}
.testimonial.testimonial-style-2 blockquote {
  background: transparent !important;
  padding: 20px;
}
.testimonial.testimonial-style-2 blockquote:before {
  display: none;
}
.testimonial.testimonial-style-2 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-2 .testimonial-author {
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 6px 0 0;
}
.testimonial.testimonial-style-2 .testimonial-author img {
  margin: 0 auto 10px;
  max-width: 60px;
}
.testimonial.testimonial-style-2 .testimonial-author p {
  text-align: center;
  padding: 0;
  margin: 0;
}
.testimonial.testimonial-style-3 blockquote {
  padding: 12px 30px;
}
.testimonial.testimonial-style-3 blockquote p {
  font-size: 1em;
  font-style: normal;
}
.testimonial.testimonial-style-3 blockquote:before {
  top: 5px;
  left: 9px;
  font-size: 35px;
}
.testimonial.testimonial-style-3 blockquote:after {
  font-size: 35px;
  bottom: -5px;
}
.testimonial.testimonial-style-3 .testimonial-author {
  margin-left: 8px;
}
.testimonial.testimonial-style-3 .testimonial-author img {
  max-width: 55px;
}
.testimonial.testimonial-style-3 .testimonial-arrow-down {
  margin-left: 20px;
}
.testimonial.testimonial-style-4 {
  padding: 7px;
  border: 1px solid;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
}
.testimonial.testimonial-style-4 blockquote {
  background: transparent !important;
  padding: 12px 30px;
  color: #777;
}
.testimonial.testimonial-style-4 blockquote p {
  font-size: 1em;
  font-style: normal;
}
.testimonial.testimonial-style-4 blockquote:before {
  top: 5px;
  left: 9px;
  font-size: 35px;
}
.testimonial.testimonial-style-4 blockquote:after {
  font-size: 35px;
  bottom: -5px;
}
.testimonial.testimonial-style-4 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-4 .testimonial-author {
  margin-left: 30px;
  margin-bottom: 15px;
  -ms-flex-align: center;
  align-items: center;
}
.testimonial.testimonial-style-4 .testimonial-author img {
  max-width: 55px;
}
.testimonial.testimonial-style-4 .testimonial-author p {
  margin-bottom: 0;
}
.testimonial.testimonial-style-5 {
  text-align: center;
}
.testimonial.testimonial-style-5 blockquote {
  background: transparent !important;
  padding: 6px 20px;
}
.testimonial.testimonial-style-5 blockquote p {
  font-size: 1.2em;
  font-style: normal;
}
.testimonial.testimonial-style-5 blockquote:before {
  display: none;
}
.testimonial.testimonial-style-5 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-5 .testimonial-author {
  display: block;
  padding: 15px 0 0;
  margin: 12px 0 0;
}
.testimonial.testimonial-style-5 .testimonial-author img {
  margin: 0 auto 10px;
}
.testimonial.testimonial-style-5 .testimonial-author p {
  text-align: center;
  padding: 0;
  margin: 0;
}
.testimonial.testimonial-style-6 {
  text-align: center;
}
.testimonial.testimonial-style-6 blockquote {
  background: transparent !important;
  border: 0;
  padding: 0 10%;
}
.testimonial.testimonial-style-6 blockquote i.fa-quote-left {
  font-size: 34px;
  position: relative;
  left: -5px;
}
.testimonial.testimonial-style-6 blockquote p {
  font-size: 24px;
  line-height: 30px;
}
.testimonial.testimonial-style-6 blockquote span {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  position: relative;
  left: -5px;
}
.testimonial.testimonial-style-6 blockquote:before {
  display: none;
}
.testimonial.testimonial-style-6 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-6 .testimonial-author {
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 6px 0 0;
}
.testimonial.testimonial-style-6 .testimonial-author img {
  margin: 15px auto 10px;
}
.testimonial.testimonial-style-6 .testimonial-author p {
  text-align: center;
  padding: 0;
  margin: 0;
}
.testimonial.testimonial-with-quotes {
  text-align: center;
}
.testimonial.testimonial-with-quotes blockquote {
  background: transparent !important;
}
.testimonial.testimonial-with-quotes blockquote p {
  padding: 0 40px;
}
.testimonial.testimonial-with-quotes blockquote:before,
.testimonial.testimonial-with-quotes blockquote:after {
  display: block !important;
  left: 10px;
  top: 0;
  content: "\201C";
  font-size: 80px;
  font-style: normal;
  line-height: 1;
  position: absolute;
}
.testimonial.testimonial-with-quotes blockquote:after {
  content: "\201D";
  left: auto;
  right: 10px;
  top: auto;
  bottom: -.5em;
}
.testimonial.testimonial-with-quotes img {
  margin: 15px auto 10px;
  width: 60px;
}
.testimonial.testimonial-with-quotes .testimonial-author p {
  margin: 0 auto;
  text-align: center;
}
.testimonial.testimonial-with-quotes.testimonial-light blockquote {
  color: #fff;
}
.testimonial.testimonial-with-quotes.testimonial-light .testimonial-author span,
.testimonial.testimonial-with-quotes.testimonial-light .testimonial-author strong {
  opacity: .6;
  color: #fff;
}
.testimonial.testimonial-with-quotes.testimonial-remove-right-quote blockquote {
  background: transparent !important;
}
.testimonial.testimonial-with-quotes.testimonial-remove-right-quote blockquote p {
  font-family: Georgia,serif !important;
  font-style: italic;
  font-size: 1.2em;
}
.testimonial.testimonial-with-quotes.testimonial-remove-right-quote blockquote:after {
  content: none;
}
.testimonial.testimonial-no-borders {
  border-width: 0;
  box-shadow: none;
}
.testimonial .testimonial-author strong {
  color: #111;
}
.testimonial.testimonial-style-3 blockquote {
  background: #f2f2f2;
}
.testimonial.testimonial-style-3 .testimonial-arrow-down {
  border-top: 10px solid #f2f2f2!important;
}
.testimonial.testimonial-style-4 {
  border-top-color: #dfdfdf;
  border-bottom-color: #dfdfdf;
  border-left-color: #ececec;
  border-right-color: #ececec;
}
.testimonial.testimonial-style-5 .testimonial-author {
  border-top: 1px solid #f2f2f2;
}
body {
  background-color: #ffffff;
}
.ie9 .page-wrapper {
  background-color: #ffffff;
  min-height: 0;
}
.columns .column.main {
  max-width: 100%;
  padding-bottom: 40px;
}
.page-header {
  background-color: #ffffff;
  border-top: 3px solid #0088cc;
  position: relative;
  z-index: 20;
}
.page-header .panel.wrapper {
  color: #777777;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  margin-left: auto;
  margin-right: 22;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  text-transform: uppercase;
}
.header.panel > .header.links > li > a {
  color: inherit;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: inherit;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: inherit;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: inherit;
  text-decoration: underline;
}
.header.content {
  position: relative;
}
.logo {
  display: block;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  max-height: 50px;
  max-width: 100%;
  height: auto;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 33;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 11;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.message.success {
  border-radius: 0;
  font-size: 1em;
}
.message.notice {
  font-size: 1em;
}
.message.info {
  font-size: 1em;
}
.message.error {
  font-size: 1em;
}
.message.warning {
  font-size: 1em;
}
.field-error {
  font-size: 1em;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 11;
  padding: 12px 22 12px 27.5;
  display: block;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #777777;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #0088cc;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #ea1a32;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #0088cc;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 11;
}
.message.global.demo {
  margin: 0 0 11;
  padding: 12px 22 12px 27.5;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #0088cc;
}
.message.global.demo a:hover {
  color: #ea1a32;
}
.message.global.demo a:active {
  color: #0088cc;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e81c';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e81b';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 0;
  margin-top: 4px;
  min-width: 120px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  border-radius: 0;
  box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
  border: 1px solid #ccc !important;
  padding: 4px 0 !important;
  left: 0;
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  border-radius: 0;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  color: #777777;
  padding: 0 7px;
  font-size: 1em;
  line-height: 25px;
  font-weight: 400;
}
.page-header .switcher .options ul.dropdown a > img,
.page-footer .switcher .options ul.dropdown a > img {
  margin-bottom: 3px;
  margin-right: 3px;
  vertical-align: middle;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  display: flex;
  align-items: center;
  padding: 0 5px;
  line-height: 26px;
  letter-spacing: 0.025em;
}
.page-header .switcher .options .action.toggle::after,
.page-footer .switcher .options .action.toggle::after {
  font-size: 1em;
  -webkit-font-smoothing: inherit;
  margin: 0 0 0 5px;
  line-height: 1;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: flex;
  align-items: center;
}
.page-header .switcher .options .action.toggle.active::after,
.page-footer .switcher .options .action.toggle.active::after {
  font-size: 1em;
  -webkit-font-smoothing: inherit;
  margin: 0 0 0 5px;
  line-height: 1;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: inherit;
}
.page-header .switcher strong > img,
.page-footer .switcher strong > img {
  margin-bottom: 3px;
  margin-right: 3px;
  vertical-align: middle;
}
span.split {
  height: 14px;
  width: 1px;
  border-right: 1px solid #ccc;
  margin: 0 13px;
}
@media (max-width: 991px) {
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: 2px;
  }
  .navigation .parent .level-top:after {
    font-size: 2.2rem;
    right: 10px;
    top: 13px;
  }
  header.page-header.sticky-header .header-main {
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
    background-color: #fff;
    z-index: 9;
  }
}
@media (max-width: 991px) {
  .nav-sections .customer-welcome,
  .nav-sections .customer-welcome + .authorization-link {
    display: none;
  }
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 44;
}
.widget {
  clear: both;
}
.customer-welcome {
  display: inline-block;
  position: relative;
}
.customer-welcome:before,
.customer-welcome:after {
  content: '';
  display: table;
}
.customer-welcome:after {
  clear: both;
}
.customer-welcome .action.switch {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.customer-welcome .action.switch > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.customer-welcome .action.switch:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 15px;
  color: inherit;
  content: '\e81c';
  font-family: 'porto-icons';
  margin: 0 0 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.customer-welcome .action.switch:hover:after {
  color: inherit;
}
.customer-welcome .action.switch:active:after {
  color: inherit;
}
.customer-welcome .action.switch.active {
  display: inline-block;
  text-decoration: none;
}
.customer-welcome .action.switch.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.customer-welcome .action.switch.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 15px;
  color: inherit;
  content: '\e81b';
  font-family: 'porto-icons';
  margin: 0 0 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.customer-welcome .action.switch.active:hover:after {
  color: inherit;
}
.customer-welcome .action.switch.active:active:after {
  color: inherit;
}
.customer-welcome ul {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 0;
  margin-top: 4px;
  min-width: 100%;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.customer-welcome ul li {
  margin: 0;
  padding: 0;
}
.customer-welcome ul li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.customer-welcome ul:before,
.customer-welcome ul:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.customer-welcome ul:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.customer-welcome ul:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.customer-welcome ul:before {
  left: 10px;
  top: -12px;
}
.customer-welcome ul:after {
  left: 9px;
  top: -14px;
}
.customer-welcome.active {
  overflow: visible;
}
.customer-welcome.active ul {
  display: block;
}
.customer-welcome li a {
  color: #333333;
  text-decoration: none;
  display: block;
  line-height: 1.2;
  padding: 5px;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 12px;
}
.customer-welcome li a:visited {
  color: #333333;
  text-decoration: none;
}
.customer-welcome li a:hover {
  color: #333333;
  text-decoration: none;
}
.customer-welcome li a:active {
  color: #333333;
  text-decoration: none;
}
.customer-welcome .customer-menu {
  display: none;
}
.customer-welcome .action.switch {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  vertical-align: top;
}
.customer-welcome .action.switch:focus,
.customer-welcome .action.switch:active {
  background: none;
  border: none;
}
.customer-welcome .action.switch:hover {
  background: none;
  border: none;
}
.customer-welcome .action.switch.disabled,
.customer-welcome .action.switch[disabled],
fieldset[disabled] .customer-welcome .action.switch {
  pointer-events: none;
  opacity: 0.5;
}
.customer-welcome .header.links {
  min-width: 175px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  margin-top: 7px;
  left: auto;
  right: 0;
}
.customer-welcome .header.links:before {
  left: auto;
  right: 10px;
}
.customer-welcome .header.links:after {
  left: auto;
  right: 9px;
  border-bottom-color: #ccc;
}
.customer-welcome.active .action.switch:after {
  content: '\e81b';
}
.customer-welcome.active .customer-menu {
  display: block;
}
.customer-welcome .greet {
  display: none;
}
@media (min-width: 992px) {
  html,
  body {
    min-height: 100%;
  }
  .ie9 body {
    background-color: #8f8f8f;
  }
  .customer-menu .header.links a {
    color: #777 !important;
  }
  .sticky-logo {
    float: left;
    margin-top: 13px;
    margin-right: 20px;
  }
  .sticky-logo .logo {
    margin: 0 !important;
  }
  .sticky-logo .logo img {
    height: 35px;
    width: auto;
    max-width: none;
    margin-right: 20px;
  }
  header.page-header.sticky-header .nav-sections {
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 200 !important;
    padding: 0;
    margin: 0 !important;
    width: 100% !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: all;
  }
  header.page-header.sticky-header .navigation {
    padding: 0 10px;
  }
  header.page-header.sticky-header .navigation > ul {
    background-color: transparent;
  }
  header.page-header.sticky-header .navigation li.level0 > a > span.cat-label {
    top: -9px;
  }
  header.page-header.sticky-header .minicart-wrapper {
    position: absolute;
    right: 10px;
    top: 20%;
  }
  .page-header {
    margin-bottom: 0;
  }
  .page-header .header.panel {
    padding: 0;
  }
  .page-header .switcher {
    float: left;
    margin-right: 15px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-header .navigation .level0 > .level-top {
    text-transform: uppercase;
    display: inline-block;
  }
  .page-header .navigation .level0.parent > a:after {
    content: '\e81c';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 5px;
    line-height: 42px;
  }
  .page-header .navigation .level0 .submenu {
    padding: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  }
  .page-header .navigation .level0 .submenu li {
    margin-bottom: 0;
    position: relative;
  }
  .page-header .navigation .level0 .submenu .submenu {
    border-top-width: 0;
    margin-top: -6px !important;
    margin-left: 8px !important;
  }
  .page-header .navigation .level0 .submenu li.parent > a:after {
    content: '\f801';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 6px;
    margin-right: 0;
    line-height: 15px;
    float: right;
  }
  .page-header .navigation .level0 .submenu .active > a {
    border: 0;
  }
  .page-header .drop-menu {
    position: relative;
  }
  .page-header .drop-menu .nav-sections {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    visibility: hidden;
    opacity: 0;
  }
  .page-header .drop-menu .nav-sections.visible {
    visibility: visible;
    opacity: 1;
  }
  .page-header .drop-menu > a {
    display: block;
    font-size: 14px;
    letter-spacing: -.01em;
    font-weight: 700;
    background: #222529;
    color: #fff;
    line-height: 20px;
    padding: 15px 15px 15px 20px;
  }
  .page-header .drop-menu > a:hover {
    background-color: #555;
  }
  .cms-index-index .page-header .drop-menu > a {
    pointer-events: none;
  }
  .cms-index-index .page-header .drop-menu .nav-sections {
    visibility: visible;
    opacity: 1;
    padding: 0 !important;
  }
  .cms-index-index .page-header.sticky-header .drop-menu > a {
    pointer-events: all;
  }
  .cms-index-index .page-header.sticky-header .drop-menu .nav-sections {
    visibility: hidden;
    opacity: 0;
  }
  .cms-index-index .page-header.sticky-header .drop-menu .nav-sections.visible {
    visibility: visible;
    opacity: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 22;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin-bottom: 0;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
  }
  .header.panel > .header.links > li > a,
  .header.panel > .header.links > li > span {
    border-left: 1px solid rgba(255, 255, 255, 0.18);
  }
  .header.panel > .header.links > li:first-child > a,
  .header.panel > .header.links > li:first-child > span {
    padding-left: 0;
    border-left: 0;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5.5;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  border: 1px solid #bbbbbb;
  background: #ffffff;
  padding: 10px;
}
[class^="porto-icon-"]:before,
[class*=" porto-icon-"]:before {
  font-family: 'porto-icons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .1em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .1em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.recent-posts .item .post-image {
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 15px 0;
  padding: 2px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  min-height: 120px;
}
.recent-posts .item .post-image img {
  border-radius: 4px;
  width: 100%;
}
.recent-posts .post-date {
  float: left;
  margin-right: 10px;
  text-align: center;
}
.recent-posts .post-date .day {
  background-color: #f7f7f7;
  color: #0088cc;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 8px;
}
.recent-posts .post-date .month {
  background-color: #0088cc;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07000000000000001) inset;
  color: #fff;
  font-size: 0.9em;
  padding: 2px 0;
  display: block;
  width: 45px;
}
.recent-posts .postTitle {
  min-height: 55px;
  border: 0;
}
.recent-posts .postTitle h2 {
  font-size: 20px;
  line-height: 27px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 10px 0;
}
.recent-posts .postTitle a:hover {
  text-decoration: none;
}
.recent-posts .postContent {
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
.recent-posts .postContent > p {
  margin: 0;
}
.recent-posts a.readmore {
  font-weight: 300;
  font-size: 16px;
}
.form-wishlist-items {
  padding-bottom: 30px;
}
.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e889';
}
.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 #e7e7e7;
}
.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 #e7e7e7;
}
.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 #e7e7e7;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 11;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 11 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: 11 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 11;
}
.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: #c1c1c1;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 27.5;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 11;
}
.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: 11 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 .qty.field .control {
  width: 45px;
}
.filterproducts.products {
  margin: 0;
}
p.fullwidth-filter-description {
  font-size: 14px;
  color: #666;
  line-height: 1.4;
}
.section-title,
.slider-title,
.widget .widget-title,
.widget .widget-title a {
  color: #313131;
}
.slider-title,
.section-title {
  font-size: 1.1429em;
  line-height: 1.4;
  letter-spacing: normal;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1.25rem;
  position: relative;
}
.slider-title .line,
.section-title .line {
  display: block;
  height: 1px;
  position: relative;
  bottom: 0.65em;
  width: 0;
}
.porto-products.title-border-bottom > .section-title,
.related.products .slider-title {
  letter-spacing: -0.01em;
  line-height: 22px;
  padding-bottom: 10px;
  margin-bottom: 24px;
}
.porto-products.title-border-bottom .products-slider.show-dots-title-right .owl-dots,
.related.products .products-slider.show-dots-title-right .owl-dots {
  top: -52px;
  height: 32px;
}
.porto-products.title-border-bottom .products-slider.show-nav-title .owl-nav,
.related.products .products-slider.show-nav-title .owl-nav {
  margin-top: -36px;
}
.porto-products.title-border-middle > .section-title {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 24px;
}
.porto-products.title-border-middle > .section-title .line-l {
  height: 1px;
  position: relative;
  flex: 1 1 auto;
  min-width: 10%;
  background: rgba(0, 0, 0, 0.08);
}
.porto-products.title-border-middle > .section-title .line-r {
  height: 1px;
  position: relative;
  flex: 1 1 auto;
  min-width: 10%;
  background: rgba(0, 0, 0, 0.08);
}
.porto-products.title-border-middle > .section-title .inline-title {
  padding: 0 12px;
}
.porto-products.title-border-middle > .section-title.text-left .line-l {
  display: none;
}
.porto-products.title-border-middle > .section-title.text-left .inline-title {
  padding-left: 0;
}
.porto-products.title-border-middle > .section-title.text-right .inline-title {
  padding-right: 0;
}
.porto-products.title-border-middle > .section-title.text-right .line-r {
  display: none;
}
.porto-products.title-border-middle .products-slider.show-dots-title-right .owl-dots {
  top: -40px;
  height: 32px;
}
.porto-products.title-border-middle .products-slider.show-nav-title .owl-nav {
  margin-top: -24px;
}
.porto-products.title-border-bottom > .section-title,
.related.products .slider-title,
.porto-products.title-border-middle > .section-title .inline-title:before {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.slider-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.products-slider.owl-carousel,
.slider-wrapper .products {
  margin: 0 !important;
}
.porto-products.title-border-bottom .products-slider.show-dots-title-right .owl-dots,
.related.products .products-slider.show-dots-title-right .owl-dots {
  top: -52px;
  height: 32px;
}
.porto-products.title-border-bottom.move-related .products-slider.show-dots-title-right .owl-dots {
  top: -86px;
}
.move-related .product-item-details {
  position: static;
}
.block.related.move-related .field.choice {
  top: 3px;
  left: 8px;
}
.products-slider.owl-carousel .product-item {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.products-slider.owl-carousel .owl-stage-outer {
  padding-top: 10px;
  margin-top: -10px;
}
.ajax-products {
  display: flex;
  flex-wrap: wrap;
}
.ajax-products > .category-list {
  border-right: 1px solid #dcdcdc;
  padding: 0 15px;
}
.ajax-products > .category-list > span {
  font-size: 1.125rem;
  letter-spacing: -.01em;
  margin-bottom: 15px;
  color: #111;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  line-height: 1.4;
}
.ajax-products > .category-list > ul {
  list-style: none;
  padding: 0;
  margin-bottom: 2rem;
}
.ajax-products > .category-list > ul > li {
  padding: 0;
  margin: 0;
}
.ajax-products > .category-list > ul > li > a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  padding: 12px 0 12px 24px;
  color: #111;
  display: block;
  position: relative;
}
.ajax-products > .category-list > ul > li > a:before {
  content: '' !important;
  margin-right: 10px;
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #d6d6d6;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
}
.ajax-products > .category-list > ul > li > a.active:after {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  background: #111;
  top: 50%;
  transform: translateY(-50%);
  left: 3px;
}
.ajax-products > .category-list > ul > li > a > span {
  display: inline-block;
}
.ajax-products > .category-list > ul > li > a:hover {
  text-decoration: none;
}
.ajax-products > .category-detail {
  position: relative;
  padding-left: 4vw;
  padding-right: 0;
  margin-bottom: 50px;
  letter-spacing: -.025em;
  min-height: 70vh;
}
.ajax-products > .category-detail > h2 {
  text-align: center;
  margin: 30px 0;
  font-size: 26px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 10px;
}
.ajax-products > .category-detail > .ajax_products_loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.5);
}
.load-more-area {
  text-align: center;
  margin: 20px 0;
}
.load-more-area > a {
  margin: 12px 40px;
  border: 1px solid #000;
  width: auto;
  display: inline-block;
  letter-spacing: .075em;
  color: #000;
  padding: 18px 55px;
  font-size: 12px;
  line-height: 1.3333;
  text-transform: uppercase;
  font-weight: 700;
}
.weltpixel-quickview-catalog-product-view .box-tocart .action.tocart,
.weltpixel_quickview-catalog_product-view .box-tocart .action.tocart {
  width: 100%;
}
.weltpixel-quickview-catalog-product-view .reviews-actions .add,
.weltpixel_quickview-catalog_product-view .reviews-actions .add {
  display: none;
}
.weltpixel-quickview-catalog-product-view .main-product-detail,
.weltpixel_quickview-catalog_product-view .main-product-detail {
  padding: 0;
}
.weltpixel-quickview-catalog-product-view .page-main,
.weltpixel_quickview-catalog_product-view .page-main {
  padding: 25px !important;
  background: #fff;
}
.weltpixel-quickview-catalog-product-view .sidebar,
.weltpixel_quickview-catalog_product-view .sidebar {
  display: none;
}
.weltpixel-quickview-catalog-product-view .page-main,
.weltpixel_quickview-catalog_product-view .page-main {
  max-width: 100% !important;
}
.weltpixel-quickview-catalog-product-view .page-main .columns,
.weltpixel_quickview-catalog_product-view .page-main .columns {
  padding: 0 !important;
}
.weltpixel-quickview-catalog-product-view .page-wrapper,
.weltpixel_quickview-catalog_product-view .page-wrapper {
  max-width: 100% !important;
  padding: 0 !important;
  min-height: auto;
}
.weltpixel-quickview-catalog-product-view .column.main,
.weltpixel_quickview-catalog_product-view .column.main {
  width: 100%;
  padding: 0;
}
.box-gotoproduct #product-gotoproduct-button {
  background: none;
  color: #222529;
  border: none;
  height: auto;
  margin-top: 10px;
  display: inline-block;
  min-width: auto;
  padding: 0;
}
.product-item .weltpixel-quickview {
  display: none;
}
.products-grid .product-item .product-item-info {
  position: relative;
}
.products ul,
ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
}
.products ul li,
ul.products li {
  list-style: none outside;
}
.products-grid:after {
  display: table;
  content: "";
  clear: both;
}
.products-grid .product-item {
  float: left;
}
.products-grid .product-item {
  width: 50%;
}
.products-grid .product-item.nth-child-2np1 {
  clear: left;
}
.products-grid.divider-line {
  margin-left: 0;
  margin-right: 0;
}
.products-grid.divider-line .product-items {
  display: flex;
  flex-wrap: wrap;
}
.products-grid.divider-line .product-item {
  border-left: 1px solid rgba(0, 0, 0, 0.09);
  margin-bottom: 0;
  display: flex;
  padding: 0;
}
.products-grid.divider-line .product-item.nth-child-2np1 {
  border-left-color: transparent;
}
.products-grid.divider-line .product-item:nth-child(1) .product-item-info,
.products-grid.divider-line .product-item:nth-child(2) .product-item-info {
  border-top-color: transparent;
}
.products-grid.divider-line .product-item:hover {
  z-index: 2;
}
.products-grid.divider-line .product-item-info {
  border-top: 1px solid rgba(0, 0, 0, 0.09);
  padding-top: 50px;
  padding-bottom: 0;
  transition: all 0.3s;
  margin-top: -1px;
  position: relative;
}
.products-grid.divider-line .product-item-info .product-item-inner {
  visibility: hidden;
  opacity: 0;
  margin: 0 -50px -10px;
  transition: all .3s;
}
.products-grid.divider-line .product-item-info .product-item-actions {
  margin-bottom: 0;
}
.products-grid.divider-line .product-item-info:hover {
  background-color: #fff;
  border-top-color: rgba(0, 0, 0, 0.09);
  border-bottom-color: rgba(0, 0, 0, 0.09);
  box-shadow: 0 25px 35px -5px rgba(0, 0, 0, 0.1);
  padding-top: 10px;
  padding-bottom: 40px;
}
.products-grid.divider-line .product-item-info:hover .product-item-inner {
  visibility: visible;
  opacity: 1;
}
.products {
  margin-left: -10px;
  margin-right: -10px;
}
.products .product-item {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1.4286em;
  position: relative;
}
.product-item {
  vertical-align: top;
}
.product-item-name {
  font-size: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.product-item-name a {
  font-size: .9375rem;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -.01em;
  margin-bottom: .45rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #222529;
  display: block;
}
.product-item-info {
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.product-item-photo {
  margin-bottom: 1rem;
  min-height: 90px;
  font-size: 1em;
  display: block;
  position: relative;
  padding: 0;
}
.product-item-photo img {
  display: block;
}
.product-item-photo .product-item-inner {
  height: 0;
}
.product-item-photo .product-item-inner .product-item-actions {
  display: block;
}
.product-item-photo .product-item-inner .product-item-actions > .action {
  background-color: #fff;
}
.product-item-photo .product-item-inner .product-item-actions > .actions-primary {
  display: inline-block;
}
.product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart {
  width: 32px;
  padding: 0;
}
.product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart:before {
  margin-right: 0;
}
.product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart span {
  display: none;
}
.product-item-photo:hover .product-item-inner {
  visibility: visible;
  opacity: 1;
}
.product-item-photo:hover {
  box-shadow: 0 25px 35px -5px rgba(0, 0, 0, 0.1);
}
.product-item-actions .actions-secondary.action {
  width: 36px;
  height: 36px;
  line-height: 34px;
  letter-spacing: normal;
  border-radius: 0;
  position: relative;
}
.product-item-actions .actions-secondary.action:before {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  font-size: 1rem;
}
.product-item-actions .action.towishlist {
  border-color: #ddd;
  color: #333;
  background-color: #fff;
}
.product-item-actions .action.towishlist > span {
  display: none;
}
.product-item-actions .action.tocompare {
  border-color: #ddd;
  color: #333;
  background-color: #fff;
}
.product-item-actions .action.tocompare > span {
  display: none;
}
.product-item-description {
  margin: 10px 0;
}
.product-item-details {
  position: relative;
}
.product-item .product-reviews-summary .reviews-actions {
  display: none;
  text-transform: lowercase;
  font-size: 14;
}
.product-item .rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.product-item .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-item .rating-summary .rating-result {
  width: 72px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.product-item .rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c3c5c9;
  font-family: 'porto-icons';
  font-size: 12px;
  height: 12px;
  letter-spacing: 3px;
  line-height: 12px;
  content: '\f844' '\f844' '\f844' '\f844' '\f844';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.product-item .rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.product-item .rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ffc600;
  font-family: 'porto-icons';
  font-size: 12px;
  height: 12px;
  letter-spacing: 3px;
  line-height: 12px;
  content: '\f844' '\f844' '\f844' '\f844' '\f844';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.product-item .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-item .price-box .price-label {
  font-size: 12px;
  color: #c1c1c1;
  vertical-align: middle;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5.5;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\f83b';
}
.product-item .tocart span {
  display: inline-block;
  vertical-align: top;
}
.product-item .tocart:before {
  content: '\e8ba';
  font-family: 'porto-icons';
  margin-right: 5px;
  font-weight: 600;
  font-size: .9375rem;
}
.product-item .weltpixel-quickview.weltpixel_quickview_button_v2 {
  padding: 0;
  bottom: 0;
  top: auto;
  left: 0;
  width: 100%;
  text-indent: 0;
  height: auto;
  border: none;
  position: absolute;
  z-index: 6;
  opacity: 0;
  visibility: hidden;
  background-color: #08c;
  color: #fff;
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 34px;
  transition: .25s;
  text-align: center;
}
.product-item .weltpixel-quickview.weltpixel_quickview_button_v2 em {
  display: none;
}
.product-item [class^='swatch-opt-'] {
  padding-bottom: 5px;
  display: inline-block;
}
.product-item .swatch-attribute {
  margin-top: -4px;
  padding-bottom: 5px;
}
.product-labels {
  line-height: 1;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
  top: .8em;
  font-size: 10px;
  left: .8em;
  text-align: center;
}
.product-labels .product-label {
  padding: 5px 11px;
  margin-bottom: 5px;
}
.product-labels .product-label.new-label {
  background-color: #62b959;
}
.product-labels .product-label.sale-label {
  background-color: #e27c7c;
}
.products-grid .product-item .box-tocart input.qty {
  height: 32px;
  padding: 0 9px;
}
.products-grid .owl-carousel .product-item {
  width: auto;
  float: none;
}
.product-item-info .product-reviews-summary {
  background: 0 0;
  margin: 0 auto .625rem;
  height: 1px;
  position: relative;
  display: table;
}
.product-item-info .product-item-details .price-box {
  margin-bottom: 1rem;
  display: block;
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 600;
}
.product-item-info .product-item-details .product-item-actions {
  white-space: nowrap;
  font-size: 1em;
  margin-bottom: 1.0714em;
}
.product-item-info .product-item-details .product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.product-item-info .product-item-details .product-item-actions .actions-secondary {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  transition: all 0.3s;
}
.product-item-info .product-item-details .product-item-actions .actions-secondary.towishlist {
  right: -36px;
  visibility: hidden;
  opacity: 0;
}
.product-item-info .product-item-details .product-item-actions .actions-secondary.tocompare {
  left: -36px;
  visibility: hidden;
  opacity: 0;
}
.product-item-info .product-item-details .product-item-actions .tocart {
  border-radius: 0;
  color: #333;
  background-color: #fff;
  border-color: #ddd;
  line-height: 34px;
  padding: 0 .625rem;
  font-size: .75rem;
  height: 36px;
  font-weight: 600;
  text-transform: uppercase;
}
.product-item-info .weltpixel-quickview.weltpixel_quickview_button_v2:hover {
  opacity: 1;
}
.product-item-info.type1 .product-item-inner {
  display: flex;
  justify-content: center;
}
.product-item-info.type3,
.product-item-info.type5,
.product-item-info.type6 {
  text-align: left;
}
.product-item-info.type3 .product.name,
.product-item-info.type5 .product.name,
.product-item-info.type6 .product.name {
  padding-right: 20px;
}
.product-item-info.type3 .product-reviews-summary,
.product-item-info.type5 .product-reviews-summary,
.product-item-info.type6 .product-reviews-summary {
  margin: 0 0 .55rem;
  display: table;
}
.product-item-info.type3 .product-item-actions .actions-primary .tocart,
.product-item-info.type5 .product-item-actions .actions-primary .tocart,
.product-item-info.type6 .product-item-actions .actions-primary .tocart,
.product-item-info.type3 .product-item-actions .tocompare,
.product-item-info.type5 .product-item-actions .tocompare,
.product-item-info.type6 .product-item-actions .tocompare {
  position: absolute;
  right: 15px;
  top: 15px;
  visibility: hidden;
  opacity: 0;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 30px;
  background-color: #fff;
  width: 36px;
  height: 36px;
  line-height: 34px;
  z-index: 3;
  transition: .25s;
}
.product-item-info.type3 .product-item-actions .actions-primary .tocart::before,
.product-item-info.type5 .product-item-actions .actions-primary .tocart::before,
.product-item-info.type6 .product-item-actions .actions-primary .tocart::before,
.product-item-info.type3 .product-item-actions .tocompare::before,
.product-item-info.type5 .product-item-actions .tocompare::before,
.product-item-info.type6 .product-item-actions .tocompare::before {
  font-weight: 600;
  font-size: .9375rem;
  display: block;
}
.product-item-info.type3 .product-item-actions .actions-primary .tocart:hover,
.product-item-info.type5 .product-item-actions .actions-primary .tocart:hover,
.product-item-info.type6 .product-item-actions .actions-primary .tocart:hover,
.product-item-info.type3 .product-item-actions .tocompare:hover,
.product-item-info.type5 .product-item-actions .tocompare:hover,
.product-item-info.type6 .product-item-actions .tocompare:hover {
  color: #fff;
}
.product-item-info.type3 .product-item-actions .actions-primary .tocart,
.product-item-info.type5 .product-item-actions .actions-primary .tocart,
.product-item-info.type6 .product-item-actions .actions-primary .tocart {
  right: 56px;
}
.product-item-info.type3 .product-item-actions .towishlist,
.product-item-info.type5 .product-item-actions .towishlist,
.product-item-info.type6 .product-item-actions .towishlist {
  background: 0 0;
  border: 0;
  opacity: .7;
  position: absolute;
  right: 0;
  bottom: -44px;
  width: 20px;
  visibility: visible;
  z-index: 3;
}
.product-item-info.type3 .product-item-actions .towishlist:hover,
.product-item-info.type5 .product-item-actions .towishlist:hover,
.product-item-info.type6 .product-item-actions .towishlist:hover {
  opacity: 1;
}
.product-item-info.type3 .product-item-actions .qty-box,
.product-item-info.type5 .product-item-actions .qty-box,
.product-item-info.type6 .product-item-actions .qty-box {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.product-item-info.type3:hover .product-item-actions .tocompare,
.product-item-info.type5:hover .product-item-actions .tocompare,
.product-item-info.type6:hover .product-item-actions .tocompare,
.product-item-info.type3:hover .product-item-actions .actions-primary .tocart,
.product-item-info.type5:hover .product-item-actions .actions-primary .tocart,
.product-item-info.type6:hover .product-item-actions .actions-primary .tocart {
  visibility: visible;
  opacity: 1;
}
.product-item-info.type4 {
  text-align: left;
}
.product-item-info.type4 .product-reviews-summary {
  margin: 0 0 .625rem;
}
.product-item-info.type4 .product-item-actions .towishlist,
.product-item-info.type4 .product-item-actions .tocompare {
  color: #333;
  border: 1px solid #ddd;
  background-color: #fff;
}
.product-item-info.type4 .product-item-actions .towishlist:hover,
.product-item-info.type4 .product-item-actions .tocompare:hover {
  border-color: #08c;
  background-color: #08c;
  color: #fff;
}
.product-item-info.type4 .product-item-actions .towishlist,
.product-item-info.type4 .product-item-actions .tocompare {
  left: 0 !important;
  right: 0 !important;
  opacity: 0;
}
.product-item-info.type4 .qty-box {
  margin: 0 0 6px;
}
.product-item-info.type4:hover .towishlist,
.product-item-info.type4:hover .tocompare {
  opacity: 1;
}
.product-item-info.type5 .product-item-details {
  padding-left: 10px;
  padding-right: 10px;
}
.product-item-info.type5 .product-item-actions .towishlist {
  right: 10px;
}
.products-grid.divider-line .product-item-info.type6 {
  padding-top: 0;
  padding-bottom: 0;
}
.products-grid.divider-line .product-item-info.type6 .product-item-inner {
  margin: 0;
  visibility: visible;
  opacity: 1;
}
.products-grid.divider-line .product-item-info.type6 .product-item-photo {
  margin-bottom: 0;
}
.product-item-info.type6 .product-item-details {
  padding: 15px 15px 1px;
}
.product-item-info.type6 .product-item-actions .towishlist {
  right: 15px;
}
.product-item-info.type6 .weltpixel-quickview.weltpixel_quickview_button_v2 {
  left: 15px;
  right: 15px;
  width: auto;
}
.product-item-info.type6 .qty-box {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.product-item-info.type6:hover .product-item-photo {
  box-shadow: none;
}
.product-item-info.type7 .product-item-photo {
  margin: 0;
}
.product-item-info.type7 .product-item-actions > .action {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 1px solid #ddd;
  color: #333;
  border-radius: 30px;
  width: 36px;
  height: 36px;
  line-height: 34px;
  z-index: 3;
  visibility: hidden;
  opacity: 0;
  transition: all .3s;
}
.product-item-info.type7 .product-item-actions > .action.towishlist {
  right: 56px;
}
.product-item-info.type7 .product-item-actions > .action::before {
  font-size: 1rem;
}
.product-item-info.type7 .product-item-actions > .action:hover {
  color: #fff;
  background-color: #08c;
}
.product-item-info.type7 .product-item-actions > .actions-primary {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  z-index: 3;
  visibility: hidden;
  opacity: 0;
}
.product-item-info.type7 .product-item-actions > .actions-primary .tocart {
  width: 100%;
  background-color: #f4f4f4;
  border: 0;
  color: #333;
  height: 45px;
  transition: all .3s;
  letter-spacing: 0;
  padding: 0 .625rem;
  font-size: .75rem;
  font-weight: 600;
  text-transform: uppercase;
  z-index: 1;
  white-space: nowrap;
}
.product-item-info.type7 .product-item-actions > .actions-primary .tocart::before {
  display: none;
}
.product-item-info.type7 .product-item-actions > .actions-primary .tocart > span {
  display: inline-block;
}
.product-item-info.type7 .product-item-actions > .actions-primary .tocart:hover {
  background-color: #08c;
  color: #fff;
}
.product-item-info.type7 .weltpixel-quickview.weltpixel_quickview_button_v2 {
  width: 50%;
  height: 45px;
  line-height: 45px;
}
.product-item-info.type7 .weltpixel-quickview.weltpixel_quickview_button_v2:hover {
  opacity: 1;
}
.product-item-info.type7 .qty-box {
  display: none;
}
.product-item-info.type7 .product-item-details {
  position: absolute;
  bottom: 45px;
  z-index: 3;
  background-color: #fff;
  width: 100%;
  text-align: left;
  padding: 15px 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  transition: all .3s;
  opacity: 0;
  visibility: hidden;
}
.product-item-info.type7 .product-reviews-summary {
  margin: 0 0 .625rem;
}
.product-item-info.type7:hover .product-item-photo {
  box-shadow: none;
}
.product-item-info.type7:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
  padding: 0;
}
.product-item-info.type7:hover .product-item-details,
.product-item-info.type7:hover .product-item-actions > .action,
.product-item-info.type7:hover .product-item-actions > .actions-primary {
  visibility: visible;
  opacity: 1;
}
.product-item-info.type8 .price-box .price,
.product-item-info.type8 .product.name a {
  color: #fff;
}
.product-item-info.type8 .product-reviews-summary {
  height: auto;
}
.product-item-info.type8 .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #fff;
}
.product-item-info.type8 .product-reviews-summary .rating-summary .rating-result:before {
  color: rgba(255, 255, 255, 0.6);
}
.product-item-info.type8 .weltpixel-quickview.weltpixel_quickview_button_v2 {
  left: 0;
  right: 0;
  line-height: 32px;
  transition: none;
}
.product-item-info.type8 .weltpixel-quickview.weltpixel_quickview_button_v2:hover {
  opacity: 1;
}
.product-item-info.type8 .product-item-actions > .action,
.product-item-info.type8 .product-item-actions > .actions-primary .tocart {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 3;
  background-color: #4d4d4a;
  border: 2px solid #fff;
  border-radius: 30px;
  color: #fff;
  width: 36px;
  height: 36px;
  visibility: hidden;
  opacity: 0;
  transition: all .3s;
}
.product-item-info.type8 .product-item-actions > .action::before,
.product-item-info.type8 .product-item-actions > .actions-primary .tocart::before {
  font-weight: 600;
  font-size: .9375rem;
  display: block;
}
.product-item-info.type8 .product-item-actions > .actions-primary .tocart {
  right: 97px;
}
.product-item-info.type8 .product-item-actions > .action.towishlist {
  right: 56px;
}
.product-item-info.type8 .product-item-details {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(27, 27, 23, 0.6);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all .3s;
}
.product-item-info.type8 .product-item-photo {
  margin-bottom: 0;
}
.product-item-info.type8 .product-item-photo .qty-box {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.product-item-info.type8:hover .product-item-photo {
  box-shadow: none;
}
.product-item-info.type8:hover .product-item-actions > .action,
.product-item-info.type8:hover .product-item-actions > .actions-primary .tocart {
  visibility: visible;
  opacity: .85;
}
.product-item-info.type8:hover .product-item-actions > .action:hover,
.product-item-info.type8:hover .product-item-actions > .actions-primary .tocart:hover {
  opacity: 1;
}
.product-item-info.type8:hover .product-item-details {
  opacity: 1;
  visibility: visible;
}
.product-item-info.type9 .product-item-details {
  text-align: left;
}
.product-item-info.type9 .product-item-inner {
  left: auto;
  right: 15px;
  bottom: 15px;
}
.product-item-info.type9 .product-reviews-summary {
  margin: 0 0 .625rem;
}
.product-item-info.type9 .product-item-actions > .action,
.product-item-info.type9 .product-item-actions > .actions-primary .tocart {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 3;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 30px;
  color: #333;
  width: 36px;
  height: 36px;
  visibility: hidden;
  opacity: 0;
  transition: all .3s;
}
.product-item-info.type9 .product-item-actions > .action::before,
.product-item-info.type9 .product-item-actions > .actions-primary .tocart::before {
  font-weight: 600;
  font-size: .9375rem;
  display: block;
}
.product-item-info.type9 .product-item-actions > .action:hover,
.product-item-info.type9 .product-item-actions > .actions-primary .tocart:hover {
  background-color: #08c;
  color: #fff;
}
.product-item-info.type9 .product-item-actions > .actions-primary .tocart {
  right: 97px;
}
.product-item-info.type9 .product-item-actions > .action.towishlist {
  right: 56px;
}
.product-item-info.type9 .product-item-photo .qty-box {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.product-item-info.type9:hover .product-item-actions > .action,
.product-item-info.type9:hover .product-item-actions > .actions-primary .tocart {
  visibility: visible;
  opacity: .85;
}
.product-item-info.type9:hover .product-item-actions > .action:hover,
.product-item-info.type9:hover .product-item-actions > .actions-primary .tocart:hover {
  opacity: 1;
}
.product-item-info.type10 .product-item-inner {
  display: flex;
  justify-content: center;
}
.product-item-info.type10 .product-item-actions .towishlist,
.product-item-info.type10 .product-item-actions .tocompare {
  display: none;
}
.product-item-info.type10 .qty-box {
  display: inline-flex;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-item-info.type10 .qty-box .qty {
  -moz-appearance: textfield;
  text-align: center;
  width: 2.5em;
  height: 36px;
  padding-left: 0;
  padding-right: 0;
  box-shadow: none;
  border-radius: 0;
  font-family: Poppins,sans-serif;
  color: #222529;
  line-height: 1.42857;
  padding: 8px 0;
  font-size: .85rem;
}
.product-item-info.type10 .qty-box .qtyminus,
.product-item-info.type10 .qty-box .qtyplus {
  position: relative;
  width: 2em;
  height: 36px;
  line-height: 1;
  border: 1px solid;
  padding: 0;
  outline: none;
  text-indent: -9999px;
}
.product-item-info.type10 .qty-box .qtyminus:before,
.product-item-info.type10 .qty-box .qtyplus:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 9px;
  border-top: 1px solid;
  margin-top: -.5px;
  margin-left: -4.5px;
}
.product-item-info.type10 .qty-box .qtyminus,
.product-item-info.type10 .qty-box .qtyplus {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.09);
}
.product-item-info.type10 .qty-box .qtyminus:not(:hover),
.product-item-info.type10 .qty-box .qtyplus:not(:hover) {
  color: #222529;
}
.product-item-info.type10 .qty-box .qtyminus {
  left: 1px;
}
.product-item-info.type10 .qty-box .qtyplus {
  left: -1px;
}
.product-item-info.type10 .qty-box .qtyplus:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 9px;
  border-left: 1px solid;
  margin-top: -4.5px;
  margin-left: -.5px;
}
.product-item-info.type11 .product-item-name {
  text-align: left;
}
.product-item-info.type11 .product-item-photo:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(27, 27, 23, 0.3);
  transition: .25s;
  z-index: 2;
}
.product-item-info.type11 .price-box .price,
.product-item-info.type11 .product.name a,
.product-item-info.type11 .product.name a:hover {
  color: #fff;
}
.product-item-info.type11 .product-reviews-summary {
  margin-left: 0;
  margin-right: 0;
  height: auto;
}
.product-item-info.type11 .product-reviews-summary .rating-summary .rating-result:before {
  color: rgba(255, 255, 255, 0.6);
}
.product-item-info.type11 .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #fff;
}
.product-item-info.type11 .weltpixel-quickview.weltpixel_quickview_button_v2 {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  transition: all .3s;
  visibility: hidden;
  opacity: 0;
  padding: .1rem 1.5rem;
  font-size: 13px;
  width: auto;
  line-height: 34px;
  border-radius: 30px !important;
  border: 2px solid #fff;
  background-color: #4d4d4a !important;
  transform: translate3d(-50%, -50%, 0);
}
.product-item-info.type11 .product-item-inner {
  position: absolute;
  left: auto;
  right: 15px;
  bottom: auto;
  top: 15px;
  visibility: visible;
  opacity: 0;
  z-index: 3;
}
.product-item-info.type11 .product-item-inner .product-item-actions > .action,
.product-item-info.type11 .product-item-inner .product-item-actions > .actions-primary .tocart {
  background-color: #4d4d4a;
  border: 2px solid #fff;
  border-radius: 30px;
  color: #fff;
  width: 36px;
  height: 36px;
  opacity: .85;
  transition: all .3s;
}
.product-item-info.type11 .product-item-inner .product-item-actions > .action:hover,
.product-item-info.type11 .product-item-inner .product-item-actions > .actions-primary .tocart:hover {
  opacity: 1;
}
.product-item-info.type11 .product-item-inner .product-item-actions > .action:before {
  font-size: 15px;
  line-height: 32px;
}
.product-item-info.type11 .porto-icon-eye {
  display: none;
}
.product-item-info.type11 .product.details.product-item-details {
  position: absolute !important;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: flex-end;
  opacity: 0;
  visibility: hidden;
  transition: all .3s;
  padding: 0 20px 10px;
}
.product-item-info.type11 .product-item-photo .qty-box {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.product-item-info.type11:hover .product-item-photo:after {
  background-color: rgba(27, 27, 23, 0.7);
}
.product-item-info.type11:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
  visibility: visible;
  opacity: .85;
  padding: .1rem 1.5rem;
}
.product-item-info.type11:hover .weltpixel-quickview.weltpixel_quickview_button_v2:hover {
  opacity: 1;
}
.product-item-info.type11:hover .product-item-inner {
  opacity: 1;
  visibility: visible;
}
.product-item-info.type11:hover .product.details.product-item-details {
  opacity: 1;
  visibility: visible;
}
.product-item-info.type12 {
  display: flex;
  align-items: center;
  text-align: left;
  padding: 10px;
  background: #fff;
}
.product-item-info.type12 a.weltpixel-quickview {
  display: none !important;
}
.product-item-info.type12 .product-item-photo {
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 15px;
  margin: 0;
}
.product-item-info.type12 .product-item-photo > a {
  display: block;
  position: relative;
}
.product-item-info.type12 .product-item-details {
  flex: 0 0 50%;
  max-width: 50%;
}
.product-item-info.type12 .product-reviews-summary {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: .525rem;
}
.product-item-info.type12:hover .product-item-photo {
  box-shadow: none;
}
.product-item-info.type12:hover .product-item-photo > a:before {
  display: none;
}
.product-item-info:hover .product-item-photo {
  box-shadow: 0 25px 35px -5px rgba(0, 0, 0, 0.1);
}
.product-item-info:hover .product-item-details .product-item-actions .actions-secondary.towishlist {
  right: 0;
  visibility: visible;
  opacity: 1;
}
.product-item-info:hover .product-item-details .product-item-actions .actions-secondary.tocompare {
  left: 0;
  visibility: visible;
  opacity: 1;
}
.product-item-info:hover .product-item-details .product-item-actions .tocart {
  background-color: #0088cc;
  border-color: #0088cc;
  color: #fff;
}
.product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
  padding: .45rem 0;
  opacity: .85;
  visibility: visible;
}
.product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2:hover {
  opacity: 1;
}
.price-container .price {
  font-size: 2rem;
  color: #444;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: "(" attr(data-label) ": ";
}
.price-container .weee:after {
  content: ")";
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ": ";
}
.products-list .product-item {
  display: block;
  width: 100%;
  padding: 0 10px;
}
.products-list .product-item-info {
  display: flex;
  align-items: center;
}
.products-list .product-item-info:after {
  display: table;
  content: '';
  clear: both;
}
.products-list .product-item-info:hover .product-item-photo {
  box-shadow: none;
}
.products-list .product-item-photo {
  flex: 0 0 250px;
  margin: 0 20px 0 0;
}
.products-list .product-item-details {
  flex: 1 1 auto;
  max-width: calc(100% - (250px));
  padding-bottom: 1px;
  text-align: left;
}
.products-list .product-item-details .product-item-name a {
  font-size: 1.2857em;
  font-weight: 600;
}
.products-list .product-item-details .actions-primary {
  display: inline-block;
}
.products-list .product-item-details .actions-secondary {
  margin-left: 2px;
  right: 0 !important;
  left: 0 !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.products-list .product-item-details .weltpixel-quickview {
  display: none;
}
.products-list .product-item .product-reviews-summary {
  background: none;
  margin-left: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .products-grid.columns3 .product-item,
  .products-grid.columns4 .product-item,
  .products-grid.columns5 .product-item {
    width: 33.33333333%;
  }
  .products-grid.columns3 .product-item.nth-child-2np1,
  .products-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.columns5 .product-item.nth-child-2np1 {
    clear: none;
  }
  .products-grid.columns3 .product-item.nth-child-3np1,
  .products-grid.columns4 .product-item.nth-child-3np1,
  .products-grid.columns5 .product-item.nth-child-3np1 {
    clear: left;
  }
  .products-grid.columns6 .product-item,
  .products-grid.columns7 .product-item,
  .products-grid.columns8 .product-item {
    width: 33.33333333%;
  }
  .products-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.columns8 .product-item.nth-child-2np1 {
    clear: none;
  }
  .products-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.columns8 .product-item.nth-child-3np1 {
    clear: left;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns3 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns4 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns5 .product-item.nth-child-2np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns3 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns4 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns5 .product-item.nth-child-3np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(1) .product-item-info,
  .products-grid.divider-line.columns3 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(1) .product-item-info,
  .products-grid.divider-line.columns4 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(1) .product-item-info,
  .products-grid.divider-line.columns5 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(2) .product-item-info,
  .products-grid.divider-line.columns3 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(2) .product-item-info,
  .products-grid.divider-line.columns4 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(2) .product-item-info,
  .products-grid.divider-line.columns5 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(3) .product-item-info,
  .products-grid.divider-line.columns3 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(3) .product-item-info,
  .products-grid.divider-line.columns4 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(3) .product-item-info,
  .products-grid.divider-line.columns5 .product-item:nth-child(3) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns6 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns8 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns6 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns8 .product-item.nth-child-2np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-5np1,
  .products-grid.divider-line.columns6 .product-item.nth-child-5np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-5np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-5np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-5np1,
  .products-grid.divider-line.columns8 .product-item.nth-child-5np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(1) .product-item-info,
  .products-grid.divider-line.columns6 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(1) .product-item-info,
  .products-grid.divider-line.columns7 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(1) .product-item-info,
  .products-grid.divider-line.columns8 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(2) .product-item-info,
  .products-grid.divider-line.columns6 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(2) .product-item-info,
  .products-grid.divider-line.columns7 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(2) .product-item-info,
  .products-grid.divider-line.columns8 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(3) .product-item-info,
  .products-grid.divider-line.columns6 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(3) .product-item-info,
  .products-grid.divider-line.columns7 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(3) .product-item-info,
  .products-grid.divider-line.columns8 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(4) .product-item-info,
  .products-grid.divider-line.columns6 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(4) .product-item-info,
  .products-grid.divider-line.columns7 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(4) .product-item-info,
  .products-grid.divider-line.columns8 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(5) .product-item-info,
  .products-grid.divider-line.columns6 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(5) .product-item-info,
  .products-grid.divider-line.columns7 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(5) .product-item-info,
  .products-grid.divider-line.columns8 .product-item:nth-child(5) .product-item-info {
    border-top-color: transparent;
  }
}
@media (min-width: 992px) {
  .products-grid.columns6 .product-item,
  .products-grid.columns7 .product-item,
  .products-grid.columns8 .product-item {
    width: 33.33333333%;
  }
  .products-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.columns8 .product-item.nth-child-2np1 {
    clear: none;
  }
  .products-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.columns8 .product-item.nth-child-3np1 {
    clear: left;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns3 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns4 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns5 .product-item.nth-child-2np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(1) .product-item-info,
  .products-grid.divider-line.columns3 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(1) .product-item-info,
  .products-grid.divider-line.columns4 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(1) .product-item-info,
  .products-grid.divider-line.columns5 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(2) .product-item-info,
  .products-grid.divider-line.columns3 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(2) .product-item-info,
  .products-grid.divider-line.columns4 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(2) .product-item-info,
  .products-grid.divider-line.columns5 .product-item:nth-child(2) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns6 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns8 .product-item.nth-child-2np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns6 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns8 .product-item.nth-child-3np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(1) .product-item-info,
  .products-grid.divider-line.columns6 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(1) .product-item-info,
  .products-grid.divider-line.columns7 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(1) .product-item-info,
  .products-grid.divider-line.columns8 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(2) .product-item-info,
  .products-grid.divider-line.columns6 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(2) .product-item-info,
  .products-grid.divider-line.columns7 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(2) .product-item-info,
  .products-grid.divider-line.columns8 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(3) .product-item-info,
  .products-grid.divider-line.columns6 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(3) .product-item-info,
  .products-grid.divider-line.columns7 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(3) .product-item-info,
  .products-grid.divider-line.columns8 .product-item:nth-child(3) .product-item-info {
    border-top-color: transparent;
  }
}
.page-products .columns {
  position: relative;
  z-index: 1;
  padding-top: 60px;
}
.toolbar {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  margin-right: -10px;
  font-size: 13px;
  text-align: center;
}
.toolbar > * {
  margin: 0 10px 10px 0;
}
.toolbar select {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1em;
  padding: 0 25px 0 8px;
  box-shadow: none;
  border: 1px solid #e4e4e4;
  height: 34px;
  border-radius: 0;
}
.toolbar-amount {
  position: static;
  display: block;
  float: left;
  line-height: 14px;
  padding: 6px 0;
  margin: 0;
  vertical-align: middle;
  text-align: left;
}
.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 {
  text-align: center;
  border-top: 1px solid #e7e7e7;
  padding-top: 25px;
  margin: 0;
  border-bottom: none;
}
.products.wrapper ~ .toolbar .pages {
  display: block;
  margin-right: 0;
  order: 2;
  margin-left: auto;
  margin-bottom: 15px;
}
.products.wrapper ~ .toolbar .limiter {
  margin-bottom: 15px;
}
.products.wrapper ~ .toolbar .sorter,
.products.wrapper ~ .toolbar .modes {
  display: none;
}
.products.wrapper ~ .toolbar a.porto-product-filters-toggle {
  display: none !important;
}
.toolbar a.porto-product-filters-toggle {
  -webkit-align-items: center;
  align-items: center;
  height: 36px;
  background: #fff;
  padding: 0 10px 0 3px;
  text-transform: uppercase;
  color: inherit;
  border: 1px solid #e7e7e7;
}
.toolbar a.porto-product-filters-toggle svg {
  fill: #fff;
  stroke: #222529;
  width: 28px;
}
.page-layout-1column .toolbar a.porto-product-filters-toggle {
  display: none !important;
}
.toolbar.sticky {
  z-index: 8;
  left: 0;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 10px;
  border-bottom: 1px solid #e7e7e7;
  transition: left 0.3s;
}
.sidebar-opened .toolbar.sticky {
  left: 260px;
}
.onepage-category .toolbar.sticky {
  left: 80px;
  width: calc(100% - (80px));
}
.sorter {
  margin-right: auto;
  display: flex;
  align-items: center;
}
.page-products .sorter {
  position: static;
}
.sorter-label {
  margin-bottom: 0;
  line-height: 26px;
  font-weight: 400;
  margin: 0 7px 0 0;
  vertical-align: middle;
}
.sorter-label::after {
  content: ':';
}
.sorter-options {
  margin: 0 7px 0 0;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #0088cc;
  content: '\f840';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #0088cc;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  vertical-align: top;
  color: #000;
}
.sorter-action.sort-desc:before {
  content: '\f842';
}
.modes {
  display: flex;
  align-items: center;
}
.modes > a {
  text-decoration: none;
}
.modes-mode {
  font-size: 1rem;
  width: 1.2em;
  height: 1.2em;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  transition: .25s;
  margin-right: .25rem;
  margin-top: 2px;
  display: inline-block;
  text-decoration: none;
}
.modes-mode:last-child {
  margin-right: 0;
}
.modes-mode.active,
.modes-mode:hover {
  color: #0088cc;
}
.modes-mode:not(.active) {
  color: #000;
}
.modes-mode > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modes-mode:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\f839';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modes-mode:before {
  display: block;
  overflow: visible;
}
.mode-list:before {
  content: '\f83a';
}
.limiter {
  display: flex;
  align-items: center;
}
.limiter-options {
  width: auto;
  margin: 0;
}
.limiter .label {
  margin: 0 7px 0 0;
  vertical-align: middle;
}
.limiter .label span {
  display: block;
}
.limiter .label span::after {
  content: ':';
}
.limiter .control {
  display: inline-block;
}
.limiter .limiter-text {
  display: none;
}
@media (max-width: 991px) {
  .toolbar {
    font-size: 11px;
    letter-spacing: -.025em;
    font-weight: 600;
    color: #222529;
    margin-bottom: 20px;
    background: #f4f4f4;
    padding: 10px 2px 0 12px;
    margin-right: 0;
  }
  .toolbar select {
    text-transform: uppercase;
    height: 36px;
    max-width: 140px;
    letter-spacing: inherit;
    font-weight: inherit;
    color: #222529;
  }
  .toolbar .sorter-label,
  .toolbar .limiter .label {
    font-weight: inherit;
  }
  .products.wrapper ~ .toolbar {
    background: none;
    margin: 0;
    padding: 0;
    padding-top: 25px;
    font-size: 13px;
    font-weight: 400;
    color: inherit;
    letter-spacing: normal;
    position: static !important;
  }
  .products.wrapper ~ .toolbar select {
    height: 34px;
    max-width: auto;
    color: inherit;
  }
}
@media (max-width: 575px) {
  .toolbar .modes,
  .toolbar .sorter-label,
  .toolbar .limiter .label {
    display: none;
  }
}
.action.tocompare:before {
  content: '\f83b';
}
.catalog-category-view .page-title-wrapper {
  display: none;
}
.price-box .price {
  font-weight: 600;
}
.old-price,
.old.price {
  color: #a7a7a7;
}
.old-price {
  display: inline-block;
  vertical-align: baseline;
  margin-right: .2143em;
}
.old-price .price {
  text-decoration: line-through;
  color: #999;
  font-size: 14px;
}
.old-price .price-label {
  display: none;
}
.special-price {
  display: inline-block;
  vertical-align: baseline;
}
.price-tier_price .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ":";
}
.price-tier_price .price-including-tax + .price-excluding-tax:last-child:after {
  content: ")";
}
.price-tier_price .weee[data-label] {
  display: inline;
}
.price-tier_price .weee[data-label]:before {
  content: " +" attr(data-label) ":";
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 22;
  word-wrap: break-word;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
  min-width: 100%;
  position: relative;
  background: #fff;
  overflow: hidden;
  z-index: 0;
}
.product-image-wrapper {
  height: 0;
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.product-image-photo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  height: auto;
  width: 100%;
}
.product-image-photo.default_image {
  position: static;
}
.product-image-photo.hover_image {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  padding: 0;
}
.product-item-photo:hover .product-image-photo.hover_image {
  visibility: visible;
  opacity: 1;
}
.catalog-product-view .page-main {
  padding-bottom: 0;
}
.product.media {
  margin-top: 0;
  margin-bottom: 2rem;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 11 0;
  color: #c1c1c1;
  font-size: 1.4rem;
}
.product.media .product.thumbs {
  margin: 11 0 27.5;
}
.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;
}
.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 5.5 11 5.5;
}
.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 33 11 0;
}
.fieldset > .field.qty,
.nested.options-list > .field.qty {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  margin-right: 15px;
}
.fieldset > .field.qty > .label,
.nested.options-list > .field.qty > .label {
  display: none;
}
.fieldset > .actions {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.input-text.qty {
  border-radius: 3px;
}
.product-info-main {
  margin-bottom: 2rem;
}
.product-info-main .page-title-wrapper {
  max-width: calc(100% - (52px));
}
.product-info-main .page-title-wrapper h1 {
  color: var(--intex-product-name-text-color);
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.product-info-main .product-reviews-summary {
  color: #999;
  margin-bottom: 1.4286em;
  margin-top: 0;
  font-size: .9286em;
}
.product-info-main .product-reviews-summary:after {
  content: '';
  display: block;
  width: 40px;
  border-top: 2px solid #e7e7e7;
  margin: 1rem 0 1.25rem;
}
.product-info-main .product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
  margin-right: .7143em;
  font-size: 13px;
  top: -2px;
  position: relative;
}
.product-info-main .product-reviews-summary .rating-summary .rating-result {
  width: 78px;
}
.product-info-main .product-reviews-summary .rating-summary .rating-result:before,
.product-info-main .product-reviews-summary .rating-summary .rating-result > span:before {
  font-size: 15px;
  line-height: 15px;
  height: 15px;
  color: #ff5b5b;
}
.product-info-main .product-reviews-summary .reviews-actions {
  display: inline-block;
  vertical-align: middle;
}
.product-info-main .product-reviews-summary .reviews-actions a {
  color: inherit;
  padding: 0 .7143em;
  position: relative;
}
.product-info-main .product-reviews-summary .reviews-actions a:first-child {
  padding-left: 0;
}
.product-info-main .product-reviews-summary .reviews-actions a:not(:last-child)::after {
  content: '';
  border-left: 2px solid #ccc;
  width: 1px;
  height: 15px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 2px;
}
.product-info-main .product-reviews-summary.empty .reviews-actions:before {
  content: '\f844' '\f844' '\f844' '\f844' '\f844';
  display: inline-block;
  vertical-align: middle;
  font-family: porto-icons;
  color: #c3c5c9;
  letter-spacing: .2em;
  font-size: 14px;
  line-height: 13px;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ": ";
}
.product-info-main .product-info-stock-sku {
  clear: both;
  font-size: .8571em;
  text-transform: uppercase;
  margin: 1.2143em 0;
}
.product-info-main .product-info-stock-sku > * {
  display: block;
  margin-bottom: .25rem;
}
.product-info-main .stock span + span {
  color: #222529;
  font-weight: 700;
}
.product-info-main .product.sku {
  word-wrap: break-word;
}
.product-info-main .product-add-form {
  clear: both;
}
.product-info-main .product.sku .type {
  font-weight: inherit;
}
.product-info-main .product.sku .type::after {
  content: ':';
}
.product-info-main .product.sku .value {
  display: inline-block;
  color: #222529;
  font-weight: 700;
}
.product-info-main .product.overview {
  font-size: 1.1428em;
  line-height: 1.6875;
  letter-spacing: -.015em;
}
.product-info-main .product.alert {
  margin: 11 0;
}
.product-info-main .product.detailed {
  margin-top: 15px;
}
.product-add-form .box-tocart {
  padding: 1.25rem 0 1rem;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 1em;
  margin: 0;
}
.product-social-links .share-links a {
  font-size: 13px;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  margin: .2857em .1em .2857em 0;
}
.product-social-links .share-links a:not(:hover) {
  background: none;
  color: #222529;
  border: 2px solid #e7e7e7;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  border: none;
  font-weight: 600;
  display: inline-block;
  font-size: 1.4rem;
  float: none;
  padding: 0;
  margin: 0 0 8px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.4rem;
  margin: 0 0 0 5.5;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5.5;
}
.product-options-wrapper .swatch-attribute-label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  min-width: 72px;
  font-size: .8571em;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 32px;
  white-space: nowrap;
  padding: 2px 0 8px;
  margin: 0;
}
.product-options-wrapper .swatch-attribute-label::after {
  content: ':';
}
.product-options-wrapper .swatch-attribute-selected-option {
  display: none;
}
.product-options-wrapper .swatch-attribute-options {
  display: inline-block;
  vertical-align: middle;
  padding: 2px 8px 8px;
}
.product-options-wrapper .swatch-opt {
  margin: 0;
}
.product-options-bottom,
.product-info-price {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -.02em;
  color: #222529;
  margin-bottom: 1.25rem;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  display: table-cell;
  vertical-align: top;
}
.product-options-bottom .price-box .price-label,
.product-info-price .price-box .price-label {
  display: none;
}
.product-options-bottom .price-box .price,
.product-info-price .price-box .price {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  color: #a7a7a7;
  font-size: .8em;
  margin-right: .2143em;
  letter-spacing: 0;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
}
.product-options-bottom .price-box .old-price .price-container > span.price-label,
.product-info-price .price-box .old-price .price-container > span.price-label {
  display: none;
}
.product-options-bottom .price-box .old-price .price,
.product-info-price .price-box .old-price .price {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.product-options-bottom .price-box p,
.product-info-price .price-box p {
  margin: 0;
}
.product-options-bottom .box-tocart,
.product-info-price .box-tocart {
  margin: 0;
}
.product-options-bottom {
  font-size: 1em;
}
.product-options-bottom .product-addto-links {
  display: flex;
}
.page-product-bundle .product-options-bottom,
.page-product-downloadable .product-options-bottom {
  border: none;
  margin: 0;
  padding: 0;
}
.box-tocart .field.qty {
  margin-right: .5rem;
  margin-bottom: 5px;
  position: relative;
}
.box-tocart .actions {
  margin: 0 4px 5px 0;
}
.box-tocart .action.tocart {
  height: 3rem;
  padding: 0 2em;
  margin-bottom: 0;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: -.015em;
  font-weight: 700;
  line-height: 3rem;
  border: none;
  background: #222529;
}
.box-tocart .action.tocart:before {
  display: inline-block;
  content: "\e8ba";
  font-family: "porto-icons";
  margin-right: .5rem;
  font-size: 1.125rem;
}
.product-social-links {
  margin: 15px 0 0;
  text-align: left;
}
.product-social-links > * {
  display: inline-block;
  vertical-align: middle;
  margin-right: .5rem;
}
.product-social-links .product-addto-links .action {
  border-radius: 40px;
  border: 2px solid #e7e7e7;
  color: #222529;
  margin: .2857em .1em .2857em 0;
  font-size: 16px;
  width: 32px;
  height: 32px;
  line-height: 29px;
  letter-spacing: normal;
}
.product-social-links .product-addto-links .action::before {
  font-size: 15px;
}
.moved-add-to-links {
  display: inline-block;
  vertical-align: top;
}
.product-addto-links .action span,
.moved-add-to-links .action span,
.product-social-links .action span {
  display: none;
}
.product-addto-links .action.tocompare:before,
.moved-add-to-links .action.tocompare:before,
.product-social-links .action.tocompare:before {
  content: '\f83b';
}
.product-addto-links .action.mailto.friend,
.moved-add-to-links .action.mailto.friend,
.product-social-links .action.mailto.friend {
  color: #222529;
  border-color: #e7e7e7;
}
.product-addto-links a.action:before,
.moved-add-to-links a.action:before,
.product-social-links a.action:before {
  line-height: 30px;
}
.product-addto-links .action {
  margin-left: 5px;
  border-radius: 0;
}
.prices-tier {
  margin-bottom: 16.5;
}
.prices-tier .item {
  margin-bottom: 11;
}
.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 {
  white-space: nowrap;
  display: block;
}
.ui-dialog-titlebar-close {
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: #0088cc;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #0088cc;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #ea1a32;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #0088cc;
  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: #0088cc;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.qty.field .control,
.col.qty .control {
  position: relative;
  width: 104px;
  display: flex;
  justify-content: center;
}
.qty.field .input-text.qty,
.col.qty .input-text.qty {
  width: 44px;
  height: 3rem;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  line-height: 14px;
  border-radius: 0;
  border-width: 1px 0 1px 0;
  border-color: #e7e7e7;
  padding: 0 5px;
  color: #222529;
}
.qty.field .qty-changer > a,
.col.qty .qty-changer > a {
  display: block;
  border-radius: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 3rem;
  line-height: 3rem;
  width: 30px;
  border: solid 1px #e7e7e7;
  color: #222529;
}
.qty.field .qty-changer > a:first-child,
.col.qty .qty-changer > a:first-child {
  right: 0;
  left: auto;
}
.qty.field .qty-changer > a:hover,
.col.qty .qty-changer > a:hover {
  color: #0088cc;
}
.qty.field .qty-changer > a i,
.col.qty .qty-changer > a i {
  display: none;
}
.qty.field .qty-changer > a::before,
.col.qty .qty-changer > a::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 9px;
  border-top: 1px solid;
  margin-top: -.5px;
  margin-left: -4.5px;
}
.qty.field .qty-changer > a.qty-inc:after,
.col.qty .qty-changer > a.qty-inc:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 9px;
  border-left: 1px solid;
  margin-top: -4.5px;
  margin-left: -.5px;
}
.fotorama__nav .fotorama__thumb-border {
  border-color: #222529;
}
.block.upsell {
  padding-top: 40px;
}
.owl-carousel.product-image-carousel {
  margin-bottom: 0;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main,
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product.media {
  width: 100% !important;
  padding: 0;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product.media {
  margin-bottom: 2em;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product.media .product-image-slider.owl-carousel {
  margin-bottom: 0;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .page-title-wrapper {
  display: inline-block;
  width: auto;
  margin: 0;
  vertical-align: middle;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .page-title-wrapper h1 {
  margin: 0;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .prev-next-products {
  position: relative;
  float: right;
  margin: 5.7px 10px 0;
  right: 0;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-reviews-summary {
  margin-top: 15px;
  margin-bottom: 20px;
  height: 42px;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-reviews-summary .rating-summary {
  top: -1px;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-info-price {
  font-size: 30px;
  line-height: 1;
  display: inline-block;
  margin-bottom: 40px;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product.overview {
  clear: both;
  padding-top: 25px;
  border-top: 1px solid #e7e7e7;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-info-stock-sku {
  margin-bottom: 20px;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-add-form {
  position: relative;
  border-top: 1px solid #e7e7e7;
  padding-top: 1.25rem;
  text-align: left;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-options-bottom {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-options-bottom .box-tocart {
  padding: 0;
  border: none;
  margin: 0;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-options-bottom .box-tocart .field.qty {
  display: inline-flex;
  text-align: left;
  margin-right: 20px;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-options-bottom .box-tocart .field.qty label {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: #222529;
  line-height: 23px;
  margin: 0;
  text-transform: uppercase;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-options-bottom .box-tocart .field.qty .qty-changer > a {
  height: 24px;
  border: none;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-options-bottom .box-tocart .field.qty .input-text.qty {
  width: 36px;
  border-width: 1px 1px 1px 1px;
  font-size: 13px;
  background: #f4f4f4;
  height: 24px;
  font-family: inherit;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-options-wrapper {
  display: inline-block;
  vertical-align: middle;
  min-width: 45%;
  text-align: left;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-options-wrapper .swatch-attribute {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-options-wrapper .swatch-attribute-label {
  min-width: auto;
  padding-right: 1em;
  text-align: left;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-social-links {
  display: inline-block;
  margin: 0;
  width: auto;
}
.product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-social-links > *:last-child {
  margin-right: 0;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .page-main {
  max-width: 100% !important;
  width: 100%;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-info-main .page-title-wrapper h1 {
  font-size: 30px;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background: none;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .fotorama__stage {
  left: 0 !important;
  max-width: 100%;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .fotorama__thumb {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: calc(98%);
  height: calc(98%);
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  padding: 20px;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .fotorama__stage__shaft.fotorama__grab {
  max-width: 100% !important;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-social-links {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  margin: 0;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-social-links .product-share {
  margin: 0;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-social-links .share-links a {
  display: block;
  margin: 0 auto 2px;
  border-radius: 0;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .prev-next-products {
  margin-right: 40px;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-info-price {
  font-size: 25px;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-options-bottom {
  margin-bottom: 40px;
}
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .block.upsell {
  padding-top: 0;
  margin-top: 2.5rem;
  margin-bottom: 0;
}
.product-type-sticky_right:not(.weltpixel_quickview-catalog_product-view) .short-custom-block {
  margin-bottom: 2em;
}
.product-type-sticky_right:not(.weltpixel_quickview-catalog_product-view) .product-social-links {
  margin-bottom: 40px;
  margin-top: 0;
}
.product-type-sticky_right:not(.weltpixel_quickview-catalog_product-view) .product.detailed {
  clear: both;
  background: #f4f4f4;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
}
.product-type-sticky_right:not(.weltpixel_quickview-catalog_product-view) .product.detailed:before,
.product-type-sticky_right:not(.weltpixel_quickview-catalog_product-view) .product.detailed:after {
  content: '';
  position: absolute;
  width: 30vw;
  height: 100%;
  top: 0;
  background: inherit;
}
.product-type-sticky_right:not(.weltpixel_quickview-catalog_product-view) .product.detailed::before {
  right: 100%;
}
.product-type-sticky_right:not(.weltpixel_quickview-catalog_product-view) .product.detailed::after {
  left: 100%;
}
.sidebar .product-items-images {
  margin-left: -5.5;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5.5;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 11;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
  vertical-align: middle;
}
.sidebar .product-items-names .product-item-name > a {
  margin-bottom: 0;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  overflow-x: auto;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th.info,
.table-wrapper.comparison .table-comparison > tbody > tr > td.info {
  background-color: transparent;
}
.table-wrapper.comparison .table-comparison > thead > tr > th {
  border-bottom: 0;
}
.table-wrapper.comparison .product-image-container {
  border: 0;
  border-radius: 0;
  padding: 0;
  background: none;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #e7e7e7;
}
.table-comparison .cell {
  width: 180px;
  padding: 15px;
}
.table-comparison .cell .attibute.value {
  width: 100%;
  overflow: hidden;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #e7e7e7;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1em;
}
.table-comparison .cell.attribute img {
  max-width: 100%;
  height: auto;
}
.table-comparison .cell.remove {
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
.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.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5.5 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.table-comparison .actions-primary,
.table-comparison .actions-secondary {
  display: inline-block;
}
.comparison.headings {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: auto;
  background: #ffffff;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.sticky-product {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  padding: 55px 0 15px 0;
}
.sticky-product.no-sticky-header {
  padding: 15px 0;
}
.sticky-product > .container {
  position: relative;
  display: flex;
  align-items: center;
}
.sticky-product .sticky-image,
.sticky-product .sticky-detail {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.sticky-product .sticky-detail .product-name-area {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  margin-right: 15px;
}
.sticky-product .sticky-detail .product-name-area .product-name {
  line-height: 25px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}
.sticky-product .sticky-detail .availability span {
  font-size: 14px;
  font-weight: 400;
}
.sticky-product .product-info-price {
  margin-bottom: 6px;
}
.sticky-product .product-info-price .price-box .old-price .price-container .price {
  color: #999;
  font-size: 18px;
}
.sticky-product .product-info-stock-sku {
  min-width: 150px;
  text-align: right;
  display: table-cell;
  vertical-align: bottom;
  padding-left: 10%;
  color: #777;
}
.sticky-product .stock {
  margin: 0;
}
.sticky-product .stock.available,
.sticky-product .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.sticky-product .product.attibute.sku {
  word-wrap: break-word;
}
.sticky-product .product.attibute.sku .type {
  font-weight: normal;
  margin-right: 4.5px;
}
.sticky-product .product.attibute.sku .type:after {
  content: '#:';
}
.sticky-product .product.attibute.sku .value {
  display: inline-block;
}
.sticky-product .actions {
  margin: 0;
  margin-left: auto;
}
.sticky-product .actions .action.primary {
  min-width: 150px;
}
.layout-fullwidth .sticky-product > .container {
  max-width: 100%;
}
.prev-next-products {
  float: right;
  display: flex;
  align-items: center;
  margin-top: calc(1.125rem - 14px);
  position: relative;
}
.prev-next-products a {
  font-size: 16px;
  width: 28px;
  height: 28px;
  line-height: 23px;
  border: 2px solid #e7e7e7;
  border-radius: 14px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #222529;
}
.prev-next-products a:hover {
  color: inherit;
}
.prev-next-products .product-nav {
  margin-left: .125rem;
}
.prev-next-products .product-nav em:before {
  -webkit-font-smoothing: inherit;
}
.prev-next-products .product-nav .product-pop {
  border-top: 3px solid #222529;
  position: absolute;
  right: 0;
  top: 31px;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 5px 8px rgb(0 0 0 / 15%);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
  text-align: center;
  width: 110px;
  min-height: 100px;
  font-size: .9286em;
}
.prev-next-products .product-nav .product-pop:before {
  content: "";
  width: 5px;
  height: 2px;
  border: 5px solid transparent;
  border-bottom-color: #222529;
  display: block;
  position: absolute;
  top: -12px;
  right: 9px;
}
.prev-next-products .product-nav .product-pop .product-image {
  width: 90px;
  display: block;
}
.prev-next-products .product-nav .product-pop .product-name {
  display: block;
  margin: 0;
  padding-top: 5px;
  line-height: 1.4em;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  color: #797876;
}
.prev-next-products .product-nav:hover .product-pop {
  opacity: 1;
  visibility: visible;
}
.prev-next-products .product-nav.product-prev .product-pop:before {
  right: 38px;
}
.prev-next-products .product-nav:last-child .product-pop:before {
  right: 9px;
}
.block.related .block-actions {
  margin-bottom: 10px;
}
.block.related .action.select {
  font-size: 1em;
  border: none;
  background: none;
  padding: 0;
}
.block.related .field.choice {
  position: absolute;
  top: 9px;
  left: 6px;
  z-index: 2;
}
.block.related .field.choice label {
  display: none;
}
.products-related.small-list .product-items .product-item {
  padding: 0 !important;
}
.products-related.small-list .product-items .product-item-info {
  align-items: flex-start !important;
  padding: .5rem 0;
}
.products-related.small-list .product-items .product-item-details {
  position: static !important;
}
.products-related.small-list .product-items .product-item-details .product-item-actions {
  margin: 0;
  margin-top: 10px;
  display: none;
}
.products-related.small-list .product-items .product-item-details .product-item-actions .actions-secondary > a {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.products-related .owl-carousel.show-nav-title .owl-nav {
  margin-top: -58px;
}
.theme-color {
  color: #0088cc !important;
}
.block .block-title {
  margin: 5px 0 10px;
  line-height: 1.2;
  font-size: 16px;
}
.porto-separator {
  margin: 0 0 22px;
}
.porto-separator.short {
  margin: -11px 0 11px;
}
.porto-separator.tall {
  margin: 22px 0 44px;
}
.porto-separator.taller {
  margin: 44px 0 66px;
}
.porto-separator .separator-line {
  margin: 0 auto;
}
.porto-separator .separator-line.align_left {
  margin: 0 auto 0 0;
}
.porto-separator .separator-line.align_center {
  margin: 0 auto;
}
.porto-separator .separator-line.align_right {
  margin: 0 0 0 auto;
}
.porto-ibanner {
  z-index: 1;
  overflow: hidden;
  margin: 0 0 35px;
  text-align: center;
}
.porto-ibanner,
.porto-ibanner > img {
  display: block;
  position: relative;
}
.porto-ibanner > img {
  width: 100%;
  transition: opacity 0.35s;
  border: none;
  padding: 0;
  margin: 0;
  min-height: inherit;
  object-fit: cover;
  transition: transform 0.5s,opacity 0.5s;
  -webkit-backface-visibility: hidden;
}
.porto-ibanner > img.porto-lazyload:not(.lazy-load-loaded) {
  visibility: hidden;
}
.porto-ibanner-layer {
  text-align: left;
  font-size: 1rem;
}
.porto-ibanner .porto-ibanner-desc {
  padding: 15px;
  color: #fff;
  font-size: 1em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: opacity 0.3s;
}
.porto-ibanner .porto-ibanner-desc.no-padding {
  padding: 0;
}
.porto-ibanner .porto-ibanner-desc .porto-ibanner-container {
  position: relative;
  height: 100%;
}
.porto-ibanner .porto-ibanner-desc:before,
.porto-ibanner .porto-ibanner-desc:after {
  pointer-events: none;
}
.porto-ibanner .porto-ibanner-desc,
.porto-ibanner .porto-ibanner-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.porto-ibanner .porto-ibanner-content {
  font-size: .8125em;
  line-height: 1.6;
}
.porto-ibanner .porto-ibanner-title,
.porto-ibanner p {
  letter-spacing: normal;
  padding: 0;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  font-style: inherit;
  color: inherit;
}
.porto-ibanner a.porto-ibanner-link {
  display: block;
  z-index: 7;
  opacity: 0;
  background: 0 0;
}
ul.products .product-col {
  padding-left: 10px;
  padding-right: 10px;
}
ul.products li.product-category {
  text-align: center;
}
ul.products li.product-category a {
  text-decoration: none;
}
ul.products li.product-category .thumb-info {
  min-height: 90px;
  margin-bottom: 0;
  text-align: left;
}
ul.products li.product-category .thumb-info h3 {
  font-weight: 700;
  margin: 0 0 10px;
  color: inherit;
  letter-spacing: -.005em;
}
ul.products li.product-category .thumb-info-title {
  background: none;
  max-width: none;
  width: 100%;
  bottom: 0;
  padding: 1.2em 1.5em;
  margin: 0;
}
ul.products li.product-category .thumb-info-type {
  display: block;
  margin: -10px 0 0;
  padding: 0;
  font-weight: 400;
  background: none;
  float: none;
  opacity: .7;
  line-height: 1.8;
}
ul.products li.product-category mark {
  padding: 0;
  background: none;
  color: inherit;
}
ul.products li.product-category .thumb-info-wrapper:after {
  background: rgba(27, 27, 23, 0.15);
  z-index: 1;
  opacity: 1;
}
ul.products li.product-category:hover .thumb-info-wrapper:after {
  background: rgba(27, 27, 23, 0.3);
}
ul.products li.cat-has-icon .thumb-info {
  padding: 40px 0 25px;
  transition: box-shadow 0.2s;
  text-align: center;
}
ul.products li.cat-has-icon .thumb-info > i {
  font-size: 3em;
  display: inline-block;
  margin-bottom: 15px;
}
ul.products li.cat-has-icon .thumb-info-wrap {
  display: block;
}
ul.products li.cat-has-icon .thumb-info-title {
  display: block;
  position: static;
  padding: 0 0 10px;
}
ul.products.category-pos-middle li.product-category .thumb-info-title {
  position: absolute;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
ul.products.category-pos-outside li.product-category .thumb-info-title {
  position: static;
  transform: none;
  display: block;
  padding-left: 0;
  padding-right: 0;
}
ul.products.category-text-center .thumb-info-title {
  text-align: center;
}
ul.products.category-text-right .thumb-info-title {
  text-align: right;
}
li.product-category .thumb-info-title a {
  color: inherit;
}
li.product-category .thumb-info-title a:hover {
  color: inherit;
  text-decoration: underline;
}
li.product-category .sub-categories {
  font-size: .875rem;
  font-weight: 400;
  opacity: .7;
}
ul.category-color-dark li.product-category .thumb-info-title {
  color: #1d2127;
}
.grid-creative.category-pos-outside li.product-category .thumb-info {
  height: calc(100% - (60px));
}
.porto-products.show-count-on-hover li.product-category .thumb-info-type {
  max-height: 10px;
  transition: .5s;
  transform: translateY(20%);
  opacity: 0;
}
.porto-products.show-count-on-hover li.product-category:hover .thumb-info-type {
  max-height: 30px;
  transform: translateY(0);
  opacity: .7;
}
.porto-products.hide-count li.product-category .thumb-info-type {
  display: none;
}
.porto-products.hide-count li.product-category .thumb-info h3 {
  margin-bottom: 0;
}
.thumb-info {
  display: block;
  position: relative;
  text-decoration: none;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.thumb-info .thumb-info-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  margin: 0;
  overflow: hidden;
  display: block;
  position: relative;
}
.thumb-info .thumb-info-wrapper:after {
  content: "";
  transition: all 0.3s;
  bottom: 0;
  color: #FFF;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  opacity: 0;
  z-index: 1;
}
.thumb-info .thumb-info-title {
  transition: all 0.3s;
  background: rgba(33, 37, 41, 0.8);
  bottom: 13%;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  left: 0;
  letter-spacing: -.05em;
  padding: 13px 21px 2px;
  position: absolute;
  z-index: 2;
  max-width: 90%;
}
.thumb-info .thumb-info-inner {
  transition: all 0.3s;
  display: block;
  font: inherit;
  color: inherit;
  margin-bottom: 0;
}
.thumb-info .thumb-info-type {
  display: inline-block;
  float: left;
  font-size: .6em;
  font-weight: 600;
  letter-spacing: 0;
  margin: 8px -2px -15px 0;
  padding: 2px 12px;
  text-transform: uppercase;
  z-index: 2;
  line-height: 2.3;
}
.thumb-info img {
  transition: all 0.3s ease;
  position: relative;
  width: 100%;
}
.single-subscribe .newsletter .control {
  display: flex;
  align-items: center;
}
.single-subscribe .newsletter .input-text {
  display: block;
  flex: 1;
}
.single-subscribe .newsletter input {
  height: 3rem;
  padding-left: 20px;
  padding-right: 25px;
  border-radius: 30px 0 0 30px;
  font-size: .75rem;
  color: #777;
  border: none;
  margin: 0;
  width: 100%;
  display: block;
}
.single-subscribe .newsletter .action {
  height: 3rem;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0 30px 30px 0;
}
.porto-links-block {
  border: 1px solid;
}
.porto-links-block .links-title {
  border-bottom: 1px solid;
  font-size: 1em;
  font-weight: 700;
  line-height: 14px;
  padding: 15px 20px;
  margin: 0;
  text-transform: uppercase;
  position: relative;
  letter-spacing: .12px;
  transition: 0.25s;
}
.porto-links-block .links-title i {
  margin-right: 5px;
}
.porto-links-block .links-content ul {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}
.porto-links-block li.porto-links-item {
  display: block;
  margin: 0;
}
.porto-links-block li.porto-links-item:first-child > a,
.porto-links-block li.porto-links-item:first-child > span {
  border-top-width: 0;
}
.porto-links-block li.porto-links-item a,
.porto-links-block li.porto-links-item span {
  display: block;
  font-size: 1em;
  line-height: 20px;
  color: #465157;
  letter-spacing: .1px;
  padding: 11px 6px 10px;
  margin: 0 10px -1px;
  text-decoration: none;
  border-top: 1px solid #ddd;
}
.porto-links-block li.porto-links-item a:hover {
  text-decoration: underline;
}
.porto-links-block li.porto-links-item i {
  margin-right: 12px;
  font-size: 20px;
  float: left;
}
.porto-links-block li.porto-links-item i.icon-image {
  display: inline-block;
  vertical-align: middle;
  float: none;
  max-width: 20px;
}
.divider {
  height: 1px;
}
.divider.divider-small {
  margin: 22px auto;
  background: transparent;
}
.divider.divider-small.divider-small-center {
  text-align: center;
}
.divider.divider-small.divider-small-center hr {
  margin-left: auto;
  margin-right: auto;
}
.divider.divider-small hr {
  width: 50px;
  height: 1px;
}
.category-sidebar {
  padding: .7143em 0;
  list-style: none;
  margin: 0;
  font-size: .9286em;
}
.category-sidebar li {
  position: relative;
  margin: 0;
  color: #777;
}
.category-sidebar li > a:not(.expand-icon) {
  display: block;
  font-size: .875rem;
  font-weight: 600;
  padding-top: .625rem;
  padding-bottom: .625rem;
  border-bottom: 1px solid #e7e7e7;
  color: inherit;
}
.category-sidebar li > .expand-icon {
  position: absolute;
  right: -6px;
  top: 9px;
  font-size: 18px;
  line-height: 24px;
  color: inherit;
  width: 24px;
  height: 24px;
}
.category-sidebar li > .expand-icon em.porto-icon-plus-squared::before {
  content: "\f807";
}
.category-sidebar li > .expand-icon em.porto-icon-minus-squared::before {
  content: "\f804";
}
.category-sidebar > li:last-child > a:not(.expand-icon) {
  border-bottom: 0;
}
.category-sidebar ul {
  display: none;
  list-style: none;
  padding-left: 1.0714em;
  margin: 0;
}
.onepage-category > .category-list {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 100%;
  width: 80px;
  text-align: left;
  background: #222529;
  padding: 32px 0 0;
  z-index: 20;
}
.onepage-category > .category-list > ul {
  position: relative;
  z-index: 2;
  list-style: none;
  padding: 0;
  transition: all .3s;
  padding-top: 0;
  margin-bottom: 0;
}
.onepage-category > .category-list > ul > li {
  margin: 0;
  margin-bottom: 1rem;
}
.onepage-category > .category-list > ul > li > a {
  color: #fff;
  width: auto;
  line-height: 79px;
  display: inline-block;
  white-space: nowrap;
  position: relative;
  transition: all .3s;
}
.onepage-category > .category-list > ul > li > a > em {
  font-size: 1.6875rem;
  width: 80px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.onepage-category > .category-list > ul > li > a > em > img {
  vertical-align: middle;
}
.onepage-category > .category-list > ul > li > a > span {
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  visibility: hidden;
  width: 0;
  transition: all .3s;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  overflow: hidden;
}
.onepage-category > .category-list > ul > li > a:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  display: block;
  right: -15px;
  top: 50%;
  margin-top: -8px;
  border: 8px solid transparent;
  transition: all .3s;
}
.onepage-category > .category-list > ul > li > a.active,
.onepage-category > .category-list > ul > li > a:hover {
  background-color: #00d59d;
}
.onepage-category > .category-list > ul > li > a.active:after,
.onepage-category > .category-list > ul > li > a:hover:after {
  border-left-color: #00d59d;
}
.onepage-category > .category-list > ul > li > a:hover > span {
  opacity: 1;
  visibility: visible;
  width: auto;
  padding-right: 50px;
}
.onepage-category > .category-list > ul > li:last-child {
  margin-bottom: 0;
}
.onepage-category > .category-details {
  position: relative;
  float: right;
  width: 100%;
  min-height: 80vh;
}
.onepage-category .category-details {
  padding: 70px 0;
}
.onepage-category .category-details .title-menu {
  position: relative;
  margin-bottom: 25px;
}
.onepage-category .category-details .title-menu > a {
  font-family: 'Poppins';
  color: #222529;
  display: inline-block;
  margin-top: 0;
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: .025em;
  line-height: 46px;
  text-transform: uppercase;
}
.onepage-category .category-details .title-menu > a > span {
  display: inline-block;
  vertical-align: middle;
}
.onepage-category .category-details .title-menu > a.parent:after {
  display: inline-block;
  content: "\f813";
  font-family: porto-icons;
  margin-left: 18px;
  font-size: 18px;
  vertical-align: middle;
  line-height: 36px;
}
.onepage-category .category-details .title-menu > a.parent.opened:after {
  content: "\f810";
}
.onepage-category .category-details .title-menu > .menu-popup {
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  width: 100%;
  z-index: 3;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 5px;
  padding: 50px 0;
}
.onepage-category .category-details .title-menu > .menu-popup:before {
  content: "";
  border: 8px solid transparent;
  width: 16px;
  height: 16px;
  display: block;
  border-bottom-color: #bebebe;
  position: absolute;
  top: -16px;
  left: 90px;
}
.onepage-category .category-details .title-menu > .menu-popup:after {
  content: "";
  border: 7px solid transparent;
  width: 14px;
  height: 14px;
  display: block;
  border-bottom-color: #fff;
  position: absolute;
  top: -13px;
  left: 91px;
}
.onepage-category .category-details .menu-popup ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.onepage-category .category-details .menu-popup ul > li > a {
  color: #000;
  font-size: 16px;
  line-height: 2.5;
}
.onepage-category .category-details .menu-popup > ul {
  display: flex;
  flex-wrap: wrap;
}
.onepage-category .category-details .menu-popup > ul > li {
  float: left;
  border-left: 1px solid #bebebe;
  margin: 10px 0;
  padding: 30px 0;
}
.onepage-category .category-details .menu-popup > ul > li > a {
  font-weight: 700;
  text-transform: uppercase;
}
.onepage-category .category-details .menu-popup > ul.columns5 > li {
  width: 20%;
  padding-left: 4%;
  padding-right: 4%;
}
.onepage-category .category-details .menu-popup > ul.columns5 > li:nth-child(5n+1) {
  border-left: 0;
  clear: left;
}
.onepage-category .category-details .menu-popup li.menu-item {
  margin-bottom: 0;
}
.onepage-category .category-details .products-area .category-link {
  float: right;
  margin-top: -71px;
  margin-right: 0;
  position: relative;
  z-index: 2;
  font-size: .8125rem;
  padding: 1em 3em;
  letter-spacing: .01em;
  font-weight: 700;
  line-height: 1.42857;
  background: #222529;
  border: 1px solid transparent;
  color: #fff;
  text-transform: uppercase;
}
.onepage-category .additional-content {
  margin-bottom: 1.5vw;
}
.onepage-category .additional-content img {
  max-width: 100%;
}
.onepage-category .menu-popup a > span {
  position: relative;
}
.onepage-category .menu-popup a > span > span.cat-label {
  top: 3px;
  right: -35px;
  font: inherit;
  font-size: 9px;
  padding: 2px;
  z-index: 1;
  border-radius: 2px;
  line-height: 1;
  border: 1px solid #777;
  position: absolute;
}
.onepage-category .onepage-category {
  display: flex;
  flex-wrap: wrap;
}
.onepage-cat.category-list {
  position: fixed;
  width: 80px;
  left: 0;
  height: 100%;
  top: 0;
  bottom: 0;
}
body > .onepage-cat.category-list {
  display: none;
}
.pt_row.pt_row-no-padding .pt_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.pt_row-no-padding .pt_inner {
  margin-left: 0;
  margin-right: 0;
}
.pt_row.pt_row-o-full-height {
  min-height: 100vh;
}
.pt_row.pt_row-flex {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pt_row.pt_row-flex > .pt_column_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.pt_row.pt_row-flex > .pt_column_container > .pt_column-inner {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
  max-width: 100%;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pt_row.pt_row-flex > .pt_column_container > .pt_column-inner {
    /* IE10+ specific styles */
  }
  .pt_row.pt_row-flex > .pt_column_container > .pt_column-inner > * {
    min-height: 1em;
  }
}
.pt_row.pt_row-flex::before,
.pt_row.pt_row-flex::after {
  display: none;
}
.pt_row.pt_row-o-columns-stretch {
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.pt_row.pt_row-o-columns-top {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.pt_row.pt_row-o-columns-bottom {
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.pt_row.pt_row-o-columns-middle {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.pt_row.pt_row-o-columns-top::after,
.pt_row.pt_row-o-columns-bottom::after,
.pt_row.pt_row-o-columns-middle::after {
  content: '';
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.pt_row.pt_row-o-equal-height > .pt_column_container {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.pt_row.pt_row-o-content-top > .pt_column_container > .pt_column-inner {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.pt_row.pt_row-o-content-top:not(.pt_row-o-equal-height) > .pt_column_container {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.pt_row.pt_row-o-content-bottom > .pt_column_container > .pt_column-inner {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.pt_row.pt_row-o-content-bottom:not(.pt_row-o-equal-height) > .pt_column_container {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.pt_row.pt_row-o-content-middle > .pt_column_container > .pt_column-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pt_row.pt_row-o-content-middle:not(.pt_row-o-equal-height) > .pt_column_container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.pt_column-inner::before,
.pt_column-inner::after {
  content: " ";
  display: table;
}
.pt_column-inner::after {
  clear: both;
}
.widget:first-child {
  margin-top: 0;
}
.widget .tagcloud {
  margin-top: -.3846em;
  margin-bottom: -.3846em;
}
.widget .tagcloud a {
  margin: .3846em .3846em .3846em 0;
  padding: .25rem .5rem;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  font-size: .75em !important;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 10px;
}
.widget.contact-info ul,
.widget.contact-info li {
  border-width: 0;
  margin: 0;
  padding: 0;
}
.widget.contact-info li a:hover {
  text-decoration: underline;
}
.widget.contact-info li:not(:last-child) {
  margin-bottom: 10px;
}
.widget.contact-info p {
  margin-bottom: 10px;
}
.widget.contact-info i {
  clear: both;
  float: left;
  text-align: center;
  width: 16px;
  top: -2px;
  margin: 4px 9px 10px 0;
  font-size: 1.3em;
  position: static !important;
}
.widget.contact-info .contact-details strong,
.widget.contact-info .contact-details span {
  display: block;
  padding-left: 25px;
}
.widget.follow-us .share-links a {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  margin: 2px;
  overflow: hidden;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  transition: all 0.2s;
  font-size: 14px;
}
.widget.follow-us .share-links a:hover {
  color: #fff;
}
.footer,
.footer p {
  font-size: 13px;
  line-height: 24px;
  letter-spacing: .065px;
}
.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer li {
  margin: 0;
}
.footer .widget {
  margin-bottom: 20px;
}
.footer .widget p {
  margin-top: -3px;
  margin-bottom: 13px;
  font-size: 1em;
}
.footer .widget + .widget {
  margin-top: 20px;
}
.footer .widget .tagcloud a {
  background: none;
  border-radius: 0;
  font-size: 11px !important;
  font-weight: 400;
  text-transform: none;
  padding: .6em;
  border: 1px solid #313438;
}
.footer .widget .tagcloud a:hover {
  border-color: #fff;
  color: #fff;
}
.footer .follow-us .share-links a {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #313438;
  box-shadow: none;
}
.footer .follow-us .share-links a:not(:hover) {
  background: none;
  color: #fff;
}
.footer .contact-info i {
  display: none;
}
.footer .contact-info .contact-details strong,
.footer .contact-info .contact-details span {
  padding-left: 0;
}
.footer .contact-info .contact-details strong {
  line-height: 1em;
  color: #fff;
  font-weight: 400;
}
.footer .newsletter {
  margin-bottom: 0;
}
.footer .newsletter label {
  display: none;
}
.footer .newsletter .field .control:before {
  display: none;
}
.footer .newsletter input {
  height: 48px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 30px 0 0 30px;
  font-size: .75rem;
  color: #777;
  border: none;
}
.footer .newsletter .action.subscribe {
  height: 48px;
  padding-left: 25px;
  padding-right: 25px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .75rem;
  border-radius: 0 30px 30px 0;
  border: none;
}
.footer-top .custom-block {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer-top .custom-block:before,
.footer-top .custom-block::after {
  content: '';
  display: block;
  border-top: 1px solid #e7e7e7;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.footer-top .custom-block:before {
  margin-bottom: 40px;
}
.footer-top .custom-block:after {
  margin-top: 40px;
}
.footer-top .widget:last-child {
  margin-bottom: 0;
}
.footer-middle {
  background-color: #ffffff;
  color: #777777;
}
.footer-middle > .container {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 1.5rem;
}
.footer-middle > .container::after {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  bottom: 0;
  right: 10px;
  border-bottom: 1px solid #313438;
}
.footer-middle .widget_media_image img {
  max-width: 111px;
  height: auto;
  display: block;
}
.footer-middle [class^="porto-icon-"],
.footer-middle [class*=" porto-icon-"] {
  color: #777777;
}
.footer-middle .block {
  text-align: left;
  line-height: 1.5;
  margin: 0;
  width: auto;
}
.footer-middle .block .block-title {
  margin-bottom: 20px;
}
.footer-middle .block .block-title strong {
  font-weight: 400;
  padding: 0;
  font-size: 16px;
  color: #ffffff;
  text-transform: none;
}
.footer-middle a,
.footer-middle a:hover,
.footer-middle a:focus {
  color: #ffffff;
}
.footer-bottom {
  background-color: #ffffff;
  padding: 15px 0;
  font-size: .9em;
}
.footer-bottom > .container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer-bottom .widget {
  display: inline-block;
  margin: 0;
}
.footer-bottom .logo {
  margin: 0;
  margin-right: 45px;
  float: left;
}
.footer-bottom address {
  order: 1;
  padding: 10px 8px 10px 0;
  text-align: left;
  margin-right: auto;
  flex: auto;
}
.footer-bottom .custom-block.f-right {
  margin: 0;
  order: 2;
  padding: 10px 0 10px 8px;
  text-align: right;
  flex: auto;
}
.footer-bottom .switcher {
  line-height: 1 !important;
  display: block;
  height: auto;
  margin-top: 15px;
  float: left;
}
.footer-bottom .switcher label {
  display: none;
}
.footer-bottom .switcher select {
  display: inline-block;
  width: auto;
  line-height: 1;
}
.footer-ribbon {
  background-color: #0088cc;
  position: absolute;
  top: 0;
  margin: -16px 0 0;
  padding: 10px 20px 6px;
  color: #fff;
  font-size: 1.6em;
  z-index: 4;
}
.footer-ribbon span {
  color: #ffffff;
  font-family: "Shadows Into Light", cursive;
  line-height: 1;
}
.footer-ribbon:before {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 0;
  width: 7px;
  right: 100%;
  border-right: 10px solid #646464;
  border-top: 16px solid transparent;
}
/*** About US ***/
h2.word-rotator-title {
  line-height: 30px;
  font-size: 20px;
  font-weight: 300;
  margin: 0 0 20px 0;
  color: #121214;
}
.word-rotate {
  visibility: hidden;
  width: 100px;
  height: 0;
  margin-bottom: -7px;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  position: relative;
}
h2 .word-rotate {
  margin-bottom: -7px;
}
.word-rotate.active {
  visibility: visible;
  width: auto;
}
.word-rotate .word-rotate-items {
  position: relative;
  top: 0;
  width: 100%;
}
.word-rotate .word-rotate-items span {
  display: block;
  white-space: nowrap;
}
p .alternative-font {
  display: inline-block;
  margin-top: -15px;
  position: relative;
  top: 3px;
  margin-bottom: -6px;
  color: #0088cc;
  font-family: "Shadows Into Light", cursive;
  font-size: 1.6em;
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0088cc;
  border-color: #0088cc;
}
.btn-primary:hover {
  color: #fff;
  opacity: 0.85;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
}
.btn:hover {
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.push-top {
  margin-top: 20px;
}
hr.tall {
  margin: 30px 0;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  border: 0;
  height: 1px;
}
.entry-content h3 {
  font-size: 1.7em;
  font-weight: normal;
  color: #0088cc;
  letter-spacing: normal;
  line-height: 24px;
  margin-bottom: 33px;
  text-transform: uppercase;
}
.entry-content p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.entry-content .lead {
  font-size: 21px;
  line-height: 1.4;
}
.history {
  margin: 25px 0;
  padding: 0;
  clear: both;
}
.history .thumb {
  background: transparent url(../images/history-thumb.png) no-repeat 0 0;
  width: 227px;
  height: 160px;
  margin: 0 0 30px;
  padding: 0;
  float: left;
}
.history .thumb img {
  border-radius: 50%;
  margin: 7px 8px;
  width: 145px;
  height: 145px;
}
.history h4 {
  float: left;
  margin: 15px 0;
  padding: 0;
  color: #0088cc;
  line-height: 27px;
}
.history p {
  margin: 0;
  margin-left: 55px;
  line-height: 24px;
}
.featured-box {
  background: #f5f5f5;
  background-color: transparent;
  background: linear-gradient(to bottom, #ffffff 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
  box-sizing: border-box;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #ECECEC;
  border-radius: 8px;
  border-right: 1px solid #ECECEC;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  min-height: 100px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.featured-box .box-content {
  border-radius: 8px;
  border-top: 4px solid #0088cc;
  padding: 30px 20px;
}
.featured-box h4 {
  font-size: 1.3em;
  font-weight: 400;
  letter-spacing: -0.7px;
  text-transform: uppercase;
}
.featured-box .block-flickr-photos {
  border: 0;
}
.featured-box .block-flickr-photos .block-title {
  display: none;
}
.featured-box .block-flickr-photos a.flickr-image {
  margin: 5px;
  display: inline-block;
  border: 1px solid #dcdcdc;
  padding: 5px;
  border-radius: 5px;
}
.featured-box .block-flickr-photos a.flickr-image img {
  max-width: 100%;
  width: 75px;
}
.history .featured-box {
  text-align: left;
  margin-left: 225px;
  margin-bottom: 35px;
  min-height: 115px;
}
.history .featured-box .box-content {
  border-top-color: #0088cc;
}
#newsletter_popup {
  background: #ffffff url(../images/shop_newsletter_popup.jpg) no-repeat;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.12);
  background-position: center;
  background-size: cover;
  padding: 4rem 2.5rem;
  margin: 0;
  width: 740px;
  min-height: 300px;
  text-align: left;
  position: relative;
}
#newsletter_popup .text_left img {
  max-width: 111px;
  display: block;
}
#newsletter_popup form.subscribe {
  display: flex;
  align-items: center;
}
#newsletter_popup .field {
  flex: 1;
}
#newsletter_popup .field,
#newsletter_popup .actions {
  margin-bottom: 20px;
}
#newsletter_popup input[type="email"] {
  height: 3rem;
  border: none;
  border-radius: 1.5rem 0 0 1.5rem;
  background: #f4f4f4;
  box-shadow: none !important;
  padding-left: 1.375rem;
}
#newsletter_popup .action.primary {
  height: 3rem;
  padding-left: 1.5rem;
  padding-right: 2rem;
  border-radius: 0 1.5rem 1.5rem 0;
  box-shadow: none !important;
  margin-right: .5rem;
  font-weight: 700;
}
#newsletter_popup label.checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 5px;
}
#newsletter_popup .checkbox {
  font-size: .75rem;
}
#newsletter_popup .checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #ccc;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: -.1rem;
  margin-left: 1px;
  margin-right: 5px;
  vertical-align: middle;
  outline: none;
  border-radius: 3px;
  color: #555;
  top: 0;
}
#newsletter_popup .checkbox input[type="checkbox"]:checked:before {
  content: "\e8c5";
  font-family: 'porto-icons';
  font-weight: 900;
  margin: 0;
  width: 1.15rem;
  height: 1.2rem;
  line-height: 1.2rem;
  float: left;
  font-size: 11px;
  text-align: center;
}
#newsletter_popup div.mage-error[generated] {
  position: absolute;
  margin-top: 40px;
  font-size: .87em;
}
@media (min-width: 768px) {
  .onepage-category > .category-list > ul > li {
    margin-bottom: 1rem;
  }
  .pt_row-o-full-height > .container > .row,
  .pt_row-o-equal-height > .container > .row > .pt_column_container > .pt_column-inner {
    height: 100%;
  }
  .footer .footer-top .widget {
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .onepage-cat.category-list + .main.container {
    padding: 0 50px;
  }
  .onepage-category .category-detail .menu-popup ul > li > a {
    font-size: 11px;
  }
  .onepage-category .category-detail .title-menu > .menu-popup {
    padding: 10px 0;
  }
}
@media (max-width: 991px) {
  .footer .footer-bottom > .container {
    justify-content: flex-start;
  }
  .footer .footer-bottom .custom-block.f-right {
    padding-left: 0;
    text-align: left;
  }
  .porto-ibanner-layer {
    font-size: .875rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav-open .onepage-category > .category-list {
    position: absolute;
  }
}
@media (max-width: 767px) {
  #newsletter_popup {
    width: 100% !important;
  }
  #newsletter_popup .col-10 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .porto-ibanner-layer {
    font-size: .8125rem;
  }
  .cms-index-index .onepage-category,
  .onepage-category {
    display: block;
  }
  .onepage-category > .category-list {
    width: auto;
    float: none;
    padding: 0;
    min-height: 0;
    position: static;
    margin-bottom: 20px;
  }
  .onepage-category > .category-list > ul {
    padding: 0;
  }
  .onepage-category > .category-list > ul > li {
    margin: 0;
    display: inline-block;
  }
  .onepage-category > .category-list > ul > li > a:after,
  .onepage-category > .category-list > ul > li > a:hover > span {
    display: none;
  }
  .onepage-category > .category-details {
    float: none;
    width: auto;
  }
  .onepage-category > .category-list > ul {
    position: static !important;
  }
  .onepage-category .category-detail .menu-popup > ul {
    display: block;
  }
  .onepage-category .category-detail .menu-popup > ul.columns5 > li {
    width: 50%;
    padding: 10px 15px;
  }
  .onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(5n+1) {
    border-left: 1px solid #bebebe;
    clear: none;
  }
  .onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(2n+1) {
    border-left: 0;
    clear: left;
  }
  .onepage-category .category-detail .menu-popup ul > li > a {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .porto-ibanner-layer {
    font-size: .75rem;
  }
  .onepage-category .category-detail .products-area .category-link {
    margin-left: 0;
    margin-bottom: 25px;
    float: none;
    display: inline-block;
  }
}
.has-ccols:not(.owl-loaded) {
  display: flex;
  width: auto;
}
.has-ccols {
  flex-wrap: wrap;
}
.has-ccols.owl-carousel:not(.owl-loaded) {
  flex-wrap: nowrap;
  overflow: hidden;
}
.has-ccols > *,
.ccols-wrap > * {
  max-width: 100% !important;
  flex: 0 0 auto !important;
  width: var(--porto-cw, 100%) !important;
}
.porto-carousel .elementor-column {
  width: 100% !important;
}
.has-ccols .elementor-section,
.has-ccols .elementor-column,
.has-ccols .elementor-element {
  width: var(--porto-cw, 100%) !important;
}
.owl-carousel.has-ccols:not(.owl-loaded) > * {
  position: relative;
}
.ccols-1 {
  --porto-cw: 100%;
}
.ccols-2 {
  --porto-cw: 50%;
}
.ccols-3 {
  --porto-cw: 33.3333%;
}
.ccols-4 {
  --porto-cw: 25%;
}
.ccols-5 {
  --porto-cw: 20%;
}
.ccols-6 {
  --porto-cw: 16.6666%;
}
.ccols-7 {
  --porto-cw: 14.2857%;
}
.ccols-8 {
  --porto-cw: 12.5%;
}
.ccols-9 {
  --porto-cw: 11.1111%;
}
.ccols-10 {
  --porto-cw: 10%;
}
@media (min-width: 576px) {
  .ccols-sm-1 > * {
    --porto-cw: 100%;
  }
  .ccols-sm-2 > * {
    --porto-cw: 50%;
  }
  .ccols-sm-3 > * {
    --porto-cw: 33.3333%;
  }
  .ccols-sm-4 > * {
    --porto-cw: 25%;
  }
  .ccols-sm-5 > * {
    --porto-cw: 20%;
  }
  .ccols-sm-6 > * {
    --porto-cw: 16.6666%;
  }
}
@media (min-width: 768px) {
  .ccols-md-1 > * {
    --porto-cw: 100%;
  }
  .ccols-md-2 > * {
    --porto-cw: 50%;
  }
  .ccols-md-3 > * {
    --porto-cw: 33.3333%;
  }
  .ccols-md-4 > * {
    --porto-cw: 25%;
  }
  .ccols-md-5 > * {
    --porto-cw: 20%;
  }
  .ccols-md-6 > * {
    --porto-cw: 16.6666%;
  }
}
@media (min-width: 992px) {
  .ccols-lg-1 > * {
    --porto-cw: 100%;
  }
  .ccols-lg-2 > * {
    --porto-cw: 50%;
  }
  .ccols-lg-3 > * {
    --porto-cw: 33.3333%;
  }
  .ccols-lg-4 > * {
    --porto-cw: 25%;
  }
  .ccols-lg-5 > * {
    --porto-cw: 20%;
  }
  .ccols-lg-6 > * {
    --porto-cw: 16.6666%;
  }
  .ccols-lg-7 > * {
    --porto-cw: 14.2857%;
  }
  .ccols-lg-8 > * {
    --porto-cw: 12.5%;
  }
  .ccols-lg-9 > * {
    --porto-cw: 11.1111%;
  }
}
@media (min-width: 1592px) {
  .ccols-xl-2 > * {
    --porto-cw: 50%;
  }
  .ccols-xl-3 > * {
    --porto-cw: 33.3333%;
  }
  .ccols-xl-4 > * {
    --porto-cw: 25%;
  }
  .ccols-xl-5 > * {
    --porto-cw: 20%;
  }
  .ccols-xl-6 > * {
    --porto-cw: 16.6666%;
  }
  .ccols-xl-7 > * {
    --porto-cw: 14.2857%;
  }
  .ccols-xl-8 > * {
    --porto-cw: 12.5%;
  }
  .ccols-xl-9 > * {
    --porto-cw: 11.1111%;
  }
  .ccols-xl-10 > * {
    --porto-cw: 10%;
  }
}
@media (min-width: 1400px) {
  .ccols-sl-10 > * {
    --porto-cw: 10%;
  }
  .ccols-sl-9 > * {
    --porto-cw: 11.1111%;
  }
  .ccols-sl-8 > * {
    --porto-cw: 12.5%;
  }
  .ccols-sl-7 > * {
    --porto-cw: 14.2857%;
  }
}
.has-ccols.owl-loaded > div {
  flex: none !important;
  width: auto !important;
  max-width: none !important;
}
.has-ccols.owl-loaded > .owl-nav {
  width: 100% !important;
}
.row > .porto-carousel {
  padding-left: 0;
  padding-right: 0;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 22;
}
.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: 22;
}
.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: '\f802';
  font-family: 'porto-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: '\f801';
}
.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 11;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 11 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: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'SF Pro Display', 'Arial', '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: #ea1a32;
  border: 1px solid #ea1a32;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 22;
}
.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: 22 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 22;
}
.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: 11;
  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;
  top: 7px;
  right: 0;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 22;
}
.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: 'porto-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: 22 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 11 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: '\f819';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
@media only screen and (max-width: 769px) {
  .abs-checkout-tooltip-content-position-top-mobile {
    right: -11;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 11;
    left: auto;
    top: 0%;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before {
    border-bottom-color: #dddddd;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@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 #e7e7e7;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
    padding: 11 44 11 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: 22;
    top: 11;
  }
  .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: '\e81c';
    font-family: 'porto-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: '\e81b';
  }
  .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: 'porto-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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: 16;
    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;
  }
  .amcompany-tooltip-content {
    position: fixed;
    top: 0;
    right: 0;
    bottom: inherit;
    left: 0;
    width: 100%;
  }
  .amcompany-tooltip-content:before,
  .amcompany-tooltip-content:after {
    display: none;
  }
  .amcustombutton-button-container.-no-mobile {
    display: none;
  }
  .amwishlist-product-grid .product-item-tooltip.wrapper.tooltip {
    margin-left: 0;
  }
  .amasty_quote-cart-index .cart.main.actions .action {
    padding: 15px;
    width: 100%;
  }
  .amasty_quote-cart-index .cart.main.actions button.action:last-of-type {
    margin: 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .block-cart-failed .block-title {
    margin: 0 22 22;
  }
  .cart-container .form-cart .actions.main {
    text-align: center;
  }
  .cart-discount {
    border-bottom: 1px solid #e7e7e7;
    margin-top: 0;
  }
  .cart.table-wrapper {
    border-top: 1px solid #e7e7e7;
  }
  .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.item,
  .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: none;
    white-space: nowrap;
    width: 100%;
    text-align: center;
  }
  .cart.table-wrapper .col.item:before,
  .cart.table-wrapper .col.qty:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp: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.table-wrapper .product-item-photo {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto 10px;
    min-height: auto;
  }
  .cart.table-wrapper .product-item-name + .item-options {
    margin-top: 0;
    text-align: center;
    display: inline-block;
  }
  .cart.table-wrapper .product-item-details {
    text-align: center;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .checkout-index-index .page-header .minicart-wrapper {
    display: none;
  }
  .page-header.type5 .block-search .label {
    margin-right: 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: 22;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 22;
  }
  .checkout-payment-method .payment-method-billing-address .action-cancel {
    margin-top: 11;
  }
  .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 22;
  }
  .login-container {
    padding-bottom: 35px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .page.messages {
    margin-bottom: 44;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5.5;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 22;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 11;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-bottom: 0;
    border-top: 1px solid #c1c1c1;
  }
  .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;
  }
  .gift-message-summary {
    padding-right: 7rem;
  }
  .cart.table-wrapper .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-gift > 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-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #0088cc;
    content: '\e62a';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-gift:hover:after {
    color: #777777;
  }
  .cart.table-wrapper .action-gift:active:after {
    color: #0088cc;
  }
  .cart.table-wrapper .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -5.5 14px -1px -15px;
    padding: 4px 11 9px 14px;
  }
  .cart.table-wrapper .action-gift._active:after {
    color: #777777;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }
  .gift-options-cart-item + .action-towishlist {
    left: 43px;
    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: #0088cc;
    content: '\e62b';
    font-family: 'porto-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: #777777;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #0088cc;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 22;
    padding-bottom: 11;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .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: 11;
  }
  .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 #e7e7e7;
    background: #ffffff;
    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: #777777;
    display: block;
    padding: 5.5 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #0088cc;
  }
  .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: 20px;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 27.5;
  }
  .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: 44;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
    background-color: #9d9fa2;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #e7e7e7;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .block-collapsible-nav .item {
    padding: 0 15px;
  }
  .products-grid.wishlist {
    margin-bottom: 33;
    margin-right: -11;
  }
  .products-grid.wishlist .product-item {
    padding: 22 11 22 22;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 22;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 22;
  }
  .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 .action-towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-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 .action-towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #0088cc;
    content: '\e889';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-towishlist:hover:before {
    color: #777777;
  }
  .cart.table-wrapper .action-towishlist:active:before {
    color: #0088cc;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .compare.wrapper,
  [class*="block-compare"] {
    display: none;
  }
  .sticky-product {
    padding: 5px 0;
  }
  .sticky-product .sticky-detail {
    display: none;
  }
  .mobile-sticky .sticky-product {
    padding: 70px 0 10px;
  }
  .footer-bottom > .container > * {
    float: none !important;
    line-height: 35px !important;
  }
  .history .featured-box {
    margin-left: 0;
  }
  .history .thumb {
    display: none;
  }
  .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;
  }
  [data-content-type='row'][data-appearance='contained'] {
    max-width: 100%;
    width: 100%;
  }
  .product-button-groups .button-grooup.find-distributor-container .action.secondary.find-distributor {
    height: 50px !important;
  }
  .product-button-groups .button-grooup.find-distributor-container .action.secondary.find-distributor span {
    font-size: 20px !important;
  }
  body.distributor-location .intex-distributor-widget,
  .cms-page-view .intex-distributor-widget {
    flex-direction: column;
    margin-top: 20px;
  }
  body.distributor-location .intex-distributor-widget .left-pane,
  .cms-page-view .intex-distributor-widget .left-pane {
    order: 2;
    width: 100%;
  }
  body.distributor-location .intex-distributor-widget .left-pane .title-wrapper h2,
  .cms-page-view .intex-distributor-widget .left-pane .title-wrapper h2 {
    max-width: initial;
    position: relative;
  }
  body.distributor-location .intex-distributor-widget .left-pane .search-bar,
  .cms-page-view .intex-distributor-widget .left-pane .search-bar {
    max-width: initial;
    position: relative;
  }
  body.distributor-location .intex-distributor-widget .left-pane .distributors-list,
  .cms-page-view .intex-distributor-widget .left-pane .distributors-list {
    height: calc(100vh - 260px);
  }
  body.distributor-location .intex-distributor-widget .left-pane .distributors-list .storerocket-result,
  .cms-page-view .intex-distributor-widget .left-pane .distributors-list .storerocket-result {
    padding: 9px 0 15px !important;
  }
  body.distributor-location .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content,
  .cms-page-view .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content {
    padding-left: 10px;
  }
  body.distributor-location .intex-distributor-widget .left-pane .filter-bar,
  .cms-page-view .intex-distributor-widget .left-pane .filter-bar {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
  }
  body.distributor-location .intex-distributor-widget .left-pane .filter-bar .filter-block,
  .cms-page-view .intex-distributor-widget .left-pane .filter-bar .filter-block {
    max-width: 100%;
  }
  body.distributor-location .intex-distributor-widget .left-pane .filter-bar .filter-block .filter-list,
  .cms-page-view .intex-distributor-widget .left-pane .filter-bar .filter-block .filter-list {
    height: 250px !important;
  }
  body.distributor-location .intex-distributor-widget .left-pane .filter-bar .nearest-store-container .nearest-store,
  .cms-page-view .intex-distributor-widget .left-pane .filter-bar .nearest-store-container .nearest-store,
  body.distributor-location .intex-distributor-widget .left-pane .filter-bar .filter-button,
  .cms-page-view .intex-distributor-widget .left-pane .filter-bar .filter-button,
  body.distributor-location .intex-distributor-widget .left-pane .filter-bar .show-all-stores,
  .cms-page-view .intex-distributor-widget .left-pane .filter-bar .show-all-stores {
    font-size: 12px;
  }
  body.distributor-location .intex-distributor-widget .left-pane .mobile-map-list-tab,
  .cms-page-view .intex-distributor-widget .left-pane .mobile-map-list-tab {
    display: flex;
    gap: 0;
  }
  body.distributor-location .intex-distributor-widget .left-pane .mobile-map-list-tab span,
  .cms-page-view .intex-distributor-widget .left-pane .mobile-map-list-tab span {
    color: var(--neutrals-40, #9c9ea1);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 171.429% */
    padding: 10px 10px;
  }
  body.distributor-location .intex-distributor-widget .left-pane .mobile-map-list-tab span.active,
  .cms-page-view .intex-distributor-widget .left-pane .mobile-map-list-tab span.active {
    color: var(--neutrals-90, #191919);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 171.429% */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
  body.distributor-location .intex-distributor-widget .right-pane,
  .cms-page-view .intex-distributor-widget .right-pane {
    order: 1;
    min-height: 250px;
    display: none;
  }
  body.distributor-location .intex-distributor-widget .right-pane.active,
  .cms-page-view .intex-distributor-widget .right-pane.active {
    display: block;
  }
  body.distributor-location .intex-distributor-widget .right-pane #intex-map,
  .cms-page-view .intex-distributor-widget .right-pane #intex-map {
    height: 250px;
  }
  body.distributor-location .show-all-locations-container,
  .cms-page-view .show-all-locations-container {
    margin-top: 2px !important;
    margin-left: 2px !important;
  }
  body.distributor-location .show-all-locations-container .show-all-locations-button,
  .cms-page-view .show-all-locations-container .show-all-locations-button {
    padding: 5px !important;
    font-size: 12px !important;
  }
  .project-project-list .page-main-inner {
    padding: 20px !important;
  }
  .project-project-list .list {
    flex-direction: column;
  }
  .project-project-list .list .project-item {
    width: 100%;
    max-width: initial;
  }
  .project-project-list .list .project-item .project-image {
    max-width: initial !important;
  }
  .project-project-list .footer {
    padding: 40px 0;
  }
  .project-project-list .footer .footer-bottom-link-container {
    width: 100%;
  }
  .project-project-list .footer .footer-middle {
    background: transparent;
  }
  body.intex-project-page .page-header.type9 .header.content.header-row {
    background: #ff002d;
  }
  body.intex-project-page .main-slider-v2 {
    margin-top: -137px !important;
  }
  body.intex-project-page .main-slider-v2 .item .content-bg {
    margin-left: 0 !important;
  }
  body.intex-project-page .main-slider-v2 .item .content-left {
    margin-top: -300px;
  }
  body.intex-project-page .all-projects {
    padding: 40px;
  }
  body.intex-project-page .all-projects .list {
    flex-direction: column;
  }
  body.intex-project-page .all-projects .list .project-item .project-image {
    max-width: 100% !important;
  }
  body.project-project-view .page-header {
    background: transparent;
  }
  body.project-project-view .page-header.type9 .header.content.header-row {
    background: rgba(0, 0, 0, 0.5);
  }
  body.project-project-view .main-slider-v2 {
    margin-top: -137px !important;
  }
  body.project-project-view .main-slider-v2 .item .content-bg {
    margin-left: 0 !important;
    width: 100%;
  }
  body.project-project-view .main-slider-v2 .item .content-left {
    position: absolute;
    padding: 20px 30px;
    background: transparent;
    display: flex;
    align-items: center;
    width: 100%;
  }
  body.project-project-view .main-slider-v2 .item .content-left .caption h2 {
    color: var(--Intex-White, #ffffff);
    text-align: center;
    font-size: 3.4375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    /* 49.5px */
  }
  body.project-project-view .main-slider-v2 .item .content-left .caption h4 {
    color: var(--Intex-White, #ffffff);
    text-align: center;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 133.333% */
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  body.project-project-view .page-main .columns .column.main .project-details {
    padding: 20px 30px;
  }
  body.project-project-view .page-main .columns .column.main .project-details .project-content-header {
    padding-bottom: 60px;
  }
  body.project-project-view .page-main .columns .column.main .project-details .project-content-header h3.heading {
    font-size: 24px;
    line-height: 40.5px;
    margin: 0 auto;
  }
  body.project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info {
    flex-direction: column;
    margin-top: 15px;
  }
  body.project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info .info-block {
    border-right: none !important;
    padding: 20px 0;
  }
  body.project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info .info-block h3 {
    font-size: 1.8125rem;
  }
  body.project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info .info-block span {
    font-size: 0.667875rem;
  }
  body.project-project-view .page-main .columns .column.main .project-content {
    display: flex;
    flex-direction: column;
    padding: 0 55px;
  }
  body.project-project-view .page-main .columns .column.main .project-content h2 {
    font-size: 42px;
    line-height: initial;
    text-align: center;
    border-bottom: 5px solid #ff002d;
    width: fit-content;
    margin: 0 auto 30px;
    padding-top: 0;
  }
  body.project-project-view .page-main .columns .column.main .project-content .content-image-container {
    margin-left: -30px;
    margin-right: -30px;
  }
  body.project-project-view .page-main .columns .column.main .project-content .image-gallery {
    order: 2;
    padding: 0;
  }
  body.project-project-view .pagebuilder-column-line .pagebuilder-column p {
    text-align: center;
  }
  body.project-project-view .page-main .columns .column.main .project-content .project-description-container .share-button {
    display: none;
  }
  body.project-project-view .all-projects {
    padding: 30px;
  }
  body.project-project-view .all-projects .projects-slider.owl-carousel .owl-nav {
    display: none;
  }
  body.project-project-view .all-projects .list {
    flex-direction: column;
  }
  body.project-project-view .all-projects .list .project-item .project-image {
    max-width: 100% !important;
  }
  .event-event-list .page-main-inner {
    padding: 20px !important;
  }
  .event-event-list .list {
    flex-direction: column;
  }
  .event-event-list .list .event-item {
    width: 100%;
    max-width: initial;
  }
  .event-event-list .list .event-item .event-image {
    max-width: initial !important;
  }
  .event-event-list .footer {
    padding: 40px 0;
  }
  .event-event-list .footer .footer-bottom-link-container {
    width: 100%;
  }
  .event-event-list .footer .footer-middle {
    background: transparent;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  body.mageworx_checkout-onepage-index #maincontent {
    padding-left: 0;
    padding-right: 0;
  }
  body.mageworx_checkout-onepage-index #maincontent .tabs {
    margin-bottom: 25px;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-assurance-block {
    display: none !important;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header {
    padding: 12px !important;
    border-bottom: 1px solid #9C9EA1;
    max-width: 100% !important;
    margin: 0 auto 19px !important;
    background-color: #F1F1F2 !important;
    width: 100%;
    z-index: 2;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block img {
    width: 23px !important;
    mix-blend-mode: multiply;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block.shipping img {
    width: 32px !important;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block h2 {
    font-size: 16px !important;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section {
    padding: 10px !important;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout {
    flex-direction: column;
    gap: 20px;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section {
    width: 100% !important;
    border-right: none !important;
    border-bottom: 1px solid #9C9EA1;
    padding-bottom: 20px;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section:last-child {
    border-left: none !important;
    border-bottom: none;
    padding-left: 15px !important;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .hidden-fields,
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .form__row {
    flex-direction: column;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .hidden-fields .form__field,
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .form__row .form__field {
    flex-basis: initial;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane#mwShippingAddressBlock {
    padding-top: 20px;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane#mwCheckoutSidebarBlock form {
    width: 100%;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .pane__heading {
    width: 100%;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .summary-edit-cart {
    width: 100%;
  }
  body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell {
    flex-basis: 70% !important;
  }
  body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell:first-child {
    flex-basis: 30% !important;
  }
  .toolbar {
    padding-left: 0 !important;
  }
  .toolbar .limiter {
    margin-right: 0;
  }
  .product-item-info .product-item-photo {
    margin-bottom: 0;
  }
  .product-item-info:hover .product-item-photo {
    box-shadow: none;
  }
  .product-item-info .product.details.product-item-details {
    height: 113px;
  }
  .product-item-info .product.details.product-item-details .product-item-inner {
    justify-content: space-between;
  }
  .product-item-info .product.details.product-item-details .product-item-inner .product-item-name a {
    font-size: 12px;
  }
  .product-item-info .product.details.product-item-details .product-item-inner .product-item-price-block .price-box.price-final_price .price {
    font-size: 14px;
  }
  .toolbar {
    font-weight: normal;
    color: #9d9fa2;
  }
  .toolbar a.porto-product-filters-toggle svg {
    stroke: #9d9fa2;
  }
  .toolbar.sticky {
    padding-bottom: 10px;
  }
  .toolbar-products .page-count {
    margin: initial;
  }
  .toolbar-products .pages {
    display: none;
    margin-right: 0;
  }
  .toolbar a.porto-product-filters-toggle {
    margin: initial;
  }
  .products.wrapper ~ .toolbar .page-count {
    display: none;
  }
  .products.wrapper ~ .toolbar .pages {
    margin: 0 auto;
  }
  .toolbar .toolbar-sorter.sorter .select-items div,
  .toolbar .toolbar-sorter.sorter .select-items .select-selected {
    padding: 0 10px;
  }
  .fotorama-item.fotorama .fotorama__fullscreen-icon,
  .fotorama-item.fotorama .fotorama__wrap--toggle-arrows .fotorama__arr,
  .fotorama-item.fotorama .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
  .fotorama-item.fotorama .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    bottom: 0;
  }
  .fotorama-item.fotorama .fotorama__stage {
    left: 0 !important;
  }
  .box-tocart {
    width: 100%;
  }
  .box-tocart .action.tocart {
    height: 50px !important;
  }
  .box-tocart .action.tocart span {
    font-size: 20px !important;
    font-weight: 400 !important;
  }
  .box-tocart .fieldset {
    flex-direction: column;
  }
  .box-tocart .actions {
    margin: 0;
    flex-basis: 65%;
  }
  .box-tocart .action.tocart {
    width: 100% !important;
  }
  .product-add-form .find-distributor-container.out-of-stock {
    gap: 10px;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .catalog-product-view .product-button-groups .button-grooup.find-distributor-container .actions {
    width: 100%;
  }
  .catalog-product-view .product-button-groups .button-grooup.find-distributor-container .actions .secondary.find-distributor {
    width: 100%;
  }
  .catalog-product-view .product-button-groups .save-button-container .actions a.save-button {
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    height: 50px !important;
    border-radius: 50px !important;
    display: flex;
    width: 100%;
  }
  .catalog-product-view .product-button-groups .save-button-container .actions a.save-button svg {
    display: none;
  }
  .catalog-product-view .product-info-main {
    margin-bottom: 0;
  }
  .catalog-product-view .product-info-main .product.attribute.overview {
    margin-bottom: 8px;
  }
  .catalog-product-view .page-title-wrapper.product {
    display: none;
  }
  .catalog-product-view .page-title-wrapper.product.mobile-view {
    display: block;
  }
  .catalog-product-view .page-title-wrapper.product.mobile-view h1 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .catalog-product-view .product-details-container {
    padding-top: 15px;
    flex-direction: column;
  }
  .catalog-product-view .product-details-container .product-additional-details .intex-product-extra {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .catalog-product-view #freegift-products {
    display: none;
  }
  .product-options-wrapper {
    margin-bottom: 40px;
  }
  .intex-slider .swiper-button-prev {
    left: initial !important;
    right: 55px !important;
  }
  .intex-slider.product-list-slider .slider-title {
    color: #111;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    /* 116.667% */
    text-transform: capitalize;
  }
  .intex-slider.product-list-slider .slider-title h2 {
    color: #111;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    /* 116.667% */
    text-transform: capitalize;
  }
  .intex-slider.product-list-slider .product-item-details {
    background: #fff;
  }
  .intex-slider.product-list-slider .product-item-details .product-item-inner {
    text-align: left;
  }
  .intex-slider.product-list-slider .product-item-details .product-item-inner a {
    color: var(--intex-slider-header-text-color);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .intex-slider.product-list-slider .product-item-details .product-item-inner .product-item-price-block .price-box {
    display: flex;
    flex-direction: column-reverse;
  }
  .intex-slider.product-list-slider .product-item-details .product-item-inner .product-item-price-block .price-box .old-price {
    color: #707072;
  }
  .intex-slider.product-list-slider .product-item-details .product-item-inner .product-item-price-block .price-box.price-final_price {
    color: var(--intex-slider-header-text-color);
    font-size: 14px;
  }
  .intex-slider.product-feature-slider .swiper-button-next,
  .intex-slider.product-feature-slider .swiper-button-prev {
    display: none;
  }
  .intex-slider.product-feature-slider .swiper-slide .content h3 {
    color: #111;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 38.4px;
    /* 192% */
  }
  .intex-slider.product-feature-slider .swiper-slide .content .details {
    color: var(--neutrals-90, #191919);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 150% */
  }
  .product-feature-block {
    margin-top: 100px;
  }
  .product-feature-block h2 {
    color: #111;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    /* 200% */
    margin: 0;
    position: relative;
  }
  .product-feature-block .pagebuilder-column-group {
    margin-bottom: 30px;
  }
  .product-feature-block .pagebuilder-column-group .pagebuilder-column {
    min-height: initial !important;
    position: relative;
  }
  .product-feature-block .pagebuilder-column-group .pagebuilder-column p {
    padding: 30px !important;
    line-height: 120.336%;
  }
  .product-feature-block .pagebuilder-column-group .pagebuilder-column p span {
    font-size: 14px !important;
  }
  .product-feature-block .overlay {
    position: absolute;
  }
  .product-feature-block .overlay.text-white p,
  .product-feature-block .overlay.text-white span {
    color: #fff !important;
  }
  .product-feature-block .overlay.top-left {
    top: 0;
    left: 0;
  }
  .product-feature-block .overlay.top-right {
    top: 0;
    right: 0;
  }
  .product-feature-block .overlay.bottom-left {
    bottom: 0;
    left: 0;
  }
  .product-feature-block .overlay.bottom-right {
    bottom: 0;
    right: 0;
  }
  .product-feature-block .overlay.left-center {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .product-feature-block .overlay.right-center {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .product.data.items .data.item.title {
    display: inline-block;
    width: 140px;
    border: none;
  }
  .product.data.items .data.item.title a:after {
    content: '';
  }
  .product.data.items .data.item.content {
    padding: 30px;
    border-radius: 0 20px 20px 20px;
  }
  .product.data.items .data.item.content .table-wrapper table {
    width: 100%;
  }
  .product-videos-block-container .pagebuilder-column-group .pagebuilder-column {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .page-layout-1column .product-info-main {
    width: 100% !important;
  }
  .header.content:after {
    display: none;
  }
  .product.info.detailed {
    padding-left: 0;
  }
  .catalog-product-view .product.media {
    padding-right: 0 !important;
    max-width: 100%;
    width: 100%;
  }
  .gallery-placeholder-new {
    flex-direction: column;
  }
  .gallery-placeholder-new .gallery_images {
    order: 2;
  }
  .gallery-placeholder-new .gallery_images .swiper-wrapper {
    width: 100%;
    flex-direction: row;
    border-left: none;
    position: relative;
    direction: initial;
    overflow-y: initial;
    max-height: initial;
    gap: 0;
  }
  .gallery-placeholder-new .gallery_images .swiper-wrapper .swiper-slide {
    height: 125px;
  }
  .gallery-placeholder-new .gallery_images .swiper-wrapper .item.swiper-slide-thumb-active:after {
    content: "";
    display: block;
    /* padding-bottom: 100%; */
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
  }
  .gallery-placeholder-new .product-image__main {
    width: 100%;
    position: relative;
  }
  .gallery-placeholder-new .product-image__main .swiper-wrapper {
    height: initial;
    max-height: initial;
  }
  .gallery-placeholder-new .product-image__main .swiper-wrapper .swiper-slide {
    height: initial;
    max-height: initial;
    width: 100%;
    background: #f5f5f5;
  }
  .gallery-placeholder-new .product-image__main .swiper-wrapper .swiper-slide img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    mix-blend-mode: multiply;
  }
  .gallery-placeholder-new .product-image__main .swiper-button-next,
  .gallery-placeholder-new .product-image__main .swiper-button-prev {
    display: none;
  }
  .catalog-product-view .amlabel-position-wrapper {
    top: 100px !important;
  }
  .catalog-product-view .amlabel-position-wrapper .amasty-label-container {
    left: 0 !important;
  }
  .product-image__main .swiper-wrapper .swiper-slide[data-media-type="video"] {
    background: #000;
  }
  .product-image__main .swiper-wrapper .swiper-slide lite-youtube {
    transform: translateY(-50%);
    top: 50%;
  }
  .product-image__main .swiper-wrapper .swiper-slide lite-youtube .lty-playbtn {
    height: 70px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
  }
  .home-carousel-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-intex-main-home .new-main-design {
    display: none !important;
  }
  .cms-intex-main-home .new-main-design.mobile-view {
    display: block !important;
  }
  .cms-intex-main-home .new-main-design.mobile-view .pagebuilder-column-group .pagebuilder-column-line {
    height: 525px;
  }
  .cms-intex-main-home .new-main-design.mobile-view .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.shop-column {
    padding-top: 50px;
    gap: 10px;
  }
  .cms-intex-main-home .new-main-design.mobile-view .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.shop-column .outline-button-style .pagebuilder-button-primary {
    width: 168.078px;
    height: 47.222px;
  }
  .cms-intex-main-home .new-main-design.mobile-view .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.shop-column .outline-button-style .pagebuilder-button-primary span {
    font-size: 14px;
  }
  .rubix-banner {
    min-height: 500px;
    margin-bottom: 40px;
  }
  .rubix-banner .hompage-banner-logo-container .rubix-home-logo {
    width: 250px;
    margin: 0 auto;
  }
  .intex-store-banner {
    min-height: 500px;
    margin-bottom: 40px;
  }
  .intex-store-banner .hompage-banner-logo-container .intex-box-logo {
    width: 200px;
    margin: 0 auto;
  }
  .rubix-banner,
  .intex-store-banner,
  .main-slider-v2.owl-carousel {
    margin-bottom: 20px;
  }
  .cms-our-story .div-overlay {
    flex-direction: column;
    padding: 0 10px;
  }
  .cms-our-story .div-overlay .video-overlay-text {
    width: 100%;
    padding-left: 0;
    height: auto;
  }
  .cms-our-story .div-overlay .video-overlay-watch {
    width: 100%;
  }
  .cms-our-story .year-col-left,
  .cms-our-story .year-col-right {
    min-height: initial !important;
  }
  .cms-our-story .year-col-left figure[data-content-type="image"],
  .cms-our-story .year-col-right figure[data-content-type="image"] {
    padding-left: 0 !important;
    margin-bottom: 0 !important;
  }
  .cms-intex-main-home .modal-slide,
  .cms-intex-main-home .modal-popup {
    bottom: unset;
    top: 50%;
  }
  .cms-intex-main-home .modal-popup._inner-scroll .modal-inner-wrap {
    background-color: #ffffff !important;
    min-height: 20%;
    width: 70%;
  }
  .cms-intex-main-home .modal-popup._inner-scroll._show {
    overflow-y: visible;
  }
  .cms-intex-main-home .modal-popup .modal-content {
    font-size: 1.4rem;
  }
  .cms-intex-main-home .modal-popup.modal-slide {
    left: 0;
  }
  .cms-intex-main-home .mini-banner.row {
    margin: 25px calc(50% - 50vw) 70px !important;
  }
  #mobile-menu-icon.open:before {
    content: "\e90c";
    font-family: 'intex-icon';
    font-size: 18px;
  }
  .header-main .header-row .header-right {
    display: flex;
  }
  .header-main .header-row .header-right .search-block-menu {
    display: none;
  }
  .header-main .header-row .header-right .search-block-menu .current-store-icon {
    padding-left: 20px;
    position: relative;
    color: #F5F5F5;
    font-size: 13px;
    font-style: normal;
    font-weight: 800;
    line-height: 45px;
    text-transform: uppercase;
  }
  .header-main .header-row .header-right .top-right-menu .search-block-menu #top-search-button {
    color: #F5F5F5;
    font-size: 13px;
    font-style: normal;
    font-weight: 800;
    line-height: 45px;
    text-transform: uppercase;
    padding-left: 25px;
    position: relative;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .minicart-wrapper .showcart .counter.qty {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 20px;
    font-size: 12px;
    padding: 2px 7px;
    border: 1px solid #fff;
    width: auto;
    height: auto;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before {
    display: none !important;
    width: 30px;
    height: 25px;
    font-size: 20px !important;
    line-height: 24px !important;
  }
  .minicart-wrapper .action.showcart {
    margin-left: 10px !important;
  }
  .sections.nav-sections {
    margin-top: 73px;
    border: none;
    box-shadow: none;
    background-color: #fff;
    width: 100%;
    left: calc(-110%);
  }
  .sections.nav-sections .section-item-title.nav-sections-item-title {
    display: none;
  }
  .sections.nav-sections .section-item-content.nav-sections-item-content {
    margin-top: 0;
    padding: 20px 40px;
  }
  .sections.nav-sections .sw-megamenu.navigation {
    padding-top: 20px;
  }
  .sections.nav-sections .sw-megamenu.navigation ul li a {
    color: #9C9EA1;
  }
  .sections.nav-sections .sw-megamenu.navigation ul li a:after {
    display: none;
  }
  .sections.nav-sections .sw-megamenu.navigation ul li a span {
    color: #9C9EA1;
    font-size: 28px;
  }
  .sections.nav-sections .sw-megamenu.navigation ul li a:hover {
    color: #343841 !important;
  }
  .sections.nav-sections .sw-megamenu.navigation ul li a:hover span {
    color: #343841;
  }
  .sections.nav-sections .sw-megamenu.navigation ul li:last-child {
    border-bottom: none;
  }
  .sections.nav-sections.mobile-open {
    left: 1px;
  }
  .sections.nav-sections.mobile-open .section-items.nav-sections-items .nav-sections-item-content:last-child {
    display: none;
  }
  .sections.nav-sections.mobile-open .sw-megamenu.navigation ul li.mobile-open .mobile-action {
    height: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    z-index: 110;
    left: 0;
    top: -35px;
    padding: 15px 0;
  }
  .sections.nav-sections.mobile-open .sw-megamenu.navigation ul li.mobile-open .mobile-action .back:before {
    content: "\e97d";
    font-family: 'intex-icon';
    display: block;
    color: #000;
    font-size: 22px;
  }
  .sections.nav-sections.mobile-open .sw-megamenu.navigation ul li.mobile-open .mobile-action .close:before {
    content: "\e90c";
    font-family: 'intex-icon';
    display: block;
    color: #000;
    font-size: 22px;
  }
  .sections.nav-sections.mobile-open .sw-megamenu.navigation ul li a {
    color: #9C9EA1;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
  }
  .sections.nav-sections.mobile-open .sw-megamenu.navigation ul li a:after {
    display: none;
  }
  .sections.nav-sections.mobile-open .sw-megamenu.navigation ul li .submenu.level0 {
    visibility: visible;
    height: auto;
  }
  .sections.nav-sections.mobile-open .sw-megamenu.navigation ul li .submenu.level0 li a {
    color: #343841 !important;
    padding: 4px 15px;
    line-height: 22px;
  }
  .sections.nav-sections.mobile-open .sw-megamenu.navigation ul li .submenu.level0 li a span {
    line-height: initial;
    font-size: 18px;
    color: #343841;
    font-style: normal;
    font-weight: 700;
  }
  .sections.nav-sections .nav-sections-item-content {
    padding: 20px 30px !important;
  }
  .sections.nav-sections .nav-sections-item-content .header.links {
    display: none;
  }
  .sections.nav-sections .nav-open .page-wrapper {
    left: 0 !important;
  }
  .sections.nav-sections .nav-open .nav-sections {
    width: 100% !important;
  }
  .intex-slider .swiper-button-next,
  .intex-slider .swiper-button-prev {
    display: none;
  }
  .popup-authentication .modal-inner-wrap .modal-content .block-authentication .login-header p {
    font-size: 14px;
  }
  .popup-authentication .modal-inner-wrap .modal-content .block-authentication .block-customer-login .actions-toolbar div .label-login {
    font-size: 12px;
  }
  .popup-authentication .modal-inner-wrap .modal-content .block-authentication .block-customer-login .actions-toolbar div.primary span {
    flex-basis: 100%;
    font-size: 12px;
  }
  .popup-authentication .modal-inner-wrap .modal-content .block-authentication .block-customer-login .actions-toolbar div.primary a.action-register {
    font-size: 12px;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-in {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-in .customer-welcome .customer-name {
    padding: 1px 4px;
    margin-top: 4px !important;
  }
  .customer-account-create .page-title {
    font-size: 42px !important;
    padding: 0 20px;
  }
  .customer-account-create .form-create-account {
    padding: 0 20px !important;
    max-width: 100% !important;
  }
  .sw-megamenu.navigation.custom-menu {
    display: none;
  }
  .page-header {
    background: #ff002d;
    height: 72px;
  }
  .page-header.sticky-header.type9 .header-main {
    transform: translateY(-100px);
    opacity: 1;
    visibility: visible;
  }
  .page-header.sticky-header.type9 .header-main.slide-open {
    animation-name: sticky-header-animate;
    animation-duration: .3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    background: #ff002d !important;
  }
  .header-main .header-row {
    position: fixed;
    background: #ff002d;
  }
  .header-main .header-row .header-left {
    padding-left: 0;
    justify-content: space-between;
    margin-right: initial;
    margin-left: initial;
    flex-basis: 100%;
  }
  .header-main .header-row .header-left .logo {
    max-width: 100px;
  }
  .header-main .header-row .header-left .logo img {
    margin-top: -5px;
  }
  .header-main .header-row .header-left .mobile-search a {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .header-main .header-row .header-left .mobile-search a:before {
    content: "\e932";
    font-family: 'intex-icon';
    font-size: 24px;
    color: #fff;
    position: absolute;
  }
  .header-main .header-row .header-right {
    flex-basis: 10%;
    align-items: center;
    height: 72px;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu {
    display: flex;
    gap: 0 !important;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .minicart-wrapper {
    position: initial;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 35px;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account {
    display: block;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account a.intex-user-icon:before {
    font-size: 24px !important;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-out .header.links {
    border: none;
    padding: 0;
    border-radius: 33px;
    position: absolute;
    top: 60px;
    right: 10px;
    display: none;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-out .header.links:before {
    display: none;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-out .header.links li {
    display: block;
    padding: 0 10px !important;
    border: 0;
    color: #777;
    line-height: 19px;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-out .header.links li a {
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 28px;
    text-transform: initial;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-out .header.links li.authorization-link > a {
    background: #DADADA;
    padding: 15px 40px;
    border-top-left-radius: 33px;
    border-top-right-radius: 33px;
    text-align: left;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-out .header.links li.authorization-link.show-if-not-logged-in {
    display: block;
    padding: 0 !important;
    position: initial !important;
    right: initial;
    top: initial;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-out .header.links li.authorization-link.show-if-not-logged-in a {
    color: #343841;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 28px;
    text-transform: initial;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-out .header.links li.authorization-link.show-if-not-logged-in .block-header-customer-login {
    display: block;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-out .header.links li:last-child {
    position: absolute;
    right: 25px;
    top: 15px;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-out .header.links li.greet.welcome {
    display: none;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome > .customer-menu {
    right: 0 !important;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .minicart-wrapper .block-minicart {
    top: 85px;
    width: 100%;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .minicart-wrapper .showcart.active .minicart-icon::after {
    display: none;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .minicart-wrapper .showcart .counter.qty {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .minicart-wrapper .showcart .counter.qty span {
    font-size: 10px;
    color: #fff;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .minicart-wrapper .showcart .counter.qty .counter-number {
    display: block;
  }
  .header-main .header-row .header-right .top-right-menu.shop-site .user-menu .minicart-wrapper a .intex-icon-basket:before {
    color: #fff;
    content: "\e90e";
  }
  .header-main .header-row .header-right .header-main-menu .sections.nav-sections {
    height: 100vh;
    position: fixed;
  }
  .header-main .search-area {
    right: 0;
    padding: 30px;
    top: 80px;
    width: 375px;
    transform: translateX(375px);
  }
  .header-main .search-area.show-icon-tablet {
    position: absolute;
  }
  .header-main .search-area.open {
    transform: translateX(0px);
    opacity: 1;
  }
  .header-main .search-area .block.block-search {
    display: flex !important;
    right: 0 !important;
    position: relative !important;
    top: 0 !important;
    width: 100%;
    max-width: initial;
    min-width: initial !important;
    background: none;
    border-radius: initial;
    border: none !important;
  }
  .header-main .search-area .block.block-search .block.block-content {
    width: 100%;
  }
  .header-main .search-area .block.block-search .block.block-content input {
    border-bottom: 1px solid #767676;
    width: 100%;
    font-size: 28px;
    font-style: normal;
  }
  .header-main .search-area .block.block-search .block.block-content .minisearch {
    position: relative;
  }
  .header-main .search-area .block.block-search .block.block-content .minisearch .actions {
    display: none;
  }
  .header-main .search-area .block.block-search .block.block-content .minisearch .search .mst-searchautocomplete__autocomplete {
    position: relative;
    margin: 0;
    border: none;
    background: transparent;
    width: 100% !important;
    min-width: initial;
    box-shadow: none;
    display: block !important;
  }
  .header-main .search-area .block.block-search .block.block-content .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
    display: none;
  }
  .header-main .search-area .block.block-search .block.block-content .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__empty-result {
    background: transparent;
    text-align: left;
  }
  .header-main .search-area .block.block-search .block.block-content .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__empty-result span {
    color: #fff;
  }
  .header-main .search-area .block.block-search .block.block-content .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__index-title {
    font-size: 12px;
  }
  .header-main .search-area .block.block-search .block.block-content .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__show-all a {
    font-size: 12px;
  }
  .header-main .search-area .block.block-search .close-top-search-mobile {
    position: absolute;
    right: -5px;
    top: -20px;
  }
  .header-main .search-area .block.block-search .close-top-search-mobile:before {
    content: "\e90c";
    font-family: 'intex-icon';
    font-size: 22px;
    color: #fff;
  }
  .header-main .search-area.shop-site.open {
    transform: translateX(0px);
    opacity: 1;
  }
  .header-main .search-area.shop-site .block.block-search input {
    border-bottom: 1px solid #767676;
    color: #343841;
  }
  .header-main .search-area.shop-site .block.block-search .close-top-search-mobile:before {
    color: #343841;
  }
  .main-slider-v2 .item {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
  }
  .main-slider-v2 .item .content-left {
    flex-basis: initial;
    background: #ff002d;
    align-self: stretch;
    display: flex;
    align-items: center;
    padding: 45px;
    height: 300px;
  }
  .main-slider-v2 .item .content-left .caption {
    text-align: center;
    width: 100%;
  }
  .main-slider-v2 .item .content-left .caption p {
    color: #FFF;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    /* 100% */
    text-align: center;
  }
  .main-slider-v2 .item .content-left .caption a.link-to {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* 125% */
    letter-spacing: 1.6px;
    text-transform: uppercase;
    position: relative;
  }
  .main-slider-v2 .item .content-left .caption a.link-to::after {
    content: "\e97c";
    font-family: 'intex-icon';
    position: absolute;
  }
  .main-slider-v2 .item .content-right {
    flex-basis: 68%;
  }
  .main-slider-v2 .item .content-right .video-container {
    min-height: 300px;
  }
  .main-slider-v2.owl-carousel .owl-nav {
    position: initial;
    display: flex;
    justify-content: center;
    margin-left: initial !important;
    margin-top: -25px;
  }
  .main-slider-v2.owl-carousel .owl-nav button {
    position: initial;
  }
  .main-slider-v2.owl-carousel .owl-nav .owl-prev {
    margin-top: -31px;
  }
  .main-slider-v2.owl-carousel .owl-dots {
    bottom: 30px;
  }
  .page-header .header-main .search-area {
    position: fixed !important;
  }
  .header-main .header-row .header-left {
    padding-top: 11px !important;
    padding-bottom: 11px !important;
  }
  .footer {
    padding: 40px 20px;
    background: #fff;
  }
  .footer .footer-middle {
    padding: 0;
  }
  .footer .footer-middle .container {
    padding: 0;
  }
  .footer .footer-middle .container .row .col-lg-12 {
    min-height: 0;
  }
  .footer .footer-middle .logo {
    padding-left: 30px;
    max-width: 110px;
  }
  .footer .footer-middle .intex-footer-link-container .pagebuilder-column-group .pagebuilder-column {
    padding-left: 15px !important;
  }
  .footer .footer-middle .intex-footer-link-container h2 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .footer .footer-middle .intex-footer-link-container a {
    font-size: 16px;
  }
  .footer .footer-bottom .container {
    justify-content: space-between;
    align-items: flex-end;
    padding-left: 5px;
  }
  .footer .footer-bottom .container:after {
    display: none;
  }
  .footer .footer-bottom .container .custom-block {
    display: none;
  }
  .footer .footer-bottom .container .intex-footer-links {
    display: flex;
    justify-content: flex-start;
  }
  .footer .footer-bottom .container .intex-web-links {
    margin-left: 0;
    font-size: 10px;
    padding-left: 9px;
  }
  .footer .footer-bottom .switcher {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    visibility: hidden;
  }
  .footer .footer-bottom .switcher.language.switcher-language {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .footer .footer-bottom .switcher .switcher-dropdown {
    display: flex;
  }
  .footer .footer-bottom .switcher .switcher-dropdown .switcher-option {
    border-left: 1px solid #fff;
    align-items: center;
    display: flex;
    height: 13px;
  }
  .footer .footer-bottom .switcher .switcher-dropdown .switcher-option.selected a .lang-name {
    font-weight: 800;
  }
  .footer .footer-bottom .switcher .switcher-dropdown .switcher-option:first-child {
    border: none;
  }
  .footer .footer-bottom .switcher .switcher-dropdown .switcher-option a {
    gap: 15px;
  }
  .footer .footer-bottom .switcher .switcher-dropdown .switcher-option a .lang-flag {
    display: none;
  }
  .footer .footer-bottom .switcher .switcher-dropdown .switcher-option a .lang-name {
    width: fit-content;
    font-weight: normal;
  }
  .footer .footer-bottom .switcher .switcher-dropdown .switcher-option a .lang-name:before {
    display: none;
  }
  .footer .footer-bottom .inspiring {
    font-size: 16px;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 40px;
    font-weight: 700;
    line-height: normal;
    color: #DADADA;
    padding-left: 15px;
  }
  .footer .footer-bottom .mobile-view-store-switcher {
    display: block;
    justify-content: flex-start;
  }
  .footer .footer-bottom .mobile-view-store-switcher .switcher {
    visibility: visible;
  }
  .footer .footer-bottom .intex-web-links {
    font-size: 8px !important;
  }
  .footer .footer-menu-links {
    margin-top: 0 !important;
    margin-bottom: 80px;
  }
  .footer .footer-menu-links .sw-megamenu.navigation ul {
    flex-direction: column;
  }
  .footer .footer-menu-links .sw-megamenu.navigation ul li {
    border-bottom: none;
  }
  .footer .footer-menu-links .sw-megamenu.navigation ul li.level0.level-top {
    width: 100%;
    border-bottom: none;
    max-width: initial;
  }
  .footer .footer-menu-links .sw-megamenu.navigation ul li.level0.level-top.parent a.level-top {
    padding: 13px 36px 0 15px;
  }
  .footer .footer-menu-links .sw-megamenu.navigation ul li.level0.level-top.parent a.level-top:after {
    display: none;
  }
  .footer .footer-menu-links .sw-megamenu.navigation ul li.level0.level-top .submenu {
    height: auto;
    border: none;
  }
  .footer .footer-menu-links .sw-megamenu.navigation ul li.level0.level-top .submenu li a {
    padding: 0 15px 0 15px;
  }
  .ammenu-menu-wrapper {
    width: 100%;
    position: fixed;
    height: 100vh;
    right: 1000px;
  }
  .ammenu-menu-wrapper .ammenu-menu-overlay {
    display: none;
  }
  .ammenu-nav-sections.-sidebar {
    background: #fff !important;
    top: 78px;
    box-shadow: none;
    width: 100vw;
    padding-top: 40px;
  }
  .ammenu-nav-sections.-sidebar > .ammenu-menu-title,
  .ammenu-nav-sections.-sidebar .ammenu-tabs-list {
    display: none;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-icon-block {
    right: 20px;
    z-index: 300;
    transform: rotateY(45deg);
    transform: scale(1.1);
    -webkit-transform: rotateY(45deg);
    -webkit-transform: scale(1.1);
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item {
    position: initial;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item .ammenu-link.-mobile {
    padding: 6px 28px!important;
    min-height: initial !important;
    border: none !important;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item .ammenu-link.-mobile.-active {
    position: absolute;
    top: 0;
    margin-left: 0;
    display: flex;
    height: 70px;
    justify-content: flex-start;
    align-items: center;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item .ammenu-link.-mobile.-active::before {
    display: block;
    content: "\e97d";
    font-family: 'intex-icon';
    color: #000;
    font-size: 20px;
    font-weight: normal;
    padding-left: 10px;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item .ammenu-link.-mobile.-active .ammenu-text-block {
    display: none;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item .ammenu-link.-mobile.ammenu-icon-block.-toggle {
    transform: rotateY(45deg);
    transform: scale(1.1);
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item .ammenu-link.-mobile .ammenu-text-block > .ammenu-text {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    letter-spacing: .5px;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item ul.ammenu-items {
    position: absolute;
    background: #fff;
    height: 100vh;
    width: 100%;
    z-index: 200;
    opacity: 0;
    visibility: hidden;
    margin-left: -30px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block !important;
    padding-top: 10px;
    top: 50px;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item ul.ammenu-items .ammenu-icon-block svg {
    color: #000;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item ul.ammenu-items.active-class {
    margin-left: 0;
    opacity: 1;
    visibility: visible;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item ul.ammenu-items .ammenu-item a.ammenu-link {
    padding: 3px !important;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item ul.ammenu-items .ammenu-item a.ammenu-link.-all-link {
    display: none;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item .ammenuprem-mobile-content {
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 250;
    opacity: 0;
    visibility: hidden;
    margin-left: -30px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block !important;
    padding-top: 0;
    top: 45px;
    left: 0;
    height: 100%;
    overflow: auto;
    max-width: 100%;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item .ammenuprem-mobile-content ul {
    padding-left: 58px;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item .ammenuprem-mobile-content ul li {
    margin-bottom: 0;
    padding: 4px 0;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item .ammenuprem-mobile-content ul li a span {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item.-active {
    height: 100px;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root.-accordion .ammenu-item.category-item.-active .ammenuprem-mobile-content {
    margin-left: 0;
    opacity: 1;
    visibility: visible;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item {
    max-width: 100% !important;
  }
  .ammenu-nav-sections.-mobile.-accordion .ammenu-link.-active > .ammenu-icon-block.-toggle {
    display: none;
  }
  .page-header {
    height: 135px !important;
  }
  .page-header.v3.type9 .header.content.header-row .top-right-menu .my-account.customer-logged-in {
    height: 30px;
    position: absolute;
  }
  .header-main .header-row .top-right-menu .user-menu .minicart-wrapper .counter.qty {
    position: absolute;
  }
  .page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in .customer-welcome > .customer-menu {
    left: 0;
  }
  .checkout-cart-index .logo {
    max-width: 100%;
  }
  .page-header .header.panel {
    display: block;
  }
  .fade-in {
    opacity: 0;
    animation: fadeIn 1s ease-in forwards;
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .page-header.v3.type9 .header.panel.my-account {
    display: block;
    position: absolute;
    left: 20px;
  }
  .page-header.v3.type9 .minicart-wrapper .action.showcart .counter.qty {
    right: 3px !important;
  }
  .page-header.v3.type9 .header.content {
    padding-left: 0;
    padding-right: 0;
    height: initial !important;
  }
  .page-header.v3.type9 .header.content.header-row .header-block {
    position: relative;
  }
  .page-header.v3.type9 .header.content.header-row .header-block.header-menu-block {
    justify-content: flex-end;
    position: relative !important;
    height: 54px !important;
    border-bottom: 1px solid #CCC;
  }
  .page-header.v3.type9 .header.content.header-row .header-block.header-menu-block.mobile-open .header-main-menu {
    position: absolute;
    top: -85px;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    z-index: 700;
    opacity: 1;
  }
  .page-header.v3.type9 .header.content.header-row .header-block.header-menu-block.mobile-open .header-main-menu .main-menu-container li.mainmenu {
    padding: 8px 20px !important;
    width: 100%;
  }
  .page-header.v3.type9 .header.content.header-row .header-block.header-menu-block.mobile-open .header-main-menu .main-menu-container li.mainmenu a {
    font-size: 22px !important;
  }
  .page-header.v3.type9 .header.content.header-row .header-block.header-menu-block.mobile-open .header-main-menu .main-menu-container li.mainmenu .submenu {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100vh;
    top: 45px;
    left: 0;
    z-index: -1;
    padding-left: 25px;
    opacity: 0;
    transition: opacity .2s linear;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
  }
  .page-header.v3.type9 .header.content.header-row .header-block.header-menu-block.mobile-open .header-main-menu .main-menu-container li.mainmenu.open .submenu {
    opacity: 1;
    z-index: 800;
    transition: opacity .2s linear;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
  }
  .page-header.v3.type9 .header.content.header-row .header-block.header-menu-block.mobile-open .header-main-menu .main-menu-container .submenu li {
    padding: 8px 0px !important;
  }
  .page-header.v3.type9 .header.content.header-row .header-block.header-menu-block.mobile-open .header-main-menu .main-menu-container .submenu li a {
    font-size: 22px !important;
    font-weight: 500 !important;
  }
  .page-header.v3.type9 .header.content.header-row .header-block.header-menu-block.mobile-open .header-main-menu .mobile-menu-buttons {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    width: 100%;
  }
  .page-header.v3.type9 .header.content.header-row .header-block.header-menu-block.mobile-open .header-main-menu .mobile-menu-buttons .header-main-menu-back {
    opacity: 0;
    width: 50px;
  }
  .page-header.v3.type9 .header.content.header-row .header-block.header-menu-block.mobile-open .header-main-menu .mobile-menu-buttons .header-main-menu-back.active {
    opacity: 1;
  }
  .page-header.v3.type9 .header.content.header-row .header-block.header-menu-block.mobile-open .header-main-menu .main-menu-container {
    flex-direction: column !important;
  }
  .page-header.v3.type9 .header.content.header-row .header-block .top-right-menu {
    padding-right: 20px !important;
    padding-left: 20px !important;
    width: 100%;
    justify-content: end;
  }
  .page-header.v3.type9 .header.content.header-row .header-block .top-right-menu .mobile-menu-hamburger {
    display: flex;
    align-items: center;
    position: absolute;
    left: 20px;
    top: 15px;
  }
  .page-header.v3.type9 .header.content.header-row .header-block .top-right-menu .distributor-block-menu {
    display: none;
  }
  .page-header.v3.type9 .header.content.header-row .header-block .top-right-menu .search-block-menu .top-search {
    display: block;
  }
  .page-header.v3.type9 .header.content.header-row .header-block .header-main-menu {
    display: none;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
  }
  .footer .footer-middle .footer-links {
    flex-direction: column;
    margin-bottom: 0 !important;
  }
  .footer .footer-middle .footer-links li {
    width: 100%;
    max-width: initial !important;
    height: 72px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #E5E5E5;
    padding-top: 24px;
  }
  .footer .footer-middle .footer-links li span {
    font-weight: 400 !important;
    width: 100%;
    position: relative;
    display: block;
  }
  .footer .footer-middle .footer-links li span::after {
    font-family: 'intex-icon';
    content: '\e97e';
    display: block;
    right: 0;
    top: 0;
    position: absolute;
    color: #000;
    font-size: 18px;
    cursor: pointer;
  }
  .footer .footer-middle .footer-links li.active {
    height: fit-content;
    padding-bottom: 20px;
  }
  .footer .footer-middle .footer-links li.active span {
    font-weight: 600 !important;
  }
  .footer .footer-middle .footer-links li.active span::after {
    content: "\e97b";
  }
  .footer .footer-middle .footer-links li.active .footer-submenu {
    max-height: 100%;
  }
  .footer .footer-middle .footer-links li .footer-submenu {
    margin-top: 30px !important;
  }
  .footer .footer-middle .footer-links li .footer-submenu li {
    border: none;
    margin-bottom: 12px;
    padding-top: 0;
    height: auto;
    margin-top: 12px;
  }
  .footer .footer-middle .footer-links li .footer-submenu li:after {
    display: none;
  }
  .footer .footer-middle .website-stores {
    position: initial !important;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 150px;
    height: 72px;
    display: flex;
  }
  .footer .footer-middle .website-stores div {
    display: none;
  }
  .footer .footer-middle .website-stores div.active {
    display: flex;
  }
  .footer .footer-bottom .container .row {
    width: 100%;
  }
  .footer .footer-bottom .slogan {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .footer .footer-bottom .slogan span {
    font-size: 14px;
    justify-content: center;
    width: 100%;
  }
  .absolute-footer ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 !important;
  }
  .panel.header.my-account.show-icon.customer-logged-out .header.links.active .block.block-customer-login.block-header-customer-login-new {
    top: -55px !important;
    z-index: 30;
  }
  .panel.header.my-account.show-icon.customer-logged-out.active::after {
    content: '';
    position: absolute;
    display: block;
    background: #000;
    top: -160px;
    left: 0;
    width: 100%;
    height: calc(100vh + 200px);
    z-index: 21;
    opacity: .7;
  }
}
@media only screen and (max-width: 768px) and (max-width: 480px) {
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header {
    padding: 0 !important;
    gap: 0;
    justify-content: space-between;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block {
    width: 30%;
    padding: 10px;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block.is-active {
    border-bottom: 2px solid #0071E3;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block:last-child {
    width: 35%;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block img {
    width: 23px !important;
    mix-blend-mode: multiply;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block.shipping img {
    width: 32px !important;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block h2 {
    font-size: 10px !important;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .layout__pane .layout__pane__heading,
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .layout__pane .summary-edit-cart {
    font-size: 16px;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .layout__pane .hidden-fields .actions-toolbar {
    display: flex;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .layout__pane#mwCheckoutSidebarBlock .summary__field .summary__cell .media {
    width: 50px;
  }
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .layout__pane#mwCheckoutSidebarBlock .summary__field .summary__cell .text--variation-distant,
  body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .layout__pane#mwCheckoutSidebarBlock .summary__field .summary__cell .text--variation-subdued {
    font-size: 12px;
  }
  body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title input:checked + label:before,
  body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title input:checked + label:after {
    margin-top: 30px !important;
  }
  body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title label {
    padding: 25px 30px 0 40px !important;
    font-size: 12px !important;
  }
  body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.place-order .summary__cell .button--primary {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 420px) {
  .toolbar.sticky {
    padding-left: 10px !important;
  }
  .toolbar .limiter {
    margin-right: 0;
  }
  .product-item-info .product.details.product-item-details {
    height: 85px;
  }
  .product-item-info .product.details.product-item-details .product-item-inner {
    gap: 0 !important;
  }
  .product-item-info .product.details.product-item-details .product-item-inner .product-item-name a {
    font-size: 10px;
  }
  .product-item-info .product.details.product-item-details .product-item-inner .product-item-price-block .price-box.price-final_price .price {
    font-size: 14px;
  }
  .product-item-info .product.details .product-item-actions {
    display: none;
  }
  .product-item-info .product.details .product-item-availability {
    display: none;
  }
}
@media only screen and (max-width: 768px) and (max-width: 420px) {
  .catalog-product-view .box-tocart .fieldset {
    gap: 10px;
  }
  #product_addtocart_form .fieldset .actions {
    width: 100%;
  }
  #product_addtocart_form .fieldset .actions .find-distributor {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 420px) {
  .catalog-product-view .box-tocart .fieldset {
    justify-content: flex-start !important;
    gap: 10px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 480px) {
  .sections.nav-sections .submenu-bg-wrapper {
    display: none;
  }
  .sections.nav-sections .sw-megamenu.navigation.mobile-open ul {
    transform: translateX(10px);
    border: none;
  }
  .sections.nav-sections .sw-megamenu.navigation.mobile-open ul li.level0.level-top.parent.mobile-open .level0.submenu {
    opacity: 1;
    z-index: 100;
    left: 0 !important;
    transform: translateX(10px);
    transition: transform .3s ease,opacity .3s ease;
    height: 80vh;
  }
  .sections.nav-sections .sw-megamenu.navigation.mobile-open ul li.level0.level-top.parent.mobile-open .level0.submenu li a {
    padding: 2px 15px;
    line-height: 13px;
  }
  .sections.nav-sections .sw-megamenu.navigation.mobile-open ul li.level0.level-top.parent.mobile-open .level0.submenu li a span {
    font-size: 13px;
  }
  .sections.nav-sections .sw-megamenu.navigation ul {
    transform: translateX(0px);
    border: none;
    transition: transform .3s ease,opacity .3s ease;
  }
  .sections.nav-sections .sw-megamenu.navigation ul li .level0.submenu {
    position: absolute;
    background: #fff;
    top: 0 !important;
    left: -500px !important;
    width: 100%;
    z-index: -1;
    transform: translateX(0px);
    padding: 10px 0;
    opacity: 0;
    height: auto;
    visibility: visible;
    border: none;
    transition: transform .3s ease,opacity .3s ease;
  }
}
@media only screen and (max-width: 768px) and (max-width: 480px) {
  .modal-popup.modal-slide {
    left: 0;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account {
    position: inherit;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account.customer-logged-out .header.links {
    left: 0;
    right: initial;
    margin-left: 50%;
    transform: translateX(-50%);
    top: 80px;
  }
  .header-main .header-row .header-right .top-right-menu .user-menu .my-account .customer-logged-in .header.links {
    background-color: transparent !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 320px) {
  .footer .footer-bottom .container .footer-bottom-link-container .intex-footer-links .intex-social-links li {
    width: 30px !important;
  }
  .footer .footer-bottom > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .footer .footer-bottom .inspiring {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 420px) {
  .footer-bottom .container {
    padding-left: 0 !important;
    padding-right: 0;
  }
  .footer-bottom .container .footer-bottom-link-container {
    width: 100%;
  }
  .footer-bottom .container .footer-bottom-link-container .intex-footer-links {
    justify-content: center;
    margin-bottom: 15px;
  }
  .footer-bottom .container .footer-bottom-link-container .inspiring {
    text-align: center;
    padding: 0;
  }
  .footer-bottom .container .footer-bottom-link-container .mobile-view-store-switcher .switcher-language {
    justify-content: center;
  }
  .footer-bottom .container .intex-web-links {
    padding-left: 0 !important;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) and (max-width: 420px) {
  .page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links {
    width: 100%;
  }
  .block-header-customer-login-new {
    max-width: 375px !important;
    padding: 30px 20px 120px !important;
    left: 0 !important;
  }
}
@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 #e7e7e7;
  }
  .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:before,
  .abs-checkout-order-review tbody > tr > td.col.price:before,
  .abs-checkout-order-review tbody > tr > td.col.subtotal:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal:before {
    content: attr(data-th) ":";
    display: block;
    font-weight: 700;
    padding-bottom: 11;
  }
  .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: 11 0 0;
  }
  .abs-product-items-summary tbody .col:last-child {
    padding-bottom: 11;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 5.5;
    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-top: 5.5;
    padding-bottom: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 11;
    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: -22;
  }
  .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: -11 0 11;
  }
  .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 #e7e7e7;
    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: 5.5 11;
  }
  .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: 11;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #555555;
    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 #e7e7e7;
    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 5.5;
  }
  .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: 22;
  }
  .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: 11;
  }
  .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: #0088cc;
    content: '\f81a';
    font-family: 'porto-icons';
    margin: -4px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .opc-wrapper .step-title {
    font-size: 1rem;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    margin: 22 -15px 15px;
    padding: 22 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #e7e7e7;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 38px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 40px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 11;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #e7e7e7;
    padding-top: 33;
  }
  .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: #0088cc;
    content: '\f826';
    font-family: 'porto-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: #777777;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #0088cc;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 22;
    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-summary > .title {
    border-bottom: 0;
    font-size: 1rem;
    margin-bottom: 22;
    padding-bottom: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 27.5;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 5.5;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px #c1c1c1 solid;
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    width: auto;
    margin: 27.5 -11;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 22;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 11;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .table-wrapper.grouped {
    border: none;
  }
  .table.grouped > thead > tr > th {
    display: table-cell;
    border-bottom: 1px solid #e7e7e7;
  }
  .table.grouped > tbody {
    border-bottom: 1px solid #e7e7e7;
  }
  .table.grouped > tbody > tr > td {
    border: 0;
    display: table-cell;
    padding: 11px 11;
  }
  .table.grouped > tbody > tr > td:last-child {
    border: 0 !important;
  }
  .table.grouped > tbody > tr > td.col.item,
  .table.grouped > tbody > tr > td.col.qty {
    padding: 8px 0 !important;
    width: 100%;
  }
  .table.grouped > tbody:last-child {
    border: none;
  }
  .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: #0088cc;
    content: '\f81a';
    font-family: 'porto-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: 5.5;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 44;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 27.5;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 27.5;
    margin-right: 0;
  }
  .customer-review .product-name {
    margin-bottom: 5.5;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 5.5;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 22;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    float: none;
    display: block;
    margin: 11 0 0;
  }
  .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: 11;
  }
  .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:before,
  .order-details-items .item-options-container + .item-options-container: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;
  }
  .testimonial .testimonial-with-quotes blockquote p {
    padding: 0;
  }
  .testimonial .testimonial-with-quotes blockquote:before,
  .testimonial .testimonial-with-quotes blockquote:after {
    display: none !important;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .slider-title .line,
  .section-title .line {
    display: none !important;
  }
  .ajax-products {
    display: block;
  }
  .ajax-products > .category-list {
    border-right: 0;
    padding: 0;
  }
  .ajax-products > .category-list > ul > li {
    display: inline-block;
    margin-right: 20px;
  }
  .ajax-products > .category-detail {
    padding-top: 0;
    min-height: 70vh;
    padding: 0;
  }
  .products-list .product-item-photo {
    width: 100%;
    padding: 0;
    display: block;
  }
  .products-list .product-item-details {
    display: block;
  }
  .product-social-links .action.tocompare {
    display: none;
  }
  /*.product-info-price {
      margin: 0 -@indent__s 0;
      width: ~"calc(100% + 2*@{indent__s})"!important;
      > *:first-child {
          padding-left: @indent__s;
      }
      > *:last-child {
          padding-right: @indent__s;
      }
  }*/
  .product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-options-bottom .box-tocart .field.qty {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .amrelated-summary-content {
    justify-content: space-between;
    padding: 15px;
  }
  .amrelated-price-wrapper {
    margin: 0;
    padding: 15px 0;
  }
  .amrelated-tocart-wrapper {
    margin: 0;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .products-grid .product-item-info .product-item-details .product-item-actions .actions-secondary {
    display: none;
  }
  .product-addto-links .action {
    margin-left: 0;
    margin-right: 5px;
    border-radius: 0;
  }
  .cms-intex-main-home .modal-popup._inner-scroll .modal-inner-wrap {
    width: 85%;
  }
  .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .summary-container {
    width: 170px !important;
  }
  .minicart-wrapper .action.showcart .minicart-icon {
    font-size: 23px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-blocks-2columns-s:nth-child(1) {
    float: left;
    clear: 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: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 + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    width: 100%;
    padding: 0;
  }
  .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: 'porto-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 #e7e7e7;
  }
  .table > tbody + tbody {
    border-top: 1px solid #e7e7e7;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amwishlist-button:not(.-regular) {
    width: auto;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 36px;
    max-height: none;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-button.-empty {
    position: initial;
    flex-grow: 1;
    margin: 0 0 0 10px;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-image {
    float: none;
    width: 70px;
    height: 70px;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-name {
    display: flex;
    margin: 0 20px;
    max-height: 60px;
    width: 30%;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-qty-block {
    margin: 0 10px;
    width: 20%;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-sku {
    overflow: hidden;
    margin: 0 10px;
    width: 378px;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-price {
    flex-basis: auto;
    overflow: initial;
    margin: 0 10px;
    width: 25%;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    margin: 0 auto;
    max-width: initial;
    padding: 0 0 13px;
    width: 400px;
  }
  .amrelated-popup-container .amrelated-info.-top {
    margin-top: 15px;
  }
  .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: #0088cc;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: -4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #0088cc;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #ea1a32;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #0088cc;
    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: #0088cc;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 11;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 22 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: 27.5;
    padding-right: 27.5;
    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: 27.5;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 44;
    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 {
    max-width: 236px;
    float: left;
    margin-bottom: 0;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 20px;
  }
  .review-toolbar .pages {
    padding: 20px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 20px;
  }
  .review-item {
    padding: 20px 0;
  }
  .review-title {
    margin: 0 0 20px;
  }
  .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 {
    margin-bottom: 20px;
    width: 50%;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item {
    position: relative;
  }
  .products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v1 span {
    padding: 18px;
    display: block;
  }
  .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
    display: block;
    position: absolute;
    top: -66px;
    z-index: 9;
    width: 100%;
    text-align: center;
    color: #555;
    background: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    text-decoration: none;
  }
  .weltpixel-quickview-catalog-product-view .product-info-main,
  .weltpixel_quickview-catalog_product-view .product-info-main,
  .weltpixel-quickview-catalog-product-view .product.media,
  .weltpixel_quickview-catalog_product-view .product.media {
    width: 48% !important;
    margin-bottom: 0;
  }
  .page-products .columns {
    position: relative;
    z-index: 1;
    padding-top: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
.page-wrapper {
  background-color: #fff !important;
}
.page-main {
  background-color: #fff !important;
}
.page-wrapper > .breadcrumbs .items > li {
  text-transform: capitalize;
}
.ln_overlay .loader {
  border-top-color: #ea1a32 !important;
}
body {
  background-color: #ffffff;
}
button:focus {
  outline: none;
}
.message.success {
  margin: 0 0 11px;
  padding: 12px 22px 12px 27.5px;
}
.action.primary.intex-tocart {
  border-color: #191919;
  color: #fff;
  border-radius: 25px;
  font-family: 'SF Pro Display';
  border: none;
  padding: 0 10px;
  width: 65px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.action.primary.intex-tocart span {
  font-family: 'SF Pro Display';
  text-transform: initial;
  font-weight: 600;
}
.action.primary.intex-tocart:hover {
  background-color: #ea1a32;
}
.action.secondary.find-distributor {
  background-color: #fff;
  color: #fff;
  border-radius: 32px;
  font-family: 'SF Pro Display';
  border: 1px solid var(--intex-find-a-distributor-text-color);
  padding: 0 10px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.action.secondary.find-distributor span {
  font-family: 'SF Pro Display';
  text-transform: initial;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.action.secondary.find-distributor:hover {
  background-color: #9c9ea1;
}
.product-button-groups {
  display: flex;
  gap: 8px;
  width: 233px;
  flex-wrap: wrap;
  flex-direction: column;
}
.product-button-groups .button-grooup.find-distributor-container .action.secondary.find-distributor {
  display: flex;
  width: var(--find-a-distributor-default-width);
  padding: var(--S, 16px) 28px;
  justify-content: center;
  align-items: center;
  border-radius: 26px;
  background: var(--find-a-distributor-bg-color);
  border: 1px solid var(--find-a-distributor-text-color);
}
.product-button-groups .button-grooup.find-distributor-container .action.secondary.find-distributor span {
  color: var(--find-a-distributor-text-color);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
}
.product-button-groups .button-grooup.find-distributor-container .action.secondary.find-distributor:hover {
  border: 1px solid var(--find-a-distributor-active-text-color);
}
.product-button-groups .button-grooup.find-distributor-container .action.secondary.find-distributor:hover span {
  color: var(--find-a-distributor-active-text-color);
}
.box-tocart .action.tocart {
  background-color: var(--intex-add-to-cart-bg-color);
  border: 1px solid var(--intex-add-to-cart-bg-color);
  color: var(--intex-add-to-cart-text-color);
  border-radius: 26px;
  display: flex;
  width: 65px;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.box-tocart .action.tocart::before {
  content: '';
  display: none;
}
.box-tocart .action.tocart span {
  font-family: 'SF Pro Display';
  text-transform: initial;
  color: var(--intex-add-to-cart-text-color);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 142.857% */
}
@font-face {
  font-family: 'intex-icon';
  src: url('../fonts/intex-icon/intex-icon.eot?50ft05');
  src: url('../fonts/intex-icon/intex-icon.eot?50ft05#iefix') format('embedded-opentype'), url('../fonts/intex-icon/intex-icon.ttf?50ft05') format('truetype'), url('../fonts/intex-icon/intex-icon.woff?50ft05') format('woff'), url('../fonts/intex-icon/intex-icon.svg?50ft05#intex-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="intex-icon-"],
[class*=" intex-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'intex-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.intex-icon-intex-basket:before {
  content: "\e90e";
  color: #fff;
}
.intex-icon-user-icon-circle .path1:before {
  content: "\e909";
  color: #000000;
}
.intex-icon-user-icon-circle .path2:before {
  content: "\e98c";
  margin-left: -1em;
  color: #ffffff;
}
.intex-icon-user-icon-circle .path3:before {
  content: "\e98d";
  margin-left: -1em;
  color: #ffffff;
}
.intex-icon-zoom-out:before {
  content: "\e900";
}
.intex-icon-zoom-in:before {
  content: "\e901";
}
.intex-icon-youtube-play .path1:before {
  content: "\e902";
  color: #000000;
}
.intex-icon-youtube-play .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: #ffffff;
}
.intex-icon-youtube:before {
  content: "\e904";
}
.intex-icon-wifi:before {
  content: "\e905";
}
.intex-icon-wechat:before {
  content: "\e906";
}
.intex-icon-weather:before {
  content: "\e907";
}
.intex-icon-water-droplet:before {
  content: "\e908";
}
.intex-icon-twitter:before {
  content: "\e90a";
}
.intex-icon-times-circle:before {
  content: "\e90b";
}
.intex-icon-times:before {
  content: "\e90c";
}
.intex-icon-tiktok:before {
  content: "\e90d";
}
.intex-icon-tech-drawing .path1:before {
  content: "\e90e";
  color: #343841;
}
.intex-icon-tech-drawing .path2:before {
  content: "\e90f";
  margin-left: -0.7685546875em;
  color: #000000;
}
.intex-icon-tech-drawing .path3:before {
  content: "\e910";
  margin-left: -0.7685546875em;
  color: #000000;
}
.intex-icon-shield-check:before {
  content: "\e911";
}
.intex-icon-share:before {
  content: "\e912";
}
.intex-icon-rubix-upload .path1:before {
  content: "\e913";
  color: #000000;
}
.intex-icon-rubix-upload .path2:before {
  content: "\e914";
  margin-left: -1.0068359375em;
  color: #ffffff;
}
.intex-icon-rubix-upload .path3:before {
  content: "\e915";
  margin-left: -1.0068359375em;
  color: #ffffff;
}
.intex-icon-rubix-outline:before {
  content: "\e916";
}
.intex-icon-rubix-logo-2:before {
  content: "\e917";
}
.intex-icon-rubix-logo:before {
  content: "\e918";
}
.intex-icon-qubit-outlined:before {
  content: "\e919";
}
.intex-icon-qubit-fill:before {
  content: "\e91a";
}
.intex-icon-qubit-360-2:before {
  content: "\e91b";
}
.intex-icon-qubit-360:before {
  content: "\e91c";
}
.intex-icon-plus:before {
  content: "\e91d";
}
.intex-icon-play-button:before {
  content: "\e91e";
}
.intex-icon-phone:before {
  content: "\e91f";
}
.intex-icon-pdf:before {
  content: "\e920";
}
.intex-icon-pause:before {
  content: "\e921";
}
.intex-icon-nav-prev:before {
  content: "\e922";
}
.intex-icon-nav-next:before {
  content: "\e923";
}
.intex-icon-miracleboard .path1:before {
  content: "\e924";
  color: #ff0202;
}
.intex-icon-miracleboard .path2:before {
  content: "\e925";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-miracleboard .path3:before {
  content: "\e926";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-miracleboard .path4:before {
  content: "\e927";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-miracleboard .path5:before {
  content: "\e928";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-miracleboard .path6:before {
  content: "\e929";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-miracleboard .path7:before {
  content: "\e92a";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-miracleboard .path8:before {
  content: "\e92b";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-miracleboard .path9:before {
  content: "\e92c";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-miracleboard .path10:before {
  content: "\e92d";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-miracleboard .path11:before {
  content: "\e92e";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-miracleboard .path12:before {
  content: "\e92f";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-miracleboard .path13:before {
  content: "\e930";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-miracleboard .path14:before {
  content: "\e931";
  margin-left: -1.0087890625em;
  color: #000000;
}
.intex-icon-magnifying-glass:before {
  content: "\e932";
}
.intex-icon-locked-closed:before {
  content: "\e933";
}
.intex-icon-linkedin:before {
  content: "\e934";
}
.intex-icon-intex-logo:before {
  content: "\e935";
}
.intex-icon-intex-box-logo .path1:before {
  content: "\e936";
  color: #000000;
}
.intex-icon-intex-box-logo .path2:before {
  content: "\e937";
  margin-left: -1em;
  color: #ffffff;
}
.intex-icon-intex-box-logo .path3:before {
  content: "\e938";
  margin-left: -1em;
  color: #ffffff;
}
.intex-icon-intex-box-logo .path4:before {
  content: "\e939";
  margin-left: -1em;
  color: #ffffff;
}
.intex-icon-intex-box-logo .path5:before {
  content: "\e93a";
  margin-left: -1em;
  color: #ffffff;
}
.intex-icon-intex-box-logo .path6:before {
  content: "\e93b";
  margin-left: -1em;
  color: #ffffff;
}
.intex-icon-intex-box-logo .path7:before {
  content: "\e93c";
  margin-left: -1em;
  color: #ffffff;
}
.intex-icon-intex-box-logo .path8:before {
  content: "\e93d";
  margin-left: -1em;
  color: #ffffff;
}
.intex-icon-intex-box-logo .path9:before {
  content: "\e93e";
  margin-left: -1em;
  color: #ffffff;
}
.intex-icon-instagram:before {
  content: "\e93f";
}
.intex-icon-Inspiring_:before {
  content: "\e940";
}
.intex-icon-ea1a32-1:before {
  content: "\e940";
}
.intex-icon-Inspiring-1 .path1:before {
  content: "\e941";
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path2:before {
  content: "\e942";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path3:before {
  content: "\e943";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path4:before {
  content: "\e944";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path5:before {
  content: "\e945";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path6:before {
  content: "\e946";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path7:before {
  content: "\e947";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path8:before {
  content: "\e948";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path9:before {
  content: "\e949";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path10:before {
  content: "\e94a";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path11:before {
  content: "\e94b";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path12:before {
  content: "\e94c";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path13:before {
  content: "\e94d";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path14:before {
  content: "\e94e";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path15:before {
  content: "\e94f";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path16:before {
  content: "\e950";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path17:before {
  content: "\e951";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path18:before {
  content: "\e952";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path19:before {
  content: "\e953";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path20:before {
  content: "\e954";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path21:before {
  content: "\e955";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path22:before {
  content: "\e956";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path23:before {
  content: "\e957";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path24:before {
  content: "\e958";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path25:before {
  content: "\e959";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path26:before {
  content: "\e95a";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path27:before {
  content: "\e95b";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path28:before {
  content: "\e95c";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path29:before {
  content: "\e95d";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path30:before {
  content: "\e95e";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path31:before {
  content: "\e95f";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path32:before {
  content: "\e960";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path33:before {
  content: "\e961";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path34:before {
  content: "\e962";
  margin-left: -1.048828125em;
  color: #b8babd;
}
.intex-icon-Inspiring-1 .path35:before {
  content: "\e963";
  margin-left: -1.048828125em;
  color: #000000;
}
.intex-icon-Inspiring-1 .path36:before {
  content: "\e964";
  margin-left: -1.048828125em;
  color: #ffffff;
}
.intex-icon-Inspiring-1 .path37:before {
  content: "\e965";
  margin-left: -1.048828125em;
  color: #ffffff;
}
.intex-icon-Inspiring-1 .path38:before {
  content: "\e966";
  margin-left: -1.048828125em;
  color: #ffffff;
}
.intex-icon-Inspiring-1 .path39:before {
  content: "\e967";
  margin-left: -1.048828125em;
  color: #ffffff;
}
.intex-icon-Inspiring-1 .path40:before {
  content: "\e968";
  margin-left: -1.048828125em;
  color: #ffffff;
}
.intex-icon-Inspiring-1 .path41:before {
  content: "\e969";
  margin-left: -1.048828125em;
  color: #ffffff;
}
.intex-icon-Inspiring-1 .path42:before {
  content: "\e96a";
  margin-left: -1.048828125em;
  color: #ffffff;
}
.intex-icon-Inspiring-1 .path43:before {
  content: "\e96b";
  margin-left: -1.048828125em;
  color: #ffffff;
}
.intex-icon-heart:before {
  content: "\e96c";
}
.intex-icon-headset-solid:before {
  content: "\e96d";
}
.intex-icon-hamburger-button:before {
  content: "\e96e";
}
.intex-icon-Group-1:before {
  content: "\e96f";
}
.intex-icon-globe:before {
  content: "\e970";
}
.intex-icon-ghost:before {
  content: "\e971";
}
.intex-icon-geo-tag:before {
  content: "\e972";
}
.intex-icon-fire:before {
  content: "\e973";
}
.intex-icon-facebook:before {
  content: "\e974";
}
.intex-icon-dot-circle:before {
  content: "\e975";
}
.intex-icon-document-text-outline:before {
  content: "\e976";
}
.intex-icon-delivery-van:before {
  content: "\e977";
}
.intex-icon-credit-card:before {
  content: "\e978";
}
.intex-icon-circle-play-button:before {
  content: "\e979";
}
.intex-icon-circle:before {
  content: "\e97a";
}
.intex-icon-chevron-up:before {
  content: "\e97b";
}
.intex-icon-chevron-right:before {
  content: "\e97c";
}
.intex-icon-chevron-left:before {
  content: "\e97d";
}
.intex-icon-chevron-down:before {
  content: "\e97e";
}
.intex-icon-checkbox:before {
  content: "\e97f";
}
.intex-icon-check:before {
  content: "\e980";
}
.intex-icon-calendar-twenty-three:before {
  content: "\e981";
}
.intex-icon-calendar-empty:before {
  content: "\e982";
}
.intex-icon-bx-upload:before {
  content: "\e983";
}
.intex-icon-bx-toggle-right:before {
  content: "\e984";
}
.intex-icon-bin:before {
  content: "\e985";
}
.intex-icon-basket:before {
  content: "\e986";
}
.intex-icon-audiowave:before {
  content: "\e987";
}
.intex-icon-applepay .path1:before {
  content: "\e988";
  color: #ffffff;
}
.intex-icon-applepay .path2:before {
  content: "\e989";
  margin-left: -2.478515625em;
  color: #000000;
}
.intex-icon-angle-down-1:before {
  content: "\e98a";
}
.intex-icon-angle-down:before {
  content: "\e98b";
}
.amasty-fpc-crawler-status {
  position: fixed;
  right: 20px;
  bottom: 20px;
  min-width: 400px;
  border: 2px solid #008080;
  z-index: 9999;
  background: white;
}
.amasty-fpc-crawler-status .status-header {
  text-align: center;
  color: white;
  font-weight: bold;
  background: #008080;
  font-size: 20px;
  padding: 5px 0;
}
.amasty-fpc-crawler-status.status-ignored .status {
  color: #bebebe;
}
.amasty-fpc-crawler-status.status-hit .status {
  color: #67b96a;
}
.amasty-fpc-crawler-status.status-miss .status {
  color: #d10c12;
}
.amasty-fpc-crawler-status .status {
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  padding: 5px 0;
}
.amasty-fpc-crawler-status .not-cacheable .not-cacheable-header {
  background: #e4e4e4;
  text-align: center;
  font-weight: bold;
  padding: 3px 0;
}
.amasty-fpc-crawler-status .not-cacheable .blocks {
  max-height: 100px;
  overflow-y: auto;
}
.amasty-fpc-crawler-status .not-cacheable .blocks .not-cacheable-block {
  padding: 7px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 12px;
}
.amasty-fpc-crawler-status .not-cacheable .blocks .not-cacheable-block:last-child {
  border-bottom: none;
}
.debug-status-toggle {
  text-align: center;
  background: #008080;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}
.debug-status-toggle:hover {
  background: #005f5f;
  cursor: pointer;
}
.amfpc-context-container {
  max-height: 700px;
  overflow-y: auto;
  display: none;
}
.amfpc-context-container.-toggled {
  display: block;
}
.amfpc-context-container .context-type-description {
  padding: 5px;
  margin: 0;
  background: #ffffff;
  border-bottom: 2px solid #008080;
  color: #000;
}
.amfpc-context-container .amfpc-context-item {
  padding: 5px;
  border-bottom: 2px solid #008080;
}
.amfpc-context-container .amfpc-context-item .context-row {
  color: #818181;
  background-color: #efefef;
  display: block;
  padding: 2px 10px;
}
.amfpc-context-container .amfpc-context-item .context-row.-unique-entry {
  color: #4d544b;
  background-color: #e0f0dc;
}
.amfpc-context-container .amfpc-context-item .context-row.-vary-entry {
  color: #4d544b;
  background-color: #dce4f0;
}
body.distributor-location .columns .column.main {
  background: #fff;
}
body.distributor-location .page-wrapper,
.cms-page-view .page-wrapper {
  background: #fff;
}
body.distributor-location .page-main,
.cms-page-view .page-main {
  max-width: 100%;
}
body.distributor-location .page-main .page-title-wrapper .page-title,
.cms-page-view .page-main .page-title-wrapper .page-title {
  color: #000;
  margin-bottom: 0;
  padding: 20px 20px 0;
  font-weight: 500;
  display: none;
}
body.distributor-location .intex-distributor-widget,
.cms-page-view .intex-distributor-widget {
  min-height: 400px;
  display: flex;
  width: 100%;
}
body.distributor-location .intex-distributor-widget .left-pane,
.cms-page-view .intex-distributor-widget .left-pane {
  background: #fff;
  min-height: 400px;
  flex-basis: 39%;
  padding: 0 20px;
  position: relative;
  overflow: hidden;
}
body.distributor-location .intex-distributor-widget .left-pane .title-wrapper,
.cms-page-view .intex-distributor-widget .left-pane .title-wrapper {
  padding: 0 5px;
}
body.distributor-location .intex-distributor-widget .left-pane .title-wrapper h2,
.cms-page-view .intex-distributor-widget .left-pane .title-wrapper h2 {
  color: var(--neutrals-90, #191919);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 20px;
}
body.distributor-location .intex-distributor-widget .left-pane .search-bar,
.cms-page-view .intex-distributor-widget .left-pane .search-bar {
  display: flex;
  border-radius: 26px;
  background: #F5F5F5;
  margin-bottom: 10px;
  width: calc(100% - 29px);
}
body.distributor-location .intex-distributor-widget .left-pane .search-bar .search-button,
.cms-page-view .intex-distributor-widget .left-pane .search-bar .search-button {
  border: none;
  padding: 8px 15px 4px;
  border-radius: 26px;
  background: #F5F5F5;
}
body.distributor-location .intex-distributor-widget .left-pane .search-bar .search-button:hover,
.cms-page-view .intex-distributor-widget .left-pane .search-bar .search-button:hover {
  border: none;
  background: none;
}
body.distributor-location .intex-distributor-widget .left-pane .search-bar .search-field,
.cms-page-view .intex-distributor-widget .left-pane .search-bar .search-field {
  border: none;
  border-radius: 26px;
  background: #F5F5F5;
  padding: 8px 12px 8px 0;
}
body.distributor-location .intex-distributor-widget .left-pane .search-bar .search-field::placeholder,
.cms-page-view .intex-distributor-widget .left-pane .search-bar .search-field::placeholder,
body.distributor-location .intex-distributor-widget .left-pane .search-bar .search-field::-webkit-input-placeholder,
.cms-page-view .intex-distributor-widget .left-pane .search-bar .search-field::-webkit-input-placeholder,
body.distributor-location .intex-distributor-widget .left-pane .search-bar .search-field::-moz-placeholder,
.cms-page-view .intex-distributor-widget .left-pane .search-bar .search-field::-moz-placeholder,
body.distributor-location .intex-distributor-widget .left-pane .search-bar .search-field:-ms-input-placeholder,
.cms-page-view .intex-distributor-widget .left-pane .search-bar .search-field:-ms-input-placeholder,
body.distributor-location .intex-distributor-widget .left-pane .search-bar .search-field::-ms-input-placeholder,
.cms-page-view .intex-distributor-widget .left-pane .search-bar .search-field::-ms-input-placeholder {
  color: #191919;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
body.distributor-location .intex-distributor-widget .left-pane .search-bar #name-search-button,
.cms-page-view .intex-distributor-widget .left-pane .search-bar #name-search-button {
  border: 1px solid #ddd;
  margin: 4px;
  display: flex;
  font-weight: normal;
  color: #111;
  font-size: 12px;
  padding: 10px 25px;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-bar,
.cms-page-view .intex-distributor-widget .left-pane .filter-bar {
  background: #fff;
  overflow-y: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--neutrals-90, #191919);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */
  margin-bottom: 7px;
  min-height: 45px;
  width: calc(100% - 28px);
}
body.distributor-location .intex-distributor-widget .left-pane .filter-bar .nearest-store-container,
.cms-page-view .intex-distributor-widget .left-pane .filter-bar .nearest-store-container {
  justify-self: flex-start;
  display: flex;
  gap: 10px;
  padding-left: 10px;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-bar .nearest-store-container .nearest-store,
.cms-page-view .intex-distributor-widget .left-pane .filter-bar .nearest-store-container .nearest-store {
  padding-right: 10px;
  border-right: 1px solid var(--neutrals-70, #757575);
  color: var(--neutrals-70, #757575);
}
body.distributor-location .intex-distributor-widget .left-pane .filter-bar .filter-button,
.cms-page-view .intex-distributor-widget .left-pane .filter-bar .filter-button {
  padding: 10px 0 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  cursor: pointer;
  justify-self: flex-end;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-bar .show-all-stores,
.cms-page-view .intex-distributor-widget .left-pane .filter-bar .show-all-stores {
  color: var(--neutrals-90, #191919);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  justify-self: flex-end;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-bar .show-all-stores.active,
.cms-page-view .intex-distributor-widget .left-pane .filter-bar .show-all-stores.active {
  display: block;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block,
.cms-page-view .intex-distributor-widget .left-pane .filter-block {
  z-index: 2;
  background: #fff;
  width: calc(100% - 22px);
  display: block;
  left: 0;
  top: 0;
  visibility: hidden;
  max-height: 0;
  transition: all 0.6s ease;
  /* smooth & gentle */
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block.active,
.cms-page-view .intex-distributor-widget .left-pane .filter-block.active {
  max-height: 325px;
  padding-bottom: 20px;
  visibility: visible;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-header,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-header {
  padding: 0 9px 0 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-header .clear-filters,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-header .clear-filters {
  color: #ff002d;
  display: none;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-header .clear-filters.active,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-header .clear-filters.active {
  display: block;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-header .clear-filters:hover,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-header .clear-filters:hover {
  color: #000;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-header h6,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-header h6 {
  color: var(--neutrals-90, #191919);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 28.8px;
  /* 205.714% */
  margin: 0;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-apply,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-apply {
  display: none;
  justify-content: flex-end;
  padding: 10px 20px;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-apply .filter-apply-button,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-apply .filter-apply-button {
  border-radius: 5px;
  background: #ff002d;
  color: #fff;
  border: none;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-apply .filter-apply-button:hover,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-apply .filter-apply-button:hover {
  background: #ff002d;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-list,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-list {
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-list .filters--item,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-list .filters--item {
  margin: 0;
  padding: 0;
  cursor: pointer;
  padding-left: 10px;
  color: var(--neutrals-70, #757575);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 153.846% */
  border: 1px solid #ccc;
  border-radius: 20px;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-list .filters--item:hover,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-list .filters--item:hover {
  color: #111;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  background: #eee;
  border: 1px solid #ccc;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-list .filters--item .filters--item-name,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-list .filters--item .filters--item-name {
  padding-right: 10px;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-list .filters--item .storerocket-icon,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-list .filters--item .storerocket-icon {
  display: none;
}
body.distributor-location .intex-distributor-widget .left-pane .filter-block .filter-list .filters--item.selected,
.cms-page-view .intex-distributor-widget .left-pane .filter-block .filter-list .filters--item.selected {
  color: #111;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  background: #eee;
  border: 1px solid #ccc;
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list-container,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list-container {
  display: block;
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list {
  position: relative;
  overflow-y: auto;
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list .location-loader,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list .location-loader {
  width: 30px;
  height: 30px;
  border: 3px solid #eee;
  border-bottom-color: #ff002d;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 50%;
  margin-left: -30px;
  margin-top: -30px;
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list .storerocket-result,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list .storerocket-result {
  color: #000;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  background: #FFFFFF;
  border-bottom: 0.5px solid var(--neutrals-10, #e3e3e3);
  width: calc(100% - 22px);
  box-shadow: none !important;
  margin: 0;
  border-radius: 3px;
  display: flex;
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list .storerocket-result:first-child,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list .storerocket-result:first-child {
  border-top: 1px solid var(--neutrals-10, #e3e3e3);
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content {
  width: 100%;
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content .storerocket-result-name,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content .storerocket-result-name {
  color: var(--neutrals-90, #191919);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 28.8px;
  /* 205.714% */
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content .storerocket-result-address,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content .storerocket-result-address {
  font-weight: 400;
  color: var(--neutrals-90, #191919);
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  /* 142.857% */
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content .storerocket-result-phone,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content .storerocket-result-phone {
  margin-top: 0 !important;
  color: var(--neutrals-90, #191919);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content:hover .storerocket-result-name,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content:hover .storerocket-result-name {
  color: #9C9EA1;
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content:hover .storerocket-result-address,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content:hover .storerocket-result-address {
  color: #9C9EA1;
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content:hover .storerocket-result-phone,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list .storerocket-result .storerocket-result-content:hover .storerocket-result-phone {
  color: #9C9EA1;
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list::-webkit-scrollbar,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list::-webkit-scrollbar {
  width: 12px;
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list::-webkit-scrollbar-thumb,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list::-webkit-scrollbar-thumb {
  background-color: #DADADA;
  border-right: 4px solid transparent;
  /* Creates 5px gap on the right */
  border-left: 4px solid transparent;
  /* Creates 5px gap on the right */
  background-clip: padding-box;
  border-radius: 5px;
}
body.distributor-location .intex-distributor-widget .left-pane .distributors-list::-webkit-scrollbar-track,
.cms-page-view .intex-distributor-widget .left-pane .distributors-list::-webkit-scrollbar-track {
  background: transparent;
  box-shadow: inset -0.5px 0 0 #dadada;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  height: calc(100vh - 80px);
  width: 100%;
  z-index: 40;
  transition: all .2s ease;
  flex-direction: column;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay.is-open,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay.is-open {
  display: flex;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-content,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-content {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-content .storerocket-overlay-close-button,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-content .storerocket-overlay-close-button {
  position: absolute !important;
  top: 8px;
  right: 10px;
  height: 32px;
  width: 32px;
  z-index: 50;
  cursor: pointer;
  align-items: center;
  border-radius: 9999px;
  justify-content: center;
  display: flex;
  font-size: 20px;
  outline: none !important;
  border: none !important;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  color: #878787;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-action-button,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-action-button {
  position: relative;
  display: flex;
  align-items: center;
  padding: 5px 0;
  font-size: 14px;
  font-weight: 500;
  color: #EA1A32;
  text-decoration: none;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content {
  width: 100%;
  padding-top: 30px;
  animation: fade-in 0.2s 1;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-details-name,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-details-name {
  color: #191919;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 4px;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-details-address,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-details-address {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  color: #000;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-details-actions,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-details-actions {
  padding: 15px 30px;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-details-actions a.storerocket-overlay-details-action-button,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-details-actions a.storerocket-overlay-details-action-button {
  color: #000;
  position: relative;
  display: flex;
  align-items: center;
  padding: 5px 0;
  font-size: 14px;
  font-weight: 500;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-details-actions a.storerocket-overlay-details-action-button .storerocket-icon svg,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-details-actions a.storerocket-overlay-details-action-button .storerocket-icon svg {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-filters,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-filters {
  margin: 0;
  padding: 20px 30px;
  border-top: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1;
  display: block;
  flex-wrap: wrap;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-filters,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-filters {
  margin: 0;
  padding: 20px 30px;
  border-top: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1;
  display: block;
  flex-wrap: wrap;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-filters .storerocket-overlay-filters-item,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-content .storerocket-overlay-filters .storerocket-overlay-filters-item {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  margin: 5px;
  background: #f7f7f7;
  border-radius: 9999px;
  padding: 2px 10px;
  font-weight: 600;
  color: #141414;
}
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-name,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-name,
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-address,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-address,
body.distributor-location .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-featured,
.cms-page-view .intex-distributor-widget .left-pane #storerocket-overlay .storerocket-overlay-details-featured {
  padding: 0 30px;
}
body.distributor-location .pac-container,
.cms-page-view .pac-container {
  left: 20px !important;
}
body.distributor-location .gm-style-iw-chr,
.cms-page-view .gm-style-iw-chr {
  position: absolute;
  right: 0;
}
body.distributor-location .info-window-popup,
.cms-page-view .info-window-popup {
  max-width: 400px;
  padding: 20px 40px 10px 15px;
  margin: 0;
  font-family: 'SF Pro Display';
  min-width: initial;
}
body.distributor-location .info-window-popup h4,
.cms-page-view .info-window-popup h4 {
  margin: 0;
  margin-bottom: 10px;
  font-family: 'SF Pro Display';
  color: #000;
  font-weight: 600;
}
body.distributor-location .info-window-popup div,
.cms-page-view .info-window-popup div {
  padding: 5px 0;
  font-family: 'SF Pro Display';
  color: #000;
  font-weight: 400;
}
body.distributor-location .info-window-popup div a,
.cms-page-view .info-window-popup div a {
  color: #ff002d;
  font-family: 'SF Pro Display';
  text-decoration: underline;
  font-weight: 400;
}
body.distributor-location .info-window-popup div a:hover,
.cms-page-view .info-window-popup div a:hover {
  color: #ff002d;
}
body.distributor-location .show-all-locations-container,
.cms-page-view .show-all-locations-container {
  position: absolute;
  margin-top: 10px;
  margin-left: 10px;
  z-index: 1;
}
body.distributor-location .show-all-locations-container .show-all-locations-button,
.cms-page-view .show-all-locations-container .show-all-locations-button {
  border-radius: 4px;
  color: #fff;
  background: #ff002d;
  border: none;
  display: none;
}
body.distributor-location .footer-middle,
.cms-page-view .footer-middle {
  background-color: #fff;
}
@media (max-width: 1440px) {
  body.distributor-location .intex-distributor-widget .left-pane,
  .cms-page-view .intex-distributor-widget .left-pane {
    flex-basis: 65%;
    width: 100%;
  }
}
@media (max-width: 920px) {
  body.distributor-location .intex-distributor-widget .left-pane,
  .cms-page-view .intex-distributor-widget .left-pane {
    flex-basis: 70%;
    width: 100%;
  }
}
@media (max-width: 860px) {
  body.distributor-location .intex-distributor-widget .left-pane,
  .cms-page-view .intex-distributor-widget .left-pane {
    flex-basis: 85%;
    width: 100%;
  }
}
.footer .footer-middle .container {
  padding-bottom: 0;
}
.footer .footer-menu-links {
  width: 100%;
  padding: 14px;
  margin-top: 40px;
  display: flex;
}
.footer .footer-menu-links .sw-megamenu.navigation {
  width: 100%;
  justify-content: flex-start;
  margin: initial;
}
.footer .footer-menu-links .sw-megamenu.navigation.custom-menu {
  max-width: initial !important;
}
.footer .footer-menu-links .sw-megamenu.navigation ul {
  width: 100%;
  display: flex;
}
.footer .footer-menu-links .sw-megamenu.navigation ul li.level0 {
  max-width: 200px;
  width: 100%;
}
.footer .footer-menu-links .sw-megamenu.navigation ul li.level0 a {
  color: #FFF;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  /* 143.75% */
}
.footer .footer-menu-links .sw-megamenu.navigation ul li.level0 a span {
  color: #FFF;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  /* 143.75% */
}
.footer .footer-menu-links .sw-megamenu.navigation ul li.level0 .submenu {
  opacity: 1;
  visibility: visible;
  background: transparent;
  position: relative;
  box-shadow: none;
  padding: 0;
}
.footer .footer-menu-links .sw-megamenu.navigation ul li.level0 .submenu li.level1 a {
  color: #DADADA;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
}
.footer .footer-menu-links .sw-megamenu.navigation ul li.level0 .submenu li.level1 a span {
  color: #DADADA;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
}
.footer .footer-menu-links .sw-megamenu.navigation ul li.level0.rubix-menu {
  width: 300px;
}
.footer .footer-menu-links .submenu-bg-wrapper {
  display: none !important;
}
.footer .footer-bottom .container {
  align-items: flex-start;
}
@media (max-width: 991px) {
  .nav-open .nav-toggle:before {
    content: '\f819';
    font-size: 22px;
  }
  .sw-megamenu.navigation li {
    border: none;
  }
  .navigation .level0 > .level-top {
    text-transform: capitalize;
    font-weight: 700;
    color: #343841;
  }
}
body.intex-project-page .page.messages,
.project-project-view .page.messages {
  display: none;
}
body.intex-project-page .all-projects h3,
.project-project-view .all-projects h3 {
  color: #111;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 126%;
  /* 126.667% */
  margin-bottom: 30px;
}
body.intex-project-page .all-projects .page-wrapper,
.project-project-view .all-projects .page-wrapper {
  background: #fff;
}
body.intex-project-page .all-projects .page-wrapper .page-main,
.project-project-view .all-projects .page-wrapper .page-main {
  background: #fff;
}
body.intex-project-page .all-projects .page-wrapper > .breadcrumbs .items > li:after,
.project-project-view .all-projects .page-wrapper > .breadcrumbs .items > li:after {
  color: #000;
}
body.intex-project-page .all-projects .page-wrapper > .breadcrumbs .items > li a,
.project-project-view .all-projects .page-wrapper > .breadcrumbs .items > li a,
body.intex-project-page .all-projects .page-wrapper > .breadcrumbs .items > li strong,
.project-project-view .all-projects .page-wrapper > .breadcrumbs .items > li strong {
  color: #000;
}
body.intex-project-page .all-projects .page-wrapper .footer-middle:first-child,
.project-project-view .all-projects .page-wrapper .footer-middle:first-child {
  background-color: #fff;
}
body.intex-project-page .all-projects .list,
.project-project-view .all-projects .list {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
body.intex-project-page .all-projects .list .project-item,
.project-project-view .all-projects .list .project-item {
  overflow: hidden;
  flex: 0 0 calc(33.333% - 14px);
}
body.intex-project-page .all-projects .list .project-item:hover .project-image figcaption,
.project-project-view .all-projects .list .project-item:hover .project-image figcaption {
  opacity: 1;
}
body.intex-project-page .all-projects .list .project-item:hover .project-image:before,
.project-project-view .all-projects .list .project-item:hover .project-image:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .48;
  position: absolute;
}
body.intex-project-page .all-projects .list .project-item .project-image,
.project-project-view .all-projects .list .project-item .project-image {
  width: 100%;
  transition: transform .3s linear;
  transform: scale(1);
}
body.intex-project-page .all-projects .list .project-item .project-image img,
.project-project-view .all-projects .list .project-item .project-image img {
  aspect-ratio: 1;
  object-fit: cover;
}
body.intex-project-page .all-projects .list .project-item .project-image figcaption,
.project-project-view .all-projects .list .project-item .project-image figcaption {
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
body.intex-project-page .all-projects .list .project-item .project-image figcaption span,
.project-project-view .all-projects .list .project-item .project-image figcaption span {
  color: var(--Intex-White, #ffffff);
  text-align: center;
  font-size: 8.509px;
  font-size: 0.53125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 22.515px;
  /* 264.61% */
  letter-spacing: 1.702px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 4%;
  /* 0.34px */
  text-underline-offset: 25%;
  /* 2.127px */
  text-underline-position: from-font;
  text-transform: uppercase;
}
body.intex-project-page .all-projects .list .project-item .project-image figcaption h4,
.project-project-view .all-projects .list .project-item .project-image figcaption h4 {
  padding: 0 25px;
  color: var(--Intex-White, #ffffff);
  text-align: center;
  font-size: 2.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110% !important;
  /* 102.703% */
  margin: 15px 0;
}
body.intex-project-page .all-projects .list .project-item .project-image figcaption h6,
.project-project-view .all-projects .list .project-item .project-image figcaption h6 {
  padding: 0 25px;
  margin: 0;
  color: var(--Intex-White, #ffffff);
  text-align: center;
  font-size: 10.007px;
  font-style: normal;
  font-weight: 500;
  line-height: 225% !important;
  /* 225% */
  letter-spacing: 2.001px !important;
  text-transform: uppercase;
}
body.intex-project-page .all-projects .footer,
.project-project-view .all-projects .footer {
  background: #ff002d;
}
body.intex-project-page .all-projects .footer .footer-middle:first-child,
.project-project-view .all-projects .footer .footer-middle:first-child {
  display: none;
}
body.intex-project-page .all-projects .footer .footer-menu-links,
.project-project-view .all-projects .footer .footer-menu-links {
  padding: 0;
  background: none;
  border: none;
  outline: 0;
  box-shadow: none;
}
body.intex-project-page .owl-carousel .owl-stage-outer .owl-stage,
.project-project-view .owl-carousel .owl-stage-outer .owl-stage {
  gap: 0 !important;
  display: flex;
}
body.intex-project-page .page-header {
  background: transparent;
}
body.intex-project-page .header-main .submenu-bg-wrapper {
  background: transparent;
}
body.intex-project-page .main-slider-v2 .item .content-left {
  background: var(--intex-light-grey-9-c-9-ea-1, rgba(0, 0, 0, 0.5));
  z-index: 2;
  position: absolute;
  height: 100%;
  width: fit-content;
}
body.intex-project-page .main-slider-v2 .item .content-left .caption {
  width: 100%;
}
body.intex-project-page .main-slider-v2 .item .content-left .caption h2 {
  color: #fff;
  font-size: 42px;
  font-weight: 400;
  margin: 0;
}
body.intex-project-page .main-slider-v2 .item .content-left .caption h4 {
  color: #fff;
  margin: 0;
  font-weight: 400;
}
body.intex-project-page .main-slider-v2 .item .content-bg {
  width: 100%;
}
body.intex-project-page .main-slider-v2 .item .content-bg picture img {
  object-fit: cover;
  height: 860px;
}
body.intex-project-page .all-projects {
  margin-top: 50px;
}
.project-project-view .header-main .submenu-bg-wrapper {
  background: transparent;
}
.project-project-view .main-slider-v2 .item .content-left {
  background: var(--intex-light-grey-9-c-9-ea-1, rgba(0, 0, 0, 0.4));
  z-index: 2;
  position: absolute;
  height: 100%;
  width: fit-content;
}
.project-project-view .main-slider-v2 .item .content-left .caption h2 {
  margin: 0 0 16px;
  color: var(--Intex-White, #ffffff);
  font-size: 4.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 90%;
  /* 63px */
}
.project-project-view .main-slider-v2 .item .content-left .caption h4 {
  margin: 0;
  color: var(--Intex-White, #ffffff);
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 125% */
  letter-spacing: 2px;
  text-transform: uppercase;
}
.project-project-view .main-slider-v2 .item .content-bg picture img {
  object-fit: cover;
  height: 860px;
}
.project-project-view .page-wrapper {
  background: #fff;
}
.project-project-view .page-wrapper > .breadcrumbs .items > li:after {
  color: #000;
}
.project-project-view .page-wrapper > .breadcrumbs .items > li a,
.project-project-view .page-wrapper > .breadcrumbs .items > li strong {
  color: #000;
}
.project-project-view .page-main {
  max-width: initial;
}
.project-project-view .page-main .columns .column.main {
  background: #fff;
  width: 100%;
}
.project-project-view .page-main .columns .column.main .project-main-image-container {
  background-size: cover;
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  flex-direction: column;
}
.project-project-view .page-main .columns .column.main .project-main-image-container h1,
.project-project-view .page-main .columns .column.main .project-main-image-container h2 {
  max-width: 1140px;
  margin: 0 auto;
  color: #fff;
}
.project-project-view .page-main .columns .column.main .project-main-image-container h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
}
.project-project-view .page-main .columns .column.main .project-main-image-container .sub-text {
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.project-project-view .page-main .columns .column.main .project-details {
  width: 100%;
  margin: 0 auto;
}
.project-project-view .page-main .columns .column.main .project-details .project-content-header {
  padding-bottom: 100px;
}
.project-project-view .page-main .columns .column.main .project-details .project-content-header h2 {
  color: #333;
  font-size: 28px;
  text-transform: uppercase;
  margin: 20px 0 5px;
  font-weight: 600;
}
.project-project-view .page-main .columns .column.main .project-details .project-content-header h3 {
  text-transform: initial;
  font-style: normal;
  color: #1D1D1F;
  font-size: 2.0625rem;
  font-weight: 600;
  line-height: 192%;
  /* 192.424% */
  margin-top: 48px;
  margin-bottom: 47px;
}
.project-project-view .page-main .columns .column.main .project-details .project-content-header h3.heading {
  width: 100%;
  text-align: center;
}
.project-project-view .page-main .columns .column.main .project-details .project-content-header h4 {
  font-size: 16px;
  color: #333;
  text-transform: initial;
  margin: 0;
  font-weight: normal;
}
.project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  padding: 0 20px;
}
.project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info .info-block {
  width: 100%;
  flex-basis: 25%;
  padding: 20px 0;
}
.project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info .info-block:not(:last-child) {
  border-right: 1px solid #000;
}
.project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info .info-block h3 {
  margin: 0 0 8px 0;
  text-align: center;
  color: #000;
  font-size: 2.0625rem;
  font-style: normal;
  font-weight: 600;
  line-height: 103%;
  /* 103.03% */
}
.project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info .info-block span {
  color: #1D1D1F;
  text-align: center;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 114%;
  /* 13.68px */
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
}
.project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info .info-block a.category-link {
  color: #000;
  text-align: center;
  text-decoration: underline;
  display: block;
  margin-bottom: 5px;
}
.project-project-view .page-main .columns .column.main .project-details .project-content {
  padding-top: 20px;
  padding-bottom: 30px;
}
.project-project-view .page-main .columns .column.main .project-details .other-projects h2 {
  text-transform: uppercase;
  color: #da1a31;
  margin-bottom: 12px;
  font-size: 26px;
}
.project-project-view .page-main .columns .column.main .project-content {
  margin-bottom: 132px;
}
.project-project-view .page-main .columns .column.main .project-content h2 {
  width: 100%;
  border-bottom: 12px solid #ff002d;
  margin-bottom: 27px;
  color: var(--H1, #000000);
  font-size: 3.4375rem;
  font-style: normal;
  font-weight: 600;
  line-height: 107%;
  /* 58.85px */
  padding-bottom: 24px;
  padding-top: 115px;
}
.project-project-view .page-main .columns .column.main .project-content .pagebuilder-column-line {
  gap: 20px;
}
.project-project-view .page-main .columns .column.main .project-content .pagebuilder-column-line .pagebuilder-column p {
  color: #000;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 169%;
}
.project-project-view .page-main .columns .column.main .project-content .pagebuilder-column-line .pagebuilder-column p h4 {
  color: #000;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 159%;
  /* 159.091% */
}
.project-project-view .page-main .columns .column.main .project-content .project-description-container {
  margin-bottom: 50px;
  position: relative;
}
.project-project-view .page-main .columns .column.main .project-content .project-description-container .share-button {
  position: absolute;
  right: 75px;
  margin-top: 50px;
}
.project-project-view .page-main .columns .column.main .project-content .project-description-container .share-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0F172A;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  /* 213.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
}
.project-project-view .page-main .columns .column.main .project-content .image-gallery {
  padding: 0 40px;
}
.project-project-view .page-main .columns .column.main .view-all-projects {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 135px;
}
.project-project-view .page-main .columns .column.main .view-all-projects a {
  color: #343841 !important;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  font-size: 0.9375rem;
  line-height: 137%;
  /* 137.5% */
  letter-spacing: 1.513px;
}
.project-project-view .page-main .columns .column.main .view-all-projects a:after {
  content: "\e97c";
  font-family: 'intex-icon';
  position: absolute;
  top: 0px;
  right: -20px;
}
.project-project-view .photographer-content {
  color: var(--neutrals-70, #757575);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.855px;
  /* 168.549% */
  letter-spacing: 0.2px;
  padding: 8px 0;
}
.project-project-view .footer {
  background: #ff002d;
}
.project-project-view .footer .footer-middle.footer-middle-2 {
  padding-top: 40px;
}
.project-project-view .footer .footer-middle .container {
  padding-top: 0;
}
.project-project-view .page.messages {
  max-width: 1140px;
}
.project-project-view .projects-slider.owl-carousel .owl-item .project-item {
  margin-right: 8px;
  margin-left: 8px;
}
.project-project-view .projects-slider.owl-carousel .owl-item .project-item .project-image {
  max-width: 100% !important;
}
.project-project-view .projects-slider.owl-carousel .owl-nav {
  top: 0 !important;
  width: 105px !important;
  right: 6px !important;
  margin-top: -50px;
}
.project-project-view .projects-slider.owl-carousel .owl-nav button {
  display: flex;
  width: 48px;
  height: 48px !important;
  padding: 12px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 24px;
  background: #F5F5F5 !important;
  color: #000 !important;
}
.project-project-view .projects-slider.owl-carousel .owl-nav button.owl-next:before {
  background: url(/media/wysiwyg/intex-slider-right-arrow.svg);
  content: "";
  position: absolute;
  width: 20px;
  height: 24px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.project-project-view .projects-slider.owl-carousel .owl-nav button.owl-prev:before {
  background: url(/media/wysiwyg/intex-slider-left-arrow.svg);
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.intex-slider.all-projects h2 {
  color: #111;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  text-transform: capitalize;
}
.intex-slider.all-projects .project-item:hover .project-image figcaption {
  opacity: 1;
}
.intex-slider.all-projects .project-item:hover .project-image:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .48;
  position: absolute;
}
.intex-slider.all-projects .project-item .project-image {
  width: 100%;
  transition: transform .3s linear;
  transform: scale(1);
}
.intex-slider.all-projects .project-item .project-image img {
  aspect-ratio: 1;
  object-fit: cover;
}
.intex-slider.all-projects .project-item .project-image figcaption {
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.intex-slider.all-projects .project-item .project-image figcaption span {
  color: var(--Intex-White, #ffffff);
  text-align: center;
  font-size: 8.509px;
  font-size: 0.53125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 22.515px;
  /* 264.61% */
  letter-spacing: 1.702px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 4%;
  /* 0.34px */
  text-underline-offset: 25%;
  /* 2.127px */
  text-underline-position: from-font;
  text-transform: uppercase;
}
.intex-slider.all-projects .project-item .project-image figcaption h4 {
  padding: 0 25px;
  color: var(--Intex-White, #ffffff);
  text-align: center;
  font-size: 2.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110% !important;
  /* 102.703% */
  margin: 15px 0;
}
.intex-slider.all-projects .project-item .project-image figcaption h6 {
  padding: 0 25px;
  margin: 0;
  color: var(--Intex-White, #ffffff);
  text-align: center;
  font-size: 10.007px;
  font-style: normal;
  font-weight: 500;
  line-height: 225% !important;
  /* 225% */
  letter-spacing: 2.001px !important;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 860px) {
  .project-project-view .main-slider-v2 .item .content-left,
  .intex-project-page .main-slider-v2 .item .content-left {
    max-width: 245px;
  }
  .project-project-view .main-slider-v2 .item .content-left .caption h2,
  .intex-project-page .main-slider-v2 .item .content-left .caption h2 {
    font-size: 1.625rem !important;
  }
  .project-project-view .main-slider-v2 .item .content-left .caption h4,
  .intex-project-page .main-slider-v2 .item .content-left .caption h4 {
    font-size: 0.75rem !important;
  }
}
@media (min-width: 860px) and (max-width: 1080px) {
  .project-project-view .main-slider-v2 .item .content-left,
  .intex-project-page .main-slider-v2 .item .content-left {
    width: 100%;
    max-width: 290px;
  }
  .project-project-view .main-slider-v2 .item .content-left .caption h2,
  .intex-project-page .main-slider-v2 .item .content-left .caption h2 {
    font-size: 2rem !important;
  }
  .project-project-view .main-slider-v2 .item .content-left .caption h4,
  .intex-project-page .main-slider-v2 .item .content-left .caption h4 {
    font-size: 1rem;
  }
}
@media (max-width: 1440px) {
  .project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info .info-block h3 {
    font-size: 1.25rem;
    padding: 0 10px;
  }
  .project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info .info-block span {
    font-size: 0.625rem;
    padding: 0 10px;
  }
}
@media (min-width: 1081px) and (max-width: 1440px) {
  .project-project-view .main-slider-v2 .item .content-left,
  .intex-project-page .main-slider-v2 .item .content-left {
    width: 100%;
    max-width: 365px;
  }
  .project-project-view .main-slider-v2 .item .content-left .caption h4,
  .intex-project-page .main-slider-v2 .item .content-left .caption h4 {
    font-size: 1.1rem;
  }
}
@media (min-width: 1180px) and (max-width: 1440px) {
  .all-projects-outer {
    max-width: 1180px !important;
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1440px) and (max-width: 1720px) {
  .project-project-view .main-slider-v2 .item .content-left,
  .intex-project-page .main-slider-v2 .item .content-left {
    width: 100%;
    max-width: 420px;
  }
}
@media (min-width: 1721px) and (max-width: 1920px) {
  .project-project-view .main-slider-v2 .item .content-left,
  .intex-project-page .main-slider-v2 .item .content-left {
    width: 100%;
    max-width: 520px;
  }
  .project-project-view .main-slider-v2 .item .content-left .caption h2,
  .intex-project-page .main-slider-v2 .item .content-left .caption h2 {
    font-size: 54px;
  }
  .project-project-view .main-slider-v2 .item .content-left .caption h4,
  .intex-project-page .main-slider-v2 .item .content-left .caption h4 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1920px) {
  .project-project-view .page-main .columns .column.main .project-details .project-content-header .project-info {
    max-width: 1440px;
    margin: 0 auto;
  }
  .project-project-view .main-slider-v2,
  .intex-project-page .main-slider-v2 {
    margin-top: -150px;
  }
  .project-project-view .main-slider-v2 .item .content-left,
  .intex-project-page .main-slider-v2 .item .content-left {
    width: 100%;
    max-width: 620px;
  }
  .project-project-view .main-slider-v2 .item .content-bg,
  .intex-project-page .main-slider-v2 .item .content-bg {
    width: 100%;
  }
  .project-project-view .page-main .columns .column.main .project-content .project-description-container .share-button {
    right: 75px;
    margin-top: 130px;
  }
}
@media (max-width: 425px) {
  body.intex-project-page .main-slider-v2 .item .content-left .caption h2 {
    font-size: 32px !important;
  }
}
.block.spareparts-accessories-container,
.block.upsell,
.block.related,
.block.cross-sell {
  padding-top: 20px;
  margin-bottom: 0;
}
.block.spareparts-accessories-container:first-child,
.block.upsell:first-child,
.block.related:first-child,
.block.cross-sell:first-child {
  margin-top: 40px;
}
.block.spareparts-accessories-container .owl-carousel .owl-nav,
.block.upsell .owl-carousel .owl-nav,
.block.related .owl-carousel .owl-nav,
.block.cross-sell .owl-carousel .owl-nav {
  position: absolute;
  top: -30px;
  margin-top: 0;
  right: 0;
  width: 92px;
}
.block.spareparts-accessories-container .owl-carousel .owl-nav .owl-prev,
.block.upsell .owl-carousel .owl-nav .owl-prev,
.block.related .owl-carousel .owl-nav .owl-prev,
.block.cross-sell .owl-carousel .owl-nav .owl-prev {
  border: none;
  border-radius: 0;
  opacity: 1;
  width: 46px;
  height: 48px;
  display: inline-block;
  margin: 0;
  background: none;
}
.block.spareparts-accessories-container .owl-carousel .owl-nav .owl-prev .owl-arrow,
.block.upsell .owl-carousel .owl-nav .owl-prev .owl-arrow,
.block.related .owl-carousel .owl-nav .owl-prev .owl-arrow,
.block.cross-sell .owl-carousel .owl-nav .owl-prev .owl-arrow {
  border: none;
  border-radius: 0;
  opacity: 1;
  margin: 0;
}
.block.spareparts-accessories-container .owl-carousel .owl-nav .owl-prev .owl-arrow:before,
.block.upsell .owl-carousel .owl-nav .owl-prev .owl-arrow:before,
.block.related .owl-carousel .owl-nav .owl-prev .owl-arrow:before,
.block.cross-sell .owl-carousel .owl-nav .owl-prev .owl-arrow:before {
  display: inline-block;
  width: 46px;
  height: 48px;
  content: "";
  background: url(../images/arrows-slider.svg) no-repeat 0 0;
  background-position: bottom left;
  background-size: 200%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.block.spareparts-accessories-container .owl-carousel .owl-nav .owl-prev .owl-arrow:hover:before,
.block.upsell .owl-carousel .owl-nav .owl-prev .owl-arrow:hover:before,
.block.related .owl-carousel .owl-nav .owl-prev .owl-arrow:hover:before,
.block.cross-sell .owl-carousel .owl-nav .owl-prev .owl-arrow:hover:before {
  background-position: top left;
}
.block.spareparts-accessories-container .owl-carousel .owl-nav .owl-prev:before,
.block.upsell .owl-carousel .owl-nav .owl-prev:before,
.block.related .owl-carousel .owl-nav .owl-prev:before,
.block.cross-sell .owl-carousel .owl-nav .owl-prev:before {
  font-family: "porto-icons";
  content: "\e819";
  position: relative;
  left: -1px;
}
.block.spareparts-accessories-container .owl-carousel .owl-nav .owl-next,
.block.upsell .owl-carousel .owl-nav .owl-next,
.block.related .owl-carousel .owl-nav .owl-next,
.block.cross-sell .owl-carousel .owl-nav .owl-next {
  border: none;
  border-radius: 0;
  opacity: 1;
  width: 46px;
  height: 48px;
  display: inline-block;
  margin: 0;
  background: none;
}
.block.spareparts-accessories-container .owl-carousel .owl-nav .owl-next .owl-arrow,
.block.upsell .owl-carousel .owl-nav .owl-next .owl-arrow,
.block.related .owl-carousel .owl-nav .owl-next .owl-arrow,
.block.cross-sell .owl-carousel .owl-nav .owl-next .owl-arrow {
  border: none;
  border-radius: 0;
  opacity: 1;
  margin: 0;
}
.block.spareparts-accessories-container .owl-carousel .owl-nav .owl-next .owl-arrow:before,
.block.upsell .owl-carousel .owl-nav .owl-next .owl-arrow:before,
.block.related .owl-carousel .owl-nav .owl-next .owl-arrow:before,
.block.cross-sell .owl-carousel .owl-nav .owl-next .owl-arrow:before {
  display: inline-block;
  width: 46px;
  height: 48px;
  content: "";
  background: url(../images/arrows-slider.svg) no-repeat 0 0;
  background-position: bottom right;
  background-size: 200%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.block.spareparts-accessories-container .owl-carousel .owl-nav .owl-next .owl-arrow:hover:before,
.block.upsell .owl-carousel .owl-nav .owl-next .owl-arrow:hover:before,
.block.related .owl-carousel .owl-nav .owl-next .owl-arrow:hover:before,
.block.cross-sell .owl-carousel .owl-nav .owl-next .owl-arrow:hover:before {
  background-position: top right;
}
.block.spareparts-accessories-container .owl-carousel .owl-nav .owl-next:before,
.block.upsell .owl-carousel .owl-nav .owl-next:before,
.block.related .owl-carousel .owl-nav .owl-next:before,
.block.cross-sell .owl-carousel .owl-nav .owl-next:before {
  font-family: "porto-icons";
  content: "\e81a";
  position: relative;
  left: 1px;
}
.company-special-price {
  position: relative;
}
.company-special-price span {
  color: #ff002d;
}
.company-special-price.has-special-price {
  border: 1px solid red;
  padding: 10px;
  border-radius: 10px;
}
.company-special-price .loader {
  font-size: 14px;
  font-weight: normal;
  padding-left: 40px;
}
.company-special-price .loader:before {
  font-size: 18px;
  color: #ff002d;
  left: 28px;
  top: 14px;
}
/* HTML: <div class="loader"></div> */
.products.list .company-special-price {
  color: #ff002d;
  font-size: 16px;
  padding-left: 10px;
}
.amwishlist-items .company-special-price {
  color: #ff002d;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
}
.checkout-cart-index .company-special-price .cart-price .price {
  color: #ff002d;
}
.special-price-checkout-messages .message.error {
  font-size: 12px;
}
.stock-availability-block {
  margin-bottom: 20px;
}
.stock-availability-block table.available-on th,
.stock-availability-block table.available-on td {
  border: 1px solid #333333;
  padding: 0 5px;
}
.product-attachment-container ol {
  display: none;
}
.product-attachment-container .block-title {
  color: var(--neutrals-90, #191919);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 75% */
  margin-bottom: 38px;
}
.product-attachment-container .download-files-container {
  display: flex;
  flex-wrap: wrap;
}
.product-attachment-container .download-files-container .section-column {
  flex: 0 0 33.3333%;
  padding-right: 25px;
  margin-bottom: 26px;
  overflow: hidden;
  height: fit-content;
}
.product-attachment-container .download-files-container .section-column.active {
  height: fit-content;
}
.product-attachment-container .download-files-container .section-column .section-title {
  color: #111;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 150% */
  margin-bottom: 0;
  border-bottom: 1px solid #000;
  padding-bottom: 9px;
  position: relative;
  text-transform: capitalize;
}
.product-attachment-container .download-files-container .section-column .section-title::after {
  content: "";
  background: url("/media/wysiwyg/pdf-icon.svg") no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  right: -2px;
}
.product-attachment-container .download-files-container .section-column.active .section-title::after {
  right: -5px;
}
.product-attachment-container .download-files-container .section-column .section-files {
  margin: 0;
  padding: 0;
}
.product-attachment-container .download-files-container .section-column .section-files .downloads-item {
  margin: 0;
  padding: 0;
  border-bottom: 0.5px solid #000;
}
.product-attachment-container .download-files-container .section-column .section-files .downloads-item .item-icon {
  display: none;
}
.product-attachment-container .download-files-container .section-column .section-files .downloads-item .item-link {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 207%;
  /* 207.143% */
  width: 100%;
  padding: 5px 0;
}
.product-attachment-container .download-files-container .section-column .section-files .downloads-item .item-link a {
  width: 100%;
  display: block;
  white-space: initial;
  line-height: 150%;
}
.product-attachment-container .download-files-container .section-column .section-files .downloads-item .item-link a,
.product-attachment-container .download-files-container .section-column .section-files .downloads-item .item-link b {
  color: inherit;
  font-size: inherit;
  font-weight: 400 !important;
}
.product-attachment-container .download-files-container .section-column .section-files .downloads-item .item-link a:hover b {
  color: var(--neutrals-70, #757575);
}
.product-attachment-container .download-files-container .section-column .additional-documents {
  color: var(--neutrals-70, #757575);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 290%;
  /* 290% */
  letter-spacing: 0.1px;
  padding: 0;
}
.product-attachment-container .download-files-container .section-column .additional-documents a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: underline;
}
.product-attachment-container .download-files-container .section-column .additional-documents a:hover {
  color: var(--neutrals-90, #191919);
}
@media (min-width: 768px) and (max-width: 1024px) {
  .download-files-container .section-column {
    flex: 0 0 49.5% !important;
  }
}
@media (max-width: 768px) {
  .product-attachment-container {
    padding-left: 0 !important;
  }
  .product-attachment-container .download-files-container .section-column {
    flex: 0 0 100% !important;
  }
}
.instagram-container .instagram-slide h2.homeblock-title {
  padding-left: 20px;
}
.instagram-container .instagram-slide h2.homeblock-title span strong {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
.instagram-slider .loader-icon {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: inline-block;
  border-top: 3px solid #ff002d;
  border-right: 3px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  margin-left: 30px;
  margin-top: 30px;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.instagram-slider .owl-carousel .owl-nav {
  position: absolute;
  top: -30px;
  margin-top: 0;
  right: 0;
  width: 92px;
}
.instagram-slider .owl-carousel .owl-nav .owl-prev {
  border: none;
  border-radius: 0;
  opacity: 1;
  width: 46px;
  height: 48px;
  display: inline-block;
  margin: 0;
  background: none;
}
.instagram-slider .owl-carousel .owl-nav .owl-prev:before {
  font-family: "porto-icons";
  content: "\e819";
  position: relative;
  left: -1px;
}
.instagram-slider .owl-carousel .owl-nav .owl-prev .owl-arrow {
  border: none;
  border-radius: 0;
  opacity: 1;
  margin: 0;
}
.instagram-slider .owl-carousel .owl-nav .owl-prev .owl-arrow:before {
  display: inline-block;
  width: 46px;
  height: 48px;
  content: "";
  background: url(../images/arrows-slider.svg) no-repeat 0 0;
  background-position: bottom left;
  background-size: 200%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.instagram-slider .owl-carousel .owl-nav .owl-prev .owl-arrow:hover:before {
  background-position: top left;
}
.instagram-slider .owl-carousel .owl-nav .owl-next {
  border: none;
  border-radius: 0;
  opacity: 1;
  width: 46px;
  height: 48px;
  display: inline-block;
  margin: 0;
  background: none;
}
.instagram-slider .owl-carousel .owl-nav .owl-next:before {
  font-family: "porto-icons";
  content: "\e81a";
  position: relative;
  left: 1px;
}
.instagram-slider .owl-carousel .owl-nav .owl-next .owl-arrow {
  border: none;
  border-radius: 0;
  opacity: 1;
  margin: 0;
}
.instagram-slider .owl-carousel .owl-nav .owl-next .owl-arrow:before {
  display: inline-block;
  width: 46px;
  height: 48px;
  content: "";
  background: url(../images/arrows-slider.svg) no-repeat 0 0;
  background-position: bottom right;
  background-size: 200%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.instagram-slider .owl-carousel .owl-nav .owl-next .owl-arrow:hover:before {
  background-position: top right;
}
.instagram-slider .owl-carousel .owl-item img {
  object-fit: cover;
  height: 285px;
}
.instagram-slider .owl-carousel .owl-nav button[class*='owl-']:hover {
  background: none;
}
.homeblock-social .item-details .img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.homeblock-social .item-details:hover .img-overlay {
  background: rgba(28, 25, 24, 0.7);
  opacity: 1;
}
.homeblock-social .item-details:hover .img-overlay .view-btn {
  background: rgba(28, 25, 24, 0.7);
  opacity: 1;
}
.event-event-list .page-wrapper {
  background: #fff;
}
.event-event-list .page-wrapper .page-main {
  background: #fff;
}
.event-event-list .page-wrapper > .breadcrumbs .items > li:after {
  color: #000;
}
.event-event-list .page-wrapper > .breadcrumbs .items > li a,
.event-event-list .page-wrapper > .breadcrumbs .items > li strong {
  color: #000;
}
.event-event-list .page-wrapper .footer-middle:first-child {
  background-color: #fff;
}
.event-event-list .list {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.event-event-list .list .event-item {
  overflow: hidden;
}
.event-event-list .list .event-item:hover .event-image {
  transform: scale(1.1);
}
.event-event-list .list .event-item:hover .event-image:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  position: absolute;
}
.event-event-list .list .event-item .event-image {
  width: 100%;
  max-width: 270px;
  transition: transform .3s linear;
  transform: scale(1);
}
.event-event-list .footer {
  background: #ff002d;
}
.event-event-list .footer .footer-middle:first-child {
  display: none;
}
.event-event-list .footer .footer-menu-links {
  padding: 0;
  background: none;
  border: none;
  outline: 0;
  box-shadow: none;
}
.event-event-view .page-wrapper {
  background: #fff;
}
.event-event-view .page-wrapper > .breadcrumbs .items > li:after {
  color: #000;
}
.event-event-view .page-wrapper > .breadcrumbs .items > li a,
.event-event-view .page-wrapper > .breadcrumbs .items > li strong {
  color: #000;
}
.event-event-view .page-wrapper .footer-middle:first-child {
  background-color: #fff;
}
.event-event-view .page-main {
  max-width: initial;
}
.event-event-view .page-main .columns .column.main {
  background: #fff;
  width: 100%;
}
.event-event-view .page-main .columns .column.main .event-main-image-container {
  background-size: cover;
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  flex-direction: column;
}
.event-event-view .page-main .columns .column.main .event-main-image-container h1,
.event-event-view .page-main .columns .column.main .event-main-image-container h2 {
  max-width: 1140px;
  margin: 0 auto;
  color: #fff;
}
.event-event-view .page-main .columns .column.main .event-main-image-container h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
}
.event-event-view .page-main .columns .column.main .event-main-image-container .sub-text {
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.event-event-view .page-main .columns .column.main .event-details {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 30px;
}
.event-event-view .page-main .columns .column.main .event-details .event-content-header {
  padding-bottom: 20px;
}
.event-event-view .page-main .columns .column.main .event-details .event-content-header h2 {
  color: #333;
  font-size: 28px;
  text-transform: uppercase;
  margin: 20px 0 5px;
  font-weight: 600;
}
.event-event-view .page-main .columns .column.main .event-details .event-content-header h3 {
  text-transform: uppercase;
  margin: 20px 0 5px;
  font-weight: 600;
  font-size: 18px;
  color: #333;
}
.event-event-view .page-main .columns .column.main .event-details .event-content-header h4 {
  font-size: 16px;
  color: #333;
  text-transform: initial;
  margin: 0;
  font-weight: normal;
}
.event-event-view .page-main .columns .column.main .event-details .event-content {
  padding-top: 20px;
  padding-bottom: 30px;
}
.event-event-view .page-main .columns .column.main .event-details .other-events h2 {
  text-transform: uppercase;
  color: #da1a31;
  background: url(../media/images/slider-bar.png) right no-repeat;
  margin-bottom: 12px;
  font-size: 26px;
}
.event-event-view .footer {
  background: #ff002d;
}
.event-event-view .footer .footer-middle.footer-middle-2 {
  padding-top: 40px;
}
.event-event-view .footer .footer-middle .container {
  padding-top: 0;
}
.event-event-view .page.messages {
  max-width: 1140px;
}
#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 11;
}
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: 11;
}
.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: 11 11 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: 'SF Pro Display', 'Arial', '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: 11;
  right: 33;
}
#braintree_cc_number {
  padding-left: 68px;
}
.amcompany-customer-account .column.main {
  padding-top: 40px;
}
.amcompany-customer-account .column.main .action.primary {
  border-color: transparent;
  background: #0071e3;
  border-radius: 35px;
  padding: 10px 30px;
}
.amcompany-customer-account .column.main .actions-toolbar {
  width: 100%;
  padding: 0;
  justify-content: flex-end;
  flex-basis: 100%;
  max-width: initial;
}
.amcompany-customer-account .column.main .actions-toolbar .action.save.primary {
  border-color: transparent;
  background: #0071e3;
  border-radius: 35px;
  padding: 10px 30px;
  height: 45px;
  width: 200px;
}
.amcompany-customer-account .column.main .amcompany-button {
  border-color: transparent;
  background: #0071e3;
  border-radius: 35px;
  padding: 10px 30px;
  color: #fff;
}
.amcompany-customer-account .column.main .amcompany-button:hover {
  background: #0071e3;
}
.amcompany-customer-account .column.main .form-create-user .fieldset {
  width: 100%;
}
.amcompany-customer-account .column.main .form-create-user .fieldset .field .label {
  padding-left: 20px;
}
.amcompany-customer-account .column.main .form-create-user .fieldset .field .control input {
  border-radius: 35px;
  padding: 8px 20px;
}
.amcompany-customer-account .column.main .form-create-user .fieldset .field .control select {
  border-radius: 35px;
  padding: 17px 30px;
  line-height: normal;
}
.amcompany-customer-account .column.main .amcompany-form-create input {
  border-radius: 35px;
  padding: 8px 20px;
}
.amcompany-customer-account .column.main .amcompany-users-toolbar .pager {
  display: flex;
  gap: 10px;
}
.amcompany-customer-account .column.main .amcompany-users-toolbar .toolbar-amount {
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 34px;
}
.amcompany-customer-account .column.main .amcompany-users-toolbar .limiter {
  gap: 10px;
}
.amcompany-customer-account .column.main .amcompany-tree ul li i {
  background: #ccc;
  border: none;
}
.amcompany-customer-account .column.main .amcompany-tree ul li i::before {
  margin: 7px 8px;
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
}
.amcompany-customer-account .column.main .amcompany-tree ul li i.jstree-checkbox::after {
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
}
.amcompany-customer-account .column.main .amcompany-tree-block .jstree-clicked .jstree-checkbox {
  box-shadow: none;
}
.amcompany-customer-account .column.main .amcompany-tree-block .amcompany-collapsible-root .jstree-children .jstree-last:before {
  background: none;
  border: none;
}
.mageworx_checkout-onepage-index .amdelivery-main-container.fieldset .field.date ._has-datepicker {
  margin-right: 10px;
  width: calc(100% - 53px) !important;
}
.mageworx_checkout-onepage-index .amdelivery-main-container.fieldset ._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;
}
.mageworx_checkout-onepage-index .amdelivery-main-container.fieldset ._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;
}
.mageworx_checkout-onepage-index .amdelivery-main-container.fieldset ._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: 23px;
  color: #7d7d7d;
  content: '\f865';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.mageworx_checkout-onepage-index .amdelivery-main-container .field {
  border-radius: 22px;
  border: 1px solid #9C9EA1 !important;
  z-index: 1;
  height: 52px;
  padding: 10px 16px;
  position: relative;
}
.mageworx_checkout-onepage-index .amdelivery-main-container .field .label {
  position: absolute;
  top: 5px;
  z-index: 2;
  font-size: 12px;
  color: #343841;
  font-style: normal;
  font-weight: 700;
  line-height: 130.336%;
  margin-bottom: 0;
}
.mageworx_checkout-onepage-index .amdelivery-main-container .field .control {
  background: transparent !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130.336%;
  display: flex;
  justify-content: space-between;
}
.mageworx_checkout-onepage-index .amdelivery-main-container .field .control input.input-text {
  letter-spacing: -0.7px !important;
}
.mageworx_checkout-onepage-index .amdelivery-main-container .field .control select {
  padding: 7px 13px;
  letter-spacing: -0.7px !important;
}
.mageworx_checkout-onepage-index .amdelivery-main-container .field .control button.ui-datepicker-trigger {
  margin-top: -20px;
}
.mageworx_checkout-onepage-index .amdelivery-main-container .field .control button.ui-datepicker-trigger:before {
  font-size: 19px;
}
.mageworx_checkout-onepage-index .amdelivery-main-container .field[name="amdeliverydate.amdeliverydate_comment"] {
  min-height: 50px;
  height: initial;
}
.mageworx_checkout-onepage-index .amdelivery-main-container .field[name="amdeliverydate.amdeliverydate_comment"] .control {
  background: transparent !important;
  padding-top: 10px;
}
.mageworx_checkout-onepage-index .amdelivery-main-container .field[name="amdeliverydate.amdeliverydate_comment"] .control textarea {
  border: none;
  background: transparent;
  padding: 10px 0;
}
.mageworx_checkout-onepage-index .amdelivery-main-container .field[name="amdeliverydate.amdeliverydate_comment"] .control textarea:focus {
  box-shadow: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 12px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  border: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span:before {
  font-family: 'intex-icon';
  content: "\e97d";
  color: #000;
  font-size: 14px;
  position: absolute;
  top: -5px;
  right: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  border: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span:before {
  font-family: 'intex-icon';
  content: "\e97c";
  color: #000;
  font-size: 14px;
  position: absolute;
  top: -5px;
  left: 5px;
}
.ui-datepicker table.ui-datepicker-calendar thead tr th {
  font-size: 12px;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td {
  font-size: 12px;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td .ui-state-hover,
.ui-datepicker table.ui-datepicker-calendar tbody tr td .ui-state-active {
  background: #ff002d;
  color: #fff;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  font-size: 14px;
  border-radius: 25px;
  padding: 10px 20px;
  height: 45px;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  background: #0071e3;
  border: none;
  color: #fff;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close {
  border: none;
  background: transparent;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close:hover {
  color: #777;
}
.ampreorder-observed,
.ampreorder-note,
.preorder_note {
  margin-left: 0 !important;
  font-size: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 5px 10px;
}
body {
  font-family: 'SF Pro Display', Arial !important;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell p {
  font-size: 14px;
}
body.mageworx_checkout-onepage-index {
  background: #F1F1F2;
}
body.mageworx_checkout-onepage-index .breadcrumbs.header__breadcrumbs {
  display: none;
}
body.mageworx_checkout-onepage-index #maincontent {
  max-width: 1280px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout input:-webkit-autofill,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout input:autofill,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout input:-webkit-autofill:hover,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout input:autofill:hover,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout input:-webkit-autofill:focus,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout input:autofill:focus {
  -webkit-box-shadow: 0 0 0 30px #F1F1F2 inset !important;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout select:-webkit-autofill,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout select:autofill,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout select:-webkit-autofill:hover,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout select:autofill:hover,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout select:-webkit-autofill:focus,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout select:autofill:focus {
  -webkit-box-shadow: 0 0 0 30px #F1F1F2 inset !important;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout button.action.primary {
  height: 40px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout button.action.primary:hover {
  background-color: #0071E3 !important;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout button.button--primary {
  height: 40px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .summary {
  overflow: hidden;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .summary .summary__field {
  padding-top: 15px;
  padding-bottom: 0;
  border-bottom: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .summary .summary__field .product-name {
  color: #000;
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 117.336%;
  /* 18.774px */
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .summary .summary__field .product-sku {
  color: #0071E3;
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 145.836%;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .summary .summary__field .text--variation-subdued {
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 117.336%;
  /* 18.774px */
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .summary .summary__field .summary__cell #discount-container .form-discount input[type="text"] {
  min-height: 50px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .summary .summary__field .summary__cell #discount-container .form-discount button {
  min-height: 50px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout #additional-inputs-container #discount-container .collapsible__header {
  display: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout #additional-inputs-container .collapsible__content {
  visibility: visible;
  height: auto;
  position: relative;
  left: initial;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout #additional-inputs-container #discount-form label {
  display: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout #additional-inputs-container #discount-form button {
  display: flex;
  width: 102px;
  height: 49px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: #9C9EA1;
  border-radius: 24px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout #additional-inputs-container #discount-form button.button--primary {
  border: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkbox__control .checkbox__label .checkbox__box {
  background-color: transparent;
  border-color: #9C9EA1;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkbox__control:checked + .checkbox__label .checkbox__box {
  background-color: transparent;
  border: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkbox__label .checkbox__box {
  background-color: transparent;
  border: 1px solid #9C9EA1;
  width: 14px;
  height: 14px;
  left: 14px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkbox__label .checkbox__box .checkbox__icon {
  width: 16px;
  height: 16px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkbox__label span {
  font-size: 14px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal input:-webkit-autofill,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal input:autofill,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal input:-webkit-autofill:hover,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal input:autofill:hover,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal input:-webkit-autofill:focus,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal input:autofill:focus {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal label {
  z-index: 2;
  top: 3px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal select {
  height: 38px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal select:-webkit-autofill,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal select:autofill,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal select:-webkit-autofill:hover,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal select:autofill:hover,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal select:-webkit-autofill:focus,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal select:autofill:focus {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal .checkbox__box .checkbox__icon {
  opacity: 0;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal.co-modal--is-visible .checkbox__box .checkbox__icon {
  opacity: 1;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal .button {
  color: #fff;
  border-radius: 23px;
  padding: 20px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal .button:hover,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal .button:focus {
  background-color: #0071E3;
  border: 1px solid #0071E3;
  color: #fff;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal .button.co-modal__close {
  background-color: transparent;
  border: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .co-modal .button.co-modal__close:hover {
  background-color: transparent;
  border: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  padding-bottom: 35px;
  border-bottom: 1px solid #9C9EA1;
  max-width: calc(134rem);
  margin: 0 auto 39px;
  clear: both;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block {
  width: 33%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block.order-summary {
  gap: 0;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block img {
  width: 50px;
  mix-blend-mode: multiply;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block.shipping img {
  width: 79px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .checkout-header .step-block h2 {
  color: #343841;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: 104.836%;
  /* 41.934px */
  text-transform: uppercase;
  margin-bottom: 0;
  align-self: center;
  margin-top: 0;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout {
  margin-left: initial;
  margin-right: initial;
  align-content: stretch;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section {
  margin-left: initial;
  flex-basis: initial;
  width: 31%;
  align-self: stretch;
  padding-right: 30px;
  padding-left: 30px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock {
  display: block;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock .single-shipping-method {
  display: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form {
  flex-basis: 100%;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form.single-shipping-method {
  display: block;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load {
  gap: 10px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load .radio.radiogroup__header {
  border-color: transparent;
  background-color: #fff;
  border-radius: 20px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load .radio.radiogroup__header.radiogroup__header--is-selected > .radio__label::after {
  border-color: transparent;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load .radio.radiogroup__header .radio__control:checked + .radio__label .radio__box {
  background-color: #343841;
  border-color: #343841;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load .radio.radiogroup__header .radiogroup__content {
  padding: 0;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load .radio__label.radiogroup__label {
  padding: 27px 10px 20px 60px;
  border: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load .radio__label.radiogroup__label .radio__box {
  left: 26px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load .radio__label.radiogroup__label:after {
  border: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load .radio__label.radiogroup__label .radiogroup__label-item {
  display: flex;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load .radio__label.radiogroup__label .radiogroup__label-item:first-child {
  max-width: 100px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load .radio__label.radiogroup__label .radiogroup__label-item.method-title {
  min-width: initial;
  max-width: initial;
  width: 100%;
  flex-basis: 100%;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load .radio__label.radiogroup__label .radiogroup__label-item.method-title span {
  font-size: 14px;
  font-family: 'SF Pro Display' !important;
  font-weight: 500;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingMethodsBlock form.form #checkout-shipping-method-load .radio__label.radiogroup__label .radiogroup__label-item .text.text--variation-strong {
  font-size: 14px;
  font-family: 'SF Pro Display' !important;
  font-weight: 700;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .row,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock .row {
  margin-left: initial;
  margin-right: initial;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .form__field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .form__field {
  margin-bottom: 10px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .hidden-fields,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .hidden-fields {
  width: 100%;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .hidden-fields .form__field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .hidden-fields .form__field {
  padding: 0;
  margin-bottom: 30px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .hidden-fields .form__field.existing-account-info .message--info,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .hidden-fields .form__field.existing-account-info .message--info {
  padding: 10px 20px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .hidden-fields .form__field .input,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .hidden-fields .form__field .input {
  border: none !important;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .hidden-fields .form__field .input .input__control,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .hidden-fields .form__field .input .input__control {
  min-height: 50px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .hidden-fields .form__field .input.customer-login-password,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .hidden-fields .form__field .input.customer-login-password {
  border: 1px solid #9C9EA1 !important;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .hidden-fields .actions-toolbar,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .hidden-fields .actions-toolbar {
  margin-bottom: 30px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .hidden-fields .actions-toolbar .primary,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .hidden-fields .actions-toolbar .primary {
  float: right;
  margin: 0;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .hidden-fields .actions-toolbar .primary .action.login.primary,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .hidden-fields .actions-toolbar .primary .action.login.primary {
  border-radius: 38px;
  background: #0071E3;
  border: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .hidden-fields .actions-toolbar .primary .action.login.primary:hover,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .hidden-fields .actions-toolbar .primary .action.login.primary:hover {
  background-color: #0071E3;
  border: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .hidden-fields .actions-toolbar .primary .action.login.primary span,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .hidden-fields .actions-toolbar .primary .action.login.primary span {
  font-family: 'SF Pro Display';
  color: #fff;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .checkbox .checkbox__label,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .checkbox .checkbox__label {
  padding-left: 40px;
  font-size: 12px;
  margin-bottom: 0;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form.form-login .checkbox .checkbox__label .checkbox__box,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form.form-login .checkbox .checkbox__label .checkbox__box {
  left: 16px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form .form__field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form .form__field {
  margin-bottom: 30px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form .form__field .input,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form .form__field .input {
  border-radius: 32px;
  border: 1px solid #9C9EA1;
  padding: 10px 16px;
  display: flex;
  flex-direction: column;
  height: 52px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form .form__field .input .input__label,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form .form__field .input .input__label {
  color: #343841;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130.336%;
  /* 18.247px */
  margin-bottom: 0;
  position: absolute;
  top: 5px;
  z-index: 2;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form .form__field .input .input__label::after,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form .form__field .input .input__label::after {
  color: rgba(234, 26, 50, 0.46);
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 130.336%;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form .form__field .input input,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form .form__field .input input,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form .form__field .input .input__control,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form .form__field .input .input__control {
  border: none !important;
  background-color: transparent !important;
  color: #9C9EA1;
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130.336%;
  padding-left: 0;
  z-index: 1;
  min-height: 40px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form .form__row,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form .form__row {
  gap: 10px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form .form__row .form__field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form .form__row .form__field {
  position: relative;
  border-radius: 22px;
  border: 1px solid #9C9EA1;
  padding: 10px 16px;
  display: flex;
  flex-direction: column;
  height: 52px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form .form__row .form__field .label,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form .form__row .form__field .label {
  color: #343841;
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130.336%;
  /* 18.247px */
  margin-bottom: 0;
  position: absolute;
  top: 5px;
  z-index: 2;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form .form__row .form__field .control input[type=text],
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form .form__row .form__field .control input[type=text],
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form .form__row .form__field .control .select,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form .form__row .form__field .control .select {
  border: none !important;
  background-color: transparent !important;
  color: #9C9EA1;
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130.336%;
  padding-left: 0;
  z-index: 1;
  min-height: 50px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field {
  position: relative;
  border-radius: 22px;
  border: 1px solid #9C9EA1;
  padding: 10px 16px;
  display: flex;
  flex-direction: column;
  height: 52px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field.street,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field.street,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field.street,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field.street {
  height: initial !important;
  border: none !important;
  padding: initial !important;
  margin-bottom: 30px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field.street .field.additional,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field.street .field.additional,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field.street .field.additional,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field.street .field.additional {
  margin-top: 30px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field.street > legend.label,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field.street > legend.label,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field.street > legend.label,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field.street > legend.label {
  position: relative;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field.street .control .field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field.street .control .field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field.street .control .field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field.street .control .field {
  border: none !important;
  height: initial !important;
  padding: initial !important;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field.street .control .field:first-child > label.label,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field.street .control .field:first-child > label.label,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field.street .control .field:first-child > label.label,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field.street .control .field:first-child > label.label {
  position: relative;
  font-size: 12px;
  font-weight: bold;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field.street .control .field .control input[type=text],
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field.street .control .field .control input[type=text],
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field.street .control .field .control input[type=text],
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field.street .control .field .control input[type=text],
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field.street .control .field .control select.select,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field.street .control .field .control select.select,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field.street .control .field .control select.select,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field.street .control .field .control select.select {
  background-color: transparent !important;
  color: #9C9EA1;
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130.336%;
  border-radius: 22px;
  border: 1px solid #9C9EA1 !important;
  padding-left: 20px;
  z-index: 1;
  height: 50px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field.street .field-error,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field.street .field-error,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field.street .field-error,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field.street .field-error {
  position: absolute;
  padding-left: 20px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field .control .field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field .control .field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field .control .field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field .control .field {
  border: none !important;
  padding: 0;
  height: initial;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field .control input[type='text'],
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field .control input[type='text'],
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field .control input[type='text'],
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field .control input[type='text'] {
  min-height: 40px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field .label,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field .label,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field .label,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field .label {
  position: absolute;
  top: 5px;
  z-index: 2;
  font-size: 12px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#co-shipping-form .fieldset.address .field-error,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#co-shipping-form .fieldset.address .field-error,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form#billing-address-form .fieldset.address .field-error,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form#billing-address-form .fieldset.address .field-error {
  padding-right: 20px;
  margin-top: 0;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane form fieldset.field,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwShippingAddressBlock form fieldset.field {
  padding: 0;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane div.mage-error,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .field-error {
  text-align: left;
  font-size: 10px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .field._required > label.label::after {
  color: rgba(234, 26, 50, 0.46);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 130.336%;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .radiogroup__content .form__field .button.button--primary,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .radiogroup__content .form__field .button.button--outline {
  border-radius: 23px;
  color: #FFF;
  padding: 20px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .radiogroup__content .form__field .button.button--primary:hover,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .radiogroup__content .form__field .button.button--outline:hover,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .radiogroup__content .form__field .button.button--primary:visited,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .radiogroup__content .form__field .button.button--outline:visited {
  background-color: #0071E3;
  border: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .radiogroup__content .form__field .button.button--primary span,
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .radiogroup__content .form__field .button.button--outline span {
  color: #FFF;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane #additional-inputs-container .summary__cell {
  width: 100% !important;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane #additional-inputs-container .summary__cell #discount-form .control-group {
  gap: 10px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane #additional-inputs-container .summary__cell #discount-form .control-group #discount-code {
  width: 100%;
  color: #9C9EA1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130.336%;
  /* 18.247px */
  border-radius: 30px;
  border: 1px solid #9C9EA1;
  background: #FFF;
  padding: 0 20px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane #additional-inputs-container .summary__cell #discount-form .control-group #discount-code::placeholder {
  color: #9C9EA1;
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130.336%;
  /* 18.247px */
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane #additional-inputs-container .summary__cell #giftcard-form {
  display: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane#mwPaymentBlock .layout__pane__heading {
  margin-bottom: 0;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane#mwPaymentBlock .secure-message {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane#mwPaymentBlock .secure-message span {
  color: #9C9EA1;
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 145.836%;
  /* 20.417px */
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane#mwPaymentBlock .secure-message img {
  width: 35px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane#mwPaymentBlock .message.notice {
  width: 100%;
  position: relative;
  margin: 0 0 20px !important;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane#mwPaymentBlock .form.payments .form__field {
  margin-bottom: 0;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section .layout__pane .summary-edit-cart {
  text-decoration: underline !important;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section:first-child {
  padding-right: 30px;
  border-right: 1px solid #9C9EA1;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section:last-child {
  padding-left: 30px;
  border-left: 1px solid #9C9EA1;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwOrderCommentBlock .form {
  width: 100%;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwOrderCommentBlock .form .input {
  height: 90px;
  border-radius: 15px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwOrderCommentBlock .form .input textarea {
  padding-top: 15px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .page__section .layout .layout__section #mwOrderCommentBlock .form .input textarea:focus {
  box-shadow: none;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout fieldset.fieldset > .field:not(.choice) {
  margin-bottom: 30px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .stripe-express-container {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 30px;
}
body.mageworx_checkout-onepage-index #maincontent .checkout-container.intex-onestep-checkout .stripe-express-container .stripe-payments-express-minicart {
  margin: 0;
  width: 300px;
}
body.mageworx_checkout-onepage-index #maincontent #order-tabs {
  margin: 0;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock select.select,
body.mageworx_checkout-onepage-index #mwFullPageBlock input.input-text {
  border: none !important;
  background-color: transparent !important;
  color: #9C9EA1;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  padding-left: 0;
  z-index: 1;
  min-height: 40px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock select {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='gray' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  appearance: none;
  background-size: 17px;
  background-position: 100% 7px;
}
body.mageworx_checkout-onepage-index #checkout-agreements-modal {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 204.836%;
}
body.mageworx_checkout-onepage-index #checkout-agreements-modal .modal-footer {
  display: none;
}
body.mageworx_checkout-onepage-index .modals-wrapper .modal-header .action-close {
  right: -10px;
  top: 17px;
}
body.mageworx_checkout-onepage-index .modals-wrapper .modal-footer {
  padding: 0;
}
body.mageworx_checkout-onepage-index .modals-wrapper .modal-footer button span {
  color: #0071e3;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 204.836%;
}
body.mageworx_checkout-onepage-index .spinner .spinner__figure {
  color: #ff002d;
}
body.mageworx_checkout-onepage-index .co-modal__dialog {
  box-shadow: none;
  max-width: calc(50rem);
}
body.mageworx_checkout-onepage-index .co-modal__dialog .co-modal__header {
  padding: 20px 30px;
}
body.mageworx_checkout-onepage-index .co-modal__dialog .co-modal__header h2 {
  color: #343841;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: 145.836%;
  /* 33.542px */
}
body.mageworx_checkout-onepage-index .co-modal__dialog .co-modal__header .co-modal__close:before {
  content: "\e90c";
  font-family: 'intex-icon';
  color: #999;
  position: absolute;
}
body.mageworx_checkout-onepage-index .co-modal__dialog .co-modal__header .co-modal__close svg {
  display: none;
}
body.mageworx_checkout-onepage-index .co-modal__dialog .co-modal__content .form__field button.button {
  font-size: 12px;
  color: #fff;
  line-height: normal;
}
body.mageworx_checkout-onepage-index .co-modal__dialog .co-modal__content .form__field button.button:hover {
  border: none;
}
body.mageworx_checkout-onepage-index .co-modal__dialog .co-modal__content .form__field button.button.button--plain {
  background: transparent !important;
  color: #343841 !important;
}
body.mageworx_checkout-onepage-index .checkout-messages {
  font-size: 12px;
}
body.mageworx_checkout-onepage-index .message-error {
  font-size: 12px;
}
body.mageworx_checkout-onepage-index .message-error > *:first-child:before {
  font-size: 20px;
  margin: -5px 0 0;
}
.checkout-assurance-block .pagebuilder-column-group .pagebuilder-column {
  flex-direction: row !important;
}
.checkout-assurance-block .pagebuilder-column-group .pagebuilder-column figure img {
  mix-blend-mode: multiply;
}
.checkout-assurance-block .pagebuilder-column-group .pagebuilder-column .caption {
  display: flex;
  align-items: flex-start;
  height: 35px;
  padding-top: 7px;
}
.checkout-assurance-block .pagebuilder-column-group .pagebuilder-column .caption p {
  color: #000;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0;
  line-height: initial;
}
.checkout-assurance-block .pagebuilder-column-group .pagebuilder-column .caption p span {
  color: #000;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
}
.checkout-assurance-block .pagebuilder-column-group .pagebuilder-column .caption p small {
  color: #9C9EA1;
  font-size: 6px;
  font-style: normal;
  font-weight: 600;
}
@media screen and (max-width: 1280px) {
  .checkout-header .step-block img {
    width: 40px !important;
  }
  .checkout-header .step-block.shipping img {
    width: 49px !important;
  }
  .checkout-header .step-block h2 {
    font-size: 28px !important;
  }
  .summary__field .summary__cell .text--size-xxl {
    font-size: 16px;
  }
}
body.mageworx_checkout-onepage-index #maincontent .checkout-header .step-block h2 {
  font-size: 40px;
}
body.mageworx_checkout-onepage-index .form__field button.button {
  border-radius: 38px;
  width: fit-content;
  height: 40px;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border: none;
  display: flex;
  background: #0071E3;
  min-height: initial;
}
body.mageworx_checkout-onepage-index .form__field button.button:hover {
  border: none !important;
  background: #0071E3 !important;
}
body.mageworx_checkout-onepage-index .form__field button.button span {
  font-size: 12px;
  color: #fff;
  line-height: normal;
}
body.mageworx_checkout-onepage-index .form__field button.button.button--primary:focus {
  border: none;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section .layout__pane:before {
  box-shadow: none;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section .layout__pane .layout__pane__heading {
  color: #343841;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: 145.836%;
  /* 33.542px */
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section .layout__pane .form.payments {
  flex-basis: 100%;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwBillingAddressBlock .radiogroup__header .radio__label,
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwShippingAddressBlock .radiogroup__header .radio__label {
  padding-top: 25px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwBillingAddressBlock .radiogroup__header .radio__label .text,
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwShippingAddressBlock .radiogroup__header .radio__label .text {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwBillingAddressBlock .radiogroup__header .radio__label .radio__box,
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwShippingAddressBlock .radiogroup__header .radio__label .radio__box {
  background-color: #343841;
  border-color: transparent;
  left: 25px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwBillingAddressBlock .radiogroup__header .radio__label:after,
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwShippingAddressBlock .radiogroup__header .radio__label:after {
  border: none;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwBillingAddressBlock .radiogroup__header .radiogroup__content,
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwShippingAddressBlock .radiogroup__header .radiogroup__content {
  padding-top: 0;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwBillingAddressBlock .radiogroup__header .radiogroup__label-item span,
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwShippingAddressBlock .radiogroup__header .radiogroup__label-item span {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0;
  line-height: normal;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwBillingAddressBlock .co-modal__content .radiogroup,
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwShippingAddressBlock .co-modal__content .radiogroup {
  border: 1px solid #ccc;
  border-radius: 23px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwBillingAddressBlock .co-modal__content .radiogroup__label-item span,
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwShippingAddressBlock .co-modal__content .radiogroup__label-item span {
  position: initial;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0;
  line-height: normal;
  right: 55px !important;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form {
  width: 100%;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary {
  display: flex;
  flex-direction: column;
  margin-top: -20px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary #additional-inputs-container {
  order: 2;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field {
  order: 3;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product {
  flex-wrap: nowrap;
  order: 1;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product:first-child {
  margin-top: 0;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell {
  width: 100%;
  flex: initial;
  justify-content: flex-start;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell:first-child {
  max-width: 100px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell p {
  width: 100%;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell span {
  width: 100%;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell .text.text--variation-subdued {
  padding: 0;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell.summary__cell--content-right {
  display: flex;
  align-items: flex-end;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell.summary__cell--content-right p {
  width: 100%;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell.summary__cell--content-right p span {
  width: 100%;
  color: #000;
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 207.836%;
  /* 33.254px */
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell .item-qty-badge {
  display: flex;
  background: #0071E3;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 20px;
  padding: 10px;
  color: #fff;
  height: 15px;
  align-items: center;
  width: 15px;
  justify-content: center;
  position: absolute;
  left: -25px;
  top: -5px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell .item-row-price-block {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.product .summary__cell .item-row-price-block .item-qty-price {
  text-align: left;
  font-size: 12px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.newsletter-subscription-block {
  order: 1;
  margin-top: 30px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.newsletter-subscription-block .summary__cell label {
  color: #343841;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 145.836%;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field .summary__cell {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field .summary__cell.summary__cell--content-right {
  justify-content: flex-end;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field .summary__cell .text {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field .summary__cell .text.text--variation-subdued {
  justify-content: flex-end;
  color: #9C9EA1;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 207.836%;
  padding: 0 10px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.checkout-agreement {
  order: 6;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.checkout-agreement .summary__cell {
  display: flex;
  justify-content: center;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.checkout-agreement .summary__cell small.text {
  color: #9C9EA1;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 145.836%;
  /* 20.417px */
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.checkout-agreement .summary__cell button {
  display: flex;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.checkout-agreement .summary__cell button span {
  color: #0071e3;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 145.836%;
  /* 20.417px */
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.place-order {
  margin-top: 30px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.place-order .summary__cell .button--primary {
  border-radius: 38px;
  background: #0071E3;
  width: 100%;
  height: 60px;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border: none;
  display: flex;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.place-order .summary__cell .button--primary:focus {
  border: none;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.totals-tax-details {
  padding-left: 0;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .summary__field.totals-tax-details .summary__cell--content-right {
  padding-right: 0;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwCheckoutSidebarBlock form .summary .checkout-agreements-block {
  order: 6;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwShippingAddressBlock #shipping .radiogroup .radio.radiogroup__header {
  border: 1px solid #ccc;
  border-radius: 25px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwShippingAddressBlock #shipping .co-modal__dialog .co-modal__content .radiogroup {
  border: none;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwShippingAddressBlock #shipping .co-modal__dialog .co-modal__content .radiogroup .radio {
  margin-bottom: 10px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock .layout__section #mwShippingAddressBlock #shipping .co-modal__dialog .co-modal__content .radiogroup .radio .radiogroup__content .action.edit-address-link {
  padding: 10px 30px;
  font-size: 12px;
  border-radius: 20px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method-title input + label:after {
  top: 6.5px;
  left: 15px !important;
  margin-top: 22px !important;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock ._active {
  border-color: transparent;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method {
  border: none;
  background: #fff;
  border-radius: 22px;
  margin-bottom: 30px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title label {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  padding: 16px 30px 0 40px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title label span {
  padding: 0;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title input + label:before {
  background: transparent;
  left: 10px;
  margin-top: 23px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title input:checked + label:before {
  left: 10px;
  margin-top: 23px;
  background: #343841;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title input + label:after,
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title input:checked + label:after {
  left: 16px;
  margin-top: 23px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title label[for="paypal_express"] {
  gap: 10px;
  padding-bottom: 10px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title label[for="paypal_express"] > span {
  font-size: 12px;
  font-weight: normal;
  display: flex;
  align-items: center;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title label[for="paypal_express"] img {
  margin: 0;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-title label[for="paypal_express"] .action.action-help {
  display: none;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-content {
  font-size: 12px;
  line-height: initial;
  padding: 0;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-content.stripe-payments-card-form {
  padding: 0 20px 5px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method .payment-method-content #payment_form_paypal_express {
  padding: 0 10px 20px 30px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .payment-method-content {
  padding: 0 20px 5px;
}
body.mageworx_checkout-onepage-index #mwFullPageBlock #mwPaymentBlock .message.notice span span {
  font-size: 12px;
}
body.mageworx_checkout-onepage-index .radio__box::after {
  background-color: transparent;
  width: 9px !important;
  height: 8.5px !important;
}
body.mageworx_checkout-onepage-index .payment-method-title input + label:after {
  background-color: transparent;
  width: 9px !important;
  height: 9px !important;
}
body.mageworx_checkout-onepage-index .radiogroup__header--is-selected .radio__box::after,
body.mageworx_checkout-onepage-index .radiogroup__header--is-selected #mwPaymentBlock .payment-method-title input + label:after {
  background-color: #fff;
}
body.mageworx_checkout-onepage-index .payment-method._active .payment-method-title input + label:after {
  background-color: #fff;
}
.product-item-photo {
  background: #f5f5f5;
}
.product-item-photo img {
  mix-blend-mode: multiply;
}
.product-item-info .product-item-photo {
  margin-bottom: 0;
}
.product-item-info:hover .product-item-photo {
  box-shadow: none;
}
.product-item-info .product.details.product-item-details {
  border-radius: 0 0 20px 20px;
  display: flex;
  flex-direction: row;
  gap: 5px;
}
.product-item-info .product.details.product-item-details .checkbox.related {
  width: 20px;
  height: 19px;
  border-radius: 5px;
}
.product-item-info .product.details.product-item-details .product-item-inner {
  gap: 5px;
  flex-basis: 100%;
  width: 60%;
  flex-direction: column;
}
.product-item-info .product.details.product-item-details .product-item-inner .product-item-name {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
  height: fit-content;
  margin: 0;
  text-align: left;
  display: -webkit-box;
  white-space: wrap;
}
.product-item-info .product.details.product-item-details .product-item-inner .product-item-price-block .price-box.price-final_price {
  text-align: left;
  margin-bottom: 5px;
}
.product-item-info .product.details.product-item-details .product-item-inner .product-item-price-block .price-box.price-final_price .price {
  font-size: 14px;
}
.product-item-info .product.details.product-item-details .product-item-inner .product-item-availability {
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-item-info .product.details.product-item-details .product-item-inner .product-item-availability .stock {
  color: var(--neutrals-70, #757575);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.product-item-info .product.details.product-item-details .product-item-inner .product.actions.product-item-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-item-info .product.details.product-item-details .product-item-inner .product.actions.product-item-actions .action.primary.intex-toview {
  display: flex;
  width: 59px;
  height: 36px;
  padding: 10px 0;
  justify-content: center;
  align-items: center;
  border-radius: 980px;
  border: 1px solid #0071E3;
  background: #fff;
  text-transform: capitalize;
}
.product-item-info .product.details.product-item-details .product-item-inner .product.actions.product-item-actions .action.primary.intex-toview span {
  color: #0071E3;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: -0.224px;
  text-transform: capitalize;
}
.product-item-info .action.towishlist {
  border: none;
  position: absolute;
  z-index: 997;
  right: 0;
}
.product-item-info .action.towishlist::before {
  content: '\e96c';
  font-family: 'intex-icon';
  font-size: 22px;
  color: #777;
  display: none;
}
.product-item-info .action.towishlist .saved {
  display: none;
}
.product-item-info .action.towishlist .add {
  display: block;
}
.product-item-info .action.towishlist .add,
.product-item-info .action.towishlist .saved {
  width: 100%;
  position: absolute;
  top: -13px;
}
.product-item-info .action.towishlist.selected .add {
  display: none;
}
.product-item-info .action.towishlist.selected .saved {
  display: block;
}
.product-item-info .action.towishlist.selected::before {
  color: #ea1a32;
}
.porto-products.title-border-bottom > .section-title {
  border-bottom: none;
}
.block.related .action.select:hover {
  color: #ff002d;
}
.toolbar-amount {
  display: block !important;
  margin-right: 0;
}
/* toolbar pages */
.toolbar {
  justify-content: space-between;
  margin-right: 0;
}
.toolbar::before,
.toolbar::after {
  content: initial;
}
.toolbar .toolbar-sorter.sorter {
  position: relative;
  gap: 10px;
}
.toolbar .toolbar-sorter.sorter #sorter {
  display: none;
  border-radius: 25px;
  padding: 0 20px;
}
.toolbar .toolbar-sorter.sorter #sorter option {
  border: none;
}
.toolbar .toolbar-sorter.sorter .select-selected {
  border-radius: 25px;
  background-color: #fff;
  padding: 4px 30px 4px 20px;
  min-width: 108px;
  border: 1px solid #ddd;
  text-align: left;
}
.toolbar .toolbar-sorter.sorter .select-selected:after {
  position: absolute;
  font-family: "intex-icon";
  content: "\e98b";
  font-size: 16px;
  top: 6px;
  right: 45px;
  width: 0;
  height: 0;
}
.toolbar .toolbar-sorter.sorter .select-selected.select-arrow-active:after {
  content: "\e98a";
}
.toolbar .toolbar-sorter.sorter .select-items {
  position: absolute;
  background-color: #fff;
  top: 90%;
  left: 0;
  right: 19px;
  z-index: 99;
  display: block;
  border-radius: 15px;
  border: 1px solid #DADADA;
  padding: 10px 5px;
}
.toolbar .toolbar-sorter.sorter .select-items.select-hide {
  display: none;
}
.toolbar .toolbar-sorter.sorter .select-items div,
.toolbar .toolbar-sorter.sorter .select-items .select-selected {
  color: #9C9EA1;
  cursor: pointer;
  text-align: left;
}
.toolbar .toolbar-sorter.sorter .select-items div:hover,
.toolbar .toolbar-sorter.sorter .select-items .same-as-selected {
  color: #000;
  text-decoration: underline;
}
.page-products .sorter {
  margin: initial;
}
.pages strong.page,
.pages a.page,
.pages .action {
  border-radius: 25px;
  font-size: 11px;
}
.pages .item a:hover {
  border-color: #76787e;
}
.pages .item.current:hover strong.page span {
  color: #ffffff;
}
.pages .item.current strong.page {
  border-color: #76787e;
  background-color: #76787e;
  color: #ffffff;
}
.products.wrapper + .toolbar .modes,
.sidebar > .block.filter .title {
  display: block !important;
}
.products.wrapper ~ .toolbar {
  justify-content: space-between;
  align-items: center;
}
.products.wrapper ~ .toolbar .page-count {
  order: 1;
  margin: initial;
}
.products.wrapper ~ .toolbar .pages {
  order: 2;
}
.products.wrapper ~ .toolbar .toolbar-sorter.sorter {
  order: 3;
}
.sorter-action {
  order: 3;
}
.toolbar a.porto-product-filters-toggle {
  border: none;
  background-color: transparent;
}
.filter-options-title .toggle::before,
.filter-options-title .toggle::after {
  background: none;
}
.filter-options-title .toggle {
  top: 0;
}
.filter-options-title .toggle::before {
  font-family: 'intex-icon';
  content: '\e97e';
}
.filter-options-item.active .filter-options-title .toggle::before,
.filter-options-item.active .filter-options-title .toggle::after {
  background: none;
}
.filter-options-item.active .filter-options-title .toggle::after {
  font-family: 'intex-icon';
  content: '\e97b';
  top: 35%;
  left: 50%;
  margin-left: -1px;
}
.product.media {
  margin-bottom: 0;
}
.fotorama-item.fotorama {
  overflow: initial;
}
.fotorama-item.fotorama .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  left: -15px;
}
.fotorama-item.fotorama .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav.fotorama__nav--thumbs {
  width: 115px !important;
}
.fotorama-item.fotorama .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav.fotorama__nav--thumbs .fotorama__nav__shaft {
  width: 120px;
  height: 618px;
}
.fotorama-item.fotorama .fotorama__nav-wrap--vertical .fotorama__thumb-border {
  left: 4px;
}
.fotorama-item.fotorama .fotorama__stage {
  left: 108px;
}
.fotorama-item.fotorama .fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus),
.fotorama-item.fotorama .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  transform: initial;
  -webkit-transform: initial;
}
.fotorama-item.fotorama .fotorama__fullscreen-icon {
  width: 70px;
  height: 50px;
}
.fotorama-item.fotorama .fotorama__fullscreen-icon::before {
  content: '\e901';
  font-family: 'intex-icon';
  font-size: 32px;
}
.fotorama-item.fotorama .fotorama__fullscreen-icon,
.fotorama-item.fotorama .fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama-item.fotorama .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama-item.fotorama .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 1 !important;
  color: #9C9EA1;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  left: -15px;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  margin-top: -8px;
  height: 629px;
  overflow-y: scroll;
  overflow-x: hidden;
  direction: rtl;
  background-color: transparent !important;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  direction: ltr;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft::-webkit-scrollbar {
  width: 5px;
  margin-right: 10px;
  border-radius: 2px;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft::-webkit-scrollbar-track {
  background: #f1f1f2;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft::-webkit-scrollbar-thumb {
  background: #999;
}
.fotorama__arr .fotorama__arr__arr {
  display: none;
}
.fotorama-item.fotorama .fotorama__fullscreen-icon {
  background-color: transparent !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .product.media .gallery-placeholder._block-content-loading img {
    max-width: 493px;
    float: right;
  }
  .fotorama__wrap--slide .fotorama__stage__frame {
    height: 493px;
  }
  .fotorama-item.fotorama .fotorama__stage {
    left: 0;
    height: 493px !important;
  }
  .fotorama-item.fotorama .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav.fotorama__nav--thumbs .fotorama__nav__shaft {
    height: 500px;
  }
  .fotorama-item.fotorama .fotorama__fullscreen-icon {
    background-color: transparent !important;
    bottom: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product.media {
    max-height: 100% !important;
    height: fit-content !important;
  }
  .product.media .gallery-placeholder._block-content-loading img {
    max-width: 610px;
    float: left;
  }
  .fotorama-item.fotorama .fotorama__stage {
    left: 0;
  }
}
.catalog-product-view .amlabel-position-wrapper {
  z-index: 10 !important;
}
.catalog-product-view .page-title-wrapper h1 {
  color: var(--intex-product-name-text-color);
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.catalog-product-view h3.block-title {
  color: #343841;
}
.catalog-product-view div.mage-error {
  position: relative !important;
  bottom: 0 !important;
}
.catalog-product-view .box-tocart .fieldset {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}
.catalog-product-view .box-tocart .qty.field,
.catalog-product-view .box-tocart .col.qty {
  margin-right: 0;
}
.catalog-product-view .box-tocart .qty.field .input-text.qty,
.catalog-product-view .box-tocart .col.qty .input-text.qty {
  background: #fff;
  height: initial;
  color: var(--intex-product-active-button-border-color);
}
.catalog-product-view .box-tocart .qty.field .control,
.catalog-product-view .box-tocart .col.qty .control {
  border: 1px solid var(--intex-product-active-button-border-color);
  border-radius: 30px;
  height: var(--intex-product-default-button-height);
  width: 160px;
}
.catalog-product-view .box-tocart .qty.field .control .qty-changer a,
.catalog-product-view .box-tocart .col.qty .control .qty-changer a {
  border: none;
  height: var(--intex-product-default-button-height);
  width: 40px;
  color: var(--intex-product-active-button-border-color);
}
.catalog-product-view .product-social-links {
  display: none;
}
.catalog-product-view .product-info-main .product.attribute.overview {
  border-bottom: 0.5px solid var(--intex-product-overview-border-color);
}
.catalog-product-view .user-login-icon {
  background: transparent;
  border: none;
  padding: 0 5px;
}
.catalog-product-view .user-login-icon:hover {
  opacity: .8;
}
.catalog-product-view .product-info-price {
  margin-top: 18px;
  margin-bottom: 18px;
}
.catalog-product-view .product-info-price .login-for-pricing {
  display: flex;
  align-items: flex-end;
}
.catalog-product-view .product-info-price.quote-item .price-final_price {
  display: none;
}
.catalog-product-view .product-info-price .price-box .old-price .price {
  color: var(--neutrals-90, #191919);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-decoration-line: line-through;
  text-transform: lowercase;
}
.catalog-product-view .product-info-price .price-box .special-price .price {
  color: var(--secondary-80, #0071e3);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-transform: lowercase;
}
.catalog-product-view .product-info-price .block-static-block {
  margin: 0;
  display: flex;
  align-items: center;
}
.catalog-product-view .product-info-price .block-static-block div {
  display: flex;
  align-items: center;
}
.catalog-product-view .product-button-groups {
  width: 100%;
}
.catalog-product-view .product-button-groups .save-button-container .actions a.save-button {
  display: flex;
  height: var(--intex-product-default-button-height);
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background: transparent;
  border-radius: 16px;
  border: 1px solid #000;
  color: var(--intex-product-active-button-primary-color);
  text-align: center;
  font-size: var(--intex-product-default-button-font-size);
  font-style: normal;
  font-weight: var(--intex-product-default-button-font-weight);
  line-height: 28px;
  /* 200% */
}
.catalog-product-view .product-description {
  padding-left: 0;
  margin-bottom: 38px;
}
.catalog-product-view .product-details-container {
  display: flex;
}
.catalog-product-view .product-details-container .product-info-stock-sku {
  display: flex;
  gap: 5px;
  margin-bottom: 10px;
}
.catalog-product-view .product-details-container .product-info-stock-sku .stock {
  color: var(--intex-product-sku-label-text-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  display: flex;
  gap: 0;
  height: 12px;
  align-items: center;
}
.catalog-product-view .product-details-container .product-info-stock-sku .stock .parent.label {
  padding-left: 5px;
}
.catalog-product-view .product-details-container .product-info-stock-sku .stock.available,
.catalog-product-view .product-details-container .product-info-stock-sku .stock.unavailable {
  border-left: 2px solid var(--intex-product-active-button-primary-color);
  padding-left: 5px;
}
.catalog-product-view .product-details-container .product-info-stock-sku .stock .status {
  color: var(--intex-product-stock-status-label-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
}
.catalog-product-view .product-details-container .product-info-stock-sku .stock .label {
  color: var(--intex-product-active-button-primary-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.catalog-product-view .product-details-container .specifications-container .specification-header {
  border-bottom: 3px solid #FFF;
  background: #F5F5F5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 30px;
  cursor: pointer;
}
.catalog-product-view .product-details-container .specifications-container .specification-header h3 {
  color: var(--intex-product-active-button-primary-color);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 38.4px;
  /* 192% */
  margin: 0;
  display: flex;
  align-items: center;
}
.catalog-product-view .product-details-container .specifications-container .specification-header h3 svg {
  margin-right: 12px;
}
.catalog-product-view .product-details-container .specifications-container.open .specification-content {
  display: block;
}
.catalog-product-view .product-details-container .specifications-container .specification-content {
  display: none;
  padding: 75px 30px;
  background: #F5F5F5;
}
.catalog-product-view .product-details-container .specifications-container .specification-content .additional-attributes {
  width: 100%;
}
.catalog-product-view .product-details-container .specifications-container .specification-content .additional-attributes > tbody > tr {
  border-bottom: 0.5px solid var(--intex-product-specifications-border-color);
}
.catalog-product-view .product-details-container .specifications-container .specification-content .additional-attributes > tbody > tr > th {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 131%;
  /* 15.72px */
  padding: 10px 0 5px;
}
.catalog-product-view .product-details-container .specifications-container .specification-content .additional-attributes > tbody > tr > td {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 131%;
  /* 15.72px */
  padding: 10px 0 5px;
}
.catalog-product-view .intex-accordion.collapsable .accordion-header::after {
  font-family: 'intex-icon';
  content: '\e97e';
  display: block;
  right: 0;
  top: 0;
  position: absolute;
  color: #000;
  font-size: 18px;
  line-height: 40px;
  cursor: pointer;
}
.catalog-product-view .intex-accordion .accordion-header {
  border-bottom: 1px solid #E3E3E3;
  width: 100%;
  position: relative;
  margin-top: 20px;
}
.catalog-product-view .intex-accordion .accordion-header h3 {
  color: var(--intex-product-accordion-header-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  margin: 0;
  height: 35px;
  display: flex;
  align-items: center;
}
.catalog-product-view .intex-accordion .accordion-content {
  display: none;
}
.catalog-product-view .intex-accordion.collapsable.open .accordion-header::after {
  content: "\e97b";
}
.catalog-product-view .intex-accordion.collapsable.open .accordion-content {
  display: block;
}
.catalog-product-view .product-attachment-container {
  padding: 0;
}
.catalog-product-view .product-attachment-container .section-title {
  display: none;
}
.catalog-product-view .product-attachment-container .downloads-item {
  margin-top: 0;
  border-bottom: 1px solid #000;
  width: 100%;
}
.catalog-product-view .product-attachment-container .downloads-item .item-icon {
  display: none;
}
.catalog-product-view .product-attachment-container .downloads-item .item-link a {
  display: flex;
  height: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex-shrink: 0;
  align-self: stretch;
  width: 100%;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 131%;
  /* 18.34px */
}
.catalog-product-view .product-attachment-container .downloads-item .item-link a b {
  font-weight: 400;
}
.catalog-product-view .intex-accordion.downloads-container.open .accordion-header::after {
  content: "\e97b";
}
.catalog-product-view .intex-accordion.downloads-container .accordion-header {
  position: relative;
  border-bottom: 1px solid #111;
}
.catalog-product-view .intex-accordion.downloads-container .accordion-header::after {
  font-family: 'intex-icon';
  content: '\e97e';
  display: block;
  right: 0;
  top: 0;
  position: absolute;
  color: #000;
  font-size: 18px;
  line-height: 40px;
  cursor: pointer;
}
.catalog-product-view .intex-accordion.downloads-container .accordion-header h3 {
  width: fit-content;
  position: relative;
}
.catalog-product-view .intex-accordion.downloads-container .accordion-header h3::after {
  display: block;
  background-size: contain;
  width: 22px;
  height: 22px;
  position: absolute;
  right: -30px;
  top: 6px;
  font-family: 'intex-icon';
  content: "\e920";
  font-size: 22px;
  color: #ff002d;
  cursor: pointer;
}
.catalog-product-view .intex-accordion.downloads-container .extra-documents {
  color: var(--neutrals-70, #757575);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  /* 290% */
  letter-spacing: 0.1px;
}
.catalog-product-view .intex-accordion.downloads-container .extra-documents a {
  color: var(--neutrals-70, #757575);
  text-decoration: underline;
}
.catalog-product-view .intex-accordion.downloads-container.open .accordion-header::after {
  content: "\e97b";
}
.catalog-product-view .intex-accordion.print-product-page {
  position: relative;
}
.catalog-product-view .intex-accordion.print-product-page a {
  color: var(--intex-product-accordion-header-color);
}
.catalog-product-view .intex-accordion.print-product-page::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-image: url('../images/print-icon.svg');
  position: absolute;
  right: 0;
  top: 7px;
  cursor: pointer;
}
.catalog-product-view .intex-accordion.share-product-page {
  position: relative;
}
.catalog-product-view .intex-accordion.share-product-page::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-image: url('../images/share-icon.svg');
  position: absolute;
  right: 0;
  top: 7px;
  cursor: pointer;
}
.catalog-product-view .intex-accordion.access-image {
  position: relative;
}
.catalog-product-view .intex-accordion.access-image::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-image: url('../images/access-image.svg');
  position: absolute;
  right: 0;
  top: 7px;
  cursor: pointer;
}
.catalog-product-view .intex-accordion.review-container .review-add .block-content {
  background: transparent;
  margin-top: 10px;
}
.catalog-product-view .login-for-pricing a {
  color: var(--secondary-80, #0071e3);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
}
.product-add-form .box-tocart {
  border: none;
  padding: 0;
}
.product-add-form .box-tocart .loader-block {
  display: none;
  justify-content: center;
  align-items: center;
  width: 55px;
  padding-top: 10px;
}
.product-add-form .box-tocart .loader-block.show {
  display: flex !important;
}
.product-add-form .box-tocart .loader-block .loader {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: relative;
}
.product-add-form .box-tocart .loader-block .loader::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  inset: 0px;
  border-radius: 50%;
  border: 5px solid #ff002d;
  animation: prixClipFix 2s linear infinite;
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes prixClipFix {
  0% {
    clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
  }
  25% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
  }
  50% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
  }
  75% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
  }
  100% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
  }
}
.product-add-form .box-tocart .actions {
  margin: 0;
}
.product-add-form .box-tocart .field.qty {
  width: 160px;
  height: var(--intex-product-default-button-height);
  display: none;
  margin-right: 5px;
}
.product-add-form .box-tocart .field.qty .control .qty-changer a {
  height: var(--intex-product-default-button-height);
}
.product-add-form .box-tocart .action {
  margin: 0;
}
.product-add-form .box-tocart .action.tocart {
  width: 160px;
  min-width: initial;
  padding: 0 21px;
  margin-right: 5px;
}
.product.data.items {
  margin-top: 20px;
}
.product.data.items .data.item.title {
  border-radius: 20px 20px 0 0;
  background: #D9D9D9;
  margin-right: 5px;
}
.product.data.items .data.item.title.active {
  background: #fff;
}
.product.data.items .data.item.title a {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 110% */
  text-transform: initial;
}
.product.data.items .data.item.content {
  border: none;
}
.product.data.items .data.item.content .table-wrapper table {
  width: 100%;
}
.product.data.items .data.item.content .table-wrapper table tbody tr {
  border-bottom: 1px solid #c3c4c6;
}
.product.data.items .data.item.content .table-wrapper table tbody th.col.label {
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  /* 275% */
  color: #51545c;
  padding: 0;
}
.product.data.items .data.item.content .table-wrapper table tbody td.col.data {
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  /* 275% */
  color: #343841;
  padding: 0;
}
.product.data.items .data.item.content.documents .sds-link {
  display: flex;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  /* 253.846% */
  color: #343841;
}
.product.data.items .data.item.content.documents .sds-link:hover {
  color: #343841;
}
.product.data.items .data.item.content.documents .sds-link::before {
  content: "\e920";
  font-family: 'intex-icon';
  font-weight: initial;
  font-size: 32px;
  color: #ea1a32;
}
.product-attachment-container .downloads-item {
  display: flex;
  align-items: center;
  gap: 5px;
}
.product-attachment-container .downloads-item .item-icon {
  height: 32px !important;
}
.product-attachment-container .downloads-item .item-icon:before {
  font-family: 'intex-icon';
  content: "\e920";
  font-size: 22px;
  color: #ff002d;
}
.product-attachment-container .downloads-item .item-icon img {
  display: none;
}
.fotorama--fullscreen .fotorama__fullscreen-icon:before {
  content: "\e90c" !important;
}
.catalog-product-view .page-wrapper > .breadcrumbs {
  min-height: 48px !important;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1140px;
}
.catalog-product-view .page-wrapper > .breadcrumbs .items {
  margin-left: 120px;
}
.price-excluding-tax {
  display: none !important;
}
.intex-slider {
  padding-top: 50px;
}
.intex-slider .swiper-button-next,
.intex-slider .swiper-button-prev {
  border-radius: 24px;
  background: #F5F5F5;
  width: 36px;
  height: 36px;
  padding: 6px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: var(--intex-product-active-button-primary-color);
}
.intex-slider .swiper-button-next:after,
.intex-slider .swiper-button-prev:after {
  font-size: 10px;
  margin-top: 1px;
  color: #fff;
}
.intex-slider .swiper-button-next:after {
  margin-left: 2px;
}
.intex-slider .swiper-button-prev:after {
  margin-left: -2px;
}
.cms-sealants-adhesives {
  background: #fff;
}
.cms-sealants-adhesives .footer-middle {
  background: #fff;
}
.cms-sealants-adhesives .page-wrapper > .breadcrumbs .items > li {
  color: #000;
}
.category-info-page-container {
  padding: 0 56px;
}
.category-info-page-container h1 {
  font-family: 'futura-pt-condensed';
  color: #111;
  text-align: center;
  font-size: 7.6875rem;
  font-style: normal;
  font-weight: 800;
  line-height: 8.6875rem;
  /* 100% */
  margin: 55px 0;
}
.category-info-page-container h2 {
  color: var(--neutrals-90, #191919);
  font-family: 'SF Pro Display';
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2rem;
  /* 125% */
  margin: 30px 0 20px;
}
.category-info-page-container .category-store-button .pagebuilder-button-primary {
  display: flex;
  width: 100px;
  height: 44px;
  padding: var(--S, 16px) 28px;
  justify-content: center;
  align-items: center;
  border-radius: 980px;
  background: #191919;
  border: none;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  margin: 0 0 25px;
}
.category-info-page-container .category-store-button .pagebuilder-button-primary span {
  color: var(--neutrals-00, #ffffff);
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 125% */
  letter-spacing: .5px;
}
.category-info-page-container .category-store-button .pagebuilder-button-primary:hover {
  background: var(--secondary-80, #0071e3);
}
.category-info-page-container .sub-cat-block .sub-cat-details-container .sub-cat-details-mobile {
  display: none;
}
.category-info-page-container .sub-cat-block .overlay-info {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 70px;
  top: 0;
  text-align: center;
  z-index: 5;
  display: none;
  flex-direction: column;
  justify-content: center;
}
.category-info-page-container .sub-cat-block .overlay-info h4 {
  color: #FFF;
  text-align: center;
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 118.75% */
  margin: 0;
}
.category-info-page-container .sub-cat-block .overlay-info h4.primary {
  color: #FF7E7E;
}
.category-info-page-container .sub-cat-block .overlay-info a {
  color: var(--Intex-White, #ffffff);
  text-align: center;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  /* 108.333% */
  letter-spacing: 2.4px;
  display: block;
  margin-top: 16px;
}
.category-info-page-container .sub-cat-block .pagebuilder-column-line {
  gap: 12px;
}
.category-info-page-container .sub-cat-block .pagebuilder-column-line .pagebuilder-column {
  position: relative;
  margin-bottom: 12px;
}
.category-info-page-container .sub-cat-block .pagebuilder-column-line .pagebuilder-column:hover::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.48) 0%, rgba(0, 0, 0, 0.48) 100%);
}
.category-info-page-container .sub-cat-block .pagebuilder-column-line .pagebuilder-column:hover .overlay-info {
  display: flex;
  cursor: pointer;
}
.category-info-page-container .sub-cat-block .pagebuilder-column-line .pagebuilder-column .sub-cat-details-container {
  position: absolute;
  bottom: 60px;
  z-index: 10;
  width: 100%;
  padding-left: 70px;
  padding-right: 70px;
  color: #fff;
}
.category-info-page-container .sub-cat-block .pagebuilder-column-line .pagebuilder-column .sub-cat-details-container .sub-cat-details h3 {
  color: #FFF;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 100% */
  margin: 0;
}
.category-info-page-container .sub-cat-block .pagebuilder-column-line .pagebuilder-column .sub-cat-details-container .sub-cat-details p.short-desc {
  color: var(--Intex-White, #ffffff);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  margin: 0;
}
.category-info-page-container .sub-cat-block .pagebuilder-column-line .pagebuilder-column .sub-cat-details-container a.shop-button {
  display: flex;
  width: 81.818px;
  height: 36.347px;
  padding: 16.077px 23.019px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 805.673px;
  background: #FFF;
  color: var(--neutrals-90, #191919);
  text-align: center;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.feature-category-container h2 {
  color: var(--neutrals-90, #191919);
  font-family: 'SF Pro Display';
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
  /* 125% */
  margin: 30px 0 20px;
}
.feature-category-details-block .pagebuilder-column-line {
  gap: 15px;
}
.feature-category-details-block .pagebuilder-column-line .pagebuilder-column {
  position: relative;
  margin-bottom: 15px;
}
.feature-category-details-block .pagebuilder-column-line .pagebuilder-column div[data-content-type="html"] {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
.feature-category-details-block .pagebuilder-column-line .pagebuilder-column div[data-content-type="html"] .feature-category-details {
  text-align: center;
}
.feature-category-details-block .pagebuilder-column-line .pagebuilder-column div[data-content-type="html"] .feature-category-details h3 {
  color: var(--neutrals-00, #ffffff);
  text-align: center;
  font-size: 3.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 5.4rem;
  /* 154.286% */
  letter-spacing: -0.28px;
  margin: 0;
}
.feature-category-details-block .pagebuilder-column-line .pagebuilder-column div[data-content-type="html"] .feature-category-details p {
  color: var(--neutrals-00, #ffffff);
  text-align: center;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  /* 114.286% */
  margin-bottom: 19px;
}
.feature-category-details-block .pagebuilder-column-line .pagebuilder-column div[data-content-type="html"] .feature-category-details a.shop-button {
  color: #FFF;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  /* 237.5% */
  display: flex;
  width: 100px;
  height: 44px;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  box-shadow: -1px -1px 1px 0px rgba(255, 255, 255, 0.4) inset, 1px 1px 1px 0px rgba(255, 255, 255, 0.4) inset, -1px -1px 1px 0px rgba(255, 255, 255, 0.25) inset, 1px 1px 4px 0px rgba(255, 255, 255, 0.6) inset;
  margin: 0 auto;
  position: relative;
  background: rgba(255, 253, 253, 0.2);
  background-blend-mode: lighten;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  backdrop-filter: blur(3px);
}
.feature-category-details-block .pagebuilder-column-line .pagebuilder-column div[data-content-type="html"] .feature-category-details a.shop-button:hover {
  color: #fff;
  fill: rgba(255, 253, 253, 0.1);
  backdrop-filter: blur(3px);
  background: var(--secondary-80, #0071e3);
  box-shadow: none;
  letter-spacing: .5px;
}
.feature-category-details-block .pagebuilder-column-line .pagebuilder-column::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
}
.feature-category-details-block .pagebuilder-column-line .pagebuilder-column:hover::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.48) 0%, rgba(0, 0, 0, 0.48) 100%);
}
.project-list-container {
  margin-top: 48px;
  padding: 20px 150px;
}
.project-list-container .all-projects-outer .project-list-block h3 {
  color: #111;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 38px;
  /* 126.667% */
  margin: 0 0 30px 0;
}
.project-list-container .all-projects-outer .project-list-block .project-list .project-item {
  padding: 0 10px;
}
.project-list-container .all-projects-outer .project-list-block .project-list .project-item:hover .project-image figcaption.caption {
  opacity: 1;
}
.project-list-container .all-projects-outer .project-list-block .project-list .project-item:hover .project-image:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .48;
  position: absolute;
}
.project-list-container .all-projects-outer .project-list-block .project-list .project-item .project-image {
  position: relative;
}
.project-list-container .all-projects-outer .project-list-block .project-list .project-item .project-image figcaption.caption {
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  color: #fff;
}
.project-list-container .all-projects-outer .project-list-block .project-list .project-item .project-image figcaption.caption span {
  color: var(--Intex-White, #ffffff);
  text-align: center;
  font-size: 9px;
  font-style: normal;
  font-weight: 500;
  line-height: 23.815px;
  /* 264.61% */
  letter-spacing: 1.8px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 4%;
  /* 0.36px */
  text-underline-offset: 25%;
  /* 2.25px */
  text-underline-position: from-font;
  text-transform: uppercase;
}
.project-list-container .all-projects-outer .project-list-block .project-list .project-item .project-image figcaption.caption h4,
.project-list-container .all-projects-outer .project-list-block .project-list .project-item .project-image figcaption.caption h6 {
  margin: 0;
}
.project-list-container .all-projects-outer .project-list-block .project-list .project-item .project-image figcaption.caption h4 {
  padding: 0 25px;
  color: var(--Intex-White, #ffffff);
  text-align: center;
  font-size: 2.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 102%;
  /* 102.703% */
  margin: 15px 0;
}
.project-list-container .all-projects-outer .project-list-block .project-list .project-item .project-image figcaption.caption h6 {
  padding: 0 25px;
  margin: 0;
  color: var(--Intex-White, #ffffff);
  text-align: center;
  font-size: 10.007px;
  font-style: normal;
  font-weight: 500;
  line-height: 225%;
  /* 225% */
  letter-spacing: 2.001px;
  text-transform: uppercase;
}
sup {
  vertical-align: middle;
  font-weight: inherit !important;
  font-size: 60% !important;
}
.shop-our-icons-slider.owl-carousel .owl-item,
.spare-parts-slider.owl-carousel .owl-item,
.project-list-container .owl-carousel .owl-item {
  overflow: hidden;
  height: 100%;
  display: flex;
  align-items: stretch;
}
.shop-our-icons-slider.owl-carousel .owl-nav,
.spare-parts-slider.owl-carousel .owl-nav,
.project-list-container .owl-carousel .owl-nav {
  top: 0 !important;
  width: 105px !important;
  right: 0 !important;
  margin-top: -40px;
}
.shop-our-icons-slider.owl-carousel .owl-nav button,
.spare-parts-slider.owl-carousel .owl-nav button,
.project-list-container .owl-carousel .owl-nav button {
  display: flex;
  width: 48px;
  height: 48px !important;
  padding: 12px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 24px;
  background: #F5F5F5 !important;
  color: #000 !important;
}
.shop-our-icons-slider.owl-carousel .owl-nav button::before,
.spare-parts-slider.owl-carousel .owl-nav button::before,
.project-list-container .owl-carousel .owl-nav button::before {
  font-size: 1.25rem !important;
}
.shop-our-icons-slider .owl-stage-outer,
.spare-parts-slider .owl-stage-outer {
  width: 100%;
}
.shop-our-icons-slider .item,
.spare-parts-slider .item {
  position: relative;
  padding: 0 5px;
}
.shop-our-icons-slider .item .content,
.spare-parts-slider .item .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.shop-our-icons-slider .item .content h3,
.spare-parts-slider .item .content h3 {
  color: #FFF;
  text-align: center;
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}
.shop-our-icons-slider .owl-stage-outer {
  max-height: 585px;
}
.spare-parts-slider .item .content {
  bottom: 10px;
  top: initial;
}
.spare-parts-slider .item .content h3 {
  font-size: 2.5rem !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: normal;
  text-align: left !important;
  padding: 0 50px;
}
/* Phase 2 design  */
@media screen and (min-width: 768px) {
  .intex-phase2-design.page-layout-2columns-left .column.main {
    width: 78%;
  }
  .intex-phase2-design.page-layout-2columns-left .sidebar-main {
    width: 22%;
  }
}
@media screen and (max-width: 1440px) {
  .shop-our-icons-slider .item .content h3 {
    font-size: 1.875rem !important;
  }
  .feature-category-details-block .pagebuilder-column-line .pagebuilder-column div[data-content-type="html"] .feature-category-details h3 {
    font-size: 2.125rem;
    line-height: 150%;
  }
  .feature-category-details-block .pagebuilder-column-line .pagebuilder-column div[data-content-type="html"] .feature-category-details p {
    font-size: 1.125rem;
    line-height: 100%;
  }
  .feature-category-details-block .pagebuilder-column-line .pagebuilder-column div[data-content-type="html"] .feature-category-details a.shop-button {
    font-size: 1rem;
    line-height: 100%;
  }
  .spare-parts-slider .item .content h3 {
    font-size: 2rem !important;
  }
  .project-list-container {
    padding: 20px 70px;
  }
  .project-list-container .all-projects-outer .project-list-block .project-list .project-item .project-image figcaption.caption h4 {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 1024px) {
  .category-info-page-container h1 {
    font-size: 5.75rem !important;
    margin: 25px 0;
    line-height: 100% !important;
  }
  .category-info-page-container h2 {
    font-size: 1.5rem !important;
  }
  .category-info-page-container .sub-cat-block .overlay-info h4 {
    font-size: 1.5rem !important;
  }
  .shop-our-icons-slider .item .content h3 {
    font-size: 1.8125rem !important;
    padding: 0 25px;
  }
  .spare-parts-slider .item .content h3 {
    font-size: 1.375rem !important;
    padding: 0 25px;
  }
  .category-info-page-container .sub-cat-block .pagebuilder-column-line .pagebuilder-column .sub-cat-details-container {
    padding-left: 35px;
    padding-right: 35px;
    bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .category-info-page-container {
    padding: 0 25px;
  }
  .category-info-page-container h1 {
    font-size: 3.625rem !important;
    line-height: 98% !important;
    margin: 17px 0;
  }
  .category-info-page-container h2 {
    margin: 20px 0 20px;
  }
  .category-info-page-container .sub-cat-block .sub-cat-details-container {
    padding-left: 25px !important;
    padding-right: 25px !important;
    bottom: 25px !important;
    z-index: 10 !important;
  }
  .category-info-page-container .sub-cat-block .sub-cat-details-container .sub-cat-details {
    display: none;
  }
  .category-info-page-container .sub-cat-block .sub-cat-details-container .sub-cat-details-mobile {
    display: block;
  }
  .category-info-page-container .sub-cat-block .sub-cat-details-container .sub-cat-details-mobile .short-desc {
    font-size: 0.75rem !important;
    text-align: center;
    line-height: 133%;
    margin-bottom: 14px;
  }
  .category-info-page-container .sub-cat-block .sub-cat-details-container .sub-cat-details-mobile a.shop-button {
    margin: 0 auto;
  }
  .category-info-page-container .sub-cat-block .overlay-info {
    display: flex;
  }
  .category-info-page-container .sub-cat-block .overlay-info h4 {
    font-size: 1.5rem !important;
    line-height: 116% !important;
    font-weight: 500 !important;
  }
  .category-info-page-container .sub-cat-block .overlay-info a {
    display: none;
  }
  .category-info-page-container .sub-cat-block .pagebuilder-column-line {
    gap: 13px;
  }
  .category-info-page-container .sub-cat-block .pagebuilder-column-line .pagebuilder-column {
    width: 100%;
  }
  .category-info-page-container .sub-cat-block .pagebuilder-column-line .pagebuilder-column::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
  }
  .mobile-sub-cat-slider {
    overflow: auto;
    width: 100vw;
    scroll-snap-type: x mandatory;
    height: 400px;
    scrollbar-width: none;
  }
  .mobile-sub-cat-slider .sub-cat-list {
    width: fit-content;
    display: flex;
    flex-wrap: nowrap;
  }
  .mobile-sub-cat-slider .sub-cat-list .pagebuilder-column-line {
    flex-wrap: nowrap;
    flex-direction: row;
    width: 630px !important;
    margin-right: 12px;
  }
  .mobile-sub-cat-slider .sub-cat-list .pagebuilder-column-line .pagebuilder-column {
    max-width: 315px !important;
    width: 100% !important;
    scroll-snap-align: start;
    margin-bottom: 0 !important;
  }
  .mobile-sub-cat-slider .sub-cat-list .pagebuilder-column-group:last-child {
    margin-right: 55px;
  }
  .mobile-sub-cat-slider .feature-category-details-block .pagebuilder-column-line {
    gap: 13px;
  }
  .mobile-sub-cat-slider .feature-category-details-block .pagebuilder-column-line .pagebuilder-column {
    margin-bottom: 0 !important;
  }
  .mobile-sub-cat-slider .feature-category-details-block .pagebuilder-column-line .pagebuilder-column div[data-content-type="html"] {
    height: 100% !important;
  }
  .mobile-sub-cat-slider .feature-category-details-block .feature-category-details {
    height: 100%;
  }
  .mobile-sub-cat-slider .feature-category-details-block .feature-category-details h3 {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
  .mobile-sub-cat-slider .feature-category-details-block .feature-category-details a.shop-button {
    position: absolute !important;
    bottom: 30px;
    transform: translateX(-50%);
    left: 50%;
  }
  .project-list-container {
    padding: 20px 0 0;
  }
  .project-list-container .owl-stage-outer {
    width: 100vw;
  }
  .owl-carousel .owl-stage-outer .owl-stage {
    gap: 11px;
    display: flex;
  }
  .owl-carousel .owl-nav {
    display: none;
  }
  .project-list-container .all-projects-outer .project-list-block .project-list .project-item {
    padding: 0 !important;
  }
  .feature-category-container {
    margin-left: 25px;
  }
  .feature-category-container .mobile-sub-cat-slider .feature-category-details p {
    display: none;
  }
  .shop-our-icons-slider,
  .spare-parts-slider {
    margin-left: -5px;
  }
  .shop-our-icons-slider.owl-carousel .owl-stage-outer .owl-stage,
  .spare-parts-slider.owl-carousel .owl-stage-outer .owl-stage {
    gap: 0;
  }
  .shop-our-icons-slider .item .content,
  .spare-parts-slider .item .content {
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%) !important;
    width: 100%;
    text-align: center !important;
  }
  .shop-our-icons-slider .item .content h3,
  .spare-parts-slider .item .content h3 {
    color: #FFF !important;
    text-align: center !important;
    font-size: 1.4375rem !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 !important;
  }
}
.amlabel-position-wrapper {
  width: 100%;
}
.catalog-product-view .product.media {
  width: 100% !important;
  overflow: hidden;
  padding-right: 15px;
}
.gallery-placeholder-new {
  display: flex;
  gap: 2.5px;
}
.gallery-placeholder-new .gallery_images .swiper-wrapper {
  display: flex;
}
.gallery-placeholder-new .gallery_images .swiper-wrapper::-webkit-scrollbar {
  width: 20px;
}
.gallery-placeholder-new .gallery_images .swiper-wrapper::-webkit-scrollbar-thumb {
  background-color: #DADADA;
  border-right: 3px solid transparent;
  border-left: 8px solid transparent;
  background-clip: padding-box;
}
.gallery-placeholder-new .gallery_images .swiper-wrapper .item {
  position: relative;
}
.gallery-placeholder-new .gallery_images .swiper-wrapper .item:hover::after,
.gallery-placeholder-new .gallery_images .swiper-wrapper .item.swiper-slide-thumb-active::after {
  content: "";
  display: block;
  /* padding-bottom: 100%; */
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
}
.gallery-placeholder-new .gallery_images .swiper-wrapper .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}
.gallery-placeholder-new .product-image__main {
  flex-basis: 100%;
  overflow: hidden;
}
.gallery-placeholder-new .product-image__main .swiper-wrapper {
  display: flex;
  width: 100%;
}
.gallery-placeholder-new .product-image__main .swiper-wrapper .swiper-slide picture img {
  object-fit: cover;
}
.gallery-placeholder-new .product-image__main .swiper-button-next,
.gallery-placeholder-new .product-image__main .swiper-button-prev {
  border-radius: 24px;
  background: #FFF;
  width: 36px;
  height: 36px;
  padding: 6px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: var(--intex-product-active-button-primary-color);
}
.gallery-placeholder-new .product-image__main .swiper-button-next:after,
.gallery-placeholder-new .product-image__main .swiper-button-prev:after {
  font-size: 16px;
}
.gallery-placeholder-new .product-image__main .swiper-button-prev {
  position: absolute;
  bottom: 21px;
  right: 85px;
  left: initial;
  top: initial;
}
.gallery-placeholder-new .product-image__main .swiper-button-next {
  position: absolute;
  right: 35px;
  bottom: 21px;
  top: initial;
  left: initial;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: var(--intex-footer-link-menu-color);
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column-line {
  gap: 15px;
  justify-content: space-between;
  height: 833px;
  overflow: hidden;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column {
  padding-top: 136px;
  cursor: pointer;
  position: relative;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column::before {
  display: block;
  content: "";
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.85) 15%, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.85) 15%, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.85) 15%, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column .main-block-icon {
  z-index: 1;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column .main-block-icon img {
  max-width: 47px !important;
  max-height: 47px;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column .outline-button-style {
  z-index: 1;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column .outline-button-style .pagebuilder-button-primary {
  border: 2px solid #d9d9d9;
  background: none;
  color: #d9d9d9;
  border-radius: 40px;
  width: 210px;
  height: 59px;
  line-height: 13px;
  padding-top: 12px;
  margin: 0;
  background: 0 0;
  display: flex;
  justify-content: center;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column .outline-button-style .pagebuilder-button-primary span {
  align-self: center;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.rubix-column {
  background-image: url(/media/wysiwyg/homepage/rubix.webp);
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.reseller-column {
  background-image: url(/media/wysiwyg/homepage/reseller.webp);
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.shop-column {
  background-image: url(/media/wysiwyg/homepage/shop-column.webp);
}
.homapage-banner-link {
  padding-top: 20px;
}
.homapage-banner-link p {
  margin-bottom: 0;
}
.homapage-banner-link p a {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 1.4px;
  text-transform: uppercase;
  position: relative;
}
.homapage-banner-link p a:after {
  content: "\e97c";
  font-family: 'intex-icon';
  position: absolute;
  top: -2px;
}
.cms-our-story .intex-story-header h1 {
  display: block;
}
.cms-our-story .main-block-link .div-overlay > div {
  color: #fff;
}
.cms-our-story .video-overlay-text p {
  color: #fff;
  overflow-y: auto;
  font-size: 18px;
}
.cms-our-story .video-overlay-text h2 {
  font-size: 2rem;
  font-weight: bold;
  margin: 0;
}
.cms-our-story .main-block-link .div-overlay {
  display: flex;
  width: 100%;
  padding-top: 15%;
  font-weight: 600;
}
.cms-our-story .video-overlay-text,
.cms-our-story .video-overlay-watch {
  width: 50%;
}
.cms-our-story .video-overlay-text {
  position: relative;
  padding-left: 50px;
}
.cms-page-view h4.panel-title a {
  color: #ff002d;
}
.cms-page-view h4.panel-title a:hover {
  color: #ff002d;
}
.cms-page-view a {
  color: #ff002d;
}
.cms-page-view a:active {
  color: #ff002d;
}
.cms-intex-store-home,
.cms-intex-store-home-au,
.catalogsearch-result-index {
  background-color: #F1F1F2;
}
.cms-intex-store-home .page-main [data-content-type='row'],
.cms-intex-store-home-au .page-main [data-content-type='row'],
.catalogsearch-result-index .page-main [data-content-type='row'],
.cms-intex-store-home .page-main-full-width [data-content-type='row'],
.cms-intex-store-home-au .page-main-full-width [data-content-type='row'],
.catalogsearch-result-index .page-main-full-width [data-content-type='row'] {
  position: relative;
}
.cms-intex-store-home .page-main [data-content-type='row'] .mobile-shop-now-button,
.cms-intex-store-home-au .page-main [data-content-type='row'] .mobile-shop-now-button,
.catalogsearch-result-index .page-main [data-content-type='row'] .mobile-shop-now-button,
.cms-intex-store-home .page-main-full-width [data-content-type='row'] .mobile-shop-now-button,
.cms-intex-store-home-au .page-main-full-width [data-content-type='row'] .mobile-shop-now-button,
.catalogsearch-result-index .page-main-full-width [data-content-type='row'] .mobile-shop-now-button {
  display: none !important;
  position: absolute;
  width: 100%;
  top: -220px;
}
.cms-intex-store-home .page-main [data-content-type='row'] .mobile-shop-now-button [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary,
.cms-intex-store-home-au .page-main [data-content-type='row'] .mobile-shop-now-button [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary,
.catalogsearch-result-index .page-main [data-content-type='row'] .mobile-shop-now-button [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary,
.cms-intex-store-home .page-main-full-width [data-content-type='row'] .mobile-shop-now-button [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary,
.cms-intex-store-home-au .page-main-full-width [data-content-type='row'] .mobile-shop-now-button [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary,
.catalogsearch-result-index .page-main-full-width [data-content-type='row'] .mobile-shop-now-button [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary {
  display: flex;
  width: 209.375px;
  height: 50px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 24px;
  background: #0071E3;
  cursor: pointer;
}
.cms-intex-store-home .page-main [data-content-type='row'] .mobile-shop-now-button [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary span,
.cms-intex-store-home-au .page-main [data-content-type='row'] .mobile-shop-now-button [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary span,
.catalogsearch-result-index .page-main [data-content-type='row'] .mobile-shop-now-button [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary span,
.cms-intex-store-home .page-main-full-width [data-content-type='row'] .mobile-shop-now-button [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary span,
.cms-intex-store-home-au .page-main-full-width [data-content-type='row'] .mobile-shop-now-button [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary span,
.catalogsearch-result-index .page-main-full-width [data-content-type='row'] .mobile-shop-now-button [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary span {
  color: #FFF;
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cms-intex-store-home .page-main .home-carousel-container .product-item-carousel-container,
.cms-intex-store-home-au .page-main .home-carousel-container .product-item-carousel-container,
.catalogsearch-result-index .page-main .home-carousel-container .product-item-carousel-container,
.cms-intex-store-home .page-main-full-width .home-carousel-container .product-item-carousel-container,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container .product-item-carousel-container,
.catalogsearch-result-index .page-main-full-width .home-carousel-container .product-item-carousel-container {
  margin-bottom: 70px;
}
.cms-intex-store-home .page-main .home-carousel-container h2,
.cms-intex-store-home-au .page-main .home-carousel-container h2,
.catalogsearch-result-index .page-main .home-carousel-container h2,
.cms-intex-store-home .page-main-full-width .home-carousel-container h2,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container h2,
.catalogsearch-result-index .page-main-full-width .home-carousel-container h2 {
  color: #343841;
  font-family: 'SF Pro Display';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 117.836%;
  /* 23.567px */
  margin-bottom: 14px;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .img-container,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .img-container,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .img-container,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .img-container,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .img-container,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .img-container {
  width: 100%;
  height: 100%;
  background: #343841;
  content: "";
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover {
  position: relative;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover img,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover img,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover img,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover img,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover img,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover img {
  opacity: .3;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover .shop-button-container .carousel-shop-button,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover .shop-button-container .carousel-shop-button,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover .shop-button-container .carousel-shop-button,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover .shop-button-container .carousel-shop-button,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover .shop-button-container .carousel-shop-button,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a:hover .shop-button-container .carousel-shop-button {
  display: block;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .shop-button-container,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .shop-button-container,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .shop-button-container,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .shop-button-container,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .shop-button-container,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .shop-button-container {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-80%);
  display: flex;
  justify-content: center;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .shop-button-container .carousel-shop-button,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .shop-button-container .carousel-shop-button,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .shop-button-container .carousel-shop-button,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .shop-button-container .carousel-shop-button,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .shop-button-container .carousel-shop-button,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a .shop-button-container .carousel-shop-button {
  border-radius: 24px;
  background: #F5F5F5;
  color: rgba(52, 56, 65, 0.86);
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: none;
  padding: 6px 30px;
  height: auto;
  display: none;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a h4,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a h4,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a h4,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a h4,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a h4,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .shop-by-item a h4 {
  padding: 10px 12px;
  background: #D9D9D9;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  color: #343841;
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 198.836%;
  margin: 0;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav {
  position: absolute;
  top: -30px;
  margin-top: 0;
  right: 0;
  width: 92px;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev {
  border: none;
  border-radius: 0;
  opacity: 1;
  width: 46px;
  height: 48px;
  display: inline-block;
  margin: 0;
  background: none;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow {
  width: inherit;
  height: inherit;
  border: none;
  border-radius: 0;
  opacity: 1;
  margin: 0;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow:hover::before,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow:hover::before,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow:hover::before,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow:hover::before,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow:hover::before,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow:hover::before {
  background-position: top left;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow::before,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow::before,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow::before,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow::before,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow::before,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-prev .owl-arrow::before {
  display: inline-block;
  width: inherit;
  height: inherit;
  content: "";
  background: url(../images/arrows-slider.svg) no-repeat 0 0;
  background-position: bottom left;
  background-size: 200%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next {
  border: none;
  border-radius: 0;
  opacity: 1;
  width: 46px;
  height: 48px;
  display: inline-block;
  margin: 0;
  background: none;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow {
  width: inherit;
  height: inherit;
  border: none;
  border-radius: 0;
  opacity: 1;
  margin: 0;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow:hover::before,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow:hover::before,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow:hover::before,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow:hover::before,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow:hover::before,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow:hover::before {
  background-position: top right;
}
.cms-intex-store-home .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow::before,
.cms-intex-store-home-au .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow::before,
.catalogsearch-result-index .page-main .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow::before,
.cms-intex-store-home .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow::before,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow::before,
.catalogsearch-result-index .page-main-full-width .home-carousel-container #shop-by-category-slider .homepage-shop-by-category .owl-nav .owl-next .owl-arrow::before {
  display: inline-block;
  width: inherit;
  height: inherit;
  content: "";
  background: url(../images/arrows-slider.svg) no-repeat 0 0;
  background-position: bottom right;
  background-size: 200%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.cms-intex-store-home .page-main .home-carousel-container .shop-by-process,
.cms-intex-store-home-au .page-main .home-carousel-container .shop-by-process,
.catalogsearch-result-index .page-main .home-carousel-container .shop-by-process,
.cms-intex-store-home .page-main-full-width .home-carousel-container .shop-by-process,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container .shop-by-process,
.catalogsearch-result-index .page-main-full-width .home-carousel-container .shop-by-process {
  margin-top: 31px;
}
.cms-intex-store-home .page-main .home-carousel-container .shop-by-process #shop-by-category-slider .homepage-shop-by-category .shop-by-item .shop-button-container .carousel-shop-button,
.cms-intex-store-home-au .page-main .home-carousel-container .shop-by-process #shop-by-category-slider .homepage-shop-by-category .shop-by-item .shop-button-container .carousel-shop-button,
.catalogsearch-result-index .page-main .home-carousel-container .shop-by-process #shop-by-category-slider .homepage-shop-by-category .shop-by-item .shop-button-container .carousel-shop-button,
.cms-intex-store-home .page-main-full-width .home-carousel-container .shop-by-process #shop-by-category-slider .homepage-shop-by-category .shop-by-item .shop-button-container .carousel-shop-button,
.cms-intex-store-home-au .page-main-full-width .home-carousel-container .shop-by-process #shop-by-category-slider .homepage-shop-by-category .shop-by-item .shop-button-container .carousel-shop-button,
.catalogsearch-result-index .page-main-full-width .home-carousel-container .shop-by-process #shop-by-category-slider .homepage-shop-by-category .shop-by-item .shop-button-container .carousel-shop-button {
  padding: 6px 53px;
}
.cms-intex-store-home .page-main .promo-banner-block,
.cms-intex-store-home-au .page-main .promo-banner-block,
.catalogsearch-result-index .page-main .promo-banner-block,
.cms-intex-store-home .page-main-full-width .promo-banner-block,
.cms-intex-store-home-au .page-main-full-width .promo-banner-block,
.catalogsearch-result-index .page-main-full-width .promo-banner-block {
  height: 420px;
  background: url('/media/wysiwyg/50 OFF-Website-Banner_3.gif') no-repeat 0 0;
}
.cms-intex-store-home .page-main .promo-banner-block h1,
.cms-intex-store-home-au .page-main .promo-banner-block h1,
.catalogsearch-result-index .page-main .promo-banner-block h1,
.cms-intex-store-home .page-main-full-width .promo-banner-block h1,
.cms-intex-store-home-au .page-main-full-width .promo-banner-block h1,
.catalogsearch-result-index .page-main-full-width .promo-banner-block h1 {
  color: #F5F5F5;
  text-align: center;
  font-family: 'futura-pt-condensed';
  font-size: 169px;
  font-style: normal;
  font-weight: 800;
  line-height: 79.836%;
  letter-spacing: -1.69px;
}
.cms-intex-store-home .page-main .promo-banner-block h2,
.cms-intex-store-home-au .page-main .promo-banner-block h2,
.catalogsearch-result-index .page-main .promo-banner-block h2,
.cms-intex-store-home .page-main-full-width .promo-banner-block h2,
.cms-intex-store-home-au .page-main-full-width .promo-banner-block h2,
.catalogsearch-result-index .page-main-full-width .promo-banner-block h2 {
  color: #F5F5F5;
  font-family: 'futura-pt-condensed';
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: 41px;
  letter-spacing: -0.45px;
  text-transform: uppercase;
}
.cms-intex-store-home .page-main .homepage-feature-product,
.cms-intex-store-home-au .page-main .homepage-feature-product,
.catalogsearch-result-index .page-main .homepage-feature-product,
.cms-intex-store-home .page-main-full-width .homepage-feature-product,
.cms-intex-store-home-au .page-main-full-width .homepage-feature-product,
.catalogsearch-result-index .page-main-full-width .homepage-feature-product {
  background-color: #fff;
  height: 420px;
  margin-bottom: 40px;
  padding: 75px;
}
.cms-intex-store-home .page-main .homepage-feature-product h1,
.cms-intex-store-home-au .page-main .homepage-feature-product h1,
.catalogsearch-result-index .page-main .homepage-feature-product h1,
.cms-intex-store-home .page-main-full-width .homepage-feature-product h1,
.cms-intex-store-home-au .page-main-full-width .homepage-feature-product h1,
.catalogsearch-result-index .page-main-full-width .homepage-feature-product h1 {
  color: #000;
  font-family: 'SF Pro Display';
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 79.836%;
  /* 38.321px */
  letter-spacing: -0.48px;
  margin-bottom: 15px;
}
.cms-intex-store-home .page-main .homepage-feature-product h2,
.cms-intex-store-home-au .page-main .homepage-feature-product h2,
.catalogsearch-result-index .page-main .homepage-feature-product h2,
.cms-intex-store-home .page-main-full-width .homepage-feature-product h2,
.cms-intex-store-home-au .page-main-full-width .homepage-feature-product h2,
.catalogsearch-result-index .page-main-full-width .homepage-feature-product h2 {
  color: #9C9EA1;
  font-family: 'SF Pro Display';
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 79.836%;
  letter-spacing: -0.22px;
  margin-bottom: 15px;
  margin-top: 0;
}
.cms-intex-store-home .page-main .parts-block-container,
.cms-intex-store-home-au .page-main .parts-block-container,
.catalogsearch-result-index .page-main .parts-block-container,
.cms-intex-store-home .page-main-full-width .parts-block-container,
.cms-intex-store-home-au .page-main-full-width .parts-block-container,
.catalogsearch-result-index .page-main-full-width .parts-block-container {
  height: 420px;
  margin-bottom: 40px;
  padding: 75px;
  background-size: 750px !important;
  background-position-y: -284px !important;
  background-position-x: 455px !important;
  background-color: #fff;
  background-repeat: no-repeat;
}
.cms-intex-store-home .page-main .parts-block-container h1,
.cms-intex-store-home-au .page-main .parts-block-container h1,
.catalogsearch-result-index .page-main .parts-block-container h1,
.cms-intex-store-home .page-main-full-width .parts-block-container h1,
.cms-intex-store-home-au .page-main-full-width .parts-block-container h1,
.catalogsearch-result-index .page-main-full-width .parts-block-container h1 {
  color: #000;
  font-family: 'SF Pro Display';
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 93.336%;
  /* 44.801px */
  letter-spacing: -0.48px;
  margin-bottom: 15px;
}
.cms-intex-store-home .page-main .parts-block-container h2,
.cms-intex-store-home-au .page-main .parts-block-container h2,
.catalogsearch-result-index .page-main .parts-block-container h2,
.cms-intex-store-home .page-main-full-width .parts-block-container h2,
.cms-intex-store-home-au .page-main-full-width .parts-block-container h2,
.catalogsearch-result-index .page-main-full-width .parts-block-container h2 {
  margin-bottom: 15px;
  font-size: 24px;
  margin-top: 0;
}
.cms-intex-store-home .page-main .parts-block-container .pagebuilder-button-primary,
.cms-intex-store-home-au .page-main .parts-block-container .pagebuilder-button-primary,
.catalogsearch-result-index .page-main .parts-block-container .pagebuilder-button-primary,
.cms-intex-store-home .page-main-full-width .parts-block-container .pagebuilder-button-primary,
.cms-intex-store-home-au .page-main-full-width .parts-block-container .pagebuilder-button-primary,
.catalogsearch-result-index .page-main-full-width .parts-block-container .pagebuilder-button-primary {
  border-radius: 24px;
  background: #0071E3;
  width: 142px;
  margin: 0;
  height: 43px;
  line-height: 14px;
}
.cms-intex-store-home .page-main .parts-block-container .pagebuilder-button-primary span,
.cms-intex-store-home-au .page-main .parts-block-container .pagebuilder-button-primary span,
.catalogsearch-result-index .page-main .parts-block-container .pagebuilder-button-primary span,
.cms-intex-store-home .page-main-full-width .parts-block-container .pagebuilder-button-primary span,
.cms-intex-store-home-au .page-main-full-width .parts-block-container .pagebuilder-button-primary span,
.catalogsearch-result-index .page-main-full-width .parts-block-container .pagebuilder-button-primary span {
  color: #FFF;
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .slick-prev,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .slick-prev,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .slick-prev,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .slick-prev,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .slick-prev,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .slick-prev,
.cms-intex-store-home .page-main .product-items.widget-product-carousel .slick-next,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .slick-next,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .slick-next,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .slick-next,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .slick-next,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .slick-next {
  background: unset;
  content: '';
  opacity: 1;
  top: 15px;
  right: 0;
  position: absolute;
  left: initial;
  background-position: bottom left;
  width: 50px;
  height: 50px;
  overflow: hidden;
  z-index: 1;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .slick-prev::before,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .slick-prev::before,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .slick-prev::before,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .slick-prev::before,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .slick-prev::before,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .slick-prev::before,
.cms-intex-store-home .page-main .product-items.widget-product-carousel .slick-next::before,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .slick-next::before,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .slick-next::before,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .slick-next::before,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .slick-next::before,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .slick-next::before {
  display: inline-block;
  width: inherit;
  height: inherit;
  content: "";
  background: url(../images/arrows-slider.svg) no-repeat 0 0;
  background-size: 200%;
  cursor: pointer;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .slick-prev .slick-arrow,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .slick-prev .slick-arrow,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .slick-prev .slick-arrow,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .slick-prev .slick-arrow,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .slick-prev .slick-arrow,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .slick-prev .slick-arrow,
.cms-intex-store-home .page-main .product-items.widget-product-carousel .slick-next .slick-arrow,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .slick-next .slick-arrow,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .slick-next .slick-arrow,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .slick-next .slick-arrow,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .slick-next .slick-arrow,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .slick-next .slick-arrow {
  background: none;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .slick-prev,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .slick-prev,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .slick-prev,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .slick-prev,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .slick-prev,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .slick-prev {
  right: 45px;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .slick-prev:hover::before,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .slick-prev:hover::before,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .slick-prev:hover::before,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .slick-prev:hover::before,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .slick-prev:hover::before,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .slick-prev:hover::before {
  background-position: 0px -2px;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .slick-prev::before,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .slick-prev::before,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .slick-prev::before,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .slick-prev::before,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .slick-prev::before,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .slick-prev::before {
  background-position: bottom left;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .slick-next:hover::before,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .slick-next:hover::before,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .slick-next:hover::before,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .slick-next:hover::before,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .slick-next:hover::before,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .slick-next:hover::before {
  background-position: -50px -2px;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .slick-next::before,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .slick-next::before,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .slick-next::before,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .slick-next::before,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .slick-next::before,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .slick-next::before {
  background-position: bottom right;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-info,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-info,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-info,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-info,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-info,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-info {
  background: none;
  border-radius: 0 0 20px 20px;
  padding: 0 5px;
  position: relative;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-info a.action.towishlist.actions-secondary,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-info a.action.towishlist.actions-secondary,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-info a.action.towishlist.actions-secondary,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-info a.action.towishlist.actions-secondary,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-info a.action.towishlist.actions-secondary,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-info a.action.towishlist.actions-secondary {
  top: 10px;
  right: 20px;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-info a,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-info a,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-info a,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-info a,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-info a,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-info a {
  border: none;
  background: #fff;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background: #D9D9D9;
  padding: 15px 20px;
  gap: 5px;
  justify-content: space-between;
  height: 95px;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name {
  height: 30px !important;
  text-align: left;
  margin: 0;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a {
  background: none;
  color: #000;
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 130.336%;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a.product-item-link.reduce-font-size,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a.product-item-link.reduce-font-size,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a.product-item-link.reduce-font-size,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a.product-item-link.reduce-font-size,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a.product-item-link.reduce-font-size,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a.product-item-link.reduce-font-size {
  font-size: 11px !important;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .special-price::before,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .special-price::before,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .special-price::before,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .special-price::before,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .special-price::before,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .special-price::before {
  display: inline-block;
  content: 'ON SALE';
  position: absolute;
  top: 17px;
  left: 17px;
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  color: #EA1A32;
  font-weight: 700;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .normal-price .price-container .price-label,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .normal-price .price-container .price-label,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .normal-price .price-container .price-label,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .normal-price .price-container .price-label,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .normal-price .price-container .price-label,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .normal-price .price-container .price-label {
  display: none;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .price-container .price,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .price-container .price,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .price-container .price,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .price-container .price,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .price-container .price,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .price-container .price {
  margin: 0;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .old-price.sly-old-price.no-display,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .old-price.sly-old-price.no-display,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .old-price.sly-old-price.no-display,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .old-price.sly-old-price.no-display,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .old-price.sly-old-price.no-display,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .old-price.sly-old-price.no-display {
  display: none;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .stock.available,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .stock.available,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .stock.available,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .stock.available,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .stock.available,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .stock.available,
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .stock.unavailable,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .stock.unavailable,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .stock.unavailable,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .stock.unavailable,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .stock.unavailable,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .stock.unavailable {
  margin: 0;
  color: #0071E3;
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 130.336%;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner {
  justify-content: flex-end;
  width: initial;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
  border-radius: 24px;
  background: #0071E3;
  color: #FFF;
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: none;
  height: 34px;
  width: 71px;
}
.cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary span,
.cms-intex-store-home-au .page-main .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary span,
.catalogsearch-result-index .page-main .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary span,
.cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary span,
.cms-intex-store-home-au .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary span,
.catalogsearch-result-index .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary span {
  color: #FFF;
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.cms-intex-store-home .page-main [data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item,
.cms-intex-store-home-au .page-main [data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item,
.catalogsearch-result-index .page-main [data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item,
.cms-intex-store-home .page-main-full-width [data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item,
.cms-intex-store-home-au .page-main-full-width [data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item,
.catalogsearch-result-index .page-main-full-width [data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  opacity: 1;
}
.cms-intex-store-home .pagebuilder-button-primary,
.cms-intex-store-home-au .pagebuilder-button-primary,
.catalogsearch-result-index .pagebuilder-button-primary {
  border-radius: 24px;
  background: #0071E3;
  width: 142px;
  margin: 0;
  height: 43px;
  line-height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cms-intex-store-home .pagebuilder-button-primary span,
.cms-intex-store-home-au .pagebuilder-button-primary span,
.catalogsearch-result-index .pagebuilder-button-primary span {
  color: #FFF;
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.cms-intex-main-home .new-main-design {
  margin: -35px calc(50% - 50vw) 70px;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group {
  height: 833px;
  gap: 15px;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column {
  padding-top: 136px;
  cursor: pointer;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column .main-block-icon {
  margin-bottom: 20px;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column .main-block-icon img {
  max-width: 47px !important;
  max-height: 47px;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column.shop-column {
  background-image: url(/media/wysiwyg/homepage/shop-column.webp);
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column.rubix-column {
  background-image: url(/media/wysiwyg/homepage/rubix.webp);
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column.reseller-column {
  background-image: url(/media/wysiwyg/homepage/reseller.webp);
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column::before {
  display: block;
  content: "";
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.85) 15%, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.85) 15%, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.85) 15%, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column:hover::before {
  background: #000000;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.99) 0%, rgba(0, 0, 0, 0.95) 15%, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.99) 0%, rgba(0, 0, 0, 0.95) 15%, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.99) 0%, rgba(0, 0, 0, 0.95) 15%, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column h1 {
  color: #FFFCFC;
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 26px;
  z-index: 200;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column [data-content-type='buttons'] {
  z-index: 1;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column [data-content-type='buttons'] .pagebuilder-button-primary {
  border-radius: 40px;
  width: 210px;
  height: 59px;
  line-height: 13px;
  padding-top: 12px;
  margin: 0;
  border: 2px solid #D9D9D9;
  background: none;
  color: #D9D9D9;
  display: flex;
  justify-content: center;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column [data-content-type='buttons'] .pagebuilder-button-primary span {
  align-self: center;
  color: #FFF;
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column.reseller-column [data-content-type='buttons'] .pagebuilder-button-primary span {
  color: #D9D9D9;
}
.cms-intex-main-home .new-main-design.mobile-view {
  display: none !important;
}
@media (min-width: 1440px) {
  .cms-intex-main-home .new-main-design {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -33px;
  }
  .cms-intex-main-home .page-main {
    max-width: 1440px !important;
  }
  .cms-intex-main-home .page-main [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1440px;
  }
}
@media (min-width: 1450px) {
  .page-header.type9 .header.panel {
    flex-basis: auto;
    max-width: 100%;
  }
  .cms-intex-main-home .new-main-design {
    margin-left: -15px;
    margin-right: -10px;
    margin-top: -33px;
  }
}
@media (max-width: 1069px) {
  .cms-intex-store-home .page-main #shop-by-category-slider .homepage-shop-by-category .shop-by-item a h4,
  .cms-intex-store-home .page-main-full-width #shop-by-category-slider .homepage-shop-by-category .shop-by-item a h4 {
    font-size: 11px !important;
    height: 45px !important;
  }
}
@media (max-width: 1024px) {
  .cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column h1 {
    font-size: 20px;
  }
}
@media (max-width: 1920px) {
  .cms-intex-store-home .page-main .homepage-feature-product {
    background-position-x: -120px;
  }
}
@media (max-width: 768px) {
  .cms-intex-main-home .page-main {
    padding-left: 0;
    padding-right: 0;
  }
  .cms-intex-main-home .new-main-design {
    margin-top: 25px;
    display: none !important;
  }
  .cms-intex-main-home .new-main-design.mobile-view {
    display: block !important;
  }
  .cms-intex-main-home .new-main-design.mobile-view .pagebuilder-column-group .pagebuilder-column {
    height: 630px;
  }
  .cms-intex-main-home .new-main-design.mobile-view .pagebuilder-column-group .pagebuilder-column .main-block-icon img {
    max-width: 40px !important;
    max-height: initial;
  }
  .cms-intex-main-home .new-main-design.mobile-view .pagebuilder-column-group .pagebuilder-column [data-content-type="buttons"] .pagebuilder-button-primary {
    width: 168.078px;
    height: 47.222px;
  }
  .cms-intex-main-home .new-main-design.mobile-view .pagebuilder-column-group .pagebuilder-column [data-content-type="buttons"] .pagebuilder-button-primary span {
    font-size: 14px;
  }
  .cms-intex-main-home .new-main-design .pagebuilder-column-group {
    flex-direction: column;
    gap: 0;
    height: auto;
  }
  .cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column {
    width: 100% !important;
    height: 350px;
    padding-top: 0;
    justify-content: center !important;
    flex-basis: initial !important;
    margin-bottom: 0;
  }
  .cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column:nth-child(2) .main-block-icon {
    opacity: 1;
  }
  .cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column .main-block-icon img {
    max-width: 50px !important;
    max-height: initial;
  }
  .cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column.shop-column {
    background-image: url(/media/wysiwyg/homepage/shop-column-mobile.webp);
  }
  .cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column.rubix-column {
    background-image: url(/media/wysiwyg/homepage/rubix-mobile.webp);
  }
  .cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column.reseller-column {
    background-image: url(/media/wysiwyg/homepage/reseller-mobile.webp);
  }
  .cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column h1 {
    font-size: 27px;
    z-index: 1;
  }
  .cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column [data-content-type='buttons'] {
    padding-bottom: 25px;
  }
  .cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column [data-content-type='buttons'] .pagebuilder-button-primary {
    width: 210px;
    height: 59px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cms-intex-main-home .new-main-design .pagebuilder-column-group .pagebuilder-column [data-content-type='buttons'] .pagebuilder-button-primary span {
    color: #FFF;
    text-align: center;
    font-family: 'SF Pro Display';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
  }
}
@media (max-width: 1200px) {
  .page-main-full-width .home-shop-slider .home-shop-slider__item .home-shop-slider__content {
    padding: 0 20px;
  }
}
@media (max-width: 992px) {
  .cms-intex-store-home .page-main .parts-block-container,
  .cms-intex-store-home .page-main-full-width .parts-block-container {
    background-size: 75% !important;
    background-position-y: -285px !important;
    background-position-x: 165% !important;
  }
  .cms-intex-store-home .page-main .parts-block-container h1,
  .cms-intex-store-home .page-main-full-width .parts-block-container h1 {
    width: 60%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cms-intex-store-home .page-main .homepage-feature-product,
  .cms-intex-store-home .page-main-full-width .homepage-feature-product {
    height: 100%;
    padding: 40px;
  }
  .cms-intex-store-home .page-main .homepage-feature-product h1,
  .cms-intex-store-home .page-main-full-width .homepage-feature-product h1 {
    width: 60%;
    line-height: 100%;
    font-size: 32px;
  }
  .cms-intex-store-home .page-main .homepage-feature-product h2,
  .cms-intex-store-home .page-main-full-width .homepage-feature-product h2 {
    width: 60%;
    line-height: 100%;
    font-size: 18px;
  }
  .cms-intex-store-home .page-main .parts-block-container,
  .cms-intex-store-home .page-main-full-width .parts-block-container {
    height: 100%;
    padding: 40px;
    background-size: 55% !important;
    background-position-y: -164px !important;
    background-position-x: right !important;
  }
  .cms-intex-store-home .page-main .parts-block-container h1,
  .cms-intex-store-home .page-main-full-width .parts-block-container h1 {
    width: 50%;
    line-height: 100%;
    font-size: 32px;
  }
  .cms-intex-store-home .page-main .parts-block-container h2,
  .cms-intex-store-home .page-main-full-width .parts-block-container h2 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .cms-intex-store-home .page-main .promo-banner-block,
  .cms-intex-store-home .page-main-full-width .promo-banner-block {
    padding: 0 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .cms-intex-store-home .page-main .homepage-feature-product,
  .cms-intex-store-home .page-main-full-width .homepage-feature-product {
    margin: 40px 20px;
    flex-direction: column;
    justify-content: initial;
    padding: 30px;
    background-position: center -25px !important;
    height: 350px;
  }
  .cms-intex-store-home .page-main .homepage-feature-product h1,
  .cms-intex-store-home .page-main-full-width .homepage-feature-product h1 {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 79.836%;
    /* 12.774px */
    letter-spacing: -0.16px;
    width: 100%;
  }
  .cms-intex-store-home .page-main .homepage-feature-product h2,
  .cms-intex-store-home .page-main-full-width .homepage-feature-product h2 {
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 104.836%;
    letter-spacing: -0.13px;
    text-align: center;
    width: 100%;
  }
  .cms-intex-store-home .page-main .homepage-feature-product .feature-product-button-container,
  .cms-intex-store-home .page-main-full-width .homepage-feature-product .feature-product-button-container {
    margin-top: auto;
    text-align: center;
  }
  .cms-intex-store-home .page-main .parts-block-container,
  .cms-intex-store-home .page-main-full-width .parts-block-container {
    margin: 40px 20px;
    flex-direction: column;
    justify-content: initial;
    padding: 30px;
    background-position: center !important;
    height: 350px;
  }
  .cms-intex-store-home .page-main .parts-block-container h1,
  .cms-intex-store-home .page-main-full-width .parts-block-container h1 {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 79.836%;
    /* 12.774px */
    letter-spacing: -0.16px;
    width: 100%;
  }
  .cms-intex-store-home .page-main .parts-block-container h2,
  .cms-intex-store-home .page-main-full-width .parts-block-container h2 {
    width: 100%;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 104.836%;
    letter-spacing: -0.13px;
    text-align: center;
  }
  .cms-intex-store-home .page-main .parts-block-container .feature-product-button-container,
  .cms-intex-store-home .page-main-full-width .parts-block-container .feature-product-button-container {
    margin-top: auto;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .cms-intex-store-home .page-main .home-shop-slider,
  .cms-intex-store-home .page-main-full-width .home-shop-slider {
    margin: 75px -20px 50px;
  }
}
@media (max-width: 640px) {
  .cms-intex-store-home .page-main [data-content-type='row'] .mobile-shop-now-button,
  .cms-intex-store-home .page-main-full-width [data-content-type='row'] .mobile-shop-now-button {
    display: block !important;
  }
  .cms-intex-store-home .page-main .home-carousel-container,
  .cms-intex-store-home .page-main-full-width .home-carousel-container {
    display: none !important;
  }
  .cms-intex-store-home .page-main .home-carousel-container.homepage-product-carousel,
  .cms-intex-store-home .page-main-full-width .home-carousel-container.homepage-product-carousel {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .cms-intex-store-home .page-main .home-shop-slider .home-shop-slider__item .home-shop-slider__lifetime,
  .cms-intex-store-home .page-main-full-width .home-shop-slider .home-shop-slider__item .home-shop-slider__lifetime {
    justify-content: center;
    gap: 10px;
  }
  .cms-intex-store-home .page-main .home-shop-slider .home-shop-slider__item .home-shop-slider__lifetime .home-shop-slider__lifetime-item,
  .cms-intex-store-home .page-main-full-width .home-shop-slider .home-shop-slider__item .home-shop-slider__lifetime .home-shop-slider__lifetime-item {
    margin: 5px 0;
    width: 90px;
    height: 90px;
  }
  .cms-intex-store-home .page-main .home-shop-slider .home-shop-slider__item .home-shop-slider__lifetime .home-shop-slider__lifetime-item img:last-child,
  .cms-intex-store-home .page-main-full-width .home-shop-slider .home-shop-slider__item .home-shop-slider__lifetime .home-shop-slider__lifetime-item img:last-child {
    width: 60px;
  }
  .cms-intex-store-home .page-main .home-shop-slider .home-shop-slider__item .home-shop-slider__content,
  .cms-intex-store-home .page-main-full-width .home-shop-slider .home-shop-slider__item .home-shop-slider__content {
    padding: 0;
  }
  .cms-intex-store-home .page-main .homepage-product-carousel,
  .cms-intex-store-home .page-main-full-width .homepage-product-carousel {
    padding: 0 10px;
  }
  .cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-info .product-labels,
  .cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-info .product-labels {
    left: 20px;
    top: 20px;
  }
  .cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-info a.action.towishlist.actions-secondary,
  .cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-info a.action.towishlist.actions-secondary {
    top: 20px;
    right: 30px;
  }
  .cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details,
  .cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details {
    height: 105px;
    padding: 15px 20px;
  }
  .cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name,
  .cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name {
    height: 40px !important;
  }
  .cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a.product-item-link,
  .cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a.product-item-link {
    font-size: 14px !important;
    line-height: 130.336%;
  }
  .cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a.product-item-link.reduce-font-size,
  .cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .product-item-name a.product-item-link.reduce-font-size {
    font-size: 13px !important;
    line-height: 130.336%;
  }
  .cms-intex-store-home .page-main .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .price-container .price,
  .cms-intex-store-home .page-main-full-width .product-items.widget-product-carousel .product-item .product-item-details .left-details .price-box .price-container .price {
    font-size: 14px;
  }
  .cms-intex-store-home .page-main .promo-banner-block,
  .cms-intex-store-home .page-main-full-width .promo-banner-block {
    min-height: initial;
    height: 382px;
    padding: 20px 20px 0;
    background-image: url(/media/wysiwyg/homepage/50_OFF-Website-Banner-23-mobile.webp) !important;
  }
  .cms-intex-store-home .page-main .promo-banner-block h1,
  .cms-intex-store-home .page-main-full-width .promo-banner-block h1 {
    font-size: 150px;
    line-height: 72%;
    margin-bottom: 10px;
  }
  .cms-intex-store-home .page-main .promo-banner-block h2,
  .cms-intex-store-home .page-main-full-width .promo-banner-block h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .cms-intex-store-home .page-main .homepage-feature-product,
  .cms-intex-store-home .page-main-full-width .homepage-feature-product {
    background-position: center 20px !important;
    background-size: 310px !important;
  }
  .cms-intex-store-home .page-main .parts-block-container,
  .cms-intex-store-home .page-main-full-width .parts-block-container {
    background-image: url(/media/wysiwyg/homepage/spare-parts-mobile.webp) !important;
    background-size: 380px !important;
    background-position-x: 32px !important;
    background-position-y: 1px !important;
  }
  .cms-intex-store-home .page-main .homepage-feature-product,
  .cms-intex-store-home .page-main-full-width .homepage-feature-product,
  .cms-intex-store-home .page-main .parts-block-container,
  .cms-intex-store-home .page-main-full-width .parts-block-container {
    height: 349px;
    margin: 40px 20px 10px;
    padding: 27px 20px 28px;
  }
  .cms-intex-store-home .page-main .homepage-feature-product h2,
  .cms-intex-store-home .page-main-full-width .homepage-feature-product h2,
  .cms-intex-store-home .page-main .parts-block-container h2,
  .cms-intex-store-home .page-main-full-width .parts-block-container h2 {
    width: 55%;
    margin: 0 auto;
  }
}
.order-links .item {
  line-height: initial;
}
.order-links .item strong {
  padding: 5px 20px;
  background: #f1f1f2;
  border-bottom: none;
}
.order-links .item.current strong {
  padding: 5px 20px;
  background: #f1f1f2;
  border-bottom: none;
}
.order-status {
  font-size: 12px;
  padding: 2px 10px;
  border-radius: 25px;
  margin-left: 10px;
  vertical-align: initial;
}
.order-details-items tr td {
  font-size: 13px;
}
.order-details-items .table-order-items .product-item-name {
  font-size: 13px;
}
.order-details-items .col.price .price-including-tax .price {
  font-size: 13px;
}
.order-details-items .col.col.subtotal .price-including-tax .price {
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  content: "\e97c" !important;
  font-family: 'intex-icon' !important;
  font-size: 12px;
}
.product-list-slider .products .swiper-slide.product-item {
  padding-left: 0;
  padding-right: 0;
}
.product-list-slider .products .swiper-slide.product-item .action.towishlist {
  top: 10px;
}
.table-checkout-shipping-method thead th {
  display: block;
  font-size: 1.4rem;
}
.table-checkout-shipping-method tbody td:first-child {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.table-checkout-shipping-method tbody td {
  font-size: 1.4rem;
  padding-left: 15px;
  padding-right: 15px;
}
.minicart-items .product-item-name {
  color: #C9092F;
}
.block-minicart .items-total {
  margin-top: 22px !important;
}
.block-minicart .amount.price-container {
  display: block !important;
}
.fa-shopping-cart:before {
  font-size: 20px;
  color: #ffffff;
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
  display: inline-block;
  width: 30px;
  height: 25px;
  font-size: 20px !important;
  line-height: 24px !important;
}
span.counter.qty {
  color: #000;
}
#btn-minicart-close:focus {
  outline: none;
}
.checkout-shipping-address .field-tooltip #tooltip-label {
  display: none;
}
.checkout-index-index .modal-popup .fieldset .field-tooltip.toggle .label span {
  display: none;
}
.checkout-index-index .action-close:focus,
.checkout-index-index .modal-slide .action-close:focus {
  outline: none;
}
.checkout-index-index .field-tooltip #tooltip-label {
  display: none;
}
.opc-block-summary .minicart-items .product > .product-image-container {
  width: 75px !important;
  height: 75px !important;
}
@media (min-width: 768px) {
  body .minicart-wrapper .action.showcart {
    margin-left: -4px;
  }
  body .minicart-wrapper .action.showcart .counter.qty {
    position: static;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    height: auto;
    width: auto;
    border-radius: 0;
    color: #000 !important;
  }
}
.minicart-wrapper .block-minicart {
  border-top: none;
  box-shadow: none;
}
.minicart-wrapper .block-minicart.block {
  padding: 10px;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header {
  display: flex;
  justify-content: space-between;
  padding: 10px 20px 10px;
  border-bottom: 1px solid #9C9EA1;
  margin-left: -10px;
  margin-right: -10px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .shopping-bag-icon-container {
  background: url(/media/wysiwyg/shopping-bag-icon.png) center center no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  width: 36px;
  height: 44px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .shopping-bag-icon-container span.count {
  background: #0071E3;
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  border-radius: 15px;
  padding: 2px 5px;
  align-self: end;
  margin-bottom: 11px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .subtotal {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  width: 130px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .subtotal .label:after {
  display: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .subtotal .label span {
  color: #9C9EA1;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  text-transform: initial;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .subtotal .amount.price-container {
  margin-left: initial;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .subtotal .amount.price-container .price-wrapper {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 122.836%;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .subtotal .amount.price-container .price-wrapper .price {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 122.836%;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .total-count {
  border-bottom: none;
  width: 55px;
  padding: 0;
  padding-top: 2px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .total-count .items-total,
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .total-count .items-total span {
  margin-top: 0 !important;
  color: #9C9EA1;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  text-decoration-line: underline;
  text-transform: initial;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .mini-cart-loader {
  display: none;
  width: 28px;
  margin-top: 20px;
  /* align-self: flex-start; */
  margin-left: -50px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .action.close {
  position: initial;
  width: 20px;
  height: 20px;
  display: block;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .cart-header .action.close:before {
  display: block;
  content: "\e90c";
  font-family: 'intex-icon';
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
  padding: 10px;
  overflow-y: auto;
  max-height: 410px !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper::-webkit-scrollbar {
  width: 5px;
  border-radius: 2px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper::-webkit-scrollbar-track {
  background: #f1f1f2;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper::-webkit-scrollbar-thumb {
  background: #999;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item {
  padding: 15px 0;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product {
  flex-wrap: wrap;
  gap: 10px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product:before {
  display: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details {
  order: 2;
  padding-right: 0;
  width: 100px;
  flex-direction: column;
  flex-wrap: wrap;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 117.336%;
  /* 15.254px */
  text-transform: initial;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name a {
  white-space: initial;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper span,
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper span.price-including-tax {
  margin: 0;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper span .minicart-price .price,
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper span.price-including-tax .minicart-price .price {
  color: #000;
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 117.336%;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty.qty {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  width: 100%;
  justify-content: space-between;
  padding-right: 10px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty.qty .label {
  display: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty.qty input {
  color: #9C9EA1;
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 0%;
  /* 0px */
  letter-spacing: initial;
  width: 60px;
  height: 30px;
  border-radius: 24px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty.qty .product.actions {
  margin: 0;
  height: 29px;
  display: flex;
  justify-content: center;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty.qty .product.actions .secondary {
  align-self: center;
  position: initial;
  box-shadow: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty.qty .product.actions .secondary .action.delete:before {
  content: "\e985";
  color: #9C9EA1;
  text-align: center;
  font-family: 'intex-icon';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 116.836%;
  /* 10.515px */
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions {
  background: transparent;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .primary {
  text-align: center;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .primary .action.primary.checkout {
  width: 185px;
  height: 40px;
  color: #FFF;
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 24px;
  text-transform: initial;
  margin: 0 auto;
  background-color: #0071E3;
  border-color: #0071E3;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .secondary {
  background: transparent;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .secondary .action.viewcart {
  display: flex;
  width: 185px;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 24px;
  border: 1px solid #0071E3;
  margin: 0 auto;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .secondary .action.viewcart:hover {
  background-color: transparent;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .secondary .action.viewcart span {
  color: #0071E3;
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
body.checkout-cart-index {
  background-color: #f1f1f2;
  font-family: 'SF Pro Display';
}
body.checkout-cart-index .page-main {
  margin-top: 50px;
}
body.checkout-cart-index .page-main .page-title-wrapper {
  padding-bottom: 15px;
  padding-left: 40px;
}
body.checkout-cart-index .page-main .cart-container {
  display: flex;
  border-top: 1px solid #9c9ea1;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  flex-wrap: wrap;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper {
  width: 50%;
  border-right: 1px solid #9c9ea1;
  padding-bottom: 50px;
  padding-right: 20px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart {
  width: 100%;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .cart-items-count {
  color: #343841;
  font-family: 'SF Pro Display';
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .cart.main.actions {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .cart.main.actions .action.update {
  border-radius: 25px !important;
  border: 1px solid var(--find-a-distributor-active-text-color);
  color: var(--find-a-distributor-active-text-color);
  background: var(--find-a-distributor-bg-color);
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart {
  border-bottom: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info {
  display: flex;
  gap: 18px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .item {
  padding: 0;
  max-width: initial;
  min-width: 140px;
  min-height: initial;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .item .product-item-photo {
  padding-right: 0;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .item .product-image-container {
  border: none;
  overflow: visible;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .item .product-image-container .product-image-wrapper {
  overflow: visible;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .item .product-image-container .product-image-wrapper .bubble-qty-count {
  position: absolute;
  right: -8px;
  top: -10px;
  color: #FFF;
  background: #0071E3;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  border: 1px solid #FFF;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 {
  flex: 8;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 10px;
  gap: 10px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .product-item-details .product-item-name {
  height: unset;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .product-item-details .product-item-name a {
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 117.336%;
  /* 18.774px */
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .product-item-details .col {
  padding: 0;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .product-item-details .col.price .price-including-tax,
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .product-item-details .col.price .price-excluding-tax {
  display: flex;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .product-item-details .col.price .price-including-tax .cart-price .price,
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .product-item-details .col.price .price-excluding-tax .cart-price .price {
  color: #000000;
  font-family: 'SF Pro Display';
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .product-item-details .product-sku {
  color: #0071e3;
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .product-item-details .item-options {
  line-height: 1;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper {
  display: flex;
  flex-direction: row;
  padding-right: 15px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .qty {
  flex: 3;
  padding: 0;
  min-height: unset;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .qty .field {
  display: flex;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .qty .field .control {
  border: 1px solid var(--intex-product-active-button-border-color);
  border-radius: 30px;
  height: var(--intex-product-default-button-height);
  width: 120px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .qty .field .control label {
  width: 100%;
  margin-bottom: unset;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .qty .field .control label span {
  position: unset;
  text-transform: uppercase;
  height: unset;
  width: unset;
  color: #343841;
  margin-bottom: 2px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .qty .field .control label .select {
  width: 100%;
  max-width: 80px;
  border: 1px solid #343841;
  border-radius: 22px;
  padding: 5px 20px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .qty .field .control input {
  border: none;
  background: none;
  height: initial;
  color: var(--intex-product-active-button-border-color);
  font-size: 1rem;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .qty .field .control .qty-changer a {
  border: none;
  height: var(--intex-product-default-button-height);
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .item-actions {
  flex: 5;
  display: flex;
  margin-top: 5px;
  flex-grow: initial;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .item-actions .actions-toolbar {
  flex: 1;
  padding-bottom: 0;
  display: flex;
  align-items: center;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .item-actions .actions-toolbar .action-edit {
  display: none;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .item-actions .actions-toolbar .action-delete {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  flex-basis: 100%;
  flex-direction: row;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .item-actions .actions-toolbar .action-delete > span {
  position: initial;
  width: 100%;
  height: initial;
  padding-left: 20px;
  color: #9C9EA1;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  overflow: initial;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .item-actions .actions-toolbar .action-delete:before {
  content: "\e985";
  font-family: 'intex-icon';
  color: #9c9ea1;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  align-items: center;
  text-decoration: none;
  top: -3px;
  position: absolute;
  left: 0;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .item-actions .actions-toolbar .action-towishlist {
  color: #9C9EA1;
  display: none;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .item-actions .actions-toolbar .action-towishlist:hover {
  color: #fc0000;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .item-actions .actions-toolbar .action-towishlist:before {
  content: "\e96c";
  font-family: 'intex-icon';
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .cart-discount {
  width: 100%;
  padding-right: 60px;
  padding-left: 40px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .cart-discount #block-discount {
  width: 100%;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .cart-discount #block-discount #discount-coupon-form .fieldset {
  display: flex;
  gap: 25px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .cart-discount #block-discount #discount-coupon-form .fieldset .field {
  flex: 1;
  margin-bottom: 0;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .cart-discount #block-discount #discount-coupon-form .fieldset .field .control .input-text {
  border: 1px solid #9c9ea1 !important;
  border-radius: 20px;
  color: #9c9ea1;
  height: 42px;
  padding-left: 20px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .cart-discount #block-discount #discount-coupon-form .fieldset .field .control .input-text::placeholder {
  color: #9c9ea1 !important;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .cart-discount #block-discount #discount-coupon-form .fieldset .actions-toolbar {
  flex: 1;
  display: flex;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .cart-discount #block-discount #discount-coupon-form .fieldset .actions-toolbar button.apply {
  display: flex;
  height: 100%;
  padding: 0;
  text-align: center;
  background: #9c9ea1;
  color: #ffffff;
  border: none;
  border-radius: 22px;
  justify-content: center;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .cart-discount #block-discount #discount-coupon-form .fieldset .actions-toolbar button.apply span {
  color: #ffffff;
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .cart-discount #block-discount #block-discount-heading {
  display: none;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-summary-wrapper {
  width: 50%;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-summary-wrapper .cart-summary {
  width: 100%;
  padding-right: 40px;
  padding-left: 60px;
  background: transparent;
  border: none;
  color: #000000;
  padding-top: 0;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-summary-wrapper .cart-summary .title {
  color: #343841;
  font-family: 'SF Pro Display';
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  border-top: 0;
  text-transform: capitalize;
  padding-left: 10px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-summary-wrapper .cart-summary ul.checkout li {
  padding-left: 10px;
  padding-right: 10px;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-summary-wrapper .cart-summary ul.checkout button.action {
  color: #ffffff;
  text-align: center;
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 38px;
  background: #0071e3;
  border: none;
  height: 50px;
  text-transform: unset;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-summary-wrapper .cart-summary ul.checkout button.action::after {
  content: unset;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-summary-wrapper .cart-summary ul.checkout button.action span {
  color: #ffffff;
  text-align: center;
  font-family: 'SF Pro Display';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-summary-wrapper .cart-summary .cart-totals {
  border-top: none;
  padding-top: 0;
}
body.checkout-cart-index .page-main .cart-container .custom-cart-summary-wrapper .cart-summary .cart-totals .table-wrapper table.totals tr.grand th,
body.checkout-cart-index .page-main .cart-container .custom-cart-summary-wrapper .cart-summary .cart-totals .table-wrapper table.totals tr.grand td {
  border-top: 0;
}
body.checkout-cart-index .page-main .cart-container .crosssell {
  width: 100%;
}
body.checkout-cart-index .page-main .cart-container .crosssell .block-content .owl-stage-outer .product-item-info {
  width: auto;
}
body.checkout-cart-index .page-main .cart-container .crosssell .block-content .owl-stage-outer .product-item-info .product-item-details {
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  height: 95px;
}
body.checkout-cart-index .page-main .cart-container .crosssell .block-content .owl-stage-outer .product-item-info .product-item-details .product-item-details-info {
  flex: 6;
  justify-content: space-around;
}
body.checkout-cart-index .page-main .cart-container .crosssell .block-content .owl-stage-outer .product-item-info .product-item-details .product-item-actions {
  display: flex;
  flex: 4;
  justify-content: center;
  width: initial;
  align-items: center;
}
body.checkout-cart-index .page-title {
  position: relative;
}
body.checkout-cart-index .page-title span.base {
  color: #343841;
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
  line-height: 104.836%;
  /* 34.596px */
  padding-left: 40px;
  text-transform: uppercase;
}
body.checkout-cart-index .page-title span.base::before {
  content: "\e986";
  font-family: 'intex-icon';
  display: block;
  position: absolute;
  top: 0;
}
body.checkout-cart-index .block.crosssell .product-item-info {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  body.checkout-cart-index .page-main {
    margin-top: 25px;
  }
  body.checkout-cart-index .page-main .page-title-wrapper {
    padding-left: 0;
    padding-top: 25px;
  }
  body.checkout-cart-index .page-main .page-title-wrapper .page-title p {
    font-size: 16px !important;
  }
  body.checkout-cart-index .page-main .page-title-wrapper .page-title span.base {
    font-size: 16px;
    margin-left: 0;
    padding-left: 30px;
  }
  body.checkout-cart-index .page-main .page-title-wrapper .page-title span.base::before {
    background-size: 40px;
    background-position: bottom;
    width: 25px;
    height: 35px;
    top: 3px;
    left: 5px;
  }
  body.checkout-cart-index .page-main .page-title-wrapper .page-title .d-inline {
    display: inline;
    font-weight: 500;
    font-size: 22px;
    color: #343841;
  }
  body.checkout-cart-index .page-main .cart-container {
    border-top: none;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper {
    border-right: none;
    width: 100%;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart {
    padding-left: 0;
    padding-right: 0;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .qty-count-wrapper-hide {
    display: none;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .table-wrapper {
    border-top: none;
    overflow-x: unset;
    overflow-y: unset;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .table-wrapper .product-item-details .product-item-name {
    text-align: left;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .table-wrapper .product-item-details .price {
    text-align: left;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .table-wrapper .product-item-details .price::before {
    content: unset;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .table-wrapper .product-item-details .price span.price {
    color: #000000;
    font-family: 'SF Pro Display';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .table-wrapper .product-item-details .product-sku {
    text-align: left;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .table-wrapper .qty-action-wrapper .field .control .select {
    line-height: 2;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .table-wrapper .qty-action-wrapper .field .control label span {
    text-align: left;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart .table-wrapper .qty-action-wrapper .col.qty::before {
    content: unset;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .item:before {
    display: none;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .product-item-photo {
    max-width: 125px;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-summary-wrapper {
    width: 100%;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-summary-wrapper .cart-summary {
    padding-left: 0;
    padding-right: 0;
  }
  body.checkout-cart-index .page-main .checkout-assurance-block.row-icons-container .pagebuilder-column-group {
    flex-wrap: nowrap;
  }
  body.checkout-cart-index .page-main .checkout-assurance-block.row-icons-container .pagebuilder-column-group .pagebuilder-column.back-to-cart-block {
    display: none !important;
  }
  body.checkout-cart-index .page-main .checkout-assurance-block.row-icons-container .pagebuilder-column-group .back-to-cart-block {
    display: none;
  }
  body.checkout-cart-index .block.crosssell .product-item-info {
    width: 100%;
  }
}
@media (max-width: 480px) {
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper {
    padding-right: 0;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .product-item-photo {
    max-width: 100px;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart {
    padding-left: 10px;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .item {
    min-width: initial;
  }
}
@media (max-width: 320px) {
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper {
    padding-right: 0;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .product-item-photo {
    max-width: 70px;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart {
    padding-left: 10px;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .item {
    min-width: initial;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .product-item-details .product-item-name a {
    font-size: 12px;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .product-item-details .col.price .price-excluding-tax .cart-price .price,
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .product-item-details .product-sku {
    font-size: 12px;
  }
  body.checkout-cart-index .page-main .cart-container .custom-cart-form-wrapper .form-cart #shopping-cart-table .cart .item-info .column2 .qty-action-wrapper .qty .field .control label .select {
    font-size: 11px;
    padding: 2px 10px;
    max-width: 60px;
  }
}
.header-main .block-header-customer-login {
  position: relative;
  opacity: 1;
  visibility: visible;
  min-width: initial;
  right: initial;
  left: 0;
  box-shadow: none;
  border: none;
  padding: 10px 30px 0;
  width: 310px;
}
.header-main .block-header-customer-login:before {
  display: none;
}
.header-main .block-header-customer-login .login-header-message {
  color: #9C9EA1;
  text-align: center;
  font-size: 9px;
  font-style: normal;
  font-weight: 500;
  text-transform: initial;
  margin-bottom: 10px;
}
.header-main .block-header-customer-login .form-login .fieldset .control {
  display: flex;
  flex-direction: column;
}
.header-main .block-header-customer-login .form-login .fieldset .control label {
  width: 100%;
  text-align: left;
  text-transform: initial;
  color: #9C9EA1;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 9.427px;
  /* 140% */
}
.header-main .block-header-customer-login .form-login .fieldset .control input {
  background: #FFF;
  height: 25px;
  color: #343841;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  border: none !important;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  min-height: initial;
}
.header-main .block-header-customer-login .form-login .fieldset .control input.mage-error {
  padding-left: 0;
  font-size: 12px;
}
.header-main .block-header-customer-login .form-login .fieldset .control .mage-error {
  font-size: 10px;
  text-align: left;
  padding-left: 0;
  text-transform: initial;
}
.header-main .block-header-customer-login .form-login .fieldset .actions-toolbar {
  display: flex;
  flex-direction: column;
}
.header-main .block-header-customer-login .form-login .fieldset .actions-toolbar .primary {
  display: flex;
  justify-content: center;
}
.header-main .block-header-customer-login .form-login .fieldset .actions-toolbar .primary button {
  border-radius: 18px;
  background: #0071E3;
  height: 35px;
  width: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0 auto;
}
.header-main .block-header-customer-login .form-login .fieldset .actions-toolbar .primary button span {
  text-transform: initial;
}
.header-main .block-header-customer-login .form-login .fieldset .actions-toolbar .secondary a span {
  color: #0071E3;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  /* 144.444% */
}
.header-main .block-header-customer-login .form-login .fieldset .actions-toolbar .secondary p {
  color: #9C9EA1;
  font-size: 9px;
  font-style: normal;
  font-weight: 500;
  text-transform: initial;
}
.header-main .block-header-customer-login .form-login .fieldset .actions-toolbar .secondary p a {
  font-size: 9px !important;
  display: initial;
}
.header-main .block-header-customer-login .form-login .fieldset .field.email {
  padding: 15px 15px 2px;
  border: 1px solid #9C9EA1;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  margin-bottom: 0;
}
.header-main .block-header-customer-login .form-login .fieldset .field.password {
  padding: 10px 20px 10px 15px;
  border: 1px solid #9C9EA1;
  border-top: none;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
}
.popup-authentication .modal-inner-wrap {
  background: #fff;
  box-shadow: none;
  border-radius: 32px;
}
.popup-authentication .modal-inner-wrap .modal-header {
  padding: 0;
}
.popup-authentication .modal-inner-wrap .modal-header .action-close {
  top: 30px;
}
.popup-authentication .modal-inner-wrap .modal-content {
  padding: 0;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication {
  display: flex;
  flex-direction: column;
  border: none;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .login-header {
  padding: 20px;
  border-radius: 32px 32px 0px 0px;
  background: rgba(217, 217, 217, 0.6899999999999999);
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .login-header p {
  color: #343841;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
  /* 95.833% */
  margin-bottom: 0;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block-customer-login {
  width: 100%;
  padding: 40px;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block-customer-login .login-subheader {
  color: #9C9EA1;
  text-align: center;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 20px;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block-customer-login .actions-toolbar {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block-customer-login .actions-toolbar div:first-child {
  flex-basis: 20%;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block-customer-login .actions-toolbar div .label-login {
  color: #343841;
  font-style: normal;
  font-weight: 600;
  line-height: 20.696px;
  /* 147.831% */
  text-decoration-line: underline;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block-customer-login .actions-toolbar div.primary {
  float: initial;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-basis: 80%;
  gap: 10px;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block-customer-login .actions-toolbar div.primary span {
  color: #343841;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  /* 100% */
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block-customer-login .actions-toolbar div.primary a.action-register {
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  text-decoration-line: underline;
  background: transparent;
  border: none;
  text-transform: initial;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block-customer-login .actions-toolbar div.primary a.action-register span {
  color: #0071E3;
  text-decoration-line: underline;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .fieldset.login {
  border-radius: 15px;
  border: 1px solid #9C9EA1;
  background: #FFF;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .fieldset.login div.field label {
  margin-bottom: 0;
  color: #9C9EA1;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 9.427px;
  /* 140% */
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .fieldset.login div.field label:after {
  color: #9C9EA1;
  font-size: 10px;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .fieldset.login div.field.email {
  border-bottom: 1px solid #9C9EA1;
  padding: 10px 20px;
  margin: 0 0 10px;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .fieldset.login div.field.password {
  padding: 0 20px 10px 20px;
  margin-bottom: 0;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .fieldset.login input {
  border: none;
  padding: 0;
  color: #343841;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 9.427px;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .fieldset.login .mage-error {
  position: initial;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .actions-toolbar {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .actions-toolbar .action-login {
  width: 90px;
  height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  border: none;
  border-radius: 20.077px;
  background: #0071E3;
  align-items: center;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .actions-toolbar .action-login span {
  color: #FFF !important;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 28.234px;
  /* 246.798% */
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .actions-toolbar .secondary a span {
  color: #0071E3;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 17px;
  /* 141.667% */
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .actions-toolbar .privacy {
  text-align: center;
}
.popup-authentication .modal-inner-wrap .modal-content .block-authentication .form-login .actions-toolbar .privacy span {
  color: #9C9EA1;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 17px;
  text-align: center;
}
.customer-account-forgotpassword {
  background: #F1F1F2;
}
.customer-account-forgotpassword .page-title-wrapper {
  display: none;
}
.customer-account-forgotpassword .form.password.forget {
  padding-top: 35px;
  max-width: 469px;
  margin: 0 auto;
}
.customer-account-forgotpassword .form.password.forget fieldset.fieldset {
  margin-bottom: 25px;
}
.customer-account-forgotpassword .form.password.forget fieldset.fieldset .note {
  color: #343841;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 128.336%;
  /* 15.4px */
  padding: 0 110px;
}
.customer-account-forgotpassword .form.password.forget fieldset.fieldset input {
  border-radius: 16px;
  background: #FFF;
  border: none !important;
  padding-left: 20px;
  padding-right: 20px;
}
.customer-account-forgotpassword .form.password.forget fieldset.fieldset input::placeholder {
  color: rgba(156, 158, 161, 0.6899999999999999);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 130.336%;
  /* 15.64px */
}
.customer-account-forgotpassword .form.password.forget fieldset.fieldset .field.email label {
  padding-left: 20px;
}
.customer-account-forgotpassword .form.password.forget fieldset.fieldset .field.email label span {
  color: #343841;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 130.336%;
  /* 15.64px */
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary {
  margin: 0 auto;
  float: initial;
  display: block;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary button.action.primary {
  border-radius: 24px;
  background: #0071E3;
  width: 109px;
  height: 34px;
  flex-shrink: 0;
  border: none;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary button.action.primary span {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.customer-account-login {
  background: #F1F1F2;
}
.customer-account-login .page-main {
  padding-top: 40px !important;
}
.customer-account-login .page-title-wrapper {
  display: none;
}
.customer-account-login .login-container {
  padding-top: 20px;
}
.customer-account-login .login-container .block-customer-login {
  max-width: 510px !important;
}
.customer-account-login .login-container .block-customer-login #block-customer-login-heading {
  text-align: center;
  font-family: 'futura-pt-condensed' !important;
  font-size: 86px;
  font-style: normal;
  font-weight: 800;
  line-height: 79.836%;
  letter-spacing: -0.86px;
  display: block;
  text-transform: uppercase;
}
.customer-account-login .login-container .block-customer-login fieldset.fieldset.login {
  background: transparent;
  margin-bottom: 0;
  padding-bottom: 14px;
}
.customer-account-login .login-container .block-customer-login fieldset.fieldset.login label span {
  color: #9C9EA1;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 130.336%;
  /* 15.64px */
}
.customer-account-login .login-container .block-customer-login fieldset.fieldset.login input {
  border: none !important;
  border-radius: 25px;
  background: #f5f5f5;
  padding-left: 20px;
}
.customer-account-login .login-container .block-customer-login fieldset.fieldset.login input::placeholder {
  color: #9c9ea1;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 130.336%;
  /* 15.64px */
}
.customer-account-login .login-container .block-customer-login fieldset.fieldset.login #remember-me-box {
  padding-left: 20px;
}
.customer-account-login .login-container .block-customer-login fieldset.fieldset.login #remember-me-box label::before {
  right: 85px;
}
.customer-account-login .login-container .block-customer-login fieldset.fieldset.login #remember-me-box label::after {
  right: 92px;
}
.customer-account-login .login-container .block-customer-login fieldset.fieldset.login #remember-me-box label span {
  color: #343841;
  text-align: right;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 130.336%;
  /* 15.64px */
}
.customer-account-login .login-container .block-customer-login fieldset.fieldset.login .action.remind {
  color: #0071E3;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 117.836%;
  /* 14.14px */
  margin-bottom: 8px;
}
.customer-account-login .login-container .block-customer-login fieldset.fieldset.login .actions-toolbar .primary .action.login.primary {
  margin: 0 auto;
  width: 140px !important;
  height: 45px;
  border-radius: 24px;
  display: flex;
  background-color: #0071E3 !important;
  justify-content: center;
  border: none;
}
.customer-account-login .login-container .block-customer-login fieldset.fieldset.login .actions-toolbar .primary .action.login.primary:hover {
  background-color: #ff002d !important;
  border: none;
}
.customer-account-login .login-container .block-customer-login fieldset.fieldset.login .actions-toolbar .primary .action.login.primary span {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
  align-self: center;
}
.customer-account-login .login-container .block-customer-login .form-login .field p small {
  color: #9C9EA1;
  font-size: 8px;
  font-style: normal;
  font-weight: 600;
  line-height: 162.336%;
}
.customer-account-login .login-container .block-customer-login .form-login .field.note {
  color: #343841;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 117.836%;
  /* 16.497px */
}
.customer-account-login .login-container .block-customer-login .form-login .field.note.note-2 {
  margin-bottom: 0;
}
.customer-account-login .login-container .block-customer-login .create-link p {
  color: #343841;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 117.836%;
  /* 14.14px */
}
.customer-account-login .login-container .block-customer-login .create-link p a {
  color: #0071E3;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 117.836%;
  text-decoration-line: underline;
}
.customer-account-login .login-container .block-customer-login .create-link p a span {
  color: #0071E3;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 117.836%;
  text-decoration-line: underline;
}
.customer-account-login .login-container .fieldset:after {
  display: none;
}
.customer-account-login .login-page-map .block-static-block {
  width: 100%;
}
.contact-icons-container {
  margin-top: 50px;
}
.contact-icons-container .row-full-width-inner {
  justify-content: center;
  display: flex;
  flex-basis: 100%;
  flex-direction: column;
}
.contact-icons-container .row-full-width-inner .pagebuilder-column-group {
  height: 80px;
  max-width: 420px;
  width: 100%;
  margin: 0 auto;
}
.contact-icons-container .row-full-width-inner .pagebuilder-column-group .pagebuilder-column {
  background-size: 65px !important;
}
.contact-icons-container .row-full-width-inner .pagebuilder-column-group .pagebuilder-column.contact-us-icon p a {
  color: #343841;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 90.836%;
  /* 10.9px */
  text-decoration-line: underline !important;
}
.customer-account-create .page-title {
  font-family: 'futura-pt-condensed';
  font-style: normal;
  font-weight: 800 !important;
  line-height: 79.836%;
  letter-spacing: -0.86px;
  text-transform: uppercase;
}
.customer-account-create .field {
  padding: 10px 0;
  margin: 0;
}
.customer-account-create .field input.input-text {
  border: none !important;
  border-radius: 25px;
  background: #FFF;
  padding: 8px 12px;
  font-size: .85rem;
  font-family: inherit;
  height: 48px;
}
.customer-account-create .form-create-account fieldset.fieldset {
  width: 100% !important;
}
.customer-account-create .form-create-account .actions-toolbar {
  width: 100%;
  max-width: initial !important;
}
.customer-account-create .form-create-account .actions-toolbar .primary {
  display: flex !important;
  justify-content: center;
}
.customer-account-create .form-create-account .actions-toolbar .action.submit.primary {
  width: 270px !important;
  height: 50px !important;
  border-radius: 30px;
  display: flex !important;
  background-color: #0071E3 !important;
  justify-content: center;
  padding: 0 !important;
  align-items: center;
}
.customer-account-create .form-create-account .actions-toolbar .action.submit.primary:hover {
  background-color: #FF002D !important;
}
.form-edit-account .fieldset .input-text {
  line-height: initial !important;
  border-radius: 25px;
  padding: 10px 20px;
}
.product-reviews-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 300px;
  padding-left: 5px;
}
.product-reviews-summary .rating-summary .rating-result span:before {
  color: #191919;
}
.product-reviews-summary .reviews-actions a span {
  color: var(--neutrals-90, #191919);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
}
.block.review-list {
  margin-top: 10px;
}
.block.review-list .items.review-items .item.review-item {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
.block.review-list .items.review-items .item.review-item .rating-summary .rating-result > span:before {
  color: #191919;
}
.block.review-list .items.review-items .item.review-item .review-content-container {
  flex-basis: 100%;
}
.block.review-list .items.review-items .item.review-item .review-content-container .review-details-block .review-title {
  margin: 0;
}
.block.review-list .items.review-items .item.review-item .review-content-container .review-details-block .review-content {
  font-style: italic;
}
.block.review-list .items.review-items .item.review-item .review-details .rating-summary.item .label.rating-label span {
  padding-right: 10px;
}
.review-add .block-title {
  display: block;
  color: var(--secondary-80, #0071e3);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 175%;
  /* 175% */
  margin: 25px 0 20px;
  border-bottom: 1px solid var(--neutrals-40, #9c9ea1);
  background: rgba(255, 255, 255, 0);
}
.review-add .block-content .fieldset .review-field-ratings {
  margin-bottom: 20px;
}
.review-add .block-content .fieldset .review-field-ratings .label {
  color: #111;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
}
.review-add .block-content .fieldset .review-control-vote:before {
  font-size: 28px;
}
.review-add .block-content .fieldset .review-control-vote label:before {
  font-size: 28px;
  color: #000;
}
.review-add .block-content .fieldset .review-field-rating .control {
  height: 40px;
  margin: 0;
}
.review-add .block-content .fieldset .field .control .input-text {
  display: flex;
  height: 53.653px;
  padding: 11px 0 10.653px 20px;
  justify-content: flex-end;
  align-items: center;
  align-self: stretch;
  border-radius: 16px;
  border: 1px solid var(--neutrals-40, #9c9ea1);
  margin-bottom: 10px;
}
.review-add .block-content .fieldset .field .control textarea {
  border-radius: 16px;
  border: 1px solid var(--neutrals-40, #9c9ea1);
  min-height: 249px;
}
.review-add .block-content .review-form .review-form-actions {
  display: flex;
  margin-top: 50px;
}
.review-add .block-content .review-form .review-form-actions .review-acknowledge label {
  display: flex;
  align-items: center;
  gap: 5px;
}
.review-add .block-content .review-form .review-form-actions .review-acknowledge label small {
  overflow: hidden;
  color: var(--neutrals-70, #757575);
  text-overflow: ellipsis;
  font-size: 8px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
}
.review-add .block-content .review-form .review-form-actions .action.submit.primary {
  width: 107.62px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 21.632px;
  background: var(--neutrals-90, #191919);
  border: none;
}
.review-add .block-content .review-form .review-form-actions .action.submit.primary span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 123%;
  /* 123.609% */
  text-transform: capitalize;
}
#product-review-container .review-list .review-item {
  border-bottom: none;
}
#product-review-container .review-list .review-item .review-details {
  display: flex;
  flex-direction: row;
  width: 100%;
}
#product-review-container .review-list .review-item .review-details .review-author {
  flex-basis: auto;
  width: 100%;
  max-width: 140px;
}
#product-review-container .review-list .review-item .review-details .review-author p strong {
  overflow: hidden;
  color: #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11.355px;
  font-style: normal;
  font-weight: 700;
  line-height: 21.763px;
  /* 191.667% */
}
#product-review-container .review-list .review-item .review-details .posted-and-ratings .review-details-value {
  overflow: hidden;
  color: #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11.355px;
  font-style: normal;
  font-weight: 700;
  line-height: 21.763px;
  /* 191.667% */
}
#product-review-container .review-list .review-item .review-content-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  border-top: 1px solid #e7e7e7;
  padding-top: 10px;
}
#product-review-container .review-list .review-item .review-content-container .review-label {
  flex-basis: auto;
  width: 100%;
  max-width: 140px;
}
#product-review-container .review-list .review-item .review-content-container .review-label p strong {
  overflow: hidden;
  color: #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11.355px;
  font-style: normal;
  font-weight: 700;
  line-height: 21.763px;
  /* 191.667% */
}
#product-review-container .review-list .review-item .review-content-container .review-details-block .review-title {
  margin-bottom: 5px;
}
#product-review-container .toolbar.review-toolbar {
  border-top: none;
  background: #8cbff2;
  border-radius: 25px;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0;
  margin-top: 20px;
}
#product-review-container .toolbar.review-toolbar .limiter {
  padding: 7px 20px;
}
#product-review-container .toolbar.review-toolbar .limiter .limiter-label {
  color: #fff;
  padding-right: 10px;
}
#product-review-container .toolbar.review-toolbar .limiter .limiter-options {
  height: 30px;
}
#product-review-container .toolbar.review-toolbar .pager {
  margin: 0;
}
#product-review-container .rating-summary .rating-result > span:before {
  color: #8cbff2;
}
.product-review-block .review-add .review-form {
  max-width: 100%;
}
.product-review-block .review-add .review-form .mage-error {
  position: initial;
  padding-left: 20px;
  font-size: 12px;
}
.product-review-block .review-add .review-field-ratings {
  padding-left: 20px;
}
.product-review-block .review-add .review-field-ratings .mage-error {
  padding-left: 0;
}
.product-review-block .review-add .legend.review-legend {
  display: none;
}
.product-review-block .review-add .label,
.product-review-block .review-add .label span {
  margin-bottom: 0;
  overflow: hidden;
  color: #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  /* 191.667% */
}
.product-review-block .review-add .review-control-vote label:before {
  color: #8cbff2;
  font-size: 16px;
  line-height: 16px;
}
.product-review-block .review-add .review-control-vote:before {
  font-size: 16px;
  line-height: 16px;
}
.product-review-block .review-add input {
  border-radius: 32px;
  padding: 5px 20px;
  border-color: #9c9ea1;
}
.product-review-block .review-add textarea {
  border-radius: 32px;
  padding: 20px;
  min-height: 180px;
  border-color: #9c9ea1;
}
.product-review-block .review-add .review-acknowledge {
  padding: 0 20px;
}
.product-review-block .review-add .review-acknowledge label {
  display: flex;
  align-items: center;
}
.product-review-block .review-add .review-acknowledge small {
  font-size: 10px;
  line-height: 10px;
}
.product-review-block .review-add .primary.actions-primary .action.submit.primary {
  background: none;
  border: 1px solid #9c9ea1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 25px;
}
.product-review-block .review-add .primary.actions-primary .action.submit.primary span {
  text-transform: initial;
  color: #9C9EA1;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px;
  /* 264.706% */
}
.swatch-option-tooltip {
  display: none !important;
}
.product-options-wrapper .swatch-opt .swatch-attribute {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 10px;
}
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-label {
  width: fit-content;
  max-width: 100%;
  min-width: initial;
  line-height: initial;
  height: 25px;
  display: flex;
  align-items: center;
  padding: 0px;
  color: var(--intex-product-price-text-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-label::after {
  content: '';
  display: block;
  clear: both;
  background: url(../images/measurement-icon.png) no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  position: absolute;
  right: -30px;
  top: 0;
}
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options {
  padding: 0;
}
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.text {
  color: var(--intex-swatch-option-default-text-color);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 200% */
  outline: 0;
  border: 1px solid var(--intex-swatch-option-default-text-color);
  padding: 0;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 26px;
  min-width: 88.25px;
  background: #fff;
}
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option:hover,
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.selected {
  color: var(--intex-swatch-option-active-text-color) !important;
  border: 1px solid var(--intex-swatch-option-active-text-color) !important;
}
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.disabled {
  color: var(--intex-swatch-option-disabled-text-color) !important;
  border: 1px solid var(--intex-swatch-option-disabled-text-color) !important;
}
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.disabled:after {
  background: none;
}
.product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option:focus {
  box-shadow: none;
}
.message.info {
  padding: 12px 22px 12px 50.5px;
}
.header-main-menu {
  display: flex;
}
.main-slider-v2.owl-carousel .owl-nav .owl-prev {
  background: transparent;
  transform: scaleX(-1);
}
.main-slider-v2.owl-carousel .owl-nav .owl-prev:hover {
  background: transparent;
}
.main-slider-v2.owl-carousel .owl-nav .owl-prev:before {
  content: "\e91e";
  font-family: 'intex-icon';
}
.main-slider-v2.owl-carousel .owl-nav .owl-next {
  background: transparent;
  right: initial;
  left: 20px;
}
.main-slider-v2.owl-carousel .owl-nav .owl-next:hover {
  background: transparent;
}
.main-slider-v2.owl-carousel .owl-nav .owl-next:before {
  content: "\e91e";
  font-family: 'intex-icon';
}
.main-slider-v2.owl-carousel .owl-dots {
  position: absolute;
}
.main-slider-v2.owl-carousel .owl-dots button.active span:before {
  content: "\e919";
}
.main-slider-v2.owl-carousel .owl-dots button span {
  background: none !important;
  width: 12px !important;
}
.main-slider-v2.owl-carousel .owl-dots button span:before {
  content: "\e91a";
  font-family: 'intex-icon';
  color: #fff;
  font-size: 18px;
}
.main-slider-v2 .item .content-right {
  width: 100%;
}
.main-slider-v2 .item .content-right .video-container {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: flex;
  position: relative;
}
.main-slider-v2 .item .content-right .video-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.60332636) 0%, rgba(0, 0, 0, 0.32601544) 70%, rgba(0, 0, 0, 0) 100%);
}
.main-slider-v2 .item .content-right .video-container video {
  height: 860px;
  object-fit: cover;
  width: 100%;
}
.page-header.type9 .search-area .block.block-search {
  box-shadow: none !important;
}
.header-main .search-area {
  position: absolute !important;
  background: #343841;
  z-index: 2;
  -webkit-transition: all 200ms ease-in;
  opacity: .5;
}
.header-main .search-area.shop-site {
  background: #fff;
}
.header-main .search-area.shop-site.open {
  opacity: 1;
}
.header-main .search-area.shop-site .block.block-search input {
  border-bottom: 1px solid #767676;
  color: #343841;
}
.header-main .search-area .block.block-search {
  border: none;
}
.header-main .search-area .block.block-search input {
  border-bottom: 1px solid #767676;
}
.header-main .search-area .block.block-search .minisearch {
  position: relative;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete {
  position: relative;
  margin: 0;
  border: none;
  background: transparent;
  width: 100% !important;
  min-width: initial;
  box-shadow: none;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
  display: none;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__empty-result {
  background: transparent;
  text-align: left;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__empty-result span {
  color: #fff;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__index-title {
  font-size: 12px;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__show-all a {
  font-size: 12px;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account a.intex-user-icon {
  color: #F5F5F5;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  line-height: 45px;
  /* 250% */
  text-transform: uppercase;
  position: relative;
  padding-left: 25px;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account a.intex-user-icon:before {
  content: "\e909";
  font-family: 'intex-icon';
  font-weight: normal;
  font-size: 19px;
  position: absolute;
  left: 0;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account a.intex-user-icon.customer-logged-in:before {
  display: none;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links {
  display: flex;
  margin: 0;
  position: initial;
  background-color: transparent;
  border: none;
  min-width: initial;
  visibility: hidden;
  opacity: 0;
  box-shadow: none;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links:before {
  display: none;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links > .link.authorization-link {
  display: none;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links > .link.authorization-link.show-if-not-logged-in {
  display: block;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .greet.welcome {
  display: none;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome {
  color: #fff;
  position: relative;
  margin: 0;
  padding: 0 !important;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome:before {
  content: '';
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome .customer-name {
  margin: 0;
  float: initial;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome .customer-name button:after {
  content: "\e909";
  font-family: 'intex-icon';
  font-weight: normal;
  font-size: 19px;
  position: absolute;
  left: 0;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome > .customer-menu {
  position: absolute;
  right: -22px;
  background-color: #fff !important;
  border-radius: 22px;
  padding: 0;
  margin-top: 15px;
  min-width: 190px;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome > .customer-menu .greetings {
  color: #000;
  text-align: left;
  background: #DADADA;
  padding: 10px 20px;
  text-transform: initial;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome > .customer-menu > .header.links {
  flex-direction: column;
  padding: 10px;
  text-align: left;
  box-shadow: none;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome > .customer-menu > .header.links li.link.authorization-link {
  display: block;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome > .customer-menu > .header.links:after {
  display: none;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome > .customer-menu > .header.links li:hover {
  background: none;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome > .customer-menu > .header.links li a {
  color: #000 !important;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 28px;
  /* 175% */
  text-transform: initial;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links .customer-welcome > .customer-menu > .header.links li a:hover {
  text-decoration: underline;
  font-weight: 600;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links.customer-logged-in {
  opacity: 1;
  visibility: visible;
  margin-top: -5px;
  box-shadow: none;
  background-color: transparent !important;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links.customer-logged-in .customer-welcome .customer-name {
  background: #fff;
  color: #000;
  border-radius: 12px;
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
}
.header-main .header-row .header-right .top-right-menu .user-menu .my-account .header.links.customer-logged-in .customer-welcome .customer-name button:after {
  content: '';
}
@keyframes sticky-header-animate {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  50% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }
}
.page-wrapper > .breadcrumbs .items {
  flex-wrap: nowrap;
}
.page-wrapper > .breadcrumbs .items > li:last-child {
  text-wrap: nowrap;
  overflow: auto;
}
.page-wrapper > .breadcrumbs .items > li:first-child {
  overflow: hidden;
}
.page-header.type9 .minicart-wrapper .action.showcart .counter.qty {
  background-color: transparent !important;
}
.minicart-wrapper .action.showcart:before {
  display: none !important;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete {
  position: relative;
  margin: 0;
  border: none;
  background: transparent;
  width: 100% !important;
  min-width: initial;
  box-shadow: none;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
  display: none;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__highlight {
  color: #ff002d;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__empty-result {
  background: transparent;
  text-align: left;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__empty-result span {
  color: #fff;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__results ul li.mst-searchautocomplete__item._active {
  background: none !important;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__results ul li .title {
  display: flex;
  flex-direction: column;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__results ul li .title a {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  /* 71.429% */
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__results ul li .store .price {
  color: #000;
  font-size: 12px;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__results ul li a {
  text-decoration: none;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__results ul li a .mst-product-image-wrapper {
  height: 7em;
  width: 7em;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__results ul li a .mst-product-image-wrapper img {
  height: 7em;
  width: 7em;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__results .mst-searchautocomplete__index.magento_cms_page ul li a,
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__results .mst-searchautocomplete__index.intex_project_project ul li a {
  display: block;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__index-title {
  font-size: 12px;
}
.header-main .search-area .block.block-search .minisearch .search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__show-all a {
  font-size: 12px;
}
.footer .widget .tagcloud a:hover {
  color: #dadada;
}
.footer-middle a:hover {
  color: #dadada;
}
.footer-middle > .container {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.footer-middle > .container::after {
  border: none;
}
.footer-middle .block.newsletter .block-title {
  margin-bottom: 10px;
}
.footer-middle .block.newsletter .block-title strong {
  font-size: 20px;
  padding-left: 20px;
  font-weight: 600;
  color: #ffffff;
}
.footer-middle .block.newsletter .form.subscribe input {
  border-radius: 0;
  font-size: 19px;
}
.footer-middle .block.newsletter .form.subscribe .actions {
  padding-left: 20px;
}
.footer-middle .block.newsletter .form.subscribe .actions .action.subscribe {
  border-radius: 25px !important;
  height: 45px;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  text-transform: lowercase;
  font-size: 16px;
  position: relative;
  font-weight: 400;
  padding-right: 50px;
  padding-left: 35px;
  line-height: 100%;
}
.footer-middle .block.newsletter .form.subscribe .actions .action.subscribe:hover {
  background-color: #7c0b29;
  color: #fff;
  transition: 0.4s background-color;
}
.footer-middle .block.newsletter .form.subscribe .actions .action.subscribe::after {
  font-family: 'porto-icons';
  content: '\0f809';
  display: block;
  position: absolute;
  top: 15px;
  right: 35px;
  font-size: 12px;
}
.footer-middle .intex-footer-link-container .pagebuilder-column-group .footer-column-one {
  padding-left: 15px !important;
}
.footer-middle .intex-footer-link-container h2 {
  color: #ffffff;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  /* 143.75% */
}
.footer-middle .intex-footer-link-container a {
  color: #dadada;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
}
.footer-middle .intex-footer-link-container a:hover {
  color: #dadada;
}
.footer-middle .intex-footer-link-container p {
  margin-bottom: 0;
  line-height: 22px;
}
.footer-bottom {
  padding-top: 0;
  padding-bottom: 25px;
}
.footer-bottom a {
  color: #FFFFFF;
}
.footer-bottom .container {
  justify-content: flex-start;
}
.footer-bottom .container .logo {
  width: 30%;
}
.footer-bottom .container .logo img {
  width: 200px;
}
.footer-bottom .container .footer-bottom-link-container .intex-footer-links .intex-social-links {
  display: flex;
}
.footer-bottom .container .footer-bottom-link-container .intex-footer-links .intex-social-links li {
  width: 40px;
}
.footer-bottom .container .footer-bottom-link-container .intex-web-links a {
  border-right: 1px solid #fff;
  padding: 0 5px;
}
.footer-bottom .container .footer-bottom-link-container .intex-web-links a:hover {
  color: #dadada;
}
.footer-bottom .container .footer-bottom-link-container .intex-web-links > span {
  margin-left: 3px;
}
.footer-bottom .switcher .switcher-options .view-base {
  width: 50px;
}
.footer-bottom .switcher .switcher-dropdown .switcher-option a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  gap: 15px;
}
.footer-bottom .switcher .switcher-dropdown .switcher-option a .lang-flag img {
  width: 20px;
}
.footer-bottom .switcher .switcher-dropdown .switcher-option a .lang-name {
  text-align: right;
  color: #F5F5F5;
  font-size: 12px;
  font-style: normal;
  line-height: 29px;
  /* 241.667% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border-radius: 18px;
  padding: 0 15px;
}
.footer-bottom .switcher .switcher-dropdown .switcher-option a .lang-name:before {
  content: "\e970";
  font-family: 'intex-icon';
  font-weight: normal;
}
.ammenu-menu-wrapper {
  margin-bottom: 0;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar {
  background: transparent;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-main-container,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-main-container {
  background: transparent !important;
  padding: 0;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-items.-root,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root {
  flex-wrap: nowrap;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item {
  position: relative;
  width: 100%;
  max-width: 140px;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link {
  font-size: 12px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 16px;
  letter-spacing: 1.6px !important;
  text-transform: uppercase;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link:focus,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link:focus {
  box-shadow: none !important;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-submenu-wrapper {
  border-radius: initial;
  box-shadow: initial;
  height: auto !important;
  padding: 0 13px;
  max-height: initial;
  overflow: initial;
  background-color: #ff002d !important;
  padding-left: 30px;
  margin-left: -15px;
  padding-bottom: 30px;
  min-width: 250px;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper::before,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-submenu-wrapper::before {
  content: '';
  display: block;
  background: #ff002d;
  width: 10px;
  height: 100%;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .level0.submenu,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-submenu-wrapper .ammenu-submenu-block .level0.submenu {
  padding: 0;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .level0.submenu li,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-submenu-wrapper .ammenu-submenu-block .level0.submenu li {
  margin-bottom: 0;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .level0.submenu li a,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-submenu-wrapper .ammenu-submenu-block .level0.submenu li a {
  font-size: 12px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: .5px;
  color: #fff;
  white-space: nowrap;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .level0.submenu li a span,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-submenu-wrapper .ammenu-submenu-block .level0.submenu li a span {
  white-space: nowrap;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .level0.submenu li a:hover,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-submenu-wrapper .ammenu-submenu-block .level0.submenu li a:hover {
  color: #fff;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-column,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-column {
  width: initial;
  padding-bottom: initial;
  padding-right: 0 !important;
}
.ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-title,
.ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-title {
  font-size: 12px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: .5px;
  white-space: nowrap;
}
.ammenu-button.-hamburger {
  border: none;
  line-height: 20px;
}
.ammenu-button.-hamburger::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  content: '\f827';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  border: none;
  color: #fff;
}
.ammenu-button.-hamburger[aria-expanded="true"]::before {
  content: "\e90c";
  font-family: 'intex-icon';
}
.intex_project-index-index .sticky-header .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.intex_project-index-view .sticky-header .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-index-index .sticky-header .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-intex-store-home-au .sticky-header .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-owa-ceiling-system .sticky-header .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-intex-store-home .sticky-header .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-intex-main-home-with-owa .sticky-header .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-intex-main-home .sticky-header .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-owa-ceiling-systems .sticky-header .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-grid-systems .sticky-header .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
  background-color: #ff002d !important;
}
.intex_project-index-index .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.intex_project-index-view .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-index-index .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-intex-store-home-au .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-owa-ceiling-system .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-intex-store-home .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-intex-main-home-with-owa .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-intex-main-home .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-owa-ceiling-systems .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
.cms-grid-systems .ammenu-menu-wrapper .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
  background-color: transparent !important;
}
.page-header.v3.type9 .header.content {
  height: 145px;
}
.page-header.v3.type9 .header.content.header-row {
  background: #fff;
  display: flex;
  flex-direction: column;
}
.page-header.v3.type9 .minicart-wrapper .action.showcart .counter.qty {
  top: 5px;
  left: 0;
  width: 20px;
}
.page-header.v3.type9 .header.content.header-row .header-block {
  width: 100%;
}
.page-header.v3.type9 .header.content.header-row .header-block.header-menu-block {
  width: 100%;
  align-items: flex-start;
  height: fit-content;
  background: #fff;
  position: relative;
}
.page-header.v3.type9 .header.content.header-row .header-block.header-menu-block .header-main-menu {
  width: 100%;
  max-width: 1140px;
  justify-content: center;
  align-content: center;
  margin: 0 auto;
}
.page-header.v3.type9 .header.content.header-row .header-block.header-menu-block .header-main-menu .main-menu-container {
  display: flex;
  flex-direction: row;
  padding: 0;
  list-style: none;
  margin: 0;
}
.page-header.v3.type9 .header.content.header-row .header-block.header-menu-block .header-main-menu .main-menu-container li.mainmenu {
  padding: 15px 20px;
  margin: 0;
  width: 140px;
}
.page-header.v3.type9 .header.content.header-row .header-block.header-menu-block .header-main-menu .main-menu-container li.mainmenu a {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.page-header.v3.type9 .header.content.header-row .header-block.header-menu-block .header-main-menu .main-menu-container li.mainmenu:hover .submenu {
  display: block;
}
.page-header.v3.type9 .header.content.header-row .header-block.header-menu-block .header-main-menu .main-menu-container .submenu {
  display: none;
  padding: 0;
  list-style: none;
  padding-top: 22px;
  padding-bottom: 50px;
}
.page-header.v3.type9 .header.content.header-row .header-block.header-menu-block .header-main-menu .main-menu-container .submenu li {
  margin: 0;
  white-space: nowrap;
  padding: 3px 0;
}
.page-header.v3.type9 .header.content.header-row .header-block.header-menu-block .header-main-menu .main-menu-container .submenu li a {
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 153.846% */
}
.page-header.v3.type9 .header.content.header-row .header-logo-block {
  background: #ff002d;
  flex-basis: 100%;
  max-width: initial;
  display: flex;
  justify-content: center;
  padding: 25px;
}
.page-header.v3.type9 .header.content.header-row .header-logo-block .logo {
  max-width: 100%;
}
.page-header.v3.type9 .header.content.header-row .header-logo-block .logo img {
  width: 100px;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu {
  display: flex;
  flex-direction: row;
  width: fit-content;
  gap: 15px;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 40px;
  height: 54px;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .distributor-block-menu {
  padding-right: 20px;
  align-items: center;
  display: flex;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .distributor-block-menu a {
  color: var(--neutrals-90, #191919);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  /* 150% */
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .search-block-menu {
  align-items: center;
  display: flex;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .search-block-menu #top-search-button {
  display: flex;
  align-items: center;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .current-store-icon {
  display: none;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .user-menu {
  display: flex;
  align-items: center;
  gap: 15px;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .user-menu .intex-user-icon {
  display: flex;
  align-items: center;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .user-menu .intex-user-icon.customer-logged-in {
  display: none;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .user-menu .minicart-wrapper .action.showcart {
  margin-left: 0;
  display: flex;
  align-content: center;
  margin-top: -1px;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account {
  position: initial;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account.customer-logged-in {
  width: 20px;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account.customer-logged-in .authorization-link {
  display: none;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links {
  display: flex;
  margin: 0;
  position: absolute;
  background-color: transparent;
  border: none;
  min-width: initial;
  visibility: hidden;
  opacity: 0;
  box-shadow: none;
  top: 54px;
  right: 0;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in {
  opacity: 1;
  visibility: visible;
  box-shadow: none;
  background-color: transparent !important;
  top: initial;
  right: initial;
  left: initial;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in::before,
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in::after {
  display: none;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in .greet.welcome {
  display: none;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in .customer-welcome {
  padding: 0 !important;
  margin-left: 0;
  height: 23px;
  display: flex;
  margin-bottom: 0;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in .customer-welcome.active .link.authorization-link {
  display: block;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in .customer-welcome > .customer-menu {
  position: absolute;
  right: 0;
  background-color: #fff;
  padding: 0;
  margin-top: 35px;
  min-width: 190px;
  border: 1px solid #ddd;
  height: 200px;
  border-radius: 22px;
  overflow: hidden;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in .customer-welcome > .customer-menu .greetings {
  text-align: left;
  background: #dadada;
  padding: 13px 22px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 137.5% */
  text-transform: capitalize;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in .customer-welcome > .customer-menu > .header.links {
  flex-direction: column;
  padding: 10px;
  text-align: left;
  box-shadow: none;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in .customer-welcome > .customer-menu > .header.links li:hover {
  background: none;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in .customer-welcome > .customer-menu > .header.links li a {
  color: #000 !important;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in .customer-welcome > .customer-menu > .header.links li a:hover {
  font-weight: 600;
  text-decoration: underline;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in .customer-welcome .customer-name {
  background: #000;
  color: #fff;
  border-radius: 12px;
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  padding: 0 5px;
}
.page-header.v3.type9 .header.content.header-row .top-right-menu .my-account .header.links.customer-logged-in .customer-welcome .customer-name .action.switch {
  display: none;
}
.mstInPage__main {
  overflow-x: auto !important;
}
.mstInPage__highlight {
  color: var(--secondary-80, #0071e3);
  font-weight: 600;
}
.mstInPage__header input[type=search] {
  border-radius: 33px;
  background: #F5F5F5;
  color: var(--neutrals-40, #9c9ea1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  /* 112.5% */
  padding-left: 65px;
  height: 45px;
}
.mstInPage__header .mstInPage__close {
  height: 28px;
  width: 28px;
}
.mstInPage__header form:before {
  left: 50px;
  position: absolute;
}
.mstInPage__header form:before {
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
}
.mstInPage__viewAll {
  color: #000;
}
.mstInPage__viewAll:hover {
  color: #000;
}
.mstInPage__indexList .mstInPage__index {
  border: none;
  border-bottom: 1px solid #fff;
}
.mstInPage__indexList .mstInPage__index span {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  /* 112.5% */
}
.mstInPage__indexList .mstInPage__index i {
  color: #000;
  font-size: 16px;
}
.mstInPage__indexList .mstInPage__index:hover {
  border: none;
}
.mstInPage__indexList .mstInPage__index._active {
  background: none;
  border: none;
  border-bottom: 1px solid #191919;
  color: #000;
}
.mstInPage__indexList .mstInPage__index._active i {
  color: #000;
  font-size: 16px;
}
.mstInPage__indexList {
  margin-right: 20px;
}
.footer {
  margin-top: 100px;
  position: relative;
}
.footer .footer-middle .container {
  position: relative;
  padding: 0;
}
.footer .footer-middle .footer-links {
  display: flex;
  width: 100%;
  margin-bottom: 50px;
}
.footer .footer-middle .footer-links li {
  max-width: 300px;
  width: 100%;
}
.footer .footer-middle .footer-links li span {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  /* 150% */
}
.footer .footer-middle .footer-links li .footer-submenu {
  margin-top: 17px;
}
.footer .footer-middle .footer-links li .footer-submenu li {
  color: var(--intex-footer-link-menu-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  /* 150% */
  margin-bottom: 10px;
}
.footer .footer-middle .footer-links li .footer-submenu li a {
  color: var(--intex-footer-link-lmenu-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  /* 150% */
}
.footer .footer-middle .footer-links li .footer-submenu li a.callto {
  text-decoration: underline;
}
.footer .website-stores {
  position: absolute;
  right: 100px;
  top: 0;
}
.footer .website-stores div {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
  opacity: .6;
}
.footer .website-stores div.active {
  opacity: 1;
}
.footer .footer-bottom .slogan {
  display: flex;
  align-content: center;
  gap: 10px;
  color: var(--intex-footer-slogan-text-color);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.footer .footer-bottom .slogan span,
.footer .footer-bottom .slogan a {
  display: flex;
  align-items: center;
}
.footer .absolute-footer {
  padding-bottom: 45px;
}
.footer .absolute-footer ul {
  display: flex;
  gap: 10px;
  width: 100%;
}
.footer .absolute-footer ul li {
  color: var(--intex-footer-absolute-footer-text-color);
  font-size: 11.7px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 205.128% */
  width: fit-content;
}
.panel.header.show-icon .header.links {
  box-shadow: none !important;
  border: none !important;
}
.panel.header.show-icon .header.links::before {
  display: none;
}
.panel.header.show-icon .header.links .greet.welcome {
  display: none;
}
.customer-logged-out .header.links {
  right: -77px;
}
.customer-logged-out .header.links.active .block-header-customer-login-new {
  display: block;
}
.customer-logged-out .show-if-not-logged-in {
  min-width: 390px;
}
.customer-logged-out .show-if-not-logged-in > a:first-child {
  display: none;
}
.block-header-customer-login-new {
  max-width: 390px;
  width: 100%;
  padding: 30px 38px 120px;
  position: absolute;
  right: 0;
  background: #fff;
  display: none;
  top: 0;
}
.block-header-customer-login-new.sticky {
  position: fixed;
}
.block-header-customer-login-new .block-content h3 {
  color: var(--intex-product-name-text-color);
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 265px;
  text-align: left;
  text-transform: capitalize;
  margin: 0;
}
.block-header-customer-login-new .block-content h4 {
  color: var(--intex-product-name-text-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 200% */
  margin: 0 0 20px;
  text-align: left;
  text-transform: capitalize;
}
.block-header-customer-login-new .block-content h4 a {
  color: var(--intex-product-name-text-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.block-header-customer-login-new .block-content .close-button {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
}
.block-header-customer-login-new .block-content .form-login fieldset {
  gap: 11px;
  display: flex;
  flex-direction: column;
}
.block-header-customer-login-new .block-content .form-login fieldset .input-text {
  display: flex;
  height: 53.653px;
  padding: 10.904px 26.891px 10.557px 26.891px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 16px;
  border: 1px solid var(--neutrals-70, #757575);
}
.block-header-customer-login-new .block-content .form-login fieldset .input-text:focus {
  box-shadow: none;
}
.block-header-customer-login-new .block-content .form-login .actions-toolbar {
  display: flex;
  flex-direction: column;
}
.block-header-customer-login-new .block-content .form-login .actions-toolbar .primary {
  text-align: left;
  margin-bottom: 30px;
}
.block-header-customer-login-new .block-content .form-login .actions-toolbar .secondary {
  display: flex;
  justify-content: space-between;
}
.block-header-customer-login-new .block-content .form-login .actions-toolbar .secondary .tc {
  text-align: left;
  width: 100%;
  max-width: 170px;
  display: flex;
  align-content: center;
  color: var(--neutrals-70, #757575);
}
.block-header-customer-login-new .block-content .form-login .actions-toolbar .secondary .tc a {
  color: var(--neutrals-70, #757575);
  text-decoration: underline;
  display: initial;
}
.block-header-customer-login-new .block-content .form-login .actions-toolbar .secondary .tc p {
  font-size: 8px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: capitalize;
}
.block-header-customer-login-new .block-content .form-login .actions-toolbar .secondary .action.login.primary {
  width: fit-content;
  height: 40px;
  flex-shrink: 0;
  border-radius: 21.632px;
  background: var(--intex-product-name-text-color);
  display: flex;
  align-items: center;
  border: none;
  margin-bottom: 0;
}
.block-header-customer-login-new .block-content .form-login .actions-toolbar .secondary .action.login.primary:hover {
  border: none;
}
.block-header-customer-login-new .block-content .form-login .actions-toolbar .secondary .action.login.primary span {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 17.305px;
  /* 123.609% */
  text-transform: capitalize;
}
.block-header-customer-login-new .block-content .form-login .action.remind {
  color: var(--intex-product-name-text-color);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: capitalize;
}
#login-modal-background {
  background: #000;
  opacity: .7;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  z-index: 20;
}
#login-modal-background.active {
  display: block;
}
