body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #14181f;
  background-clip: padding-box;
  border: 1px solid #3a3f4a;
  border-radius: 1px;
  color: #f8f9fa;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #6b7280;
}
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: #6b7280;
}
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: #6b7280;
}
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: #14181f;
  background-clip: padding-box;
  border: 1px solid #3a3f4a;
  border-radius: 1px;
  color: #f8f9fa;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #14181f;
  background-clip: padding-box;
  border: 1px solid #3a3f4a;
  border-radius: 1px;
  color: #f8f9fa;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #6b7280;
}
textarea::-webkit-input-placeholder {
  color: #6b7280;
}
textarea:-ms-input-placeholder {
  color: #6b7280;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  margin-bottom: 15px;
}
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.magento-payments-review .block .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.magento-payments-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.magento-payments-review .block .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.magento-payments-review .block .block-content .box,
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  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: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  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;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus) {
  box-shadow: none;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.abs-action-remove:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-remove:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  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: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-item-actions .actions-secondary > .action,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.product-item-actions .actions-secondary > .action > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .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;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.magento-payments-review-discount > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.magento-payments-review-discount.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #14181f;
  background-clip: padding-box;
  border: 1px solid #3a3f4a;
  border-radius: 1px;
  color: #f8f9fa;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -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: #6b7280;
}
.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: #6b7280;
}
.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: #6b7280;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 20px;
  min-height: 24px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  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: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:visited,
.action-gift.pagebuilder-button-link:visited {
  color: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[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: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.payment-method-payment_services_paypal_apm .payment-services-paypal-apm-mark > div,
.payment-method-payment_services_paypal_apm .payment-services-paypal-apm-mark .paypal-marks {
  display: inline-block;
}
.payment-method-payment_services_paypal_apm .billing-address-details,
.payment-method-payment_services_paypal_apm .payment-services-paypal-legal-text {
  margin-bottom: 20px;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbbbbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
axo-auth,
paypal-shipping-address-selector {
  position: fixed;
  z-index: 10000;
}
.paypal-fastlane-powered-by {
  display: block;
  margin: 5px 0;
  width: 150px;
}
.paypal-fastlane-shipping-change-address-form {
  margin-bottom: 30px;
}
.paypal-fastlane-shipping-change-address-form button,
.paypal-fastlane-shipping-change-address-form .cart.table-wrapper .actions-toolbar > .action,
.paypal-fastlane-shipping-change-address-form .action-gift {
  width: 100%;
}
.paypal-fastlane-divider {
  margin-top: 30px;
  position: relative;
  text-align: center;
  width: 100%;
}
.paypal-fastlane-divider:before {
  border-bottom: 1px solid #cccccc;
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.paypal-fastlane-divider span {
  background-color: #f4f4f4;
  padding: 0 10px;
  position: relative;
}
#payment-services-paypal-fastlane paypal-payment {
  display: block;
  margin-bottom: 20px;
}
#payment-services-paypal-fastlane + .checkout-agreements-block .recaptcha-checkout-place-order {
  margin-bottom: 20px;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button,
.google-pay .cart.table-wrapper .actions-toolbar > .action,
.google-pay .action-gift {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.payment-services-express-payments .payment-services-express-payments-container {
  max-width: 600px;
  display: grid;
  margin: 10px 0;
}
.payment-services-express-payments .payment-services-express-payments-paypal .paypal-button-container,
.payment-services-express-payments .payment-services-express-payments-alternate {
  display: grid;
  grid-gap: 5px;
}
.payment-services-express-payments + .field.addresses {
  margin-top: 30px;
}
.checkout-payment-method .payment-services-express-payments {
  margin-bottom: 30px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.pg-flash-sale {
  padding: 2.75rem 1.25rem;
  background: radial-gradient(circle at 8% 16%, rgba(251, 191, 36, 0.16), transparent 16rem), radial-gradient(circle at 82% 74%, rgba(251, 191, 36, 0.1), transparent 18rem), linear-gradient(to bottom, #0f0f1a, #1a1a2e);
}
@media (min-width: 768px) {
  .pg-flash-sale {
    padding: 3.5rem 2rem;
  }
}
@media (min-width: 1200px) {
  .pg-flash-sale {
    padding: 4rem 3rem;
  }
}
.pg-flash-sale__inner {
  position: relative;
  overflow: hidden;
  max-width: 80rem;
  min-height: 0;
  margin: 0 auto;
  padding: 2rem;
  border: 1px solid rgba(251, 191, 36, 0.34);
  border-radius: 1.25rem;
  background: radial-gradient(circle at 90% 55%, rgba(251, 191, 36, 0.1), transparent 18rem), linear-gradient(135deg, rgba(26, 26, 46, 0.96), rgba(15, 15, 26, 0.98));
  box-shadow: 0 26px 80px rgba(0, 0, 0, 0.38), 0 0 0 1px rgba(255, 255, 255, 0.05) inset, 0 0 36px rgba(251, 191, 36, 0.12);
}
.pg-flash-sale__inner::before,
.pg-flash-sale__inner::after {
  content: '';
  position: absolute;
  pointer-events: none;
}
.pg-flash-sale__inner::before {
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, transparent, rgba(251, 191, 36, 0.24), transparent) top left / 100% 1px no-repeat, linear-gradient(180deg, transparent, rgba(251, 191, 36, 0.22), transparent) top right / 1px 100% no-repeat;
}
.pg-flash-sale__inner::after {
  right: -8rem;
  bottom: -10rem;
  width: 34rem;
  height: 34rem;
  border-radius: 50%;
  border: 1px solid rgba(251, 191, 36, 0.08);
  box-shadow: -2rem -2rem 0 -1.95rem rgba(251, 191, 36, 0.1), -4rem -4rem 0 -3.9rem rgba(251, 191, 36, 0.08), -6rem -6rem 0 -5.85rem rgba(251, 191, 36, 0.06), -8rem -8rem 0 -7.8rem rgba(251, 191, 36, 0.05);
  opacity: .9;
}
@media (min-width: 768px) {
  .pg-flash-sale__inner {
    padding: 2.25rem;
  }
}
.pg-flash-sale__header,
.pg-flash-sale__grid {
  position: relative;
  z-index: 1;
}
.pg-flash-sale__header {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 1.25rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 980px) {
  .pg-flash-sale__header {
    grid-template-columns: minmax(0, 1fr) minmax(20rem, 25rem);
    align-items: start;
  }
}
.pg-flash-sale__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: .45rem;
  padding: 0.4rem 0.9rem;
  border: 1px solid rgba(251, 191, 36, 0.42);
  border-radius: 999px;
  background: rgba(251, 191, 36, 0.12);
  box-shadow: 0 0 18px rgba(251, 191, 36, 0.16);
  color: #fbbf24;
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}
.pg-flash-sale__eyebrow svg,
.pg-flash-sale__meta svg,
.pg-flash-sale__timer-label svg {
  width: 1rem;
  height: 1rem;
  flex: 0 0 auto;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.pg-flash-sale__eyebrow svg {
  fill: currentColor;
  stroke: none;
}
.pg-flash-sale--active .pg-flash-sale__eyebrow {
  border-color: rgba(239, 68, 68, 0.46);
  background: rgba(239, 68, 68, 0.16);
  color: #f37878;
}
.pg-flash-sale__title {
  max-width: 42rem;
  margin: 0.85rem 0 0;
  color: #ffffff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 2.1rem;
  font-weight: 800;
  line-height: 1.05;
  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}
@media (min-width: 768px) {
  .pg-flash-sale__title {
    font-size: 2.75rem;
  }
}
.pg-flash-sale__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: .5rem;
  margin: 0.85rem 0 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.95rem;
  line-height: 1.55;
}
.pg-flash-sale__meta svg {
  color: #fbbf24;
}
.pg-flash-sale__timer-wrap {
  width: 100%;
  padding: 1rem;
  border: 1px solid rgba(251, 191, 36, 0.28);
  border-radius: 1rem;
  background: rgba(26, 26, 46, 0.78);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.22), 0 0 22px rgba(251, 191, 36, 0.12);
}
.pg-flash-sale__timer-label {
  display: inline-flex;
  align-items: center;
  gap: .45rem;
  margin-bottom: 0.85rem;
  color: #fbbf24;
  font-size: 0.85rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}
.pg-flash-sale__timer {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: .6rem;
}
.pg-flash-sale__timer span {
  display: grid;
  gap: .35rem;
  justify-items: center;
  min-width: 0;
  padding: .85rem .5rem;
  border-radius: .75rem;
  background: rgba(2, 6, 23, 0.74);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18) inset;
  color: #ffffff;
}
.pg-flash-sale__timer strong {
  font-size: 1.4rem;
  font-weight: 900;
  line-height: 1;
  font-variant-numeric: tabular-nums;
}
.pg-flash-sale__timer em {
  color: rgba(255, 255, 255, 0.62);
  font-size: .76rem;
  font-style: normal;
  font-weight: 700;
}
.pg-flash-sale__carousel {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.pg-flash-sale__track-wrap {
  min-width: 0;
  flex: 1;
  overflow: hidden;
}
.pg-flash-sale__grid {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
  overscroll-behavior-x: contain;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  touch-action: pan-x pan-y;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.pg-flash-sale__grid::-webkit-scrollbar {
  display: none;
}
.pg-flash-sale__nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
  color: #ffffff;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.pg-flash-sale__nav svg {
  width: 1.15rem;
  height: 1.15rem;
}
.pg-flash-sale__nav:hover {
  border-color: #fbbf24;
  background: rgba(251, 191, 36, 0.18);
  color: #fbbf24;
}
.pg-flash-sale__card {
  flex: 0 0 15rem;
  scroll-snap-align: start;
  max-width: none;
  margin: 0;
  border: 1px solid rgba(251, 191, 36, 0.2);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22);
}
@media (min-width: 480px) {
  .pg-flash-sale__card {
    flex-basis: calc(49.5%);
  }
}
@media (min-width: 768px) {
  .pg-flash-sale__card {
    flex-basis: calc(32.66666667%);
  }
}
@media (min-width: 1024px) {
  .pg-flash-sale__card {
    flex-basis: calc(24.25%);
  }
}
@media (min-width: 1200px) {
  .pg-flash-sale__card {
    flex-basis: calc(19.2%);
  }
}
.pg-flash-sale__card .product-content {
  min-height: 8.5rem;
  padding: 0.9rem;
}
.pg-flash-sale__card .product-category-tag {
  color: #fbbf24;
}
.pg-flash-sale__card .product-current-price {
  color: #ffffff;
}
.pg-flash-sale__card .product-original-price {
  color: rgba(255, 255, 255, 0.38);
}
@media (max-width: 900px) {
  .pg-flash-sale__inner {
    min-height: 0;
    padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .pg-flash-sale__carousel {
    gap: 0;
  }
  .pg-flash-sale__nav {
    display: none;
  }
}
@media (max-width: 640px) {
  .pg-flash-sale {
    padding: 2rem 1rem;
  }
  .pg-flash-sale__inner {
    padding: 1rem;
    border-radius: 1rem;
  }
  .pg-flash-sale__header {
    gap: 1rem;
    margin-bottom: 1.1rem;
  }
  .pg-flash-sale__title {
    font-size: 1.75rem;
  }
  .pg-flash-sale__meta {
    font-size: 0.85rem;
  }
  .pg-flash-sale__timer-wrap {
    padding: 0.7rem;
    border-radius: 0.75rem;
  }
  .pg-flash-sale__timer {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: .35rem;
  }
  .pg-flash-sale__timer span {
    gap: .2rem;
    padding: .55rem .25rem;
    border-radius: .45rem;
  }
  .pg-flash-sale__timer strong {
    font-size: 1.05rem;
  }
  .pg-flash-sale__timer em {
    font-size: .65rem;
  }
  .pg-flash-sale__timer-label {
    margin-bottom: .55rem;
    font-size: .75rem;
  }
  .pg-flash-sale__carousel {
    gap: .6rem;
  }
  .pg-flash-sale__card .product-content {
    min-height: 0;
    padding: 0.85rem;
  }
  .pg-flash-sale__card .product-card-name {
    font-size: 0.9rem;
    min-height: 2.55rem;
  }
  .pg-flash-sale__card .product-current-price {
    font-size: 0.98rem;
  }
  .pg-flash-sale__card .product-original-price {
    font-size: 0.8rem;
  }
}
@media (max-width: 420px) {
  .pg-flash-sale {
    padding: 1.75rem .75rem;
  }
  .pg-flash-sale__inner {
    padding: .85rem;
  }
  .pg-flash-sale__carousel {
    margin: 0 -0.3rem;
  }
  .pg-flash-sale__grid {
    gap: .75rem;
  }
  .pg-flash-sale__card {
    flex-basis: 72vw;
  }
}
@media (max-width: 340px) {
  .pg-flash-sale__timer {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pg-flash-sale__timer span {
    padding: .5rem .35rem;
  }
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 2%) / 2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.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: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: -1px;
}
.sidebar .block-wishlist .action.delete {
  line-height: unset;
  width: auto;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-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: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  right: 0;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #3a3f4a;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  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.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  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 .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
  white-space: normal;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  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;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  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: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  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: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.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: 35px;
  line-height: 33px;
  color: #6b7280;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.cookie-status-message {
  display: none;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
/**
 * PeakGear Climbing Theme - Complete Styles
 * Matches Next.js prototype exactly
 *
 * IMPORTANT: Uses fade() instead of rgba() for Magento's less.php compiler
 */
.action-btn.search-toggle svg,
.action-btn.minicart-toggle svg {
  width: 24px !important;
  height: 24px !important;
  min-width: 24px !important;
  min-height: 24px !important;
}
.page-wrapper {
  background-color: #0f0f1a;
  color: black;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-header {
  background: transparent !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  z-index: 50;
}
.header.content {
  padding: 0 !important;
  max-width: none !important;
  position: relative;
}
.nav-sections {
  display: none !important;
}
.nav-toggle {
  display: none !important;
}
.page-main {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.columns {
  padding: 0 !important;
  margin: 50px 0 0 0 !important;
}
.column.main {
  padding: 0 !important;
  width: 100% !important;
  float: none !important;
}
.page-footer {
  background: transparent !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.footer.content {
  padding: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  border: none !important;
}
@keyframes toast-slide-in {
  0% {
    transform: translateX(120%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes toast-slide-out {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(120%);
    opacity: 0;
  }
}
.page.messages {
  position: fixed;
  top: 6.5rem;
  right: 1rem;
  left: auto;
  width: auto;
  max-width: 22rem;
  min-width: 15rem;
  z-index: 40;
  pointer-events: none;
}
.page.messages .messages {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.page.messages .message {
  pointer-events: auto;
  position: relative;
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.4;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(255, 255, 255, 0.05);
  animation: toast-slide-in 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  backdrop-filter: blur(12px);
  cursor: pointer;
}
.page.messages .message::before {
  display: none;
}
.page.messages .message > *::before,
.page.messages .message > *::after {
  display: none !important;
  content: none !important;
}
.page.messages .message > div {
  color: #ffffff;
  padding-left: 0 !important;
}
.page.messages .message > div::before {
  display: none !important;
}
.page.messages .message > div a {
  color: #fbbf24;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-color: rgba(251, 191, 36, 0.4);
  text-underline-offset: 2px;
}
.page.messages .message > div a:hover {
  color: #f59e0b;
}
.page.messages .message::after {
  content: '\00d7';
  position: absolute;
  top: 0.375rem;
  right: 0.75rem;
  font-size: 1.1rem;
  line-height: 1;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
}
.page.messages .message:hover::after {
  color: #ffffff;
}
.page.messages .message-success {
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.15), rgba(26, 26, 46, 0.95));
  border-left: 3px solid #22c55e;
}
.page.messages .message-error {
  background: linear-gradient(135deg, rgba(239, 68, 68, 0.15), rgba(26, 26, 46, 0.95));
  border-left: 3px solid #ef4444;
}
.page.messages .message-notice,
.page.messages .message-warning {
  background: linear-gradient(135deg, rgba(245, 158, 11, 0.15), rgba(26, 26, 46, 0.95));
  border-left: 3px solid #f59e0b;
}
.page.messages .message.toast-dismiss {
  animation: toast-slide-out 0.35s cubic-bezier(0.5, 0, 0.75, 0) forwards;
}
@media (max-width: 767px) {
  .page.messages {
    top: 5.75rem;
    right: 0.75rem;
    max-width: calc(98.5vw);
    min-width: 0;
  }
}
.pg-checkout .page.messages {
  top: 104px;
  right: max(16px, calc((100vw - 1440px) / 2 + 16px));
  left: auto;
  z-index: 80;
}
@media (max-width: 767px) {
  .pg-checkout .page.messages {
    top: 92px;
    right: 16px;
    max-width: calc(68vw);
  }
}
body {
  background-color: #0f0f1a;
  color: #ffffff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
html,
body,
button,
input,
select,
textarea,
.page-wrapper,
.modal-popup,
.modal-content,
.message,
.navigation,
.breadcrumbs,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
a {
  color: #fbbf24;
  text-decoration: none;
  transition: color 0.2s ease;
}
a:visited {
  color: #fbbf24;
}
a:hover {
  color: #f59e0b;
  text-decoration: none;
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #1a1a2e;
}
::-webkit-scrollbar-thumb {
  background: #4a5568;
  border-radius: 4px;
}
::-webkit-scrollbar-thumb:hover {
  background: #718096;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes scaleIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes float {
  0%,
  100% {
    transform: translateY(0) translateX(-50%);
  }
  50% {
    transform: translateY(-10px) translateX(-50%);
  }
}
@keyframes pulseGlow {
  0%,
  100% {
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.4);
  }
}
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes shimmer {
  from {
    background-position: -200% 0;
  }
  to {
    background-position: 200% 0;
  }
}
.animate-fade-in-up {
  animation: fadeInUp 0.8s ease-out forwards;
}
.animate-fade-in-left {
  animation: fadeInLeft 0.8s ease-out forwards;
}
.animate-fade-in-right {
  animation: fadeInRight 0.8s ease-out forwards;
}
.animate-scale-in {
  animation: scaleIn 0.6s ease-out forwards;
}
.animate-float {
  animation: float 3s ease-in-out infinite;
}
.animate-slide-down {
  animation: slideDown 0.5s ease-out forwards;
}
.delay-100 {
  animation-delay: 0.1s;
}
.delay-200 {
  animation-delay: 0.2s;
}
.delay-300 {
  animation-delay: 0.3s;
}
.delay-400 {
  animation-delay: 0.4s;
}
.delay-500 {
  animation-delay: 0.5s;
}
.delay-600 {
  animation-delay: 0.6s;
}
.hover-lift {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.hover-lift:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}
.peakgear-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  animation: slideDown 0.5s ease-out;
  background: rgba(8, 8, 18, 0.72);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  transition: background 0.3s ease, border-color 0.3s ease;
}
.peakgear-header.header-scrolled {
  background: rgba(8, 8, 18, 0.9);
  border-bottom-color: rgba(255, 255, 255, 0.1);
}
.peakgear-header.minicart-open {
  z-index: 1002;
}
@media (max-width: 767px) {
  .mobile-menu-active .peakgear-header {
    z-index: 1001;
  }
}
.header-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), transparent);
  pointer-events: none;
}
.header-nav {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  max-width: 80rem;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .header-nav {
    padding: 1.5rem 3rem;
  }
}
.header-logo {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #ffffff !important;
  text-decoration: none !important;
  position: relative;
  flex-shrink: 0;
}
.header-logo:hover .logo-icon {
  transform: scale(1.1);
}
.logo-icon {
  width: 2.5rem;
  height: 2.5rem;
  transition: transform 0.3s ease;
}
.logo-text {
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #ffffff;
}
.header-menu {
  display: none;
  align-items: center;
  gap: 2rem;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .header-menu {
    display: flex;
    margin-left: 2.5rem;
    margin-right: auto;
  }
}
.menu-link {
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 0.9rem;
  font-weight: 500;
  transition: color 0.2s ease;
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.25rem;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem 0;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
.menu-link:hover {
  color: #ffffff !important;
}
.menu-link-underline {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  background: #ffffff;
  transition: width 0.3s ease;
}
.menu-link:hover .menu-link-underline {
  width: 100%;
}
.dropdown-chevron {
  width: 1rem;
  height: 1rem;
  transition: transform 0.2s ease;
}
.menu-dropdown:hover .dropdown-chevron {
  transform: rotate(180deg);
}
.menu-dropdown {
  position: relative;
  display: flex;
  align-items: center;
}
#desktopCategoryTrigger {
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  transition: background 0.2s ease, color 0.2s ease;
  border: none !important;
  outline: none !important;
}
#desktopCategoryTrigger:hover,
#desktopCategoryTrigger[aria-expanded="true"] {
  background: rgba(255, 255, 255, 0.1) !important;
}
.dropdown-panel {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 1rem;
  max-height: calc(-20vh);
}
.dropdown-panel.open {
  display: block;
}
.dropdown-flex {
  display: flex;
  max-height: min(72vh, 560px);
}
.dropdown-content {
  min-width: 196px;
  max-width: 196px;
  max-height: min(72vh, 560px);
  background: rgba(15, 15, 26, 0.98);
  backdrop-filter: blur(20px);
  border-radius: 0.75rem 0 0 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.dropdown-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.65rem 0.95rem;
  color: rgba(255, 255, 255, 0.8) !important;
  transition: all 0.2s ease;
  cursor: pointer;
  text-decoration: none !important;
}
.dropdown-item:hover,
.dropdown-item.active {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff !important;
}
.dropdown-item-all {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0.85rem 0.95rem;
  color: #ffffff !important;
}
.dropdown-item-icon {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.2s ease;
  color: rgba(255, 255, 255, 0.6);
}
.dropdown-item-icon svg {
  width: 1.25rem;
  height: 1.25rem;
}
.dropdown-item:hover .dropdown-item-icon,
.dropdown-item.active .dropdown-item-icon {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.dropdown-item-icon-all {
  background: rgba(245, 158, 11, 0.2) !important;
  color: #fbbf24 !important;
}
.dropdown-item:hover .dropdown-item-icon-all {
  background: rgba(245, 158, 11, 0.3) !important;
}
.dropdown-item-text {
  flex: 1;
  min-width: 0;
}
.dropdown-item-title {
  display: block;
  font-size: 0.84rem;
  font-weight: 500;
  line-height: 1.3;
  word-break: break-word;
}
.dropdown-item-desc {
  display: block;
  font-size: 0.7rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.35;
}
.dropdown-item-arrow {
  width: 1rem;
  height: 1rem;
  color: rgba(255, 255, 255, 0.4);
  transition: color 0.2s ease;
  flex-shrink: 0;
}
.dropdown-item:hover .dropdown-item-arrow,
.dropdown-item.active .dropdown-item-arrow {
  color: #ffffff;
}
.dropdown-categories {
  padding: 0.5rem 0;
}
.subcategories-panel {
  display: none;
  min-width: 154px;
  max-width: 154px;
  max-height: min(72vh, 560px);
  background: rgba(15, 17, 26, 0.98);
  backdrop-filter: blur(20px);
  border-radius: 0 0.75rem 0.75rem 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-left: none;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
  padding: 0.75rem;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.subcategories-panel.open {
  display: block;
}
.subcategory-group {
  display: none;
}
.subcategory-group.active {
  display: block;
}
.subcategories-header {
  padding: 0 0.25rem 0.5rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.subcategories-title {
  color: #fbbf24;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}
.subcategory-link {
  display: block;
  padding: 0.375rem 0;
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 0.8rem;
  line-height: 1.3;
  word-break: break-word;
  transition: color 0.2s ease;
}
.subcategory-link:hover {
  color: #ffffff !important;
}
.subcategory-link-all {
  color: #fbbf24 !important;
  margin-bottom: 0.5rem;
}
.header-actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .header-actions .auth-buttons,
  .header-actions .header-account {
    display: none !important;
  }
}
.action-btn {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  color: #ffffff;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: background 0.2s ease;
  position: relative;
}
.action-btn:hover {
  background: rgba(255, 255, 255, 0.2);
}
.action-btn svg {
  width: 1.25rem;
  height: 1.25rem;
}
.header-search-trigger {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  color: #ffffff;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease;
  flex-shrink: 0;
  padding: 0;
}
.header-search-trigger:hover,
.header-search-trigger[aria-expanded='true'] {
  background: rgba(255, 255, 255, 0.14);
}
.header-search-trigger svg {
  width: 1.35rem;
  height: 1.35rem;
  stroke: currentColor;
}
.app-nav-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  color: #ffffff;
  text-decoration: none;
  background: transparent;
  border: none;
  padding: 0 0.5rem;
  min-width: 60px;
}
.app-nav-item svg {
  width: 24px;
  height: 24px;
  stroke: #ffffff;
}
.app-nav-item span {
  font-size: 0.65rem;
  font-weight: 600;
  font-family: inherit;
  letter-spacing: 0.02em;
}
.app-nav-item:hover,
.app-nav-item.active {
  color: #f59e0b;
  /* peakgear-primary */
}
.app-nav-item:hover svg,
.app-nav-item.active svg {
  stroke: #f59e0b;
}
/* Mobile Menu 2-Column Layout */
.category-menu-layout {
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 0;
  background: #0b111a;
  overflow: hidden;
}
@media (min-width: 768px) {
  .category-menu-layout {
    height: 100%;
    border-radius: 0.875rem;
  }
}
.category-menu-sidebar {
  width: 22%;
  min-width: 68px;
  background: #111827;
  height: 100%;
  min-height: 0;
  overflow-y: auto;
  overscroll-behavior: contain;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  scrollbar-width: none;
}
.category-menu-sidebar::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .category-menu-sidebar {
    width: 9.5rem;
    min-width: 9.5rem;
  }
}
.category-sidebar-item {
  width: 100%;
  padding: 0.85rem 0.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: transparent;
  border: none;
  border-left: 3px solid transparent;
  color: rgba(255, 255, 255, 0.6);
  gap: 0.5rem;
  cursor: pointer;
}
@media (min-width: 768px) {
  .category-sidebar-item {
    min-height: 4.35rem;
    padding: 0.7rem 0.75rem;
  }
}
.category-sidebar-item .category-sidebar-icon svg {
  width: 24px;
  height: 24px;
  stroke: currentColor;
}
.category-sidebar-item .category-sidebar-name {
  font-size: 0.65rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
}
.category-sidebar-item.active {
  background: transparent !important;
  border-left-color: transparent !important;
  color: #f59e0b;
}
.category-sidebar-item.active .category-sidebar-icon svg {
  stroke: #f59e0b;
}
.category-sidebar-item.active .category-sidebar-name {
  font-weight: 600;
}
.category-menu-main {
  width: 75%;
  flex: 1;
  height: 100%;
  min-height: 0;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 1rem;
  padding-bottom: 5rem;
  /* space for bottom nav */
  scrollbar-width: none;
}
.category-menu-main::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .category-menu-main {
    padding: 1.5rem 2rem 2rem;
    padding-bottom: 2rem;
  }
}
.category-main-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}
.category-main-title {
  font-size: 0.9rem;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}
.category-main-view-all {
  font-size: 0.7rem;
  color: #f59e0b;
  text-decoration: none;
}
.category-chips-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}
.category-chip {
  padding: 0.4rem 0.8rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  color: #ffffff;
  font-size: 0.75rem;
  text-decoration: none;
}
.category-chip:active {
  background: rgba(245, 158, 11, 0.2);
  border-color: #f59e0b;
  color: #f59e0b;
}
.category-featured-title {
  font-size: 0.85rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 1rem;
}
.category-products-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .category-products-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .category-products-grid {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (max-width: 400px) {
  .category-products-grid {
    grid-template-columns: 1fr;
  }
}
.category-products-empty,
.category-products-loading {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8rem;
  text-align: center;
  padding: 2rem 0;
}
.auth-buttons {
  display: none;
}
@media (min-width: 768px) {
  .auth-buttons {
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-weight: 500;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none !important;
  white-space: nowrap;
  border: none;
}
.btn-outline {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #ffffff !important;
}
.btn-outline:hover {
  background: rgba(255, 255, 255, 0.2);
}
.btn-primary {
  background: #f59e0b;
  color: #111827 !important;
}
.btn-primary:hover {
  background: #d97706;
}
.btn-block {
  width: 100%;
}
.header-account {
  position: relative;
  display: flex;
  align-items: center;
}
.account-dropdown {
  position: relative;
  display: flex;
  align-items: center;
}
.account-toggle {
  padding: 0 !important;
  width: 2.5rem !important;
  height: 2.5rem !important;
  min-width: 2.5rem;
  min-height: 2.5rem;
  background: transparent !important;
  border: none !important;
  cursor: pointer;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  transition: background 0.2s ease;
}
.account-toggle:hover {
  background: rgba(255, 255, 255, 0.2) !important;
}
.account-icon {
  width: 1.5rem !important;
  height: 1.5rem !important;
  color: #ffffff;
}
.account-toggle svg {
  width: 1.5rem !important;
  height: 1.5rem !important;
}
.account-panel {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 0.5rem;
  min-width: 240px;
  z-index: 9999;
}
.account-panel.open {
  display: block;
}
.account-panel > .account-info,
.account-panel > .account-links {
  background: rgba(26, 26, 46, 0.95);
  backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.account-info {
  padding: 1rem;
  border-radius: 0.75rem 0.75rem 0 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.account-name {
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}
.account-email {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.6);
  margin: 0.25rem 0 0;
}
.account-links {
  padding: 0.5rem;
  border-radius: 0 0 0.75rem 0.75rem;
}
.account-link {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.625rem 0.75rem;
  border-radius: 0.375rem;
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 0.875rem;
  transition: background 0.2s ease;
}
.account-link svg {
  width: 1.125rem;
  height: 1.125rem;
}
.account-link:hover {
  background: rgba(255, 255, 255, 0.1);
}
.account-link-logout {
  color: #f87171 !important;
}
.mobile-menu-toggle {
  display: flex;
}
@media (min-width: 768px) {
  .mobile-menu-toggle {
    display: none;
  }
}
@keyframes categoryMenuMobileIn {
  from {
    opacity: 0;
    transform: translateY(-12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes categoryMenuDesktopIn {
  from {
    opacity: 0;
    transform: translate(-50%, -12px);
  }
  to {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}
.category-menu-overlay {
  display: block;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s cubic-bezier(0.16, 1, 0.3, 1), visibility 0.3s, transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  transform: translateY(-12px);
  position: fixed;
  top: var(--pg-category-menu-top, 72px);
  bottom: var(--pg-bottom-nav-height, calc(64px + env(safe-area-inset-bottom)));
  left: 0;
  right: 0;
  height: calc(100vh - var(--pg-category-menu-top, 72px) - var(--pg-bottom-nav-height, calc(64px + env(safe-area-inset-bottom))));
  max-height: calc(100vh - var(--pg-category-menu-top, 72px) - var(--pg-bottom-nav-height, calc(64px + env(safe-area-bottom))));
  background: rgba(8, 8, 18, 0.97);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
@media (min-width: 768px) {
  .category-menu-overlay {
    position: absolute;
    top: calc(100% + 0.75rem);
    bottom: auto;
    left: 50%;
    right: auto;
    width: calc(100vw - 4rem);
    max-width: 86rem;
    height: 42rem;
    max-height: calc(100vh - 5.75rem);
    overflow: hidden;
    transform: translate(-50%, -12px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 0.875rem;
    box-shadow: 0 28px 70px rgba(0, 0, 0, 0.48);
  }
}
@media (min-width: 1440px) {
  .category-menu-overlay {
    max-width: 90rem;
  }
}
@media (max-width: 767px) {
  .category-menu-overlay {
    left: 0;
    right: 0;
    height: calc(100dvh - var(--pg-category-menu-top, 72px) - var(--pg-bottom-nav-height, calc(64px + env(safe-area-inset-bottom))));
    max-height: calc(100dvh - var(--pg-category-menu-top, 72px) - var(--pg-bottom-nav-height, calc(64px + env(safe-area-inset-bottom))));
    min-height: 0;
    overflow: hidden;
    border-radius: 0;
  }
}
.category-menu-overlay.open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}
@media (min-width: 768px) {
  .category-menu-overlay.open {
    transform: translate(-50%, 0);
  }
}
body.mobile-menu-active {
  overflow: hidden;
}
.mobile-menu-content {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.mobile-menu-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff !important;
  font-size: 1rem;
  font-weight: 500;
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  width: 100%;
  cursor: pointer;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  text-align: left;
}
.mobile-menu-link svg {
  width: 1.25rem;
  height: 1.25rem;
}
.mobile-menu-link-logout {
  color: #f87171 !important;
}
.mobile-menu-accordion-content {
  display: none;
  padding: 0 0 0.75rem 1rem;
}
.mobile-menu-accordion-content.open {
  display: block;
}
.mobile-chevron {
  width: 1rem;
  height: 1rem;
  transition: transform 0.2s ease;
}
.mobile-chevron.rotate {
  transform: rotate(180deg);
}
.mobile-category-all {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #fbbf24 !important;
  padding: 0.5rem 0;
  font-size: 0.9rem;
  text-decoration: none !important;
}
.mobile-category-all svg {
  width: 1rem;
  height: 1rem;
}
.mobile-category-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.mobile-category-toggle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 0;
  width: 100%;
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.7) !important;
  cursor: pointer;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 0.9rem;
  text-align: left;
}
.mobile-category-toggle:hover {
  color: #ffffff !important;
}
.mobile-category-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
}
.mobile-category-icon svg {
  width: 1.25rem;
  height: 1.25rem;
}
.mobile-category-name {
  flex: 1;
}
.mobile-category-chevron {
  width: 1rem;
  height: 1rem;
  transition: transform 0.2s ease;
}
.mobile-category-chevron.rotate {
  transform: rotate(90deg);
}
.mobile-subcategories {
  display: none;
  padding: 0 0 0.5rem 1.75rem;
}
.mobile-subcategories.open {
  display: block;
}
.mobile-subcategory-link {
  display: block;
  padding: 0.375rem 0;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.5) !important;
  text-decoration: none !important;
}
.mobile-subcategory-link:hover {
  color: #ffffff !important;
}
.mobile-subcategory-all {
  color: #fbbf24 !important;
}
.mobile-subcategory-all:hover {
  color: #f59e0b !important;
}
.mobile-auth-buttons {
  display: flex;
  gap: 0.75rem;
  padding-top: 0.75rem;
}
.mobile-auth-buttons .btn {
  flex: 1;
}
.mobile-auth-info {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 0;
}
.mobile-auth-avatar {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  background: #f59e0b;
  color: #111827;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-auth-name {
  font-weight: 600;
  margin: 0;
}
.mobile-auth-email {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}
.action-btn.search-toggle,
.action-btn.minicart-toggle,
.action-btn.account-toggle {
  transform: none !important;
  width: 40px !important;
  height: 40px !important;
}
.action-btn svg {
  width: 24px !important;
  height: 24px !important;
}
body.search-overlay-active {
  overflow: hidden;
}
.search-overlay {
  position: fixed;
  inset: 0;
  z-index: 120;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.22s ease, visibility 0.22s ease;
}
.search-overlay.open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.search-overlay [hidden] {
  display: none !important;
}
.search-overlay-backdrop {
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top, rgba(245, 158, 11, 0.12), transparent 28%), linear-gradient(180deg, rgba(6, 10, 18, 0.92), rgba(6, 10, 18, 0.97));
  backdrop-filter: blur(14px);
}
.search-overlay-panel {
  position: relative;
  z-index: 1;
  width: 100vw;
  min-height: 100vh;
  max-height: 100vh;
  margin: 0;
  padding: 5.75rem 2rem 2rem;
  border-radius: 0;
  border: none;
  background: linear-gradient(180deg, rgba(14, 20, 31, 0.98), rgba(9, 14, 23, 0.98));
  box-shadow: none;
  overflow: auto;
}
@media (max-width: 767px) {
  .search-overlay-panel {
    width: 100vw;
    min-height: 100vh;
    max-height: 100vh;
    margin: 0;
    padding: 4.75rem 1rem 1.5rem;
    border-radius: 0;
  }
}
.search-overlay-form {
  margin: 0 auto 1.25rem;
  width: 100%;
  max-width: 1120px;
}
.search-overlay-bar {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 3rem 3rem;
  gap: 0.625rem;
  align-items: center;
}
@media (max-width: 767px) {
  .search-overlay-bar {
    grid-template-columns: minmax(0, 1fr) 2.75rem;
    gap: 0.5rem;
  }
}
.search-overlay-input {
  width: 100%;
  height: 3rem;
  padding: 0 1rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.06);
  color: #ffffff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 0.92rem;
  box-shadow: 0 0 0 4px rgba(245, 158, 11, 0.05);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.search-overlay-input::placeholder {
  color: rgba(255, 255, 255, 0.48);
}
.search-overlay-input:focus {
  outline: none;
  border-color: rgba(245, 158, 11, 0.7);
  box-shadow: 0 0 0 6px rgba(245, 158, 11, 0.1);
}
@media (max-width: 767px) {
  .search-overlay-input {
    height: 2.75rem;
    font-size: 0.88rem;
    padding: 0 0.875rem;
  }
}
.search-overlay-submit,
.search-overlay-close {
  width: 2.75rem;
  height: 2.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.06);
  color: #ffffff;
  cursor: pointer;
  transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}
.search-overlay-submit:hover,
.search-overlay-close:hover {
  transform: translateY(-1px);
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
}
.search-overlay-submit svg,
.search-overlay-close svg {
  width: 1rem;
  height: 1rem;
  stroke: #ffffff;
}
@media (max-width: 767px) {
  .search-overlay-submit,
  .search-overlay-close {
    width: 2.75rem;
    height: 2.75rem;
  }
}
.search-overlay-body {
  display: flex;
  flex-direction: column;
  gap: 1.35rem;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
}
.search-overlay-default,
.search-overlay-results {
  display: flex;
  flex-direction: column;
  gap: 1.35rem;
}
.search-overlay-section {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.search-section-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.search-overlay-title {
  margin: 0;
  color: #ffffff;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .search-overlay-title {
    font-size: 0.74rem;
  }
}
.search-chip-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
}
.search-chip {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  min-height: 2.3rem;
  padding: 0.45rem 0.8rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #ffffff !important;
  text-decoration: none !important;
  box-shadow: none;
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  font-size: 0.82rem;
}
.search-chip:hover {
  transform: translateY(-1px);
  border-color: rgba(245, 158, 11, 0.4);
  background: rgba(255, 255, 255, 0.08);
}
.search-chip span {
  font-weight: 600;
}
.search-chip small {
  color: rgba(255, 255, 255, 0.55);
  font-size: 0.72rem;
  font-weight: 700;
}
.search-chip-keyword {
  font-weight: 600;
}
.search-view-all {
  color: #fbbf24 !important;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none !important;
}
.search-view-all:hover {
  color: #f59e0b !important;
}
.search-result-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0.85rem;
}
@media (max-width: 1199px) {
  .search-result-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .search-result-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .search-result-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.4rem;
  }
}
.search-result-grid-suggested {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
@media (max-width: 1199px) {
  .search-result-grid-suggested {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .search-result-grid-suggested {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .search-result-grid-suggested {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.search-result-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  border-radius: 1rem;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.02));
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #ffffff !important;
  text-decoration: none !important;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.18);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.search-result-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.28);
  border-color: rgba(245, 158, 11, 0.26);
}
.search-result-image {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  background: #ffffff;
  border-radius: 1rem 1rem 0 0;
}
.search-result-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  padding: 0.5rem;
}
@media (max-width: 767px) {
  .search-result-image img {
    padding: 0.25rem;
  }
}
.search-result-image-fallback {
  font-size: 0.95rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.58);
}
.search-result-content {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding: 0.75rem 0.8rem 0.85rem;
}
@media (max-width: 767px) {
  .search-result-content {
    padding: 0.4rem;
    gap: 0.15rem;
  }
}
.search-result-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 2.6em;
  font-size: 0.88rem;
  font-weight: 700;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .search-result-name {
    font-size: 0.75rem;
    min-height: 2.6em;
  }
}
.search-result-price {
  color: #f59e0b;
  font-size: 0.82rem;
  font-weight: 800;
}
@media (max-width: 767px) {
  .search-result-price {
    font-size: 0.75rem;
  }
}
.search-empty-state {
  padding: 1rem 1.1rem;
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.04);
  border: 1px dashed rgba(255, 255, 255, 0.16);
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.84rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .search-overlay-close {
    display: none !important;
  }
}
.header-minicart {
  display: flex;
  align-items: center;
  position: relative;
}
.header-minicart .minicart-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.5rem;
  color: #ffffff;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: background 0.2s ease;
  position: relative;
  text-decoration: none;
}
.header-minicart .minicart-toggle:hover {
  background: rgba(255, 255, 255, 0.2);
}
.header-minicart .minicart-toggle svg {
  width: 1.25rem;
  height: 1.25rem;
}
.minicart-counter {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 1.25rem;
  height: 1.25rem;
  background: #f59e0b;
  border-radius: 50%;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #111827;
  font-weight: 600;
}
.peakgear-minicart-panel {
  position: absolute;
  top: calc(100% + 0.75rem);
  right: -1.25rem;
  z-index: 1200;
  width: 27rem;
  max-width: calc(100vw - 2rem);
  box-sizing: border-box;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.875rem;
  background: rgba(26, 26, 46, 0.98);
  box-shadow: 0 1.25rem 3rem rgba(0, 0, 0, 0.36);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-0.4rem);
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
}
.peakgear-minicart-panel.open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.peakgear-minicart-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding-bottom: 0.85rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.peakgear-minicart-head strong {
  display: block;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.25;
}
.peakgear-minicart-kicker {
  margin: 0 0 0.2rem;
  color: #f59e0b;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.peakgear-minicart-close,
.peakgear-minicart-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #ffffff;
  cursor: pointer;
}
.peakgear-minicart-close svg,
.peakgear-minicart-remove svg {
  display: block;
  width: 1.15rem;
  height: 1.15rem;
}
.peakgear-minicart-close {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 999px;
  border-color: rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.06);
  transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}
.peakgear-minicart-close:hover {
  transform: translateY(-1px);
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
}
.peakgear-minicart-close svg {
  width: 1rem;
  height: 1rem;
  stroke: #ffffff;
}
.peakgear-minicart-items {
  display: grid;
  gap: 0.85rem;
  max-height: 22rem;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0.95rem 0;
  scrollbar-width: thin;
}
.peakgear-minicart-item {
  display: grid;
  grid-template-columns: 4rem minmax(0, 1fr) 2.15rem;
  align-items: center;
  gap: 0.75rem;
  min-width: 0;
  width: 100%;
}
.peakgear-minicart-thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  overflow: hidden;
  border-radius: 0.65rem;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.7rem;
  font-weight: 700;
  text-decoration: none;
}
.peakgear-minicart-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.peakgear-minicart-item-body {
  min-width: 0;
}
.peakgear-minicart-item-name {
  display: -webkit-box;
  overflow: hidden;
  color: #ffffff;
  font-size: 0.88rem;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.peakgear-minicart-item-name:hover {
  color: #f59e0b;
}
.peakgear-minicart-item-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-top: 0.45rem;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.8rem;
}
.peakgear-minicart-item-meta strong {
  color: #f59e0b;
  font-size: 0.86rem;
  line-height: 1.2;
  white-space: nowrap;
}
.peakgear-minicart-item-meta .price {
  font-size: 0.86rem;
  line-height: 1.2;
}
.peakgear-minicart-remove {
  width: 2.15rem;
  height: 2.15rem;
  border-radius: 50%;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
  color: #ffffff;
}
.peakgear-minicart-remove:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.12);
}
.peakgear-minicart-remove:disabled {
  cursor: wait;
  opacity: 0.6;
}
.peakgear-minicart-remove svg {
  width: 1.12rem;
  height: 1.12rem;
}
.peakgear-minicart-empty {
  padding: 1.2rem 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
  text-align: center;
}
.peakgear-minicart-footer {
  display: grid;
  gap: 0.85rem;
  padding-top: 0.95rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.peakgear-minicart-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.9rem;
}
.peakgear-minicart-total strong {
  color: #f59e0b;
  font-size: 1.05rem;
  white-space: nowrap;
}
.peakgear-minicart-cart-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 2.75rem;
  border-radius: 0.65rem;
  background: #f59e0b;
  color: #111827;
  font-size: 0.92rem;
  font-weight: 800;
  text-decoration: none;
}
.peakgear-minicart-cart-link:hover {
  color: #111827;
  background: #f6a823;
}
@media (max-width: 767px) {
  .peakgear-minicart-panel {
    position: fixed;
    top: 4.75rem;
    right: 1rem;
    left: 1rem;
    width: auto;
    max-width: none;
    max-height: calc(100vh - 6rem);
    overflow: hidden;
    padding: 0.9rem;
  }
  .peakgear-minicart-items {
    max-height: calc(100vh - 18rem);
  }
  .peakgear-minicart-item {
    grid-template-columns: 3.6rem minmax(0, 1fr) 2.15rem;
    align-items: start;
  }
  .peakgear-minicart-thumb {
    width: 3.6rem;
    height: 3.6rem;
  }
  .peakgear-minicart-item-meta {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.2rem;
  }
}
:root {
  --pg-forest: #1a2e1e;
  --pg-green: #2d5a27;
  --pg-lime: #5a8a3c;
  --pg-sage: #8fb87a;
  --pg-mist: #c8ddb8;
  --pg-snow: #f0f7ea;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.account-page {
  background: #0f0f1a;
  min-height: 100vh;
}
.page-title-wrapper {
  display: none !important;
}
.main-content {
  padding-top: 5rem;
}
.block-dashboard-info,
.block-dashboard-addresses,
.sidebar-additional {
  display: none !important;
}
.account-hero {
  background: linear-gradient(135deg, #0f0f1a 0%, #1a1a2e 100%);
  border-radius: 1rem;
  padding: 2.5rem 2rem;
  margin-bottom: 2rem;
  position: relative;
  overflow: hidden;
  animation: fadeIn 0.6s ease-out;
}
.account-hero::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: radial-gradient(circle at 70% 30%, rgba(245, 158, 11, 0.08) 0%, transparent 50%);
  pointer-events: none;
}
.account-hero::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 60'%3E%3Cpath d='M0,60 L0,40 L100,15 L200,35 L320,5 L440,30 L540,3 L650,25 L760,0 L870,22 L980,8 L1100,28 L1200,12 L1200,60 Z' fill='rgba(255,255,255,0.02)'/%3E%3C/svg%3E") center bottom / cover no-repeat;
  pointer-events: none;
}
.account-hero-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  position: relative;
  z-index: 1;
}
.account-avatar-large {
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
  background: linear-gradient(135deg, #f59e0b 0%, rgba(245, 158, 11, 0.7) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
  font-weight: 600;
  color: white;
  box-shadow: 0 8px 24px rgba(245, 158, 11, 0.25);
  flex-shrink: 0;
}
.account-welcome {
  flex: 1;
}
.account-welcome h1 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #ffffff;
  margin: 0 0 0.25rem;
  letter-spacing: -0.02em;
}
.account-welcome p {
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
  font-size: 0.9rem;
}
.account-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.5rem 3rem;
}
.account-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
}
.account-info-card {
  grid-column: 1 / -1;
}
.account-card {
  display: block;
  text-decoration: none !important;
  background: #1a1a2e;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.875rem;
  padding: 1.5rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
  position: relative;
  animation: fadeInUp 0.5s ease-out backwards;
}
.account-card:nth-child(1) {
  animation-delay: 0.1s;
}
.account-card:nth-child(2) {
  animation-delay: 0.15s;
}
.account-card:nth-child(3) {
  animation-delay: 0.2s;
}
.account-card:nth-child(4) {
  animation-delay: 0.25s;
}
.account-card:nth-child(5) {
  animation-delay: 0.3s;
}
.account-card:nth-child(6) {
  animation-delay: 0.35s;
}
.account-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.25), 0 4px 12px rgba(245, 158, 11, 0.1);
  border-color: rgba(245, 158, 11, 0.2);
}
.account-card-header {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.account-card-icon {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 0.625rem;
  background: rgba(245, 158, 11, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f59e0b;
  transition: all 0.3s ease;
}
.account-card-icon svg {
  width: 1.125rem;
  height: 1.125rem;
}
.account-card:hover .account-card-icon {
  background: rgba(245, 158, 11, 0.18);
  transform: scale(1.05);
}
.account-card-title {
  font-size: 1rem;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  letter-spacing: -0.01em;
}
.toggle-switch {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 3rem;
  user-select: none;
  color: rgba(255, 255, 255, 0.85);
  font-size: 0.9375rem;
}
.toggle-switch input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.toggle-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 2.25rem;
  height: 1.25rem;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 2rem;
  transition: .4s;
}
.toggle-switch .slider:before {
  position: absolute;
  content: "";
  height: 1rem;
  width: 1rem;
  left: 2px;
  bottom: 2px;
  background-color: #fff;
  border-radius: 50%;
  transition: .4s;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.toggle-switch input:checked + .slider {
  background-color: #f59e0b;
}
.toggle-switch input:focus + .slider {
  box-shadow: 0 0 1px #f59e0b;
}
.toggle-switch input:checked + .slider:before {
  transform: translateX(1rem);
}
.account-card-content {
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.875rem;
  line-height: 1.65;
}
.account-card-content p {
  margin: 0 0 0.5rem;
}
.account-card-content p:last-child {
  margin-bottom: 0;
}
.account-card-content strong {
  color: rgba(255, 255, 255, 0.85);
  font-weight: 500;
}
.account-card-content.info-split {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.account-card-content .info-split-column {
  flex: 1;
  min-width: 200px;
}
.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
  background: #0f0f1a;
  border: 1px solid rgba(245, 158, 11, 0.2);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
  border-radius: 1rem;
}
.modal-popup.modal-slide._inner-scroll .modal-header {
  padding-bottom: 0;
}
.modal-popup.modal-slide._inner-scroll .modal-header .action-close {
  color: #ffffff;
  padding: 1rem;
}
.modal-popup.modal-slide._inner-scroll .modal-header .action-close:hover {
  color: #f59e0b;
}
.modal-popup.modal-slide._inner-scroll .modal-title {
  color: #ffffff;
  font-weight: 600;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 1rem;
}
.modal-popup.modal-slide._inner-scroll .modal-content {
  padding: 2rem;
}
.modal-popup.modal-slide._inner-scroll .modal-content p {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 1.5rem;
}
.modal-popup.modal-slide._inner-scroll .modal-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 1.5rem;
}
.modal-popup.modal-slide._inner-scroll .modal-footer .action.primary {
  background: #f59e0b;
  border: none;
  color: white;
  border-radius: 0.5rem;
  padding: 0.75rem 1.5rem;
  font-weight: 500;
  transition: all 0.2s;
}
.modal-popup.modal-slide._inner-scroll .modal-footer .action.primary:hover {
  background: #f6a823;
}
.account-card-action {
  margin-top: 1.25rem;
}
.btn-account {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  background: #f59e0b;
  color: white !important;
  border-radius: 0.5rem;
  font-size: 0.8125rem;
  font-weight: 500;
  text-decoration: none !important;
  transition: all 0.25s ease;
}
.btn-account:hover {
  background: #f6a823;
  transform: translateX(2px);
  box-shadow: 0 4px 16px rgba(245, 158, 11, 0.3);
}
.btn-account svg {
  width: 0.875rem;
  height: 0.875rem;
  transition: transform 0.25s ease;
}
.btn-account:hover svg {
  transform: translateX(2px);
}
.edit-hero {
  background: linear-gradient(135deg, #0f0f1a 0%, #1a1a2e 100%);
  border-radius: 1rem;
  padding: 2rem 1.5rem;
  margin-bottom: 2rem;
  animation: fadeIn 0.5s ease-out;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
.edit-hero-content {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.edit-hero-content h1 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  letter-spacing: -0.02em;
}
.edit-container {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 1.5rem 3rem;
  animation: fadeInUp 0.5s ease-out 0.1s backwards;
  box-sizing: border-box;
}
.edit-form-card {
  background: #1a1a2e;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.875rem;
  padding: 2rem;
  margin-bottom: 1.5rem;
  box-sizing: border-box;
}
.edit-form-card form {
  width: 100%;
  max-width: 100%;
}
.form-title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #ffffff;
  margin: 0 0 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  letter-spacing: -0.01em;
  display: flex;
  align-items: center;
}
.field {
  margin-bottom: 1.25rem;
}
.field label {
  display: block;
  font-size: 0.8125rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0.5rem;
}
.field input[type="text"],
.field input[type="email"],
.field input[type="tel"],
.field input[type="password"],
.field select,
.field textarea {
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5;
  padding: 0.75rem 1rem;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.5rem;
  color: #ffffff;
  font-size: 0.9375rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  transition: all 0.25s ease;
  box-sizing: border-box;
}
.field input[type="text"]:focus,
.field input[type="email"]:focus,
.field input[type="tel"]:focus,
.field input[type="password"]:focus,
.field select:focus,
.field textarea:focus {
  outline: none;
  border-color: #f59e0b;
  background: rgba(255, 255, 255, 0.06);
  box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.12);
}
.field input[type="text"]::placeholder,
.field input[type="email"]::placeholder,
.field input[type="tel"]::placeholder,
.field input[type="password"]::placeholder,
.field select::placeholder,
.field textarea::placeholder {
  color: rgba(255, 255, 255, 0.35);
}
.field select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 1rem;
  padding-right: 2.5rem;
}
.field select option {
  background: #0f0f1a;
  color: #ffffff;
}
.select2-container--default .select2-selection--single {
  background: rgba(255, 255, 255, 0.04) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 0.5rem !important;
  height: 48px !important;
  display: flex;
  align-items: center;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff !important;
  padding-left: 1rem !important;
  line-height: normal !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 46px !important;
  right: 0.5rem !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent !important;
}
.select2-dropdown {
  background: #1a1a1a !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
  border-radius: 0.5rem !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: white;
  border-radius: 0.25rem;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #f59e0b !important;
  color: white !important;
}
.select2-results__option {
  padding: 0.5rem 1rem !important;
}
.field-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
@media (max-width: 600px) {
  .field-row {
    grid-template-columns: 1fr;
  }
}
.form-actions {
  margin-top: 2rem;
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.btn-save {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  background: transparent;
  color: #f59e0b !important;
  border: 1.5px solid #f59e0b;
  border-radius: 0.5rem;
  font-size: 0.9375rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.25s ease;
  text-decoration: none !important;
  letter-spacing: 0.01em;
}
.btn-save:hover {
  background: #f59e0b;
  color: #111 !important;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(245, 158, 11, 0.3);
}
.btn-save:active {
  transform: translateY(0);
  box-shadow: none;
}
.btn-back {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.75) !important;
  border-radius: 0.5rem;
  font-size: 0.9375rem;
  font-weight: 500;
  text-decoration: none !important;
  transition: all 0.25s ease;
}
.btn-back:hover {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.25);
  color: #ffffff !important;
}
.address-section {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.address-section-title {
  font-size: 1rem;
  font-weight: 600;
  color: #ffffff;
  margin: 0 0 1.5rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.address-section-title svg {
  width: 1.125rem;
  height: 1.125rem;
  color: #f59e0b;
}
.shipping-info-display {
  margin-bottom: 1.5rem;
}
.info-row {
  display: flex;
  margin-bottom: 0.75rem;
}
.info-row .info-label {
  width: 120px;
  flex-shrink: 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.875rem;
}
.info-row .info-value {
  color: #ffffff;
  font-size: 0.875rem;
}
.saved-addresses {
  margin-bottom: 2rem;
}
.saved-address-card {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.75rem;
  padding: 1.25rem;
  margin-bottom: 1rem;
  transition: all 0.25s ease;
}
.saved-address-card:hover {
  border-color: rgba(255, 255, 255, 0.15);
}
.saved-address-card.default-address {
  border-color: rgba(245, 158, 11, 0.25);
  background: rgba(245, 158, 11, 0.04);
}
.address-label {
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #f59e0b;
  margin-bottom: 0.5rem;
}
.address-content {
  color: rgba(255, 255, 255, 0.75);
  font-size: 0.875rem;
  line-height: 1.6;
}
.address-actions {
  margin-top: 1rem;
  display: flex;
  gap: 0.75rem;
}
.address-actions a {
  font-size: 0.8125rem;
  color: #f59e0b;
  text-decoration: none;
  transition: color 0.2s ease;
}
.address-actions a:hover {
  color: #f7b13c;
  text-decoration: underline;
}
.field.mage-error input,
.field._error input,
.field.mage-error select,
.field._error select,
.field.mage-error textarea,
.field._error textarea {
  border-color: #ff6b6b !important;
  background: rgba(255, 107, 107, 0.05);
}
.mage-error,
div.mage-error {
  color: #ff6b6b;
  font-size: 0.8125rem;
  margin-top: 0.375rem;
  display: block;
}
.message-success {
  background: rgba(245, 158, 11, 0.12);
  border: 1px solid rgba(245, 158, 11, 0.25);
  border-radius: 0.5rem;
  padding: 1rem 1.25rem;
  color: #ffffff;
  margin-bottom: 1.5rem;
  font-size: 0.9rem;
}
.message-success > *:first-child:before {
  display: none;
}
.message-error {
  background: rgba(255, 107, 107, 0.12);
  border: 1px solid rgba(255, 107, 107, 0.25);
  border-radius: 0.5rem;
  padding: 1rem 1.25rem;
  color: #ffffff;
  margin-bottom: 1.5rem;
  font-size: 0.9rem;
}
.message-error > *:first-child:before {
  display: none;
}
@media (max-width: 768px) {
  .account-hero {
    padding: 1.5rem 1rem;
    border-radius: 0.75rem;
  }
  .account-hero-content {
    flex-direction: column;
    text-align: center;
  }
  .account-avatar-large {
    width: 3.5rem;
    height: 3.5rem;
    font-size: 1.375rem;
  }
  .account-welcome h1 {
    font-size: 1.25rem;
  }
  .account-container {
    padding: 0 1rem 2rem;
  }
  .account-grid {
    grid-template-columns: 1fr;
  }
  .edit-hero {
    border-radius: 0.75rem;
    padding: 1.5rem 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .edit-hero-content h1 {
    font-size: 1.25rem;
  }
  .edit-container {
    padding: 0 1rem 2rem;
  }
  .edit-form-card {
    padding: 1.5rem;
  }
  .form-actions {
    flex-direction: column;
  }
  .form-actions .btn-save,
  .form-actions .btn-back {
    width: 100%;
    justify-content: center;
  }
}
.pg-table-scroll {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 0.25rem;
}
.pg-table-scroll::-webkit-scrollbar {
  height: 4px;
}
.pg-table-scroll::-webkit-scrollbar-thumb {
  background: rgba(245, 158, 11, 0.4);
  border-radius: 4px;
}
.pg-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875rem;
}
.pg-table thead tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.pg-table thead th {
  padding: 0.625rem 1rem;
  text-align: left;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #ffffff;
  white-space: nowrap;
}
.pg-table thead th:first-child {
  padding-left: 0;
}
.pg-table thead th:last-child {
  padding-right: 0;
}
.pg-table tbody tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  transition: background 0.15s;
}
.pg-table tbody tr:last-child {
  border-bottom: none;
}
.pg-table tbody tr:hover {
  background: rgba(255, 255, 255, 0.035);
}
.pg-table tbody td {
  padding: 1rem;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.82);
}
.pg-table tbody td:first-child {
  padding-left: 0;
}
.pg-table tbody td:last-child {
  padding-right: 0;
}
.pg-table__id {
  font-weight: 700;
  color: #fff !important;
  font-size: 0.9375rem;
  white-space: nowrap;
}
.pg-table__muted {
  color: #ffffff !important;
  font-size: 0.8125rem;
}
.pg-table__price {
  font-weight: 700;
  color: #f59e0b !important;
  font-size: 1rem;
  white-space: nowrap;
}
.pg-table__link {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.2s;
}
.pg-table__link:hover {
  color: #f59e0b;
}
.pg-table__excerpt {
  max-width: 240px;
  color: rgba(255, 255, 255, 0.55) !important;
  font-size: 0.8125rem;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pg-table__actions {
  display: flex;
  gap: 0.5rem;
  white-space: nowrap;
}
.pg-action-btn {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0.875rem;
  border: 1.5px solid #f59e0b;
  border-radius: 0.375rem;
  background: transparent;
  color: #f59e0b !important;
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s;
  white-space: nowrap;
}
.pg-action-btn:hover {
  background: #f59e0b;
  color: #111 !important;
}
.pg-action-btn--ghost {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6) !important;
}
.pg-action-btn--ghost:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #fff !important;
}
.pg-action-btn--danger {
  border-color: rgba(255, 107, 107, 0.4) !important;
  color: #ff6b6b !important;
}
.pg-action-btn--danger:hover {
  background: rgba(255, 107, 107, 0.15) !important;
  color: #ff6b6b !important;
}
.pg-badge {
  display: inline-block;
  padding: 0.2rem 0.65rem;
  border-radius: 2rem;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  white-space: nowrap;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.pg-badge--pending,
.pg-badge--pending_payment {
  background: rgba(245, 158, 11, 0.15);
  color: #f59e0b;
  border-color: rgba(245, 158, 11, 0.3);
}
.pg-badge--processing {
  background: rgba(90, 138, 60, 0.15);
  color: #7ab648;
  border-color: rgba(90, 138, 60, 0.3);
}
.pg-badge--complete {
  background: rgba(78, 205, 196, 0.15);
  color: #4ecdc4;
  border-color: rgba(78, 205, 196, 0.3);
}
.pg-badge--canceled,
.pg-badge--closed {
  background: rgba(255, 107, 107, 0.15);
  color: #ff6b6b;
  border-color: rgba(255, 107, 107, 0.3);
}
.pg-badge--holded {
  background: rgba(150, 150, 150, 0.12);
  color: #aaa;
  border-color: rgba(150, 150, 150, 0.2);
}
.pg-stars {
  display: flex;
  align-items: center;
  gap: 2px;
}
.pg-empty-notice {
  display: flex;
  align-items: center;
  gap: 0.875rem;
  padding: 1.5rem;
  background: rgba(255, 255, 255, 0.03);
  border: 1px dashed rgba(255, 255, 255, 0.1);
  border-radius: 0.75rem;
  color: rgba(255, 255, 255, 0.45);
  font-size: 0.9375rem;
  margin-top: 0.5rem;
}
.pg-empty-notice svg {
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
  color: rgba(255, 255, 255, 0.25);
}
.pg-pager-wrap {
  margin-top: 1.5rem;
  display: flex;
  justify-content: flex-end;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.review-customer-index .pg-review-listing,
.myaccount-reviews-index .pg-review-listing {
  margin-top: 0.5rem;
}
.review-customer-index .pg-review-table,
.myaccount-reviews-index .pg-review-table {
  table-layout: fixed;
}
.review-customer-index .pg-review-table thead th:nth-child(1),
.myaccount-reviews-index .pg-review-table thead th:nth-child(1) {
  width: 100px;
}
.review-customer-index .pg-review-table thead th:nth-child(2),
.myaccount-reviews-index .pg-review-table thead th:nth-child(2) {
  width: 36%;
}
.review-customer-index .pg-review-table thead th:nth-child(3),
.myaccount-reviews-index .pg-review-table thead th:nth-child(3) {
  width: 148px;
}
.review-customer-index .pg-review-table tbody td,
.myaccount-reviews-index .pg-review-table tbody td {
  vertical-align: top;
}
.review-customer-index .pg-review-table .pg-table__muted,
.myaccount-reviews-index .pg-review-table .pg-table__muted {
  padding-top: 1.15rem;
}
.review-customer-index .pg-review-table .pg-table__link,
.myaccount-reviews-index .pg-review-table .pg-table__link {
  display: inline-block;
  line-height: 1.55;
}
.review-customer-index .pg-review-table .pg-stars,
.myaccount-reviews-index .pg-review-table .pg-stars {
  padding-top: 0.15rem;
}
.review-customer-index .pg-review-table .pg-table__excerpt,
.myaccount-reviews-index .pg-review-table .pg-table__excerpt {
  max-width: none;
  line-clamp: unset;
  -webkit-line-clamp: unset;
  display: block;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.72) !important;
  word-break: break-word;
}
.review-customer-index .pg-pager-wrap,
.myaccount-reviews-index .pg-pager-wrap {
  margin-top: 1.5rem;
  padding-top: 1.25rem;
  justify-content: flex-end;
}
.review-customer-index .pg-pager-wrap .toolbar,
.myaccount-reviews-index .pg-pager-wrap .toolbar {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin: 0;
}
.review-customer-index .pg-pager-wrap .toolbar:before,
.myaccount-reviews-index .pg-pager-wrap .toolbar:before,
.review-customer-index .pg-pager-wrap .toolbar:after,
.myaccount-reviews-index .pg-pager-wrap .toolbar:after {
  display: none !important;
}
.review-customer-index .pg-pager-wrap .toolbar-amount,
.myaccount-reviews-index .pg-pager-wrap .toolbar-amount,
.review-customer-index .pg-pager-wrap .limiter,
.myaccount-reviews-index .pg-pager-wrap .limiter,
.review-customer-index .pg-pager-wrap .limiter-text,
.myaccount-reviews-index .pg-pager-wrap .limiter-text,
.review-customer-index .pg-pager-wrap .pages-label,
.myaccount-reviews-index .pg-pager-wrap .pages-label,
.review-customer-index .pg-pager-wrap .label,
.myaccount-reviews-index .pg-pager-wrap .label,
.review-customer-index .pg-pager-wrap label,
.myaccount-reviews-index .pg-pager-wrap label {
  display: none !important;
}
.review-customer-index .pg-pager-wrap .pages,
.myaccount-reviews-index .pg-pager-wrap .pages {
  margin: 0;
  padding: 0;
}
.review-customer-index .pg-pager-wrap .items.pages-items,
.myaccount-reviews-index .pg-pager-wrap .items.pages-items {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.review-customer-index .pg-pager-wrap .item,
.myaccount-reviews-index .pg-pager-wrap .item {
  margin: 0;
  padding: 0;
}
.review-customer-index .pg-pager-wrap .page,
.myaccount-reviews-index .pg-pager-wrap .page,
.review-customer-index .pg-pager-wrap .action.next,
.myaccount-reviews-index .pg-pager-wrap .action.next,
.review-customer-index .pg-pager-wrap .action.previous,
.myaccount-reviews-index .pg-pager-wrap .action.previous {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 2.25rem !important;
  height: 2.25rem !important;
  padding: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 0.35rem !important;
  background: rgba(255, 255, 255, 0.02) !important;
  color: #fff !important;
  font-size: 0.85rem !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  box-sizing: border-box !important;
}
.review-customer-index .pg-pager-wrap strong.page,
.myaccount-reviews-index .pg-pager-wrap strong.page {
  border-color: #f59e0b !important;
  background: rgba(245, 158, 11, 0.15) !important;
  color: #f59e0b !important;
}
.review-customer-index .pg-pager-wrap a.page:hover,
.myaccount-reviews-index .pg-pager-wrap a.page:hover,
.review-customer-index .pg-pager-wrap .action.next:hover,
.myaccount-reviews-index .pg-pager-wrap .action.next:hover,
.review-customer-index .pg-pager-wrap .action.previous:hover,
.myaccount-reviews-index .pg-pager-wrap .action.previous:hover {
  border-color: rgba(245, 158, 11, 0.4) !important;
  background: rgba(245, 158, 11, 0.08) !important;
  color: #f59e0b !important;
}
.review-customer-index .pg-pager-wrap .action.previous span,
.myaccount-reviews-index .pg-pager-wrap .action.previous span,
.review-customer-index .pg-pager-wrap .action.next span,
.myaccount-reviews-index .pg-pager-wrap .action.next span {
  display: none !important;
}
.review-customer-index .pg-pager-wrap .action.previous:before,
.myaccount-reviews-index .pg-pager-wrap .action.previous:before,
.review-customer-index .pg-pager-wrap .action.previous::before,
.myaccount-reviews-index .pg-pager-wrap .action.previous::before {
  content: '\2039' !important;
  font-family: Arial, sans-serif !important;
  font-size: 1.5rem !important;
  line-height: 1 !important;
  position: relative;
  top: -2px;
}
.review-customer-index .pg-pager-wrap .action.next:before,
.myaccount-reviews-index .pg-pager-wrap .action.next:before,
.review-customer-index .pg-pager-wrap .action.next::before,
.myaccount-reviews-index .pg-pager-wrap .action.next::before {
  content: '\203A' !important;
  font-family: Arial, sans-serif !important;
  font-size: 1.5rem !important;
  line-height: 1 !important;
  position: relative;
  top: -2px;
}
.pg-wishlist-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.pg-wishlist-actions {
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-top: 1.5rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.wishlist-index-index .form-wishlist-items {
  width: 100% !important;
  float: none !important;
}
.wishlist-index-index .products-grid.wishlist,
.wishlist-index-index .pg-wishlist-list {
  margin-top: 0.5rem;
  width: 100% !important;
  display: block !important;
  float: none !important;
}
.wishlist-index-index .products-grid.wishlist .product-items,
.wishlist-index-index .pg-wishlist-list .product-items {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.875rem !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
}
.wishlist-index-index .products-grid.wishlist .product-item,
.wishlist-index-index .pg-wishlist-list .product-item {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  clear: both !important;
}
.wishlist-index-index .products-grid.wishlist .product-item-info,
.wishlist-index-index .pg-wishlist-list .product-item-info {
  display: flex !important;
  width: 100% !important;
  max-width: 100% !important;
  gap: 1.25rem;
  align-items: center;
  padding: 1rem 1.5rem;
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  box-sizing: border-box !important;
  transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s;
}
.wishlist-index-index .products-grid.wishlist .product-item-info:hover,
.wishlist-index-index .pg-wishlist-list .product-item-info:hover {
  border-color: rgba(245, 158, 11, 0.26);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  transform: translateY(-2px);
}
.wishlist-index-index .products-grid.wishlist .product-item-media,
.wishlist-index-index .pg-wishlist-list .product-item-media {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 100px;
  min-width: 0;
}
.wishlist-index-index .products-grid.wishlist .product-item-photo,
.wishlist-index-index .pg-wishlist-list .product-item-photo {
  display: block;
  width: 100px;
  min-width: 100px;
  overflow: hidden;
  border-radius: 0.75rem;
  background: rgba(255, 255, 255, 0.05);
}
.wishlist-index-index .products-grid.wishlist .product-item-photo .product-image-container,
.wishlist-index-index .pg-wishlist-list .product-item-photo .product-image-container {
  width: 100px !important;
  max-width: 100px !important;
  display: block;
}
.wishlist-index-index .products-grid.wishlist .product-item-photo .product-image-wrapper,
.wishlist-index-index .pg-wishlist-list .product-item-photo .product-image-wrapper {
  padding-bottom: 100% !important;
}
.wishlist-index-index .products-grid.wishlist .product-item-photo img,
.wishlist-index-index .pg-wishlist-list .product-item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}
.wishlist-index-index .products-grid.wishlist .product-item:hover .product-item-photo img,
.wishlist-index-index .pg-wishlist-list .product-item:hover .product-item-photo img {
  transform: scale(1.04);
}
.wishlist-index-index .products-grid.wishlist .product-item-details,
.wishlist-index-index .pg-wishlist-list .product-item-details {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.4rem;
}
.wishlist-index-index .products-grid.wishlist .pg-wishlist-title,
.wishlist-index-index .pg-wishlist-list .pg-wishlist-title {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.05rem;
  font-weight: 600;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.4;
  transition: color 0.2s;
  margin: 0;
}
.wishlist-index-index .products-grid.wishlist .pg-wishlist-title:hover,
.wishlist-index-index .pg-wishlist-list .pg-wishlist-title:hover {
  color: #f59e0b;
}
.wishlist-index-index .products-grid.wishlist .product-item-pricing,
.wishlist-index-index .pg-wishlist-list .product-item-pricing {
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.875rem;
}
.wishlist-index-index .products-grid.wishlist .price-box,
.wishlist-index-index .pg-wishlist-list .price-box {
  margin: 0;
}
.wishlist-index-index .products-grid.wishlist .price,
.wishlist-index-index .pg-wishlist-list .price {
  color: #f59e0b !important;
  font-weight: 700;
  font-size: 1.05rem;
}
.wishlist-index-index .products-grid.wishlist .price-label,
.wishlist-index-index .pg-wishlist-list .price-label {
  display: none;
}
.wishlist-index-index .products-grid.wishlist .product.options,
.wishlist-index-index .pg-wishlist-list .product.options {
  display: none;
}
.wishlist-index-index .products-grid.wishlist .product-item-cta,
.wishlist-index-index .pg-wishlist-list .product-item-cta {
  flex: 0 0 auto;
}
.wishlist-index-index .products-grid.wishlist .pg-wishlist-buttons,
.wishlist-index-index .pg-wishlist-list .pg-wishlist-buttons {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.wishlist-index-index .products-grid.wishlist .box-tocart,
.wishlist-index-index .pg-wishlist-list .box-tocart,
.wishlist-index-index .products-grid.wishlist .box-tocart .fieldset,
.wishlist-index-index .pg-wishlist-list .box-tocart .fieldset,
.wishlist-index-index .products-grid.wishlist .box-tocart .product-item-actions,
.wishlist-index-index .pg-wishlist-list .box-tocart .product-item-actions,
.wishlist-index-index .products-grid.wishlist .product-item-inner > .product-item-actions,
.wishlist-index-index .pg-wishlist-list .product-item-inner > .product-item-actions {
  margin: 0;
}
.wishlist-index-index .products-grid.wishlist .box-tocart .fieldset,
.wishlist-index-index .pg-wishlist-list .box-tocart .fieldset {
  padding: 0;
  border: 0;
  min-width: 0;
}
.wishlist-index-index .products-grid.wishlist .box-tocart .product-item-actions,
.wishlist-index-index .pg-wishlist-list .box-tocart .product-item-actions {
  display: flex;
  margin: 0;
}
.wishlist-index-index .products-grid.wishlist .actions-primary,
.wishlist-index-index .pg-wishlist-list .actions-primary {
  margin: 0;
}
.wishlist-index-index .products-grid.wishlist .action.tocart,
.wishlist-index-index .pg-wishlist-list .action.tocart,
.wishlist-index-index .products-grid.wishlist .action.btn-cart,
.wishlist-index-index .pg-wishlist-list .action.btn-cart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.75rem;
  padding: 0.65rem 1rem;
  border: 1.5px solid #f59e0b;
  border-radius: 999px;
  background: transparent;
  color: #f59e0b !important;
  font-size: 0.82rem;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s;
  white-space: nowrap;
}
.wishlist-index-index .products-grid.wishlist .action.tocart:hover,
.wishlist-index-index .pg-wishlist-list .action.tocart:hover,
.wishlist-index-index .products-grid.wishlist .action.btn-cart:hover,
.wishlist-index-index .pg-wishlist-list .action.btn-cart:hover {
  background: #f59e0b;
  color: #111 !important;
}
.wishlist-index-index .products-grid.wishlist .action.delete,
.wishlist-index-index .pg-wishlist-list .action.delete {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.75rem;
  padding: 0.65rem 0.95rem;
  border: 1px solid rgba(255, 107, 107, 0.3);
  border-radius: 999px;
  background: rgba(255, 107, 107, 0.08);
  color: #ff6b6b !important;
  font-size: 0.82rem;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s;
  white-space: nowrap;
}
.wishlist-index-index .products-grid.wishlist .action.delete:hover,
.wishlist-index-index .pg-wishlist-list .action.delete:hover {
  background: rgba(255, 107, 107, 0.2);
}
.wishlist-index-index .products-grid.wishlist .field.qty,
.wishlist-index-index .pg-wishlist-list .field.qty,
.wishlist-index-index .products-grid.wishlist .comment-box,
.wishlist-index-index .pg-wishlist-list .comment-box,
.wishlist-index-index .products-grid.wishlist .action.edit,
.wishlist-index-index .pg-wishlist-list .action.edit,
.wishlist-index-index .products-grid.wishlist .product-reviews-summary,
.wishlist-index-index .pg-wishlist-list .product-reviews-summary,
.wishlist-index-index .products-grid.wishlist .product-item-name,
.wishlist-index-index .pg-wishlist-list .product-item-name,
.wishlist-index-index .products-grid.wishlist .product-item-heading,
.wishlist-index-index .pg-wishlist-list .product-item-heading,
.wishlist-index-index .products-grid.wishlist .product-item-inner,
.wishlist-index-index .pg-wishlist-list .product-item-inner {
  display: none;
}
.wishlist-index-index .products-grid.wishlist .stock,
.wishlist-index-index .pg-wishlist-list .stock {
  margin: 0;
  text-align: right;
  color: rgba(255, 255, 255, 0.68);
}
.wishlist-index-index .pg-wishlist-toolbar,
.wishlist-index-index .pg-pager-wrap {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.wishlist-index-index .pg-wishlist-toolbar .toolbar,
.wishlist-index-index .pg-pager-wrap .toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin: 0;
}
.wishlist-index-index .pg-wishlist-toolbar .toolbar:before,
.wishlist-index-index .pg-pager-wrap .toolbar:before,
.wishlist-index-index .pg-wishlist-toolbar .toolbar:after,
.wishlist-index-index .pg-pager-wrap .toolbar:after {
  display: none !important;
}
.wishlist-index-index .pg-wishlist-toolbar .toolbar-amount,
.wishlist-index-index .pg-pager-wrap .toolbar-amount,
.wishlist-index-index .pg-wishlist-toolbar .limiter,
.wishlist-index-index .pg-pager-wrap .limiter,
.wishlist-index-index .pg-wishlist-toolbar .limiter-text,
.wishlist-index-index .pg-pager-wrap .limiter-text,
.wishlist-index-index .pg-wishlist-toolbar label,
.wishlist-index-index .pg-pager-wrap label {
  display: none !important;
}
.wishlist-index-index .pg-wishlist-toolbar .pages,
.wishlist-index-index .pg-pager-wrap .pages {
  margin: 0;
  padding: 0;
  display: flex;
}
.wishlist-index-index .pg-wishlist-toolbar .items.pages-items,
.wishlist-index-index .pg-pager-wrap .items.pages-items {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.wishlist-index-index .pg-wishlist-toolbar .item,
.wishlist-index-index .pg-pager-wrap .item {
  margin: 0;
  padding: 0;
}
.wishlist-index-index .pg-wishlist-toolbar .page,
.wishlist-index-index .pg-pager-wrap .page,
.wishlist-index-index .pg-wishlist-toolbar .action.next,
.wishlist-index-index .pg-pager-wrap .action.next,
.wishlist-index-index .pg-wishlist-toolbar .action.previous,
.wishlist-index-index .pg-pager-wrap .action.previous {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 2.25rem !important;
  height: 2.25rem !important;
  padding: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 0.35rem !important;
  background: rgba(255, 255, 255, 0.02) !important;
  color: #fff !important;
  font-size: 0.85rem !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  transition: all 0.2s !important;
  box-sizing: border-box !important;
  margin: 0 !important;
}
.wishlist-index-index .pg-wishlist-toolbar strong.page,
.wishlist-index-index .pg-pager-wrap strong.page {
  border-color: #f59e0b !important;
  background: rgba(245, 158, 11, 0.15) !important;
  color: #f59e0b !important;
  cursor: default !important;
}
.wishlist-index-index .pg-wishlist-toolbar a.page:hover,
.wishlist-index-index .pg-pager-wrap a.page:hover,
.wishlist-index-index .pg-wishlist-toolbar .action.next:hover,
.wishlist-index-index .pg-pager-wrap .action.next:hover,
.wishlist-index-index .pg-wishlist-toolbar .action.previous:hover,
.wishlist-index-index .pg-pager-wrap .action.previous:hover {
  border-color: rgba(245, 158, 11, 0.4) !important;
  background: rgba(245, 158, 11, 0.08) !important;
  color: #f59e0b !important;
}
.wishlist-index-index .pg-wishlist-toolbar .action.previous span,
.wishlist-index-index .pg-pager-wrap .action.previous span,
.wishlist-index-index .pg-wishlist-toolbar .action.next span,
.wishlist-index-index .pg-pager-wrap .action.next span {
  display: none !important;
}
.wishlist-index-index .pg-wishlist-toolbar .action.previous:before,
.wishlist-index-index .pg-pager-wrap .action.previous:before,
.wishlist-index-index .pg-wishlist-toolbar .action.previous::before,
.wishlist-index-index .pg-pager-wrap .action.previous::before {
  content: '\2039' !important;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
  font-size: 1.5rem !important;
  line-height: 1 !important;
  position: relative;
  top: -2px;
}
.wishlist-index-index .pg-wishlist-toolbar .action.next:before,
.wishlist-index-index .pg-pager-wrap .action.next:before,
.wishlist-index-index .pg-wishlist-toolbar .action.next::before,
.wishlist-index-index .pg-pager-wrap .action.next::before {
  content: '\203A' !important;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
  font-size: 1.5rem !important;
  line-height: 1 !important;
  position: relative;
  top: -2px;
}
.wishlist-index-index .pg-wishlist-toolbar .action.previous:after,
.wishlist-index-index .pg-pager-wrap .action.previous:after,
.wishlist-index-index .pg-wishlist-toolbar .action.previous::after,
.wishlist-index-index .pg-pager-wrap .action.previous::after,
.wishlist-index-index .pg-wishlist-toolbar .action.next:after,
.wishlist-index-index .pg-pager-wrap .action.next:after,
.wishlist-index-index .pg-wishlist-toolbar .action.next::after,
.wishlist-index-index .pg-pager-wrap .action.next::after {
  display: none !important;
  content: '' !important;
}
.wishlist-index-index .pg-wishlist-toolbar .label,
.wishlist-index-index .pg-pager-wrap .label {
  display: none !important;
}
@media (max-width: 900px) {
  .edit-hero,
  .edit-container {
    max-width: 100%;
  }
  .products-grid.wishlist .product-item-info {
    gap: 0.875rem;
  }
  .products-grid.wishlist .product-item-media {
    flex: 0 0 88px;
  }
  .products-grid.wishlist .product-item-photo {
    width: 88px;
    min-width: 88px;
  }
  .products-grid.wishlist .product-item-photo .product-image-container {
    width: 88px !important;
    max-width: 88px !important;
  }
  .products-grid.wishlist .product-item-cta {
    width: auto;
    min-width: 0;
  }
  .products-grid.wishlist .pg-wishlist-buttons {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
@media (max-width: 640px) {
  .products-grid.wishlist .product-item-info {
    flex-wrap: wrap;
    gap: 0.75rem;
    padding: 0.875rem 1rem;
  }
  .products-grid.wishlist .product-item-media {
    flex: 0 0 72px;
  }
  .products-grid.wishlist .product-item-photo {
    width: 72px;
    min-width: 72px;
  }
  .products-grid.wishlist .product-item-photo .product-image-container {
    width: 72px !important;
    max-width: 72px !important;
  }
  .products-grid.wishlist .product-item-details {
    flex: 1 1 0;
    min-width: 0;
  }
  .products-grid.wishlist .pg-wishlist-title {
    font-size: 0.9rem;
  }
  .products-grid.wishlist .price {
    font-size: 0.95rem;
  }
  .products-grid.wishlist .product-item-cta {
    flex: 1 1 100%;
    width: 100%;
  }
  .products-grid.wishlist .pg-wishlist-buttons {
    justify-content: stretch;
    flex-wrap: nowrap;
  }
  .products-grid.wishlist .action.tocart,
  .products-grid.wishlist .action.btn-cart,
  .products-grid.wishlist .action.delete {
    flex: 1;
    min-width: 0;
    justify-content: center;
  }
}
.block.block-dashboard-orders {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 1rem;
  padding: 1.75rem 2rem;
  margin: 1.5rem auto;
  max-width: 1000px;
}
.block.block-dashboard-orders .block-title.order {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 1.375rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.block.block-dashboard-orders .block-title.order strong {
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
}
.block.block-dashboard-orders .block-title.order .action.view {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0.875rem;
  border: 1.5px solid #f5a623;
  border-radius: 0.375rem;
  background: transparent;
  color: #f5a623 !important;
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s;
}
.block.block-dashboard-orders .block-title.order .action.view:hover {
  background: #f5a623;
  color: #111 !important;
}
.block.block-dashboard-orders .block-content .table-wrapper.orders-recent {
  overflow-x: auto;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items {
  width: 100%;
  border-collapse: collapse;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items caption {
  display: none;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items thead th {
  padding: 0.5rem 0.875rem;
  text-align: left;
  font-size: 0.725rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: rgba(255, 255, 255, 0.35);
  border: none;
  white-space: nowrap;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items thead th:first-child {
  padding-left: 0;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items thead th:last-child {
  padding-right: 0;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  transition: background 0.15s;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody tr:last-child {
  border-bottom: none;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody tr:hover {
  background: rgba(255, 255, 255, 0.035);
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td {
  padding: 0.9rem 0.875rem;
  border: none;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem;
  vertical-align: middle;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td:first-child {
  padding-left: 0;
  font-weight: 700;
  color: #fff;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td:last-child {
  padding-right: 0;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td.col.total {
  font-weight: 700;
  color: #f5a623;
  font-size: 0.9375rem;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td.col.date {
  color: rgba(255, 255, 255, 0.45);
  font-size: 0.8125rem;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td.col.status {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.8rem;
  font-weight: 600;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td.col.actions {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td .action.view {
  display: inline-flex;
  align-items: center;
  padding: 0.3rem 0.75rem;
  border-radius: 0.375rem;
  font-size: 0.775rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s;
  cursor: pointer;
  white-space: nowrap;
  border: 1.5px solid #f5a623;
  color: #f5a623 !important;
  background: transparent;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td .action.view:hover {
  background: #f5a623;
  color: #111 !important;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td .action.order,
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td .cancel-order {
  display: inline-flex;
  align-items: center;
  padding: 0.3rem 0.75rem;
  border-radius: 0.375rem;
  font-size: 0.775rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s;
  cursor: pointer;
  white-space: nowrap;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6) !important;
  background: transparent;
}
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td .action.order:hover,
.block.block-dashboard-orders .block-content .data.table.table-order-items tbody td .cancel-order:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #fff !important;
}
.block.block-dashboard-orders .block-content .message.info.empty {
  display: flex !important;
  align-items: center;
  gap: 0.75rem;
  padding: 1.25rem 1.5rem !important;
  background: rgba(255, 255, 255, 0.03) !important;
  background-color: rgba(255, 255, 255, 0.03) !important;
  border: 1px dashed rgba(255, 255, 255, 0.1) !important;
  border-radius: 0.75rem;
  color: rgba(255, 255, 255, 0.45) !important;
  font-size: 0.9rem;
}
.block.block-dashboard-orders .block-content .message.info.empty::before {
  display: none !important;
}
.block.block-dashboard-orders .block-content .message.info.empty span {
  color: rgba(255, 255, 255, 0.45) !important;
}
.pg-order-history-list {
  display: grid;
  gap: 1rem;
  margin-top: 1rem;
}
.pg-order-history-list + .pg-pager-wrap {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.pg-order-history-list + .pg-pager-wrap .toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin: 0;
}
.pg-order-history-list + .pg-pager-wrap .toolbar:before,
.pg-order-history-list + .pg-pager-wrap .toolbar:after {
  display: none !important;
}
.pg-order-history-list + .pg-pager-wrap .toolbar-amount,
.pg-order-history-list + .pg-pager-wrap .limiter,
.pg-order-history-list + .pg-pager-wrap .limiter-text,
.pg-order-history-list + .pg-pager-wrap label {
  display: none !important;
}
.pg-order-history-list + .pg-pager-wrap .pages {
  margin: 0;
  padding: 0;
  display: flex;
}
.pg-order-history-list + .pg-pager-wrap .items.pages-items {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pg-order-history-list + .pg-pager-wrap .item {
  margin: 0;
  padding: 0;
}
.pg-order-history-list + .pg-pager-wrap .page,
.pg-order-history-list + .pg-pager-wrap .action.next,
.pg-order-history-list + .pg-pager-wrap .action.previous {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 2.25rem !important;
  height: 2.25rem !important;
  padding: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 0.35rem !important;
  background: rgba(255, 255, 255, 0.02) !important;
  color: #fff !important;
  font-size: 0.85rem !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  transition: all 0.2s !important;
  box-sizing: border-box !important;
  margin: 0 !important;
}
.pg-order-history-list + .pg-pager-wrap strong.page {
  border-color: #f59e0b !important;
  background: rgba(245, 158, 11, 0.15) !important;
  color: #f59e0b !important;
  cursor: default !important;
}
.pg-order-history-list + .pg-pager-wrap a.page:hover,
.pg-order-history-list + .pg-pager-wrap .action.next:hover,
.pg-order-history-list + .pg-pager-wrap .action.previous:hover {
  border-color: rgba(245, 158, 11, 0.4) !important;
  background: rgba(245, 158, 11, 0.08) !important;
  color: #f59e0b !important;
}
.pg-order-history-list + .pg-pager-wrap .action.previous span,
.pg-order-history-list + .pg-pager-wrap .action.next span,
.pg-order-history-list + .pg-pager-wrap .label {
  display: none !important;
}
.pg-order-history-list + .pg-pager-wrap .action.previous:before,
.pg-order-history-list + .pg-pager-wrap .action.previous::before {
  content: '\2039' !important;
  font-family: Arial, sans-serif !important;
  font-size: 1.5rem !important;
  line-height: 1 !important;
  position: relative;
  top: -2px;
}
.pg-order-history-list + .pg-pager-wrap .action.next:before,
.pg-order-history-list + .pg-pager-wrap .action.next::before {
  content: '\203A' !important;
  font-family: Arial, sans-serif !important;
  font-size: 1.5rem !important;
  line-height: 1 !important;
  position: relative;
  top: -2px;
}
.pg-order-history-list + .pg-pager-wrap .action.previous:after,
.pg-order-history-list + .pg-pager-wrap .action.previous::after,
.pg-order-history-list + .pg-pager-wrap .action.next:after,
.pg-order-history-list + .pg-pager-wrap .action.next::after {
  display: none !important;
  content: '' !important;
}
.pg-order-history-card {
  padding: 1.25rem;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.035);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.12);
}
.pg-order-history-card__head,
.pg-order-history-card__foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}
.pg-order-history-card__head {
  margin-bottom: 1rem;
}
.pg-order-history-card__identity {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.pg-order-history-card__eyebrow,
.pg-order-history-card__label {
  margin: 0;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
}
.pg-order-history-card__title {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 700;
  color: #fff;
}
.pg-order-history-card__meta {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.875rem;
  margin-bottom: 1rem;
}
.pg-order-history-card__meta-item {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  padding: 0.875rem 1rem;
  border-radius: 0.85rem;
  background: rgba(255, 255, 255, 0.025);
  border: 1px solid rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.88);
}
.pg-order-history-card__meta-item strong {
  font-size: 0.95rem;
  color: #fff;
}
.pg-order-history-card__meta-item--extra {
  grid-column: -1;
}
.pg-order-history-card__price {
  color: #f59e0b !important;
}
.pg-order-history-card__extra {
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.9rem;
}
.pg-order-history-card__extra p,
.pg-order-history-card__extra span,
.pg-order-history-card__extra div {
  color: inherit;
}
.pg-order-history-card__foot {
  justify-content: flex-end;
}
.pg-order-view-shell {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.pg-order-view-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.pg-order-view-header__content {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.pg-order-view-header__eyebrow {
  margin: 0;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #f59e0b;
}
.pg-order-view-header__title {
  margin: 0;
  padding: 0;
  border: 0;
}
.pg-order-view-header__subtitle {
  margin: 0;
  color: rgba(255, 255, 255, 0.55);
}
.pg-order-summary-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.875rem;
}
.pg-order-summary-card {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  padding: 1rem 1.1rem;
  border-radius: 0.95rem;
  background: rgba(255, 255, 255, 0.035);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
}
.pg-order-summary-card strong {
  font-size: 1rem;
  font-weight: 700;
}
.pg-order-summary-card__label {
  font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
}
.pg-order-summary-card__price {
  color: #f59e0b;
}
.pg-order-toolbar {
  display: flex;
  justify-content: flex-end;
}
.pg-order-toolbar__actions {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.pg-order-info-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.pg-order-info-card,
.pg-order-items-card,
.pg-order-comments-card {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
  overflow: hidden;
}
.pg-order-info-card {
  padding: 1.15rem;
}
.pg-order-info-card__title {
  margin: 0 0 0.85rem;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
}
.pg-order-info-card__content {
  color: rgba(255, 255, 255, 0.78);
  line-height: 1.7;
}
.pg-order-info-card__content--address address {
  margin: 0;
  font-style: normal;
  color: rgba(255, 255, 255, 0.78);
  line-height: 1.8;
}
.pg-order-info-card__content--payment .payment-method-title,
.pg-order-info-card__content--payment .payment-method-content,
.pg-order-info-card__content--payment .payment-method-note {
  color: rgba(255, 255, 255, 0.8);
}
.pg-order-info-card__content--payment table,
.pg-order-info-card__content--payment tbody,
.pg-order-info-card__content--payment tr,
.pg-order-info-card__content--payment td {
  background: transparent !important;
  border: 0 !important;
}
.pg-order-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.15rem 1.15rem 0;
}
.pg-order-section-header__eyebrow {
  margin: 0 0 0.2rem;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #f59e0b;
}
.pg-order-section-header__title {
  margin: 0;
  font-size: 1.05rem;
  font-weight: 700;
  color: #fff;
}
.pg-order-comments-list {
  margin: 0;
  padding: 1rem 1.15rem 1.15rem;
}
.pg-order-comments-list__item {
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 1rem;
  padding: 0.9rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.pg-order-comments-list__item:first-child {
  border-top: 0;
  padding-top: 0;
}
.pg-order-comments-list__date {
  margin: 0;
  color: rgba(255, 255, 255, 0.45);
  font-size: 0.84rem;
  font-weight: 600;
}
.pg-order-comments-list__content {
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.7;
}
.pg-order-items-table-wrap {
  padding: 0.9rem 1.15rem 1.15rem;
  overflow-x: auto;
}
.pg-order-items-table {
  width: 100%;
  border-collapse: collapse;
}
.pg-order-items-table thead th {
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0.85rem 1rem;
  text-align: left;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
  white-space: nowrap;
}
.pg-order-items-table tbody tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.pg-order-items-table tbody td,
.pg-order-items-table tfoot th,
.pg-order-items-table tfoot td {
  border: 0;
  padding: 1rem;
  vertical-align: top;
  color: rgba(255, 255, 255, 0.82);
  background: transparent;
}
.pg-order-items-table .col.name {
  min-width: 280px;
}
.pg-order-items-table .product-item-name,
.pg-order-items-table .product.name {
  display: inline-block;
  margin-bottom: 0.5rem;
  color: #fff;
  font-weight: 700;
}
.pg-order-items-table .item-options {
  margin: 0;
}
.pg-order-items-table .item-options dt {
  margin: 0 0 0.2rem;
  color: rgba(255, 255, 255, 0.45);
  font-weight: 600;
}
.pg-order-items-table .item-options dd {
  margin: 0 0 0.55rem;
  color: rgba(255, 255, 255, 0.78);
}
.pg-order-items-table .price,
.pg-order-items-table .amount .price {
  color: #f59e0b;
  font-weight: 700;
}
.pg-order-items-table .items-qty {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.35rem;
}
.pg-order-items-table .items-qty .item {
  display: flex;
  gap: 0.5rem;
  align-items: baseline;
}
.pg-order-items-table .items-qty .title {
  color: rgba(255, 255, 255, 0.45);
  font-size: 0.8rem;
}
.pg-order-items-table tfoot tr:first-child th,
.pg-order-items-table tfoot tr:first-child td {
  padding-top: 1.15rem;
}
.pg-order-items-table tfoot .mark {
  color: rgba(255, 255, 255, 0.55);
  font-weight: 600;
  text-align: right;
}
.pg-order-items-table tfoot .grand .mark,
.pg-order-items-table tfoot .grand .price {
  color: #fff;
  font-weight: 800;
  font-size: 1rem;
}
.pg-order-items-table .order-pager-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.pg-order-view-footer {
  display: flex;
  justify-content: flex-start;
}
.sales-order-view-page .peakgear-header,
.sales-order-view-page .peakgear-header.header-scrolled {
  border-bottom-color: transparent;
}
@media (max-width: 900px) {
  .pg-order-summary-grid,
  .pg-order-info-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .pg-order-history-card {
    padding: 1rem;
  }
  .pg-order-history-card__meta {
    grid-template-columns: 1fr;
  }
  .pg-order-history-card__foot {
    justify-content: stretch;
  }
  .pg-order-history-card__foot .pg-action-btn {
    flex: 1 1 auto;
    justify-content: center;
  }
  .pg-order-view-header {
    align-items: stretch;
  }
  .pg-order-summary-grid,
  .pg-order-info-grid {
    grid-template-columns: 1fr;
  }
  .pg-order-toolbar,
  .pg-order-toolbar__actions,
  .pg-order-view-footer {
    justify-content: stretch;
  }
  .pg-order-toolbar__actions .pg-action-btn,
  .pg-order-view-footer .pg-action-btn {
    width: 100%;
    justify-content: center;
  }
  .pg-order-comments-list__item {
    grid-template-columns: 1fr;
    gap: 0.4rem;
  }
  .pg-order-items-table-wrap {
    padding: 0.75rem 0.85rem 0.95rem;
  }
  .pg-order-items-table thead {
    display: none;
  }
  .pg-order-items-table tbody,
  .pg-order-items-table tr,
  .pg-order-items-table td {
    display: block;
    width: 100%;
  }
  .pg-order-items-table tbody tr {
    padding: 0.9rem 0;
  }
  .pg-order-items-table tbody td {
    padding: 0.35rem 0;
  }
  .pg-order-items-table tbody td:before {
    content: attr(data-th);
    display: block;
    margin-bottom: 0.15rem;
    color: rgba(255, 255, 255, 0.45);
    font-size: 0.72rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
  }
  .pg-order-items-table tfoot .mark,
  .pg-order-items-table tfoot td {
    padding-left: 0;
    padding-right: 0;
  }
}
.hero-section {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
.hero-bg {
  position: absolute;
  inset: 0;
}
.hero-bg-image {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.hero-overlay-vertical {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), transparent, rgba(0, 0, 0, 0.6));
}
.hero-overlay-horizontal {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent, rgba(0, 0, 0, 0.3));
}
.hero-content {
  position: relative;
  z-index: 10;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 1rem;
}
@media (min-width: 480px) {
  .hero-content {
    padding: 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .hero-content {
    padding: 0 3rem;
  }
}
@media (min-width: 1024px) {
  .hero-content {
    padding: 0 5rem;
  }
}
.hero-content-inner {
  max-width: 80rem;
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3rem;
}
@media (min-width: 1024px) {
  .hero-content-inner {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.hero-left {
  max-width: 600px;
}
.hero-title {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin: 0;
}
@media (min-width: 480px) {
  .hero-title {
    font-size: 2.75rem;
  }
}
@media (min-width: 768px) {
  .hero-title {
    font-size: 4.5rem;
  }
}
@media (min-width: 1024px) {
  .hero-title {
    font-size: 6rem;
  }
}
.hero-subtitle {
  margin-top: 1.5rem;
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .hero-subtitle {
    font-size: 1.5rem;
  }
}
.hero-description {
  margin-top: 1rem;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.6);
  max-width: 36rem;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .hero-description {
    font-size: 1.125rem;
  }
}
.hero-buttons {
  margin-top: 2.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.hero-btn-primary {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 1rem 2rem;
  background: #ffffff;
  color: #111827 !important;
  font-weight: 600;
  font-size: 1rem;
  border-radius: 2px;
  overflow: hidden;
  transition: all 0.3s ease;
  text-decoration: none !important;
}
.hero-btn-primary:hover {
  box-shadow: 0 25px 50px rgba(255, 255, 255, 0.2);
  color: #111827 !important;
}
.hero-btn-text {
  position: relative;
  z-index: 2;
}
.hero-btn-fill {
  position: absolute;
  inset: 0;
  background: #fbbf24;
  transform: translateY(100%);
  transition: transform 0.3s ease;
}
.hero-btn-primary:hover .hero-btn-fill {
  transform: translateY(0);
}
.hero-btn-hover-text {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  z-index: 3;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.hero-btn-primary:hover .hero-btn-hover-text {
  opacity: 1;
}
.hero-btn-primary:hover .hero-btn-text {
  opacity: 0;
}
.hero-btn-outline {
  display: inline-flex;
  align-items: center;
  padding: 1rem 2rem;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: #ffffff !important;
  font-weight: 600;
  font-size: 1rem;
  border-radius: 2px;
  transition: all 0.3s ease;
  text-decoration: none !important;
  background: transparent;
}
.hero-btn-outline:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: #ffffff;
  color: #ffffff !important;
}
.hero-right {
  display: none;
  align-items: center;
  gap: 2rem;
  color: #ffffff;
}
@media (min-width: 768px) {
  .hero-right {
    display: flex;
  }
}
.hero-weather {
  text-align: center;
  padding-right: 2rem;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.hero-time {
  text-align: center;
}
.hero-info-label {
  font-size: 0.75rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  opacity: 0.7;
  margin: 0;
}
.hero-info-value {
  font-size: 1.875rem;
  font-weight: 300;
  margin: 0.5rem 0 0;
}
.hero-info-time {
  font-variant-numeric: tabular-nums;
}
.hero-info-sub {
  font-size: 0.875rem;
  opacity: 0.7;
  margin: 0.25rem 0 0;
  max-width: 180px;
  line-height: 1.4;
  word-break: break-word;
}
.hero-info-city {
  font-size: 0.95rem;
  font-weight: 600;
  margin: 0.35rem 0 0;
  line-height: 1.3;
  max-width: 180px;
  word-break: break-word;
}
.hero-url-bar {
  position: absolute;
  bottom: 2rem;
  left: 0;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.hero-url-badge {
  background: rgba(90, 138, 159, 0.8);
  backdrop-filter: blur(4px);
  padding: 0.75rem 1.5rem;
}
.hero-url-badge span {
  color: #ffffff;
  font-size: 0.875rem;
}
.hero-url-line {
  width: 6rem;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
}
.hero-scroll-indicator {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
}
.hero-scroll-indicator svg {
  width: 2rem;
  height: 2rem;
  color: rgba(255, 255, 255, 0.6);
}
.features-section {
  padding: 2.5rem 1rem;
  background: #0f0f1a;
}
@media (min-width: 640px) {
  .features-section {
    padding: 3rem 1.5rem;
  }
}
@media (min-width: 768px) {
  .features-section {
    padding: 4rem 3rem;
  }
}
.features-container {
  max-width: 80rem;
  margin: 0 auto;
}
.features-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.75rem;
}
@media (min-width: 480px) {
  .features-grid {
    gap: 1rem;
  }
}
@media (min-width: 640px) {
  .features-grid {
    gap: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .features-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
  }
}
.feature-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 1rem 0.75rem;
  border-radius: 0.75rem;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.05), transparent);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color 0.3s ease;
}
@media (min-width: 640px) {
  .feature-card {
    padding: 1.5rem 1rem;
  }
}
@media (min-width: 1024px) {
  .feature-card {
    padding: 2rem;
  }
}
.feature-card:hover {
  border-color: rgba(251, 191, 36, 0.3);
}
.feature-card:hover .feature-icon-wrapper {
  background: rgba(251, 191, 36, 0.2);
  transform: scale(1.1);
}
.feature-icon-wrapper {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  background: rgba(251, 191, 36, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.75rem;
  transition: all 0.3s ease;
}
@media (min-width: 640px) {
  .feature-icon-wrapper {
    width: 3.5rem;
    height: 3.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1024px) {
  .feature-icon-wrapper {
    width: 4rem;
    height: 4rem;
    margin-bottom: 1.5rem;
  }
}
.feature-icon-wrapper svg {
  width: 1.35rem;
  height: 1.35rem;
  color: #fbbf24;
  stroke: #fbbf24;
}
@media (min-width: 640px) {
  .feature-icon-wrapper svg {
    width: 1.75rem;
    height: 1.75rem;
  }
}
@media (min-width: 1024px) {
  .feature-icon-wrapper svg {
    width: 2rem;
    height: 2rem;
  }
}
.feature-title {
  color: #ffffff;
  font-weight: 600;
  font-size: 0.875rem;
  margin: 0 0 0.375rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
@media (min-width: 640px) {
  .feature-title {
    font-size: 1rem;
    margin: 0 0 0.5rem;
  }
}
@media (min-width: 1024px) {
  .feature-title {
    font-size: 1.125rem;
  }
}
.feature-desc {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.75rem;
  margin: 0;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .feature-desc {
    font-size: 0.8125rem;
  }
}
@media (min-width: 1024px) {
  .feature-desc {
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
.categories-section {
  padding: 6rem 1.5rem 3rem;
  background: linear-gradient(to bottom, #0f0f1a, #1a1a2e);
}
@media (min-width: 768px) {
  .categories-section {
    padding: 6rem 3rem 3rem;
  }
}
.categories-container {
  max-width: 80rem;
  margin: 0 auto;
}
.categories-header {
  text-align: center;
  margin-bottom: 4rem;
}
.categories-badge {
  font-size: 0.875rem;
  letter-spacing: 0.3em;
  color: #fbbf24;
  text-transform: uppercase;
  margin: 0 0 1rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-weight: 500;
}
.categories-title {
  font-size: 2.5rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #ffffff;
  margin: 0 0 1.5rem;
}
@media (min-width: 768px) {
  .categories-title {
    font-size: 3rem;
  }
}
.categories-subtitle {
  color: rgba(255, 255, 255, 0.6);
  max-width: 42rem;
  margin: 0 auto;
  line-height: 1.6;
}
.categories-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .categories-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .categories-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.categories-grid-six-per-slide {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.categories-grid-six-per-slide .category-card {
  height: 11rem;
}
@media (min-width: 480px) {
  .categories-grid-six-per-slide .category-card {
    height: 12.5rem;
  }
}
@media (min-width: 768px) {
  .categories-grid-six-per-slide .category-card {
    height: 14.5rem;
  }
}
.categories-grid-six-per-slide .category-card-content {
  padding: 0.875rem;
}
@media (min-width: 768px) {
  .categories-grid-six-per-slide .category-card-content {
    padding: 1.35rem;
  }
}
.categories-grid-six-per-slide .category-card-count {
  top: 0.625rem;
  right: 0.625rem;
  width: 2.5rem;
  height: 2.5rem;
}
.categories-grid-six-per-slide .category-card-count span {
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  .categories-grid-six-per-slide .category-card-count {
    top: 1rem;
    right: 1rem;
    width: 3.4rem;
    height: 3.4rem;
  }
  .categories-grid-six-per-slide .category-card-count span {
    font-size: 1.2rem;
  }
}
.categories-grid-six-per-slide .category-card-name {
  font-size: 0.875rem;
  margin: 0.25rem 0 0.3rem;
}
@media (min-width: 640px) {
  .categories-grid-six-per-slide .category-card-name {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .categories-grid-six-per-slide .category-card-name {
    font-size: 1.1rem;
    margin: 0.35rem 0 0.45rem;
  }
}
.categories-grid-six-per-slide .category-card-desc {
  margin: 0 0 0.35rem;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .categories-grid-six-per-slide .category-card-desc {
    margin: 0 0 0.45rem;
    font-size: 0.82rem;
  }
}
.categories-grid-six-per-slide .category-card-link {
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .categories-grid-six-per-slide .category-card-link {
    font-size: 0.82rem;
  }
}
.categories-slider {
  position: relative;
  width: 100%;
  outline: none;
  overflow: visible;
}
.categories-slider-viewport {
  overflow: hidden;
  width: 100%;
  cursor: grab;
  overscroll-behavior-x: contain;
  touch-action: pan-y;
  user-select: none;
}
.categories-slider-viewport.is-dragging {
  cursor: grabbing;
}
.categories-slider-track {
  display: flex;
  width: 100%;
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}
.categories-slide {
  flex: 0 0 100%;
  min-width: 100%;
}
.categories-slider.is-dragging .categories-slider-track {
  transition: none;
}
.categories-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  width: 2.85rem;
  height: 2.85rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(26, 26, 46, 0.78);
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  transition: all 0.2s ease;
}
.categories-nav svg {
  width: 1.2rem;
  height: 1.2rem;
}
.categories-nav:hover:not(:disabled) {
  border-color: rgba(251, 191, 36, 0.55);
  color: #fbbf24;
  background: rgba(26, 26, 46, 0.9);
}
.categories-nav:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.categories-nav-prev {
  left: -3.4rem;
}
.categories-nav-next {
  right: -3.4rem;
}
@media (max-width: 1279px) {
  .categories-nav-prev {
    left: -2.2rem;
  }
  .categories-nav-next {
    right: -2.2rem;
  }
}
@media (max-width: 1023px) {
  .categories-grid-six-per-slide {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 767px) {
  .featured-nav-btn,
  .categories-nav {
    display: none;
  }
  .featured-carousel {
    gap: 0;
  }
  .categories-grid-six-per-slide {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 479px) {
  .categories-grid-six-per-slide {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
.category-card {
  position: relative;
  display: block;
  height: 14rem;
  border-radius: 0.5rem;
  overflow: hidden;
  text-decoration: none !important;
  color: #ffffff !important;
}
@media (min-width: 480px) {
  .category-card {
    height: 16rem;
  }
}
@media (min-width: 768px) {
  .category-card {
    height: 20rem;
  }
}
.category-card-bg {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom right, #334155, #1e293b);
}
.category-card-pattern {
  position: absolute;
  inset: 0;
  opacity: 0.1;
}
.category-card-pattern svg {
  width: 100%;
  height: 100%;
}
.category-card-image {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
}
.category-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.category-card-image::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.1) 100%);
}
.category-card-hover-overlay,
.category-card-content {
  z-index: 2;
}
.category-card-hover-overlay {
  position: absolute;
  inset: 0;
  background: transparent;
  transition: background 0.5s ease;
}
.category-card:hover .category-card-hover-overlay {
  background: rgba(245, 158, 11, 0.2);
}
.category-card-content {
  position: relative;
  z-index: 10;
  height: 100%;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (min-width: 640px) {
  .category-card-content {
    padding: 1.5rem;
  }
}
@media (min-width: 768px) {
  .category-card-content {
    padding: 2rem;
  }
}
.category-card-count {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
}
.category-card-count span {
  font-size: 1.125rem;
  font-weight: 700;
  color: #ffffff;
}
@media (min-width: 640px) {
  .category-card-count {
    top: 1.25rem;
    right: 1.25rem;
    width: 3.5rem;
    height: 3.5rem;
  }
  .category-card-count span {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .category-card-count {
    top: 1.5rem;
    right: 1.5rem;
    width: 4rem;
    height: 4rem;
  }
  .category-card-count span {
    font-size: 1.5rem;
  }
}
.category-card:hover .category-card-count {
  background: rgba(251, 191, 36, 0.3);
}
.category-card-info {
  transition: transform 0.3s ease;
}
.category-card:hover .category-card-info {
  transform: translateY(-10px);
}
.category-card-name-en {
  color: #fbbf24;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.category-card-name {
  font-size: 1.125rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0.375rem 0 0.5rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
@media (min-width: 640px) {
  .category-card-name {
    font-size: 1.25rem;
    margin: 0.5rem 0 0.6rem;
  }
}
@media (min-width: 768px) {
  .category-card-name {
    font-size: 1.5rem;
    margin: 0.5rem 0 0.75rem;
  }
}
.category-card-desc {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.8rem;
  margin: 0 0 0.75rem;
}
@media (min-width: 768px) {
  .category-card-desc {
    font-size: 0.875rem;
    margin: 0 0 1rem;
  }
}
.category-card-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 500;
}
.category-card-link svg {
  width: 1.25rem;
  height: 1.25rem;
  transition: transform 0.3s ease;
}
.category-card:hover .category-card-link svg {
  transform: translateX(0.5rem);
}
.category-card-bottom-line {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(to right, #fbbf24, #f97316);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.5s ease;
}
.category-card:hover .category-card-bottom-line {
  transform: scaleX(1);
}
.featured-products-section {
  padding: 3rem 1.5rem 5rem;
  background: #1a1a2e;
}
@media (min-width: 768px) {
  .featured-products-section {
    padding: 3rem 3rem 5rem;
  }
}
.featured-products-container {
  max-width: 80rem;
  margin: 0 auto;
}
.featured-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  gap: 1rem;
}
@media (min-width: 768px) {
  .featured-header {
    flex-direction: row;
    align-items: flex-end;
  }
}
.featured-badge {
  font-size: 0.875rem;
  letter-spacing: 0.3em;
  color: #fbbf24;
  text-transform: uppercase;
  margin: 0 0 1rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-weight: 500;
}
.featured-title {
  font-size: 2.5rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #ffffff;
  margin: 0;
}
@media (min-width: 768px) {
  .featured-title {
    font-size: 3rem;
  }
}
.featured-view-all {
  color: rgba(255, 255, 255, 0.6) !important;
  font-size: 0.9rem;
  transition: color 0.2s ease;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
}
.featured-view-all:hover {
  color: #fbbf24 !important;
}
.featured-view-all-arrow {
  transition: transform 0.3s ease;
}
.featured-view-all:hover .featured-view-all-arrow {
  transform: translateX(4px);
}
.featured-carousel {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.featured-track-wrap {
  overflow: hidden;
  flex: 1;
}
.featured-track {
  display: flex;
  gap: 1.5rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.featured-track::-webkit-scrollbar {
  display: none;
}
.featured-track .product-card {
  flex: 0 0 180px;
  scroll-snap-align: start;
}
@media (min-width: 480px) {
  .featured-track .product-card {
    flex: 0 0 200px;
  }
}
@media (min-width: 768px) {
  .featured-track .product-card {
    flex: 0 0 240px;
  }
}
.featured-nav-btn {
  flex-shrink: 0;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.05);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.featured-nav-btn svg {
  width: 1.25rem;
  height: 1.25rem;
}
.featured-nav-btn:hover {
  background: rgba(251, 191, 36, 0.2);
  border-color: #fbbf24;
  color: #fbbf24;
}
.product-card {
  position: relative;
  background: linear-gradient(to bottom, rgba(51, 65, 85, 0.5), rgba(30, 41, 59, 0.5));
  border-radius: 0.75rem;
  overflow: hidden;
}
.product-sale-badge {
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 20;
  background: #ef4444;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0.25rem 0.75rem;
  border-radius: 999px;
}
.product-image-container {
  position: relative;
  height: auto;
  aspect-ratio: 1;
  background: #ffffff;
  overflow: hidden;
}
.product-image-container img.product-real-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 1rem;
  transition: transform 0.5s ease;
}
.product-card:hover .product-image-container img.product-real-image {
  transform: scale(1.05);
}
.product-placeholder {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-placeholder-circle {
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-placeholder-initial {
  font-size: 1.875rem;
  color: rgba(255, 255, 255, 0.2);
  font-weight: 600;
}
.product-quick-actions {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.product-card:hover .product-quick-actions {
  opacity: 1;
}
.product-action-btn {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  transform: scale(0);
  transition: transform 0.3s ease, background 0.2s ease;
  text-decoration: none !important;
}
.product-action-btn svg {
  width: 1.125rem;
  height: 1.125rem;
}
.product-image-link {
  display: block;
  width: 100%;
  height: 100%;
}
.product-action-label {
  display: none;
}
.product-card:hover .product-action-btn {
  transform: scale(1);
}
.product-card:hover .product-action-btn:nth-child(1) {
  transition-delay: 75ms;
}
.product-card:hover .product-action-btn:nth-child(2) {
  transition-delay: 100ms;
}
.product-card:hover .product-action-btn:nth-child(3) {
  transition-delay: 150ms;
}
.product-action-wishlist,
.product-action-view {
  background: rgba(255, 255, 255, 0.9);
  color: #1e293b;
}
.product-action-wishlist:hover,
.product-action-view:hover {
  background: #ffffff;
}
.product-action-wishlist.is-wishlisted,
.product-action-wishlist.added {
  background: #ef4444;
  color: #ffffff;
}
.product-action-wishlist.is-wishlisted svg,
.product-action-wishlist.added svg {
  fill: currentColor;
}
.product-action-wishlist.is-wishlisted:hover,
.product-action-wishlist.added:hover {
  background: #ec1e1e;
}
.product-action-cart {
  background: #fbbf24;
  color: #1e293b;
}
.product-action-cart:hover {
  background: #f59e0b;
}
.pg-wishlist-login-modal {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
}
.pg-wishlist-login-modal.is-open {
  display: flex;
}
.pg-wishlist-login-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.64);
}
.pg-wishlist-login-panel {
  position: relative;
  width: 100%;
  max-width: 32rem;
  background: #1a1a2e;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.5rem;
  padding: 1.5rem;
  color: #ffffff;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.42);
}
.pg-wishlist-login-panel h3 {
  margin: 0 1.5rem 0.75rem 0;
  font-size: 1.125rem;
  font-weight: 700;
  color: #fbbf24;
}
.pg-wishlist-login-panel p {
  margin: 0 0 1.25rem;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.9375rem;
  line-height: 1.5;
}
.pg-wishlist-cat-graphic {
  height: 9rem;
  margin: 0 0 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pg-wishlist-cat-graphic svg {
  width: 100%;
  max-width: 15rem;
  height: 100%;
  overflow: visible;
}
.pg-cat-body {
  animation: pg-cat-bob 2.6s ease-in-out infinite;
  transform-origin: 92px 92px;
}
.pg-cat-body-fill,
.pg-cat-head-fill {
  fill: #f8fafc;
  stroke: #293241;
  stroke-width: 3;
  stroke-linejoin: round;
}
.pg-cat-ear-inner {
  fill: #f9a8d4;
}
.pg-cat-eye,
.pg-cat-nose {
  fill: #1f2937;
}
.pg-cat-mouth,
.pg-cat-whisker,
.pg-cat-paw {
  fill: none;
  stroke: #1f2937;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.pg-cat-paw-left {
  animation: pg-cat-paw-play 1.35s ease-in-out infinite;
  transform-origin: 134px 101px;
}
.pg-cat-paw-right {
  animation: pg-cat-paw-play 1.35s ease-in-out 0.35s infinite reverse;
  transform-origin: 108px 112px;
}
.pg-cat-tail path {
  fill: none;
  stroke: #f8fafc;
  stroke-width: 15;
  stroke-linecap: round;
  filter: drop-shadow(0 0 0 #293241);
  animation: pg-cat-tail-swish 2s ease-in-out infinite;
  transform-origin: 76px 77px;
}
.pg-heart-yarn {
  animation: pg-yarn-roll 2.1s ease-in-out infinite;
  transform-origin: 178px 82px;
}
.pg-heart-fill {
  fill: #ef4444;
  stroke: #7f1d1d;
  stroke-width: 3;
  stroke-linejoin: round;
}
.pg-yarn-line,
.pg-yarn-thread {
  fill: none;
  stroke: #fecdd3;
  stroke-width: 3;
  stroke-linecap: round;
}
.pg-yarn-thread {
  stroke-dasharray: 9 7;
  animation: pg-yarn-thread 1.4s linear infinite;
}
.pg-floating-hearts {
  fill: #fbbf24;
  opacity: 0.9;
}
.pg-floating-hearts path:first-child {
  animation: pg-float-heart 2.2s ease-in-out infinite;
  transform-origin: 48px 32px;
}
.pg-floating-hearts path:last-child {
  animation: pg-float-heart 2.2s ease-in-out 0.45s infinite;
  transform-origin: 199px 28px;
}
@keyframes pg-cat-bob {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3px);
  }
}
@keyframes pg-cat-paw-play {
  0%,
  100% {
    transform: rotate(0deg) translateY(0);
  }
  50% {
    transform: rotate(-10deg) translateY(-4px);
  }
}
@keyframes pg-cat-tail-swish {
  0%,
  100% {
    transform: rotate(-5deg);
  }
  50% {
    transform: rotate(8deg);
  }
}
@keyframes pg-yarn-roll {
  0%,
  100% {
    transform: translateX(0) rotate(-3deg);
  }
  50% {
    transform: translateX(5px) rotate(5deg);
  }
}
@keyframes pg-yarn-thread {
  to {
    stroke-dashoffset: -32;
  }
}
@keyframes pg-float-heart {
  0%,
  100% {
    opacity: 0.55;
    transform: translateY(2px) scale(0.92);
  }
  50% {
    opacity: 1;
    transform: translateY(-5px) scale(1.08);
  }
}
.pg-wishlist-login-close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  width: 2rem;
  height: 2rem;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
  cursor: pointer;
  font-size: 1.25rem;
  line-height: 1;
}
.pg-wishlist-login-close:hover {
  background: rgba(255, 255, 255, 0.14);
}
.pg-wishlist-login-actions {
  display: flex;
  gap: 0.75rem;
}
.pg-wishlist-login-primary,
.pg-wishlist-login-secondary {
  flex: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.75rem;
  border-radius: 0.5rem;
  font-weight: 700;
  text-decoration: none !important;
}
.pg-wishlist-login-primary {
  background: #f59e0b;
  color: #111827 !important;
}
.pg-wishlist-login-primary:hover {
  background: #d97706;
}
.pg-wishlist-login-secondary {
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff !important;
}
.pg-wishlist-login-secondary:hover {
  background: rgba(255, 255, 255, 0.08);
}
.product-content {
  padding: 0.875rem;
}
@media (min-width: 640px) {
  .product-content {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .product-content {
    padding: 1.25rem;
  }
}
.product-category-tag {
  font-size: 0.75rem;
  color: #fbbf24;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.product-card-name {
  color: #ffffff;
  font-weight: 600;
  font-size: 0.875rem;
  margin: 0.375rem 0;
  min-height: 2.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  line-height: 1.5;
  transition: color 0.2s ease;
}
@media (min-width: 640px) {
  .product-card-name {
    font-size: 0.9375rem;
    margin: 0.5rem 0;
    min-height: 2.75rem;
  }
}
@media (min-width: 768px) {
  .product-card-name {
    font-size: 1rem;
    min-height: 3rem;
  }
}
.product-card-name a {
  color: #ffffff !important;
  text-decoration: none !important;
}
.product-card:hover .product-card-name,
.product-card:hover .product-card-name a {
  color: #fbbf24 !important;
}
.product-rating-row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.product-stars {
  display: flex;
  gap: 1px;
}
.star {
  width: 0.875rem;
  height: 0.875rem;
}
.star-filled {
  color: #fbbf24;
  fill: #fbbf24;
}
.star-empty {
  color: #6b7280;
  fill: #6b7280;
}
.star-half {
  position: relative;
  overflow: hidden;
}
.star-half .star-half-filled {
  color: #fbbf24;
  fill: #fbbf24;
}
.star-half .star-half-empty {
  color: #6b7280;
  fill: #6b7280;
}
.product-rating-value {
  font-size: 0.8rem;
  font-weight: 600;
  color: #ffffff;
  margin-left: 0.25rem;
}
.product-reviews-count {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.5);
}
.product-price-row {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
}
.product-current-price {
  font-size: 0.9375rem;
  font-weight: 700;
  color: #ffffff;
}
@media (min-width: 640px) {
  .product-current-price {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .product-current-price {
    font-size: 1.125rem;
  }
}
.product-original-price {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.4);
  text-decoration: line-through;
}
.product-accent-line {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(to right, #fbbf24, #f97316);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.5s ease;
}
.product-card:hover .product-accent-line {
  transform: scaleX(1);
}
.peakgear-footer {
  background: #0a0a14;
  color: #ffffff;
}
.footer-newsletter {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-newsletter-inner {
  max-width: 80rem;
  margin: 0 auto;
  padding: 4rem 1.5rem;
}
@media (min-width: 768px) {
  .footer-newsletter-inner {
    padding: 4rem 3rem;
  }
}
.footer-newsletter-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
@media (min-width: 768px) {
  .footer-newsletter-content {
    flex-direction: row;
    justify-content: space-between;
  }
}
.footer-newsletter-title {
  font-size: 1.5rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  margin: 0 0 0.5rem;
  color: #ffffff;
}
.footer-newsletter-desc {
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}
.footer-newsletter-form {
  width: 100%;
}
@media (min-width: 768px) {
  .footer-newsletter-form {
    width: auto;
    min-width: 28rem;
  }
}
.footer-newsletter-input-group {
  display: flex;
  align-items: stretch;
  width: 100%;
}
.footer-newsletter-input,
.footer-newsletter-input[type="email"] {
  flex: 1;
  min-width: 0;
  padding: 0.875rem 1.25rem;
  background: #0d1117 !important;
  background-color: #0d1117 !important;
  border: 1.5px solid #f59e0b !important;
  border-right: none !important;
  border-radius: 0.375rem 0 0 0.375rem;
  color: #ffffff !important;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 0.9rem;
  outline: none;
  box-shadow: none !important;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.footer-newsletter-input::placeholder,
.footer-newsletter-input[type="email"]::placeholder {
  color: rgba(251, 191, 36, 0.55);
}
.footer-newsletter-input:focus,
.footer-newsletter-input[type="email"]:focus {
  border-color: #fbbf24 !important;
  box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.2) !important;
}
.footer-newsletter-btn {
  padding: 0 2rem;
  background: #f59e0b;
  color: #111827;
  font-weight: 700;
  border: 1.5px solid #f59e0b;
  border-radius: 0 0.375rem 0.375rem 0;
  cursor: pointer;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 0.9rem;
  transition: background 0.2s ease, border-color 0.2s ease;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-newsletter-btn:hover {
  background: #d97706;
}
.footer-main {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-main-inner {
  max-width: 80rem;
  margin: 0 auto;
  padding: 4rem 1.5rem;
}
@media (min-width: 768px) {
  .footer-main-inner {
    padding: 4rem 3rem;
  }
}
.footer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
}
@media (min-width: 768px) {
  .footer-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .footer-grid {
    grid-template-columns: 1.3fr 0.9fr 0.72fr 1.08fr;
  }
}
.footer-logo {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #ffffff !important;
  text-decoration: none !important;
  margin-bottom: 1rem;
}
.footer-logo-icon {
  width: 2.5rem;
  height: 2.5rem;
  color: #fbbf24;
  stroke: #fbbf24;
}
.footer-logo-text {
  font-size: 1.5rem;
  font-weight: 600;
}
.footer-tagline {
  color: rgba(255, 255, 255, 0.6);
  margin: 0 0 1.5rem;
  line-height: 1.7;
  font-size: 0.9rem;
}
.footer-social {
  display: flex;
  gap: 0.75rem;
}
.social-link {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff !important;
  transition: all 0.2s ease;
}
.social-link svg {
  width: 1.125rem;
  height: 1.125rem;
}
.social-link:hover {
  background: #fbbf24;
  color: #111827 !important;
}
.social-link:hover svg {
  fill: #111827;
}
.footer-column-categories {
  max-width: 180px;
}
.footer-title {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0 0 1.5rem;
  color: #ffffff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-links li {
  margin-bottom: 0.8rem;
}
.footer-links a {
  color: rgba(255, 255, 255, 0.6) !important;
  font-size: 0.9rem;
  transition: color 0.2s ease;
}
.footer-links a:hover {
  color: #fbbf24 !important;
}
.footer-column-categories .footer-title {
  font-size: 0.95rem;
}
.footer-column-categories .footer-links a {
  font-size: 0.78rem;
  line-height: 1.35;
  word-break: break-word;
}
.footer-contact {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-contact li {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  margin-bottom: 1rem;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.9rem;
  line-height: 1.5;
}
.footer-contact svg {
  width: 1.25rem;
  height: 1.25rem;
  color: #fbbf24;
  stroke: #fbbf24;
  flex-shrink: 0;
  margin-top: 2px;
}
.footer-contact a {
  color: rgba(255, 255, 255, 0.6) !important;
}
.footer-contact a:hover {
  color: #fbbf24 !important;
}
.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-bottom-inner {
  max-width: 80rem;
  margin: 0 auto;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
@media (min-width: 768px) {
  .footer-bottom-inner {
    flex-direction: row;
    justify-content: space-between;
    padding: 1.5rem 3rem;
  }
}
.copyright {
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.875rem;
  margin: 0;
}
.footer-bottom-links {
  display: flex;
  gap: 1.5rem;
}
.footer-bottom-links a {
  color: rgba(255, 255, 255, 0.4) !important;
  font-size: 0.875rem;
}
.footer-bottom-links a:hover {
  color: #ffffff !important;
}
.login-section {
  min-height: 100vh;
  background: #0f0f1a;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7rem 1.5rem;
}
.login-center {
  width: 100%;
  max-width: 28rem;
}
.login-logo-section {
  text-align: center;
  margin-bottom: 2rem;
}
.login-logo-link {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  color: #ffffff !important;
  text-decoration: none !important;
}
.login-logo-icon {
  width: 3rem;
  height: 3rem;
  color: #fbbf24;
  stroke: #fbbf24;
}
.login-logo-text {
  font-size: 1.5rem;
  font-weight: 600;
}
.login-card {
  background: linear-gradient(to bottom, rgba(51, 65, 85, 0.5), rgba(30, 41, 59, 0.5));
  border-radius: 1rem;
  padding: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.login-card-title {
  font-size: 1.5rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #ffffff;
  text-align: center;
  margin: 0 0 0.5rem;
}
.login-card-subtitle {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  margin: 0 0 2rem;
  font-size: 0.9rem;
}
.login-error-alert {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 0.5rem;
  padding: 1rem;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.login-error-icon {
  width: 1.25rem;
  height: 1.25rem;
  color: #ef4444;
  flex-shrink: 0;
}
.login-error-text {
  color: #ef4444;
  font-size: 0.875rem;
  margin: 0;
}
.login-field {
  margin-bottom: 1.25rem;
  color: #111827;
}
.login-label {
  display: block;
  color: rgba(255, 255, 255, 0.85);
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.login-input-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.login-input-icon {
  position: absolute;
  left: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  height: 1.25rem;
  display: flex;
  align-items: center;
  width: 1.25rem;
  color: #9ca3af;
  pointer-events: none;
  z-index: 2;
  border: none;
  outline: none;
}
.login-input-icon svg {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
}
.login-input {
  width: 100%;
  padding: 0.875rem 1rem 0.875rem 2.5rem !important;
  background: #374151 !important;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 0.5rem;
  color: #ffffff !important;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 0.9rem;
  outline: none;
  transition: border-color 0.2s ease, background 0.2s ease;
}
.login-input::placeholder {
  color: #9ca3af;
}
.login-input:focus {
  border-color: #f59e0b;
}
.login-input:not(:placeholder-shown) {
  background: #374151 !important;
}
.login-input:-webkit-autofill,
.login-input:-webkit-autofill:hover,
.login-input:-webkit-autofill:focus,
.login-input:focus,
.login-input:focus-visible {
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1000px #374151 inset !important;
  box-shadow: 0 0 0 1000px #374151 inset !important;
  background: #374151 !important;
}
.login-input-password {
  padding-right: 2.25rem;
}
.login-password-toggle {
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  height: 1.25rem;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0.375rem;
  border-radius: 0.25rem;
  color: #9ca3af;
  display: flex;
  align-items: center;
  transition: all 0.2s ease;
}
.login-password-toggle:hover {
  color: #f59e0b;
  background: rgba(245, 158, 11, 0.15);
}
.login-password-toggle svg {
  width: 1.25rem;
  height: 1.25rem;
}
.eye-icon {
  width: 1.25rem;
  height: 1.25rem;
}
.login-forgot-row {
  text-align: right;
  margin-bottom: 1.5rem;
}
.login-forgot-link {
  color: #fbbf24 !important;
  font-size: 0.875rem;
}
.login-forgot-link:hover {
  color: #f59e0b !important;
}
.login-submit-btn {
  width: 100%;
  padding: 0.875rem;
  background: #f59e0b;
  color: #111827;
  font-weight: 600;
  font-size: 1rem;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  transition: background 0.2s ease;
}
.login-submit-btn:hover {
  background: #d97706;
}
.login-submit-arrow {
  width: 1.25rem;
  height: 1.25rem;
}
.login-divider {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin: 1.5rem 0;
}
.login-divider-line {
  flex: 1;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
}
.login-divider-text {
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.875rem;
}
.login-social-buttons {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-bottom: 1.5rem;
}
.login-social-btn {
  width: 100%;
  padding: 0.875rem;
  border: none;
  border-radius: 0.5rem;
  font-weight: 500;
  font-size: 0.9rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  transition: all 0.2s ease;
}
.login-social-icon {
  width: 1.25rem;
  height: 1.25rem;
}
.login-social-google {
  background: #ffffff;
  color: #374151;
}
.login-social-google:hover {
  background: #f3f4f6;
}
.login-social-zalo {
  background: #0068ff !important;
  border-color: #0068ff !important;
  color: #ffffff !important;
}
.login-social-zalo:hover {
  background: #0057d8 !important;
  border-color: #0057d8 !important;
}
.login-social-icon-image {
  object-fit: contain;
}
.login-register-link {
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.9rem;
  margin: 0;
}
.login-register-link a {
  color: #fbbf24 !important;
  font-weight: 500;
}
.login-register-link a:hover {
  color: #f59e0b !important;
}
.register-section {
  min-height: 100vh;
  background: #0f0f1a;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7rem 1.5rem;
}
.register-center {
  width: 100%;
  max-width: 28rem;
}
.register-logo {
  text-align: center;
  margin-bottom: 2rem;
}
.register-logo-link {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  color: #ffffff !important;
  text-decoration: none !important;
}
.register-logo-icon {
  width: 3rem;
  height: 3rem;
  color: #fbbf24;
  stroke: #fbbf24;
}
.register-logo-text {
  font-size: 1.5rem;
  font-weight: 600;
}
.register-card {
  background: linear-gradient(to bottom, rgba(51, 65, 85, 0.5), rgba(30, 41, 59, 0.5));
  border-radius: 1rem;
  padding: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.register-title {
  font-size: 1.5rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #ffffff;
  text-align: center;
  margin: 0 0 0.5rem;
}
.register-subtitle {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  margin: 0 0 2rem;
  font-size: 0.9rem;
}
.register-error {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 0.5rem;
  padding: 1rem;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.register-error-icon {
  width: 1.25rem;
  height: 1.25rem;
  color: #ef4444;
  flex-shrink: 0;
}
.register-error-text {
  color: #ef4444;
  font-size: 0.875rem;
  margin: 0;
}
.register-field {
  margin-bottom: 1.25rem;
  color: #111827;
}
.register-label {
  display: block;
  color: rgba(255, 255, 255, 0.85);
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.required-star {
  color: #ef4444;
}
.register-input-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.register-input-icon {
  position: absolute;
  left: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  height: 1.25rem;
  display: flex;
  align-items: center;
  width: 1.25rem;
  color: #9ca3af;
  pointer-events: none;
  z-index: 2;
  border: none;
  outline: none;
}
.register-input-icon svg {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
}
.register-input {
  width: 100%;
  padding: 0.875rem 1rem 0.875rem 2.5rem !important;
  background: #374151 !important;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 0.5rem;
  color: #ffffff !important;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 0.9rem;
  outline: none;
  transition: border-color 0.2s ease, background 0.2s ease;
}
.register-input::placeholder {
  color: #9ca3af;
}
.register-input:focus {
  border-color: #f59e0b;
}
.register-input:not(:placeholder-shown) {
  background: #374151 !important;
}
.register-input:-webkit-autofill,
.register-input:-webkit-autofill:hover,
.register-input:-webkit-autofill:focus,
.register-input:focus,
.register-input:focus-visible {
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1000px #374151 inset !important;
  box-shadow: 0 0 0 1000px #374151 inset !important;
  background: #374151 !important;
}
.customer-account-login .login-field input,
.customer-account-create .register-field input {
  color: #ffffff !important;
}
.register-input-password {
  padding-right: 2.25rem;
}
.register-method-toggle {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
  margin-bottom: 1.25rem;
}
.register-method-option {
  height: 2.75rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.72);
  cursor: pointer;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-weight: 600;
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease;
}
.register-method-option.active {
  border-color: #f59e0b;
  background: rgba(245, 158, 11, 0.2);
  color: #fbbf24;
}
.register-method-option:hover {
  border-color: rgba(245, 158, 11, 0.7);
  color: #fbbf24;
}
.register-eye-toggle {
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  height: 1.25rem;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0.375rem;
  border-radius: 0.25rem;
  color: #9ca3af;
  display: flex;
  align-items: center;
  transition: all 0.2s ease;
}
.register-eye-toggle:hover {
  color: #f59e0b;
  background: rgba(245, 158, 11, 0.15);
}
.register-eye-toggle svg {
  width: 1.25rem;
  height: 1.25rem;
}
.password-strength-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5rem;
  margin-top: 0.75rem;
}
.strength-check {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.4);
}
.strength-check.passed {
  color: #22c55e;
}
.strength-check-icon {
  width: 0.875rem;
  height: 0.875rem;
  flex-shrink: 0;
}
.register-password-mismatch {
  color: #ef4444;
  font-size: 0.75rem;
  margin: 0.375rem 0 0;
}
.register-terms {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  margin-bottom: 1.5rem;
}
.register-terms-checkbox {
  width: 1.25rem;
  height: 1.25rem;
  min-width: 1.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
  position: relative;
  cursor: pointer;
}
.register-terms-checkbox input {
  appearance: none;
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 0.25rem;
  border: 2px solid rgba(255, 255, 255, 0.3);
  background: transparent;
  cursor: pointer;
  transition: all 0.2s ease;
}
.register-terms-checkbox input:checked {
  background: #f59e0b;
  border-color: #f59e0b;
}
.register-terms-checkbox input:focus-visible {
  outline: 2px solid rgba(245, 158, 11, 0.6);
  outline-offset: 2px;
}
.register-terms-checkbox .terms-check-icon {
  position: absolute;
  width: 0.75rem;
  height: 0.75rem;
  color: #111827;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}
.register-terms-checkbox input:checked + .terms-check-icon {
  opacity: 1;
}
.register-terms-text {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.875rem;
  margin: 0;
  line-height: 1.5;
}
.register-terms-link {
  color: #fbbf24 !important;
}
.register-terms-link:hover {
  color: #f59e0b !important;
}
.register-submit-btn {
  width: 100%;
  padding: 0.875rem;
  background: #f59e0b;
  color: #111827;
  font-weight: 600;
  font-size: 1rem;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  transition: background 0.2s ease;
}
.register-submit-btn:hover {
  background: #d97706;
}
.register-submit-arrow {
  width: 1.25rem;
  height: 1.25rem;
}
.register-login-link {
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.9rem;
  margin: 1.5rem 0 0;
}
.register-login-link a {
  color: #fbbf24 !important;
  font-weight: 500;
}
.register-login-link a:hover {
  color: #f59e0b !important;
}
body.pg-auth-modal-open {
  overflow: hidden;
}
body.pg-auth-modal-open .page.messages,
body.pg-auth-modal-open [data-placeholder="messages"] {
  display: none !important;
}
.pg-auth-guard-modal {
  position: fixed;
  inset: 0;
  z-index: 1100;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
}
.pg-auth-guard-modal.is-open {
  display: flex;
}
.pg-auth-guard-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.74);
  backdrop-filter: blur(4px);
}
.pg-auth-guard-modal__dialog {
  position: relative;
  width: 100%;
  max-width: 35rem;
  border-radius: 1rem;
  padding: 1.5rem;
  background: linear-gradient(180deg, rgba(26, 26, 46, 0.95), rgba(15, 15, 26, 0.96));
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.45);
  text-align: left;
}
.pg-auth-guard-modal__close {
  position: absolute;
  top: 0.85rem;
  right: 0.85rem;
  width: 2.2rem;
  height: 2.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.65);
  cursor: pointer;
  border-radius: 999px;
  transition: background 0.2s ease, color 0.2s ease;
}
.pg-auth-guard-modal__close span {
  line-height: 1;
  font-size: 1.6rem;
}
.pg-auth-guard-modal__close:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}
.pg-auth-guard-modal__icon {
  width: 3rem;
  height: 3rem;
  margin: 0 0 1rem;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(251, 191, 36, 0.12);
  color: #fbbf24;
}
.pg-auth-guard-modal__icon svg {
  width: 1.4rem;
  height: 1.4rem;
}
.pg-auth-guard-modal__title {
  margin: 0 0 0.5rem;
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 700;
  text-align: left;
}
.pg-auth-guard-modal__text {
  margin: 0;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.7;
  text-align: left;
}
.pg-auth-guard-modal__actions {
  display: flex;
  justify-content: flex-start;
  margin-top: 1.5rem;
}
.pg-auth-guard-modal__primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 11.25rem;
  padding: 0.95rem 1.4rem;
  border-radius: 0.875rem;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  background: #f59e0b;
  color: #111827 !important;
  box-shadow: 0 12px 30px rgba(245, 158, 11, 0.3);
}
.pg-auth-guard-modal__primary:hover {
  transform: translateY(-1px);
  background: #d97706;
}
@media (max-width: 640px) {
  .pg-auth-guard-modal__dialog {
    max-width: 32rem;
    padding: 1.25rem;
    border-radius: 1rem;
  }
  .pg-auth-guard-modal__title {
    font-size: 1.15rem;
  }
  .pg-auth-guard-modal__primary {
    width: auto;
    min-width: 10.5rem;
  }
}
.contact-page {
  padding: 7rem 1.5rem 4rem;
}
@media (min-width: 768px) {
  .contact-page {
    padding: 7.5rem 3rem 4.5rem;
  }
}
.contact-hero {
  position: relative;
  border-radius: 1.25rem;
  overflow: hidden;
  margin-bottom: 2.5rem;
  min-height: 220px;
  display: flex;
  align-items: center;
  padding: 2.5rem;
}
.contact-hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  filter: saturate(0.9);
}
.contact-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(15, 23, 42, 0.88), rgba(11, 15, 26, 0.62));
}
.contact-hero-content {
  position: relative;
  z-index: 1;
  max-width: 560px;
}
.contact-hero-title {
  margin: 0 0 0.5rem;
  font-size: 2rem;
  color: #ffffff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
.contact-hero-subtitle {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1rem;
}
.contact-grid {
  display: grid;
  gap: 1.5rem;
}
@media (min-width: 960px) {
  .contact-grid {
    grid-template-columns: 0.95fr 1.05fr;
    gap: 2rem;
  }
}
.contact-card {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 1rem;
  padding: 1.5rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.05), transparent);
}
.contact-card h2 {
  margin: 0 0 0.75rem;
  font-size: 1.25rem;
  color: #ffffff;
}
.contact-card p {
  margin: 0 0 1rem;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
}
.contact-info-list {
  display: grid;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact-info-item {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.9rem;
}
.contact-info-item svg {
  width: 1.15rem;
  height: 1.15rem;
  color: #fbbf24;
  flex-shrink: 0;
  margin-top: 0.15rem;
}
.contact-info-item a {
  color: #ffffff !important;
}
.contact-hours {
  margin-top: 1.5rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.contact-social {
  margin-top: 1.5rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.contact-social h2 {
  font-size: 1.1rem;
  margin-bottom: 0.75rem;
}
.contact-social-icons {
  display: flex;
  gap: 0.75rem;
}
.contact-social-btn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.5rem;
  color: #ffffff !important;
  font-size: 0.85rem;
  transition: all 0.2s ease;
}
.contact-social-btn svg {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
}
.contact-social-btn:hover {
  border-color: #f59e0b;
  background: rgba(245, 158, 11, 0.1);
  color: #f59e0b !important;
}
.contact-form {
  display: grid;
  gap: 1rem;
}
.contact-field {
  display: grid;
  gap: 0.45rem;
}
.contact-label {
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.85);
}
.contact-input,
.contact-textarea {
  width: 100%;
  padding: 0.85rem 1rem;
  border-radius: 0.6rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: #0b0f1a;
  color: #ffffff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 0.92rem;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.contact-input::placeholder,
.contact-textarea::placeholder {
  color: rgba(255, 255, 255, 0.45);
}
.contact-input:focus,
.contact-textarea:focus {
  border-color: #f59e0b;
  box-shadow: 0 0 0 2px rgba(245, 158, 11, 0.15);
}
.contact-textarea {
  min-height: 140px;
  resize: vertical;
}
.contact-submit {
  width: 100%;
  padding: 0.9rem 1rem;
  border-radius: 0.6rem;
  border: none;
  background: #f59e0b;
  color: #111827;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  transition: background 0.2s ease;
}
.contact-submit:hover {
  background: #d97706;
}
.legal-page {
  padding: 7rem 1.5rem 4rem;
}
@media (min-width: 768px) {
  .legal-page {
    padding: 7.5rem 3rem 4.5rem;
  }
}
.legal-hero {
  position: relative;
  border-radius: 1.25rem;
  overflow: hidden;
  padding: 2.5rem;
  margin-bottom: 2.5rem;
  min-height: 200px;
  display: flex;
  align-items: center;
}
.legal-hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}
.legal-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(15, 23, 42, 0.88), rgba(11, 15, 26, 0.58));
}
.legal-hero-content {
  position: relative;
  z-index: 1;
  max-width: 620px;
}
.legal-hero-title {
  margin: 0 0 0.5rem;
  font-size: 2rem;
  color: #ffffff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
.legal-hero-subtitle {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1rem;
}
.legal-content {
  display: grid;
  gap: 1.5rem;
}
.legal-card {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 1rem;
  padding: 1.5rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.05), transparent);
}
.legal-card h2 {
  margin: 0 0 0.75rem;
  font-size: 1.2rem;
  color: #ffffff;
}
.legal-card p {
  margin: 0 0 0.75rem;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.6;
}
.legal-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.6rem;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.92rem;
}
.legal-list li {
  padding-left: 1.2rem;
  position: relative;
}
.legal-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.45rem;
  width: 0.45rem;
  height: 0.45rem;
  border-radius: 999px;
  background: #fbbf24;
}
.mage-error {
  color: #ef4444 !important;
  font-size: 0.75rem !important;
  margin-top: 0.25rem;
}
div.mage-error {
  background: none !important;
  border: none !important;
  padding: 0 !important;
}
.login-input-wrapper div.mage-error,
.register-input-wrapper div.mage-error {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 0.25rem;
  z-index: 10;
}
.login-input-wrapper .login-input,
.register-input-wrapper .register-input {
  order: 1;
}
.field .control input[type="text"],
.field .control input[type="email"],
.field .control input[type="password"],
.field .control input[type="tel"],
.field .control input[type="number"],
.field .control select,
.field .control textarea {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.5rem;
  color: #ffffff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  padding: 0.75rem 2.5rem;
}
.field .control input[type="text"]::placeholder,
.field .control input[type="email"]::placeholder,
.field .control input[type="password"]::placeholder,
.field .control input[type="tel"]::placeholder,
.field .control input[type="number"]::placeholder,
.field .control select::placeholder,
.field .control textarea::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.field .control input[type="text"]:focus,
.field .control input[type="email"]:focus,
.field .control input[type="password"]:focus,
.field .control input[type="tel"]:focus,
.field .control input[type="number"]:focus,
.field .control select:focus,
.field .control textarea:focus {
  border-color: #fbbf24;
  outline: none;
  box-shadow: none;
}
.customer-account-login .field .label,
.customer-account-create .field .label,
.customer-account-login label,
.customer-account-create label {
  color: rgba(255, 255, 255, 0.85) !important;
}
.customer-account-login input[type="text"],
.customer-account-create input[type="text"],
.customer-account-login input[type="email"],
.customer-account-create input[type="email"],
.customer-account-login input[type="password"],
.customer-account-create input[type="password"],
.customer-account-login input[type="tel"],
.customer-account-create input[type="tel"],
.customer-account-login input[type="number"],
.customer-account-create input[type="number"],
.customer-account-login textarea,
.customer-account-create textarea,
.customer-account-login select,
.customer-account-create select {
  color: #ffffff !important;
}
.block-search,
.block-minicart,
.minicart-wrapper,
.panel.header,
.panel.wrapper {
  display: none !important;
}
.actions-toolbar {
  margin: 0 !important;
  padding: 0 !important;
}
.login-section fieldset,
.register-section fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.login-section legend,
.register-section legend {
  display: none;
}
.login-section .field,
.register-section .field {
  margin: 0;
}
.message.success {
  background: rgba(34, 197, 94, 0.1);
  border: 1px solid rgba(34, 197, 94, 0.3);
  color: #22c55e;
  border-radius: 0.5rem;
  padding: 1rem;
  margin-bottom: 1rem;
}
.message.error {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.3);
  color: #ef4444;
  border-radius: 0.5rem;
  padding: 1rem;
  margin-bottom: 1rem;
}
.message.warning,
.message.notice {
  background: rgba(245, 158, 11, 0.1);
  border: 1px solid rgba(245, 158, 11, 0.3);
  color: #fbbf24;
  border-radius: 0.5rem;
  padding: 1rem;
  margin-bottom: 1rem;
}
.cookie-status-message {
  display: none;
}
.page-wrapper a:not([class]) {
  color: #fbbf24;
}
.page-wrapper a:not([class]):hover {
  color: #f59e0b;
}
.about-page {
  background: #0f0f1a;
}
.about-hero {
  position: relative;
  padding: 8rem 1.5rem 5rem;
}
@media (min-width: 768px) {
  .about-hero {
    padding: 8rem 3rem 5rem;
  }
}
.about-hero-bg {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, #1a1a2e, #0f0f1a);
}
.about-hero-overlay {
  position: absolute;
  inset: 0;
}
.about-hero-content {
  position: relative;
  max-width: 80rem;
  margin: 0 auto;
  text-align: center;
}
.about-hero-title {
  font-size: 2.25rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #ffffff;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .about-hero-title {
    font-size: 3.75rem;
  }
}
.about-hero-desc {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.7);
  max-width: 48rem;
  margin: 0 auto;
}
.about-story {
  padding: 5rem 1.5rem;
}
@media (min-width: 768px) {
  .about-story {
    padding: 5rem 3rem;
  }
}
.about-story-grid {
  max-width: 80rem;
  margin: 0 auto;
  display: grid;
  gap: 4rem;
  align-items: center;
}
@media (min-width: 1024px) {
  .about-story-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.about-story-badge {
  font-size: 0.875rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #f59e0b;
  margin-bottom: 1rem;
  font-weight: 400;
}
.about-story-title {
  font-size: 1.875rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #ffffff;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .about-story-title {
    font-size: 2.25rem;
  }
}
.about-story-text p {
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.75;
  margin-bottom: 1rem;
}
.about-story-text p:last-child {
  margin-bottom: 0;
}
.about-story-image {
  position: relative;
}
.about-story-image-box {
  aspect-ratio: 1;
  background: linear-gradient(to bottom right, #1e293b, #0f172a);
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
}
.about-story-image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.about-story-image-placeholder {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-story-mountain-icon {
  width: 8rem;
  height: 8rem;
  color: rgba(245, 158, 11, 0.3);
}
.about-story-decorative {
  position: absolute;
  bottom: -1.5rem;
  right: -1.5rem;
  width: 12rem;
  height: 12rem;
  background: rgba(245, 158, 11, 0.1);
  border-radius: 1rem;
  z-index: -1;
}
.about-gallery {
  padding: 0 1.5rem 5rem;
}
@media (min-width: 768px) {
  .about-gallery {
    padding: 0 3rem 5rem;
  }
}
.about-gallery-grid {
  max-width: 80rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 768px) {
  .about-gallery-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
.about-gallery-item {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.875rem;
  overflow: hidden;
  min-height: 220px;
}
.about-gallery-item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.about-gallery-copy {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.875rem;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.01));
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
  min-height: 220px;
}
.about-gallery-copy h3 {
  margin: 0;
  color: #ffffff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 1.35rem;
}
.about-gallery-copy p {
  margin: 0;
  color: rgba(255, 255, 255, 0.76);
  line-height: 1.7;
}
.about-stats {
  padding: 5rem 1.5rem;
  background: linear-gradient(to bottom, #1a1a2e, #0f0f1a);
}
@media (min-width: 768px) {
  .about-stats {
    padding: 5rem 3rem;
  }
}
.about-stats-grid {
  max-width: 80rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (min-width: 1024px) {
  .about-stats-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.about-stat {
  text-align: center;
}
.about-stat-icon {
  width: 4rem;
  height: 4rem;
  margin: 0 auto 1rem;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-stat-icon svg {
  width: 2rem;
  height: 2rem;
  color: #f59e0b;
  stroke: #f59e0b;
}
.about-stat-value {
  font-size: 1.875rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .about-stat-value {
    font-size: 2.25rem;
  }
}
.about-stat-label {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.6);
}
.about-values {
  padding: 5rem 1.5rem;
}
@media (min-width: 768px) {
  .about-values {
    padding: 5rem 3rem;
  }
}
.about-values-container {
  max-width: 80rem;
  margin: 0 auto;
}
.about-values-header {
  text-align: center;
  margin-bottom: 4rem;
}
.about-values-badge {
  font-size: 0.875rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #f59e0b;
  margin-bottom: 1rem;
  font-weight: 400;
}
.about-values-title {
  font-size: 1.875rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #ffffff;
}
@media (min-width: 768px) {
  .about-values-title {
    font-size: 2.25rem;
  }
}
.about-values-grid {
  display: grid;
  gap: 2rem;
}
@media (min-width: 768px) {
  .about-values-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.about-value-card {
  padding: 2rem;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.05), transparent);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.75rem;
  transition: border-color 0.3s ease;
}
.about-value-card:hover {
  border-color: rgba(245, 158, 11, 0.3);
}
.about-value-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 1rem;
}
.about-value-desc {
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.75;
}
.about-policies {
  padding: 0 1.5rem 5rem;
}
@media (min-width: 768px) {
  .about-policies {
    padding: 0 3rem 5rem;
  }
}
.about-policies-container {
  max-width: 80rem;
  margin: 0 auto;
}
.about-policies-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .about-policies-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.about-policy-card {
  display: block;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), transparent);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.875rem;
  padding: 1.25rem;
  transition: all 0.3s ease;
  cursor: pointer;
}
.about-policy-card:hover {
  background: linear-gradient(180deg, rgba(245, 158, 11, 0.15), rgba(245, 158, 11, 0.05));
  border-color: #f59e0b;
  transform: translateY(-4px);
  box-shadow: 0 12px 24px rgba(245, 158, 11, 0.15);
}
.about-policy-card h4 {
  margin: 0 0 0.65rem;
  color: #ffffff;
  font-size: 1rem;
  transition: color 0.3s ease;
}
.about-policy-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.65;
  transition: color 0.3s ease;
}
.about-policy-card:hover h4 {
  color: #f59e0b;
}
.about-policy-card:hover p {
  color: rgba(255, 255, 255, 0.8);
}
.about-cta {
  padding: 5rem 1.5rem;
}
@media (min-width: 768px) {
  .about-cta {
    padding: 5rem 3rem;
  }
}
.about-cta-container {
  max-width: 56rem;
  margin: 0 auto;
  text-align: center;
  background: linear-gradient(to right, rgba(245, 158, 11, 0.2), rgba(249, 115, 22, 0.2));
  border-radius: 1rem;
  padding: 3rem;
  border: 1px solid rgba(245, 158, 11, 0.2);
}
.about-cta-title {
  font-size: 1.875rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #ffffff;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .about-cta-title {
    font-size: 2.25rem;
  }
}
.about-cta-desc {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2rem;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
}
.breadcrumbs {
  background: transparent;
  padding: 1rem 1.5rem;
  margin: 0;
}
@media (min-width: 768px) {
  .breadcrumbs {
    padding: 1rem 3rem;
  }
}
.breadcrumbs .items {
  list-style: none;
  display: flex;
  gap: 0.5rem;
  padding: 0;
  margin: 0;
}
.breadcrumbs .item {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.875rem;
}
.breadcrumbs .item a {
  color: rgba(255, 255, 255, 0.6) !important;
}
.breadcrumbs .item a:hover {
  color: #fbbf24 !important;
}
.breadcrumbs .item:not(:last-child)::after {
  content: '>';
  margin-left: 0.5rem;
  color: rgba(255, 255, 255, 0.4);
}
.page-products .page-main {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1rem !important;
}
@media (min-width: 640px) {
  .page-products .page-main {
    padding: 0 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .page-products .page-main {
    padding: 0 3rem !important;
  }
}
.page-products .columns {
  display: flex !important;
  gap: 2rem;
  padding-bottom: 4rem !important;
}
@media (min-width: 768px) {
  .page-products .columns {
    padding-bottom: 6rem !important;
  }
}
.page-products .sidebar.sidebar-main {
  width: 16rem;
  flex-shrink: 0;
  display: none;
}
@media (min-width: 1024px) {
  .page-products .sidebar.sidebar-main {
    display: block;
  }
}
.page-products .column.main {
  flex: 1 !important;
  min-width: 0;
}
.category-page-header {
  position: relative;
  padding: 1.5rem 0 3rem;
  margin-bottom: 2rem;
}
.category-page-banner {
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.category-page-banner-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.category-page-banner-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(15, 15, 26, 0.6), #0f0f1a);
}
.category-page-info {
  position: relative;
  z-index: 1;
}
.category-page-title {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 2.5rem;
  color: #ffffff;
  margin: 0 0 0.75rem;
}
@media (min-width: 768px) {
  .category-page-title {
    font-size: 3rem;
  }
}
.category-page-description {
  color: rgba(255, 255, 255, 0.6);
  max-width: 42rem;
  line-height: 1.7;
  margin-bottom: 1rem;
}
.category-page-count {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.875rem;
  margin: 0;
}
.sidebar-filters {
  margin-bottom: 2rem;
}
.sidebar-filters-header {
  margin-bottom: 1.5rem;
}
.sidebar-filters-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  margin: 0;
}
.sidebar-filters-title svg {
  width: 1.25rem;
  height: 1.25rem;
  color: #fbbf24;
}
.layered-navigation {
  margin-top: 0.5rem;
}
.filter-group {
  margin-bottom: 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 1.5rem;
}
.filter-group-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  color: #ffffff;
  font-weight: 600;
  font-size: 0.9rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  margin-bottom: 0.75rem;
  transition: color 0.2s ease;
}
.filter-group-title:hover {
  color: #fbbf24;
}
.filter-group-title svg {
  width: 1rem;
  height: 1rem;
  color: rgba(255, 255, 255, 0.5);
  transition: transform 0.2s ease;
  flex-shrink: 0;
}
.filter-group-title.open svg {
  transform: rotate(180deg);
}
.filter-options {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter-option {
  margin-bottom: 0.125rem;
}
.filter-option-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.5rem 0.75rem;
  border-radius: 0.375rem;
  color: rgba(255, 255, 255, 0.6) !important;
  text-decoration: none !important;
  font-size: 0.875rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  transition: all 0.2s ease;
}
.filter-option-link:hover {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.05);
}
.filter-option-link.active {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24 !important;
}
.filter-option-link.active .filter-option-count {
  color: rgba(251, 191, 36, 0.6);
}
.filter-option-label {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.filter-option-count {
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.8rem;
  margin-left: 0.5rem;
  flex-shrink: 0;
}
.filter-active {
  margin-bottom: 1.5rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.filter-active-title {
  color: #ffffff;
  font-weight: 600;
  font-size: 0.85rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  margin: 0 0 0.5rem 0;
}
.filter-active-item {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.3rem 0.625rem;
  margin: 0.25rem 0.25rem 0.25rem 0;
  border-radius: 9999px;
  background: rgba(251, 191, 36, 0.15);
  color: #fbbf24 !important;
  text-decoration: none !important;
  font-size: 0.8rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  transition: all 0.2s ease;
}
.filter-active-item:hover {
  background: rgba(251, 191, 36, 0.25);
}
.filter-active-item svg {
  width: 0.75rem;
  height: 0.75rem;
  flex-shrink: 0;
}
.filter-clear {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0.625rem 1rem;
  margin-top: 0.75rem;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 0.8rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  transition: all 0.2s ease;
}
.filter-clear:hover {
  background: rgba(255, 255, 255, 0.1);
}
.block.filter {
  margin-bottom: 1.5rem;
}
.block-title.filter-title {
  display: none;
}
@media (max-width: 1023px) {
  .block-title.filter-title {
    display: block;
    color: #ffffff;
    font-weight: 600;
    padding: 0.75rem 0;
    cursor: pointer;
  }
}
.block-content.filter-content .filter-options {
  padding: 0;
  margin: 0;
}
.block-content.filter-content .filter-options-item {
  margin-bottom: 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 1.5rem;
}
.block-content.filter-content .filter-options-title {
  color: #ffffff;
  font-weight: 600;
  font-size: 0.9rem;
  margin-bottom: 0.75rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
.block-content.filter-content .filter-options-title::after {
  content: '';
  display: none;
}
.block-content.filter-content .filter-options-content .items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-content.filter-content .filter-options-content .item {
  margin-bottom: 0.25rem;
}
.block-content.filter-content .filter-options-content .item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0.75rem;
  border-radius: 0.375rem;
  color: rgba(255, 255, 255, 0.6) !important;
  text-decoration: none !important;
  font-size: 0.875rem;
  transition: all 0.2s ease;
}
.block-content.filter-content .filter-options-content .item a:hover {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.05);
}
.block-content.filter-content .filter-options-content .item a .count {
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.8rem;
}
.block-content.filter-content .filter-options-content .item a .count::before {
  content: '(';
}
.block-content.filter-content .filter-options-content .item a .count::after {
  content: ')';
}
.block-content.filter-content .filter-options-content .item.active a,
.block-content.filter-content .filter-options-content .item a.active {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24 !important;
}
.block-content.filter-content .filter-options-content .item.active a .count,
.block-content.filter-content .filter-options-content .item a.active .count {
  color: rgba(251, 191, 36, 0.6);
}
.block-content.filter-content .swatch-attribute {
  margin-bottom: 0.75rem;
}
.block-content.filter-content .swatch-attribute .swatch-option {
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.25rem;
}
.block-content.filter-content .swatch-attribute .swatch-option.selected {
  border-color: #fbbf24;
}
.filter-current {
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.filter-current .filter-current-subtitle {
  color: #ffffff;
  font-weight: 600;
  font-size: 0.9rem;
  margin-bottom: 0.75rem;
}
.filter-current .items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter-current .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.375rem 0;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.7);
}
.filter-current .item .filter-label {
  font-weight: 500;
}
.filter-current .item .filter-value {
  color: #fbbf24;
}
.filter-current .item .action.remove {
  color: rgba(255, 255, 255, 0.4) !important;
  text-decoration: none !important;
  font-size: 0.75rem;
}
.filter-current .item .action.remove:hover {
  color: #ef4444 !important;
}
.filter-actions a {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0.625rem 1rem;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 0.875rem;
  transition: all 0.2s ease;
  margin-top: 1rem;
}
.filter-actions a:hover {
  background: rgba(255, 255, 255, 0.1);
}
.product-list-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.75rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 1.5rem;
}
@media (min-width: 640px) {
  .product-list-toolbar {
    gap: 1rem;
    padding: 1rem 0;
    margin-bottom: 2rem;
  }
}
.product-list-toolbar .pages {
  display: none !important;
}
.toolbar-view-mode {
  display: none;
}
@media (min-width: 480px) {
  .toolbar-view-mode {
    display: flex;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0.375rem;
    overflow: hidden;
  }
}
.toolbar-view-btn {
  padding: 0.5rem;
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.toolbar-view-btn svg {
  width: 1rem;
  height: 1rem;
}
.toolbar-view-btn:hover {
  color: #ffffff;
}
.toolbar-view-btn.active {
  background: #fbbf24;
  color: #111827;
}
.toolbar-sorter,
.toolbar-limiter {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
@media (min-width: 640px) {
  .toolbar-sorter,
  .toolbar-limiter {
    gap: 0.5rem;
  }
}
.toolbar-label {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.75rem;
  white-space: nowrap;
}
@media (min-width: 640px) {
  .toolbar-label {
    font-size: 0.875rem;
  }
}
.toolbar-select {
  appearance: none;
  -webkit-appearance: none;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.375rem;
  padding: 0.375rem 1.75rem 0.375rem 0.625rem;
  color: #ffffff;
  font-size: 0.8rem;
  cursor: pointer;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  transition: border-color 0.2s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.6)' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.5rem center;
  background-size: 1rem;
}
@media (min-width: 640px) {
  .toolbar-select {
    padding: 0.5rem 2rem 0.5rem 0.75rem;
    font-size: 0.875rem;
  }
}
.toolbar-select:focus {
  outline: none;
  border-color: #fbbf24;
}
.toolbar-select option {
  background: #1a1a2e;
  color: #ffffff;
}
.products-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.75rem;
}
.products-grid::before,
.products-grid::after {
  display: none !important;
  content: none !important;
}
@media (min-width: 480px) {
  .products-grid {
    gap: 1rem;
  }
}
@media (min-width: 640px) {
  .products-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
  }
}
@media (min-width: 768px) {
  .products-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .products-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.products-grid .product-card {
  position: relative;
  background: linear-gradient(to bottom, rgba(51, 65, 85, 0.5), rgba(30, 41, 59, 0.5));
  border-radius: 0.75rem;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.products-grid .product-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}
.product-image-wrapper {
  position: relative;
  height: auto;
  aspect-ratio: 1;
  background: #ffffff;
  overflow: hidden;
}
.product-image-link {
  display: block;
  width: 100%;
  height: 100%;
}
.product-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 1rem;
  transition: transform 0.5s ease;
}
.product-card:hover .product-image {
  transform: scale(1.05);
}
.product-badges {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  right: 0.75rem;
  display: flex;
  justify-content: space-between;
  z-index: 10;
  pointer-events: none;
}
.badge {
  font-size: 0.7rem;
  font-weight: 700;
  padding: 0.25rem 0.625rem;
  border-radius: 999px;
  line-height: 1;
}
.badge-new {
  background: #fbbf24;
  color: #111827;
}
.badge-sale {
  background: #ef4444;
  color: #ffffff;
}
.badge-soldout {
  background: #4b5563;
  color: #ffffff;
}
.product-actions {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.product-card:hover .product-actions {
  opacity: 1;
}
.action-btn {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  transform: scale(0);
  transition: transform 0.3s ease, background 0.2s ease;
  text-decoration: none !important;
}
.action-btn svg {
  width: 1.125rem;
  height: 1.125rem;
}
.product-card:hover .action-btn {
  transform: scale(1);
}
.action-wishlist,
.action-quickview {
  background: rgba(255, 255, 255, 0.9);
  color: #1e293b !important;
}
.action-wishlist:hover,
.action-quickview:hover {
  background: #ffffff;
}
.product-card:hover .action-wishlist {
  transition-delay: 75ms;
}
.product-card:hover .action-quickview {
  transition-delay: 100ms;
}
.action-cart,
.action-cart-form button,
.action-cart-form .cart.table-wrapper .actions-toolbar > .action,
.action-cart-form .action-gift {
  background: #fbbf24;
  color: #1e293b !important;
}
.action-cart:hover,
.action-cart-form button:hover,
.action-cart-form .cart.table-wrapper .actions-toolbar > .action:hover,
.action-cart-form .action-gift:hover {
  background: #f59e0b;
}
.product-card:hover .action-cart,
.product-card:hover .action-cart-form button,
.product-card:hover .action-cart-form .cart.table-wrapper .actions-toolbar > .action,
.product-card:hover .action-cart-form .action-gift {
  transition-delay: 150ms;
}
.action-cart-form {
  display: contents;
}
.action-cart-form button,
.action-cart-form .cart.table-wrapper .actions-toolbar > .action,
.action-cart-form .action-gift {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  transform: scale(0);
  transition: transform 0.3s ease, background 0.2s ease;
}
.action-cart-form button svg,
.action-cart-form .cart.table-wrapper .actions-toolbar > .action svg,
.action-cart-form .action-gift svg {
  width: 1.125rem;
  height: 1.125rem;
}
.product-card:hover .action-cart-form button,
.product-card:hover .action-cart-form .cart.table-wrapper .actions-toolbar > .action,
.product-card:hover .action-cart-form .action-gift {
  transform: scale(1);
  transition-delay: 150ms;
}
.products-grid .product-info {
  padding: 1.25rem;
}
.products-grid .product-rating {
  margin-bottom: 0.5rem;
}
.products-grid .product-rating .rating-summary {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.products-grid .product-rating .rating-summary .rating-result {
  width: auto;
}
.products-grid .product-rating .rating-summary .rating-result::before {
  color: #fbbf24;
}
.products-grid .product-rating .rating-summary .rating-result span::before {
  color: #fbbf24;
}
.products-grid .product-rating .rating-summary .reviews-actions {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.5);
}
.products-grid .product-rating .rating-summary .reviews-actions a {
  color: rgba(255, 255, 255, 0.5) !important;
  text-decoration: none !important;
}
.products-grid .product-rating .rating-summary .reviews-actions a:hover {
  color: #fbbf24 !important;
}
.products-grid .product-name {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-weight: 600;
  font-size: 1rem;
  margin: 0 0 0.5rem;
  min-height: 3rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5;
  transition: color 0.2s ease;
}
.products-grid .product-name a {
  color: #ffffff !important;
  text-decoration: none !important;
}
.product-card:hover .products-grid .product-name a {
  color: #fbbf24 !important;
}
.products-grid .product-price .price-box {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
  margin: 0;
}
.products-grid .product-price .price-wrapper,
.products-grid .product-price .price {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
.products-grid .product-price .normal-price .price,
.products-grid .product-price .special-price .price {
  font-size: 1.125rem;
  font-weight: 700;
  color: #ffffff;
}
.products-grid .product-price .old-price {
  text-decoration: line-through;
}
.products-grid .product-price .old-price .price {
  font-size: 0.875rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.4);
}
.products-grid .product-card::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(to right, #fbbf24, #f97316);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.5s ease;
}
.products-grid .product-card:hover::after {
  transform: scaleX(1);
}
.empty-products {
  text-align: center;
  padding: 6rem 1rem;
}
.empty-icon {
  margin-bottom: 1.5rem;
}
.empty-icon svg {
  width: 3rem;
  height: 3rem;
  color: rgba(255, 255, 255, 0.3);
}
.empty-title {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0 0 0.5rem;
}
.empty-text {
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.9rem;
  margin: 0;
}
.page-products .pages,
.catalogsearch-result-index .pages {
  margin-top: 3rem;
  text-align: center;
}
.page-products .pages .items,
.catalogsearch-result-index .pages .items {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-products .pages .item a,
.catalogsearch-result-index .pages .item a,
.page-products .pages .item strong,
.catalogsearch-result-index .pages .item strong {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2.5rem;
  height: 2.5rem;
  padding: 0 0.5rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  text-decoration: none !important;
  transition: all 0.2s ease;
}
.page-products .pages .item a,
.catalogsearch-result-index .pages .item a {
  color: rgba(255, 255, 255, 0.6) !important;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.page-products .pages .item a:hover,
.catalogsearch-result-index .pages .item a:hover {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
}
.page-products .pages .item.current strong,
.catalogsearch-result-index .pages .item.current strong {
  background: #fbbf24;
  color: #111827;
  font-weight: 700;
}
.page-products .messages .message {
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
}
.page-products .messages .message.success {
  background: rgba(34, 197, 94, 0.15);
  color: #22c55e;
  border: 1px solid rgba(34, 197, 94, 0.3);
}
.page-products .messages .message.error {
  background: rgba(239, 68, 68, 0.15);
  color: #ef4444;
  border: 1px solid rgba(239, 68, 68, 0.3);
}
@media (max-width: 1023px) {
  .page-products .sidebar.sidebar-main,
  .catalogsearch-result-index .sidebar.sidebar-main {
    display: none;
  }
}
.page-products .category-image,
.catalogsearch-result-index .category-image,
.page-products .category-description,
.catalogsearch-result-index .category-description,
.page-products .page-title-wrapper,
.catalogsearch-result-index .page-title-wrapper {
  display: none;
}
.page-products .toolbar-products:not(.product-list-toolbar),
.catalogsearch-result-index .toolbar-products:not(.product-list-toolbar) {
  display: none !important;
}
.products-grid.mode-list {
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 768px) {
  .products-grid.mode-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
.products-grid.mode-list .product-card {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  text-align: left;
  padding: 1rem;
}
@media (min-width: 640px) {
  .products-grid.mode-list .product-card {
    gap: 1.5rem;
    padding: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .products-grid.mode-list .product-card {
    gap: 2rem;
    padding: 1.5rem;
  }
}
.products-grid.mode-list .product-image-container {
  flex: 0 0 6rem;
  margin-bottom: 0;
  height: auto;
  border-radius: 0.75rem 0 0 0.75rem;
}
@media (min-width: 640px) {
  .products-grid.mode-list .product-image-container {
    flex: 0 0 8rem;
  }
}
.products-grid.mode-list .product-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}
.products-grid.mode-list .product-card-name {
  font-size: 0.9rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 640px) {
  .products-grid.mode-list .product-card-name {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1024px) {
  .products-grid.mode-list .product-card-name {
    font-size: 1.125rem;
  }
}
.products-grid.mode-list .product-price-row {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
@media (min-width: 640px) {
  .products-grid.mode-list .product-price-row {
    margin-top: 0.75rem;
  }
}
.products-grid.mode-list .product-rating-row {
  margin-bottom: 0.5rem;
}
@media (min-width: 640px) {
  .products-grid.mode-list .product-rating-row {
    margin-bottom: 1rem;
  }
}
.toolbar-bottom {
  justify-content: center !important;
  gap: 0 !important;
  margin-top: 2rem;
}
.toolbar-bottom .toolbar-view-mode,
.toolbar-bottom .toolbar-sorter,
.toolbar-bottom .toolbar-limiter {
  display: none !important;
}
.toolbar-bottom .product-list-toolbar .pages {
  display: flex !important;
  margin: 0 auto;
  width: 100%;
}
@keyframes pdpFadeIn {
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pdp-tab-fade {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
body.pdp-review-modal-open {
  overflow: hidden;
}
.page-product-view .page-main {
  max-width: 80rem !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 6.5rem 1.25rem 4rem !important;
}
@media (min-width: 768px) {
  .page-product-view .page-main {
    padding: 7rem 2.25rem 5rem !important;
  }
}
.page-product-view .columns {
  padding: 0 !important;
  margin: 0 !important;
}
.page-product-view .column.main {
  display: grid !important;
  grid-template-columns: 1fr;
  gap: 2rem;
  width: 100% !important;
  padding: 0 !important;
}
@media (min-width: 1024px) {
  .page-product-view .column.main {
    grid-template-columns: minmax(0, 56%) minmax(0, 44%);
    align-items: start;
  }
}
.page-product-view .product.media {
  grid-column: 1;
  order: 1;
  width: 100% !important;
}
.page-product-view .pdp-tabs-section {
  grid-column: 1;
  order: 3;
  width: 100% !important;
}
@media (min-width: 1024px) {
  .page-product-view .pdp-tabs-section {
    order: 2;
    margin-top: 2rem !important;
  }
}
.page-product-view .product-info-main {
  grid-column: 1;
  width: 100% !important;
}
@media (max-width: 1023px) {
  .page-product-view .product-info-main {
    display: contents !important;
  }
  .page-product-view .product-info-main > * {
    order: 2;
  }
  .page-product-view .product-info-main > .pdp-breadcrumb {
    order: 0 !important;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 1024px) {
  .page-product-view .product-info-main {
    display: block !important;
    grid-column: 2;
    order: 2;
    grid-row: 1 span 2;
    position: sticky !important;
    top: 6.5rem;
    padding-left: 2rem !important;
  }
}
.page-product-view .product-info-main .page-title-wrapper,
.page-product-view .product-info-stock-sku,
.page-product-view .product-reviews-summary,
.page-product-view .product-social-links,
.page-product-view .product-options-bottom,
.page-product-view .product-addto-links,
.page-product-view .product-info-main > .stock,
.page-product-view .product-info-main > .product.attribute.sku,
.page-product-view .product-info-main > .product-reviews-summary,
.page-product-view .product-info-main > .price-box,
.page-product-view .product-info-main > .product.attribute.overview,
.page-product-view .product.info.detailed,
.page-product-view .page-main-details,
.page-product-view .page-main-description,
.page-product-view .page-main-pagebuilder-attributes,
.page-product-view .product-full-width-section,
.page-product-view .block.review-add,
.page-product-view .fotorama-item,
.page-product-view .gallery-placeholder,
.page-product-view .fotorama,
.page-product-view .product-info-price {
  display: none !important;
}
.page-product-view .column.main > input[name="form_key"],
.page-product-view .column.main > #authenticationPopup,
.page-product-view .product-info-main > script {
  display: none !important;
}
.page-product-view .product.media,
.page-product-view .product-add-form,
.page-product-view .pdp-form-wrapper,
.page-product-view .pdp-tabs-section {
  display: block !important;
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static !important;
  max-width: none !important;
}
.page-product-view .product-info-main {
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
  max-width: none !important;
}
.page-product-view .pdp-breadcrumb {
  width: 100%;
  display: block;
  margin-bottom: 2rem;
}
.page-product-view .pdp-related-section,
.page-product-view .block.related,
.page-product-view .block.upsell {
  width: 100% !important;
  margin-top: 5rem !important;
  display: block !important;
  clear: both;
}
.page-product-view .pdp-breadcrumb {
  padding: 0;
  display: block;
}
.page-product-view .pdp-breadcrumb .pdp-breadcrumb-nav {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  white-space: nowrap;
  gap: 0.5rem;
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.6);
}
.page-product-view .pdp-breadcrumb .pdp-breadcrumb-link {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  transition: color 0.2s ease;
}
.page-product-view .pdp-breadcrumb .pdp-breadcrumb-link:hover {
  color: #fbbf24;
}
.page-product-view .pdp-breadcrumb .pdp-breadcrumb-separator {
  width: 1.08rem;
  height: 1.08rem;
  color: rgba(255, 255, 255, 0.35);
  flex-shrink: 0;
}
.page-product-view .pdp-breadcrumb .pdp-breadcrumb-current {
  color: #fbbf24;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
}
.page-product-view .product-add-form,
.page-product-view .pdp-form-wrapper {
  display: block !important;
  width: 100% !important;
  float: none !important;
}
.page-product-view .pdp-gallery {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: flex-start;
  width: 100% !important;
  animation: pdpFadeIn 0.5s ease 0.05s both;
}
.page-product-view .pdp-gallery .pdp-gallery-thumbs {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: 5.5rem;
  flex-shrink: 0;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.2) transparent;
}
.page-product-view .pdp-gallery .pdp-gallery-thumbs .pdp-gallery-thumb {
  width: 100%;
  height: 5rem;
  flex-shrink: 0;
  background: rgba(26, 26, 46, 0.8);
  border-radius: 0.5rem;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid rgba(255, 255, 255, 0.15);
  transition: border-color 0.2s ease;
  padding: 0;
}
.page-product-view .pdp-gallery .pdp-gallery-thumbs .pdp-gallery-thumb:hover {
  border-color: rgba(255, 255, 255, 0.45);
}
.page-product-view .pdp-gallery .pdp-gallery-thumbs .pdp-gallery-thumb.active {
  border-color: #f59e0b;
  box-shadow: 0 0 0 1px #f59e0b;
}
.page-product-view .pdp-gallery .pdp-gallery-thumbs .pdp-gallery-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
  background: #ffffff;
  padding: 2px;
}
@media (max-width: 767px) {
  .page-product-view .pdp-gallery .pdp-gallery-thumbs {
    flex-direction: row;
    width: 100%;
    max-height: none;
    overflow-x: auto;
    overflow-y: hidden;
    order: 2;
  }
  .page-product-view .pdp-gallery .pdp-gallery-thumbs .pdp-gallery-thumb {
    width: 4rem;
    height: 4rem;
  }
}
.page-product-view .pdp-gallery .pdp-gallery-main {
  position: relative;
  flex: 1;
  min-width: 0;
  background: #ffffff;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  overflow: hidden;
  aspect-ratio: 1;
}
.page-product-view .pdp-gallery .pdp-gallery-main .pdp-sale-badge {
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 10;
  background: #ef4444;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 700;
  padding: 0.3rem 0.75rem;
  border-radius: 9999px;
}
.page-product-view .pdp-gallery .pdp-gallery-main .pdp-gallery-zoom-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-product-view .pdp-gallery .pdp-gallery-main .pdp-gallery-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center;
  padding: 1rem;
}
.page-product-view .pdp-gallery .pdp-gallery-main .pdp-gallery-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.04);
}
.page-product-view .pdp-gallery .pdp-gallery-main .pdp-gallery-placeholder .pdp-gallery-placeholder-circle {
  width: 9rem;
  height: 9rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-product-view .pdp-gallery .pdp-gallery-main .pdp-gallery-placeholder .pdp-gallery-placeholder-letter {
  font-size: 3rem;
  color: rgba(255, 255, 255, 0.2);
}
.page-product-view .pdp-gallery .pdp-gallery-main .pdp-gallery-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  color: #ffffff;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s ease, background 0.2s ease;
  opacity: 0;
  padding: 0;
  line-height: 1;
}
.page-product-view .pdp-gallery .pdp-gallery-main .pdp-gallery-arrow svg {
  width: 1.1rem;
  height: 1.1rem;
}
.page-product-view .pdp-gallery .pdp-gallery-main .pdp-gallery-arrow:hover {
  background: rgba(0, 0, 0, 0.65);
  opacity: 1;
}
.page-product-view .pdp-gallery .pdp-gallery-main:hover .pdp-gallery-arrow {
  opacity: 1;
}
@media (max-width: 767px) {
  .page-product-view .pdp-gallery .pdp-gallery-main .pdp-gallery-arrow {
    opacity: 1;
  }
}
.page-product-view .pdp-gallery .pdp-gallery-main .pdp-gallery-prev {
  left: 0.75rem;
}
.page-product-view .pdp-gallery .pdp-gallery-main .pdp-gallery-next {
  right: 0.75rem;
}
.page-product-view .pdp-gallery .pdp-gallery-main .pdp-gallery-counter {
  position: absolute;
  bottom: 0.75rem;
  right: 0.75rem;
  z-index: 10;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(4px);
  color: rgba(255, 255, 255, 0.85);
  font-size: 0.7rem;
  padding: 0.2rem 0.6rem;
  border-radius: 9999px;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
@media (max-width: 767px) {
  .page-product-view .pdp-gallery {
    flex-direction: column;
  }
}
.page-product-view .pdp-info-wrapper {
  animation: pdpFadeIn 0.5s ease 0.18s both;
}
.page-product-view .pdp-info-wrapper .pdp-category-badge {
  display: inline-block;
  color: #fbbf24;
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.page-product-view .pdp-info-wrapper .pdp-category-badge:hover {
  text-decoration: underline;
}
.page-product-view .pdp-info-wrapper .pdp-product-name {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 1rem;
  line-height: 1.35;
}
@media (min-width: 768px) {
  .page-product-view .pdp-info-wrapper .pdp-product-name {
    font-size: 1.6rem !important;
  }
}
.page-product-view .pdp-info-wrapper .pdp-meta-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.4rem 0.6rem;
  margin-bottom: 1.25rem;
}
.page-product-view .pdp-info-wrapper .pdp-meta-row .pdp-rating-stars {
  display: flex;
  align-items: center;
  gap: 1px;
}
.page-product-view .pdp-info-wrapper .pdp-meta-row .pdp-star {
  width: 1.05rem;
  height: 1.05rem;
}
.page-product-view .pdp-info-wrapper .pdp-meta-row .pdp-star-filled {
  color: #f59e0b;
}
.page-product-view .pdp-info-wrapper .pdp-meta-row .pdp-star-empty {
  color: rgba(255, 255, 255, 0.28);
}
.page-product-view .pdp-info-wrapper .pdp-meta-row .pdp-meta-sep {
  color: rgba(255, 255, 255, 0.28);
  font-size: 0.8rem;
}
.page-product-view .pdp-info-wrapper .pdp-meta-row .pdp-meta-text {
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.975rem;
}
.page-product-view .pdp-info-wrapper .pdp-meta-row .pdp-meta-text strong {
  color: #fbbf24;
  font-weight: 700;
}
.page-product-view .pdp-info-wrapper .pdp-rating {
  display: none;
}
.page-product-view .pdp-info-wrapper .pdp-description {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.75;
  margin-bottom: 1.25rem;
  font-size: 1rem;
}
.page-product-view .pdp-info-wrapper .pdp-description p {
  margin-bottom: 0.5rem;
}
.page-product-view .pdp-info-wrapper .pdp-divider {
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  margin: 1.25rem 0;
}
.page-product-view .pdp-info-wrapper .pdp-price-block {
  margin-bottom: 1.25rem;
}
.page-product-view .pdp-info-wrapper .pdp-price-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.page-product-view .pdp-info-wrapper .pdp-price-label {
  color: rgba(255, 255, 255, 0.6);
  font-size: 1rem;
}
.page-product-view .pdp-info-wrapper .pdp-magento-price-wrapper .price-box {
  margin: 0;
}
.page-product-view .pdp-info-wrapper .pdp-magento-price-wrapper .price {
  font-size: 1.1rem !important;
  font-weight: 800;
  color: #f59e0b;
  line-height: 1;
}
.page-product-view .pdp-info-wrapper .pdp-magento-price-wrapper .old-price .price {
  font-size: 0.95rem !important;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.4);
  text-decoration: line-through;
}
.page-product-view .pdp-info-wrapper .pdp-magento-price-wrapper .special-price,
.page-product-view .pdp-info-wrapper .pdp-magento-price-wrapper .old-price {
  display: inline-block;
  margin-bottom: 0;
}
.page-product-view .pdp-info-wrapper .pdp-magento-price-wrapper .special-price {
  margin-right: 0.75rem;
}
.page-product-view .pdp-info-wrapper .pdp-magento-price-wrapper .price-label {
  display: none;
}
.page-product-view .pdp-info-wrapper .pdp-trust-strip {
  display: flex;
  align-items: stretch;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.75rem;
  overflow: hidden;
  margin-bottom: 1.5rem;
  background: rgba(26, 26, 46, 0.4);
}
.page-product-view .pdp-info-wrapper .pdp-trust-strip-item {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 0.65rem 0.7rem;
  transition: background 0.2s ease;
  min-width: 0;
}
.page-product-view .pdp-info-wrapper .pdp-trust-strip-item:hover {
  background: rgba(255, 255, 255, 0.05);
}
.page-product-view .pdp-info-wrapper .pdp-trust-strip-item svg {
  width: 1.1rem;
  height: 1.1rem;
  color: #f59e0b;
  flex-shrink: 0;
}
.page-product-view .pdp-info-wrapper .pdp-trust-strip-item span {
  font-size: 0.7rem;
  line-height: 1.1;
  color: rgba(255, 255, 255, 0.8);
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-product-view .pdp-info-wrapper .pdp-trust-strip-item span br {
  display: none;
}
.page-product-view .pdp-info-wrapper .pdp-trust-strip-item span strong {
  display: block;
  font-size: 0.75rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0;
}
.page-product-view .pdp-info-wrapper .pdp-trust-strip-sep {
  width: 1px;
  background: rgba(255, 255, 255, 0.1);
  align-self: stretch;
  flex-shrink: 0;
}
.page-product-view .pdp-info-wrapper .pdp-stock-status {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1.25rem;
}
.page-product-view .pdp-info-wrapper .pdp-stock-status .pdp-stock-dot {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  flex-shrink: 0;
}
.page-product-view .pdp-info-wrapper .pdp-stock-status .pdp-stock-dot.pdp-stock-in {
  background: #22c55e;
}
.page-product-view .pdp-info-wrapper .pdp-stock-status .pdp-stock-dot.pdp-stock-out {
  background: #ef4444;
}
.page-product-view .pdp-info-wrapper .pdp-stock-status .pdp-stock-in-text {
  color: #4ade80;
  font-size: 1rem;
  font-weight: 600;
}
.page-product-view .pdp-info-wrapper .pdp-stock-status .pdp-stock-out-text {
  color: #f87171;
  font-size: 1rem;
  font-weight: 600;
}
.page-product-view .pdp-info-wrapper .pdp-qty-row {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.25rem;
}
.page-product-view .pdp-info-wrapper .pdp-qty-label {
  color: rgba(255, 255, 255, 0.7);
  font-size: 1rem;
}
.page-product-view .pdp-info-wrapper .pdp-qty-selector {
  display: inline-flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 0.5rem;
  padding: 0.15rem;
  height: 2.6rem;
}
.page-product-view .pdp-info-wrapper .pdp-qty-selector .pdp-qty-btn {
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.6);
  width: 2.1rem;
  height: 100%;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.2s ease, background 0.2s ease;
  border-radius: 0.3rem;
}
.page-product-view .pdp-info-wrapper .pdp-qty-selector .pdp-qty-btn:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.08);
}
.page-product-view .pdp-info-wrapper .pdp-qty-selector .pdp-qty-btn svg {
  width: 0.85rem;
  height: 0.85rem;
}
.page-product-view .pdp-info-wrapper .pdp-qty-selector .pdp-qty-input {
  width: 2.5rem;
  height: 100%;
  padding: 0;
  text-align: center;
  background: transparent;
  border: none;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  outline: none;
  -moz-appearance: textfield;
  appearance: textfield;
}
.page-product-view .pdp-info-wrapper .pdp-qty-selector .pdp-qty-input::-webkit-outer-spin-button,
.page-product-view .pdp-info-wrapper .pdp-qty-selector .pdp-qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.page-product-view .pdp-info-wrapper .pdp-actions {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-bottom: 1rem;
}
.page-product-view .pdp-info-wrapper .pdp-buynow-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3.1rem;
  background: #f59e0b;
  color: #111827;
  font-weight: 700;
  font-size: 1.05rem;
  letter-spacing: 0.05em;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  padding: 0;
  transition: filter 0.2s ease, transform 0.2s ease;
}
.page-product-view .pdp-info-wrapper .pdp-buynow-btn:hover {
  filter: brightness(1.1);
  transform: translateY(-1px);
}
.page-product-view .pdp-info-wrapper .pdp-buynow-btn:active {
  transform: translateY(0);
  filter: brightness(0.95);
}
.page-product-view .pdp-info-wrapper .pdp-addtocart-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3.1rem;
  background: transparent;
  color: #ffffff;
  font-weight: 600;
  font-size: 1.05rem;
  letter-spacing: 0.04em;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 0.5rem;
  cursor: pointer;
  padding: 0;
  transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease;
}
.page-product-view .pdp-info-wrapper .pdp-addtocart-btn:hover {
  border-color: #f59e0b;
  color: #fbbf24;
  background: rgba(245, 158, 11, 0.08);
}
.page-product-view .pdp-info-wrapper .pdp-wishlist-row {
  display: flex;
  justify-content: center;
}
.page-product-view .pdp-info-wrapper .pdp-wishlist-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.55);
  font-size: 0.875rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  padding: 0.5rem 0;
  cursor: pointer;
  transition: color 0.2s ease;
}
.page-product-view .pdp-info-wrapper .pdp-wishlist-btn:hover:not(:disabled) {
  color: #fbbf24;
}
.page-product-view .pdp-info-wrapper .pdp-wishlist-btn svg {
  width: 1rem;
  height: 1rem;
  transition: fill 0.2s ease;
}
.page-product-view .pdp-info-wrapper .pdp-wishlist-btn.is-wishlisted,
.page-product-view .pdp-info-wrapper .pdp-wishlist-btn:disabled {
  color: #f59e0b;
  cursor: default;
  opacity: 1;
}
.page-product-view .pdp-info-wrapper .pdp-wishlist-btn.is-wishlisted svg {
  fill: currentColor;
}
.page-product-view .pdp-info-wrapper .pdp-unavailable {
  padding: 1rem;
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 0.5rem;
  margin-bottom: 1.5rem;
}
.page-product-view .pdp-info-wrapper .pdp-unavailable p {
  color: #ef4444;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 767px) {
  .page-product-view .pdp-info-wrapper .pdp-actions {
    flex-direction: row;
    gap: 0.65rem;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
  .page-product-view .pdp-info-wrapper .pdp-actions .pdp-buynow-btn,
  .page-product-view .pdp-info-wrapper .pdp-actions .pdp-addtocart-btn {
    flex: 1;
  }
}
.page-product-view .swatch-opt {
  margin-bottom: 1.5rem;
}
.page-product-view .swatch-opt .swatch-attribute {
  margin-bottom: 1rem;
}
.page-product-view .swatch-opt .swatch-attribute .swatch-attribute-label {
  display: block;
  color: #ffffff;
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0.5rem;
}
.page-product-view .swatch-opt .swatch-attribute .swatch-attribute-label.required::after {
  content: ' *';
  color: #ef4444;
}
.page-product-view .swatch-opt .swatch-attribute .swatch-attribute-selected-option {
  display: none !important;
}
.page-product-view .swatch-opt .swatch-attribute .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.5rem;
}
.page-product-view .swatch-opt .swatch-option.color,
.page-product-view .swatch-opt .swatch-option.image {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
  outline: none;
  padding: 0;
  transition: border-color 0.2s ease, transform 0.2s ease;
}
.page-product-view .swatch-opt .swatch-option.color:hover,
.page-product-view .swatch-opt .swatch-option.image:hover {
  border-color: rgba(255, 255, 255, 0.5);
  transform: scale(1.1);
}
.page-product-view .swatch-opt .swatch-option.color.selected,
.page-product-view .swatch-opt .swatch-option.image.selected {
  border-color: #fbbf24;
  box-shadow: 0 0 0 2px #fbbf24;
}
.page-product-view .swatch-opt .swatch-option.color.disabled,
.page-product-view .swatch-opt .swatch-option.image.disabled {
  opacity: 0.3;
  cursor: not-allowed;
  position: relative;
}
.page-product-view .swatch-opt .swatch-option.color.disabled::after,
.page-product-view .swatch-opt .swatch-option.image.disabled::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: linear-gradient(135deg, transparent 45%, #ef4444 45%, #ef4444 55%, transparent 55%);
}
.page-product-view .swatch-opt .swatch-option.text {
  min-width: 2.75rem;
  height: 2.4rem;
  padding: 0 0.65rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.375rem;
  color: #ffffff;
  font-size: 0.85rem;
  font-weight: 500;
  cursor: pointer;
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease;
}
.page-product-view .swatch-opt .swatch-option.text:hover {
  border-color: #fbbf24;
  background: rgba(245, 158, 11, 0.1);
}
.page-product-view .swatch-opt .swatch-option.text.selected {
  border-color: #fbbf24;
  background: rgba(245, 158, 11, 0.15);
  color: #fbbf24;
  font-weight: 600;
}
.page-product-view .swatch-opt .swatch-option.text.disabled {
  opacity: 0.3;
  cursor: not-allowed;
  text-decoration: line-through;
}
.page-product-view .swatch-opt .super-attribute-select {
  background: #1a1a2e;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.375rem;
  color: #ffffff;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  width: 100%;
  max-width: 18rem;
  cursor: pointer;
  transition: border-color 0.2s ease;
}
.page-product-view .swatch-opt .super-attribute-select:focus {
  border-color: #fbbf24;
  outline: none;
}
.page-product-view .swatch-opt .super-attribute-select option {
  background: #1a1a2e;
  color: #ffffff;
}
.page-product-view .swatch-opt .field.configurable {
  margin-bottom: 1rem;
}
.page-product-view .swatch-opt .field.configurable .label {
  display: block;
  margin-bottom: 0.5rem;
}
.page-product-view .swatch-opt .field.configurable .label span {
  color: #ffffff;
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.page-product-view .product-options-wrapper .fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.page-product-view .swatch-option-tooltip {
  background: #1a1a2e !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  border-radius: 0.5rem !important;
  padding: 0.5rem !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4) !important;
}
.page-product-view .swatch-option-tooltip .corner {
  border-color: #1a1a2e transparent transparent transparent !important;
}
.page-product-view .swatch-option-tooltip .image {
  border-radius: 0.25rem;
}
.page-product-view .swatch-option-tooltip .title {
  color: #ffffff !important;
  font-size: 0.75rem;
}
.page-product-view .pdp-tabs-section {
  width: 100% !important;
  max-width: 100% !important;
}
.page-product-view .pdp-tabs-section .pdp-tabs-nav {
  display: flex;
  gap: 1rem;
  position: relative;
  top: auto;
  z-index: 3;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.125rem;
  width: 100% !important;
}
.page-product-view .pdp-tabs-section .pdp-tab-btn {
  background: transparent;
  border: none;
  padding: 0.75rem 0.85rem !important;
  font-size: 0.9rem !important;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  transition: color 0.2s ease;
}
@media (min-width: 640px) {
  .page-product-view .pdp-tabs-section .pdp-tab-btn {
    padding: 1.05rem 1.45rem !important;
    font-size: 1.1rem !important;
  }
}
.page-product-view .pdp-tabs-section .pdp-tab-btn::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #f59e0b;
  transform: scaleX(0);
  transition: transform 0.3s ease;
}
.page-product-view .pdp-tabs-section .pdp-tab-btn:hover {
  color: #ffffff;
}
.page-product-view .pdp-tabs-section .pdp-tab-btn.active {
  color: #fbbf24;
}
.page-product-view .pdp-tabs-section .pdp-tab-btn.active::after {
  transform: scaleX(1);
}
.page-product-view .pdp-tabs-section .pdp-tabs-content {
  margin-top: 1.1rem;
  padding: 1.25rem 1rem;
  background: rgba(26, 26, 46, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.875rem;
  width: 100%;
  min-height: 13.5rem;
  box-sizing: border-box;
  max-width: 100% !important;
}
@media (min-width: 640px) {
  .page-product-view .pdp-tabs-section .pdp-tabs-content {
    padding: 1.5rem 1.5rem;
  }
}
@media (min-width: 768px) {
  .page-product-view .pdp-tabs-section .pdp-tabs-content {
    padding: 1.9rem 2rem;
  }
}
.page-product-view .pdp-tabs-section .pdp-tab-panel {
  display: none;
  width: 100%;
}
.page-product-view .pdp-tabs-section .pdp-tab-panel.active {
  display: block;
  animation: pdp-tab-fade 0.3s ease;
}
.page-product-view .pdp-tabs-section .pdp-tab-empty {
  color: rgba(255, 255, 255, 0.55);
  font-size: 0.9375rem;
}
.page-product-view .pdp-tabs-section .pdp-specs-list {
  width: 100%;
}
.page-product-view .pdp-tabs-section .pdp-spec-row {
  display: flex;
  justify-content: space-between;
  padding: 0.7rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  gap: 1rem;
}
.page-product-view .pdp-tabs-section .pdp-spec-row:last-child {
  border-bottom: none;
}
.page-product-view .pdp-tabs-section .pdp-spec-row .pdp-spec-label {
  color: rgba(255, 255, 255, 0.55);
}
.page-product-view .pdp-tabs-section .pdp-spec-row .pdp-spec-value {
  color: #ffffff;
  font-weight: 500;
  text-align: right;
}
.page-product-view .pdp-tabs-section .pdp-description-content {
  max-width: 48rem;
  font-size: 0.975rem;
  line-height: 1.8;
}
.page-product-view .pdp-tabs-section .pdp-description-content,
.page-product-view .pdp-tabs-section .pdp-description-content * {
  color: #ffffff !important;
}
.page-product-view .pdp-tabs-section .pdp-description-content p {
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 1rem;
}
.page-product-view .pdp-tabs-section .pdp-description-content ul,
.page-product-view .pdp-tabs-section .pdp-description-content ol {
  padding-left: 1.25rem;
  margin: 0 0 1rem;
  color: rgba(255, 255, 255, 0.7);
}
.page-product-view .pdp-tabs-section .pdp-description-content li {
  margin-bottom: 0.5rem;
}
.page-product-view .pdp-tabs-section .pdp-reviews-empty {
  text-align: center;
  padding: 2.5rem 1rem;
}
.page-product-view .pdp-tabs-section .pdp-reviews-empty .pdp-reviews-empty-icon {
  width: 3rem;
  height: 3rem;
  color: rgba(255, 255, 255, 0.3);
  margin: 0 auto 1rem;
}
.page-product-view .pdp-tabs-section .pdp-reviews-empty .pdp-reviews-empty-title {
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.page-product-view .pdp-tabs-section .pdp-reviews-empty .pdp-reviews-empty-desc {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9375rem;
}
.page-product-view .pdp-tabs-section .pdp-reviews-score {
  text-align: center;
  display: inline-block;
}
.page-product-view .pdp-tabs-section .pdp-reviews-score .pdp-reviews-number {
  font-size: 3rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
}
.page-product-view .pdp-tabs-section .pdp-reviews-score .pdp-reviews-stars {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.5rem;
}
.page-product-view .pdp-tabs-section .pdp-reviews-score .pdp-star-sm {
  width: 1rem;
  height: 1rem;
}
.page-product-view .pdp-tabs-section .pdp-reviews-score .pdp-reviews-count {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.875rem;
  margin-top: 0.25rem;
}
.page-product-view .pdp-tabs-section .is-hidden {
  display: none !important;
}
.page-product-view .pdp-tabs-section .pdp-review-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.85rem;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}
.page-product-view .pdp-tabs-section .pdp-review-login-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  flex: 0 1 auto;
  min-width: 0;
  max-width: 100%;
  padding: 0.55rem 0.8rem;
  background: rgba(251, 191, 36, 0.1);
  border: 1px solid rgba(251, 191, 36, 0.2);
  border-radius: 0.6rem;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.875rem;
  line-height: 1.35;
  white-space: nowrap;
}
.page-product-view .pdp-tabs-section .pdp-review-login-cta svg {
  width: 1rem;
  height: 1rem;
  color: #fbbf24;
  flex-shrink: 0;
}
.page-product-view .pdp-tabs-section .pdp-review-write-toggle {
  margin-top: 0;
  text-align: left;
}
.page-product-view .pdp-tabs-section .pdp-review-write-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.7rem 1.4rem;
  background: rgba(251, 191, 36, 0.1);
  border: 1px solid rgba(251, 191, 36, 0.3);
  color: #fbbf24;
  border-radius: 0.5rem;
  cursor: pointer;
  font-size: 0.9375rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  transition: background 0.2s ease;
}
.page-product-view .pdp-tabs-section .pdp-review-write-btn:hover {
  background: rgba(251, 191, 36, 0.2);
}
.page-product-view .pdp-tabs-section .pdp-review-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  max-height: 30rem;
  overflow-y: auto;
  padding-right: 0.35rem;
}
.page-product-view .pdp-tabs-section .pdp-review-item {
  padding: 1rem 1.1rem;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.75rem;
}
.page-product-view .pdp-tabs-section .pdp-review-item-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
}
.page-product-view .pdp-tabs-section .pdp-review-item-meta {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.page-product-view .pdp-tabs-section .pdp-review-item-author {
  color: #ffffff;
  font-weight: 600;
  font-size: 0.95rem;
}
.page-product-view .pdp-tabs-section .pdp-review-item-date {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8125rem;
}
.page-product-view .pdp-tabs-section .pdp-review-item-stars {
  display: inline-flex;
  align-items: center;
  gap: 0.2rem;
  color: #fbbf24;
}
.page-product-view .pdp-tabs-section .pdp-review-item-body {
  color: rgba(255, 255, 255, 0.78);
  line-height: 1.7;
  white-space: normal;
  word-break: break-word;
}
.page-product-view .pdp-tabs-section .pdp-review-modal {
  position: fixed;
  inset: 0;
  z-index: 1100;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
}
.page-product-view .pdp-tabs-section .pdp-review-modal.is-open {
  display: flex;
}
.page-product-view .pdp-tabs-section .pdp-review-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.74);
}
.page-product-view .pdp-tabs-section .pdp-review-modal-dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 34rem;
  background: linear-gradient(180deg, rgba(26, 26, 46, 0.95), rgba(15, 15, 26, 0.96));
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 1rem;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.45);
  padding: 1.5rem;
}
.page-product-view .pdp-tabs-section .pdp-review-modal-close {
  position: absolute;
  top: 0.85rem;
  right: 0.85rem;
  width: 2.2rem;
  height: 2.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  cursor: pointer;
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.65);
  transition: background 0.2s ease, color 0.2s ease;
}
.page-product-view .pdp-tabs-section .pdp-review-modal-close span {
  line-height: 1;
  font-size: 1.6rem;
}
.page-product-view .pdp-tabs-section .pdp-review-modal-close:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}
.page-product-view .pdp-tabs-section .pdp-review-modal-panel.is-hidden {
  display: none;
}
.page-product-view .pdp-tabs-section .pdp-review-modal-icon {
  width: 3rem;
  height: 3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  margin-bottom: 1rem;
  background: rgba(251, 191, 36, 0.12);
  color: #fbbf24;
}
.page-product-view .pdp-tabs-section .pdp-review-modal-icon svg {
  width: 1.4rem;
  height: 1.4rem;
}
.page-product-view .pdp-tabs-section .pdp-review-modal-title {
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 0.5rem;
}
.page-product-view .pdp-tabs-section .pdp-review-modal-text {
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.7;
  margin: 0 0 1.25rem;
}
.page-product-view .pdp-tabs-section .pdp-review-modal-actions {
  display: flex;
  justify-content: flex-start;
}
.page-product-view .pdp-tabs-section .pdp-review-form {
  max-width: 100%;
}
.page-product-view .pdp-tabs-section .pdp-review-field {
  margin-bottom: 1.25rem;
}
.page-product-view .pdp-tabs-section .pdp-review-field label {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 0.4rem;
}
.page-product-view .pdp-tabs-section .pdp-review-input,
.page-product-view .pdp-tabs-section .pdp-review-textarea {
  width: 100%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.5rem;
  padding: 0.7rem 0.9rem;
  color: #ffffff;
  font-size: 0.9375rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  outline: none;
  box-sizing: border-box;
  transition: border-color 0.2s ease;
}
.page-product-view .pdp-tabs-section .pdp-review-input::placeholder,
.page-product-view .pdp-tabs-section .pdp-review-textarea::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.page-product-view .pdp-tabs-section .pdp-review-input:focus,
.page-product-view .pdp-tabs-section .pdp-review-textarea:focus {
  border-color: #fbbf24;
}
.page-product-view .pdp-tabs-section .pdp-review-textarea {
  resize: vertical;
  min-height: 5.5rem;
}
.page-product-view .pdp-tabs-section .pdp-review-rating-select {
  display: flex;
  gap: 0.25rem;
  align-items: center;
}
.page-product-view .pdp-tabs-section .pdp-review-star-btn {
  background: transparent;
  border: none;
  padding: 0.25rem;
  cursor: pointer;
  color: rgba(251, 191, 36, 0.5);
  transition: color 0.2s ease, transform 0.2s ease;
}
.page-product-view .pdp-tabs-section .pdp-review-star-btn svg {
  width: 1.5rem;
  height: 1.5rem;
}
.page-product-view .pdp-tabs-section .pdp-review-star-btn:hover,
.page-product-view .pdp-tabs-section .pdp-review-star-btn.active {
  color: #fbbf24;
  transform: scale(1.15);
}
.page-product-view .pdp-tabs-section .pdp-review-field-error {
  min-height: 1.1rem;
  margin-top: 0.5rem;
  color: #ff7b7b;
  font-size: 0.8125rem;
}
.page-product-view .pdp-tabs-section .pdp-review-form-message {
  min-height: 1.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.page-product-view .pdp-tabs-section .pdp-review-form-message.is-error {
  color: #ff9b9b;
}
.page-product-view .pdp-tabs-section .pdp-review-form-message.is-success {
  color: #8fe3a5;
}
.page-product-view .pdp-tabs-section .pdp-review-actions {
  display: flex;
  gap: 1rem;
  justify-content: flex-end;
}
.page-product-view .pdp-tabs-section .pdp-review-cancel-btn {
  padding: 0.7rem 1.2rem;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.7);
  border-radius: 0.5rem;
  cursor: pointer;
  font-size: 0.9375rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  transition: background 0.2s ease, color 0.2s ease;
}
.page-product-view .pdp-tabs-section .pdp-review-cancel-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.page-product-view .pdp-tabs-section .pdp-review-submit-btn {
  padding: 0.7rem 1.4rem;
  background: #f59e0b;
  border: none;
  color: #0f0f1a;
  border-radius: 0.5rem;
  cursor: pointer;
  font-size: 0.9375rem;
  font-weight: 600;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  transition: background 0.2s ease;
}
.page-product-view .pdp-tabs-section .pdp-review-submit-btn:hover {
  background: #d97706;
}
.page-product-view .pdp-tabs-section .pdp-review-submit-btn[disabled] {
  opacity: 0.65;
  cursor: wait;
}
.page-product-view .pdp-tabs-section .pdp-review-submit-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media (max-width: 767px) {
  .page-product-view .pdp-breadcrumb {
    margin-bottom: 0.8rem;
  }
  .page-product-view .pdp-breadcrumb .pdp-breadcrumb-nav {
    font-size: 0.875rem;
  }
  .page-product-view .pdp-tabs-section {
    margin-top: 1.6rem;
  }
  .page-product-view .pdp-tabs-section .pdp-tabs-nav {
    gap: 0.6rem;
  }
  .page-product-view .pdp-tabs-section .pdp-tab-btn {
    padding: 0.85rem 1rem;
    font-size: 0.95rem;
  }
  .page-product-view .pdp-tabs-section .pdp-tabs-content {
    padding: 1.2rem;
    min-height: 0;
  }
  .page-product-view .pdp-tabs-section .pdp-review-topbar {
    align-items: stretch;
  }
  .page-product-view .pdp-tabs-section .pdp-review-login-cta,
  .page-product-view .pdp-tabs-section .pdp-review-write-toggle,
  .page-product-view .pdp-tabs-section .pdp-review-write-btn {
    width: 100%;
  }
  .page-product-view .pdp-tabs-section .pdp-review-login-cta {
    white-space: normal;
  }
  .page-product-view .pdp-tabs-section .pdp-review-write-btn {
    justify-content: center;
  }
  .page-product-view .pdp-tabs-section .pdp-review-list {
    max-height: 26rem;
  }
  .page-product-view .pdp-tabs-section .pdp-review-item-header {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-product-view .pdp-tabs-section .pdp-review-modal {
    padding: 0.85rem;
  }
  .page-product-view .pdp-tabs-section .pdp-review-modal-dialog {
    padding: 1.2rem;
  }
  .page-product-view .pdp-tabs-section .pdp-review-actions {
    flex-direction: column-reverse;
  }
  .page-product-view .pdp-tabs-section .pdp-review-cancel-btn,
  .page-product-view .pdp-tabs-section .pdp-review-submit-btn,
  .page-product-view .pdp-tabs-section .pdp-review-submit-link {
    width: 100%;
    justify-content: center;
  }
  .page-product-view .pdp-info-wrapper .pdp-product-name {
    font-size: 1.6rem;
  }
  .page-product-view .pdp-info-wrapper .pdp-price-final {
    font-size: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .page-product-view .pdp-gallery .pdp-gallery-main {
    min-height: 38rem;
  }
}
.page-product-view .pdp-related-section {
  margin-top: 4rem;
  padding-bottom: 3rem;
}
.page-product-view .pdp-related-section .pdp-related-title {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 1.5rem;
  color: #ffffff;
  margin-bottom: 1.75rem;
}
.page-product-view .pdp-related-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .page-product-view .pdp-related-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .page-product-view .pdp-related-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.page-product-view .pdp-related-card {
  display: block;
  text-decoration: none;
  background: linear-gradient(135deg, rgba(71, 85, 105, 0.5), rgba(15, 23, 42, 0.5));
  border-radius: 0.75rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: border-color 0.3s ease, transform 0.3s ease;
}
.page-product-view .pdp-related-card:hover {
  border-color: rgba(255, 255, 255, 0.22);
  transform: translateY(-4px);
}
.page-product-view .pdp-related-card .pdp-related-card-image {
  position: relative;
  aspect-ratio: 1;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(71, 85, 105, 0.3), rgba(15, 23, 42, 0.3));
}
.page-product-view .pdp-related-card .pdp-related-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.page-product-view .pdp-related-card .pdp-related-card-image:hover img {
  transform: scale(1.05);
}
.page-product-view .pdp-related-card .pdp-related-card-image .pdp-related-badge {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  background: #ef4444;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0.25rem 0.625rem;
  border-radius: 9999px;
}
.page-product-view .pdp-related-card .pdp-related-card-info {
  padding: 1rem;
}
.page-product-view .pdp-related-card .pdp-related-card-category {
  display: block;
  color: #fbbf24;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0.25rem;
}
.page-product-view .pdp-related-card .pdp-related-card-name {
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 500;
  margin: 0 0 0.5rem;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-product-view .pdp-related-card .pdp-related-card-price {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.page-product-view .pdp-related-card .pdp-related-price-final {
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
}
.page-product-view .pdp-related-card .pdp-related-price-original {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: line-through;
  font-size: 0.875rem;
}
.page-product-view .pdp-custom-toast {
  position: fixed;
  top: 2rem;
  right: 2rem;
  z-index: 9999;
  background: rgba(15, 15, 26, 0.95);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid #f59e0b;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  transform: translateX(120%);
  opacity: 0;
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.4s ease;
}
.page-product-view .pdp-custom-toast.show {
  transform: translateX(0);
  opacity: 1;
}
.page-product-view .pdp-custom-toast .pdp-custom-toast-icon {
  color: #fbbf24;
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
}
.page-product-view .pdp-custom-toast .pdp-custom-toast-icon svg {
  width: 100%;
  height: 100%;
}
.page-product-view .pdp-custom-toast .pdp-custom-toast-text {
  color: #ffffff;
  font-size: 0.95rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
.page-product-view .pdp-custom-toast .pdp-custom-toast-text strong {
  font-weight: 700;
  color: #fff;
}
@media (max-width: 767px) {
  .page-product-view .pdp-custom-toast {
    top: 5rem;
    right: 1.5rem;
    left: 1.5rem;
    transform: translateX(120%);
  }
}
.peakgear-all-products .allprod-hero {
  position: relative;
  padding: 8rem 0 4rem;
  background: linear-gradient(to bottom, #1a1a2e, #0f0f1a);
}
@media (min-width: 768px) {
  .peakgear-all-products .allprod-hero {
    padding: 8rem 0 4rem;
  }
}
.peakgear-all-products .allprod-hero-inner {
  max-width: 80rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .peakgear-all-products .allprod-hero-inner {
    padding-left: 3rem !important;
  }
}
.peakgear-all-products .allprod-hero-title {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 2.25rem;
  color: #ffffff;
  margin: 0 0 1rem;
  animation: allprodFadeInUp 0.6s ease forwards;
}
@media (min-width: 768px) {
  .peakgear-all-products .allprod-hero-title {
    font-size: 3rem;
  }
}
.peakgear-all-products .allprod-hero-desc {
  color: rgba(255, 255, 255, 0.6);
  max-width: 42rem;
  margin: 0;
  line-height: 1.6;
  animation: allprodFadeInUp 0.6s ease 0.1s forwards;
  opacity: 0;
}
.peakgear-all-products .allprod-main {
  max-width: 80rem;
  margin: 0 auto;
  padding: 0 1rem 4rem;
}
@media (min-width: 640px) {
  .peakgear-all-products .allprod-main {
    padding: 0 1.5rem 5rem;
  }
}
@media (min-width: 768px) {
  .peakgear-all-products .allprod-main {
    padding: 0 3rem 6rem;
  }
}
.peakgear-all-products .allprod-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 1.5rem;
}
@media (min-width: 640px) {
  .peakgear-all-products .allprod-toolbar {
    gap: 1rem;
    padding: 1.5rem 0;
    margin-bottom: 2rem;
  }
}
.peakgear-all-products .allprod-toolbar-left {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.peakgear-all-products .allprod-toolbar-right {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.peakgear-all-products .allprod-toolbar:not(.allprod-toolbar-bottom) .pages {
  display: none !important;
}
.peakgear-all-products .allprod-search-form {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.5rem;
  overflow: hidden;
  min-width: 160px;
}
@media (min-width: 640px) {
  .peakgear-all-products .allprod-search-form {
    min-width: 220px;
  }
}
.peakgear-all-products .allprod-search-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  transition: color 0.2s ease, background 0.2s ease;
}
.peakgear-all-products .allprod-search-btn:hover {
  color: #fbbf24;
  background: rgba(245, 158, 11, 0.12);
}
.peakgear-all-products .allprod-search-input {
  height: 2.25rem;
  border: none;
  background: transparent;
  color: #ffffff;
  padding: 0 0.75rem 0 0.25rem;
  font-size: 0.875rem;
}
.peakgear-all-products .allprod-search-input::placeholder {
  color: rgba(255, 255, 255, 0.45);
}
.peakgear-all-products .allprod-search-input:focus {
  outline: none;
}
.peakgear-all-products .allprod-filter-toggle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  cursor: pointer;
  font-size: 0.875rem;
  transition: background 0.2s ease;
}
.peakgear-all-products .allprod-filter-toggle:hover {
  background: rgba(255, 255, 255, 0.1);
}
@media (min-width: 1024px) {
  .peakgear-all-products .allprod-filter-toggle {
    display: none;
  }
}
.peakgear-all-products .allprod-results-count {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.875rem;
}
.peakgear-all-products .allprod-sort-wrapper {
  position: relative;
}
.peakgear-all-products .allprod-sort-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.5rem;
  padding: 0.375rem 2rem 0.375rem 0.75rem;
  color: #ffffff;
  font-size: 0.8rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  cursor: pointer;
  outline: none;
  transition: border-color 0.2s ease;
  min-width: 130px;
  line-height: 1.5;
  white-space: nowrap;
}
@media (min-width: 640px) {
  .peakgear-all-products .allprod-sort-select {
    padding: 0.5rem 2.5rem 0.5rem 1rem;
    font-size: 0.875rem;
    min-width: 180px;
  }
}
.peakgear-all-products .allprod-sort-select:focus {
  border-color: #fbbf24;
}
.peakgear-all-products .allprod-sort-select option {
  background: #1a1a2e;
  color: #ffffff;
  padding: 0.5rem;
}
.peakgear-all-products .allprod-sort-chevron {
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  color: rgba(255, 255, 255, 0.6);
  pointer-events: none;
}
.peakgear-all-products .allprod-view-mode {
  display: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.5rem;
  overflow: hidden;
}
@media (min-width: 640px) {
  .peakgear-all-products .allprod-view-mode {
    display: flex;
  }
}
.peakgear-all-products .allprod-view-btn {
  padding: 0.5rem;
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.peakgear-all-products .allprod-view-btn:hover {
  color: #ffffff;
}
.peakgear-all-products .allprod-view-btn.active {
  background: #fbbf24;
  color: #0f0f1a;
}
.peakgear-all-products .allprod-active-filters {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.peakgear-all-products .allprod-active-filters-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  flex: 1;
}
.peakgear-all-products .allprod-filter-tag {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.375rem 0.625rem;
  background: rgba(245, 158, 11, 0.15);
  border: 1px solid rgba(245, 158, 11, 0.3);
  border-radius: 2rem;
  font-size: 0.8125rem;
  color: #fbbf24;
  line-height: 1;
  white-space: nowrap;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.peakgear-all-products .allprod-filter-tag:hover {
  background: rgba(245, 158, 11, 0.25);
  border-color: rgba(245, 158, 11, 0.5);
}
.peakgear-all-products .allprod-filter-tag-label {
  pointer-events: none;
}
.peakgear-all-products .allprod-filter-tag-remove {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  padding: 0;
  margin: 0;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 50%;
  color: #fbbf24;
  cursor: pointer;
  flex-shrink: 0;
  transition: background 0.2s ease, color 0.2s ease;
}
.peakgear-all-products .allprod-filter-tag-remove:hover {
  background: #ef4444;
  color: #ffffff;
}
.peakgear-all-products .allprod-filter-tag-remove svg {
  display: block;
}
.peakgear-all-products .allprod-clear-all-tags {
  padding: 0.375rem 0.75rem;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2rem;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.8125rem;
  cursor: pointer;
  white-space: nowrap;
  transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}
.peakgear-all-products .allprod-clear-all-tags:hover {
  color: #ef4444;
  border-color: rgba(239, 68, 68, 0.5);
  background: rgba(239, 68, 68, 0.1);
}
.peakgear-all-products .allprod-content {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
}
.peakgear-all-products .allprod-sidebar {
  display: none;
}
@media (min-width: 1024px) {
  .peakgear-all-products .allprod-sidebar {
    display: block;
    width: 16rem;
    flex-shrink: 0;
    position: sticky;
    top: 6.5rem;
    max-height: calc(100vh - 7.5rem);
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-gutter: stable;
    padding: 1.25rem 1rem;
    background: rgba(26, 26, 46, 0.72);
    backdrop-filter: blur(16px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 1rem;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.16);
    align-self: flex-start;
  }
}
@media (min-width: 1280px) {
  .peakgear-all-products .allprod-sidebar {
    width: 17rem;
  }
}
.peakgear-all-products .allprod-sidebar.open {
  display: block;
  position: fixed;
  inset: 0;
  z-index: 50;
  background: #0f0f1a;
  padding: 1.5rem;
  overflow-y: auto;
}
.peakgear-all-products .allprod-sidebar-mobile-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  .peakgear-all-products .allprod-sidebar-mobile-header {
    display: none;
  }
}
.peakgear-all-products .allprod-sidebar-mobile-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}
.peakgear-all-products .allprod-sidebar-close {
  background: none;
  border: none;
  color: #ffffff;
  cursor: pointer;
  padding: 0.25rem;
}
.peakgear-all-products .allprod-filter-group {
  margin-bottom: 2rem;
}
.peakgear-all-products .allprod-filter-title {
  color: #ffffff;
  font-weight: 600;
  margin: 0 0 1rem;
  font-size: 1rem;
}
.peakgear-all-products .allprod-filter-options {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.peakgear-all-products .allprod-cat-btn {
  width: 100%;
  text-align: left;
  padding: 0.5rem 0.75rem;
  border-radius: 0.5rem;
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  font-size: 0.875rem;
  transition: all 0.2s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.peakgear-all-products .allprod-cat-btn:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.05);
}
.peakgear-all-products .allprod-cat-btn.active {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
}
.peakgear-all-products .allprod-cat-count {
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.8125rem;
}
.active .peakgear-all-products .allprod-cat-count {
  color: rgba(251, 191, 36, 0.6);
}
.peakgear-all-products .allprod-price-display {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  font-size: 0.875rem;
}
.peakgear-all-products .allprod-price-val {
  color: #fbbf24;
  font-weight: 500;
}
.peakgear-all-products .allprod-price-sep {
  color: rgba(255, 255, 255, 0.4);
}
.peakgear-all-products .allprod-range-slider {
  position: relative;
  height: 0.5rem;
  margin-bottom: 1.5rem;
}
.peakgear-all-products .allprod-range-track {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 9999px;
}
.peakgear-all-products .allprod-range-fill {
  position: absolute;
  height: 100%;
  background: #fbbf24;
  border-radius: 9999px;
}
.peakgear-all-products .allprod-range-input {
  position: absolute;
  width: 100%;
  height: 0.5rem;
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  cursor: pointer;
  margin: 0;
  padding: 0;
  pointer-events: none;
  z-index: 3;
}
.peakgear-all-products .allprod-range-input::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  background: #fbbf24;
  border: 2px solid #ffffff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  cursor: grab;
  pointer-events: all;
  transition: transform 0.15s;
}
.peakgear-all-products .allprod-range-input::-webkit-slider-thumb:hover {
  transform: scale(1.15);
}
.peakgear-all-products .allprod-range-input::-moz-range-thumb {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  background: #fbbf24;
  border: 2px solid #ffffff;
  cursor: grab;
  pointer-events: all;
}
.peakgear-all-products .allprod-price-quick {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.peakgear-all-products .allprod-price-btn {
  width: 100%;
  text-align: left;
  padding: 0.5rem 0.75rem;
  border-radius: 0.5rem;
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  font-size: 0.8125rem;
  transition: all 0.2s ease;
}
.peakgear-all-products .allprod-price-btn:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.05);
}
.peakgear-all-products .allprod-price-btn.active {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
}
.peakgear-all-products .allprod-clear-filters {
  width: 100%;
  padding: 0.625rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.5rem;
  color: #ffffff;
  cursor: pointer;
  font-size: 0.875rem;
  transition: background 0.2s ease;
}
.peakgear-all-products .allprod-clear-filters:hover {
  background: rgba(255, 255, 255, 0.1);
}
.peakgear-all-products .allprod-products {
  flex: 1;
  min-width: 0;
}
.peakgear-all-products .allprod-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.75rem;
}
@media (min-width: 480px) {
  .peakgear-all-products .allprod-grid {
    gap: 1rem;
  }
}
@media (min-width: 640px) {
  .peakgear-all-products .allprod-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
  }
}
@media (min-width: 768px) {
  .peakgear-all-products .allprod-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .peakgear-all-products .allprod-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.peakgear-all-products .allprod-grid.allprod-grid-list {
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 768px) {
  .peakgear-all-products .allprod-grid.allprod-grid-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
  .peakgear-all-products .allprod-grid.allprod-grid-list .product-card {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .peakgear-all-products .allprod-grid.allprod-grid-list .product-image-container {
    flex: 0 0 8rem;
    height: auto;
    border-radius: 0.75rem 0 0 0.75rem;
  }
  .peakgear-all-products .allprod-grid.allprod-grid-list .product-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.peakgear-all-products .allprod-empty {
  text-align: center;
  padding: 4rem 0;
}
.peakgear-all-products .allprod-empty-icon {
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 1rem;
}
.peakgear-all-products .allprod-empty-icon svg {
  margin: 0 auto;
}
.peakgear-all-products .allprod-empty-text {
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.125rem;
  margin: 0 0 1rem;
}
.peakgear-all-products .allprod-empty-clear {
  display: inline-block;
  padding: 0.625rem 1.25rem;
  background: rgba(251, 191, 36, 0.1);
  border: 1px solid #fbbf24;
  color: #fbbf24;
  border-radius: 0.5rem;
  cursor: pointer;
  font-size: 0.875rem;
  transition: background 0.2s ease;
}
.peakgear-all-products .allprod-empty-clear:hover {
  background: rgba(251, 191, 36, 0.2);
}
.peakgear-all-products .column.main {
  padding: 0;
}
.peakgear-all-products .allprod-toolbar-bottom {
  display: flex;
  justify-content: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 2rem;
}
.peakgear-all-products .allprod-toolbar-bottom .pager {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 640px) {
  .peakgear-all-products .allprod-toolbar-bottom .pager {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }
}
.peakgear-all-products .allprod-toolbar-bottom .toolbar-amount,
.peakgear-all-products .allprod-toolbar-bottom .amount {
  display: none !important;
}
.peakgear-all-products .allprod-toolbar-bottom .limiter {
  display: none;
}
.peakgear-all-products .allprod-toolbar-bottom .pages {
  margin: 0;
}
.peakgear-all-products .allprod-toolbar-bottom .pages-items {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
.peakgear-all-products .allprod-toolbar-bottom .item {
  margin: 0;
}
.peakgear-all-products .allprod-toolbar-bottom .item.current span.page,
.peakgear-all-products .allprod-toolbar-bottom .item.current strong.page {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
  border: 1px solid #fbbf24;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 0.875rem;
}
.peakgear-all-products .allprod-toolbar-bottom .item a.page,
.peakgear-all-products .allprod-toolbar-bottom .item a.action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  background: rgba(255, 255, 255, 0.05);
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.5rem;
  text-decoration: none;
  font-size: 0.875rem;
  transition: all 0.2s ease;
}
.peakgear-all-products .allprod-toolbar-bottom .item a.page:hover,
.peakgear-all-products .allprod-toolbar-bottom .item a.action:hover {
  background: rgba(251, 191, 36, 0.2);
  border-color: rgba(251, 191, 36, 0.5);
  color: #fbbf24;
}
.peakgear-all-products .allprod-toolbar-bottom .item a.page .label,
.peakgear-all-products .allprod-toolbar-bottom .item a.action .label {
  display: none;
}
.peakgear-all-products .allprod-toolbar-bottom .item a.action.previous,
.peakgear-all-products .allprod-toolbar-bottom .item a.action.next {
  width: 2.25rem;
  height: 2.25rem;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.peakgear-all-products .allprod-toolbar-bottom .item a.action.previous span,
.peakgear-all-products .allprod-toolbar-bottom .item a.action.next span {
  display: none !important;
}
.peakgear-all-products .allprod-toolbar-bottom .item a.action.previous::before,
.peakgear-all-products .allprod-toolbar-bottom .item a.action.next::before {
  content: '';
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  font-family: inherit;
  -webkit-font-smoothing: auto;
  margin: 0;
}
.peakgear-all-products .allprod-toolbar-bottom .item a.action.previous::before {
  transform: rotate(-135deg);
  margin-left: 0.25rem;
}
.peakgear-all-products .allprod-toolbar-bottom .item a.action.next::before {
  transform: rotate(45deg);
  margin-right: 0.25rem;
}
.peakgear-all-products.allprod-sidebar-active {
  overflow: hidden;
}
@keyframes allprodFadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.checkout-cart-index {
  background: #0f0f1a;
}
.checkout-cart-index * {
  box-sizing: border-box;
}
.checkout-cart-index .cart.table-wrapper {
  overflow: hidden;
  width: 100%;
}
.checkout-cart-index .cart.items.data.table {
  width: 100%;
  border-collapse: collapse;
}
.checkout-cart-index .page-title-wrapper.page-title-cart {
  display: none;
}
.checkout-cart-index .page-main {
  max-width: 80rem;
  margin: 0 auto;
  padding: 8rem 1.5rem 4rem;
}
@media (min-width: 768px) {
  .checkout-cart-index .page-main {
    padding: 8rem 3rem 4rem;
  }
}
.checkout-cart-index .columns {
  display: block;
}
.checkout-cart-index .column.main {
  padding: 0;
  min-width: 0;
}
.checkout-cart-index .cart-container {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  align-items: flex-start;
  justify-content: space-between;
}
.checkout-cart-index .cart-container > .form,
.checkout-cart-index .cart-container > .cart-form-wrapper {
  flex: 1 1 60%;
  min-width: 0;
  order: 2;
}
.checkout-cart-index .cart-container > .cart-summary {
  flex: 1 1 350px;
  max-width: 380px;
  order: 3;
  margin: 0;
}
@media (min-width: 1024px) {
  .checkout-cart-index .cart-container > .cart-summary {
    position: sticky;
    top: 5.5rem;
  }
}
@media (max-width: 1023px) {
  .checkout-cart-index .cart-container {
    flex-direction: column;
    gap: 3rem;
  }
  .checkout-cart-index .cart-container > .form,
  .checkout-cart-index .cart-container > .cart-form-wrapper,
  .checkout-cart-index .cart-container > .cart-summary {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
  }
}
.checkout-cart-index .rewards {
  display: none;
}
.checkout-cart-index .cart-container::before {
  content: 'Giỏ Hàng Của Bạn';
  display: block;
  width: 100%;
  order: 1;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .checkout-cart-index .cart-container::before {
    font-size: 2.75rem;
  }
}
.checkout-cart-index .cart-shipping-banner {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  background: rgba(34, 197, 94, 0.1);
  border: 1px solid rgba(34, 197, 94, 0.3);
  border-radius: 0.75rem;
  margin-bottom: 2rem;
  color: #22c55e;
  font-size: 0.9375rem;
}
.checkout-cart-index .cart-shipping-banner svg {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
}
.checkout-cart-index .cart-items-header {
  display: none;
}
@media (min-width: 768px) {
  .checkout-cart-index .cart-items-header {
    display: grid;
    grid-template-columns: 80px 1fr 1fr 120px 1fr 40px;
    gap: 1rem;
    padding: 1rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.8125rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}
.checkout-cart-index .cart-item {
  display: grid;
  grid-template-columns: 80px 1fr 1fr;
  grid-template-rows: auto auto;
  gap: 0.75rem 1rem;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  align-items: center;
}
@media (min-width: 768px) {
  .checkout-cart-index .cart-item {
    grid-template-columns: 80px 1fr 1fr 120px 1fr 40px;
    grid-template-rows: auto;
    gap: 1rem;
  }
}
.checkout-cart-index .cart-item-image {
  grid-row: 0.33333333;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (min-width: 768px) {
  .checkout-cart-index .cart-item-image {
    grid-row: auto;
  }
}
.checkout-cart-index .cart-item-image img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  object-position: center center;
  transform: scale(1.15);
  transform-origin: center center;
  border-radius: 0.5rem;
  background: #1a1a2e;
}
.checkout-cart-index .cart-item-details {
  grid-column: -2;
}
@media (min-width: 768px) {
  .checkout-cart-index .cart-item-details {
    grid-column: auto;
  }
}
.checkout-cart-index .cart-item-name {
  font-size: 1rem;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.25rem;
}
.checkout-cart-index .cart-item-name a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.2s ease;
}
.checkout-cart-index .cart-item-name a:hover {
  color: #fbbf24;
}
.checkout-cart-index .cart-item-sku {
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.8125rem;
  margin: 0;
}
.checkout-cart-index .cart-item-options {
  margin-top: 0.25rem;
}
.checkout-cart-index .cart-item-option {
  display: block;
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.5);
}
.checkout-cart-index .cart-item-price,
.checkout-cart-index .cart-item-subtotal {
  color: #ffffff;
  font-weight: 600;
  font-size: 1rem;
}
.checkout-cart-index .cart-item-price .price,
.checkout-cart-index .cart-item-subtotal .price {
  color: #ffffff;
  font-weight: 600;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .checkout-cart-index .cart-item-price::before,
  .checkout-cart-index .cart-item-subtotal::before {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.75rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 0.25rem;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index .cart-item-price::before {
    content: 'Giá';
  }
}
.checkout-cart-index .cart-item-subtotal {
  color: #fbbf24;
}
.checkout-cart-index .cart-item-subtotal .price {
  color: #fbbf24;
}
@media (max-width: 767px) {
  .checkout-cart-index .cart-item-subtotal::before {
    content: 'Tổng';
  }
}
.checkout-cart-index .qty-controls {
  display: inline-flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.5rem;
  overflow: hidden;
}
.checkout-cart-index .qty-group {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 0.45rem;
}
.checkout-cart-index .qty-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.9rem;
  height: 2.9rem;
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  transition: all 0.2s ease;
  border-radius: 0.6rem;
}
.checkout-cart-index .qty-btn span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.45rem;
  line-height: 1;
  font-weight: 700;
  width: 100%;
  height: 100%;
  transform: translateY(-0.02em);
}
.checkout-cart-index .qty-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.checkout-cart-index .qty-btn:disabled,
.checkout-cart-index .qty-btn.is-disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}
.checkout-cart-index .qty-input {
  width: 4.2rem;
  text-align: center;
  background: transparent;
  border: none;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  color: #ffffff;
  font-size: 0.9375rem;
  font-weight: 500;
  padding: 0.375rem;
  outline: none;
  appearance: textfield;
  -moz-appearance: textfield;
  margin-top: 0px;
}
.checkout-cart-index .qty-input::-webkit-outer-spin-button,
.checkout-cart-index .qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.checkout-cart-index .cart-item-delete {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  background: transparent;
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 0.5rem;
  color: #ef4444;
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none;
}
.checkout-cart-index .cart-item-delete svg {
  width: 1rem;
  height: 1rem;
}
.checkout-cart-index .cart-item-delete:hover {
  background: rgba(239, 68, 68, 0.1);
  border-color: #ef4444;
}
.checkout-cart-index .cart-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding-top: 1.5rem;
  flex-wrap: wrap;
}
.checkout-cart-index .cart-actions .btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.checkout-cart-index .cart-totals-wrapper {
  background: rgba(26, 26, 46, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.75rem;
  padding: 2rem;
}
.checkout-cart-index .cart-totals-title {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.checkout-cart-index .cart-totals-rows {
  margin-bottom: 1.5rem;
}
.checkout-cart-index .cart-totals-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.checkout-cart-index .cart-totals-row:last-child {
  border-bottom: none;
}
.checkout-cart-index .cart-totals-label {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.9375rem;
}
.checkout-cart-index .cart-totals-value {
  color: #ffffff;
  font-weight: 600;
  font-size: 1rem;
}
.checkout-cart-index .cart-totals-value .price {
  color: #ffffff;
  font-weight: 600;
}
.checkout-cart-index .cart-totals-grand {
  padding-top: 1rem;
  margin-top: 0.5rem;
  border-top: 2px solid rgba(255, 255, 255, 0.15);
  border-bottom: none;
}
.checkout-cart-index .cart-totals-grand .cart-totals-label {
  color: #ffffff;
  font-size: 1.0625rem;
  font-weight: 600;
}
.checkout-cart-index .cart-totals-grand .cart-totals-value {
  color: #fbbf24;
  font-size: 1.25rem;
  font-weight: 700;
}
.checkout-cart-index .cart-totals-grand .cart-totals-value .price {
  color: #fbbf24;
  font-size: 1.25rem;
  font-weight: 700;
}
.checkout-cart-index .cart-proceed {
  margin-top: 1.5rem;
}
.checkout-cart-index .cart-proceed .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  padding: 1rem;
  font-size: 1.0625rem;
  font-weight: 600;
  border-radius: 0.75rem;
  text-decoration: none;
  transition: all 0.2s ease;
  cursor: pointer;
  border: none;
  line-height: 1.5;
  box-sizing: border-box;
}
.checkout-cart-index .cart-proceed .btn-primary {
  background: #f59e0b;
  color: #111827;
}
.checkout-cart-index .cart-proceed .btn-primary:hover {
  background: #d97706;
  color: #111827;
  text-decoration: none;
}
.checkout-cart-index .cart-proceed .btn-primary svg {
  flex-shrink: 0;
}
.checkout-cart-index .cart-proceed .btn-outline {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.checkout-cart-index .cart-proceed .btn-outline:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  text-decoration: none;
}
.checkout-cart-index .cart-proceed .btn-lg {
  padding: 1rem;
}
.checkout-cart-index .cart-proceed .btn-block {
  width: 100%;
}
.checkout-cart-index .cart-login-notice {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.875rem 1rem;
  background: rgba(245, 158, 11, 0.1);
  border: 1px solid rgba(245, 158, 11, 0.25);
  border-radius: 0.75rem;
  margin-bottom: 1rem;
  color: #fbbf24;
  font-size: 0.875rem;
  font-weight: 500;
}
.checkout-cart-index .cart-login-notice svg {
  flex-shrink: 0;
  color: #f59e0b;
}
.checkout-cart-index .cart-register-btn {
  margin-top: 0.75rem;
  font-size: 0.9375rem !important;
}
.checkout-cart-index .cart-continue-btn {
  margin-top: 0.75rem;
  font-size: 0.9375rem !important;
}
.checkout-cart-index .cart-trust-badges {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.checkout-cart-index .trust-badge {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8125rem;
}
.checkout-cart-index .trust-badge svg {
  color: #f59e0b;
  flex-shrink: 0;
}
.checkout-cart-index .cart-empty {
  text-align: center;
  padding: 6rem 1.5rem;
  grid-column: -1;
}
.checkout-cart-index .cart-empty svg {
  color: rgba(255, 255, 255, 0.25);
  margin-bottom: 1.5rem;
}
.checkout-cart-index .cart-empty h2 {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 1.75rem;
  color: #ffffff;
  margin-bottom: 0.75rem;
}
.checkout-cart-index .cart-empty p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 1rem;
  margin-bottom: 2rem;
}
.checkout-cart-index .sidebar {
  display: none;
}
.checkout-cart-index .form-cart {
  float: none !important;
  width: 100% !important;
}
.checkout-cart-index .cart-summary > .summary.title {
  display: none;
}
.checkout-cart-index .cart-form-wrapper {
  min-width: 0;
  width: 100%;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.checkout-cart-index .cart-summary {
  background: rgba(26, 26, 46, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 1.2rem;
  padding: 2.2rem;
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.25);
}
.checkout-cart-index .cart-summary .cart-totals-title {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 1.6rem;
  margin-bottom: 2rem;
  padding-bottom: 0;
  border-bottom: none;
  letter-spacing: 0.02em;
  color: #ffffff;
}
.checkout-cart-index #shopping-cart-table {
  border-collapse: collapse;
  width: 100%;
}
.checkout-cart-index #shopping-cart-table thead {
  display: none;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table thead {
    display: table-header-group;
  }
  .checkout-cart-index #shopping-cart-table thead th {
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.85rem;
    text-transform: capitalize;
    font-weight: 500;
    padding: 1rem 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.08);
    text-align: left;
  }
  .checkout-cart-index #shopping-cart-table thead .col.price,
  .checkout-cart-index #shopping-cart-table thead .col.qty,
  .checkout-cart-index #shopping-cart-table thead .col.subtotal {
    text-align: center;
  }
  .checkout-cart-index #shopping-cart-table thead .col.subtotal {
    text-align: right;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  position: relative;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item {
    padding-right: 3rem;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info {
  display: flex;
  flex-direction: column;
  padding: 1.5rem 0;
  gap: 1rem;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 1.5rem;
    align-items: center;
    padding: 2rem 0;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info td {
  padding: 0;
  border: none;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-photo {
  flex-shrink: 0;
  width: 96px;
  height: 96px;
  border-radius: 0.6rem;
  overflow: hidden;
  position: relative;
  background: rgba(255, 255, 255, 0.05);
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-photo .product-image-container {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-photo .product-image-wrapper {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding-bottom: 0 !important;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-photo .product-image-photo,
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-photo img {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details {
  flex-grow: 1;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .product-item-name {
  font-size: 1.05rem;
  font-weight: 600;
  color: #ffffff;
  margin: 0 0 0.4rem 0;
  line-height: 1.4;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .product-item-name a {
  color: inherit;
  text-decoration: none;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .item-options {
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.5);
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .item-options dl {
  margin: 0;
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .item-options dt {
  font-weight: 500;
  margin: 0;
  padding-right: 0.25rem;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .item-options dd {
  margin: 0;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.price {
    display: flex;
    justify-content: center;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.price .price {
  font-weight: 600;
  font-size: 1.05rem;
  color: rgba(255, 255, 255, 0.8);
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty {
    display: flex;
    justify-content: center;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty .field.qty {
  margin: 0;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty .input-text.qty {
  width: 3.5rem;
  text-align: center;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.5rem;
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 500;
  padding: 0.5rem;
  outline: none;
  margin-top: 0px;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty .input-text.qty:focus {
  border-color: #f59e0b;
  box-shadow: 0 0 0 1px #f59e0b;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal {
    display: flex;
    justify-content: flex-end;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal .price {
  font-weight: 700;
  font-size: 1.1rem;
  color: #ffffff;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.price::before {
  content: 'Giá:';
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.85rem;
  margin-right: auto;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.price::before {
    display: none;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty::before {
  content: 'SL:';
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.85rem;
  margin-right: auto;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty::before {
    display: none;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal::before {
  content: 'Tổng:';
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.85rem;
  margin-right: auto;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.price,
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty,
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions {
  background: transparent;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions td {
  padding: 0;
  border: none;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar {
  display: flex;
  justify-content: flex-end;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar > .action {
  display: inline-flex;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar > .action-edit,
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar > .action-towishlist {
  display: none !important;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar .action-delete {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  background: transparent;
  color: rgba(255, 255, 255, 0.3);
  transition: all 0.2s;
  text-decoration: none;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar .action-delete svg {
  display: none;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar .action-delete span {
  display: none;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar .action-delete::after {
  content: '×';
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 0.8;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar .action-delete:hover {
  color: #ef4444;
  background: rgba(239, 68, 68, 0.1);
}
.checkout-cart-index .cart.main.actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 0;
  margin-top: 1rem;
  flex-wrap: wrap;
  gap: 1rem;
}
.checkout-cart-index .cart.main.actions .action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 1.5rem;
  font-size: 0.95rem;
  font-weight: 600;
  border-radius: 2rem;
  text-decoration: none;
  transition: all 0.2s;
  cursor: pointer;
  border: none;
}
.checkout-cart-index .cart.main.actions .action.continue {
  background: rgba(255, 255, 255, 0.05);
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.15);
  flex-grow: 0;
}
.checkout-cart-index .cart.main.actions .action.continue::before {
  content: '<';
  margin-right: 0.5rem;
  font-weight: 700;
}
.checkout-cart-index .cart.main.actions .action.continue:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.25);
}
.checkout-cart-index .cart.main.actions .action.update,
.checkout-cart-index .cart.main.actions .action.clear {
  background: transparent;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid transparent;
}
.checkout-cart-index .cart.main.actions .action.update:hover,
.checkout-cart-index .cart.main.actions .action.clear:hover {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.15);
  background: rgba(255, 255, 255, 0.05);
}
.checkout-cart-index .cart-proceed .btn,
.checkout-cart-index .cart-proceed .action.primary {
  background: #f59e0b;
  color: #0f0f1a;
  border-radius: 2rem;
  font-size: 1.05rem;
  font-weight: 600;
  padding: 1.1rem;
  width: 100%;
  transition: all 0.2s;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  box-shadow: 0 4px 12px rgba(245, 158, 11, 0.2);
}
.checkout-cart-index .cart-proceed .btn:hover,
.checkout-cart-index .cart-proceed .action.primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 16px rgba(245, 158, 11, 0.3);
  background: #f6a823;
}
.checkout-cart-index .cart-totals-grand {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 1rem;
  padding-top: 1.5rem;
}
.checkout-cart-index .cart-totals-grand .cart-totals-label {
  font-size: 1.15rem;
  font-weight: 600;
}
.checkout-cart-index .cart-totals-grand .cart-totals-value .price {
  font-size: 1.35rem;
  color: #f59e0b;
  font-weight: 700;
}
.checkout-cart-index .cart-shipping-banner {
  display: none;
}
.checkout-cart-index .crosssell-products-section {
  margin-top: 4rem;
  border: none;
  border-radius: 1.2rem;
  padding: 0;
  background: transparent;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding-top: 2rem;
}
.checkout-cart-index .crosssell-products-section .section-title {
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
}
.checkout-cart-index .crosssell-products-section .products-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .checkout-cart-index .crosssell-products-section .products-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.checkout-cart-index .crosssell-products-section .product-card {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  transition: transform 0.2s;
}
.checkout-cart-index .crosssell-products-section .product-card:hover {
  transform: translateY(-4px);
  border-color: rgba(245, 158, 11, 0.3);
}
.checkout-cart-index .cart-container {
  gap: 2.5rem;
}
.checkout-cart-index .cart-container > .cart-summary {
  flex-basis: 390px;
  max-width: 420px;
}
.checkout-cart-index .cart-container::before {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 2.15rem;
  letter-spacing: -0.02em;
  margin-bottom: 1.5rem;
  margin-left: 2rem;
  margin-top: 0.5rem;
}
.checkout-cart-index #shopping-cart-table {
  border-collapse: separate;
  border-spacing: 0;
}
.checkout-cart-index #shopping-cart-table thead {
  display: none !important;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item {
  display: block;
  position: relative;
  margin-bottom: 1rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.02));
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1.1rem;
  overflow: hidden;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item:hover {
  transform: translateY(-1px);
  border-color: rgba(245, 158, 11, 0.22);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.24);
}
.checkout-cart-index #shopping-cart-table tbody.cart.item:last-child {
  margin-bottom: 0;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1.25rem 1.35rem 1rem;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info td {
  padding: 0;
  border: none;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info {
    display: grid;
    grid-template-columns: minmax(0, 2.1fr) minmax(7rem, 0.9fr) minmax(6rem, 0.8fr) minmax(7rem, 0.95fr);
    gap: 1.25rem;
    align-items: center;
    padding: 1.5rem 1.5rem 1.25rem;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-width: 0;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-photo {
  flex: 0 0 auto;
  width: 88px;
  height: 88px;
  border-radius: 0.85rem;
  overflow: hidden;
  position: relative;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-photo .product-image-container {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-photo .product-image-wrapper {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding-bottom: 0 !important;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-photo .product-image-photo,
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-photo img {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  transform: none !important;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details {
  min-width: 0;
  flex: 1 1 auto;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .product-item-name {
  display: block;
  margin: 0 0 0.4rem;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.35;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .product-item-name a {
  color: inherit;
  text-decoration: none;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .item-options {
  margin: 0;
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.54);
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .item-options dl {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem 0.5rem;
  margin: 0;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .item-options dt,
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .item-options dd {
  margin: 0;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item .product-item-details .item-options dt {
  font-weight: 600;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.price,
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty,
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal {
  min-width: 0;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.price,
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty,
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.price .price {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1rem;
  font-weight: 600;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty .field.qty {
  margin: 0;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty .input-text.qty {
  width: 4rem;
  height: 2.35rem;
  padding: 0.35rem 0.5rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 0.65rem;
  outline: none;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty .input-text.qty:focus {
  border-color: rgba(245, 158, 11, 0.7);
  box-shadow: 0 0 0 1px rgba(245, 158, 11, 0.4);
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal {
  justify-content: flex-end;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal .price {
  color: #ffffff;
  font-size: 1.05rem;
  font-weight: 700;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.price::before,
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty::before,
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal::before {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.78rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-right: auto;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.price::before,
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty::before,
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal::before {
    display: none;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.price::before {
  content: 'Giá';
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty::before {
  content: 'SL';
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal::before {
  content: 'Tổng';
}
@media (max-width: 767px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.price,
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty,
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions {
  background: transparent;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions td {
  padding: 0;
  border: none;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions {
    position: absolute;
    top: 1rem;
    right: 1rem;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions {
    padding: 0 1.35rem 1.25rem;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar {
  display: flex;
  justify-content: flex-end;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar > .action-edit,
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar > .action-towishlist {
  display: none !important;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar .action-delete {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.45rem;
  height: 2.45rem;
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.36);
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.14);
  text-decoration: none;
  transition: all 0.2s ease;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar .action-delete svg,
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar .action-delete span {
  display: none;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar .action-delete::after {
  content: '×';
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar .action-delete:hover {
  color: #ef4444;
  background: rgba(239, 68, 68, 0.1);
  border-color: rgba(239, 68, 68, 0.35);
}
.checkout-cart-index .cart-summary {
  background: linear-gradient(180deg, rgba(26, 26, 46, 0.98), rgba(26, 26, 46, 0.9));
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1.25rem;
  padding: 1.45rem;
  box-shadow: 0 20px 36px rgba(0, 0, 0, 0.26);
}
.checkout-cart-index .cart-summary > .block:last-child {
  margin-bottom: 0;
}
.checkout-cart-index .cart-summary > .summary.title {
  display: none;
}
.checkout-cart-index .cart-summary .block.shipping,
.checkout-cart-index .cart-summary .block.discount {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.checkout-cart-index .cart-summary .block.shipping > .title,
.checkout-cart-index .cart-summary .block.discount > .title {
  margin: 0;
  padding: 0;
}
.checkout-cart-index .cart-summary .block.shipping > .title strong,
.checkout-cart-index .cart-summary .block.discount > .title strong {
  color: #ffffff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 1.02rem;
  font-weight: 700;
  letter-spacing: -0.01em;
}
.checkout-cart-index .cart-summary .block.shipping .content,
.checkout-cart-index .cart-summary .block.discount .content {
  padding-top: 0.9rem;
}
.checkout-cart-index .cart-summary .block.shipping .field .label,
.checkout-cart-index .cart-summary .block.discount .field .label,
.checkout-cart-index .cart-summary .field .label {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.9rem;
  font-weight: 500;
}
.checkout-cart-index .cart-summary .input-text,
.checkout-cart-index .cart-summary select,
.checkout-cart-index .cart-summary textarea {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 0.7rem;
  color: #ffffff;
  box-shadow: none;
}
.checkout-cart-index .cart-summary .input-text:focus,
.checkout-cart-index .cart-summary select:focus,
.checkout-cart-index .cart-summary textarea:focus {
  border-color: rgba(245, 158, 11, 0.7);
  box-shadow: 0 0 0 1px rgba(245, 158, 11, 0.32);
}
.checkout-cart-index .cart-summary .actions-toolbar {
  margin-top: 0.85rem;
}
.checkout-cart-index .cart-summary .actions-toolbar > .primary {
  width: 100%;
}
.checkout-cart-index .cart-summary .actions-toolbar .action.primary {
  width: 100%;
  border-radius: 0.85rem;
  background: #f59e0b;
  color: #111827;
  border: none;
  transition: all 0.2s ease;
}
.checkout-cart-index .cart-summary .actions-toolbar .action.primary:hover {
  background: #d97706;
}
.checkout-cart-index #cart-totals {
  margin-top: 1rem;
}
.checkout-cart-index #cart-totals .table-wrapper {
  overflow: visible;
}
.checkout-cart-index #cart-totals .data.table.totals {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.checkout-cart-index #cart-totals tbody {
  display: block;
}
.checkout-cart-index #cart-totals tr.totals {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.82rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.checkout-cart-index #cart-totals tr.totals:last-child {
  border-bottom: none;
}
.checkout-cart-index #cart-totals th.mark,
.checkout-cart-index #cart-totals td.amount {
  display: block;
  padding: 0;
  border: none;
  background: transparent;
}
.checkout-cart-index #cart-totals th.mark {
  color: rgba(255, 255, 255, 0.66);
  font-size: 0.94rem;
  font-weight: 500;
  text-align: left;
}
.checkout-cart-index #cart-totals td.amount {
  color: #ffffff;
  font-size: 0.98rem;
  font-weight: 700;
  text-align: right;
}
.checkout-cart-index #cart-totals tr.grand.totals {
  margin-top: 0.5rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  border-bottom: none;
}
.checkout-cart-index #cart-totals tr.grand.totals strong {
  font-size: 1.12rem;
}
.checkout-cart-index #cart-totals tr.grand.totals td.amount .price {
  color: #fbbf24;
  font-size: 1.25rem;
  font-weight: 800;
}
.checkout-cart-index .cart-summary .checkout.methods.items {
  list-style: none;
  margin: 1rem 0 0;
  padding: 1rem 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.checkout-cart-index .cart-summary .checkout.methods.items .item {
  margin: 0;
}
.checkout-cart-index .cart-summary .checkout.methods.items .action.primary.checkout {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 3.25rem;
  border-radius: 0.9rem;
  background: #f59e0b;
  color: #111827;
  border: none;
  box-shadow: 0 10px 20px rgba(245, 158, 11, 0.2);
}
.checkout-cart-index .cart-summary .checkout.methods.items .action.primary.checkout:hover {
  background: #d97706;
}
.checkout-cart-index .cart-container {
  gap: 1.5rem;
}
.checkout-cart-index .cart-container > .form,
.checkout-cart-index .cart-container > .cart-form-wrapper {
  min-width: 0;
}
.checkout-cart-index .cart-container > .cart-summary {
  flex: 0 0 360px;
  max-width: 360px;
}
@media (min-width: 1024px) {
  .checkout-cart-index .cart-container > .cart-summary {
    position: sticky;
    top: 6rem;
    align-self: flex-start;
    z-index: 2;
  }
}
@media (max-width: 1023px) {
  .checkout-cart-index .cart-container {
    flex-direction: column;
    gap: 1.5rem;
  }
  .checkout-cart-index .cart-container > .form,
  .checkout-cart-index .cart-container > .cart-form-wrapper,
  .checkout-cart-index .cart-container > .cart-summary {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .checkout-cart-index .cart-container > .cart-summary {
    position: static;
  }
}
@media (min-width: 768px) {
  .checkout-cart-index .page-main {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item .col.price {
  display: none !important;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info {
    grid-template-columns: minmax(0, 2.6fr) minmax(6rem, 0.85fr) minmax(7rem, 0.95fr);
    padding-left: 1.4rem;
    padding-right: 1.4rem;
  }
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions {
  position: absolute;
  top: 0.7rem;
  right: 0.7rem;
  z-index: 2;
  transform: none;
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar .action-delete {
  width: 2rem;
  height: 2rem;
  border-color: rgba(255, 255, 255, 0.16);
}
.checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar .action-delete::after {
  font-size: 1.55rem;
}
@media (max-width: 767px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item {
    margin-bottom: 0.85rem;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info {
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
    padding: 1rem 1rem 1.05rem;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item .col.item {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 0.65rem;
    min-width: 0;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item .col.item .product-item-photo {
    width: 72px;
    height: 72px;
    border-radius: 0.8rem;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item .col.item .product-item-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    transform: scale(1.15);
    transform-origin: center center;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item .col.item .product-item-details {
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item .col.item .product-item-name {
    font-size: 0.92rem;
    line-height: 1.3;
    overflow-wrap: anywhere;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item .col.qty,
  .checkout-cart-index #shopping-cart-table tbody.cart.item .col.subtotal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    min-width: 0;
    width: 100%;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item .col.price {
    display: none !important;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item .col.qty::before,
  .checkout-cart-index #shopping-cart-table tbody.cart.item .col.subtotal::before {
    display: block;
    margin-right: 0;
    flex: 0 0 auto;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item .col.subtotal .price {
    text-align: right;
    word-break: break-word;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item .col.qty .input-text.qty {
    width: 3.3rem;
    height: 2.15rem;
    padding: 0.2rem 0.35rem;
  }
}
@media (min-width: 1024px) {
  .checkout-cart-index .cart-summary {
    position: sticky;
    top: 6rem;
    align-self: flex-start;
    z-index: 2;
  }
}
@media (min-width: 1024px) {
  .checkout-cart-index .cart-container > .form,
  .checkout-cart-index .cart-container > .cart-form-wrapper {
    max-height: none;
    overflow: visible;
  }
  .checkout-cart-index .cart.table-wrapper {
    max-height: calc(86vh);
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 0.75rem;
    scrollbar-gutter: stable;
    overscroll-behavior-y: auto;
  }
  .checkout-cart-index .cart-container > .cart-summary {
    position: static !important;
    top: auto;
    align-self: flex-start;
    z-index: 3;
  }
}
.checkout-cart-index .cart-select-all-wrapper {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.6rem 1.4rem;
  margin-bottom: 0.5rem;
}
.checkout-cart-index .cart-item-select-label {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  user-select: none;
  line-height: 1;
}
.checkout-cart-index .cart-item-select {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}
.checkout-cart-index .cart-item-select-indicator {
  flex-shrink: 0;
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 0.35rem;
  background: transparent;
  transition: background 0.2s ease, border-color 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.checkout-cart-index .cart-item-select-indicator::after {
  content: '';
  position: absolute;
  display: block;
  width: 0.35rem;
  height: 0.62rem;
  border-right: 2px solid #0f0f1a;
  border-bottom: 2px solid #0f0f1a;
  transform: rotate(45deg) translateY(-0.08rem) scale(0);
  transition: transform 0.12s ease;
  top: 50%;
  left: 50%;
  margin-top: -0.38rem;
  margin-left: -0.2rem;
}
.checkout-cart-index .cart-item-select:checked + .cart-item-select-indicator {
  background: #f59e0b;
  border-color: #f59e0b;
}
.checkout-cart-index .cart-item-select:checked + .cart-item-select-indicator::after {
  transform: rotate(45deg) translateY(-0.08rem) scale(1);
}
.checkout-cart-index .cart-item-select:indeterminate + .cart-item-select-indicator {
  background: rgba(245, 158, 11, 0.4);
  border-color: #f59e0b;
}
.checkout-cart-index .cart-item-select:indeterminate + .cart-item-select-indicator::after {
  width: 0.55rem;
  height: 0;
  border-right: none;
  border-bottom: 2px solid #0f0f1a;
  transform: translateY(0) scale(1);
  margin-top: -0.04rem;
  margin-left: -0.28rem;
}
.checkout-cart-index .cart-item-select-label:hover .cart-item-select-indicator {
  border-color: #f59e0b;
}
.checkout-cart-index .cart-select-all-text {
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
}
.checkout-cart-index #shopping-cart-table .col.select {
  width: 2.2rem;
  min-width: 2.2rem;
  padding: 0;
  border: none;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info {
    grid-template-columns: 2.2rem minmax(0, 2.4fr) minmax(6rem, 0.85fr) minmax(7rem, 0.95fr);
  }
}
@media (max-width: 767px) {
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info {
    display: grid;
    grid-template-columns: 2.2rem 1fr;
    grid-template-rows: auto auto auto;
    column-gap: 0.5rem;
    row-gap: 0.5rem;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.select {
    grid-row: 1;
    grid-column: 1;
    align-self: start;
    padding-top: 0.15rem;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.item {
    grid-row: 1;
    grid-column: 2;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.qty {
    grid-row: 2;
    grid-column: -1;
  }
  .checkout-cart-index #shopping-cart-table tbody.cart.item tr.item-info .col.subtotal {
    grid-row: 3;
    grid-column: -1;
  }
}
.checkout-cart-index #cart-selected-count {
  font-size: 0.82rem;
  color: rgba(255, 255, 255, 0.5);
  text-align: right;
  margin: 0 0 0.6rem;
  display: none;
}
.pg-checkout {
  --pg-space-1: 8px;
  --pg-space-2: 16px;
  --pg-space-3: 24px;
  --pg-space-4: 32px;
  --pg-radius: 12px;
  --pg-border: 1px solid rgba(148, 163, 184, 0.35);
  --pg-text: #111827;
  --pg-subtext: #6b7280;
  --pg-white: #fdfefe;
  --pg-surface: linear-gradient(180deg, #ffffff 0%, #f4f8ff 100%);
  --pg-surface-muted: linear-gradient(180deg, #ffffff 0%, #eef4ff 100%);
  --pg-primary: #2563eb;
  --pg-primary-hover: #1d4ed8;
  --pg-primary-active: #1e40af;
  --pg-shadow: 0 18px 40px rgba(2, 6, 23, 0.32);
  background: radial-gradient(circle at 20% -10%, rgba(37, 99, 235, 0.22), transparent 42%), radial-gradient(circle at 90% 10%, rgba(245, 158, 11, 0.18), transparent 38%), #030712;
  color: #e5e7eb;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  /* Active Checkmark Icon */
}
.pg-checkout .page-main {
  max-width: 1440px;
  padding-top: var(--pg-space-4);
  padding-bottom: 56px;
}
.pg-checkout .page-title-wrapper {
  display: none;
}
.pg-checkout .checkout-maincontent {
  position: relative;
}
.pg-checkout .checkout-maincontent:before {
  content: '';
  position: absolute;
  inset: 84px 30px auto;
  height: 130px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(59, 130, 246, 0.2), rgba(245, 158, 11, 0.18));
  filter: blur(28px);
  pointer-events: none;
  z-index: 0;
}
.pg-checkout .checkout-header-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 70;
  background: linear-gradient(180deg, rgba(15, 15, 26, 0.9399999999999999), rgba(15, 15, 26, 0.82));
  backdrop-filter: blur(18px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
}
.pg-checkout .checkout-header-nav .header-nav {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  max-width: 1440px;
  width: 100%;
  margin: 0 30px 0 50px;
  padding: 18px 30px 18px 0;
}
.pg-checkout .checkout-trust-banners {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.pg-checkout .checkout-trust-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid rgba(245, 158, 11, 0.42);
  background: rgba(15, 23, 42, 0.55);
  color: #f8fafc;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-decoration: none;
  transition: transform 0.16s ease, border-color 0.16s ease, box-shadow 0.16s ease, background 0.16s ease;
  backdrop-filter: blur(8px);
}
.pg-checkout .checkout-trust-badge:hover {
  transform: translateY(-1px);
  border-color: rgba(96, 165, 250, 0.65);
  box-shadow: 0 12px 26px rgba(15, 23, 42, 0.35);
  background: rgba(30, 41, 59, 0.82);
  text-decoration: none;
}
.pg-checkout .checkout-columns {
  margin-top: 100px;
}
.pg-checkout .checkout-container {
  gap: var(--pg-space-3);
}
.pg-checkout .checkout-main-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
  position: relative;
  z-index: 1;
}
.pg-checkout .checkout-main-content > .opc-progress-bar,
.pg-checkout .checkout-main-content > .opc-wrapper,
.pg-checkout .checkout-main-content > .opc-sidebar {
  width: 100%;
}
.pg-checkout .opc-wrapper,
.pg-checkout .checkout-main-content > .opc-block-summary {
  float: none;
  width: 100%;
  margin: 0;
  padding-left: 0;
}
@media (min-width: 1024px) {
  .pg-checkout #checkout.checkout-container,
  .pg-checkout .checkout-container {
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }
  .pg-checkout #checkout.checkout-container .opc-progress-bar,
  .pg-checkout .checkout-container .opc-progress-bar {
    flex: 0 0 calc(40%) !important;
    width: calc(40%) !important;
    max-width: calc(40%) !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
    margin-bottom: 45px;
    margin-top: 60px;
    align-self: stretch;
  }
  .pg-checkout #checkout.checkout-container .checkout-main-content,
  .pg-checkout .checkout-container .checkout-main-content {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
  }
  .pg-checkout #checkout.checkout-container .checkout-main-content > #checkoutSteps.opc-wrapper,
  .pg-checkout .checkout-container .checkout-main-content > #checkoutSteps.opc-wrapper {
    order: 1;
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    float: none !important;
    flex: 2 1 0 !important;
    width: calc(6.66666667%) !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
    padding-right: 0px !important;
  }
  .pg-checkout #checkout.checkout-container .checkout-main-content > #checkoutSteps.opc-wrapper > #shipping,
  .pg-checkout #checkout.checkout-container .checkout-main-content > #checkoutSteps.opc-wrapper > #opc-shipping_method,
  .pg-checkout .checkout-container .checkout-main-content > #checkoutSteps.opc-wrapper > #shipping,
  .pg-checkout .checkout-container .checkout-main-content > #checkoutSteps.opc-wrapper > #opc-shipping_method {
    display: block;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .pg-checkout #checkout.checkout-container .checkout-main-content > .opc-block-summary,
  .pg-checkout .checkout-container .checkout-main-content > .opc-block-summary {
    order: 2;
    display: block;
    float: none !important;
    flex: 1 1 0 !important;
    width: calc(3.33333333%) !important;
    margin-right: 30px !important;
    margin-left: 0 !important;
    position: sticky;
    top: var(--pg-space-3);
  }
}
.pg-checkout .checkout-shipping-address,
.pg-checkout .checkout-shipping-method,
.pg-checkout .checkout-payment-method,
.pg-checkout .payment-option,
.pg-checkout .opc-block-summary {
  background: var(--pg-surface);
  border: var(--pg-border);
  border-radius: var(--pg-radius);
  box-shadow: var(--pg-shadow);
  position: relative;
  overflow: hidden;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.pg-checkout .checkout-shipping-address:before,
.pg-checkout .checkout-shipping-method:before,
.pg-checkout .checkout-payment-method:before,
.pg-checkout .payment-option:before,
.pg-checkout .opc-block-summary:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 2px;
  background: linear-gradient(90deg, rgba(37, 99, 235, 0.82), rgba(245, 158, 11, 0.72), rgba(34, 197, 94, 0.75));
  pointer-events: none;
}
.pg-checkout .checkout-shipping-address:hover,
.pg-checkout .checkout-shipping-method:hover,
.pg-checkout .checkout-payment-method:hover,
.pg-checkout .payment-option:hover,
.pg-checkout .opc-block-summary:hover {
  border-color: rgba(59, 130, 246, 0.45);
  box-shadow: 0 24px 40px rgba(2, 6, 23, 0.35), 0 0 0 1px rgba(59, 130, 246, 0.22);
  transform: translateY(-1px);
}
.pg-checkout .checkout-shipping-address,
.pg-checkout .checkout-shipping-method,
.pg-checkout .checkout-payment-method,
.pg-checkout .payment-option {
  padding: var(--pg-space-3);
  margin-bottom: var(--pg-space-2);
}
.pg-checkout .opc-progress-bar {
  display: flex;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  margin: 0 0 var(--pg-space-3);
}
.pg-checkout .opc-progress-bar-item {
  flex: 1 1 0;
  width: auto;
  margin: 0;
  text-align: center;
}
.pg-checkout .opc-progress-bar-item > span:before,
.pg-checkout .opc-progress-bar-item > span:after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
}
.pg-checkout .opc-progress-bar-item > span {
  color: #ffffff;
  font-weight: 600;
}
.pg-checkout .opc-progress-bar-item._active > span,
.pg-checkout .opc-progress-bar-item._complete > span {
  color: wheat;
}
.pg-checkout .step-title,
.pg-checkout .opc-block-summary > .title {
  border: 0;
  margin: 0 0 var(--pg-space-2);
  padding: 0;
  font-size: 22px;
  line-height: 30px;
  color: var(--pg-text);
  font-weight: 700;
}
.pg-checkout .fieldset > .field,
.pg-checkout .field {
  margin-bottom: var(--pg-space-2);
}
.pg-checkout .label {
  color: var(--pg-subtext);
  font-size: 14px;
  font-weight: 600;
}
.pg-checkout .input-text,
.pg-checkout .select,
.pg-checkout textarea {
  height: 44px;
  border-radius: 10px;
  border: 1px solid #d1d5db;
  background: #fff;
  transition: border-color 0.18s ease, box-shadow 0.18s ease;
}
.pg-checkout textarea {
  height: auto;
  min-height: 96px;
}
.pg-checkout .input-text:focus,
.pg-checkout .select:focus,
.pg-checkout textarea:focus {
  border-color: var(--pg-primary);
  box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.16);
}
.pg-checkout .choice {
  position: relative;
}
.pg-checkout .choice input[type='radio'],
.pg-checkout .choice input[type='checkbox'] {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  margin: 0;
  z-index: 2;
}
.pg-checkout .choice input[type='radio']:checked + label:before,
.pg-checkout .choice input[type='checkbox']:checked + label:before {
  border-color: var(--pg-primary);
  box-shadow: inset 0 0 0 5px var(--pg-primary);
}
.pg-checkout .pg-checkout__delivery-mode .choice > label {
  position: relative;
  padding-left: 32px;
  color: #000000;
  font-weight: 500;
  cursor: pointer;
}
.pg-checkout .pg-checkout__delivery-mode .choice > label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  border: 1.5px solid #9ca3af;
  border-radius: 50%;
  background: #fff;
  transition: all 0.18s ease;
}
.pg-checkout #shipping-save-in-address-book + label {
  --pg-save-address-text-shift-y: 3px;
  position: relative;
  padding-left: 32px;
  color: white;
  font-weight: 500;
  cursor: pointer;
}
.pg-checkout #shipping-save-in-address-book + label > span {
  display: inline-block;
  transform: translateY(var(--pg-save-address-text-shift-y));
}
.pg-checkout #shipping-save-in-address-book + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  border: 1.5px solid #9ca3af;
  border-radius: 50%;
  background: #fff;
  transition: all 0.18s ease;
}
.pg-checkout .pg-checkout__delivery-mode {
  border: var(--pg-border);
  border-radius: 10px;
  padding: var(--pg-space-2);
  margin-bottom: var(--pg-space-2);
  background: #f9fafb;
}
.pg-checkout .pg-checkout__delivery-mode-title {
  font-size: 13px;
  line-height: 18px;
  color: var(--pg-subtext);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin: 0 0 var(--pg-space-1);
  font-weight: 700;
}
.pg-checkout .pg-checkout__delivery-mode-option {
  margin-bottom: var(--pg-space-1);
}
.pg-checkout .pg-checkout__delivery-mode-option:last-child {
  margin-bottom: 0;
}
.pg-checkout .pg-addresses {
  margin-bottom: var(--pg-space-2);
}
.pg-checkout .shipping-address-items {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 12px;
  margin-bottom: var(--pg-space-2);
}
.pg-checkout .shipping-address-items > .shipping-address-item {
  width: 100%;
  flex: 1;
}
@media (min-width: 768px) {
  .pg-checkout .shipping-address-items > .shipping-address-item {
    width: calc(44%);
    flex: 1;
  }
}
.pg-checkout .shipping-address-item {
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #ffffff 0%, #f7faff 100%);
  border: 1px solid #d6deec;
  border-radius: 12px;
  padding: 14px;
  width: 100%;
  max-width: 100%;
  min-height: 100%;
  justify-self: stretch;
  align-self: stretch;
  box-sizing: border-box;
  color: var(--pg-text);
  cursor: pointer;
  transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease;
}
.pg-checkout .shipping-address-item:hover {
  border-color: #cbd5e1;
  transform: translateY(-1px);
}
.pg-checkout .shipping-address-item.selected-item {
  border-color: var(--pg-primary);
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14);
  background: #f8fbff;
}
.pg-checkout .shipping-address-item.pg-action-target {
  border-color: #93c5fd;
  box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.18);
}
.pg-checkout .shipping-address-item.pg-address-deleted {
  background: linear-gradient(180deg, #fff6f6, #fff0f0);
  border-color: #f5c2c7;
  color: #8a1c1c;
  box-shadow: 0 0 0 2px rgba(239, 68, 68, 0.12);
}
.pg-checkout .shipping-address-item.pg-address-deleted.selected-item,
.pg-checkout .shipping-address-item.pg-address-deleted.pg-action-target {
  border-color: #ef4444;
  box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.16);
  background: linear-gradient(180deg, #fff3f3, #ffeaea);
}
.pg-checkout .pg-address-toolbar {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
.pg-checkout .pg-address-toolbar > * {
  width: calc(45%);
  flex: 1;
}
@media (min-width: 1024px) {
  .pg-checkout .pg-address-toolbar > * {
    width: calc(17.5%);
    flex: 1;
  }
}
.pg-checkout .pg-address-toolbar__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  border-radius: 999px;
  border: 1px solid #d1d5db;
  background: #fff;
  color: #1f2937;
  font-weight: 600;
  padding: 0;
  text-align: center;
  overflow: hidden;
  line-height: 1;
  font-size: 13px;
  transition: all 0.16s ease;
}
.pg-checkout .pg-address-toolbar__btn > span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 0;
  padding: 0 14px;
  box-sizing: border-box;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pg-checkout .pg-address-toolbar__btn:hover {
  border-color: #9ca3af;
  background: #f9fafb;
}
.pg-checkout .pg-address-toolbar__btn:disabled,
.pg-checkout .pg-address-toolbar__btn.is-disabled {
  opacity: 0.48;
  cursor: not-allowed;
  pointer-events: none;
}
.pg-checkout .pg-address-toolbar__btn--primary {
  background: var(--pg-primary);
  border-color: var(--pg-primary);
  color: #fff;
  margin-bottom: 0;
}
.pg-checkout .pg-address-toolbar__btn--primary:hover {
  background: var(--pg-primary-hover);
  border-color: var(--pg-primary-hover);
}
.pg-checkout .pg-address-toolbar__btn--danger {
  border-color: #fecaca;
  color: #b91c1c;
  background: #fff5f5;
}
.pg-checkout .pg-address-toolbar__btn--danger:hover {
  border-color: #fca5a5;
  background: #fee2e2;
}
.pg-checkout .table-checkout-shipping-method {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 var(--pg-space-1);
}
.pg-checkout .table-checkout-shipping-method thead {
  display: none;
}
.pg-checkout .table-checkout-shipping-method tbody tr {
  background: linear-gradient(180deg, #ffffff 0%, #f7faff 100%);
  border-radius: 10px;
}
.pg-checkout .table-checkout-shipping-method tbody td {
  border-top: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--pg-text);
}
.pg-checkout .actions-toolbar .action.primary,
.pg-checkout .checkout-payment-method .action.primary.checkout {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1;
  border: 0;
  border-radius: 10px;
  height: 44px;
  background: var(--pg-primary);
  color: #fff;
  font-weight: 700;
  transition: transform 0.14s ease, background-color 0.14s ease, box-shadow 0.14s ease;
  box-shadow: 0 8px 20px rgba(37, 99, 235, 0.28);
}
.pg-checkout #shipping-method-buttons-container .action.continue.primary > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  transform: translateY(-1px);
}
.pg-checkout #shipping-method-buttons-container {
  margin-top: 10px;
}
.pg-checkout .pg-shipping-validation-message {
  margin-top: 8px;
  color: #e02b27;
  font-size: 1.3rem;
  line-height: 1.4;
}
.pg-checkout .actions-toolbar .action.primary:hover,
.pg-checkout .checkout-payment-method .action.primary.checkout:hover {
  background: var(--pg-primary-hover);
  transform: translateY(-1px);
}
.pg-checkout .actions-toolbar .action.primary:active,
.pg-checkout .checkout-payment-method .action.primary.checkout:active {
  background: var(--pg-primary-active);
  transform: translateY(0);
}
.pg-checkout .checkout-main-content > .opc-block-summary {
  padding: var(--pg-space-3);
  margin: 0;
}
@media (min-width: 1024px) {
  .pg-checkout.pg-store-pickup-payment.pg-payment-step .checkout-main-content > #checkoutSteps.opc-wrapper {
    position: relative;
    overflow: hidden;
    background: url('../images/grok-image-3fe60b49-4a89-4d05-adb9-db2f5e3df43d.png') center center / cover no-repeat;
  }
  .pg-checkout.pg-store-pickup-payment.pg-payment-step .checkout-main-content > #checkoutSteps.opc-wrapper > * {
    visibility: hidden;
  }
  .pg-checkout.pg-store-pickup-payment .checkout-main-content > .opc-block-summary {
    flex: 1 1 100% !important;
    width: calc(40%) !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
    max-width: none !important;
  }
}
.pg-checkout .opc-block-summary-footer {
  display: none;
  margin-top: var(--pg-space-2);
}
.pg-checkout.pg-payment-step .opc-block-summary-footer {
  display: block;
}
.pg-checkout .opc-block-summary-footer .pg-place-order-footer {
  width: 100%;
}
.pg-checkout .opc-block-summary-footer .pg-place-order-footer.disabled,
.pg-checkout .opc-block-summary-footer .pg-place-order-footer[disabled] {
  opacity: 0.56;
  cursor: not-allowed;
  box-shadow: none;
  transform: none;
}
.pg-checkout .opc-block-summary-footer .pg-place-order-footer-note {
  margin-top: 8px;
  font-size: 13px;
  line-height: 1.45;
  color: #475569;
}
.pg-checkout.pg-payment-step #checkoutSteps #payment #review-buttons-container {
  display: none !important;
}
.pg-checkout .opc-block-summary .table-totals th,
.pg-checkout .opc-block-summary .table-totals td {
  color: var(--pg-text);
  font-size: 14px;
}
.pg-checkout .opc-block-summary .totals.sub .mark,
.pg-checkout .opc-block-summary .totals.sub .amount,
.pg-checkout .opc-block-summary .totals.shipping .mark,
.pg-checkout .opc-block-summary .totals.shipping .amount {
  color: var(--pg-subtext);
}
.pg-checkout .opc-block-summary .grand.totals th,
.pg-checkout .opc-block-summary .grand.totals td {
  font-size: 19px;
  font-weight: 700;
}
.pg-checkout .opc-block-summary .product-item-details {
  color: var(--pg-text);
}
.pg-checkout .opc-block-summary .product-item-details .product-item-name {
  display: block;
  margin-bottom: 8px;
  line-height: 1.35;
}
.pg-checkout .opc-block-summary .product-item-details .details-qty {
  display: flex;
  align-items: baseline;
  gap: 4px;
  margin-top: 0;
  font-size: 14px;
}
.pg-checkout .opc-block-summary .product-item-details .details-qty .label,
.pg-checkout .opc-block-summary .product-item-details .details-qty .value {
  font-size: 14px;
  line-height: 1.4;
}
.pg-checkout .opc-block-summary .pg-summary-item-options {
  margin-top: 12px;
}
.pg-checkout .opc-block-summary .pg-summary-item-options > .toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 600;
  color: #334155;
  cursor: pointer;
}
.pg-checkout .opc-block-summary .pg-summary-item-options > .content {
  padding-top: 10px;
}
.pg-checkout .opc-block-summary .pg-summary-option-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.pg-checkout .opc-block-summary .pg-summary-option-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
.pg-checkout .opc-block-summary .pg-summary-option-label {
  font-size: 13px;
  line-height: 1.4;
  font-weight: 600;
  color: #64748b;
}
.pg-checkout .opc-block-summary .pg-summary-option-value {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  max-width: 100%;
  padding: 4px 10px;
  border: 1px solid #d9e2f1;
  border-radius: 999px;
  background: #f8fbff;
  color: #0f172a;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 500;
  word-break: break-word;
}
.pg-checkout .opc-block-summary .pg-summary-option-value * {
  max-width: 100%;
  word-break: break-word;
}
.pg-checkout .discount-code,
.pg-checkout .opc-payment-additional,
.pg-checkout .checkout-agreements-block,
.pg-checkout .payment-method-content {
  margin-top: var(--pg-space-2);
}
.pg-checkout #payment .pg-payment-fieldset {
  margin: 0;
  border: 0;
  padding: 0;
}
.pg-checkout #payment .pg-payment-row {
  display: block;
  border: 1px solid #cfd9ea;
  border-radius: 14px;
  background: var(--pg-surface-muted);
  padding: 16px;
  margin-bottom: 14px;
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.12);
}
.pg-checkout #payment .pg-payment-row__title {
  font-size: 16px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 12px;
}
.pg-checkout #payment .pg-payment-row--methods .items.payment-methods {
  margin: 0;
}
.pg-checkout #payment .pg-payment-row--methods {
  min-height: 300px;
}
.pg-checkout #payment .pg-payment-row--methods .payment-group {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 8px;
  width: 100%;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method-slot {
  flex: 1 1 0;
  min-width: 0;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method {
  margin: 0;
  border: 1px solid #c7d7f0;
  border-radius: 12px;
  padding: 0;
  background: linear-gradient(180deg, #ffffff 0%, #edf4ff 100%);
  width: 100%;
  box-shadow: 0 10px 20px rgba(15, 23, 42, 0.1);
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
  cursor: pointer;
  overflow: hidden;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method:hover {
  border-color: #3b82f6;
  box-shadow: 0 18px 28px rgba(37, 99, 235, 0.2);
  transform: translateY(-2px);
}
.pg-checkout #payment .pg-payment-row--methods .payment-group > .step-title {
  display: none !important;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method-title {
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method-title .radio {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method-title .label {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 128px;
  border-radius: 0;
  border: 0;
  background: transparent;
  color: #0f172a;
  font-size: 15px;
  font-weight: 700;
  transition: all 0.18s ease;
  cursor: pointer;
  text-align: center;
  padding: 16px 10px;
  width: 100%;
  box-sizing: border-box;
  gap: 16px;
  line-height: 1.2;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method-title .label:before {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  flex: 0 0 50px;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method--tienmat .payment-method-title .label:before {
  border-radius: 8px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%230ea5e9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="6" width="20" height="12" rx="2"/><circle cx="12" cy="12" r="2"/><path d="M6 12h.01M18 12h.01"/></svg>') center center / contain no-repeat;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method--zalopay .payment-method-title .label:before {
  width: 80px;
  background: url('../images/zalopay_logo.png') center center / contain no-repeat;
  border-radius: 0;
  border: none;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method--vnpay .payment-method-title .label:before {
  width: 80px;
  background: url('../images/vnpay_logo.png') center center / contain no-repeat;
  border-radius: 0;
  border: none;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method-title .label[for*='cash'],
.pg-checkout #payment .pg-payment-row--methods .payment-method-title .label[for*='checkmo'],
.pg-checkout #payment .pg-payment-row--methods .payment-method-title .label[for*='cod'] {
  justify-content: center;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method-title .label[for*='cash']:before,
.pg-checkout #payment .pg-payment-row--methods .payment-method-title .label[for*='checkmo']:before,
.pg-checkout #payment .pg-payment-row--methods .payment-method-title .label[for*='cod']:before {
  border-radius: 8px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%230ea5e9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="6" width="20" height="12" rx="2"/><circle cx="12" cy="12" r="2"/><path d="M6 12h.01M18 12h.01"/></svg>') center center / contain no-repeat;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method-title .label[for*='zalo']:before {
  width: 80px;
  background: url('../images/zalopay_logo.png') center center / contain no-repeat;
  border-radius: 0;
  border: none;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method-title .label[for*='vnpay']:before {
  width: 80px;
  background: url('../images/vnpay_logo.png') center center / contain no-repeat;
  border-radius: 0;
  border: none;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method-title input[type='radio']:checked + .label:before,
.pg-checkout #payment .pg-payment-row--methods .payment-method-title input[type='radio'] + .label:before {
  border-color: transparent !important;
  box-shadow: none !important;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method._active .payment-method-title .label {
  background: linear-gradient(135deg, rgba(219, 234, 254, 0.95), rgba(254, 243, 199, 0.72));
  color: #0f172a;
  box-shadow: none;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method._active {
  border-color: #60a5fa;
  box-shadow: 0 16px 28px rgba(37, 99, 235, 0.24);
}
.pg-checkout #payment .pg-payment-row--methods .payment-method._active .payment-method-title .label:after {
  content: '';
  position: absolute;
  top: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%2316a34a" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>') center center / contain no-repeat;
}
.pg-checkout #payment .pg-payment-row--methods .payment-method-content {
  display: none !important;
}
.pg-checkout #payment .pg-payment-row--methods .pg-wallet-action {
  padding: 0 12px 12px;
  border-top: 1px solid #eef2ff;
}
.pg-checkout #payment .pg-payment-row--methods .pg-wallet-action__btn {
  width: 100%;
  min-height: 40px;
  margin-top: 12px;
  border-radius: 10px;
  font-size: 14px;
}
.pg-checkout #payment .pg-payment-row--methods .pg-wallet-action__btn.disabled,
.pg-checkout #payment .pg-payment-row--methods .pg-wallet-action__btn[disabled] {
  opacity: 0.56;
  cursor: not-allowed;
  box-shadow: none;
  transform: none;
}
.pg-checkout #payment .pg-payment-row--methods .pg-wallet-action__note {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.4;
  color: #64748b;
}
.pg-checkout #payment .pg-shipping-readonly__line {
  color: #0f172a;
  font-size: 14px;
  line-height: 1.55;
  margin-bottom: 4px;
}
.pg-checkout #payment .pg-shipping-readonly__line:last-child {
  margin-bottom: 0;
}
.pg-checkout #payment .pg-shipping-readonly--empty {
  color: #64748b;
  font-size: 14px;
  line-height: 1.5;
}
.pg-checkout #payment .pg-payment-row--discount .payment-option-title,
.pg-checkout #payment .pg-payment-row--discount .discount-code .title {
  font-size: 14px;
  font-weight: 700;
  color: #0f172a;
}
.pg-checkout #payment .pg-payment-row--discount input.input-text {
  height: 44px;
  border-radius: 10px;
  border: 1px solid #cbd5e1;
  box-shadow: none;
  color: #0f172a;
}
.pg-checkout #payment .pg-payment-row--discount .payment-option-content,
.pg-checkout #payment .pg-payment-row--discount .payment-option-inner {
  pointer-events: auto;
}
.pg-checkout #payment .pg-payment-row--discount .mage-error[generated] {
  display: none !important;
}
.pg-checkout #payment .pg-payment-row--discount .pg-discount-messages {
  margin-top: 6px;
}
.pg-checkout #payment .pg-payment-row--discount .pg-discount-messages .messages {
  margin: 0;
}
.pg-checkout #payment .pg-payment-row--discount .pg-discount-messages .message {
  position: relative;
  margin: 0;
  min-height: auto;
  padding: 0;
  border-radius: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  font-size: 13px;
  line-height: 1.4;
}
.pg-checkout #payment .pg-payment-row--discount .pg-discount-messages .message.message-error,
.pg-checkout #payment .pg-payment-row--discount .pg-discount-messages .message.error {
  color: #dc2626;
}
.pg-checkout #payment .pg-payment-row--discount .pg-discount-messages .message.message-success,
.pg-checkout #payment .pg-payment-row--discount .pg-discount-messages .message.success {
  color: #16a34a;
}
.pg-checkout #payment .pg-payment-row--discount .pg-discount-messages .message:before {
  display: none !important;
  content: none !important;
}
.pg-checkout #payment .pg-payment-row--discount .pg-discount-messages .message *:before,
.pg-checkout #payment .pg-payment-row--discount .pg-discount-messages .message *:after,
.pg-checkout #payment .pg-payment-row--discount .pg-discount-messages .messages .message:after {
  display: none !important;
  content: none !important;
}
.pg-checkout #payment .pg-payment-row--discount .action.action-apply,
.pg-checkout #payment .pg-payment-row--discount .action.action-checkout,
.pg-checkout #payment .pg-payment-row--discount .action.primary {
  min-height: 42px;
  border-radius: 10px;
  border: 1px solid #2563eb;
  background: #2563eb;
  color: #fff;
  font-weight: 700;
  box-shadow: 0 8px 20px rgba(37, 99, 235, 0.2);
}
.pg-checkout #payment .checkout-billing-address .action-edit-address,
.pg-checkout #payment .checkout-billing-address .action-update,
.pg-checkout #payment .checkout-billing-address .action-cancel,
.pg-checkout #payment .checkout-billing-address .billing-address-form,
.pg-checkout #payment .checkout-billing-address .fieldset {
  display: none !important;
}
.pg-checkout .pg-checkout-toast-host {
  position: fixed;
  top: 104px;
  right: max(16px, calc((100vw - 1440px) / 2 + 16px));
  z-index: 81;
  width: min(420px, calc(100vw - 32px));
  pointer-events: none;
}
.pg-checkout .pg-checkout-toast-host .messages {
  pointer-events: auto;
}
@media (max-width: 767px) {
  .pg-checkout .pg-checkout-toast-host {
    top: 92px;
    right: 16px;
    width: calc(68vw);
  }
}
@media (max-width: 900px) {
  .pg-checkout .checkout-trust-banners {
    display: none;
  }
  .pg-checkout #payment .pg-payment-row--methods .payment-group {
    gap: 6px;
  }
  .pg-checkout #payment .pg-payment-row--methods .payment-method-title .label {
    min-height: 112px;
    padding: 12px 8px;
    gap: 12px;
    font-size: 14px;
  }
  .pg-checkout #payment .pg-payment-row--methods .payment-method-title .label:before {
    width: 42px;
    height: 42px;
    flex-basis: 42px;
  }
  .pg-checkout #payment .pg-payment-row--methods .payment-method-title .label[for*='zalo']:before,
  .pg-checkout #payment .pg-payment-row--methods .payment-method-title .label[for*='vnpay']:before {
    width: 68px;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 16px;
  }
}
@media (min-width: 1440px) {
  html {
    font-size: 16.5px;
  }
}
.peakgear-header .logo-icon {
  width: 2.5rem;
  height: 2.5rem;
}
.peakgear-header .logo-text {
  font-size: 1.25rem;
}
.peakgear-header .menu-link {
  font-size: 0.9375rem;
}
.peakgear-header .header-nav {
  padding: 1rem 1.5rem;
}
@media (min-width: 768px) {
  .peakgear-header .header-nav {
    padding: 1rem 3rem;
  }
}
.peakgear-header .btn {
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
}
@media (min-width: 1024px) {
  .hero-section .hero-title {
    font-size: 4.5rem;
  }
}
@media (min-width: 768px) {
  .hero-section .hero-subtitle {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .hero-section .hero-description {
    font-size: 1.0625rem;
  }
}
.hero-section .hero-btn-primary,
.hero-section .hero-btn-outline {
  font-size: 1rem;
  padding: 0.875rem 1.75rem;
}
@media (min-width: 768px) {
  .categories-section .categories-title {
    font-size: 2.75rem;
  }
}
.categories-section .category-card-name {
  font-size: 1.375rem;
}
.categories-section .category-card-desc {
  font-size: 0.875rem;
}
.categories-section .category-card-link {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .featured-products-section .featured-title {
    font-size: 2.75rem;
  }
}
.featured-products-section .featured-view-all {
  font-size: 0.9375rem;
}
.product-card .product-card-name {
  font-size: 1rem;
}
.product-card .product-current-price {
  font-size: 1.0625rem;
}
.product-card .product-original-price {
  font-size: 0.875rem;
}
.peakgear-footer .footer-newsletter-title {
  font-size: 2.25rem;
}
.peakgear-footer .footer-link {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .page-product-view .pdp-product-name {
    font-size: 2.25rem;
  }
}
.page-product-view .pdp-price-final {
  font-size: 1.875rem;
}
.page-product-view .pdp-price-original {
  font-size: 1.25rem;
}
.page-product-view .pdp-description {
  font-size: 0.9375rem;
  line-height: 1.7;
}
.page-product-view .pdp-tab-btn {
  font-size: 0.875rem;
  padding: 0.875rem 1.5rem;
}
.page-product-view .pdp-addtocart-btn {
  font-size: 1rem;
  padding: 0.875rem 1.75rem;
}
.page-product-view .pdp-trust-title {
  font-size: 0.875rem;
}
.page-product-view .pdp-trust-desc {
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .peakgear-all-products .allprod-hero-title {
    font-size: 2.75rem;
  }
}
.peakgear-all-products .allprod-filter-title {
  font-size: 1rem;
}
.peakgear-all-products .allprod-cat-btn {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .page-products .category-page-title {
    font-size: 2.75rem;
  }
}
.home-news-section {
  padding: 2rem 1.5rem 5rem;
}
@media (min-width: 768px) {
  .home-news-section {
    padding: 2rem 3rem 5rem;
  }
}
.home-news-container {
  max-width: 80rem;
  margin: 0 auto;
}
.home-news-header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 1rem;
}
.home-news-badge {
  display: inline-block;
  font-size: 0.75rem;
  color: #fbbf24;
  background: rgba(245, 158, 11, 0.14);
  border: 1px solid rgba(245, 158, 11, 0.35);
  border-radius: 999px;
  padding: 0.2rem 0.65rem;
}
.home-news-title {
  margin: 0.5rem 0 0.35rem;
  font-size: 1.85rem;
  color: #ffffff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
.home-news-subtitle {
  margin: 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.9rem;
}
.home-news-view-all {
  color: #fbbf24;
  font-weight: 600;
}
.home-news-carousel {
  display: grid;
  grid-template-columns: 44px 1fr 44px;
  gap: 0.5rem;
  align-items: center;
}
@media (max-width: 640px) {
  .home-news-carousel {
    grid-template-columns: 1fr;
  }
}
.home-news-track-wrap {
  overflow: hidden;
}
.home-news-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(250px, 1fr);
  gap: 1rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}
.home-news-track::-webkit-scrollbar {
  display: none;
}
.home-news-card {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.01));
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.9rem;
  overflow: hidden;
  min-height: 340px;
  scroll-snap-align: start;
  display: flex;
  flex-direction: column;
}
.home-news-card-image-link {
  display: block;
  min-height: 155px;
}
.home-news-card-image {
  width: 100%;
  height: 155px;
  object-fit: cover;
  display: block;
}
.home-news-card-image-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #1f2937, #111827);
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.home-news-card-body {
  padding: 0.95rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  flex: 1;
}
.home-news-card-title {
  margin: 0;
  font-size: 1rem;
  line-height: 1.4;
}
.home-news-card-title a {
  color: #ffffff;
}
.home-news-card-desc {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.86rem;
  line-height: 1.55;
}
.home-news-card-date {
  margin-top: auto;
  font-size: 0.78rem;
  color: rgba(255, 255, 255, 0.5);
}
.home-news-nav {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.04);
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
}
.home-news-nav:hover {
  border-color: rgba(245, 158, 11, 0.45);
  color: #fbbf24;
}
.home-news-nav:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.home-news-nav svg {
  width: 18px;
  height: 18px;
}
@media (max-width: 640px) {
  .home-news-nav {
    display: none;
  }
}
.home-news-empty {
  color: rgba(255, 255, 255, 0.6);
  padding: 1rem;
  border-radius: 0.75rem;
  border: 1px dashed rgba(255, 255, 255, 0.2);
}
.home-brand-section {
  padding: 0 1.5rem 5rem;
}
@media (min-width: 768px) {
  .home-brand-section {
    padding: 0 3rem 5rem;
  }
}
.home-brand-container {
  max-width: 80rem;
  margin: 0 auto;
}
.home-brand-title {
  margin: 0 0 1rem;
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.45rem;
}
.home-brand-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.5rem;
}
@media (min-width: 640px) {
  .home-brand-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .home-brand-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.home-brand-item {
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.75rem;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.07000000000000001), rgba(255, 255, 255, 0.02));
  min-height: 52px;
  padding: 0.4rem 0.45rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-brand-logo {
  width: 100%;
  max-width: 64px;
  height: 16px;
  object-fit: contain;
  opacity: 1;
}
.news-page-section {
  padding: 7.5rem 1.5rem 4rem;
}
@media (min-width: 768px) {
  .news-page-section {
    padding: 7.5rem 3rem 4rem;
  }
}
.news-page-container {
  max-width: 80rem;
  margin: 0 auto;
}
.news-page-header {
  margin-bottom: 1.5rem;
}
.news-page-title {
  margin: 0;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #ffffff;
  font-size: 2.15rem;
}
.news-page-subtitle {
  margin: 0.45rem 0 0;
  color: rgba(255, 255, 255, 0.68);
}
.news-page-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 1rem;
}
.news-page-card {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.9rem;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.01));
  display: flex;
  flex-direction: column;
}
.news-page-card-image-link {
  min-height: 165px;
  display: block;
}
.news-page-card-image {
  width: 100%;
  height: 165px;
  object-fit: cover;
  display: block;
}
.news-page-card-image-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #111827, #1f2937);
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.news-page-card-content {
  padding: 0.95rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  flex: 1;
}
.news-page-card-title {
  margin: 0;
  font-size: 1rem;
  line-height: 1.4;
}
.news-page-card-title a {
  color: #ffffff;
}
.news-page-card-desc {
  margin: 0;
  color: rgba(255, 255, 255, 0.6899999999999999);
  font-size: 0.88rem;
  line-height: 1.55;
}
.news-page-card-meta {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  font-size: 0.78rem;
  color: rgba(255, 255, 255, 0.52);
}
.news-page-empty {
  border: 1px dashed rgba(255, 255, 255, 0.2);
  border-radius: 0.75rem;
  padding: 1rem;
  color: rgba(255, 255, 255, 0.62);
}
.news-widget-head {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.news-widget-head h2 {
  margin: 0;
  font-size: 1.4rem;
  color: #ffffff;
}
.news-widget-head p {
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.84rem;
}
.news-weather-section,
.news-currency-section {
  margin-top: 2.25rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.9rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent);
}
.news-weather-search {
  margin-bottom: 1rem;
}
.news-weather-search-form {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.news-weather-search-input-wrap {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.news-weather-search-input {
  flex: 1;
  padding: 0.6rem 0.85rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.55rem;
  background: rgba(255, 255, 255, 0.06) !important;
  color: #ffffff;
  font-size: 0.88rem;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  outline: none;
  transition: border-color 0.2s ease, background 0.2s ease;
}
.news-weather-search-input::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.news-weather-search-input:focus {
  border-color: rgba(245, 158, 11, 0.6);
  background: rgba(255, 255, 255, 0.09);
}
.news-weather-search-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(245, 158, 11, 0.5);
  border-radius: 0.55rem;
  background: rgba(245, 158, 11, 0.15);
  color: #f59e0b;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease;
  flex-shrink: 0;
}
.news-weather-search-btn:hover {
  background: rgba(245, 158, 11, 0.25);
  border-color: #f59e0b;
}
.news-weather-search-loading {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.82rem;
  padding: 0.25rem 0;
}
.news-weather-search-spinner {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(245, 158, 11, 0.3);
  border-top-color: #f59e0b;
  border-radius: 50%;
  animation: newsSearchSpin 0.7s linear infinite;
}
@keyframes newsSearchSpin {
  to {
    transform: rotate(360deg);
  }
}
.news-weather-search-result {
  margin: 0 0 1rem;
}
.news-weather-search-result .news-weather-card {
  border-color: rgba(245, 158, 11, 0.45);
  background: linear-gradient(180deg, rgba(245, 158, 11, 0.14), rgba(255, 255, 255, 0.04));
}
.news-weather-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
  gap: 0.75rem;
}
.news-weather-card {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.75rem;
  padding: 0.75rem;
  background: rgba(255, 255, 255, 0.04);
  cursor: pointer;
  transition: border-color 0.2s ease, transform 0.2s ease, background 0.2s ease;
}
.news-weather-card:hover {
  border-color: rgba(245, 158, 11, 0.42);
  transform: translateY(-2px);
}
.news-weather-card.is-active {
  border-color: rgba(245, 158, 11, 0.7);
  background: rgba(245, 158, 11, 0.12);
}
.news-weather-city {
  color: #ffffff;
  font-weight: 700;
  font-size: 0.95rem;
}
.news-weather-main {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin: 0.3rem 0;
}
.news-weather-main img {
  width: 36px;
  height: 36px;
}
.news-weather-main strong {
  color: #fbbf24;
  font-size: 1.2rem;
}
.news-weather-desc {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.83rem;
  line-height: 1.45;
}
.news-weather-meta {
  margin-top: 0.55rem;
  display: grid;
  gap: 0.2rem;
  font-size: 0.78rem;
  color: rgba(255, 255, 255, 0.62);
}
.news-weather-chart {
  margin-top: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.8rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02));
  padding: 0.9rem;
}
.news-weather-chart-head {
  margin-bottom: 0.75rem;
}
.news-weather-chart-head h3 {
  margin: 0;
  color: #ffffff;
  font-size: 1rem;
}
.news-weather-chart-head p {
  margin: 0.35rem 0 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.8rem;
}
.news-weather-chart-canvas {
  width: 100%;
  min-height: 290px;
  overflow-x: auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.65rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.02), transparent);
}
.news-weather-chart-canvas svg {
  display: block;
  width: 100%;
  min-width: 720px;
  height: 290px;
}
.news-weather-chart-meta {
  margin-top: 0.9rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 0.75rem;
}
.news-weather-day {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.7rem;
  padding: 0.65rem 0.75rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02));
  display: grid;
  gap: 0.35rem;
}
.news-weather-day strong {
  font-size: 0.82rem;
  color: #ffffff;
}
.news-weather-day-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}
.news-weather-day-label {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: rgba(255, 255, 255, 0.55);
}
.news-weather-day-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  font-size: 0.78rem;
  color: rgba(255, 255, 255, 0.7);
}
.news-weather-day-value {
  color: #ffffff;
  font-weight: 600;
}
.news-currency-table-wrap {
  overflow-x: auto;
}
.news-currency-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 620px;
}
.news-currency-table th,
.news-currency-table td {
  padding: 0.65rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-align: left;
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.84rem;
  white-space: nowrap;
}
.news-currency-table th {
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.news-currency-code {
  display: block;
  color: #fbbf24;
  font-weight: 700;
}
.news-currency-name {
  display: block;
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.75rem;
}
.news-currency-empty {
  color: rgba(255, 255, 255, 0.64);
  margin: 0;
}
.home-news-card-title,
.home-news-card-desc,
.news-page-card-title,
.news-page-card-desc,
.about-story-text p,
.about-policy-card p,
.footer-tagline,
.footer-contact span {
  overflow-wrap: anywhere;
  word-break: break-word;
}
@media (max-width: 767px) {
  .peakgear-all-products .allprod-search-form {
    width: 100%;
    min-width: 0;
  }
  .peakgear-all-products .allprod-toolbar-right {
    width: 100%;
    justify-content: stretch;
  }
}
#shipping {
  margin-bottom: 15px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.account.vault-cards-listaction .page-title-wrapper {
  display: none;
}
.account.vault-cards-listaction .address-select-modal__form-container {
  margin-bottom: 20px;
}
.account.vault-cards-listaction .address-select-modal__form-container > div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .address-select-modal__form-container > div > div {
  margin-top: 10px;
}
.account.vault-cards-listaction .field.company,
.account.vault-cards-listaction .field.choice.set.billing,
.account.vault-cards-listaction .field.choice.set.shipping,
.account.vault-cards-listaction .primary[data-action='save-address'] {
  display: none !important;
}
.account.vault-cards-listaction #form-validate {
  display: none;
}
.account.vault-cards-listaction [for='repeat_order_cc_number'] + .control {
  position: relative;
}
.account.vault-cards-listaction .account-section__title-view-all-link {
  display: block;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .braintree-credit-card-types {
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .braintree-credit-card-types .item {
  margin-right: 5px;
  margin-top: 5px;
}
.account.vault-cards-listaction .braintree-credit-card-types .item:last-child {
  margin-right: 0;
}
.account.vault-cards-listaction .braintree-credit-card-types img {
  height: 24px;
}
.account.vault-cards-listaction .separator {
  margin: 10px 10px 0;
}
.account.vault-cards-listaction .address-select-container {
  border: 1px solid #cccccc;
  border-radius: 2px;
  padding: 25px;
}
.account.vault-cards-listaction #braintree_submit {
  font-size: 1.6rem;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #ffffff;
  height: 40px;
  margin: 10px 0;
  padding: 0 20px;
}
.account.vault-cards-listaction .subs-modal-overlay {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100%;
}
.account.vault-cards-listaction #paypal_container {
  margin: auto;
  max-width: 360px;
}
.account.vault-cards-listaction .add-methods {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .add-method {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  padding: 3px;
  width: 50%;
}
.account.vault-cards-listaction .add-method:hover {
  border-color: #797777;
}
.account.vault-cards-listaction .add-method:first-child {
  margin-right: 35px;
}
.account.vault-cards-listaction .add-method > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 10px;
}
.account.vault-cards-listaction .add-method > div p {
  font-weight: 700;
  padding-top: 15px;
}
.account.vault-cards-listaction .add-method .icon-container {
  background: #f0f0f0;
  border-radius: 0 0 1px 1px;
  height: 100%;
  padding: 15px 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style: none;
  margin: 0;
  max-width: 160px;
  padding: 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul li {
  margin: 0;
  width: 25%;
}
.account.vault-cards-listaction .add-method .icon-container ul li img {
  height: 24px;
}
.account.vault-cards-listaction .subs-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.account.vault-cards-listaction .subs-modal__box {
  -moz-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  margin: 20px;
  max-width: 610px;
  overflow-y: auto;
  padding: 40px 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
.account.vault-cards-listaction .subs-modal__close-button {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  box-shadow: none !important;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}
.account.vault-cards-listaction .subs-modal__close-button:focus,
.account.vault-cards-listaction .subs-modal__close-button:active {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button:hover {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button.disabled,
.account.vault-cards-listaction .subs-modal__close-button[disabled],
fieldset[disabled] .account.vault-cards-listaction .subs-modal__close-button {
  pointer-events: none;
  opacity: 0.5;
}
.account.vault-cards-listaction .subs-modal__screen-reader-label {
  display: none;
}
.account.vault-cards-listaction .subs-modal__title {
  text-align: center;
}
.account.vault-cards-listaction .add-card-modal .subs-modal__box {
  padding: 20px;
}
.account.vault-cards-listaction .add-card-modal form {
  margin: 0;
}
.account.vault-cards-listaction .add-card-modal legend {
  border-bottom: none !important;
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
}
.account.vault-cards-listaction .add-paypal-modal span,
.account.vault-cards-listaction .add-paypal-modal p {
  font-weight: 500;
  margin: 30px 0;
}
.account.vault-cards-listaction #co-transparent-form-braintree .fieldset {
  max-width: 400px;
}
.braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  visibility: visible;
  width: 100vw;
  z-index: #000000;
}
.braintree-three-d-modal .bt-modal-frame {
  background-color: #ffffff;
  border-radius: 6px;
  height: 420px;
  margin: auto;
  width: 440px;
  z-index: 2;
}
.braintree-three-d-modal .bt-modal-body {
  background-color: #ffffff;
  border: 1px solid lightgray;
  height: 380px;
  margin: 20px;
}
.braintree-three-d-modal .bt-mask {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}
.braintree-apple-pay-button {
  -apple-pay-button-type: plain;
  -webkit-appearance: -apple-pay-button;
  background-color: #000000;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% calc(60% + 2px);
  border-radius: 5px;
  cursor: pointer;
  display: block;
  height: 40px;
  min-height: 40px;
  margin: 20px auto;
  transition: background-color 0.15s;
}
.braintree-applepay-minicart.minicart .braintree-apple-pay-button,
.braintree-applepay-minicart.cart .braintree-apple-pay-button {
  width: 100%;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, braintree_color-ppcredit-dark);
  color: #ffffff;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
}
.ppcreditcalc-container {
  background: #ffffff;
  border: 1px solid #dedede;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eeeeee;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 15px;
}
.ppcreditcalc-instalments {
  background-color: #eeeeee;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  color: #000000;
  display: block;
  padding: 10px 15px;
}
.ppcreditcalc-instalments-term:hover {
  background: braintree_color-ppcredit-light;
  color: #ffffff;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: braintree_color-ppcredit-dark;
  color: #ffffff;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #000000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  width: 100%;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  -webkit-filter: none;
  -webkit-transition: none;
  width: 30px;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  left: 10px;
  position: absolute;
  z-index: 10;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='text']::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='number']::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-applepay #braintree_applepay_enable_vault {
  padding-top: 20px;
}
#payment-method-braintree-cc-vault .field.required .label,
#payment-method-braintree-applepay-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after,
#payment-method-braintree-applepay-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control,
#payment-method-braintree-applepay-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  box-sizing: border-box;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  position: relative;
  vertical-align: baseline;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
#braintree-applepay-checkout-btn,
#braintree-google-checkout-btn {
  width: 240px;
}
.braintree-paypal-fieldset {
  display: none;
}
.braintree-paypal-buttons,
.braintree-paypal-vault {
  margin-top: 20px;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  max-width: 300px;
  padding: 8px 15px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  right: 30px;
  top: 10px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.braintree-express-payments {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments > div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.braintree-express-payments span {
  display: block;
  font-size: 18px;
  margin: 20px 0;
}
.braintree-express-payments span.express-payment-title {
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle > span {
  background: #ffffff;
  display: block;
  margin: 0 auto;
  padding: 0 5px;
}
.braintree-express-payments span.express-payment-subtitle:before {
  background: #cccccc;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.braintree-express-payments > div > div {
  width: 240px;
}
.braintree-express-payments .braintree-googlepay-button,
.braintree-express-payments .braintree-apple-pay-button {
  margin: 0;
  min-height: 30px;
}
.braintree-express-payments .braintree-googlepay-button {
  height: 35px;
}
.braintree-express-payments .braintree-apple-pay-button {
  height: 35px;
}
.paypal-braintree-paylater-message-container-pdp {
  padding: 0 10px 10px;
}
.paypal-braintree-paylater-message-container-pdp .page-product-bundle,
.page-product-giftcard .paypal-braintree-paylater-message-container-pdp {
  padding: 0 0 10px;
}
.paypal-braintree-paylater-message-container-cart {
  padding: 0 15px;
}
@media only screen and (max-width: 769px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    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: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #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 #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare {
    display: none;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .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;
  }
  .account.vault-cards-listaction .add-methods {
    flex-direction: column;
  }
  .account.vault-cards-listaction .add-methods > div {
    width: calc(100% - 6px);
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child {
    flex-direction: row;
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child img {
    margin-right: 20px;
  }
  .account.vault-cards-listaction .add-methods > div:first-child {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .account.vault-cards-listaction .braintree-credit-card-types {
    max-width: 130px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  div.braintree-express-payments > div > div {
    width: 100%;
  }
  div.braintree-express-payments .braintree-googlepay-button.long {
    height: 45px;
    width: 100%;
  }
  div.braintree-express-payments .braintree-apple-pay-button {
    height: 45px;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .block-search {
    margin-top: 10px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .paypal-fastlane-divider span {
    background-color: #ffffff;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
